@libp2p/daemon-server 8.0.5 → 8.0.6-6059227cb

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,15 +1,16 @@
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 Ta=Object.create;var Ir=Object.defineProperty;var La=Object.getOwnPropertyDescriptor;var Pa=Object.getOwnPropertyNames;var Ca=Object.getPrototypeOf,Da=Object.prototype.hasOwnProperty;var J=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(t,e)=>(typeof require<"u"?require:t)[e]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var It=(r,t)=>{for(var e in t)Ir(r,e,{get:t[e],enumerable:!0})},rs=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Pa(t))!Da.call(r,o)&&o!==e&&Ir(r,o,{get:()=>t[o],enumerable:!(n=La(t,o))||n.enumerable});return r};var bt=(r,t,e)=>(e=r!=null?Ta(Ca(r)):{},rs(t||!r||!r.__esModule?Ir(e,"default",{value:r,enumerable:!0}):e,r)),ka=r=>rs(Ir({},"__esModule",{value:!0}),r);var td={};It(td,{Server:()=>Yn,createServer:()=>Jf});var jn=J("node:buffer");function le(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function qt(r=0){return le(jn.Buffer.alloc(r))}function xt(r=0){return le(jn.Buffer.allocUnsafe(r))}var Na=Math.pow(2,7),Ba=Math.pow(2,14),_a=Math.pow(2,21),Qn=Math.pow(2,28),Jn=Math.pow(2,35),to=Math.pow(2,42),eo=Math.pow(2,49),K=128,ct=127;function tt(r){if(r<Na)return 1;if(r<Ba)return 2;if(r<_a)return 3;if(r<Qn)return 4;if(r<Jn)return 5;if(r<to)return 6;if(r<eo)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ro(r,t,e=0){switch(tt(r)){case 8:t[e++]=r&255|K,r/=128;case 7:t[e++]=r&255|K,r/=128;case 6:t[e++]=r&255|K,r/=128;case 5:t[e++]=r&255|K,r/=128;case 4:t[e++]=r&255|K,r>>>=7;case 3:t[e++]=r&255|K,r>>>=7;case 2:t[e++]=r&255|K,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function Oa(r,t,e=0){switch(tt(r)){case 8:t.set(e++,r&255|K),r/=128;case 7:t.set(e++,r&255|K),r/=128;case 6:t.set(e++,r&255|K),r/=128;case 5:t.set(e++,r&255|K),r/=128;case 4:t.set(e++,r&255|K),r>>>=7;case 3:t.set(e++,r&255|K),r>>>=7;case 2:t.set(e++,r&255|K),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function no(r,t){let e=r[t],n=0;if(n+=e&ct,e<K||(e=r[t+1],n+=(e&ct)<<7,e<K)||(e=r[t+2],n+=(e&ct)<<14,e<K)||(e=r[t+3],n+=(e&ct)<<21,e<K)||(e=r[t+4],n+=(e&ct)*Qn,e<K)||(e=r[t+5],n+=(e&ct)*Jn,e<K)||(e=r[t+6],n+=(e&ct)*to,e<K)||(e=r[t+7],n+=(e&ct)*eo,e<K))return n;throw new RangeError("Could not decode varint")}function Ua(r,t){let e=r.get(t),n=0;if(n+=e&ct,e<K||(e=r.get(t+1),n+=(e&ct)<<7,e<K)||(e=r.get(t+2),n+=(e&ct)<<14,e<K)||(e=r.get(t+3),n+=(e&ct)<<21,e<K)||(e=r.get(t+4),n+=(e&ct)*Qn,e<K)||(e=r.get(t+5),n+=(e&ct)*Jn,e<K)||(e=r.get(t+6),n+=(e&ct)*to,e<K)||(e=r.get(t+7),n+=(e&ct)*eo,e<K))return n;throw new RangeError("Could not decode varint")}function $t(r,t,e=0){return t==null&&(t=xt(tt(r))),t instanceof Uint8Array?ro(r,t,e):Oa(r,t,e)}function Ut(r,t=0){return r instanceof Uint8Array?no(r,t):Ua(r,t)}var oo=new Float32Array([-0]),re=new Uint8Array(oo.buffer);function ns(r,t,e){oo[0]=r,t[e]=re[0],t[e+1]=re[1],t[e+2]=re[2],t[e+3]=re[3]}function os(r,t){return re[0]=r[t],re[1]=r[t+1],re[2]=r[t+2],re[3]=r[t+3],oo[0]}var io=new Float64Array([-0]),at=new Uint8Array(io.buffer);function is(r,t,e){io[0]=r,t[e]=at[0],t[e+1]=at[1],t[e+2]=at[2],t[e+3]=at[3],t[e+4]=at[4],t[e+5]=at[5],t[e+6]=at[6],t[e+7]=at[7]}function ss(r,t){return at[0]=r[t],at[1]=r[t+1],at[2]=r[t+2],at[3]=r[t+3],at[4]=r[t+4],at[5]=r[t+5],at[6]=r[t+6],at[7]=r[t+7],io[0]}var Ra=BigInt(Number.MAX_SAFE_INTEGER),Ma=BigInt(Number.MIN_SAFE_INTEGER),Tt=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return fe;if(t<Ra&&t>Ma)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>cs&&(o=0n,++n>cs&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return fe;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):fe}},fe=new Tt(0,0);fe.toBigInt=function(){return 0n};fe.zzEncode=fe.zzDecode=function(){return this};fe.length=function(){return 1};var cs=4294967296n;function as(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function us(r,t,e){if(e-t<1)return"";let o,i=[],s=0,c;for(;t<e;)c=r[t++],c<128?i[s++]=c:c>191&&c<224?i[s++]=(c&31)<<6|r[t++]&63:c>239&&c<365?(c=((c&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,i[s++]=55296+(c>>10),i[s++]=56320+(c&1023)):i[s++]=(c&15)<<12|(r[t++]&63)<<6|r[t++]&63,s>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,i)),s=0);return o!=null?(s>0&&o.push(String.fromCharCode.apply(String,i.slice(0,s))),o.join("")):String.fromCharCode.apply(String,i.slice(0,s))}function so(r,t,e){let n=e,o,i;for(let s=0;s<r.length;++s)o=r.charCodeAt(s),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((i=r.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(i&1023),++s,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function Rt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function Tr(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var co=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,Rt(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Rt(this,4);return Tr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Rt(this,4);return Tr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Rt(this,4);let t=os(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw Rt(this,4);let t=ss(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw Rt(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return us(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Rt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Rt(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new Tt(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw Rt(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw Rt(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Rt(this,8);let t=Tr(this.buf,this.pos+=4),e=Tr(this.buf,this.pos+=4);return new Tt(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=no(this.buf,this.pos);return this.pos+=tt(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function ao(r){return new co(r instanceof Uint8Array?r:r.subarray())}function q(r,t,e){let n=ao(r);return t.decode(n,void 0,e)}var Ds=J("node:buffer");var po={};It(po,{base10:()=>$a});var pd=new Uint8Array(0);function fs(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function kt(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function ds(r){return new TextEncoder().encode(r)}function hs(r){return new TextDecoder().decode(r)}function Ka(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(e[s]!==255)throw new TypeError(i+" is ambiguous");e[s]=o}var c=r.length,a=r.charAt(0),f=Math.log(c)/Math.log(256),l=Math.log(256)/Math.log(c);function u(E){if(E instanceof Uint8Array||(ArrayBuffer.isView(E)?E=new Uint8Array(E.buffer,E.byteOffset,E.byteLength):Array.isArray(E)&&(E=Uint8Array.from(E))),!(E instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(E.length===0)return"";for(var m=0,x=0,w=0,T=E.length;w!==T&&E[w]===0;)w++,m++;for(var v=(T-w)*l+1>>>0,d=new Uint8Array(v);w!==T;){for(var g=E[w],A=0,S=v-1;(g!==0||A<x)&&S!==-1;S--,A++)g+=256*d[S]>>>0,d[S]=g%c>>>0,g=g/c>>>0;if(g!==0)throw new Error("Non-zero carry");x=A,w++}for(var L=v-x;L!==v&&d[L]===0;)L++;for(var U=a.repeat(m);L<v;++L)U+=r.charAt(d[L]);return U}function h(E){if(typeof E!="string")throw new TypeError("Expected String");if(E.length===0)return new Uint8Array;var m=0;if(E[m]!==" "){for(var x=0,w=0;E[m]===a;)x++,m++;for(var T=(E.length-m)*f+1>>>0,v=new Uint8Array(T);E[m];){var d=e[E.charCodeAt(m)];if(d===255)return;for(var g=0,A=T-1;(d!==0||g<w)&&A!==-1;A--,g++)d+=c*v[A]>>>0,v[A]=d%256>>>0,d=d/256>>>0;if(d!==0)throw new Error("Non-zero carry");w=g,m++}if(E[m]!==" "){for(var S=T-w;S!==T&&v[S]===0;)S++;for(var L=new Uint8Array(x+(T-S)),U=x;S!==T;)L[U++]=v[S++];return L}}}function p(E){var m=h(E);if(m)return m;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:h,decode:p}}var Ha=Ka,Ga=Ha,ms=Ga;var uo=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},lo=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){this.name=t,this.prefix=e;let o=e.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return ys(this,t)}},fo=class{decoders;constructor(t){this.decoders=t}or(t){return ys(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function ys(r,t){return new fo({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var ho=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new uo(t,e,n),this.decoder=new lo(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Ce({name:r,prefix:t,encode:e,decode:n}){return new ho(r,t,e,n)}function ne({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=ms(e,r);return Ce({prefix:t,name:r,encode:n,decode:i=>kt(o(i))})}function Va(r,t,e,n){let o={};for(let l=0;l<t.length;++l)o[t[l]]=l;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*e/8|0),c=0,a=0,f=0;for(let l=0;l<i;++l){let u=o[r[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<e|u,c+=e,c>=8&&(c-=8,s[f++]=255&a>>c)}if(c>=e||(255&a<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return s}function Fa(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,i="",s=0,c=0;for(let a=0;a<r.length;++a)for(c=c<<8|r[a],s+=8;s>e;)s-=e,i+=t[o&c>>s];if(s!==0&&(i+=t[o&c<<e-s]),n)for(;(i.length*e&7)!==0;)i+="=";return i}function j({name:r,prefix:t,bitsPerChar:e,alphabet:n}){return Ce({prefix:t,name:r,encode(o){return Fa(o,n,e)},decode(o){return Va(o,n,e,r)}})}var $a=ne({prefix:"9",name:"base10",alphabet:"0123456789"});var mo={};It(mo,{base16:()=>za,base16upper:()=>qa});var za=j({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),qa=j({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var yo={};It(yo,{base2:()=>Wa});var Wa=j({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var go={};It(go,{base256emoji:()=>Qa});var gs=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}"),Ya=gs.reduce((r,t,e)=>(r[e]=t,r),[]),Za=gs.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function Xa(r){return r.reduce((t,e)=>(t+=Ya[e],t),"")}function ja(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=Za[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var Qa=Ce({prefix:"\u{1F680}",name:"base256emoji",encode:Xa,decode:ja});var bo={};It(bo,{base32:()=>Mt,base32hex:()=>ru,base32hexpad:()=>ou,base32hexpadupper:()=>iu,base32hexupper:()=>nu,base32pad:()=>tu,base32padupper:()=>eu,base32upper:()=>Ja,base32z:()=>su});var Mt=j({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Ja=j({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),tu=j({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),eu=j({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),ru=j({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),nu=j({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),ou=j({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),iu=j({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),su=j({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var xo={};It(xo,{base36:()=>tr,base36upper:()=>cu});var tr=ne({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),cu=ne({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var wo={};It(wo,{base58btc:()=>F,base58flickr:()=>au});var F=ne({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),au=ne({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ao={};It(Ao,{base64:()=>Eo,base64pad:()=>uu,base64url:()=>vo,base64urlpad:()=>lu});var Eo=j({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),uu=j({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),vo=j({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),lu=j({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var So={};It(So,{base8:()=>fu});var fu=j({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Io={};It(Io,{identity:()=>du});var du=Ce({prefix:"\0",name:"identity",encode:r=>hs(r),decode:r=>ds(r)});var Dd=new TextEncoder,kd=new TextDecoder;var Lo={};It(Lo,{identity:()=>Ht});var mu=ws,bs=128,yu=127,gu=~yu,bu=Math.pow(2,31);function ws(r,t,e){t=t||[],e=e||0;for(var n=e;r>=bu;)t[e++]=r&255|bs,r/=128;for(;r&gu;)t[e++]=r&255|bs,r>>>=7;return t[e]=r|0,ws.bytes=e-n+1,t}var xu=To,wu=128,xs=127;function To(r,n){var e=0,n=n||0,o=0,i=n,s,c=r.length;do{if(i>=c)throw To.bytes=0,new RangeError("Could not decode varint");s=r[i++],e+=o<28?(s&xs)<<o:(s&xs)*Math.pow(2,o),o+=7}while(s>=wu);return To.bytes=i-n,e}var Eu=Math.pow(2,7),vu=Math.pow(2,14),Au=Math.pow(2,21),Su=Math.pow(2,28),Iu=Math.pow(2,35),Tu=Math.pow(2,42),Lu=Math.pow(2,49),Pu=Math.pow(2,56),Cu=Math.pow(2,63),Du=function(r){return r<Eu?1:r<vu?2:r<Au?3:r<Su?4:r<Iu?5:r<Tu?6:r<Lu?7:r<Pu?8:r<Cu?9:10},ku={encode:mu,decode:xu,encodingLength:Du},Nu=ku,er=Nu;function rr(r,t=0){return[er.decode(r,t),er.decode.bytes]}function De(r,t,e=0){return er.encode(r,t,e),t}function ke(r){return er.encodingLength(r)}function de(r,t){let e=t.byteLength,n=ke(r),o=n+ke(e),i=new Uint8Array(o+e);return De(r,i,0),De(e,i,n),i.set(t,o),new Ne(r,e,t,i)}function Kt(r){let t=kt(r),[e,n]=rr(t),[o,i]=rr(t.subarray(n)),s=t.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new Ne(e,o,s,t)}function Es(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&fs(r.bytes,e.bytes)}}var Ne=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var vs=0,Bu="identity",As=kt;function _u(r){return de(vs,As(r))}var Ht={code:vs,name:Bu,encode:As,digest:_u};var No={};It(No,{sha256:()=>ko,sha512:()=>Ou});var Do=bt(J("crypto"),1);function Co({name:r,code:t,encode:e}){return new Po(r,t,e)}var Po=class{name;code;encode;constructor(t,e,n){this.name=t,this.code=e,this.encode=n}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?de(this.code,e):e.then(n=>de(this.code,n))}else throw Error("Unknown type, must be binary type")}};var ko=Co({name:"sha2-256",code:18,encode:r=>kt(Do.default.createHash("sha256").update(r).digest())}),Ou=Co({name:"sha2-512",code:19,encode:r=>kt(Do.default.createHash("sha512").update(r).digest())});function Is(r,t){let{bytes:e,version:n}=r;switch(n){case 0:return Ru(e,Bo(r),t??F.encoder);default:return Mu(e,Bo(r),t??Mt.encoder)}}var Ts=new WeakMap;function Bo(r){let t=Ts.get(r);if(t==null){let e=new Map;return Ts.set(r,e),e}return t}var Q=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==nr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==Ku)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=de(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&Es(t.multihash,n.multihash)}toString(t){return Is(this,t)}toJSON(){return{"/":Is(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:i,bytes:s}=e;return new r(n,o,i,s??Ls(n,o,i.bytes))}else if(e[Hu]===!0){let{version:n,multihash:o,code:i}=e,s=Kt(o);return r.create(n,i,s)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==nr)throw new Error(`Version 0 CID must use dag-pb (code: ${nr}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=Ls(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,nr,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=kt(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let i=o.subarray(e.multihashSize-e.digestSize),s=new Ne(e.multihashCode,e.digestSize,i,o);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[u,h]=rr(t.subarray(e));return e+=h,u},o=n(),i=nr;if(o===18?(o=0,e=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=e,c=n(),a=n(),f=e+a,l=f-s;return{version:o,codec:i,multihashCode:c,digestSize:a,multihashSize:l,size:f}}static parse(t,e){let[n,o]=Uu(t,e),i=r.decode(o);if(i.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Bo(i).set(n,t),i}};function Uu(r,t){switch(r[0]){case"Q":{let e=t??F;return[F.prefix,e.decode(`${F.prefix}${r}`)]}case F.prefix:{let e=t??F;return[F.prefix,e.decode(r)]}case Mt.prefix:{let e=t??Mt;return[Mt.prefix,e.decode(r)]}case tr.prefix:{let e=t??tr;return[tr.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function Ru(r,t,e){let{prefix:n}=e;if(n!==F.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let i=e.encode(r).slice(1);return t.set(n,i),i}else return o}function Mu(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let i=e.encode(r);return t.set(n,i),i}else return o}var nr=112,Ku=18;function Ls(r,t,e){let n=ke(r),o=n+ke(t),i=new Uint8Array(o+e.byteLength);return De(r,i,0),De(t,i,n),i.set(e,o),i}var Hu=Symbol.for("@ipld/js-cid/CID");var or={...Io,...yo,...So,...po,...mo,...bo,...xo,...wo,...Ao,...go},th={...No,...Lo};function Cs(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var Ps=Cs("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),_o=Cs("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=xt(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),Gu={utf8:Ps,"utf-8":Ps,hex:or.base16,latin1:_o,ascii:_o,binary:_o,...or},Pr=Gu;function wt(r,t="utf8"){let e=Pr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?le(Ds.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function Oo(r){let t=r??8192,e=t>>>1,n,o=t;return function(s){if(s<1||s>e)return xt(s);o+s>t&&(n=xt(t),o=0);let c=n.subarray(o,o+=s);return(o&7)!==0&&(o=(o|7)+1),c}}var he=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function Uo(){}var Mo=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},Vu=Oo();function Fu(r){return globalThis.Buffer!=null?xt(r):Vu(r)}var sr=class{len;head;tail;states;constructor(){this.len=0,this.head=new he(Uo,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new he(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new Ko((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(Cr,10,Tt.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=Tt.fromBigInt(t);return this._push(Cr,e.length(),e)}uint64Number(t){return this._push(ro,tt(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=Tt.fromBigInt(t).zzEncode();return this._push(Cr,e.length(),e)}sint64Number(t){let e=Tt.fromNumber(t).zzEncode();return this._push(Cr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(Ro,1,t?1:0)}fixed32(t){return this._push(ir,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=Tt.fromBigInt(t);return this._push(ir,4,e.lo)._push(ir,4,e.hi)}fixed64Number(t){let e=Tt.fromNumber(t);return this._push(ir,4,e.lo)._push(ir,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(ns,4,t)}double(t){return this._push(is,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(Ro,1,0):this.uint32(e)._push(zu,e,t)}string(t){let e=as(t);return e!==0?this.uint32(e)._push(so,e,t):this._push(Ro,1,0)}fork(){return this.states=new Mo(this),this.head=this.tail=new he(Uo,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 he(Uo,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=Fu(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function Ro(r,t,e){t[e]=r&255}function $u(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var Ko=class extends he{next;constructor(t,e){super($u,t,e),this.next=void 0}};function Cr(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function ir(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function zu(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(sr.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(qu,t,r),this},sr.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(Wu,t,r),this});function qu(r,t,e){t.set(r,e)}function Wu(r,t,e){r.length<40?so(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(wt(r),e)}function Ho(){return new sr}function W(r,t){let e=Ho();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Be;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Be||(Be={}));function Dr(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function Gt(r){function t(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let e=function(i,s){let c=t(i);s.int32(c)},n=function(i){let s=i.int32();return t(s)};return Dr("enum",Be.VARINT,e,n)}function Y(r,t){return Dr("message",Be.LENGTH_DELIMITED,r,t)}var Nt;(function(r){let t;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(e||(e={})),function(o){o.codec=()=>Gt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Y((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.connect!=null&&(i.uint32(18),Nr.codec().encode(o.connect,i)),o.streamOpen!=null&&(i.uint32(26),Br.codec().encode(o.streamOpen,i)),o.streamHandler!=null&&(i.uint32(34),_r.codec().encode(o.streamHandler,i)),o.dht!=null&&(i.uint32(42),Bt.codec().encode(o.dht,i)),o.connManager!=null&&(i.uint32(50),Ur.codec().encode(o.connManager,i)),o.disconnect!=null&&(i.uint32(58),Rr.codec().encode(o.disconnect,i)),o.pubsub!=null&&(i.uint32(66),Wt.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(74),pe.codec().encode(o.peerStore,i)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.connect=Nr.codec().decode(o,o.uint32());break;case 3:s.streamOpen=Br.codec().decode(o,o.uint32());break;case 4:s.streamHandler=_r.codec().decode(o,o.uint32());break;case 5:s.dht=Bt.codec().decode(o,o.uint32());break;case 6:s.connManager=Ur.codec().decode(o,o.uint32());break;case 7:s.disconnect=Rr.codec().decode(o,o.uint32());break;case 8:s.pubsub=Wt.codec().decode(o,o.uint32());break;case 9:s.peerStore=pe.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>W(o,r.codec()),r.decode=o=>q(o,r.codec())})(Nt||(Nt={}));var et;(function(r){let t;(function(o){o.OK="OK",o.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(e||(e={})),function(o){o.codec=()=>Gt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Y((o,i,s={})=>{if(s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.error!=null&&(i.uint32(18),Or.codec().encode(o.error,i)),o.streamInfo!=null&&(i.uint32(26),_e.codec().encode(o.streamInfo,i)),o.identify!=null&&(i.uint32(34),kr.codec().encode(o.identify,i)),o.dht!=null&&(i.uint32(42),ot.codec().encode(o.dht,i)),o.peers!=null)for(let c of o.peers)i.uint32(50),ie.codec().encode(c,i);o.pubsub!=null&&(i.uint32(58),Mr.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(66),Kr.codec().encode(o.peerStore,i)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={peers:[]},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.error=Or.codec().decode(o,o.uint32());break;case 3:s.streamInfo=_e.codec().decode(o,o.uint32());break;case 4:s.identify=kr.codec().decode(o,o.uint32());break;case 5:s.dht=ot.codec().decode(o,o.uint32());break;case 6:s.peers.push(ie.codec().decode(o,o.uint32()));break;case 7:s.pubsub=Mr.codec().decode(o,o.uint32());break;case 8:s.peerStore=Kr.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>W(o,r.codec()),r.decode=o=>q(o,r.codec())})(et||(et={}));var kr;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(kr||(kr={}));var Nr;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.addrs.push(e.bytes());break;case 3:o.timeout=e.int64();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(Nr||(Nr={}));var Br;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.proto!=null)for(let i of e.proto)n.uint32(18),n.string(i);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),proto:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.proto.push(e.string());break;case 3:o.timeout=e.int64();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(Br||(Br={}));var _r;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(10),n.bytes(e.addr)),e.proto!=null)for(let i of e.proto)n.uint32(18),n.string(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={addr:new Uint8Array(0),proto:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.addr=e.bytes();break;case 2:o.proto.push(e.string());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(_r||(_r={}));var Or;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.msg!=null&&e.msg!==""&&(n.uint32(10),n.string(e.msg)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={msg:""},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.msg=e.string();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(Or||(Or={}));var _e;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(18),n.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(n.uint32(26),n.string(e.proto)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.addr=e.bytes();break;case 3:o.proto=e.string();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(_e||(_e={}));var Bt;(function(r){let t;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(e||(e={})),function(o){o.codec=()=>Gt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Y((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),i.bytes(o.peer)),o.cid!=null&&(i.uint32(26),i.bytes(o.cid)),o.key!=null&&(i.uint32(34),i.bytes(o.key)),o.value!=null&&(i.uint32(42),i.bytes(o.value)),o.count!=null&&(i.uint32(48),i.int32(o.count)),o.timeout!=null&&(i.uint32(56),i.int64(o.timeout)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=o.bytes();break;case 3:s.cid=o.bytes();break;case 4:s.key=o.bytes();break;case 5:s.value=o.bytes();break;case 6:s.count=o.int32();break;case 7:s.timeout=o.int64();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>W(o,r.codec()),r.decode=o=>q(o,r.codec())})(Bt||(Bt={}));var ot;(function(r){let t;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(e||(e={})),function(o){o.codec=()=>Gt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Y((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),ie.codec().encode(o.peer,i)),o.value!=null&&(i.uint32(26),i.bytes(o.value)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=ie.codec().decode(o,o.uint32());break;case 3:s.value=o.bytes();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>W(o,r.codec()),r.decode=o=>q(o,r.codec())})(ot||(ot={}));var ie;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(ie||(ie={}));var Ur;(function(r){let t;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(e||(e={})),function(o){o.codec=()=>Gt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Y((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),i.bytes(o.peer)),o.tag!=null&&(i.uint32(26),i.string(o.tag)),o.weight!=null&&(i.uint32(32),i.int64(o.weight)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=o.bytes();break;case 3:s.tag=o.string();break;case 4:s.weight=o.int64();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>W(o,r.codec()),r.decode=o=>q(o,r.codec())})(Ur||(Ur={}));var Rr;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0)},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(Rr||(Rr={}));var Wt;(function(r){let t;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),function(o){o.codec=()=>Gt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Y((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.topic!=null&&(i.uint32(18),i.string(o.topic)),o.data!=null&&(i.uint32(26),i.bytes(o.data)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.topic=o.string();break;case 3:s.data=o.bytes();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>W(o,r.codec()),r.decode=o=>q(o,r.codec())})(Wt||(Wt={}));var cr;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.from!=null&&(n.uint32(10),n.bytes(e.from)),e.data!=null&&(n.uint32(18),n.bytes(e.data)),e.seqno!=null&&(n.uint32(26),n.bytes(e.seqno)),e.topicIDs!=null)for(let i of e.topicIDs)n.uint32(34),n.string(i);e.signature!=null&&(n.uint32(42),n.bytes(e.signature)),e.key!=null&&(n.uint32(50),n.bytes(e.key)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topicIDs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.from=e.bytes();break;case 2:o.data=e.bytes();break;case 3:o.seqno=e.bytes();break;case 4:o.topicIDs.push(e.string());break;case 5:o.signature=e.bytes();break;case 6:o.key=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(cr||(cr={}));var Mr;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.topics!=null)for(let i of e.topics)n.uint32(10),n.string(i);if(e.peerIDs!=null)for(let i of e.peerIDs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topics:[],peerIDs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.topics.push(e.string());break;case 2:o.peerIDs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(Mr||(Mr={}));var pe;(function(r){let t;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),function(o){o.codec=()=>Gt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Y((o,i,s={})=>{if(s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.id!=null&&(i.uint32(18),i.bytes(o.id)),o.protos!=null)for(let c of o.protos)i.uint32(26),i.string(c);s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={protos:[]},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.id=o.bytes();break;case 3:s.protos.push(o.string());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>W(o,r.codec()),r.decode=o=>q(o,r.codec())})(pe||(pe={}));var Kr;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),ie.codec().encode(e.peer,n)),e.protos!=null)for(let i of e.protos)n.uint32(18),n.string(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={protos:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=ie.codec().decode(e,e.uint32());break;case 2:o.protos.push(e.string());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>W(e,r.codec()),r.decode=e=>q(e,r.codec())})(Kr||(Kr={}));function ks(r){let t=new globalThis.AbortController;function e(){t.abort();for(let i of r)i?.removeEventListener!=null&&i.removeEventListener("abort",e)}for(let i of r){if(i?.aborted===!0){e();break}i?.addEventListener!=null&&i.addEventListener("abort",e)}function n(){for(let i of r)i?.removeEventListener!=null&&i.removeEventListener("abort",e)}let o=t.signal;return o.clear=n,o}var ar=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){this.onConnection?.(t)}async upgradeOutbound(t){return t}createInboundAbortSignal(t){return ks([t])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var _s=bt(J("node:tty"),1),zr=bt(J("node:util"),1);function Yu(r,t){try{if(typeof r=="string"&&r.length>0)return Zu(r);if(typeof r=="number"&&isFinite(r))return t?.long?ju(r):Xu(r);throw new Error("Value is not a string or number.")}catch(e){let n=Qu(e)?`${e.message}. value=${JSON.stringify(r)}`:"An unknown error has occured.";throw new Error(n)}}function Zu(r){if(r=String(r),r.length>100)throw new Error("Value exceeds the maximum length of 100 characters.");let t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(!t)return NaN;let e=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return e*315576e5;case"weeks":case"week":case"w":return e*6048e5;case"days":case"day":case"d":return e*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return e*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return e*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return e*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return e;default:throw new Error(`The unit ${n} was matched, but no matching case exists.`)}}var Gr=Yu;function Xu(r){let t=Math.abs(r);return t>=864e5?`${Math.round(r/864e5)}d`:t>=36e5?`${Math.round(r/36e5)}h`:t>=6e4?`${Math.round(r/6e4)}m`:t>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function ju(r){let t=Math.abs(r);return t>=864e5?Hr(r,t,864e5,"day"):t>=36e5?Hr(r,t,36e5,"hour"):t>=6e4?Hr(r,t,6e4,"minute"):t>=1e3?Hr(r,t,1e3,"second"):`${r} ms`}function Hr(r,t,e,n){let o=t>=e*1.5;return`${Math.round(r/e)} ${n}${o?"s":""}`}function Qu(r){return typeof r=="object"&&r!==null&&"message"in r}var Fr=bt(J("node:process"),1),Bs=bt(J("node:os"),1),Go=bt(J("node:tty"),1);function _t(r,t=globalThis.Deno?globalThis.Deno.args:Fr.default.argv){let e=r.startsWith("-")?"":r.length===1?"-":"--",n=t.indexOf(e+r),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:Z}=Fr.default,Vr;_t("no-color")||_t("no-colors")||_t("color=false")||_t("color=never")?Vr=0:(_t("color")||_t("colors")||_t("color=true")||_t("color=always"))&&(Vr=1);function Ju(){if("FORCE_COLOR"in Z)return Z.FORCE_COLOR==="true"?1:Z.FORCE_COLOR==="false"?0:Z.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(Z.FORCE_COLOR,10),3)}function tl(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function el(r,{streamIsTTY:t,sniffFlags:e=!0}={}){let n=Ju();n!==void 0&&(Vr=n);let o=e?Vr:n;if(o===0)return 0;if(e){if(_t("color=16m")||_t("color=full")||_t("color=truecolor"))return 3;if(_t("color=256"))return 2}if("TF_BUILD"in Z&&"AGENT_NAME"in Z)return 1;if(r&&!t&&o===void 0)return 0;let i=o||0;if(Z.TERM==="dumb")return i;if(Fr.default.platform==="win32"){let s=Bs.default.release().split(".");return Number(s[0])>=10&&Number(s[2])>=10586?Number(s[2])>=14931?3:2:1}if("CI"in Z)return"GITHUB_ACTIONS"in Z||"GITEA_ACTIONS"in Z?3:["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(s=>s in Z)||Z.CI_NAME==="codeship"?1:i;if("TEAMCITY_VERSION"in Z)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Z.TEAMCITY_VERSION)?1:0;if(Z.COLORTERM==="truecolor"||Z.TERM==="xterm-kitty")return 3;if("TERM_PROGRAM"in Z){let s=Number.parseInt((Z.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Z.TERM_PROGRAM){case"iTerm.app":return s>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Z.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Z.TERM)||"COLORTERM"in Z?1:i}function Ns(r,t={}){let e=el(r,{streamIsTTY:r&&r.isTTY,...t});return tl(e)}var rl={stdout:Ns({isTTY:Go.default.isatty(1)}),stderr:Ns({isTTY:Go.default.isatty(2)})},$r=rl;function Vo(r){e.debug=e,e.default=e,e.coerce=a,e.disable=i,e.enable=o,e.enabled=s,e.humanize=Gr,e.destroy=f,Object.keys(r).forEach(l=>{e[l]=r[l]}),e.names=[],e.skips=[],e.formatters={};function t(l){let u=0;for(let h=0;h<l.length;h++)u=(u<<5)-u+l.charCodeAt(h),u|=0;return e.colors[Math.abs(u)%e.colors.length]}e.selectColor=t;function e(l){let u,h=null,p,E;function m(...x){if(!m.enabled)return;let w=m,T=Number(new Date),v=T-(u||T);w.diff=v,w.prev=u,w.curr=T,u=T,x[0]=e.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let d=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(A,S)=>{if(A==="%%")return"%";d++;let L=e.formatters[S];if(typeof L=="function"){let U=x[d];A=L.call(w,U),x.splice(d,1),d--}return A}),e.formatArgs.call(w,x),(w.log||e.log).apply(w,x)}return m.namespace=l,m.useColors=e.useColors(),m.color=e.selectColor(l),m.extend=n,m.destroy=e.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(p!==e.namespaces&&(p=e.namespaces,E=e.enabled(l)),E),set:x=>{h=x}}),typeof e.init=="function"&&e.init(m),m}function n(l,u){let h=e(this.namespace+(typeof u>"u"?":":u)+l);return h.log=this.log,h}function o(l){e.save(l),e.namespaces=l,e.names=[],e.skips=[];let u,h=(typeof l=="string"?l:"").split(/[\s,]+/),p=h.length;for(u=0;u<p;u++)h[u]&&(l=h[u].replace(/\*/g,".*?"),l[0]==="-"?e.skips.push(new RegExp("^"+l.substr(1)+"$")):e.names.push(new RegExp("^"+l+"$")))}function i(){let l=[...e.names.map(c),...e.skips.map(c).map(u=>"-"+u)].join(",");return e.enable(""),l}function s(l){if(l[l.length-1]==="*")return!0;let u,h;for(u=0,h=e.skips.length;u<h;u++)if(e.skips[u].test(l))return!1;for(u=0,h=e.names.length;u<h;u++)if(e.names[u].test(l))return!0;return!1}function c(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function a(l){return l instanceof Error?l.stack??l.message:l}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.setupFormatters(e.formatters),e.enable(e.load()),e}var Os=[6,2,3,4,5,1];$r.stderr!==!1&&($r.stderr??$r).level>=2&&(Os=[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 Oe=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,i)=>i.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[e]=n,r},{});function nl(){return"colors"in Oe?!!Oe.colors:_s.default.isatty(process.stderr.fd)}function ol(r){let{namespace:t,useColors:e}=this;if(e===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),i=` ${o};1m${t} \x1B[0m`;r[0]=i+r[0].split(`
2
+ "use strict";var Libp2PDaemonServer=(()=>{var mu=Object.create;var Hr=Object.defineProperty;var yu=Object.getOwnPropertyDescriptor;var bu=Object.getOwnPropertyNames;var gu=Object.getPrototypeOf,xu=Object.prototype.hasOwnProperty;var J=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var Ct=(e,t)=>{for(var r in t)Hr(e,r,{get:t[r],enumerable:!0})},Ri=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of bu(t))!xu.call(e,o)&&o!==r&&Hr(e,o,{get:()=>t[o],enumerable:!(n=yu(t,o))||n.enumerable});return e};var It=(e,t,r)=>(r=e!=null?mu(gu(e)):{},Ri(t||!e||!e.__esModule?Hr(r,"default",{value:e,enumerable:!0}):r,e)),wu=e=>Ri(Hr({},"__esModule",{value:!0}),e);var Jd={};Ct(Jd,{Server:()=>Ao,createServer:()=>jd});var To=J("node:buffer");function ge(e){return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}function Zt(e=0){return ge(To.Buffer.alloc(e))}function At(e=0){return ge(To.Buffer.allocUnsafe(e))}var Eu=Math.pow(2,7),vu=Math.pow(2,14),Su=Math.pow(2,21),Lo=Math.pow(2,28),Co=Math.pow(2,35),Do=Math.pow(2,42),_o=Math.pow(2,49),N=128,pt=127;function ct(e){if(e<Eu)return 1;if(e<vu)return 2;if(e<Su)return 3;if(e<Lo)return 4;if(e<Co)return 5;if(e<Do)return 6;if(e<_o)return 7;if(Number.MAX_SAFE_INTEGER!=null&&e>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Me(e,t,r=0){switch(ct(e)){case 8:t[r++]=e&255|N,e/=128;case 7:t[r++]=e&255|N,e/=128;case 6:t[r++]=e&255|N,e/=128;case 5:t[r++]=e&255|N,e/=128;case 4:t[r++]=e&255|N,e>>>=7;case 3:t[r++]=e&255|N,e>>>=7;case 2:t[r++]=e&255|N,e>>>=7;case 1:{t[r++]=e&255,e>>>=7;break}default:throw new Error("unreachable")}return t}function Iu(e,t,r=0){switch(ct(e)){case 8:t.set(r++,e&255|N),e/=128;case 7:t.set(r++,e&255|N),e/=128;case 6:t.set(r++,e&255|N),e/=128;case 5:t.set(r++,e&255|N),e/=128;case 4:t.set(r++,e&255|N),e>>>=7;case 3:t.set(r++,e&255|N),e>>>=7;case 2:t.set(r++,e&255|N),e>>>=7;case 1:{t.set(r++,e&255),e>>>=7;break}default:throw new Error("unreachable")}return t}function Bo(e,t){let r=e[t],n=0;if(n+=r&pt,r<N||(r=e[t+1],n+=(r&pt)<<7,r<N)||(r=e[t+2],n+=(r&pt)<<14,r<N)||(r=e[t+3],n+=(r&pt)<<21,r<N)||(r=e[t+4],n+=(r&pt)*Lo,r<N)||(r=e[t+5],n+=(r&pt)*Co,r<N)||(r=e[t+6],n+=(r&pt)*Do,r<N)||(r=e[t+7],n+=(r&pt)*_o,r<N))return n;throw new RangeError("Could not decode varint")}function Au(e,t){let r=e.get(t),n=0;if(n+=r&pt,r<N||(r=e.get(t+1),n+=(r&pt)<<7,r<N)||(r=e.get(t+2),n+=(r&pt)<<14,r<N)||(r=e.get(t+3),n+=(r&pt)<<21,r<N)||(r=e.get(t+4),n+=(r&pt)*Lo,r<N)||(r=e.get(t+5),n+=(r&pt)*Co,r<N)||(r=e.get(t+6),n+=(r&pt)*Do,r<N)||(r=e.get(t+7),n+=(r&pt)*_o,r<N))return n;throw new RangeError("Could not decode varint")}function Vr(e,t,r=0){return t==null&&(t=At(ct(e))),t instanceof Uint8Array?Me(e,t,r):Iu(e,t,r)}function xe(e,t=0){return e instanceof Uint8Array?Bo(e,t):Au(e,t)}var Oo=new Float32Array([-0]),ae=new Uint8Array(Oo.buffer);function Ui(e,t,r){Oo[0]=e,t[r]=ae[0],t[r+1]=ae[1],t[r+2]=ae[2],t[r+3]=ae[3]}function ki(e,t){return ae[0]=e[t],ae[1]=e[t+1],ae[2]=e[t+2],ae[3]=e[t+3],Oo[0]}var Po=new Float64Array([-0]),mt=new Uint8Array(Po.buffer);function Mi(e,t,r){Po[0]=e,t[r]=mt[0],t[r+1]=mt[1],t[r+2]=mt[2],t[r+3]=mt[3],t[r+4]=mt[4],t[r+5]=mt[5],t[r+6]=mt[6],t[r+7]=mt[7]}function Ki(e,t){return mt[0]=e[t],mt[1]=e[t+1],mt[2]=e[t+2],mt[3]=e[t+3],mt[4]=e[t+4],mt[5]=e[t+5],mt[6]=e[t+6],mt[7]=e[t+7],Po[0]}var Tu=BigInt(Number.MAX_SAFE_INTEGER),Lu=BigInt(Number.MIN_SAFE_INTEGER),Dt=class e{lo;hi;constructor(t,r){this.lo=t|0,this.hi=r|0}toNumber(t=!1){if(!t&&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(t=!1){if(t)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(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?t<16384?t<128?1:2:t<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return we;if(t<Tu&&t>Lu)return this.fromNumber(Number(t));let r=t<0n;r&&(t=-t);let n=t>>32n,o=t-(n<<32n);return r&&(n=~n|0n,o=~o|0n,++o>Hi&&(o=0n,++n>Hi&&(n=0n))),new e(Number(o),Number(n))}static fromNumber(t){if(t===0)return we;let r=t<0;r&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return r&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new e(n,o)}static from(t){return typeof t=="number"?e.fromNumber(t):typeof t=="bigint"?e.fromBigInt(t):typeof t=="string"?e.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new e(t.low>>>0,t.high>>>0):we}},we=new Dt(0,0);we.toBigInt=function(){return 0n};we.zzEncode=we.zzDecode=function(){return this};we.length=function(){return 1};var Hi=4294967296n;function Vi(e){let t=0,r=0;for(let n=0;n<e.length;++n)r=e.charCodeAt(n),r<128?t+=1:r<2048?t+=2:(r&64512)===55296&&(e.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function $i(e,t,r){if(r-t<1)return"";let o,s=[],i=0,a;for(;t<r;)a=e[t++],a<128?s[i++]=a:a>191&&a<224?s[i++]=(a&31)<<6|e[t++]&63:a>239&&a<365?(a=((a&7)<<18|(e[t++]&63)<<12|(e[t++]&63)<<6|e[t++]&63)-65536,s[i++]=55296+(a>>10),s[i++]=56320+(a&1023)):s[i++]=(a&15)<<12|(e[t++]&63)<<6|e[t++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function No(e,t,r){let n=r,o,s;for(let i=0;i<e.length;++i)o=e.charCodeAt(i),o<128?t[r++]=o:o<2048?(t[r++]=o>>6|192,t[r++]=o&63|128):(o&64512)===55296&&((s=e.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,t[r++]=o>>18|240,t[r++]=o>>12&63|128,t[r++]=o>>6&63|128,t[r++]=o&63|128):(t[r++]=o>>12|224,t[r++]=o>>6&63|128,t[r++]=o&63|128);return r-n}function Ht(e,t){return RangeError(`index out of range: ${e.pos} + ${t??1} > ${e.len}`)}function Gr(e,t){return(e[t-4]|e[t-3]<<8|e[t-2]<<16|e[t-1]<<24)>>>0}var Ro=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,Ht(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Ht(this,4);return Gr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ht(this,4);return Gr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ht(this,4);let t=ki(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw Ht(this,4);let t=Ki(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),r=this.pos,n=this.pos+t;if(n>this.len)throw Ht(this,t);return this.pos+=t,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let t=this.bytes();return $i(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Ht(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Ht(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new Dt(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw Ht(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,t}if(this.len-this.pos>4){for(;r<5;++r)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;r<5;++r){if(this.pos>=this.len)throw Ht(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Ht(this,8);let t=Gr(this.buf,this.pos+=4),r=Gr(this.buf,this.pos+=4);return new Dt(t,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=Bo(this.buf,this.pos);return this.pos+=ct(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Uo(e){return new Ro(e instanceof Uint8Array?e:e.subarray())}function F(e,t,r){let n=Uo(e);return t.decode(n,void 0,r)}var la=J("node:buffer");var Vo={};Ct(Vo,{base10:()=>Nu});var hh=new Uint8Array(0);function Fi(e,t){if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0}function Rt(e){if(e instanceof Uint8Array&&e.constructor.name==="Uint8Array")return e;if(e instanceof ArrayBuffer)return new Uint8Array(e);if(ArrayBuffer.isView(e))return new Uint8Array(e.buffer,e.byteOffset,e.byteLength);throw new Error("Unknown type, must be binary type")}function zi(e){return new TextEncoder().encode(e)}function Wi(e){return new TextDecoder().decode(e)}function Cu(e,t){if(e.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 o=0;o<e.length;o++){var s=e.charAt(o),i=s.charCodeAt(0);if(r[i]!==255)throw new TypeError(s+" is ambiguous");r[i]=o}var a=e.length,c=e.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function d(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var g=0,x=0,I=0,k=b.length;I!==k&&b[I]===0;)I++,g++;for(var C=(k-I)*u+1>>>0,M=new Uint8Array(C);I!==k;){for(var Y=b[I],rt=0,at=C-1;(Y!==0||rt<x)&&at!==-1;at--,rt++)Y+=256*M[at]>>>0,M[at]=Y%a>>>0,Y=Y/a>>>0;if(Y!==0)throw new Error("Non-zero carry");x=rt,I++}for(var nt=C-x;nt!==C&&M[nt]===0;)nt++;for(var D=c.repeat(g);nt<C;++nt)D+=e.charAt(M[nt]);return D}function l(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var g=0;if(b[g]!==" "){for(var x=0,I=0;b[g]===c;)x++,g++;for(var k=(b.length-g)*f+1>>>0,C=new Uint8Array(k);b[g];){var M=r[b.charCodeAt(g)];if(M===255)return;for(var Y=0,rt=k-1;(M!==0||Y<I)&&rt!==-1;rt--,Y++)M+=a*C[rt]>>>0,C[rt]=M%256>>>0,M=M/256>>>0;if(M!==0)throw new Error("Non-zero carry");I=Y,g++}if(b[g]!==" "){for(var at=k-I;at!==k&&C[at]===0;)at++;for(var nt=new Uint8Array(x+(k-at)),D=x;at!==k;)nt[D++]=C[at++];return nt}}}function h(b){var g=l(b);if(g)return g;throw new Error(`Non-${t} character`)}return{encode:d,decodeUnsafe:l,decode:h}}var Du=Cu,_u=Du,Yi=_u;var ko=class{name;prefix;baseEncode;constructor(t,r,n){this.name=t,this.prefix=r,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Mo=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,r,n){this.name=t,this.prefix=r;let o=r.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return Zi(this,t)}},Ko=class{decoders;constructor(t){this.decoders=t}or(t){return Zi(this,t)}decode(t){let r=t[0],n=this.decoders[r];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Zi(e,t){return new Ko({...e.decoders??{[e.prefix]:e},...t.decoders??{[t.prefix]:t}})}var Ho=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,r,n,o){this.name=t,this.prefix=r,this.baseEncode=n,this.baseDecode=o,this.encoder=new ko(t,r,n),this.decoder=new Mo(t,r,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Ke({name:e,prefix:t,encode:r,decode:n}){return new Ho(e,t,r,n)}function ce({name:e,prefix:t,alphabet:r}){let{encode:n,decode:o}=Yi(r,e);return Ke({prefix:t,name:e,encode:n,decode:s=>Rt(o(s))})}function Bu(e,t,r,n){let o=e.length;for(;e[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),i=0,a=0,c=0;for(let f=0;f<o;++f){let u=t[e[f]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<r|u,i+=r,i>=8&&(i-=8,s[c++]=255&a>>i)}if(i>=r||(255&a<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function Ou(e,t,r){let n=t[t.length-1]==="=",o=(1<<r)-1,s="",i=0,a=0;for(let c=0;c<e.length;++c)for(a=a<<8|e[c],i+=8;i>r;)i-=r,s+=t[o&a>>i];if(i!==0&&(s+=t[o&a<<r-i]),n)for(;(s.length*r&7)!==0;)s+="=";return s}function Pu(e){let t={};for(let r=0;r<e.length;++r)t[e[r]]=r;return t}function Q({name:e,prefix:t,bitsPerChar:r,alphabet:n}){let o=Pu(n);return Ke({prefix:t,name:e,encode(s){return Ou(s,n,r)},decode(s){return Bu(s,o,r,e)}})}var Nu=ce({prefix:"9",name:"base10",alphabet:"0123456789"});var $o={};Ct($o,{base16:()=>Ru,base16upper:()=>Uu});var Ru=Q({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Uu=Q({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Go={};Ct(Go,{base2:()=>ku});var ku=Q({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Fo={};Ct(Fo,{base256emoji:()=>$u});var Xi=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}"),Mu=Xi.reduce((e,t,r)=>(e[r]=t,e),[]),Ku=Xi.reduce((e,t,r)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return e[n]=r,e},[]);function Hu(e){return e.reduce((t,r)=>(t+=Mu[r],t),"")}function Vu(e){let t=[];for(let r of e){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let o=Ku[n];if(o==null)throw new Error(`Non-base256emoji character: ${r}`);t.push(o)}return new Uint8Array(t)}var $u=Ke({prefix:"\u{1F680}",name:"base256emoji",encode:Hu,decode:Vu});var zo={};Ct(zo,{base32:()=>Wt,base32hex:()=>Wu,base32hexpad:()=>Yu,base32hexpadupper:()=>Zu,base32hexupper:()=>qu,base32pad:()=>Fu,base32padupper:()=>zu,base32upper:()=>Gu,base32z:()=>Xu});var Wt=Q({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Gu=Q({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Fu=Q({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),zu=Q({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Wu=Q({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),qu=Q({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Yu=Q({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Zu=Q({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Xu=Q({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Wo={};Ct(Wo,{base36:()=>lr,base36upper:()=>Qu});var lr=ce({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Qu=ce({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var qo={};Ct(qo,{base58btc:()=>j,base58flickr:()=>ju});var j=ce({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ju=ce({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Xo={};Ct(Xo,{base64:()=>Yo,base64pad:()=>Ju,base64url:()=>Zo,base64urlpad:()=>tl});var Yo=Q({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Ju=Q({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Zo=Q({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),tl=Q({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Qo={};Ct(Qo,{base8:()=>el});var el=Q({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var jo={};Ct(jo,{identity:()=>rl});var rl=Ke({prefix:"\0",name:"identity",encode:e=>Wi(e),decode:e=>zi(e)});var Dh=new TextEncoder,_h=new TextDecoder;var ts={};Ct(ts,{identity:()=>Vt});var sl=Ji,Qi=128,il=127,al=~il,cl=Math.pow(2,31);function Ji(e,t,r){t=t||[],r=r||0;for(var n=r;e>=cl;)t[r++]=e&255|Qi,e/=128;for(;e&al;)t[r++]=e&255|Qi,e>>>=7;return t[r]=e|0,Ji.bytes=r-n+1,t}var ul=Jo,ll=128,ji=127;function Jo(e,n){var r=0,n=n||0,o=0,s=n,i,a=e.length;do{if(s>=a)throw Jo.bytes=0,new RangeError("Could not decode varint");i=e[s++],r+=o<28?(i&ji)<<o:(i&ji)*Math.pow(2,o),o+=7}while(i>=ll);return Jo.bytes=s-n,r}var fl=Math.pow(2,7),dl=Math.pow(2,14),hl=Math.pow(2,21),pl=Math.pow(2,28),ml=Math.pow(2,35),yl=Math.pow(2,42),bl=Math.pow(2,49),gl=Math.pow(2,56),xl=Math.pow(2,63),wl=function(e){return e<fl?1:e<dl?2:e<hl?3:e<pl?4:e<ml?5:e<yl?6:e<bl?7:e<gl?8:e<xl?9:10},El={encode:sl,decode:ul,encodingLength:wl},vl=El,fr=vl;function dr(e,t=0){return[fr.decode(e,t),fr.decode.bytes]}function He(e,t,r=0){return fr.encode(e,t,r),t}function Ve(e){return fr.encodingLength(e)}function Ge(e,t){let r=t.byteLength,n=Ve(e),o=n+Ve(r),s=new Uint8Array(o+r);return He(e,s,0),He(r,s,n),s.set(t,o),new $e(e,r,t,s)}function Xt(e){let t=Rt(e),[r,n]=dr(t),[o,s]=dr(t.subarray(n)),i=t.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new $e(r,o,i,t)}function ta(e,t){if(e===t)return!0;{let r=t;return e.code===r.code&&e.size===r.size&&r.bytes instanceof Uint8Array&&Fi(e.bytes,r.bytes)}}var $e=class{code;size;digest;bytes;constructor(t,r,n,o){this.code=t,this.size=r,this.digest=n,this.bytes=o}};var ea=0,Sl="identity",ra=Rt;function Il(e,t){if(t?.truncate!=null&&t.truncate!==e.byteLength){if(t.truncate<0||t.truncate>e.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${e.byteLength}`);e=e.subarray(0,t.truncate)}return Ge(ea,ra(e))}var Vt={code:ea,name:Sl,encode:ra,digest:Il};var ss={};Ct(ss,{sha256:()=>os,sha512:()=>Tl});var ns=It(J("crypto"),1);var Al=20;function rs({name:e,code:t,encode:r,minDigestLength:n,maxDigestLength:o}){return new es(e,t,r,n,o)}var es=class{name;code;encode;minDigestLength;maxDigestLength;constructor(t,r,n,o,s){this.name=t,this.code=r,this.encode=n,this.minDigestLength=o??Al,this.maxDigestLength=s}digest(t,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(t instanceof Uint8Array){let n=this.encode(t);return n instanceof Uint8Array?na(n,this.code,r?.truncate):n.then(o=>na(o,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function na(e,t,r){if(r!=null&&r!==e.byteLength){if(r>e.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${e.byteLength}`);e=e.subarray(0,r)}return Ge(t,e)}var os=rs({name:"sha2-256",code:18,encode:e=>Rt(ns.default.createHash("sha256").update(e).digest())}),Tl=rs({name:"sha2-512",code:19,encode:e=>Rt(ns.default.createHash("sha512").update(e).digest())});function sa(e,t){let{bytes:r,version:n}=e;switch(n){case 0:return Cl(r,is(e),t??j.encoder);default:return Dl(r,is(e),t??Wt.encoder)}}var ia=new WeakMap;function is(e){let t=ia.get(e);if(t==null){let r=new Map;return ia.set(e,r),r}return t}var it=class e{code;version;multihash;bytes;"/";constructor(t,r,n,o){this.code=r,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:r}=this;if(t!==hr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==_l)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return e.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:t,digest:r}=this.multihash,n=Ge(t,r);return e.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return e.equals(this,t)}static equals(t,r){let n=r;return n!=null&&t.code===n.code&&t.version===n.version&&ta(t.multihash,n.multihash)}toString(t){return sa(this,t)}toJSON(){return{"/":sa(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let r=t;if(r instanceof e)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:o,multihash:s,bytes:i}=r;return new e(n,o,s,i??aa(n,o,s.bytes))}else if(r[Bl]===!0){let{version:n,multihash:o,code:s}=r,i=Xt(o);return e.create(n,s,i)}else return null}static create(t,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(t){case 0:{if(r!==hr)throw new Error(`Version 0 CID must use dag-pb (code: ${hr}) block encoding`);return new e(t,r,n,n.bytes)}case 1:{let o=aa(t,r,n.bytes);return new e(t,r,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return e.create(0,hr,t)}static createV1(t,r){return e.create(1,t,r)}static decode(t){let[r,n]=e.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(t){let r=e.inspectBytes(t),n=r.size-r.multihashSize,o=Rt(t.subarray(n,n+r.multihashSize));if(o.byteLength!==r.multihashSize)throw new Error("Incorrect length");let s=o.subarray(r.multihashSize-r.digestSize),i=new $e(r.multihashCode,r.digestSize,s,o);return[r.version===0?e.createV0(i):e.createV1(r.codec,i),t.subarray(r.size)]}static inspectBytes(t){let r=0,n=()=>{let[d,l]=dr(t.subarray(r));return r+=l,d},o=n(),s=hr;if(o===18?(o=0,r=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=r,a=n(),c=n(),f=r+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(t,r){let[n,o]=Ll(t,r),s=e.decode(o);if(s.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return is(s).set(n,t),s}};function Ll(e,t){switch(e[0]){case"Q":{let r=t??j;return[j.prefix,r.decode(`${j.prefix}${e}`)]}case j.prefix:{let r=t??j;return[j.prefix,r.decode(e)]}case Wt.prefix:{let r=t??Wt;return[Wt.prefix,r.decode(e)]}case lr.prefix:{let r=t??lr;return[lr.prefix,r.decode(e)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[e[0],t.decode(e)]}}}function Cl(e,t,r){let{prefix:n}=r;if(n!==j.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let o=t.get(n);if(o==null){let s=r.encode(e).slice(1);return t.set(n,s),s}else return o}function Dl(e,t,r){let{prefix:n}=r,o=t.get(n);if(o==null){let s=r.encode(e);return t.set(n,s),s}else return o}var hr=112,_l=18;function aa(e,t,r){let n=Ve(e),o=n+Ve(t),s=new Uint8Array(o+r.byteLength);return He(e,s,0),He(t,s,n),s.set(r,o),s}var Bl=Symbol.for("@ipld/js-cid/CID");var pr={...jo,...Go,...Qo,...Vo,...$o,...zo,...Wo,...qo,...Xo,...Fo},Jh={...ss,...ts};function ua(e,t,r,n){return{name:e,prefix:t,encoder:{name:e,prefix:t,encode:r},decoder:{decode:n}}}var ca=ua("utf8","u",e=>"u"+new TextDecoder("utf8").decode(e),e=>new TextEncoder().encode(e.substring(1))),as=ua("ascii","a",e=>{let t="a";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return t},e=>{e=e.substring(1);let t=At(e.length);for(let r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t}),Ol={utf8:ca,"utf-8":ca,hex:pr.base16,latin1:as,ascii:as,binary:as,...pr},zr=Ol;function yt(e,t="utf8"){let r=zr[t];if(r==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ge(la.Buffer.from(e,"utf-8")):r.decoder.decode(`${r.prefix}${e}`)}function cs(e){let t=e??8192,r=t>>>1,n,o=t;return function(i){if(i<1||i>r)return At(i);o+i>t&&(n=At(t),o=0);let a=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),a}}var ve=class{fn;len;next;val;constructor(t,r,n){this.fn=t,this.len=r,this.next=void 0,this.val=n}};function us(){}var fs=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},Pl=cs();function Nl(e){return globalThis.Buffer!=null?At(e):Pl(e)}var yr=class{len;head;tail;states;constructor(){this.len=0,this.head=new ve(us,0,0),this.tail=this.head,this.states=null}_push(t,r,n){return this.tail=this.tail.next=new ve(t,r,n),this.len+=r,this}uint32(t){return this.len+=(this.tail=this.tail.next=new ds((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(Wr,10,Dt.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let r=Dt.fromBigInt(t);return this._push(Wr,r.length(),r)}uint64Number(t){return this._push(Me,ct(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let r=Dt.fromBigInt(t).zzEncode();return this._push(Wr,r.length(),r)}sint64Number(t){let r=Dt.fromNumber(t).zzEncode();return this._push(Wr,r.length(),r)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(ls,1,t?1:0)}fixed32(t){return this._push(mr,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let r=Dt.fromBigInt(t);return this._push(mr,4,r.lo)._push(mr,4,r.hi)}fixed64Number(t){let r=Dt.fromNumber(t);return this._push(mr,4,r.lo)._push(mr,4,r.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(Ui,4,t)}double(t){return this._push(Mi,8,t)}bytes(t){let r=t.length>>>0;return r===0?this._push(ls,1,0):this.uint32(r)._push(Ul,r,t)}string(t){let r=Vi(t);return r!==0?this.uint32(r)._push(No,r,t):this._push(ls,1,0)}fork(){return this.states=new fs(this),this.head=this.tail=new ve(us,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 ve(us,0,0),this.len=0),this}ldelim(){let t=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=r,this.len+=n),this}finish(){let t=this.head.next,r=Nl(this.len),n=0;for(;t!=null;)t.fn(t.val,r,n),n+=t.len,t=t.next;return r}};function ls(e,t,r){t[r]=e&255}function Rl(e,t,r){for(;e>127;)t[r++]=e&127|128,e>>>=7;t[r]=e}var ds=class extends ve{next;constructor(t,r){super(Rl,t,r),this.next=void 0}};function Wr(e,t,r){for(;e.hi!==0;)t[r++]=e.lo&127|128,e.lo=(e.lo>>>7|e.hi<<25)>>>0,e.hi>>>=7;for(;e.lo>127;)t[r++]=e.lo&127|128,e.lo=e.lo>>>7;t[r++]=e.lo}function mr(e,t,r){t[r]=e&255,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}function Ul(e,t,r){t.set(e,r)}globalThis.Buffer!=null&&(yr.prototype.bytes=function(e){let t=e.length>>>0;return this.uint32(t),t>0&&this._push(kl,t,e),this},yr.prototype.string=function(e){let t=globalThis.Buffer.byteLength(e);return this.uint32(t),t>0&&this._push(Ml,t,e),this});function kl(e,t,r){t.set(e,r)}function Ml(e,t,r){e.length<40?No(e,t,r):t.utf8Write!=null?t.utf8Write(e,r):t.set(yt(e),r)}function hs(){return new yr}function z(e,t){let r=hs();return t.encode(e,r,{lengthDelimited:!1}),r.finish()}var Fe;(function(e){e[e.VARINT=0]="VARINT",e[e.BIT64=1]="BIT64",e[e.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",e[e.START_GROUP=3]="START_GROUP",e[e.END_GROUP=4]="END_GROUP",e[e.BIT32=5]="BIT32"})(Fe||(Fe={}));function qr(e,t,r,n){return{name:e,type:t,encode:r,decode:n}}function $t(e){function t(o){if(e[o.toString()]==null)throw new Error("Invalid enum value");return e[o]}let r=function(s,i){let a=t(s);i.int32(a)},n=function(s){let i=s.int32();return t(i)};return qr("enum",Fe.VARINT,r,n)}function W(e,t){return qr("message",Fe.LENGTH_DELIMITED,e,t)}var Ut;(function(e){let t;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.connect!=null&&(s.uint32(18),Zr.codec().encode(o.connect,s)),o.streamOpen!=null&&(s.uint32(26),Xr.codec().encode(o.streamOpen,s)),o.streamHandler!=null&&(s.uint32(34),Qr.codec().encode(o.streamHandler,s)),o.dht!=null&&(s.uint32(42),kt.codec().encode(o.dht,s)),o.connManager!=null&&(s.uint32(50),Jr.codec().encode(o.connManager,s)),o.disconnect!=null&&(s.uint32(58),tn.codec().encode(o.disconnect,s)),o.pubsub!=null&&(s.uint32(66),Qt.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(74),Se.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.connect=Zr.codec().decode(o,o.uint32());break;case 3:i.streamOpen=Xr.codec().decode(o,o.uint32());break;case 4:i.streamHandler=Qr.codec().decode(o,o.uint32());break;case 5:i.dht=kt.codec().decode(o,o.uint32());break;case 6:i.connManager=Jr.codec().decode(o,o.uint32());break;case 7:i.disconnect=tn.codec().decode(o,o.uint32());break;case 8:i.pubsub=Qt.codec().decode(o,o.uint32());break;case 9:i.peerStore=Se.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(Ut||(Ut={}));var tt;(function(e){let t;(function(o){o.OK="OK",o.ERROR="ERROR"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.error!=null&&(s.uint32(18),jr.codec().encode(o.error,s)),o.streamInfo!=null&&(s.uint32(26),ze.codec().encode(o.streamInfo,s)),o.identify!=null&&(s.uint32(34),Yr.codec().encode(o.identify,s)),o.dht!=null&&(s.uint32(42),ft.codec().encode(o.dht,s)),o.peers!=null)for(let a of o.peers)s.uint32(50),ue.codec().encode(a,s);o.pubsub!=null&&(s.uint32(58),en.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(66),rn.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={peers:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.error=jr.codec().decode(o,o.uint32());break;case 3:i.streamInfo=ze.codec().decode(o,o.uint32());break;case 4:i.identify=Yr.codec().decode(o,o.uint32());break;case 5:i.dht=ft.codec().decode(o,o.uint32());break;case 6:i.peers.push(ue.codec().decode(o,o.uint32()));break;case 7:i.pubsub=en.codec().decode(o,o.uint32());break;case 8:i.peerStore=rn.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(tt||(tt={}));var Yr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.id!=null&&r.id.byteLength>0&&(n.uint32(10),n.bytes(r.id)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.id=r.bytes();break;case 2:o.addrs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(Yr||(Yr={}));var Zr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);r.timeout!=null&&(n.uint32(24),n.int64(r.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.addrs.push(r.bytes());break;case 3:o.timeout=r.int64();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(Zr||(Zr={}));var Xr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.proto!=null)for(let s of r.proto)n.uint32(18),n.string(s);r.timeout!=null&&(n.uint32(24),n.int64(r.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),proto:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.proto.push(r.string());break;case 3:o.timeout=r.int64();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(Xr||(Xr={}));var Qr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.addr!=null&&r.addr.byteLength>0&&(n.uint32(10),n.bytes(r.addr)),r.proto!=null)for(let s of r.proto)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={addr:new Uint8Array(0),proto:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.addr=r.bytes();break;case 2:o.proto.push(r.string());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(Qr||(Qr={}));var jr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.msg!=null&&r.msg!==""&&(n.uint32(10),n.string(r.msg)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={msg:""},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.msg=r.string();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(jr||(jr={}));var ze;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.addr!=null&&r.addr.byteLength>0&&(n.uint32(18),n.bytes(r.addr)),r.proto!=null&&r.proto!==""&&(n.uint32(26),n.string(r.proto)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.addr=r.bytes();break;case 3:o.proto=r.string();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(ze||(ze={}));var kt;(function(e){let t;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.cid!=null&&(s.uint32(26),s.bytes(o.cid)),o.key!=null&&(s.uint32(34),s.bytes(o.key)),o.value!=null&&(s.uint32(42),s.bytes(o.value)),o.count!=null&&(s.uint32(48),s.int32(o.count)),o.timeout!=null&&(s.uint32(56),s.int64(o.timeout)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.cid=o.bytes();break;case 4:i.key=o.bytes();break;case 5:i.value=o.bytes();break;case 6:i.count=o.int32();break;case 7:i.timeout=o.int64();break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(kt||(kt={}));var ft;(function(e){let t;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),ue.codec().encode(o.peer,s)),o.value!=null&&(s.uint32(26),s.bytes(o.value)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.peer=ue.codec().decode(o,o.uint32());break;case 3:i.value=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(ft||(ft={}));var ue;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.id!=null&&r.id.byteLength>0&&(n.uint32(10),n.bytes(r.id)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.id=r.bytes();break;case 2:o.addrs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(ue||(ue={}));var Jr;(function(e){let t;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.tag!=null&&(s.uint32(26),s.string(o.tag)),o.weight!=null&&(s.uint32(32),s.int64(o.weight)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.tag=o.string();break;case 4:i.weight=o.int64();break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(Jr||(Jr={}));var tn;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0)},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(tn||(tn={}));var Qt;(function(e){let t;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.topic!=null&&(s.uint32(18),s.string(o.topic)),o.data!=null&&(s.uint32(26),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.topic=o.string();break;case 3:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(Qt||(Qt={}));var br;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.from!=null&&(n.uint32(10),n.bytes(r.from)),r.data!=null&&(n.uint32(18),n.bytes(r.data)),r.seqno!=null&&(n.uint32(26),n.bytes(r.seqno)),r.topicIDs!=null)for(let s of r.topicIDs)n.uint32(34),n.string(s);r.signature!=null&&(n.uint32(42),n.bytes(r.signature)),r.key!=null&&(n.uint32(50),n.bytes(r.key)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={topicIDs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.from=r.bytes();break;case 2:o.data=r.bytes();break;case 3:o.seqno=r.bytes();break;case 4:o.topicIDs.push(r.string());break;case 5:o.signature=r.bytes();break;case 6:o.key=r.bytes();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(br||(br={}));var en;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.topics!=null)for(let s of r.topics)n.uint32(10),n.string(s);if(r.peerIDs!=null)for(let s of r.peerIDs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={topics:[],peerIDs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.topics.push(r.string());break;case 2:o.peerIDs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(en||(en={}));var Se;(function(e){let t;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.id!=null&&(s.uint32(18),s.bytes(o.id)),o.protos!=null)for(let a of o.protos)s.uint32(26),s.string(a);i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={protos:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.id=o.bytes();break;case 3:i.protos.push(o.string());break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(Se||(Se={}));var rn;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&(n.uint32(10),ue.codec().encode(r.peer,n)),r.protos!=null)for(let s of r.protos)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={protos:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=ue.codec().decode(r,r.uint32());break;case 2:o.protos.push(r.string());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(rn||(rn={}));function fa(e){let t=new globalThis.AbortController;function r(){t.abort();for(let s of e)s?.removeEventListener!=null&&s.removeEventListener("abort",r)}for(let s of e){if(s?.aborted===!0){r();break}s?.addEventListener!=null&&s.addEventListener("abort",r)}function n(){for(let s of e)s?.removeEventListener!=null&&s.removeEventListener("abort",r)}let o=t.signal;return o.clear=n,o}var gr=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){this.onConnection?.(t)}async upgradeOutbound(t){return t}createInboundAbortSignal(t){return fa([t])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var pa=It(J("node:tty"),1),cn=It(J("node:util"),1);function Kl(e,t){if(typeof e=="string")return Hl(e);if(typeof e=="number")return Gl(e,t);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(e)}`)}var nn=Kl;function Hl(e){if(typeof e!="string"||e.length===0||e.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(e)}`);let t=/^(?<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(e);if(!t?.groups)return NaN;let{value:r,unit:n="ms"}=t.groups,o=parseFloat(r),s=n.toLowerCase();switch(s){case"years":case"year":case"yrs":case"yr":case"y":return o*315576e5;case"months":case"month":case"mo":return o*26298e5;case"weeks":case"week":case"w":return o*6048e5;case"days":case"day":case"d":return o*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return o*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return o*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return o*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return o;default:throw Error(`Unknown unit "${s}" provided to ms.parse(). value=${JSON.stringify(e)}`)}}function Vl(e){let t=Math.abs(e);return t>=315576e5?`${Math.round(e/315576e5)}y`:t>=26298e5?`${Math.round(e/26298e5)}mo`:t>=6048e5?`${Math.round(e/6048e5)}w`:t>=864e5?`${Math.round(e/864e5)}d`:t>=36e5?`${Math.round(e/36e5)}h`:t>=6e4?`${Math.round(e/6e4)}m`:t>=1e3?`${Math.round(e/1e3)}s`:`${e}ms`}function $l(e){let t=Math.abs(e);return t>=315576e5?Ie(e,t,315576e5,"year"):t>=26298e5?Ie(e,t,26298e5,"month"):t>=6048e5?Ie(e,t,6048e5,"week"):t>=864e5?Ie(e,t,864e5,"day"):t>=36e5?Ie(e,t,36e5,"hour"):t>=6e4?Ie(e,t,6e4,"minute"):t>=1e3?Ie(e,t,1e3,"second"):`${e} ms`}function Gl(e,t){if(typeof e!="number"||!Number.isFinite(e))throw Error("Value provided to ms.format() must be of type number.");return t?.long?$l(e):Vl(e)}function Ie(e,t,r,n){let o=t>=r*1.5;return`${Math.round(e/r)} ${n}${o?"s":""}`}var sn=It(J("node:process"),1),ha=It(J("node:os"),1),ps=It(J("node:tty"),1);function Mt(e,t=globalThis.Deno?globalThis.Deno.args:sn.default.argv){let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:G}=sn.default,on;Mt("no-color")||Mt("no-colors")||Mt("color=false")||Mt("color=never")?on=0:(Mt("color")||Mt("colors")||Mt("color=true")||Mt("color=always"))&&(on=1);function Fl(){if(!("FORCE_COLOR"in G))return;if(G.FORCE_COLOR==="true")return 1;if(G.FORCE_COLOR==="false")return 0;if(G.FORCE_COLOR.length===0)return 1;let e=Math.min(Number.parseInt(G.FORCE_COLOR,10),3);if([0,1,2,3].includes(e))return e}function zl(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function Wl(e,{streamIsTTY:t,sniffFlags:r=!0}={}){let n=Fl();n!==void 0&&(on=n);let o=r?on:n;if(o===0)return 0;if(r){if(Mt("color=16m")||Mt("color=full")||Mt("color=truecolor"))return 3;if(Mt("color=256"))return 2}if("TF_BUILD"in G&&"AGENT_NAME"in G)return 1;if(e&&!t&&o===void 0)return 0;let s=o||0;if(G.TERM==="dumb")return s;if(sn.default.platform==="win32"){let i=ha.default.release().split(".");return Number(i[0])>=10&&Number(i[2])>=10586?Number(i[2])>=14931?3:2:1}if("CI"in G)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(i=>i in G)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(i=>i in G)||G.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in G)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(G.TEAMCITY_VERSION)?1:0;if(G.COLORTERM==="truecolor"||G.TERM==="xterm-kitty"||G.TERM==="xterm-ghostty"||G.TERM==="wezterm")return 3;if("TERM_PROGRAM"in G){let i=Number.parseInt((G.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(G.TERM_PROGRAM){case"iTerm.app":return i>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(G.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(G.TERM)||"COLORTERM"in G?1:s}function da(e,t={}){let r=Wl(e,{streamIsTTY:e&&e.isTTY,...t});return zl(r)}var ql={stdout:da({isTTY:ps.default.isatty(1)}),stderr:da({isTTY:ps.default.isatty(2)})},an=ql;function ms(e){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=o,r.enabled=i,r.humanize=nn,r.destroy=f,Object.keys(e).forEach(u=>{r[u]=e[u]}),r.names=[],r.skips=[],r.formatters={};function t(u){let d=0;for(let l=0;l<u.length;l++)d=(d<<5)-d+u.charCodeAt(l),d|=0;return r.colors[Math.abs(d)%r.colors.length]}r.selectColor=t;function r(u){let d,l=null,h,b;function g(...x){if(!g.enabled)return;let I=g,k=Number(new Date),C=k-(d||k);I.diff=C,I.prev=d,I.curr=k,d=k,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let M=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(rt,at)=>{if(rt==="%%")return"%";M++;let nt=r.formatters[at];if(typeof nt=="function"){let D=x[M];rt=nt.call(I,D),x.splice(M,1),M--}return rt}),r.formatArgs.call(I,x),(I.log||r.log).apply(I,x)}return g.namespace=u,g.useColors=r.useColors(),g.color=r.selectColor(u),g.extend=n,g.destroy=r.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>l!==null?l:(h!==r.namespaces&&(h=r.namespaces,b=r.enabled(u)),b),set:x=>{l=x}}),typeof r.init=="function"&&r.init(g),g}function n(u,d){let l=r(this.namespace+(typeof d>"u"?":":d)+u);return l.log=this.log,l}function o(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let d,l=(typeof u=="string"?u:"").split(/[\s,]+/),h=l.length;for(d=0;d<h;d++)l[d]&&(u=l[d].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function s(){let u=[...r.names.map(a),...r.skips.map(a).map(d=>"-"+d)].join(",");return r.enable(""),u}function i(u){if(u[u.length-1]==="*")return!0;let d,l;for(d=0,l=r.skips.length;d<l;d++)if(r.skips[d].test(u))return!1;for(d=0,l=r.names.length;d<l;d++)if(r.names[d].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack??u.message:u}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var ma=[6,2,3,4,5,1];an.stderr!==!1&&(an.stderr??an).level>=2&&(ma=[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 We=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let r=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),e[r]=n,e},{});function Yl(){return"colors"in We?!!We.colors:pa.default.isatty(process.stderr.fd)}function Zl(e){let{namespace:t,useColors:r}=this;if(r===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${t} \x1B[0m`;e[0]=s+e[0].split(`
3
3
  `).join(`
4
- `+i),r.push(o+"m+"+Gr(this.diff)+"\x1B[0m")}else r[0]=il()+t+" "+r[0]}function il(){return Oe.hideDate!=null?"":new Date().toISOString()+" "}function sl(...r){return process.stderr.write(zr.default.format(...r)+`
5
- `)}function cl(r){r!=null?process.env.DEBUG=r:delete process.env.DEBUG}function al(){return process.env.DEBUG}function ul(r){r.inspectOpts={};let t=Object.keys(Oe);for(let e=0;e<t.length;e++)r.inspectOpts[t[e]]=Oe[t[e]]}function ll(r){r.o=function(t){return this.inspectOpts.colors=this.useColors,zr.default.inspect(t,this.inspectOpts).split(`
6
- `).map(e=>e.trim()).join(" ")},r.O=function(t){return this.inspectOpts.colors=this.useColors,zr.default.inspect(t,this.inspectOpts)}}var Us=Vo({init:ul,log:sl,formatArgs:ol,save:cl,load:al,useColors:nl,setupFormatters:ll,colors:Os,inspectOpts:Oe});var Et=Us;Et.formatters.b=r=>r==null?"undefined":F.baseEncode(r);Et.formatters.t=r=>r==null?"undefined":Mt.baseEncode(r);Et.formatters.m=r=>r==null?"undefined":Eo.baseEncode(r);Et.formatters.p=r=>r==null?"undefined":r.toString();Et.formatters.c=r=>r==null?"undefined":r.toString();Et.formatters.k=r=>r==null?"undefined":r.toString();Et.formatters.a=r=>r==null?"undefined":r.toString();Et.formatters.e=r=>r==null?"undefined":Rs(r.stack)??Rs(r.message)??r.toString();function fl(r){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=r,t.destroy=()=>!0,t.extend=()=>t,t}function Ms(){return{forComponent(r){return me(r)}}}function me(r){let t=fl(`${r}:trace`);return Et.enabled(`${r}:trace`)&&Et.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=Et(`${r}:trace`)),Object.assign(Et(r),{error:Et(`${r}:error`),trace:t})}function Rs(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}var Fo=Symbol.for("@libp2p/peer-id");var Hs=Symbol.for("@libp2p/transport");var Ks;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(Ks||(Ks={}));var qr=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var it=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},Wr=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var Yr=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var Ue=class extends Error{static name="TimeoutError";constructor(t="Timed out"){super(t),this.name="TimeoutError"}},Zr=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},Xr=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var ur=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var Gs=J("node:events"),jr=(r,...t)=>{try{(0,Gs.setMaxListeners)(r,...t)}catch{}};var Qr=class extends EventTarget{#t=new Map;constructor(){super(),jr(1/0,this)}listenerCount(t){let e=this.#t.get(t);return e==null?0:e.length}addEventListener(t,e,n){super.addEventListener(t,e,n);let o=this.#t.get(t);o==null&&(o=[],this.#t.set(t,o)),o.push({callback:e,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,e,n){super.removeEventListener(t.toString(),e??null,n);let o=this.#t.get(t);o!=null&&(o=o.filter(({callback:i})=>i!==e),this.#t.set(t,o))}dispatchEvent(t){let e=super.dispatchEvent(t),n=this.#t.get(t.type);return n==null||(n=n.filter(({once:o})=>!o),this.#t.set(t.type,n)),e}safeDispatchEvent(t,e={}){return this.dispatchEvent(new CustomEvent(t,e))}};var Vs=Symbol.for("@libp2p/service-capabilities"),np=Symbol.for("@libp2p/service-dependencies");function Lt(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var Fs=J("node:buffer");function Pt(r,t){return le(Fs.Buffer.concat(r,t))}var zs=Symbol.for("@achingbrain/uint8arraylist");function $s(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function Jr(r){return!!r?.[zs]}var X=class r{bufs;length;[zs]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(Jr(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(Jr(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=$s(this.bufs,t);return e.buf[e.index]}set(t,e){let n=$s(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(Jr(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return Pt(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:Pt(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),i=new r;return i.length=o,i.bufs=[...n],i}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let i=0;i<this.bufs.length;i++){let s=this.bufs[i],c=o,a=c+s.byteLength;if(o=a,t>=a)continue;let f=t>=c&&t<a,l=e>c&&e<=a;if(f&&l){if(t===c&&e===a){n.push(s);break}let u=t-c;n.push(s.subarray(u,u+(e-t)));break}if(f){if(t===0){n.push(s);continue}n.push(s.subarray(t-c));continue}if(l){if(e===a){n.push(s);break}n.push(s.subarray(0,e-c));break}n.push(s)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!Jr(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let i=256,s=new Int32Array(i);for(let u=0;u<i;u++)s[u]=-1;for(let u=0;u<o;u++)s[n[u]]=u;let c=s,a=this.byteLength-n.byteLength,f=n.byteLength-1,l;for(let u=e;u<=a;u+=l){l=0;for(let h=f;h>=0;h--){let p=this.get(u+h);if(n[h]!==p){l=Math.max(1,h-c[p]);break}}if(l===0)return u}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=xt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=qt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=qt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=qt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=xt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=qt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=qt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=qt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=qt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=qt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!Lt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,i)=>o+i.byteLength,0)),n.length=e,n}};var qs=J("node:buffer");function V(r,t="utf8"){let e=Pr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?qs.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}var dl=parseInt("11111",2),$o=parseInt("10000000",2),hl=parseInt("01111111",2),Ws={0:lr,1:lr,2:pl,3:gl,4:bl,5:yl,6:ml,16:lr,22:lr,48:lr};function zo(r,t={offset:0}){let e=r[t.offset]&dl;if(t.offset++,Ws[e]!=null)return Ws[e](r,t);throw new Error("No decoder for tag "+e)}function fr(r,t){let e=0;if((r[t.offset]&$o)===$o){let n=r[t.offset]&hl,o="0x";t.offset++;for(let i=0;i<n;i++,t.offset++)o+=r[t.offset].toString(16).padStart(2,"0");e=parseInt(o,16)}else e=r[t.offset],t.offset++;return e}function lr(r,t){fr(r,t);let e=[];for(;!(t.offset>=r.byteLength);){let n=zo(r,t);if(n===null)break;e.push(n)}return e}function pl(r,t){let e=fr(r,t),n=t.offset,o=t.offset+e,i=[];for(let s=n;s<o;s++)s===n&&r[s]===0||i.push(r[s]);return t.offset+=e,Uint8Array.from(i)}function ml(r,t){let e=fr(r,t),n=t.offset+e,o=r[t.offset];t.offset++;let i=0,s=0;o<40?(i=0,s=o):o<80?(i=1,s=o-40):(i=2,s=o-80);let c=`${i}.${s}`,a=[];for(;t.offset<n;){let f=r[t.offset];if(t.offset++,a.push(f&127),f<128){a.reverse();let l=0;for(let u=0;u<a.length;u++)l+=a[u]<<u*7;c+=`.${l}`,a=[]}}return c}function yl(r,t){return t.offset++,null}function gl(r,t){let e=fr(r,t),n=r[t.offset];t.offset++;let o=r.subarray(t.offset,t.offset+e-1);if(t.offset+=e,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function bl(r,t){let e=fr(r,t),n=r.subarray(t.offset,t.offset+e);return t.offset+=e,n}function xl(r){let t=r.toString(16);t.length%2===1&&(t="0"+t);let e=new X;for(let n=0;n<t.length;n+=2)e.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return e}function qo(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let t=xl(r.byteLength);return new X(Uint8Array.from([t.byteLength|$o]),t)}function Ys(r){let t=new X,e=128;return(r.subarray()[0]&e)===e&&t.append(Uint8Array.from([0])),t.append(r),new X(Uint8Array.from([2]),qo(t),t)}function Zs(r){let t=Uint8Array.from([0]),e=new X(t,r);return new X(Uint8Array.from([3]),qo(e),e)}function tn(r,t=48){let e=new X;for(let n of r)e.append(n);return new X(Uint8Array.from([t]),qo(e),e)}async function Xs(r,t,e){let n=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);return crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},n,t,e.subarray())}var wl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),El=Uint8Array.from([6,5,43,129,4,0,34]),vl=Uint8Array.from([6,5,43,129,4,0,35]),Al={ext:!0,kty:"EC",crv:"P-256"},Sl={ext:!0,kty:"EC",crv:"P-384"},Il={ext:!0,kty:"EC",crv:"P-521"},Wo=32,Yo=48,Zo=66;function js(r){let t=zo(r);return Qs(t)}function Qs(r){let t=r[1][1][0],e=1,n,o;if(t.byteLength===Wo*2+1)return n=V(t.subarray(e,e+Wo),"base64url"),o=V(t.subarray(e+Wo),"base64url"),new Re({...Al,key_ops:["verify"],x:n,y:o});if(t.byteLength===Yo*2+1)return n=V(t.subarray(e,e+Yo),"base64url"),o=V(t.subarray(e+Yo),"base64url"),new Re({...Sl,key_ops:["verify"],x:n,y:o});if(t.byteLength===Zo*2+1)return n=V(t.subarray(e,e+Zo),"base64url"),o=V(t.subarray(e+Zo),"base64url"),new Re({...Il,key_ops:["verify"],x:n,y:o});throw new it(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function Js(r){return tn([Ys(Uint8Array.from([1])),tn([Tl(r.crv)],160),tn([Zs(new X(Uint8Array.from([4]),wt(r.x??"","base64url"),wt(r.y??"","base64url")))],161)]).subarray()}function Tl(r){if(r==="P-256")return wl;if(r==="P-384")return El;if(r==="P-521")return vl;throw new it(`Invalid curve ${r}`)}var Re=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=Js(this.jwk)),this._raw}toMultihash(){return Ht.digest(se(this))}toCID(){return Q.createV1(114,this.toMultihash())}toString(){return F.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Lt(this.raw,t.raw)}async verify(t,e){return Xs(this.jwk,e,t)}};var en=bt(J("crypto"),1);var sm=en.default.generateKeyPairSync,dr=32;var Ll=64;function tc(r,t,e){if(r.byteLength!==dr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(t.byteLength!==Ll)throw new TypeError('"sig" must be 64 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=en.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:V(r,"base64url"),kty:"OKP"}});return en.default.verify(null,e instanceof Uint8Array?e:e.subarray(),n,t)}var rn=class{type="Ed25519";raw;constructor(t){this.raw=Xo(t,dr)}toMultihash(){return Ht.digest(se(this))}toCID(){return Q.createV1(114,this.toMultihash())}toString(){return F.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Lt(this.raw,t.raw)}verify(t,e){return tc(this.raw,e,t)}};function rc(r){return r=Xo(r,dr),new rn(r)}function Xo(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new it(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var Ct;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(Ct||(Ct={}));var jo;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(jo||(jo={}));(function(r){r.codec=()=>Gt(jo)})(Ct||(Ct={}));var hr;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Ct.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let i={},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let c=e.uint32();switch(c>>>3){case 1:{i.Type=Ct.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>W(e,r.codec()),r.decode=(e,n)=>q(e,r.codec(),n)})(hr||(hr={}));var Qo;(function(r){let t;r.codec=()=>(t==null&&(t=Y((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Ct.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let i={},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let c=e.uint32();switch(c>>>3){case 1:{i.Type=Ct.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>W(e,r.codec()),r.decode=(e,n)=>q(e,r.codec(),n)})(Qo||(Qo={}));var Yt=bt(J("node:crypto"),1),ye=Yt&&typeof Yt=="object"&&"webcrypto"in Yt?Yt.webcrypto:Yt&&typeof Yt=="object"&&"randomBytes"in Yt?Yt:void 0;function Dl(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function nn(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function ge(r,...t){if(!Dl(r))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(r.length))throw new Error("Uint8Array expected of length "+t+", got length="+r.length)}function nc(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");nn(r.outputLen),nn(r.blockLen)}function Ke(r,t=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(t&&r.finished)throw new Error("Hash#digest() has already been called")}function oc(r,t){ge(r);let e=t.outputLen;if(r.length<e)throw new Error("digestInto() expects output buffer of length at least "+e)}function be(...r){for(let t=0;t<r.length;t++)r[t].fill(0)}function on(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function Vt(r,t){return r<<32-t|r>>>t}function kl(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}function pr(r){return typeof r=="string"&&(r=kl(r)),ge(r),r}function ic(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];ge(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}var Me=class{};function sc(r){let t=n=>r().update(pr(n)).digest(),e=r();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>r(),t}function cc(r=32){if(ye&&typeof ye.getRandomValues=="function")return ye.getRandomValues(new Uint8Array(r));if(ye&&typeof ye.randomBytes=="function")return Uint8Array.from(ye.randomBytes(r));throw new Error("crypto.getRandomValues must be defined")}function Nl(r,t,e,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(t,e,n);let o=BigInt(32),i=BigInt(4294967295),s=Number(e>>o&i),c=Number(e&i),a=n?4:0,f=n?0:4;r.setUint32(t+a,s,n),r.setUint32(t+f,c,n)}function ac(r,t,e){return r&t^~r&e}function uc(r,t,e){return r&t^r&e^t&e}var sn=class extends Me{constructor(t,e,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=on(this.buffer)}update(t){Ke(this),t=pr(t),ge(t);let{view:e,buffer:n,blockLen:o}=this,i=t.length;for(let s=0;s<i;){let c=Math.min(o-this.pos,i-s);if(c===o){let a=on(t);for(;o<=i-s;s+=o)this.process(a,s);continue}n.set(t.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Ke(this),oc(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:i}=this,{pos:s}=this;e[s++]=128,be(this.buffer.subarray(s)),this.padOffset>o-s&&(this.process(n,0),s=0);for(let u=s;u<o;u++)e[u]=0;Nl(n,o-8,BigInt(this.length*8),i),this.process(n,0);let c=on(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=a/4,l=this.get();if(f>l.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<f;u++)c.setUint32(4*u,l[u],i)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:i,destroyed:s,pos:c}=this;return t.destroyed=s,t.finished=i,t.length=o,t.pos=c,o%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}},Zt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Bl=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]),ce=new Uint32Array(64),Jo=class extends sn{constructor(t=32){super(64,t,8,!1),this.A=Zt[0]|0,this.B=Zt[1]|0,this.C=Zt[2]|0,this.D=Zt[3]|0,this.E=Zt[4]|0,this.F=Zt[5]|0,this.G=Zt[6]|0,this.H=Zt[7]|0}get(){let{A:t,B:e,C:n,D:o,E:i,F:s,G:c,H:a}=this;return[t,e,n,o,i,s,c,a]}set(t,e,n,o,i,s,c,a){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(t,e){for(let u=0;u<16;u++,e+=4)ce[u]=t.getUint32(e,!1);for(let u=16;u<64;u++){let h=ce[u-15],p=ce[u-2],E=Vt(h,7)^Vt(h,18)^h>>>3,m=Vt(p,17)^Vt(p,19)^p>>>10;ce[u]=m+ce[u-7]+E+ce[u-16]|0}let{A:n,B:o,C:i,D:s,E:c,F:a,G:f,H:l}=this;for(let u=0;u<64;u++){let h=Vt(c,6)^Vt(c,11)^Vt(c,25),p=l+h+ac(c,a,f)+Bl[u]+ce[u]|0,m=(Vt(n,2)^Vt(n,13)^Vt(n,22))+uc(n,o,i)|0;l=f,f=a,a=c,c=s+p|0,s=i,i=o,o=n,n=p+m|0}n=n+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,f=f+this.G|0,l=l+this.H|0,this.set(n,o,i,s,c,a,f,l)}roundClean(){be(ce)}destroy(){this.set(0,0,0,0,0,0,0,0),be(this.buffer)}};var lc=sc(()=>new Jo);var Uc=bt(J("node:crypto"),1);var cn=class extends Me{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,nc(t);let n=pr(e);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let o=this.blockLen,i=new Uint8Array(o);i.set(n.length>o?t.create().update(n).digest():n);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=t.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),be(i)}update(t){return Ke(this),this.iHash.update(t),this}digestInto(t){Ke(this),ge(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:e,iHash:n,finished:o,destroyed:i,blockLen:s,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=i,t.blockLen=s,t.outputLen=c,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},ti=(r,t,e)=>new cn(r,t).update(e).digest();ti.create=(r,t)=>new cn(r,t);var oi=BigInt(0),ni=BigInt(1);function He(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function ii(r){if(!He(r))throw new Error("Uint8Array expected")}function Ge(r,t){if(typeof t!="boolean")throw new Error(r+" boolean expected, got "+t)}function mr(r){let t=r.toString(16);return t.length&1?"0"+t:t}function hc(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?oi:BigInt("0x"+r)}var pc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",_l=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function Ve(r){if(ii(r),pc)return r.toHex();let t="";for(let e=0;e<r.length;e++)t+=_l[r[e]];return t}var Xt={_0:48,_9:57,A:65,F:70,a:97,f:102};function fc(r){if(r>=Xt._0&&r<=Xt._9)return r-Xt._0;if(r>=Xt.A&&r<=Xt.F)return r-(Xt.A-10);if(r>=Xt.a&&r<=Xt.f)return r-(Xt.a-10)}function yr(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(pc)return Uint8Array.fromHex(r);let t=r.length,e=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(e);for(let o=0,i=0;o<e;o++,i+=2){let s=fc(r.charCodeAt(i)),c=fc(r.charCodeAt(i+1));if(s===void 0||c===void 0){let a=r[i]+r[i+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+i)}n[o]=s*16+c}return n}function jt(r){return hc(Ve(r))}function si(r){return ii(r),hc(Ve(Uint8Array.from(r).reverse()))}function xe(r,t){return yr(r.toString(16).padStart(t*2,"0"))}function ci(r,t){return xe(r,t).reverse()}function vt(r,t,e){let n;if(typeof t=="string")try{n=yr(t)}catch(i){throw new Error(r+" must be hex string or Uint8Array, cause: "+i)}else if(He(t))n=Uint8Array.from(t);else throw new Error(r+" must be hex string or Uint8Array");let o=n.length;if(typeof e=="number"&&o!==e)throw new Error(r+" of length "+e+" expected, got "+o);return n}function gr(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];ii(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}var ei=r=>typeof r=="bigint"&&oi<=r;function an(r,t,e){return ei(r)&&ei(t)&&ei(e)&&t<=r&&r<e}function we(r,t,e,n){if(!an(t,e,n))throw new Error("expected valid "+r+": "+e+" <= n < "+n+", got "+t)}function mc(r){let t;for(t=0;r>oi;r>>=ni,t+=1);return t}var Ee=r=>(ni<<BigInt(r))-ni,ri=r=>new Uint8Array(r),dc=r=>Uint8Array.from(r);function yc(r,t,e){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof e!="function")throw new Error("hmacFn must be a function");let n=ri(r),o=ri(r),i=0,s=()=>{n.fill(1),o.fill(0),i=0},c=(...u)=>e(o,n,...u),a=(u=ri(0))=>{o=c(dc([0]),u),n=c(),u.length!==0&&(o=c(dc([1]),u),n=c())},f=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let u=0,h=[];for(;u<t;){n=c();let p=n.slice();h.push(p),u+=n.length}return gr(...h)};return(u,h)=>{s(),a(u);let p;for(;!(p=h(f()));)a();return s(),p}}var Ol={bigint:r=>typeof r=="bigint",function:r=>typeof r=="function",boolean:r=>typeof r=="boolean",string:r=>typeof r=="string",stringOrUint8Array:r=>typeof r=="string"||He(r),isSafeInteger:r=>Number.isSafeInteger(r),array:r=>Array.isArray(r),field:(r,t)=>t.Fp.isValid(r),hash:r=>typeof r=="function"&&Number.isSafeInteger(r.outputLen)};function ve(r,t,e={}){let n=(o,i,s)=>{let c=Ol[i];if(typeof c!="function")throw new Error("invalid validator function");let a=r[o];if(!(s&&a===void 0)&&!c(a,r))throw new Error("param "+String(o)+" is invalid. Expected "+i+", got "+a)};for(let[o,i]of Object.entries(t))n(o,i,!1);for(let[o,i]of Object.entries(e))n(o,i,!0);return r}function ai(r){let t=new WeakMap;return(e,...n)=>{let o=t.get(e);if(o!==void 0)return o;let i=r(e,...n);return t.set(e,i),i}}var mt=BigInt(0),lt=BigInt(1),Ae=BigInt(2),Ul=BigInt(3),bc=BigInt(4),xc=BigInt(5),wc=BigInt(8);function ut(r,t){let e=r%t;return e>=mt?e:t+e}function Dt(r,t,e){let n=r;for(;t-- >mt;)n*=n,n%=e;return n}function un(r,t){if(r===mt)throw new Error("invert: expected non-zero number");if(t<=mt)throw new Error("invert: expected positive modulus, got "+t);let e=ut(r,t),n=t,o=mt,i=lt,s=lt,c=mt;for(;e!==mt;){let f=n/e,l=n%e,u=o-s*f,h=i-c*f;n=e,e=l,o=s,i=c,s=u,c=h}if(n!==lt)throw new Error("invert: does not exist");return ut(o,t)}function Ec(r,t){let e=(r.ORDER+lt)/bc,n=r.pow(t,e);if(!r.eql(r.sqr(n),t))throw new Error("Cannot find square root");return n}function Rl(r,t){let e=(r.ORDER-xc)/wc,n=r.mul(t,Ae),o=r.pow(n,e),i=r.mul(t,o),s=r.mul(r.mul(i,Ae),o),c=r.mul(i,r.sub(s,r.ONE));if(!r.eql(r.sqr(c),t))throw new Error("Cannot find square root");return c}function Ml(r){if(r<BigInt(3))throw new Error("sqrt is not defined for small field");let t=r-lt,e=0;for(;t%Ae===mt;)t/=Ae,e++;let n=Ae,o=br(r);for(;gc(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(e===1)return Ec;let i=o.pow(n,t),s=(t+lt)/Ae;return function(a,f){if(a.is0(f))return f;if(gc(a,f)!==1)throw new Error("Cannot find square root");let l=e,u=a.mul(a.ONE,i),h=a.pow(f,t),p=a.pow(f,s);for(;!a.eql(h,a.ONE);){if(a.is0(h))return a.ZERO;let E=1,m=a.sqr(h);for(;!a.eql(m,a.ONE);)if(E++,m=a.sqr(m),E===l)throw new Error("Cannot find square root");let x=lt<<BigInt(l-E-1),w=a.pow(u,x);l=E,u=a.sqr(w),h=a.mul(h,u),p=a.mul(p,w)}return p}}function Kl(r){return r%bc===Ul?Ec:r%wc===xc?Rl:Ml(r)}var Hl=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function ui(r){let t={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},e=Hl.reduce((n,o)=>(n[o]="function",n),t);return ve(r,e)}function Gl(r,t,e){if(e<mt)throw new Error("invalid exponent, negatives unsupported");if(e===mt)return r.ONE;if(e===lt)return t;let n=r.ONE,o=t;for(;e>mt;)e&lt&&(n=r.mul(n,o)),o=r.sqr(o),e>>=lt;return n}function li(r,t,e=!1){let n=new Array(t.length).fill(e?r.ZERO:void 0),o=t.reduce((s,c,a)=>r.is0(c)?s:(n[a]=s,r.mul(s,c)),r.ONE),i=r.inv(o);return t.reduceRight((s,c,a)=>r.is0(c)?s:(n[a]=r.mul(s,n[a]),r.mul(s,c)),i),n}function gc(r,t){let e=(r.ORDER-lt)/Ae,n=r.pow(t,e),o=r.eql(n,r.ONE),i=r.eql(n,r.ZERO),s=r.eql(n,r.neg(r.ONE));if(!o&&!i&&!s)throw new Error("invalid Legendre symbol result");return o?1:i?0:-1}function fi(r,t){t!==void 0&&nn(t);let e=t!==void 0?t:r.toString(2).length,n=Math.ceil(e/8);return{nBitLength:e,nByteLength:n}}function br(r,t,e=!1,n={}){if(r<=mt)throw new Error("invalid field: expected ORDER > 0, got "+r);let{nBitLength:o,nByteLength:i}=fi(r,t);if(i>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let s,c=Object.freeze({ORDER:r,isLE:e,BITS:o,BYTES:i,MASK:Ee(o),ZERO:mt,ONE:lt,create:a=>ut(a,r),isValid:a=>{if(typeof a!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof a);return mt<=a&&a<r},is0:a=>a===mt,isOdd:a=>(a&lt)===lt,neg:a=>ut(-a,r),eql:(a,f)=>a===f,sqr:a=>ut(a*a,r),add:(a,f)=>ut(a+f,r),sub:(a,f)=>ut(a-f,r),mul:(a,f)=>ut(a*f,r),pow:(a,f)=>Gl(c,a,f),div:(a,f)=>ut(a*un(f,r),r),sqrN:a=>a*a,addN:(a,f)=>a+f,subN:(a,f)=>a-f,mulN:(a,f)=>a*f,inv:a=>un(a,r),sqrt:n.sqrt||(a=>(s||(s=Kl(r)),s(c,a))),toBytes:a=>e?ci(a,i):xe(a,i),fromBytes:a=>{if(a.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+a.length);return e?si(a):jt(a)},invertBatch:a=>li(c,a),cmov:(a,f,l)=>l?f:a});return Object.freeze(c)}function vc(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let t=r.toString(2).length;return Math.ceil(t/8)}function di(r){let t=vc(r);return t+Math.ceil(t/2)}function Ac(r,t,e=!1){let n=r.length,o=vc(t),i=di(t);if(n<16||n<i||n>1024)throw new Error("expected "+i+"-1024 bytes of input, got "+n);let s=e?si(r):jt(r),c=ut(s,t-lt)+lt;return e?ci(c,o):xe(c,o)}var Sc=BigInt(0),gi=BigInt(1);function hi(r,t){let e=t.negate();return r?e:t}function Tc(r,t){if(!Number.isSafeInteger(r)||r<=0||r>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+r)}function pi(r,t){Tc(r,t);let e=Math.ceil(t/r)+1,n=2**(r-1),o=2**r,i=Ee(r),s=BigInt(r);return{windows:e,windowSize:n,mask:i,maxNumber:o,shiftBy:s}}function Ic(r,t,e){let{windowSize:n,mask:o,maxNumber:i,shiftBy:s}=e,c=Number(r&o),a=r>>s;c>n&&(c-=i,a+=gi);let f=t*n,l=f+Math.abs(c)-1,u=c===0,h=c<0,p=t%2!==0;return{nextN:a,offset:l,isZero:u,isNeg:h,isNegF:p,offsetF:f}}function Vl(r,t){if(!Array.isArray(r))throw new Error("array expected");r.forEach((e,n)=>{if(!(e instanceof t))throw new Error("invalid point at index "+n)})}function Fl(r,t){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((e,n)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+n)})}var mi=new WeakMap,Lc=new WeakMap;function yi(r){return Lc.get(r)||1}function Pc(r,t){return{constTimeNegate:hi,hasPrecomputes(e){return yi(e)!==1},unsafeLadder(e,n,o=r.ZERO){let i=e;for(;n>Sc;)n&gi&&(o=o.add(i)),i=i.double(),n>>=gi;return o},precomputeWindow(e,n){let{windows:o,windowSize:i}=pi(n,t),s=[],c=e,a=c;for(let f=0;f<o;f++){a=c,s.push(a);for(let l=1;l<i;l++)a=a.add(c),s.push(a);c=a.double()}return s},wNAF(e,n,o){let i=r.ZERO,s=r.BASE,c=pi(e,t);for(let a=0;a<c.windows;a++){let{nextN:f,offset:l,isZero:u,isNeg:h,isNegF:p,offsetF:E}=Ic(o,a,c);o=f,u?s=s.add(hi(p,n[E])):i=i.add(hi(h,n[l]))}return{p:i,f:s}},wNAFUnsafe(e,n,o,i=r.ZERO){let s=pi(e,t);for(let c=0;c<s.windows&&o!==Sc;c++){let{nextN:a,offset:f,isZero:l,isNeg:u}=Ic(o,c,s);if(o=a,!l){let h=n[f];i=i.add(u?h.negate():h)}}return i},getPrecomputes(e,n,o){let i=mi.get(n);return i||(i=this.precomputeWindow(n,e),e!==1&&mi.set(n,o(i))),i},wNAFCached(e,n,o){let i=yi(e);return this.wNAF(i,this.getPrecomputes(i,e,o),n)},wNAFCachedUnsafe(e,n,o,i){let s=yi(e);return s===1?this.unsafeLadder(e,n,i):this.wNAFUnsafe(s,this.getPrecomputes(s,e,o),n,i)},setWindowSize(e,n){Tc(n,t),Lc.set(e,n),mi.delete(e)}}}function Cc(r,t,e,n){Vl(e,r),Fl(n,t);let o=e.length,i=n.length;if(o!==i)throw new Error("arrays of points and scalars must have equal length");let s=r.ZERO,c=mc(BigInt(o)),a=1;c>12?a=c-3:c>4?a=c-2:c>0&&(a=2);let f=Ee(a),l=new Array(Number(f)+1).fill(s),u=Math.floor((t.BITS-1)/a)*a,h=s;for(let p=u;p>=0;p-=a){l.fill(s);for(let m=0;m<i;m++){let x=n[m],w=Number(x>>BigInt(p)&f);l[w]=l[w].add(e[m])}let E=s;for(let m=l.length-1,x=s;m>0;m--)x=x.add(l[m]),E=E.add(x);if(h=h.add(E),p!==0)for(let m=0;m<a;m++)h=h.double()}return h}function bi(r){return ui(r.Fp),ve(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...fi(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}function Dc(r){r.lowS!==void 0&&Ge("lowS",r.lowS),r.prehash!==void 0&&Ge("prehash",r.prehash)}function $l(r){let t=bi(r);ve(t,{a:"field",b:"field"},{allowInfinityPoint:"boolean",allowedPrivateKeyLengths:"array",clearCofactor:"function",fromBytes:"function",isTorsionFree:"function",toBytes:"function",wrapPrivateKey:"boolean"});let{endo:e,Fp:n,a:o}=t;if(e){if(!n.eql(o,n.ZERO))throw new Error("invalid endo: CURVE.a must be 0");if(typeof e!="object"||typeof e.beta!="bigint"||typeof e.splitScalar!="function")throw new Error('invalid endo: expected "beta": bigint and "splitScalar": function')}return Object.freeze({...t})}var Ei=class extends Error{constructor(t=""){super(t)}},Qt={Err:Ei,_tlv:{encode:(r,t)=>{let{Err:e}=Qt;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length&1)throw new e("tlv.encode: unpadded data");let n=t.length/2,o=mr(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let i=n>127?mr(o.length/2|128):"";return mr(r)+i+o+t},decode(r,t){let{Err:e}=Qt,n=0;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length<2||t[n++]!==r)throw new e("tlv.decode: wrong tlv");let o=t[n++],i=!!(o&128),s=0;if(!i)s=o;else{let a=o&127;if(!a)throw new e("tlv.decode(long): indefinite length not supported");if(a>4)throw new e("tlv.decode(long): byte length is too big");let f=t.subarray(n,n+a);if(f.length!==a)throw new e("tlv.decode: length bytes not complete");if(f[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let l of f)s=s<<8|l;if(n+=a,s<128)throw new e("tlv.decode(long): not minimal encoding")}let c=t.subarray(n,n+s);if(c.length!==s)throw new e("tlv.decode: wrong value length");return{v:c,l:t.subarray(n+s)}}},_int:{encode(r){let{Err:t}=Qt;if(r<Jt)throw new t("integer: negative integers are not allowed");let e=mr(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return e},decode(r){let{Err:t}=Qt;if(r[0]&128)throw new t("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return jt(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=Qt,o=vt("signature",r),{v:i,l:s}=n.decode(48,o);if(s.length)throw new t("invalid signature: left bytes after parsing");let{v:c,l:a}=n.decode(2,i),{v:f,l}=n.decode(2,a);if(l.length)throw new t("invalid signature: left bytes after parsing");return{r:e.decode(c),s:e.decode(f)}},hexFromSig(r){let{_tlv:t,_int:e}=Qt,n=t.encode(2,e.encode(r.r)),o=t.encode(2,e.encode(r.s)),i=n+o;return t.encode(48,i)}};function xi(r,t){return Ve(xe(r,t))}var Jt=BigInt(0),rt=BigInt(1),qm=BigInt(2),wi=BigInt(3),zl=BigInt(4);function ql(r){let t=$l(r),{Fp:e}=t,n=br(t.n,t.nBitLength),o=t.toBytes||((v,d,g)=>{let A=d.toAffine();return gr(Uint8Array.from([4]),e.toBytes(A.x),e.toBytes(A.y))}),i=t.fromBytes||(v=>{let d=v.subarray(1),g=e.fromBytes(d.subarray(0,e.BYTES)),A=e.fromBytes(d.subarray(e.BYTES,2*e.BYTES));return{x:g,y:A}});function s(v){let{a:d,b:g}=t,A=e.sqr(v),S=e.mul(A,v);return e.add(e.add(S,e.mul(v,d)),g)}function c(v,d){let g=e.sqr(d),A=s(v);return e.eql(g,A)}if(!c(t.Gx,t.Gy))throw new Error("bad curve params: generator point");let a=e.mul(e.pow(t.a,wi),zl),f=e.mul(e.sqr(t.b),BigInt(27));if(e.is0(e.add(a,f)))throw new Error("bad curve params: a or b");function l(v){return an(v,rt,t.n)}function u(v){let{allowedPrivateKeyLengths:d,nByteLength:g,wrapPrivateKey:A,n:S}=t;if(d&&typeof v!="bigint"){if(He(v)&&(v=Ve(v)),typeof v!="string"||!d.includes(v.length))throw new Error("invalid private key");v=v.padStart(g*2,"0")}let L;try{L=typeof v=="bigint"?v:jt(vt("private key",v,g))}catch{throw new Error("invalid private key, expected hex or "+g+" bytes, got "+typeof v)}return A&&(L=ut(L,S)),we("private key",L,rt,S),L}function h(v){if(!(v instanceof m))throw new Error("ProjectivePoint expected")}let p=ai((v,d)=>{let{px:g,py:A,pz:S}=v;if(e.eql(S,e.ONE))return{x:g,y:A};let L=v.is0();d==null&&(d=L?e.ONE:e.inv(S));let U=e.mul(g,d),M=e.mul(A,d),P=e.mul(S,d);if(L)return{x:e.ZERO,y:e.ZERO};if(!e.eql(P,e.ONE))throw new Error("invZ was invalid");return{x:U,y:M}}),E=ai(v=>{if(v.is0()){if(t.allowInfinityPoint&&!e.is0(v.py))return;throw new Error("bad point: ZERO")}let{x:d,y:g}=v.toAffine();if(!e.isValid(d)||!e.isValid(g))throw new Error("bad point: x or y not FE");if(!c(d,g))throw new Error("bad point: equation left != right");if(!v.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});class m{constructor(d,g,A){if(d==null||!e.isValid(d))throw new Error("x required");if(g==null||!e.isValid(g)||e.is0(g))throw new Error("y required");if(A==null||!e.isValid(A))throw new Error("z required");this.px=d,this.py=g,this.pz=A,Object.freeze(this)}static fromAffine(d){let{x:g,y:A}=d||{};if(!d||!e.isValid(g)||!e.isValid(A))throw new Error("invalid affine point");if(d instanceof m)throw new Error("projective point not allowed");let S=L=>e.eql(L,e.ZERO);return S(g)&&S(A)?m.ZERO:new m(g,A,e.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){let g=li(e,d.map(A=>A.pz));return d.map((A,S)=>A.toAffine(g[S])).map(m.fromAffine)}static fromHex(d){let g=m.fromAffine(i(vt("pointHex",d)));return g.assertValidity(),g}static fromPrivateKey(d){return m.BASE.multiply(u(d))}static msm(d,g){return Cc(m,n,d,g)}_setWindowSize(d){T.setWindowSize(this,d)}assertValidity(){E(this)}hasEvenY(){let{y:d}=this.toAffine();if(e.isOdd)return!e.isOdd(d);throw new Error("Field doesn't support isOdd")}equals(d){h(d);let{px:g,py:A,pz:S}=this,{px:L,py:U,pz:M}=d,P=e.eql(e.mul(g,M),e.mul(L,S)),_=e.eql(e.mul(A,M),e.mul(U,S));return P&&_}negate(){return new m(this.px,e.neg(this.py),this.pz)}double(){let{a:d,b:g}=t,A=e.mul(g,wi),{px:S,py:L,pz:U}=this,M=e.ZERO,P=e.ZERO,_=e.ZERO,C=e.mul(S,S),st=e.mul(L,L),b=e.mul(U,U),y=e.mul(S,L);return y=e.add(y,y),_=e.mul(S,U),_=e.add(_,_),M=e.mul(d,_),P=e.mul(A,b),P=e.add(M,P),M=e.sub(st,P),P=e.add(st,P),P=e.mul(M,P),M=e.mul(y,M),_=e.mul(A,_),b=e.mul(d,b),y=e.sub(C,b),y=e.mul(d,y),y=e.add(y,_),_=e.add(C,C),C=e.add(_,C),C=e.add(C,b),C=e.mul(C,y),P=e.add(P,C),b=e.mul(L,U),b=e.add(b,b),C=e.mul(b,y),M=e.sub(M,C),_=e.mul(b,st),_=e.add(_,_),_=e.add(_,_),new m(M,P,_)}add(d){h(d);let{px:g,py:A,pz:S}=this,{px:L,py:U,pz:M}=d,P=e.ZERO,_=e.ZERO,C=e.ZERO,st=t.a,b=e.mul(t.b,wi),y=e.mul(g,L),I=e.mul(A,U),N=e.mul(S,M),D=e.add(g,A),k=e.add(L,U);D=e.mul(D,k),k=e.add(y,I),D=e.sub(D,k),k=e.add(g,S);let $=e.add(L,M);return k=e.mul(k,$),$=e.add(y,N),k=e.sub(k,$),$=e.add(A,S),P=e.add(U,M),$=e.mul($,P),P=e.add(I,N),$=e.sub($,P),C=e.mul(st,k),P=e.mul(b,N),C=e.add(P,C),P=e.sub(I,C),C=e.add(I,C),_=e.mul(P,C),I=e.add(y,y),I=e.add(I,y),N=e.mul(st,N),k=e.mul(b,k),I=e.add(I,N),N=e.sub(y,N),N=e.mul(st,N),k=e.add(k,N),y=e.mul(I,k),_=e.add(_,y),y=e.mul($,k),P=e.mul(D,P),P=e.sub(P,y),y=e.mul(D,I),C=e.mul($,C),C=e.add(C,y),new m(P,_,C)}subtract(d){return this.add(d.negate())}is0(){return this.equals(m.ZERO)}wNAF(d){return T.wNAFCached(this,d,m.normalizeZ)}multiplyUnsafe(d){let{endo:g,n:A}=t;we("scalar",d,Jt,A);let S=m.ZERO;if(d===Jt)return S;if(this.is0()||d===rt)return this;if(!g||T.hasPrecomputes(this))return T.wNAFCachedUnsafe(this,d,m.normalizeZ);let{k1neg:L,k1:U,k2neg:M,k2:P}=g.splitScalar(d),_=S,C=S,st=this;for(;U>Jt||P>Jt;)U&rt&&(_=_.add(st)),P&rt&&(C=C.add(st)),st=st.double(),U>>=rt,P>>=rt;return L&&(_=_.negate()),M&&(C=C.negate()),C=new m(e.mul(C.px,g.beta),C.py,C.pz),_.add(C)}multiply(d){let{endo:g,n:A}=t;we("scalar",d,rt,A);let S,L;if(g){let{k1neg:U,k1:M,k2neg:P,k2:_}=g.splitScalar(d),{p:C,f:st}=this.wNAF(M),{p:b,f:y}=this.wNAF(_);C=T.constTimeNegate(U,C),b=T.constTimeNegate(P,b),b=new m(e.mul(b.px,g.beta),b.py,b.pz),S=C.add(b),L=st.add(y)}else{let{p:U,f:M}=this.wNAF(d);S=U,L=M}return m.normalizeZ([S,L])[0]}multiplyAndAddUnsafe(d,g,A){let S=m.BASE,L=(M,P)=>P===Jt||P===rt||!M.equals(S)?M.multiplyUnsafe(P):M.multiply(P),U=L(this,g).add(L(d,A));return U.is0()?void 0:U}toAffine(d){return p(this,d)}isTorsionFree(){let{h:d,isTorsionFree:g}=t;if(d===rt)return!0;if(g)return g(m,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:d,clearCofactor:g}=t;return d===rt?this:g?g(m,this):this.multiplyUnsafe(t.h)}toRawBytes(d=!0){return Ge("isCompressed",d),this.assertValidity(),o(m,this,d)}toHex(d=!0){return Ge("isCompressed",d),Ve(this.toRawBytes(d))}}m.BASE=new m(t.Gx,t.Gy,e.ONE),m.ZERO=new m(e.ZERO,e.ONE,e.ZERO);let{endo:x,nBitLength:w}=t,T=Pc(m,x?Math.ceil(w/2):w);return{CURVE:t,ProjectivePoint:m,normPrivateKeyToScalar:u,weierstrassEquation:s,isWithinCurveOrder:l}}function Wl(r){let t=bi(r);return ve(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function kc(r){let t=Wl(r),{Fp:e,n,nByteLength:o,nBitLength:i}=t,s=e.BYTES+1,c=2*e.BYTES+1;function a(b){return ut(b,n)}function f(b){return un(b,n)}let{ProjectivePoint:l,normPrivateKeyToScalar:u,weierstrassEquation:h,isWithinCurveOrder:p}=ql({...t,toBytes(b,y,I){let N=y.toAffine(),D=e.toBytes(N.x),k=gr;return Ge("isCompressed",I),I?k(Uint8Array.from([y.hasEvenY()?2:3]),D):k(Uint8Array.from([4]),D,e.toBytes(N.y))},fromBytes(b){let y=b.length,I=b[0],N=b.subarray(1);if(y===s&&(I===2||I===3)){let D=jt(N);if(!an(D,rt,e.ORDER))throw new Error("Point is not on curve");let k=h(D),$;try{$=e.sqrt(k)}catch(Ot){let gt=Ot instanceof Error?": "+Ot.message:"";throw new Error("Point is not on curve"+gt)}let pt=($&rt)===rt;return(I&1)===1!==pt&&($=e.neg($)),{x:D,y:$}}else if(y===c&&I===4){let D=e.fromBytes(N.subarray(0,e.BYTES)),k=e.fromBytes(N.subarray(e.BYTES,2*e.BYTES));return{x:D,y:k}}else{let D=s,k=c;throw new Error("invalid Point, expected length of "+D+", or uncompressed "+k+", got "+y)}}});function E(b){let y=n>>rt;return b>y}function m(b){return E(b)?a(-b):b}let x=(b,y,I)=>jt(b.slice(y,I));class w{constructor(y,I,N){we("r",y,rt,n),we("s",I,rt,n),this.r=y,this.s=I,N!=null&&(this.recovery=N),Object.freeze(this)}static fromCompact(y){let I=o;return y=vt("compactSignature",y,I*2),new w(x(y,0,I),x(y,I,2*I))}static fromDER(y){let{r:I,s:N}=Qt.toSig(vt("DER",y));return new w(I,N)}assertValidity(){}addRecoveryBit(y){return new w(this.r,this.s,y)}recoverPublicKey(y){let{r:I,s:N,recovery:D}=this,k=S(vt("msgHash",y));if(D==null||![0,1,2,3].includes(D))throw new Error("recovery id invalid");let $=D===2||D===3?I+t.n:I;if($>=e.ORDER)throw new Error("recovery id 2 or 3 invalid");let pt=(D&1)===0?"02":"03",zt=l.fromHex(pt+xi($,e.BYTES)),Ot=f($),gt=a(-k*Ot),Te=a(N*Ot),ee=l.BASE.multiplyAndAddUnsafe(zt,gt,Te);if(!ee)throw new Error("point at infinify");return ee.assertValidity(),ee}hasHighS(){return E(this.s)}normalizeS(){return this.hasHighS()?new w(this.r,a(-this.s),this.recovery):this}toDERRawBytes(){return yr(this.toDERHex())}toDERHex(){return Qt.hexFromSig(this)}toCompactRawBytes(){return yr(this.toCompactHex())}toCompactHex(){let y=o;return xi(this.r,y)+xi(this.s,y)}}let T={isValidPrivateKey(b){try{return u(b),!0}catch{return!1}},normPrivateKeyToScalar:u,randomPrivateKey:()=>{let b=di(t.n);return Ac(t.randomBytes(b),t.n)},precompute(b=8,y=l.BASE){return y._setWindowSize(b),y.multiply(BigInt(3)),y}};function v(b,y=!0){return l.fromPrivateKey(b).toRawBytes(y)}function d(b){if(typeof b=="bigint")return!1;if(b instanceof l)return!0;let I=vt("key",b).length,N=e.BYTES,D=N+1,k=2*N+1;if(!(t.allowedPrivateKeyLengths||o===D))return I===D||I===k}function g(b,y,I=!0){if(d(b)===!0)throw new Error("first arg must be private key");if(d(y)===!1)throw new Error("second arg must be public key");return l.fromHex(y).multiply(u(b)).toRawBytes(I)}let A=t.bits2int||function(b){if(b.length>8192)throw new Error("input is too large");let y=jt(b),I=b.length*8-i;return I>0?y>>BigInt(I):y},S=t.bits2int_modN||function(b){return a(A(b))},L=Ee(i);function U(b){return we("num < 2^"+i,b,Jt,L),xe(b,o)}function M(b,y,I=P){if(["recovered","canonical"].some(ae=>ae in I))throw new Error("sign() legacy options not supported");let{hash:N,randomBytes:D}=t,{lowS:k,prehash:$,extraEntropy:pt}=I;k==null&&(k=!0),b=vt("msgHash",b),Dc(I),$&&(b=vt("prehashed msgHash",N(b)));let zt=S(b),Ot=u(y),gt=[U(Ot),U(zt)];if(pt!=null&&pt!==!1){let ae=pt===!0?D(e.BYTES):pt;gt.push(vt("extraEntropy",ae))}let Te=gr(...gt),ee=zt;function Zn(ae){let Le=A(ae);if(!p(Le))return;let Xn=f(Le),je=l.BASE.multiply(Le).toAffine(),ue=a(je.x);if(ue===Jt)return;let Qe=a(Xn*a(ee+ue*Ot));if(Qe===Jt)return;let Pe=(je.x===ue?0:2)|Number(je.y&rt),es=Qe;return k&&E(Qe)&&(es=m(Qe),Pe^=1),new w(ue,es,Pe)}return{seed:Te,k2sig:Zn}}let P={lowS:t.lowS,prehash:!1},_={lowS:t.lowS,prehash:!1};function C(b,y,I=P){let{seed:N,k2sig:D}=M(b,y,I),k=t;return yc(k.hash.outputLen,k.nByteLength,k.hmac)(N,D)}l.BASE._setWindowSize(8);function st(b,y,I,N=_){let D=b;y=vt("msgHash",y),I=vt("publicKey",I);let{lowS:k,prehash:$,format:pt}=N;if(Dc(N),"strict"in N)throw new Error("options.strict was renamed to lowS");if(pt!==void 0&&pt!=="compact"&&pt!=="der")throw new Error("format must be compact or der");let zt=typeof D=="string"||He(D),Ot=!zt&&!pt&&typeof D=="object"&&D!==null&&typeof D.r=="bigint"&&typeof D.s=="bigint";if(!zt&&!Ot)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");let gt,Te;try{if(Ot&&(gt=new w(D.r,D.s)),zt){try{pt!=="compact"&&(gt=w.fromDER(D))}catch(Pe){if(!(Pe instanceof Qt.Err))throw Pe}!gt&&pt!=="der"&&(gt=w.fromCompact(D))}Te=l.fromHex(I)}catch{return!1}if(!gt||k&&gt.hasHighS())return!1;$&&(y=t.hash(y));let{r:ee,s:Zn}=gt,ae=S(y),Le=f(Zn),Xn=a(ae*Le),je=a(ee*Le),ue=l.BASE.multiplyAndAddUnsafe(Te,Xn,je)?.toAffine();return ue?a(ue.x)===ee:!1}return{CURVE:t,getPublicKey:v,getSharedSecret:g,sign:C,verify:st,ProjectivePoint:l,Signature:w,utils:T}}function Yl(r){return{hash:r,hmac:(t,...e)=>ti(r,t,ic(...e)),randomBytes:cc}}function Nc(r,t){let e=n=>kc({...r,...Yl(n)});return{...e(t),create:e}}var Oc=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),Bc=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Zl=BigInt(0),Xl=BigInt(1),vi=BigInt(2),_c=(r,t)=>(r+t/vi)/t;function jl(r){let t=Oc,e=BigInt(3),n=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),c=BigInt(44),a=BigInt(88),f=r*r*r%t,l=f*f*r%t,u=Dt(l,e,t)*l%t,h=Dt(u,e,t)*l%t,p=Dt(h,vi,t)*f%t,E=Dt(p,o,t)*p%t,m=Dt(E,i,t)*E%t,x=Dt(m,c,t)*m%t,w=Dt(x,a,t)*x%t,T=Dt(w,c,t)*m%t,v=Dt(T,e,t)*l%t,d=Dt(v,s,t)*E%t,g=Dt(d,n,t)*f%t,A=Dt(g,vi,t);if(!Ai.eql(Ai.sqr(A),r))throw new Error("Cannot find square root");return A}var Ai=br(Oc,void 0,void 0,{sqrt:jl}),xr=Nc({a:Zl,b:BigInt(7),Fp:Ai,n:Bc,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let t=Bc,e=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-Xl*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=e,s=BigInt("0x100000000000000000000000000000000"),c=_c(i*r,t),a=_c(-n*r,t),f=ut(r-c*e-a*o,t),l=ut(-c*n-a*i,t),u=f>s,h=l>s;if(u&&(f=t-f),h&&(l=t-l),f>s||l>s)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:u,k1:f,k2neg:h,k2:l}}}},lc);var ln=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function Rc(r,t,e){let n=Uc.default.createHash("sha256");if(e instanceof Uint8Array)n.update(e);else for(let i of e)n.update(i);let o=n.digest();try{return xr.verify(t,o,r)}catch(i){throw new ln(String(i))}}var fn=class{type="secp256k1";raw;_key;constructor(t){this._key=Kc(t),this.raw=Mc(this._key)}toMultihash(){return Ht.digest(se(this))}toCID(){return Q.createV1(114,this.toMultihash())}toString(){return F.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Lt(this.raw,t.raw)}verify(t,e){return Rc(this._key,e,t)}};function Hc(r){return new fn(r)}function Mc(r){return xr.ProjectivePoint.fromHex(r).toRawBytes(!0)}function Kc(r){try{return xr.ProjectivePoint.fromHex(r),r}catch(t){throw new Wr(String(t))}}function Gc(r){let{Type:t,Data:e}=hr.decode(r.digest),n=e??new Uint8Array;switch(t){case Ct.Ed25519:return rc(n);case Ct.secp256k1:return Hc(n);case Ct.ECDSA:return js(n);default:throw new ur}}function se(r){return hr.encode({Type:Ct[r.type],Data:r.raw})}var Vc=Symbol.for("nodejs.util.inspect.custom"),Ql=114,wr=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Fo]=!0;toString(){return this.string==null&&(this.string=F.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return Q.createV1(Ql,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return Lt(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return Lt(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[Vc](){return`PeerId(${this.toString()})`}},dn=class extends wr{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},hn=class extends wr{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},pn=class extends wr{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},Jl=2336,mn=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=Ht.digest(wt(this.url))}[Vc](){return`PeerId(${this.url})`}[Fo]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return Q.createV1(Jl,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=V(t)),t.toString()===this.toString())}};function Fe(r){if(ef(r))return new dn({multihash:r});if(tf(r))try{let t=Gc(r);if(t.type==="Ed25519")return new hn({multihash:r,publicKey:t});if(t.type==="secp256k1")return new pn({multihash:r,publicKey:t})}catch{let e=V(r.digest);return new mn(new URL(e))}throw new Yr("Supplied PeerID Multihash is invalid")}function tf(r){return r.code===Ht.code}function ef(r){return r.code===ko.code}var ba=bt(J("net"),1);var ft=J("node:net");function yn(r){return!!(0,ft.isIP)(r)}var rf=r=>r.toString().split("/").slice(1),$e=r=>({match:t=>t.length<1?!1:r(t[0])?t.slice(1):!1,pattern:"fn"}),B=r=>({match:t=>$e(e=>e===r).match(t),pattern:r}),Se=()=>({match:r=>$e(t=>typeof t=="string").match(r),pattern:"{string}"}),ze=()=>({match:r=>$e(t=>!isNaN(parseInt(t))).match(r),pattern:"{number}"}),H=()=>({match:r=>{if(r.length<2||r[0]!=="p2p"&&r[0]!=="ipfs")return!1;if(r[1].startsWith("Q")||r[1].startsWith("1"))try{F.decode(`z${r[1]}`)}catch{return!1}else return!1;return r.slice(2)},pattern:"/p2p/{peerid}"}),Er=()=>({match:r=>{if(r.length<2||r[0]!=="certhash")return!1;try{vo.decode(r[1])}catch{return!1}return r.slice(2)},pattern:"/certhash/{certhash}"}),R=r=>({match:t=>{let e=r.match(t);return e===!1?t:e},pattern:`optional(${r.pattern})`}),dt=(...r)=>({match:t=>{let e;for(let n of r){let o=n.match(t);o!==!1&&(e==null||o.length<e.length)&&(e=o)}return e??!1},pattern:`or(${r.map(t=>t.pattern).join(", ")})`}),O=(...r)=>({match:t=>{for(let e of r){let n=e.match(t);if(n===!1)return!1;t=n}return t},pattern:`and(${r.map(t=>t.pattern).join(", ")})`});function z(...r){function t(o){let i=rf(o);for(let s of r){let c=s.match(i);if(c===!1)return!1;i=c}return i}function e(o){return t(o)!==!1}function n(o){let i=t(o);return i===!1?!1:i.length===0}return{matchers:r,matches:e,exactMatch:n}}var nf=H(),cy=z(nf),bn=O(B("dns4"),Se()),xn=O(B("dns6"),Se()),wn=O(B("dnsaddr"),Se()),Ii=O(B("dns"),Se()),ay=z(bn,R(H())),uy=z(xn,R(H())),ly=z(wn,R(H())),fy=z(dt(Ii,wn,bn,xn),R(H())),Fc=O(B("ip4"),$e(ft.isIPv4)),$c=O(B("ip6"),$e(ft.isIPv6)),Ti=dt(Fc,$c),te=dt(Ti,Ii,bn,xn,wn),dy=z(dt(Ti,O(dt(Ii,wn,bn,xn),R(H())))),hy=z(Fc),py=z($c),my=z(Ti),Li=O(te,B("tcp"),ze()),vr=O(te,B("udp"),ze()),zc=z(O(Li,R(H()))),yy=z(vr),Pi=O(vr,B("quic"),R(H())),En=O(vr,B("quic-v1"),R(H())),of=dt(Pi,En),gy=z(Pi),by=z(En),Si=dt(te,Li,vr,Pi,En),qc=dt(O(Si,B("ws"),R(H()))),xy=z(qc),Wc=dt(O(Si,B("wss"),R(H())),O(Si,B("tls"),R(O(B("sni"),Se())),B("ws"),R(H()))),wy=z(Wc),Yc=O(vr,B("webrtc-direct"),R(Er()),R(Er()),R(H())),Ey=z(Yc),Zc=O(En,B("webtransport"),R(Er()),R(Er()),R(H())),vy=z(Zc),gn=dt(qc,Wc,O(Li,R(H())),O(of,R(H())),O(te,R(H())),Yc,Zc,H()),Ay=z(gn),sf=O(gn,B("p2p-circuit"),H()),Sy=z(sf),cf=dt(O(gn,B("p2p-circuit"),B("webrtc"),R(H())),O(gn,B("webrtc"),R(H())),O(B("webrtc"),R(H()))),Iy=z(cf),af=dt(O(te,B("tcp"),ze(),B("http"),R(H())),O(te,B("http"),R(H()))),Ty=z(af),uf=dt(O(te,B("tcp"),dt(O(B("443"),B("http")),O(ze(),B("https")),O(ze(),B("tls"),B("http"))),R(H())),O(te,B("tls"),B("http"),R(H())),O(te,B("https"),R(H()))),Ly=z(uf),lf=dt(O(B("memory"),Se(),R(H()))),Py=z(lf);var vn=class extends Event{type;detail;constructor(t,e){super(t),this.type=t,this.detail=e}};var ga=bt(J("net"),1);var aa=bt(J("node:os"),1);var An=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,n=t();return n===void 0&&(this.index=e),n}parseWith(t){let e=t();if(this.index===this.input.length)return e}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(t){return this.readAtomically(()=>{let e=this.readChar();if(e===t)return e})}readSeparator(t,e,n){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return n()})}readNumber(t,e,n,o){return this.readAtomically(()=>{let i=0,s=0,c=this.peekChar();if(c===void 0)return;let a=c==="0",f=2**(8*o)-1;for(;;){let l=this.readAtomically(()=>{let u=this.readChar();if(u===void 0)return;let h=Number.parseInt(u,t);if(!Number.isNaN(h))return h});if(l===void 0)break;if(i*=t,i+=l,i>f||(s+=1,e!==void 0&&s>e))return}if(s!==0)return!n&&a&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let n=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;t[e]=n}return t})}readIPv6Addr(){let t=e=>{for(let n=0;n<e.length/2;n++){let o=n*2;if(n<e.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return e[o]=s[0],e[o+1]=s[1],e[o+2]=s[2],e[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];e[o]=i>>8,e[o+1]=i&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[n,o]=t(e);if(n===16)return e;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[c]=t(i.subarray(0,s));return e.set(i.subarray(0,c),16-c),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var By=new An;var Gy=parseInt("0xFFFF",16),Vy=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var Qc=ft.isIPv4,yf=ft.isIPv6,Ci=function(r){let t=0;if(r=r.toString().trim(),Qc(r)){let e=new Uint8Array(t+4);return r.split(/\./g).forEach(n=>{e[t++]=parseInt(n,10)&255}),e}if(yf(r)){let e=r.split(":",8),n;for(n=0;n<e.length;n++){let i=Qc(e[n]),s;i&&(s=Ci(e[n]),e[n]=V(s.slice(0,2),"base16")),s!=null&&++n<8&&e.splice(n,0,V(s.slice(2,4),"base16"))}if(e[0]==="")for(;e.length<8;)e.unshift("0");else if(e[e.length-1]==="")for(;e.length<8;)e.push("0");else if(e.length<8){for(n=0;n<e.length&&e[n]!=="";n++);let i=[n,1];for(n=9-e.length;n>0;n--)i.push("0");e.splice.apply(e,i)}let o=new Uint8Array(t+16);for(n=0;n<e.length;n++){let i=parseInt(e[n],16);o[t++]=i>>8&255,o[t++]=i&255}return o}throw new Error("invalid ip address")},Jc=function(r,t=0,e){t=~~t,e=e??r.length-t;let n=new DataView(r.buffer);if(e===4){let o=[];for(let i=0;i<e;i++)o.push(r[t+i]);return o.join(".")}if(e===16){let o=[];for(let i=0;i<e;i+=2)o.push(n.getUint16(t+i).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var qe={},Di={},bf=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[481,-1,"http-path"],[777,-1,"memory"]];bf.forEach(r=>{let t=xf(...r);Di[t.code]=t,qe[t.name]=t});function xf(r,t,e,n,o){return{code:r,size:t,name:e,resolvable:!!n,path:!!o}}function G(r){if(typeof r=="number"){if(Di[r]!=null)return Di[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(qe[r]!=null)return qe[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var Ig=G("ip4"),Tg=G("ip6"),Lg=G("ipcidr");function _i(r,t){switch(G(r).code){case 4:case 41:return Ef(t);case 42:return Bi(t);case 43:return V(t,"base10");case 6:case 273:case 33:case 132:return ra(t).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Bi(t);case 421:return If(t);case 444:return ea(t);case 445:return ea(t);case 466:return Sf(t);case 481:return globalThis.encodeURIComponent(Bi(t));default:return V(t,"base16")}}function Oi(r,t){switch(G(r).code){case 4:return ta(t);case 41:return ta(t);case 42:return Ni(t);case 43:return wt(t,"base10");case 6:case 273:case 33:case 132:return Ui(parseInt(t,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Ni(t);case 421:return vf(t);case 444:return Tf(t);case 445:return Lf(t);case 466:return Af(t);case 481:return Ni(globalThis.decodeURIComponent(t));default:return wt(t,"base16")}}var ki=Object.values(or).map(r=>r.decoder),wf=function(){let r=ki[0].or(ki[1]);return ki.slice(2).forEach(t=>r=r.or(t)),r}();function ta(r){if(!yn(r))throw new Error("invalid ip address");return Ci(r)}function Ef(r){let t=Jc(r,0,r.length);if(t==null)throw new Error("ipBuff is required");if(!yn(t))throw new Error("invalid ip address");return t}function Ui(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,r),new Uint8Array(t)}function ra(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function Ni(r){let t=wt(r),e=Uint8Array.from($t(t.length));return Pt([e,t],e.length+t.length)}function Bi(r){let t=Ut(r);if(r=r.slice(tt(t)),r.length!==t)throw new Error("inconsistent lengths");return V(r)}function vf(r){let t;r[0]==="Q"||r[0]==="1"?t=Kt(F.decode(`z${r}`)).bytes:t=Q.parse(r).multihash.bytes;let e=Uint8Array.from($t(t.length));return Pt([e,t],e.length+t.length)}function Af(r){let t=wf.decode(r),e=Uint8Array.from($t(t.length));return Pt([e,t],e.length+t.length)}function Sf(r){let t=Ut(r),e=r.slice(tt(t));if(e.length!==t)throw new Error("inconsistent lengths");return"u"+V(e,"base64url")}function If(r){let t=Ut(r),e=r.slice(tt(t));if(e.length!==t)throw new Error("inconsistent lengths");return V(e,"base58btc")}function Tf(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let e=Mt.decode("b"+t[0]),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ui(n);return Pt([e,o],e.length+o.length)}function Lf(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let e=Mt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ui(n);return Pt([e,o],e.length+o.length)}function ea(r){let t=r.slice(0,r.length-2),e=r.slice(r.length-2),n=V(t,"base32"),o=ra(e);return`${n}:${o}`}function na(r){r=Ri(r);let t=[],e=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let i=0;i<o.length;i++){let s=o[i],c=G(s);if(c.size===0){t.push([c.code]),e.push([c.code]);continue}if(i++,i>=o.length)throw new Sn("invalid address: "+r);if(c.path===!0){n=Ri(o.slice(i).join("/")),t.push([c.code,Oi(c.code,n)]),e.push([c.code,n]);break}let a=Oi(c.code,o[i]);t.push([c.code,a]),e.push([c.code,_i(c.code,a)])}return{string:oa(e),bytes:In(t),tuples:t,stringTuples:e,path:n}}function Mi(r){let t=[],e=[],n=null,o=0;for(;o<r.length;){let i=Ut(r,o),s=tt(i),c=G(i),a=Pf(c,r.slice(o+s));if(a===0){t.push([i]),e.push([i]),o+=s;continue}let f=r.slice(o+s,o+s+a);if(o+=a+s,o>r.length)throw new Sn("Invalid address Uint8Array: "+V(r,"base16"));t.push([i,f]);let l=_i(i,f);if(e.push([i,l]),c.path===!0){n=l;break}}return{bytes:Uint8Array.from(r),string:oa(e),tuples:t,stringTuples:e,path:n}}function oa(r){let t=[];return r.map(e=>{let n=G(e[0]);return t.push(n.name),e.length>1&&e[1]!=null&&t.push(e[1]),null}),Ri(t.join("/"))}function In(r){return Pt(r.map(t=>{let e=G(t[0]),n=Uint8Array.from($t(e.code));return t.length>1&&t[1]!=null&&(n=Pt([n,t[1]])),n}))}function Pf(r,t){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let e=Ut(t instanceof Uint8Array?t:Uint8Array.from(t));return e+tt(e)}}function Ri(r){return"/"+r.trim().split("/").filter(t=>t).join("/")}var Sn=class extends Error{static name="ParseError";name="ParseError";constructor(t){super(`Error parsing address: ${t}`)}};var Cf=Symbol.for("nodejs.util.inspect.custom"),Hi=Symbol.for("@multiformats/js-multiaddr/multiaddr"),Df=[G("dns").code,G("dns4").code,G("dns6").code,G("dnsaddr").code],Ki=class extends Error{constructor(t="No available resolver"){super(t),this.name="NoAvailableResolverError"}},Tn=class r{bytes;#t;#e;#r;#n;[Hi]=!0;constructor(t){t==null&&(t="");let e;if(t instanceof Uint8Array)e=Mi(t);else if(typeof t=="string"){if(t.length>0&&t.charAt(0)!=="/")throw new Error(`multiaddr "${t}" must start with a "/"`);e=na(t)}else if(sa(t))e=Mi(t.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=e.bytes,this.#t=e.string,this.#e=e.tuples,this.#r=e.stringTuples,this.#n=e.path}toString(){return this.#t}toJSON(){return this.toString()}toOptions(){let t,e,n,o,i="",s=G("tcp"),c=G("udp"),a=G("ip4"),f=G("ip6"),l=G("dns6"),u=G("ip6zone");for(let[p,E]of this.stringTuples())p===u.code&&(i=`%${E??""}`),Df.includes(p)&&(e=s.name==="tcp"?"tcp":"udp",o=443,n=`${E??""}${i}`,t=p===l.code?6:4),(p===s.code||p===c.code)&&(e=G(p).name==="tcp"?"tcp":"udp",o=parseInt(E??"")),(p===a.code||p===f.code)&&(e=G(p).name==="tcp"?"tcp":"udp",n=`${E??""}${i}`,t=p===f.code?6:4);if(t==null||e==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:n,transport:e,port:o}}protos(){return this.#e.map(([t])=>Object.assign({},G(t)))}protoCodes(){return this.#e.map(([t])=>t)}protoNames(){return this.#e.map(([t])=>G(t).name)}tuples(){return this.#e.map(([t,e])=>e==null?[t]:[t,e])}stringTuples(){return this.#r.map(([t,e])=>e==null?[t]:[t,e])}encapsulate(t){return t=new r(t),new r(this.toString()+t.toString())}decapsulate(t){let e=t.toString(),n=this.toString(),o=n.lastIndexOf(e);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new r(n.slice(0,o))}decapsulateCode(t){let e=this.tuples();for(let n=e.length-1;n>=0;n--)if(e[n][0]===t)return new r(In(e.slice(0,n)));return this}getPeerId(){try{let t=[];this.stringTuples().forEach(([n,o])=>{n===qe.p2p.code&&t.push([n,o]),n===qe["p2p-circuit"].code&&(t=[])});let e=t.pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?V(F.decode(`z${n}`),"base58btc"):V(Q.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(t){return Lt(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(i=>i.resolvable);if(e==null)return[this];let n=ia.get(e.name);if(n==null)throw new Ki(`no available resolver for ${e.name}`);return(await n(this,t)).map(i=>At(i))}nodeAddress(){let t=this.toOptions();if(t.transport!=="tcp"&&t.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${t.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:t.family,address:t.host,port:t.port}}isThinWaistAddress(t){let e=(t??this).protos();return!(e.length!==2||e[0].code!==4&&e[0].code!==41||e[1].code!==6&&e[1].code!==273)}[Cf](){return`Multiaddr(${this.#t})`}};var ia=new Map;function sa(r){return!!r?.[Hi]}function At(r){return new Tn(r)}function ca(r){return!!(r.startsWith("169.254.")||r.toLowerCase().startsWith("fe80"))}var kf={4:"IPv4",6:"IPv6"};function Nf(r){return["0.0.0.0","::"].includes(r)}function Bf(r){let t=[],e=aa.default.networkInterfaces();for(let[,n]of Object.entries(e))if(n!=null)for(let o of n)ca(o.address)||o.family===kf[r]&&t.push(o.address);return t}function ua(r,t){if(r==null)return[];let e=r.toOptions();if(Nf(e.host)){let n=[];for(let o of Bf(e.family))n.push(At(`/ip${e.family}/${o}/${e.transport}/${t??e.port}`));return n}return[At(`/ip${e.family}/${e.host}/${e.transport}/${t??e.port}`)]}var Gi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},Vi=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},la=r=>globalThis.DOMException===void 0?new Vi(r):new DOMException(r),fa=r=>{let t=r.reason===void 0?la("This operation was aborted."):r.reason;return t instanceof Error?t:la(t)};function Fi(r,t){let{milliseconds:e,fallback:n,message:o,customTimers:i={setTimeout,clearTimeout}}=t,s,c,f=new Promise((l,u)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(t.signal){let{signal:p}=t;p.aborted&&u(fa(p)),c=()=>{u(fa(p))},p.addEventListener("abort",c,{once:!0})}if(e===Number.POSITIVE_INFINITY){r.then(l,u);return}let h=new Gi;s=i.setTimeout.call(void 0,()=>{if(n){try{l(n())}catch(p){u(p)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?l():o instanceof Error?u(o):(h.message=o??`Promise timed out after ${e} milliseconds`,u(h))},e),(async()=>{try{l(await r)}catch(p){u(p)}})()}).finally(()=>{f.clear(),c&&t.signal&&t.signal.removeEventListener("abort",c)});return f.clear=()=>{i.clearTimeout.call(void 0,s),s=void 0},f}var _f=r=>{let t=r.addEventListener||r.on||r.addListener,e=r.removeEventListener||r.off||r.removeListener;if(!t||!e)throw new TypeError("Emitter is not compatible");return{addListener:t.bind(r),removeListener:e.bind(r)}};function Of(r,t,e){let n,o=new Promise((i,s)=>{if(e={rejectionEvents:["error"],multiArgs:!1,resolveImmediately:!1,...e},!(e.count>=0&&(e.count===Number.POSITIVE_INFINITY||Number.isInteger(e.count))))throw new TypeError("The `count` option should be at least 0 or more");e.signal?.throwIfAborted();let c=[t].flat(),a=[],{addListener:f,removeListener:l}=_f(r),u=(...p)=>{let E=e.multiArgs?p:p[0];e.filter&&!e.filter(E)||(a.push(E),e.count===a.length&&(n(),i(a)))},h=p=>{n(),s(p)};n=()=>{for(let p of c)l(p,u);for(let p of e.rejectionEvents)l(p,h)};for(let p of c)f(p,u);for(let p of e.rejectionEvents)f(p,h);e.signal&&e.signal.addEventListener("abort",()=>{h(e.signal.reason)},{once:!0}),e.resolveImmediately&&i(a)});if(o.cancel=n,typeof e.timeout=="number"){let i=Fi(o,{milliseconds:e.timeout});return i.cancel=n,i}return o}function $i(r,t,e){typeof e=="function"&&(e={filter:e}),e={...e,count:1,resolveImmediately:!1};let n=Of(r,t,e),o=n.then(i=>i[0]);return o.cancel=n.cancel,o}function da(r,t){if(typeof r!="string")throw new it(`invalid ip provided: ${r}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new it(`invalid port provided: ${t}`);if((0,ft.isIPv4)(r))return At(`/ip4/${r}/tcp/${t}`);if((0,ft.isIPv6)(r))return At(`/ip6/${r}/tcp/${t}`);throw new it(`invalid ip:port for creating a multiaddr: ${r}:${t}`)}function Ft(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var zi=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.name="AbortError",this.code=e??"ABORT_ERR"}};async function qi(r,t,e,n){let o=new zi(n?.errorMessage,n?.errorCode);return e?.aborted===!0?Promise.reject(o):new Promise((i,s)=>{function c(){e?.removeEventListener("abort",l),r.removeEventListener(t,a),n?.errorEvent!=null&&r.removeEventListener(n.errorEvent,f)}let a=u=>{try{if(n?.filter?.(u)===!1)return}catch(h){c(),s(h);return}c(),i(u)},f=u=>{c(),s(u.detail)},l=()=>{c(),s(o)};e?.addEventListener("abort",l),r.addEventListener(t,a),n?.errorEvent!=null&&r.addEventListener(n.errorEvent,f)})}function ha(r){if(Rf(r))return async function*(){let t=r.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)return;yield n}}finally{t.releaseLock()}}();if(Uf(r))return r;throw new Error("unknown stream")}function Uf(r){return r[Symbol.asyncIterator]!=null}function Rf(r){return typeof r?.getReader=="function"}function pa(r){return async t=>{let e=async()=>{Mf(t)&&await t.return(void 0)},n,o,i=w=>{n=w,e().catch(T=>{T=new AggregateError([n,T],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(w)})},s,c=!1,a=()=>{c=!0,s?.()},f,l=!1,u=()=>{l=!0,f?.()},h,p=()=>{h?.()},E=async()=>new Promise((w,T)=>{s=h=w,o=T,r.once("drain",p)}),m=async()=>(await e(),new Promise((w,T)=>{if(c||l||n!=null){w();return}f=s=w,o=T})),x=()=>{r.removeListener("error",i),r.removeListener("close",a),r.removeListener("finish",u),r.removeListener("drain",p)};r.once("error",i),r.once("close",a),r.once("finish",u);try{for await(let w of t){if(!r.writable||r.destroyed||n!=null)break;r.write(w)||await E()}}catch(w){n==null&&r.destroy(w),n=w}try{if(r.writable&&r.end(),await m(),n!=null)throw n}finally{x()}}}function Mf(r){return r.return!=null}function Wi(r){return{sink:pa(r),source:ha(r)}}var ma=bt(J("os"),1),ya=bt(J("path"),1);function We(r,t={}){let e=r.getPath();if(e!=null)return ma.default.platform()==="win32"?{path:ya.default.join("\\\\.\\pipe\\",e)}:{path:e};let n=r.toOptions();return{...t,...n,ipv6Only:n.family===6}}var Ln=(r,t)=>{let e,n=t.logger.forComponent("libp2p:tcp:socket"),o=t.direction,i=t.metrics,s=t.metricPrefix??"",c=t.socketInactivityTimeout??12e4,a=t.socketCloseTimeout??500,f=!1,l=!1;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr),r.on("error",w=>{l=!0,f||(n.error("%s socket error - %e",o,w),i?.increment({[`${s}error`]:!0})),r.destroy(),x.timeline.close=Date.now()});let u;if(t.remoteAddr!=null)u=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new it("Could not determine remote address or port");u=da(r.remoteAddress,r.remotePort)}let h=We(u),p=h.path??`${h.host??""}:${h.port??""}`,{sink:E,source:m}=Wi(r);r.setTimeout(c),r.once("timeout",()=>{f=!0,n("%s %s socket read timeout",o,p),i?.increment({[`${s}timeout`]:!0}),r.destroy(new Ue),x.timeline.close=Date.now()}),r.once("close",()=>{!f&&!l&&(n("%s %s socket close",o,p),i?.increment({[`${s}close`]:!0})),r.destroy(),x.timeline.close=Date.now()}),r.once("end",()=>{n("%s %s socket end",o,p),i?.increment({[`${s}end`]:!0})});let x={async sink(w){try{await E(async function*(){for await(let T of w)T instanceof Uint8Array?yield T:yield T.subarray()}())}catch(T){T.type!=="aborted"&&n.error("%s %s error in sink - %e",o,p,T)}r.end()},source:m,remoteAddr:u,timeline:{open:Date.now()},async close(w={}){if(r.closed){n("the %s %s socket is already closed",o,p);return}if(r.destroyed){n("the %s %s socket is already destroyed",o,p);return}if(e!=null)return e.promise;try{e=Ft(),r.end();let T=Kf(r),v=w.signal??AbortSignal.timeout(a);r.writableLength>0&&(n("%s %s draining socket",o,p),await qi(T,"drain",v,{errorEvent:"error"}),n("%s %s socket drained",o,p)),await Promise.all([qi(T,"close",v,{errorEvent:"error"}),r.destroy()])}catch(T){this.abort(T)}finally{e.resolve()}},abort:w=>{n("%s %s socket abort due to error - %e",o,p,w),r.destroy(),x.timeline.close=Date.now()},log:n};return x};function Kf(r){return{addEventListener:(e,n)=>{r.addListener(e,n)},removeEventListener:(e,n)=>{r.removeListener(e,n)}}}var nt;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(nt||(nt={}));var Pn=class extends Qr{context;server;sockets=new Set;status={code:nt.INACTIVE};metrics;addr;log;shutdownController;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,this.shutdownController=new AbortController,jr(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=ga.default.createServer(t,this.onSocket.bind(this)),t.maxConnections!==void 0&&(this.server.maxConnections=t.maxConnections),t.closeServerOnMaxConnections!=null&&t.closeServerOnMaxConnections.closeAbove<t.closeServerOnMaxConnections.listenBelow)throw new it("closeAbove must be >= listenBelow");this.server.on("listening",()=>{if(t.metrics!=null){let e=this.server.address();e==null?this.addr="unknown":typeof e=="string"?this.addr=e:this.addr=`${e.address}:${e.port}`,t.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:t.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:nt.ACTIVE})}this.safeDispatchEvent("listening")}).on("error",e=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:e})}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==nt.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics?.events.increment({[`${this.addr} drop`]:!0})})}onSocket(t){if(this.metrics?.events.increment({[`${this.addr} connection`]:!0}),this.status.code!==nt.ACTIVE)throw t.destroy(),new Zr("Server is not listening yet");let e;try{e=Ln(t,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger,direction:"inbound"})}catch(n){this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0}),t.destroy();return}this.log("new inbound connection %s",e.remoteAddr),this.sockets.add(t),this.context.upgrader.upgradeInbound(e,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",e.remoteAddr),t.once("close",()=>{this.sockets.delete(t),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause()}).catch(async n=>{this.log.error("inbound connection upgrade failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(t),e.abort(n)})}getAddrs(){if(this.status.code===nt.INACTIVE)return[];let t=this.server.address();return t==null?[]:typeof t=="string"?[At(`/unix/${t}`)]:ua(this.status.listeningAddr,t.port)}updateAnnounceAddrs(){}async listen(t){if(this.status.code===nt.ACTIVE||this.status.code===nt.PAUSED)throw new Xr("server is already listening");try{this.status={code:nt.ACTIVE,listeningAddr:t,netConfig:We(t,this.context)},await this.resume()}catch(e){throw this.status={code:nt.INACTIVE},e}}async close(){let t=[];this.server.listening&&t.push($i(this.server,"close")),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(e=>{e.readable&&(t.push($i(e,"close")),e.destroy())}),await Promise.all(t)}async resume(){if(this.server.listening||this.status.code===nt.INACTIVE)return;let t=this.status.netConfig;await new Promise((e,n)=>{this.server.once("error",n),this.server.listen(t,e)}),this.status={...this.status,code:nt.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===nt.PAUSED&&t){this.status={code:nt.INACTIVE};return}!this.server.listening||this.status.code!==nt.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=t?{code:nt.INACTIVE}:{...this.status,code:nt.PAUSED},this.server.close())}};var Cn=class{opts;metrics;components;log;constructor(t,e={}){this.log=t.logger.forComponent("libp2p:tcp"),this.opts=e,this.components=t,t.metrics!=null&&(this.metrics={events:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:t.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Hs]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Vs]=["@libp2p/transport"];async dial(t,e){e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0;let n=await this._connect(t,e),o;try{o=Ln(n,{remoteAddr:t,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.events,logger:this.components.logger,direction:"outbound"})}catch(i){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(i),i}try{return this.log("new outbound connection %s",o.remoteAddr),await e.upgrader.upgradeOutbound(o,e)}catch(i){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",i),o.abort(i),i}}async _connect(t,e){e.signal.throwIfAborted(),e.onProgress?.(new vn("tcp:open-connection"));let n;return new Promise((o,i)=>{let s=Date.now(),c=We(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a",t),n=ba.default.connect(c);let a=p=>{this.log.error("dial to %a errored - %e",t,p);let E=c.path??`${c.host??""}:${c.port}`;p.message=`connection error ${E}: ${p.message}`,this.metrics?.events.increment({error:!0}),h(p)},f=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let p=new Ue(`Connection timeout after ${Date.now()-s}ms`);n.emit("error",p)},l=()=>{this.log("connection opened %a",t),this.metrics?.events.increment({connect:!0}),h()},u=()=>{this.log("connection aborted %a",t),this.metrics?.events.increment({abort:!0}),h(new qr)},h=p=>{if(n.removeListener("error",a),n.removeListener("timeout",f),n.removeListener("connect",l),e.signal!=null&&e.signal.removeEventListener("abort",u),p!=null){i(p);return}o(n)};n.on("error",a),n.on("timeout",f),n.on("connect",l),e.signal.addEventListener("abort",u)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new Pn({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(t){return t.filter(e=>zc.exactMatch(e)||e.toString().startsWith("/unix/"))}dialFilter(t){return this.listenFilter(t)}};function xa(r={}){return t=>new Cn(t,r)}var Dn=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Ye=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},kn=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},Ar=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function Nn(r){return r[Symbol.asyncIterator]!=null}function wa(r,t){if(r.byteLength>t)throw new Ye("Message length too long")}var _n=r=>{let t=tt(r),e=xt(t);return $t(r,e),_n.bytes=t,e};_n.bytes=0;function On(r,t){t=t??{};let e=t.lengthEncoder??_n,n=t?.maxDataLength??4194304;function*o(i){wa(i,n);let s=e(i.byteLength);s instanceof Uint8Array?yield s:yield*s,i instanceof Uint8Array?yield i:yield*i}return Nn(r)?async function*(){for await(let i of r)yield*o(i)}():function*(){for(let i of r)yield*o(i)}()}On.single=(r,t)=>{t=t??{};let e=t.lengthEncoder??_n,n=t?.maxDataLength??4194304;return wa(r,n),new X(e(r.byteLength),r)};var Ie;(function(r){r[r.LENGTH=0]="LENGTH",r[r.DATA=1]="DATA"})(Ie||(Ie={}));var Zi=r=>{let t=Ut(r);return Zi.bytes=tt(t),t};Zi.bytes=0;function Yi(r,t){let e=new X,n=Ie.LENGTH,o=-1,i=t?.lengthDecoder??Zi,s=t?.maxLengthLength??8,c=t?.maxDataLength??4194304;function*a(){for(;e.byteLength>0;){if(n===Ie.LENGTH)try{if(o=i(e),o<0)throw new Dn("Invalid message length");if(o>c)throw new Ye("Message length too long");let f=i.bytes;e.consume(f),t?.onLength!=null&&t.onLength(o),n=Ie.DATA}catch(f){if(f instanceof RangeError){if(e.byteLength>s)throw new kn("Message length length too long");break}throw f}if(n===Ie.DATA){if(e.byteLength<o)break;let f=e.sublist(0,o);e.consume(o),t?.onData!=null&&t.onData(f),yield f,n=Ie.LENGTH}}}return Nn(r)?async function*(){for await(let f of r)e.append(f),yield*a();if(e.byteLength>0)throw new Ar("Unexpected end of input")}():function*(){for(let f of r)e.append(f),yield*a();if(e.byteLength>0)throw new Ar("Unexpected end of input")}()}Yi.fromReader=(r,t)=>{let e=1,n=async function*(){for(;;)try{let{done:i,value:s}=await r.next(e);if(i===!0)return;s!=null&&(yield s)}catch(i){if(i.code==="ERR_UNDER_READ")return{done:!0,value:null};throw i}finally{e=1}}();return Yi(n,{...t??{},onLength:i=>{e=i}})};var Un=class extends Error{type;code;constructor(t,e,n){super(t??"The operation was aborted"),this.type="aborted",this.name=n??"AbortError",this.code=e??"ABORT_ERR"}};async function Sr(r,t,e){if(t==null)return r;if(t.aborted)return r.catch(()=>{}),Promise.reject(new Un(e?.errorMessage,e?.errorCode,e?.errorName));let n,o=new Un(e?.errorMessage,e?.errorCode,e?.errorName);try{return await Promise.race([r,new Promise((i,s)=>{n=()=>{s(o)},t.addEventListener("abort",n)})])}finally{n!=null&&t.removeEventListener("abort",n)}}var Xi=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=Ft(),this.haveNext=Ft()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let t=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=Ft(),t}async throw(t){return this.ended=!0,this.error=t,t!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(t)),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return this.ended=!0,this.nextResult=t,this.haveNext.resolve(),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=Ft(),await Sr(this.readNext.promise,e?.signal,e)}};function Rn(){return new Xi}var Mn=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function Ea(r,t){let e=Rn();r.sink(e).catch(async s=>{await e.end(s)}),r.sink=async s=>{for await(let c of s)await e.push(c);await e.end()};let n=r.source;r.source[Symbol.iterator]!=null?n=r.source[Symbol.iterator]():r.source[Symbol.asyncIterator]!=null&&(n=r.source[Symbol.asyncIterator]());let o=new X;return{read:async s=>{if(s?.signal?.throwIfAborted(),s?.bytes==null){let{done:a,value:f}=await Sr(n.next(),s?.signal);return a===!0?null:f}for(;o.byteLength<s.bytes;){let{value:a,done:f}=await Sr(n.next(),s?.signal);if(f===!0)throw new Mn("unexpected end of input");o.append(a)}let c=o.sublist(0,s.bytes);return o.consume(s.bytes),c},write:async(s,c)=>{c?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,c):await e.push(s.subarray(),c)},unwrap:()=>{if(o.byteLength>0){let s=r.source;r.source=async function*(){t?.yieldBytes===!1?yield o:yield*o,yield*s}()}return r}}}var Kn=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Hn=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Gn=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Ze(r,t={}){let e=Ea(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=tt(t.maxDataLength));let n=t?.lengthDecoder??Ut,o=t?.lengthEncoder??$t;return{read:async s=>{let c=-1,a=new X;for(;;){a.append(await e.read({...s,bytes:1}));try{c=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(c<0)throw new Kn("Invalid message length");if(t?.maxLengthLength!=null&&a.byteLength>t.maxLengthLength)throw new Gn("message length length too long");if(c>-1)break}if(t?.maxDataLength!=null&&c>t.maxDataLength)throw new Hn("message length too long");return e.read({...s,bytes:c})},write:async(s,c)=>{await e.write(new X(o(s.byteLength),s),c)},writeV:async(s,c)=>{let a=new X(...s.flatMap(f=>[o(f.byteLength),f]));await e.write(a,c)},unwrap:()=>e.unwrap()}}var Vn=class{buffer;mask;top;btm;next;constructor(t){if(!(t>0)||(t-1&t)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(t),this.mask=t-1,this.top=0,this.btm=0,this.next=null}push(t){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=t,this.top=this.top+1&this.mask,!0)}shift(){let t=this.buffer[this.btm];if(t!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,t}isEmpty(){return this.buffer[this.btm]===void 0}},Xe=class{size;hwm;head;tail;constructor(t={}){this.hwm=t.splitLimit??16,this.head=new Vn(this.hwm),this.tail=this.head,this.size=0}calculateSize(t){return t?.byteLength!=null?t.byteLength:1}push(t){if(t?.value!=null&&(this.size+=this.calculateSize(t.value)),!this.head.push(t)){let e=this.head;this.head=e.next=new Vn(2*this.head.buffer.length),this.head.push(t)}}shift(){let t=this.tail.shift();if(t===void 0&&this.tail.next!=null){let e=this.tail.next;this.tail.next=null,this.tail=e,t=this.tail.shift()}return t?.value!=null&&(this.size-=this.calculateSize(t.value)),t}isEmpty(){return this.head.isEmpty()}};var ji=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.code=e??"ABORT_ERR"}};function Fn(r={}){return Vf(e=>{let n=e.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function Vf(r,t){t=t??{};let e=t.onEnd,n=new Xe,o,i,s,c=Ft(),a=async()=>{try{return n.isEmpty()?s?{done:!0}:await new Promise((x,w)=>{i=T=>{i=null,n.push(T);try{x(r(n))}catch(v){w(v)}return o}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{c.resolve(),c=Ft()})}},f=x=>i!=null?i(x):(n.push(x),o),l=x=>(n=new Xe,i!=null?i({error:x}):(n.push({error:x}),o)),u=x=>{if(s)return o;if(t?.objectMode!==!0&&x?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return f({done:!1,value:x})},h=x=>s?o:(s=!0,x!=null?l(x):f({done:!0})),p=()=>(n=new Xe,h(),{done:!0}),E=x=>(h(x),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:a,return:p,throw:E,push:u,end:h,get readableLength(){return n.size},onEmpty:async x=>{let w=x?.signal;if(w?.throwIfAborted(),n.isEmpty())return;let T,v;w!=null&&(T=new Promise((d,g)=>{v=()=>{g(new ji)},w.addEventListener("abort",v)}));try{await Promise.race([c.promise,T])}finally{v!=null&&w!=null&&w?.removeEventListener("abort",v)}}},e==null)return o;let m=o;return o={[Symbol.asyncIterator](){return this},next(){return m.next()},throw(x){return m.throw(x),e!=null&&(e(x),e=void 0),{done:!0}},return(){return m.return(),e!=null&&(e(),e=void 0),{done:!0}},push:u,end(x){return m.end(x),e!=null&&(e(x),e=void 0),o},get readableLength(){return m.readableLength},onEmpty:x=>m.onEmpty(x)},o}function Ff(r){return r[Symbol.asyncIterator]!=null}async function $f(r,t,e){try{await Promise.all(r.map(async n=>{for await(let o of n)await t.push(o,{signal:e}),e.throwIfAborted()})),await t.end(void 0,{signal:e})}catch(n){await t.end(n,{signal:e}).catch(()=>{})}}async function*zf(r){let t=new AbortController,e=Rn();$f(r,e,t.signal).catch(()=>{});try{yield*e}finally{t.abort()}}function*qf(r){for(let t of r)yield*t}function Wf(...r){let t=[];for(let e of r)Ff(e)||t.push(e);return t.length===r.length?qf(t):zf(r)}var va=Wf;function Ji(r,...t){if(r==null)throw new Error("Empty pipeline");if(Qi(r)){let n=r;r=()=>n.source}else if(Sa(r)||Aa(r)){let n=r;r=()=>n}let e=[r,...t];if(e.length>1&&Qi(e[e.length-1])&&(e[e.length-1]=e[e.length-1].sink),e.length>2)for(let n=1;n<e.length-1;n++)Qi(e[n])&&(e[n]=Zf(e[n]));return Yf(...e)}var Yf=(...r)=>{let t;for(;r.length>0;)t=r.shift()(t);return t},Aa=r=>r?.[Symbol.asyncIterator]!=null,Sa=r=>r?.[Symbol.iterator]!=null,Qi=r=>r==null?!1:r.sink!=null&&r.source!=null,Zf=r=>t=>{let e=r.sink(t);if(e?.then!=null){let n=Fn({objectMode:!0});e.then(()=>{n.end()},s=>{n.end(s)});let o,i=r.source;if(Aa(i))o=async function*(){yield*i,n.end()};else if(Sa(i))o=function*(){yield*i,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return va(n,o())}return r.source};function Ia(r,t){let e=Ze(r,t),n={read:async(o,i)=>{let s=await e.read(i);return o.decode(s)},write:async(o,i,s)=>{await e.write(i.encode(o),s)},writeV:async(o,i,s)=>{await e.writeV(o.map(c=>i.encode(c)),s)},pb:o=>({read:async i=>n.read(o,i),write:async(i,s)=>n.write(i,o,s),writeV:async(i,s)=>n.writeV(i,o,s),unwrap:()=>n}),unwrap:()=>e.unwrap()};return n}function Xf(r){return r[Symbol.asyncIterator]!=null}function jf(r){if(Xf(r))return(async()=>{for await(let t of r);})();for(let t of r);}var ts=jf;function St(r){return et.encode({type:et.Type.OK,peers:[],...r}).subarray()}function ht(r){return et.encode({type:et.Type.ERROR,error:{msg:r.message},peers:[]}).subarray()}var $n=me("libp2p:daemon-server:dht"),zn=class{dht;constructor(t){let{dht:e}=t;this.dht=e}async*provide(t){try{await ts(this.dht.provide(t)),yield St()}catch(e){$n.error(e),yield ht(e)}}async*getClosestPeers(t){yield St({dht:{type:ot.Type.BEGIN}});for await(let e of this.dht.getClosestPeers(t))e.name==="PEER_RESPONSE"&&(yield*e.closer.map(n=>ot.encode({type:ot.Type.VALUE,value:n.id.toMultihash().bytes})));yield ot.encode({type:ot.Type.END})}async*getPublicKey(t){yield ht(new Error("FIX ME: not implemented"))}async*getValue(t){try{for await(let e of this.dht.get(t))e.name==="VALUE"&&(yield St({dht:{type:ot.Type.VALUE,value:e.value}}))}catch(e){$n.error(e),yield ht(e)}}async*putValue(t,e){try{await ts(this.dht.put(t,e)),yield St()}catch(n){$n.error(n),yield ht(n)}}async*findPeer(t){try{for await(let e of this.dht.findPeer(t))e.name==="FINAL_PEER"&&(yield St({dht:{type:ot.Type.VALUE,peer:{id:e.peer.id.toMultihash().bytes,addrs:e.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(e){$n.error(e),yield ht(e)}}async*findProviders(t,e){yield St({dht:{type:ot.Type.BEGIN}});try{let n=e,o=0;for await(let i of this.dht.findProviders(t))if(i.name==="PEER_RESPONSE"){for(let s of i.providers)o++,yield ot.encode({type:ot.Type.VALUE,peer:{id:s.id.toMultihash().bytes,addrs:(s.multiaddrs??[]).map(c=>c.bytes)}});if(n===o)break}}catch(n){yield ht(n)}yield ot.encode({type:ot.Type.END})}};var qn=me("libp2p:daemon-server:pubsub"),Wn=class{pubsub;constructor(t){let{pubsub:e}=t;this.pubsub=e}async*getTopics(){try{yield St({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(t){qn.error(t),yield ht(t)}}async*subscribe(t){try{let e=Fn();this.pubsub.subscribe(t),this.pubsub.addEventListener("message",n=>{let o=n.detail;o.topic===t&&(o.type==="signed"?e.push(cr.encode({from:o.from.toMultihash().bytes,data:o.data,seqno:o.sequenceNumber==null?void 0:wt(o.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[o.topic],signature:o.signature,key:se(o.key)}).subarray()):e.push(cr.encode({data:o.data,topicIDs:[o.topic]}).subarray()))}),yield St(),yield*e}catch(e){qn.error(e),yield ht(e)}}async*publish(t,e){try{await this.pubsub.publish(t,e),yield St()}catch(n){qn.error(n),yield ht(n)}}async*listPeers(t){try{yield St({pubsub:{topics:[t],peerIDs:this.pubsub.getSubscribers(t).map(e=>e.toMultihash().bytes)}})}catch(e){qn.error(e),yield ht(e)}}};var Qf=1<<22,yt=me("libp2p:daemon-server"),Yn=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(t){let{multiaddr:e,libp2pNode:n}=t;this.multiaddr=e,this.libp2p=n,this.tcp=xa()({logger:Ms()}),this.listener=this.tcp.createListener({upgrader:new ar(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new zn({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Wn({pubsub:n.services.pubsub}))}async connect(t){if(t.connect?.addrs==null)throw new Error("Invalid request");let e=t.connect.peer,n=t.connect.addrs.map(i=>At(i)),o=Fe(Kt(e));return yt("connect - adding multiaddrs %a to peer %p",n,o),await this.libp2p.peerStore.merge(o,{multiaddrs:n}),yt("connect - dial %p",o),this.libp2p.dial(o)}async openStream(t){if(t.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:e,proto:n}=t.streamOpen,o=Fe(Kt(e));yt("openStream - dial %p",o);let i=await this.libp2p.dial(o);yt("openStream - open stream for protocol %s",n);let s=await i.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:o.toMultihash().bytes,addr:i.remoteAddr.bytes,proto:s.protocol??""},connection:s}}async registerStreamHandler(t){if(t.streamHandler?.proto==null)throw new Error("Invalid request");let e=t.streamHandler.proto,n=At(t.streamHandler.addr),o;yt("registerStreamHandler - handle %s",e),await this.libp2p.handle(e,({connection:i,stream:s})=>{Promise.resolve().then(async()=>{o=await this.tcp.dial(n,{upgrader:new ar,signal:AbortSignal.timeout(1e4)});let c=_e.encode({peer:i.remotePeer.toMultihash().bytes,addr:i.remoteAddr.bytes,proto:s.protocol??""}),a=On.single(c);await Ji(async function*(){yield a,yield*s.source}(),async function*(f){for await(let l of f)yield*l},o,s.sink)}).catch(async c=>{yt.error(c),o!=null&&await o.close(c)}).finally(()=>{o?.close().catch(c=>{yt.error(c)})})},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(t=>{yt.error(t)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let t=this.listener.getAddrs();if(t.length>0)return t[0];throw new Error("Not started")}async stop(t={exit:!1}){await this.libp2p.stop(),await this.listener.close(),t.exit&&yt("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(t){try{switch(t.type){case pe.Type.GET_PROTOCOLS:if(t.id==null)throw new Error("Invalid request");let e=Fe(Kt(t.id)),o=(await this.libp2p.peerStore.get(e)).protocols;yield St({peerStore:{protos:o}});return;case pe.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){yt.error(e),yield ht(e)}}async*handlePubsubRequest(t){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(t.type){case Wt.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Wt.Type.SUBSCRIBE:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(t.topic);return;case Wt.Type.PUBLISH:if(t.topic==null||t.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(t.topic,t.data);return;case Wt.Type.LIST_PEERS:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(t.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){yt.error(e),yield ht(e)}}async*handleDHTRequest(t){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(t.type){case Bt.Type.FIND_PEER:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(Fe(Kt(t.peer)));return;case Bt.Type.FIND_PROVIDERS:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(Q.decode(t.cid),t.count??20);return;case Bt.Type.PROVIDE:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(Q.decode(t.cid));return;case Bt.Type.GET_CLOSEST_PEERS:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(t.key);return;case Bt.Type.GET_PUBLIC_KEY:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(Fe(Kt(t.peer)));return;case Bt.Type.GET_VALUE:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(t.key);return;case Bt.Type.PUT_VALUE:if(t.key==null||t.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(t.key,t.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){yt.error(e),yield ht(e)}}handleConnection(t){Promise.resolve().then(async()=>{let e=this,n=Ia(t,{maxDataLength:Qf}),o=await n.read(Nt);yt("read",o);try{switch(o.type){case Nt.Type.CONNECT:{await e.connect(o),await n.write({type:et.Type.OK},et);break}case Nt.Type.IDENTIFY:{await n.write({type:et.Type.OK,identify:{id:e.libp2p.peerId.toMultihash().bytes,addrs:e.libp2p.getMultiaddrs().map(i=>i.decapsulateCode(G("p2p").code)).map(i=>i.bytes)}},et);break}case Nt.Type.LIST_PEERS:{let i=[],s=new Set;for(let c of e.libp2p.getConnections()){let a=c.remotePeer.toString();s.has(a)||(s.add(a),i.push({id:c.remotePeer.toMultihash().bytes,addrs:[c.remoteAddr.bytes]}))}await n.write({type:et.Type.OK,peers:i},et);break}case Nt.Type.STREAM_OPEN:{let i=await e.openStream(o);await n.write({type:et.Type.OK,streamInfo:i.streamInfo},et);let s=n.unwrap();await Ji(s,i.connection,s);break}case Nt.Type.STREAM_HANDLER:{await e.registerStreamHandler(o),await n.write({type:et.Type.OK},et);break}case Nt.Type.PEERSTORE:{if(o.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let i=n.unwrap(),s=Ze(i);for await(let c of e.handlePeerStoreRequest(o.peerStore))await s.write(c);break}case Nt.Type.PUBSUB:{if(o.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let i=n.unwrap(),s=Ze(i);for await(let c of e.handlePubsubRequest(o.pubsub))await s.write(c);break}case Nt.Type.DHT:{if(o.dht==null)throw new Error("ERR_INVALID_REQUEST");let i=n.unwrap(),s=Ze(i);for await(let c of e.handleDHTRequest(o.dht))await s.write(c);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(i){yt.error(i),await n.write({type:et.Type.ERROR,error:{msg:i.message},peers:[]},et)}finally{await n.unwrap().close()}}).catch(e=>{yt.error("error handling incoming connection",e)})}},Jf=(r,t)=>new Yn({multiaddr:r,libp2pNode:t});return ka(td);})();
4
+ `+s),e.push(o+"m+"+nn(this.diff)+"\x1B[0m")}else e[0]=Xl()+t+" "+e[0]}function Xl(){return We.hideDate!=null?"":new Date().toISOString()+" "}function Ql(...e){return process.stderr.write(cn.default.format(...e)+`
5
+ `)}function jl(e){e!=null?process.env.DEBUG=e:delete process.env.DEBUG}function Jl(){return process.env.DEBUG}function tf(e){e.inspectOpts={};let t=Object.keys(We);for(let r=0;r<t.length;r++)e.inspectOpts[t[r]]=We[t[r]]}function ef(e){e.o=function(t){return this.inspectOpts.colors=this.useColors,cn.default.inspect(t,this.inspectOpts).split(`
6
+ `).map(r=>r.trim()).join(" ")},e.O=function(t){return this.inspectOpts.colors=this.useColors,cn.default.inspect(t,this.inspectOpts)}}var ya=ms({init:tf,log:Ql,formatArgs:Zl,save:jl,load:Jl,useColors:Yl,setupFormatters:ef,colors:ma,inspectOpts:We});var Tt=ya;Tt.formatters.b=e=>e==null?"undefined":j.baseEncode(e);Tt.formatters.t=e=>e==null?"undefined":Wt.baseEncode(e);Tt.formatters.m=e=>e==null?"undefined":Yo.baseEncode(e);Tt.formatters.p=e=>e==null?"undefined":e.toString();Tt.formatters.c=e=>e==null?"undefined":e.toString();Tt.formatters.k=e=>e==null?"undefined":e.toString();Tt.formatters.a=e=>e==null?"undefined":e.toString();Tt.formatters.e=e=>{if(e==null)return"undefined";let t=ba(e.message),r=ba(e.stack);return t!=null&&r!=null?r.includes(t)?r:`${t}
7
+ ${r}`:r??t??e.toString()};function rf(e){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=e,t.destroy=()=>!0,t.extend=()=>t,t}function ga(){return{forComponent(e){return le(e)}}}function le(e){let t=rf(`${e}:trace`);return Tt.enabled(`${e}:trace`)&&Tt.names.map(r=>r.toString()).find(r=>r.includes(":trace"))!=null&&(t=Tt(`${e}:trace`)),Object.assign(Tt(e),{error:Tt(`${e}:error`),trace:t,newScope:r=>le(`${e}:${r}`)})}function ba(e){if(e!=null&&(e=e.trim(),e.length!==0))return e}var un=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var q=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},ln=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var fn=class extends Error{static name="StreamResetError";constructor(t="The stream has been reset"){super(t),this.name="StreamResetError"}};var Ae=class extends Error{static name="StreamStateError";constructor(t="The stream is in an invalid state"){super(t),this.name="StreamStateError"}},xr=class extends Error{static name="StreamBufferError";constructor(t="The stream buffer was full"){super(t),this.name="StreamBufferError"}};var dn=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var qe=class extends Error{static name="TimeoutError";constructor(t="Timed out"){super(t),this.name="TimeoutError"}},hn=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},pn=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var wr=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var mn=class extends Event{data;constructor(t,r){super("message",r),this.data=t}},Ye=class extends Event{error;local;constructor(t,r,n){super("close",n),this.error=r,this.local=t}},yn=class extends Ye{constructor(t,r){super(!0,t,r)}},bn=class extends Ye{constructor(t,r){super(!1,t,r)}};var ys=Symbol.for("@libp2p/peer-id");var wa=Symbol.for("@libp2p/transport");var xa;(function(e){e[e.FATAL_ALL=0]="FATAL_ALL",e[e.NO_FATAL=1]="NO_FATAL"})(xa||(xa={}));var Ea=J("node:events"),gn=(e,...t)=>{try{(0,Ea.setMaxListeners)(e,...t)}catch{}};var Ze=class extends EventTarget{#t=new Map;constructor(){super(),gn(1/0,this)}listenerCount(t){let r=this.#t.get(t);return r==null?0:r.length}addEventListener(t,r,n){super.addEventListener(t,r,n);let o=this.#t.get(t);o==null&&(o=[],this.#t.set(t,o)),o.push({callback:r,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,r,n){super.removeEventListener(t.toString(),r??null,n);let o=this.#t.get(t);o!=null&&(o=o.filter(({callback:s})=>s!==r),this.#t.set(t,o))}dispatchEvent(t){let r=super.dispatchEvent(t),n=this.#t.get(t.type);return n==null||(n=n.filter(({once:o})=>!o),this.#t.set(t.type,n)),r}safeDispatchEvent(t,r={}){return this.dispatchEvent(new CustomEvent(t,r))}};var va=Symbol.for("@libp2p/service-capabilities"),nm=Symbol.for("@libp2p/service-dependencies");function _t(e,t){if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0}var Sa=J("node:buffer");function qt(e,t){return ge(Sa.Buffer.concat(e,t))}var Aa=Symbol.for("@achingbrain/uint8arraylist");function Ia(e,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let r=0;for(let n of e){let o=r+n.byteLength;if(t<o)return{buf:n,index:t-r};r=o}throw new RangeError("index is out of bounds")}function xn(e){return!!e?.[Aa]}var K=class e{bufs;length;[Aa]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let r=0;for(let n of t)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(xn(n))r+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...t){this.prependAll(t)}prependAll(t){let r=0;for(let n of t.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(xn(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(t){let r=Ia(this.bufs,t);return r.buf[r.index]}set(t,r){let n=Ia(this.bufs,t);n.buf[n.index]=r}write(t,r=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(r+n,t[n]);else if(xn(t))for(let n=0;n<t.length;n++)this.set(r+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,r){let{bufs:n,length:o}=this._subList(t,r);return qt(n,o)}subarray(t,r){let{bufs:n,length:o}=this._subList(t,r);return n.length===1?n[0]:qt(n,o)}sublist(t,r){let{bufs:n,length:o}=this._subList(t,r),s=new e;return s.length=o,s.bufs=[...n],s}_subList(t,r){if(t=t??0,r=r??this.length,t<0&&(t=this.length+t),r<0&&(r=this.length+r),t<0||r>this.length)throw new RangeError("index is out of bounds");if(t===r)return{bufs:[],length:0};if(t===0&&r===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],a=o,c=a+i.byteLength;if(o=c,t>=c)continue;let f=t>=a&&t<c,u=r>a&&r<=c;if(f&&u){if(t===a&&r===c){n.push(i);break}let d=t-a;n.push(i.subarray(d,d+(r-t)));break}if(f){if(t===0){n.push(i);continue}n.push(i.subarray(t-a));continue}if(u){if(r===c){n.push(i);break}n.push(i.subarray(0,r-a));break}n.push(i)}return{bufs:n,length:r-t}}indexOf(t,r=0){if(!xn(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),t.length===0)return r>this.length?this.length:r;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let d=0;d<s;d++)i[d]=-1;for(let d=0;d<o;d++)i[n[d]]=d;let a=i,c=this.byteLength-n.byteLength,f=n.byteLength-1,u;for(let d=r;d<=c;d+=u){u=0;for(let l=f;l>=0;l--){let h=this.get(d+l);if(n[l]!==h){u=Math.max(1,l-a[h]);break}}if(u===0)return d}return-1}getInt8(t){let r=this.subarray(t,t+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(t,r){let n=At(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,t)}getInt16(t,r){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(t,r,n){let o=Zt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,r,n),this.write(o,t)}getInt32(t,r){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(t,r,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,r,n),this.write(o,t)}getBigInt64(t,r){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(t,r,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,r,n),this.write(o,t)}getUint8(t){let r=this.subarray(t,t+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(t,r){let n=At(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,t)}getUint16(t,r){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(t,r,n){let o=Zt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,r,n),this.write(o,t)}getUint32(t,r){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(t,r,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,r,n),this.write(o,t)}getBigUint64(t,r){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(t,r,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,r,n),this.write(o,t)}getFloat32(t,r){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(t,r,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,r,n),this.write(o,t)}getFloat64(t,r){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(t,r,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,r,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof e)||t.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!_t(this.bufs[r],t.bufs[r]))return!1;return!0}static fromUint8Arrays(t,r){let n=new e;return n.bufs=t,r==null&&(r=t.reduce((o,s)=>o+s.byteLength,0)),n.length=r,n}};var Ta=J("node:buffer");function et(e,t="utf8"){let r=zr[t];if(r==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?Ta.Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString("utf8"):r.encoder.encode(e).substring(1)}var nf=parseInt("11111",2),bs=parseInt("10000000",2),of=parseInt("01111111",2),La={0:Er,1:Er,2:sf,3:uf,4:lf,5:cf,6:af,16:Er,22:Er,48:Er};function gs(e,t={offset:0}){let r=e[t.offset]&nf;if(t.offset++,La[r]!=null)return La[r](e,t);throw new Error("No decoder for tag "+r)}function vr(e,t){let r=0;if((e[t.offset]&bs)===bs){let n=e[t.offset]&of,o="0x";t.offset++;for(let s=0;s<n;s++,t.offset++)o+=e[t.offset].toString(16).padStart(2,"0");r=parseInt(o,16)}else r=e[t.offset],t.offset++;return r}function Er(e,t){vr(e,t);let r=[];for(;!(t.offset>=e.byteLength);){let n=gs(e,t);if(n===null)break;r.push(n)}return r}function sf(e,t){let r=vr(e,t),n=t.offset,o=t.offset+r,s=[];for(let i=n;i<o;i++)i===n&&e[i]===0||s.push(e[i]);return t.offset+=r,Uint8Array.from(s)}function af(e,t){let r=vr(e,t),n=t.offset+r,o=e[t.offset];t.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let a=`${s}.${i}`,c=[];for(;t.offset<n;){let f=e[t.offset];if(t.offset++,c.push(f&127),f<128){c.reverse();let u=0;for(let d=0;d<c.length;d++)u+=c[d]<<d*7;a+=`.${u}`,c=[]}}return a}function cf(e,t){return t.offset++,null}function uf(e,t){let r=vr(e,t),n=e[t.offset];t.offset++;let o=e.subarray(t.offset,t.offset+r-1);if(t.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function lf(e,t){let r=vr(e,t),n=e.subarray(t.offset,t.offset+r);return t.offset+=r,n}function ff(e){let t=e.toString(16);t.length%2===1&&(t="0"+t);let r=new K;for(let n=0;n<t.length;n+=2)r.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return r}function xs(e){if(e.byteLength<128)return Uint8Array.from([e.byteLength]);let t=ff(e.byteLength);return new K(Uint8Array.from([t.byteLength|bs]),t)}function Ca(e){let t=new K,r=128;return(e.subarray()[0]&r)===r&&t.append(Uint8Array.from([0])),t.append(e),new K(Uint8Array.from([2]),xs(t),t)}function Da(e){let t=Uint8Array.from([0]),r=new K(t,e);return new K(Uint8Array.from([3]),xs(r),r)}function wn(e,t=48){let r=new K;for(let n of e)r.append(n);return new K(Uint8Array.from([t]),xs(r),r)}async function _a(e,t,r,n){let o=await crypto.subtle.importKey("jwk",e,{name:"ECDSA",namedCurve:e.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,t,r.subarray());return n?.signal?.throwIfAborted(),s}var df=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),hf=Uint8Array.from([6,5,43,129,4,0,34]),pf=Uint8Array.from([6,5,43,129,4,0,35]),mf={ext:!0,kty:"EC",crv:"P-256"},yf={ext:!0,kty:"EC",crv:"P-384"},bf={ext:!0,kty:"EC",crv:"P-521"},ws=32,Es=48,vs=66;function Ba(e){let t=gs(e);return Oa(t)}function Oa(e){let t=e[1][1][0],r=1,n,o;if(t.byteLength===ws*2+1)return n=et(t.subarray(r,r+ws),"base64url"),o=et(t.subarray(r+ws),"base64url"),new Xe({...mf,key_ops:["verify"],x:n,y:o});if(t.byteLength===Es*2+1)return n=et(t.subarray(r,r+Es),"base64url"),o=et(t.subarray(r+Es),"base64url"),new Xe({...yf,key_ops:["verify"],x:n,y:o});if(t.byteLength===vs*2+1)return n=et(t.subarray(r,r+vs),"base64url"),o=et(t.subarray(r+vs),"base64url"),new Xe({...bf,key_ops:["verify"],x:n,y:o});throw new q(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function Pa(e){return wn([Ca(Uint8Array.from([1])),wn([gf(e.crv)],160),wn([Da(new K(Uint8Array.from([4]),yt(e.x??"","base64url"),yt(e.y??"","base64url")))],161)]).subarray()}function gf(e){if(e==="P-256")return df;if(e==="P-384")return hf;if(e==="P-521")return pf;throw new q(`Invalid curve ${e}`)}var Xe=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=Pa(this.jwk)),this._raw}toMultihash(){return Vt.digest(fe(this))}toCID(){return it.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:_t(this.raw,t.raw)}async verify(t,r,n){return _a(this.jwk,r,t,n)}};var En=It(J("crypto"),1);var uy=En.default.generateKeyPairSync,Sr=32;var xf=64;function Na(e,t,r){if(e.byteLength!==Sr)throw new TypeError('"key" must be 32 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(t.byteLength!==xf)throw new TypeError('"sig" must be 64 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=En.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:et(e,"base64url"),kty:"OKP"}});return En.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,t)}function Ua(e){return e==null?!1:typeof e.then=="function"&&typeof e.catch=="function"&&typeof e.finally=="function"}var vn=class{type="Ed25519";raw;constructor(t){this.raw=Ss(t,Sr)}toMultihash(){return Vt.digest(fe(this))}toCID(){return it.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:_t(this.raw,t.raw)}verify(t,r,n){n?.signal?.throwIfAborted();let o=Na(this.raw,r,t);return Ua(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function ka(e){return e=Ss(e,Sr),new vn(e)}function Ss(e,t){if(e=Uint8Array.from(e??[]),e.length!==t)throw new q(`Key must be a Uint8Array of length ${t}, got ${e.length}`);return e}var Bt;(function(e){e.RSA="RSA",e.Ed25519="Ed25519",e.secp256k1="secp256k1",e.ECDSA="ECDSA"})(Bt||(Bt={}));var Is;(function(e){e[e.RSA=0]="RSA",e[e.Ed25519=1]="Ed25519",e[e.secp256k1=2]="secp256k1",e[e.ECDSA=3]="ECDSA"})(Is||(Is={}));(function(e){e.codec=()=>$t(Is)})(Bt||(Bt={}));var Ir;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Bt.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let s={},i=n==null?r.len:r.pos+n;for(;r.pos<i;){let a=r.uint32();switch(a>>>3){case 1:{s.Type=Bt.codec().decode(r);break}case 2:{s.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return s})),t),e.encode=r=>z(r,e.codec()),e.decode=(r,n)=>F(r,e.codec(),n)})(Ir||(Ir={}));var As;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Bt.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let s={},i=n==null?r.len:r.pos+n;for(;r.pos<i;){let a=r.uint32();switch(a>>>3){case 1:{s.Type=Bt.codec().decode(r);break}case 2:{s.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return s})),t),e.encode=r=>z(r,e.codec()),e.decode=(r,n)=>F(r,e.codec(),n)})(As||(As={}));var jt=It(J("node:crypto"),1),Te=jt&&typeof jt=="object"&&"webcrypto"in jt?jt.webcrypto:jt&&typeof jt=="object"&&"randomBytes"in jt?jt:void 0;function Le(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function Ar(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function Gt(e,...t){if(!Le(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function Sn(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Ar(e.outputLen),Ar(e.blockLen)}function je(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Ka(e,t){Gt(e);let r=t.outputLen;if(e.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)}function Ce(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function In(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Ft(e,t){return e<<32-t|e>>>t}var Ha=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",vf=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function te(e){if(Gt(e),Ha)return e.toHex();let t="";for(let r=0;r<e.length;r++)t+=vf[e[r]];return t}var Jt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ma(e){if(e>=Jt._0&&e<=Jt._9)return e-Jt._0;if(e>=Jt.A&&e<=Jt.F)return e-(Jt.A-10);if(e>=Jt.a&&e<=Jt.f)return e-(Jt.a-10)}function De(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);if(Ha)return Uint8Array.fromHex(e);let t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(r);for(let o=0,s=0;o<r;o++,s+=2){let i=Ma(e.charCodeAt(s)),a=Ma(e.charCodeAt(s+1));if(i===void 0||a===void 0){let c=e[s]+e[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[o]=i*16+a}return n}function Va(e){if(typeof e!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(e))}function Tr(e){return typeof e=="string"&&(e=Va(e)),Gt(e),e}function zt(...e){let t=0;for(let n=0;n<e.length;n++){let o=e[n];Gt(o),t+=o.length}let r=new Uint8Array(t);for(let n=0,o=0;n<e.length;n++){let s=e[n];r.set(s,o),o+=s.length}return r}var Qe=class{};function $a(e){let t=n=>e().update(Tr(n)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}function An(e=32){if(Te&&typeof Te.getRandomValues=="function")return Te.getRandomValues(new Uint8Array(e));if(Te&&typeof Te.randomBytes=="function")return Uint8Array.from(Te.randomBytes(e));throw new Error("crypto.getRandomValues must be defined")}function Sf(e,t,r,n){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,r,n);let o=BigInt(32),s=BigInt(4294967295),i=Number(r>>o&s),a=Number(r&s),c=n?4:0,f=n?0:4;e.setUint32(t+c,i,n),e.setUint32(t+f,a,n)}function Ga(e,t,r){return e&t^~e&r}function Fa(e,t,r){return e&t^e&r^t&r}var Tn=class extends Qe{constructor(t,r,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=r,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=In(this.buffer)}update(t){je(this),t=Tr(t),Gt(t);let{view:r,buffer:n,blockLen:o}=this,s=t.length;for(let i=0;i<s;){let a=Math.min(o-this.pos,s-i);if(a===o){let c=In(t);for(;o<=s-i;i+=o)this.process(c,i);continue}n.set(t.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===o&&(this.process(r,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){je(this),Ka(t,this),this.finished=!0;let{buffer:r,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;r[i++]=128,Ce(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let d=i;d<o;d++)r[d]=0;Sf(n,o-8,BigInt(this.length*8),s),this.process(n,0);let a=In(t),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=c/4,u=this.get();if(f>u.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;d<f;d++)a.setUint32(4*d,u[d],s)}digest(){let{buffer:t,outputLen:r}=this;this.digestInto(t);let n=t.slice(0,r);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:r,buffer:n,length:o,finished:s,destroyed:i,pos:a}=this;return t.destroyed=i,t.finished=s,t.length=o,t.pos=a,o%r&&t.buffer.set(n),t}clone(){return this._cloneInto()}},ee=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var If=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]),de=new Uint32Array(64),Ts=class extends Tn{constructor(t=32){super(64,t,8,!1),this.A=ee[0]|0,this.B=ee[1]|0,this.C=ee[2]|0,this.D=ee[3]|0,this.E=ee[4]|0,this.F=ee[5]|0,this.G=ee[6]|0,this.H=ee[7]|0}get(){let{A:t,B:r,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[t,r,n,o,s,i,a,c]}set(t,r,n,o,s,i,a,c){this.A=t|0,this.B=r|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(t,r){for(let d=0;d<16;d++,r+=4)de[d]=t.getUint32(r,!1);for(let d=16;d<64;d++){let l=de[d-15],h=de[d-2],b=Ft(l,7)^Ft(l,18)^l>>>3,g=Ft(h,17)^Ft(h,19)^h>>>10;de[d]=g+de[d-7]+b+de[d-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:f,H:u}=this;for(let d=0;d<64;d++){let l=Ft(a,6)^Ft(a,11)^Ft(a,25),h=u+l+Ga(a,c,f)+If[d]+de[d]|0,g=(Ft(n,2)^Ft(n,13)^Ft(n,22))+Fa(n,o,s)|0;u=f,f=c,c=a,a=i+h|0,i=s,s=o,o=n,n=h+g|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,u=u+this.H|0,this.set(n,o,s,i,a,c,f,u)}roundClean(){Ce(de)}destroy(){this.set(0,0,0,0,0,0,0,0),Ce(this.buffer)}};var za=$a(()=>new Ts);var Ec=It(J("node:crypto"),1);var Ln=class extends Qe{constructor(t,r){super(),this.finished=!1,this.destroyed=!1,Sn(t);let n=Tr(r);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let o=this.blockLen,s=new Uint8Array(o);s.set(n.length>o?t.create().update(n).digest():n);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=t.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),Ce(s)}update(t){return je(this),this.iHash.update(t),this}digestInto(t){je(this),Gt(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:r,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:a}=this;return t=t,t.finished=o,t.destroyed=s,t.blockLen=i,t.outputLen=a,t.oHash=r._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Ls=(e,t,r)=>new Ln(e,t).update(r).digest();Ls.create=(e,t)=>new Ln(e,t);var _s=BigInt(0),Ds=BigInt(1);function Lr(e,t=""){if(typeof e!="boolean"){let r=t&&`"${t}"`;throw new Error(r+"expected boolean, got type="+typeof e)}return e}function he(e,t,r=""){let n=Le(e),o=e?.length,s=t!==void 0;if(!n||s&&o!==t){let i=r&&`"${r}" `,a=s?` of length ${t}`:"",c=n?`length=${o}`:`type=${typeof e}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return e}function Cr(e){let t=e.toString(16);return t.length&1?"0"+t:t}function Wa(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return e===""?_s:BigInt("0x"+e)}function Je(e){return Wa(te(e))}function Bs(e){return Gt(e),Wa(te(Uint8Array.from(e).reverse()))}function Cn(e,t){return De(e.toString(16).padStart(t*2,"0"))}function Os(e,t){return Cn(e,t).reverse()}function bt(e,t,r){let n;if(typeof t=="string")try{n=De(t)}catch(s){throw new Error(e+" must be hex string or Uint8Array, cause: "+s)}else if(Le(t))n=Uint8Array.from(t);else throw new Error(e+" must be hex string or Uint8Array");let o=n.length;if(typeof r=="number"&&o!==r)throw new Error(e+" of length "+r+" expected, got "+o);return n}var Cs=e=>typeof e=="bigint"&&_s<=e;function qa(e,t,r){return Cs(e)&&Cs(t)&&Cs(r)&&t<=e&&e<r}function Ya(e,t,r,n){if(!qa(t,r,n))throw new Error("expected valid "+e+": "+r+" <= n < "+n+", got "+t)}function Dn(e){let t;for(t=0;e>_s;e>>=Ds,t+=1);return t}var pe=e=>(Ds<<BigInt(e))-Ds;function Za(e,t,r){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");let n=h=>new Uint8Array(h),o=h=>Uint8Array.of(h),s=n(e),i=n(e),a=0,c=()=>{s.fill(1),i.fill(0),a=0},f=(...h)=>r(i,s,...h),u=(h=n(0))=>{i=f(o(0),h),s=f(),h.length!==0&&(i=f(o(1),h),s=f())},d=()=>{if(a++>=1e3)throw new Error("drbg: tried 1000 values");let h=0,b=[];for(;h<t;){s=f();let g=s.slice();b.push(g),h+=s.length}return zt(...b)};return(h,b)=>{c(),u(h);let g;for(;!(g=b(d()));)u();return c(),g}}function Dr(e,t,r={}){if(!e||typeof e!="object")throw new Error("expected valid options object");function n(o,s,i){let a=e[o];if(i&&a===void 0)return;let c=typeof a;if(c!==s||a===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${c}`)}Object.entries(t).forEach(([o,s])=>n(o,s,!1)),Object.entries(r).forEach(([o,s])=>n(o,s,!0))}function Ps(e){let t=new WeakMap;return(r,...n)=>{let o=t.get(r);if(o!==void 0)return o;let s=e(r,...n);return t.set(r,s),s}}var Et=BigInt(0),gt=BigInt(1),_e=BigInt(2),ja=BigInt(3),Ja=BigInt(4),tc=BigInt(5),Af=BigInt(7),ec=BigInt(8),Tf=BigInt(9),rc=BigInt(16);function Kt(e,t){let r=e%t;return r>=Et?r:t+r}function Ot(e,t,r){let n=e;for(;t-- >Et;)n*=n,n%=r;return n}function Xa(e,t){if(e===Et)throw new Error("invert: expected non-zero number");if(t<=Et)throw new Error("invert: expected positive modulus, got "+t);let r=Kt(e,t),n=t,o=Et,s=gt,i=gt,a=Et;for(;r!==Et;){let f=n/r,u=n%r,d=o-i*f,l=s-a*f;n=r,r=u,o=i,s=a,i=d,a=l}if(n!==gt)throw new Error("invert: does not exist");return Kt(o,t)}function Ns(e,t,r){if(!e.eql(e.sqr(t),r))throw new Error("Cannot find square root")}function nc(e,t){let r=(e.ORDER+gt)/Ja,n=e.pow(t,r);return Ns(e,n,t),n}function Lf(e,t){let r=(e.ORDER-tc)/ec,n=e.mul(t,_e),o=e.pow(n,r),s=e.mul(t,o),i=e.mul(e.mul(s,_e),o),a=e.mul(s,e.sub(i,e.ONE));return Ns(e,a,t),a}function Cf(e){let t=me(e),r=oc(e),n=r(t,t.neg(t.ONE)),o=r(t,n),s=r(t,t.neg(n)),i=(e+Af)/rc;return(a,c)=>{let f=a.pow(c,i),u=a.mul(f,n),d=a.mul(f,o),l=a.mul(f,s),h=a.eql(a.sqr(u),c),b=a.eql(a.sqr(d),c);f=a.cmov(f,u,h),u=a.cmov(l,d,b);let g=a.eql(a.sqr(u),c),x=a.cmov(f,u,g);return Ns(a,x,c),x}}function oc(e){if(e<ja)throw new Error("sqrt is not defined for small field");let t=e-gt,r=0;for(;t%_e===Et;)t/=_e,r++;let n=_e,o=me(e);for(;Qa(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return nc;let s=o.pow(n,t),i=(t+gt)/_e;return function(c,f){if(c.is0(f))return f;if(Qa(c,f)!==1)throw new Error("Cannot find square root");let u=r,d=c.mul(c.ONE,s),l=c.pow(f,t),h=c.pow(f,i);for(;!c.eql(l,c.ONE);){if(c.is0(l))return c.ZERO;let b=1,g=c.sqr(l);for(;!c.eql(g,c.ONE);)if(b++,g=c.sqr(g),b===u)throw new Error("Cannot find square root");let x=gt<<BigInt(u-b-1),I=c.pow(d,x);u=b,d=c.sqr(I),l=c.mul(l,d),h=c.mul(h,I)}return h}}function Df(e){return e%Ja===ja?nc:e%ec===tc?Lf:e%rc===Tf?Cf(e):oc(e)}var _f=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Rs(e){let t={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},r=_f.reduce((n,o)=>(n[o]="function",n),t);return Dr(e,r),e}function Bf(e,t,r){if(r<Et)throw new Error("invalid exponent, negatives unsupported");if(r===Et)return e.ONE;if(r===gt)return t;let n=e.ONE,o=t;for(;r>Et;)r&gt&&(n=e.mul(n,o)),o=e.sqr(o),r>>=gt;return n}function _n(e,t,r=!1){let n=new Array(t.length).fill(r?e.ZERO:void 0),o=t.reduce((i,a,c)=>e.is0(a)?i:(n[c]=i,e.mul(i,a)),e.ONE),s=e.inv(o);return t.reduceRight((i,a,c)=>e.is0(a)?i:(n[c]=e.mul(i,n[c]),e.mul(i,a)),s),n}function Qa(e,t){let r=(e.ORDER-gt)/_e,n=e.pow(t,r),o=e.eql(n,e.ONE),s=e.eql(n,e.ZERO),i=e.eql(n,e.neg(e.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function Bn(e,t){t!==void 0&&Ar(t);let r=t!==void 0?t:e.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function me(e,t,r=!1,n={}){if(e<=Et)throw new Error("invalid field: expected ORDER > 0, got "+e);let o,s,i=!1,a;if(typeof t=="object"&&t!=null){if(n.sqrt||r)throw new Error("cannot specify opts in two arguments");let l=t;l.BITS&&(o=l.BITS),l.sqrt&&(s=l.sqrt),typeof l.isLE=="boolean"&&(r=l.isLE),typeof l.modFromBytes=="boolean"&&(i=l.modFromBytes),a=l.allowedLengths}else typeof t=="number"&&(o=t),n.sqrt&&(s=n.sqrt);let{nBitLength:c,nByteLength:f}=Bn(e,o);if(f>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let u,d=Object.freeze({ORDER:e,isLE:r,BITS:c,BYTES:f,MASK:pe(c),ZERO:Et,ONE:gt,allowedLengths:a,create:l=>Kt(l,e),isValid:l=>{if(typeof l!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof l);return Et<=l&&l<e},is0:l=>l===Et,isValidNot0:l=>!d.is0(l)&&d.isValid(l),isOdd:l=>(l&gt)===gt,neg:l=>Kt(-l,e),eql:(l,h)=>l===h,sqr:l=>Kt(l*l,e),add:(l,h)=>Kt(l+h,e),sub:(l,h)=>Kt(l-h,e),mul:(l,h)=>Kt(l*h,e),pow:(l,h)=>Bf(d,l,h),div:(l,h)=>Kt(l*Xa(h,e),e),sqrN:l=>l*l,addN:(l,h)=>l+h,subN:(l,h)=>l-h,mulN:(l,h)=>l*h,inv:l=>Xa(l,e),sqrt:s||(l=>(u||(u=Df(e)),u(d,l))),toBytes:l=>r?Os(l,f):Cn(l,f),fromBytes:(l,h=!0)=>{if(a){if(!a.includes(l.length)||l.length>f)throw new Error("Field.fromBytes: expected "+a+" bytes, got "+l.length);let g=new Uint8Array(f);g.set(l,r?0:g.length-l.length),l=g}if(l.length!==f)throw new Error("Field.fromBytes: expected "+f+" bytes, got "+l.length);let b=r?Bs(l):Je(l);if(i&&(b=Kt(b,e)),!h&&!d.isValid(b))throw new Error("invalid field element: outside of range 0..ORDER");return b},invertBatch:l=>_n(d,l),cmov:(l,h,b)=>b?h:l});return Object.freeze(d)}function sc(e){if(typeof e!="bigint")throw new Error("field order must be bigint");let t=e.toString(2).length;return Math.ceil(t/8)}function Us(e){let t=sc(e);return t+Math.ceil(t/2)}function ks(e,t,r=!1){let n=e.length,o=sc(t),s=Us(t);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=r?Bs(e):Je(e),a=Kt(i,t-gt)+gt;return r?Os(a,o):Cn(a,o)}var tr=BigInt(0),Be=BigInt(1);function _r(e,t){let r=t.negate();return e?r:t}function Pn(e,t){let r=_n(e.Fp,t.map(n=>n.Z));return t.map((n,o)=>e.fromAffine(n.toAffine(r[o])))}function uc(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+e)}function Ms(e,t){uc(e,t);let r=Math.ceil(t/e)+1,n=2**(e-1),o=2**e,s=pe(e),i=BigInt(e);return{windows:r,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function ic(e,t,r){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=r,a=Number(e&o),c=e>>i;a>n&&(a-=s,c+=Be);let f=t*n,u=f+Math.abs(a)-1,d=a===0,l=a<0,h=t%2!==0;return{nextN:c,offset:u,isZero:d,isNeg:l,isNegF:h,offsetF:f}}function Of(e,t){if(!Array.isArray(e))throw new Error("array expected");e.forEach((r,n)=>{if(!(r instanceof t))throw new Error("invalid point at index "+n)})}function Pf(e,t){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((r,n)=>{if(!t.isValid(r))throw new Error("invalid scalar at index "+n)})}var Ks=new WeakMap,lc=new WeakMap;function Hs(e){return lc.get(e)||1}function ac(e){if(e!==tr)throw new Error("invalid wNAF")}var On=class{constructor(t,r){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=r}_unsafeLadder(t,r,n=this.ZERO){let o=t;for(;r>tr;)r&Be&&(n=n.add(o)),o=o.double(),r>>=Be;return n}precomputeWindow(t,r){let{windows:n,windowSize:o}=Ms(r,this.bits),s=[],i=t,a=i;for(let c=0;c<n;c++){a=i,s.push(a);for(let f=1;f<o;f++)a=a.add(i),s.push(a);i=a.double()}return s}wNAF(t,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=Ms(t,this.bits);for(let a=0;a<i.windows;a++){let{nextN:c,offset:f,isZero:u,isNeg:d,isNegF:l,offsetF:h}=ic(n,a,i);n=c,u?s=s.add(_r(l,r[h])):o=o.add(_r(d,r[f]))}return ac(n),{p:o,f:s}}wNAFUnsafe(t,r,n,o=this.ZERO){let s=Ms(t,this.bits);for(let i=0;i<s.windows&&n!==tr;i++){let{nextN:a,offset:c,isZero:f,isNeg:u}=ic(n,i,s);if(n=a,!f){let d=r[c];o=o.add(u?d.negate():d)}}return ac(n),o}getPrecomputes(t,r,n){let o=Ks.get(r);return o||(o=this.precomputeWindow(r,t),t!==1&&(typeof n=="function"&&(o=n(o)),Ks.set(r,o))),o}cached(t,r,n){let o=Hs(t);return this.wNAF(o,this.getPrecomputes(o,t,n),r)}unsafe(t,r,n,o){let s=Hs(t);return s===1?this._unsafeLadder(t,r,o):this.wNAFUnsafe(s,this.getPrecomputes(s,t,n),r,o)}createCache(t,r){uc(r,this.bits),lc.set(t,r),Ks.delete(t)}hasCache(t){return Hs(t)!==1}};function fc(e,t,r,n){let o=t,s=e.ZERO,i=e.ZERO;for(;r>tr||n>tr;)r&Be&&(s=s.add(o)),n&Be&&(i=i.add(o)),o=o.double(),r>>=Be,n>>=Be;return{p1:s,p2:i}}function dc(e,t,r,n){Of(r,e),Pf(n,t);let o=r.length,s=n.length;if(o!==s)throw new Error("arrays of points and scalars must have equal length");let i=e.ZERO,a=Dn(BigInt(o)),c=1;a>12?c=a-3:a>4?c=a-2:a>0&&(c=2);let f=pe(c),u=new Array(Number(f)+1).fill(i),d=Math.floor((t.BITS-1)/c)*c,l=i;for(let h=d;h>=0;h-=c){u.fill(i);for(let g=0;g<s;g++){let x=n[g],I=Number(x>>BigInt(h)&f);u[I]=u[I].add(r[g])}let b=i;for(let g=u.length-1,x=i;g>0;g--)x=x.add(u[g]),b=b.add(x);if(l=l.add(b),h!==0)for(let g=0;g<c;g++)l=l.double()}return l}function cc(e,t,r){if(t){if(t.ORDER!==e)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Rs(t),t}else return me(e,{isLE:r})}function hc(e,t,r={},n){if(n===void 0&&(n=e==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${e} CURVE object`);for(let c of["p","n","h"]){let f=t[c];if(!(typeof f=="bigint"&&f>tr))throw new Error(`CURVE.${c} must be positive bigint`)}let o=cc(t.p,r.Fp,n),s=cc(t.n,r.Fn,n),a=["Gx","Gy","a",e==="weierstrass"?"b":"d"];for(let c of a)if(!o.isValid(t[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:s}}var pc=(e,t)=>(e+(e>=0?t:-t)/mc)/t;function Nf(e,t,r){let[[n,o],[s,i]]=t,a=pc(i*e,r),c=pc(-o*e,r),f=e-a*n-c*s,u=-a*o-c*i,d=f<ne,l=u<ne;d&&(f=-f),l&&(u=-u);let h=pe(Math.ceil(Dn(r)/2))+rr;if(f<ne||f>=h||u<ne||u>=h)throw new Error("splitScalar (endomorphism): failed, k="+e);return{k1neg:d,k1:f,k2neg:l,k2:u}}function $s(e){if(!["compact","recovered","der"].includes(e))throw new Error('Signature format must be "compact", "recovered", or "der"');return e}function Vs(e,t){let r={};for(let n of Object.keys(t))r[n]=e[n]===void 0?t[n]:e[n];return Lr(r.lowS,"lowS"),Lr(r.prehash,"prehash"),r.format!==void 0&&$s(r.format),r}var Gs=class extends Error{constructor(t=""){super(t)}},re={Err:Gs,_tlv:{encode:(e,t)=>{let{Err:r}=re;if(e<0||e>256)throw new r("tlv.encode: wrong tag");if(t.length&1)throw new r("tlv.encode: unpadded data");let n=t.length/2,o=Cr(n);if(o.length/2&128)throw new r("tlv.encode: long form length too big");let s=n>127?Cr(o.length/2|128):"";return Cr(e)+s+o+t},decode(e,t){let{Err:r}=re,n=0;if(e<0||e>256)throw new r("tlv.encode: wrong tag");if(t.length<2||t[n++]!==e)throw new r("tlv.decode: wrong tlv");let o=t[n++],s=!!(o&128),i=0;if(!s)i=o;else{let c=o&127;if(!c)throw new r("tlv.decode(long): indefinite length not supported");if(c>4)throw new r("tlv.decode(long): byte length is too big");let f=t.subarray(n,n+c);if(f.length!==c)throw new r("tlv.decode: length bytes not complete");if(f[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of f)i=i<<8|u;if(n+=c,i<128)throw new r("tlv.decode(long): not minimal encoding")}let a=t.subarray(n,n+i);if(a.length!==i)throw new r("tlv.decode: wrong value length");return{v:a,l:t.subarray(n+i)}}},_int:{encode(e){let{Err:t}=re;if(e<ne)throw new t("integer: negative integers are not allowed");let r=Cr(e);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return r},decode(e){let{Err:t}=re;if(e[0]&128)throw new t("invalid signature integer: negative");if(e[0]===0&&!(e[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return Je(e)}},toSig(e){let{Err:t,_int:r,_tlv:n}=re,o=bt("signature",e),{v:s,l:i}=n.decode(48,o);if(i.length)throw new t("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,s),{v:f,l:u}=n.decode(2,c);if(u.length)throw new t("invalid signature: left bytes after parsing");return{r:r.decode(a),s:r.decode(f)}},hexFromSig(e){let{_tlv:t,_int:r}=re,n=t.encode(2,r.encode(e.r)),o=t.encode(2,r.encode(e.s)),s=n+o;return t.encode(48,s)}},ne=BigInt(0),rr=BigInt(1),mc=BigInt(2),Nn=BigInt(3),Rf=BigInt(4);function er(e,t){let{BYTES:r}=e,n;if(typeof t=="bigint")n=t;else{let o=bt("private key",t);try{n=e.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${r}, got ${typeof t}`)}}if(!e.isValidNot0(n))throw new Error("invalid private key: out of range [1..N-1]");return n}function Uf(e,t={}){let r=hc("weierstrass",e,t),{Fp:n,Fn:o}=r,s=r.CURVE,{h:i,n:a}=s;Dr(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});let{endo:c}=t;if(c&&(!n.is0(s.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let f=bc(n,o);function u(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(U,y,m){let{x:p,y:w}=y.toAffine(),E=n.toBytes(p);if(Lr(m,"isCompressed"),m){u();let T=!n.isOdd(w);return zt(yc(T),E)}else return zt(Uint8Array.of(4),E,n.toBytes(w))}function l(U){he(U,void 0,"Point");let{publicKey:y,publicKeyUncompressed:m}=f,p=U.length,w=U[0],E=U.subarray(1);if(p===y&&(w===2||w===3)){let T=n.fromBytes(E);if(!n.isValid(T))throw new Error("bad point: is not on curve, wrong x");let A=g(T),v;try{v=n.sqrt(A)}catch(ot){let H=ot instanceof Error?": "+ot.message:"";throw new Error("bad point: is not on curve, sqrt error"+H)}u();let L=n.isOdd(v);return(w&1)===1!==L&&(v=n.neg(v)),{x:T,y:v}}else if(p===m&&w===4){let T=n.BYTES,A=n.fromBytes(E.subarray(0,T)),v=n.fromBytes(E.subarray(T,T*2));if(!x(A,v))throw new Error("bad point: is not on curve");return{x:A,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${y} or uncompressed=${m}`)}let h=t.toBytes||d,b=t.fromBytes||l;function g(U){let y=n.sqr(U),m=n.mul(y,U);return n.add(n.add(m,n.mul(U,s.a)),s.b)}function x(U,y){let m=n.sqr(y),p=g(U);return n.eql(m,p)}if(!x(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let I=n.mul(n.pow(s.a,Nn),Rf),k=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(I,k)))throw new Error("bad curve params: a or b");function C(U,y,m=!1){if(!n.isValid(y)||m&&n.is0(y))throw new Error(`bad point coordinate ${U}`);return y}function M(U){if(!(U instanceof D))throw new Error("ProjectivePoint expected")}function Y(U){if(!c||!c.basises)throw new Error("no endo");return Nf(U,c.basises,o.ORDER)}let rt=Ps((U,y)=>{let{X:m,Y:p,Z:w}=U;if(n.eql(w,n.ONE))return{x:m,y:p};let E=U.is0();y==null&&(y=E?n.ONE:n.inv(w));let T=n.mul(m,y),A=n.mul(p,y),v=n.mul(w,y);if(E)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:T,y:A}}),at=Ps(U=>{if(U.is0()){if(t.allowInfinityPoint&&!n.is0(U.Y))return;throw new Error("bad point: ZERO")}let{x:y,y:m}=U.toAffine();if(!n.isValid(y)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!x(y,m))throw new Error("bad point: equation left != right");if(!U.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function nt(U,y,m,p,w){return m=new D(n.mul(m.X,U),m.Y,m.Z),y=_r(p,y),m=_r(w,m),y.add(m)}class D{constructor(y,m,p){this.X=C("x",y),this.Y=C("y",m,!0),this.Z=C("z",p),Object.freeze(this)}static CURVE(){return s}static fromAffine(y){let{x:m,y:p}=y||{};if(!y||!n.isValid(m)||!n.isValid(p))throw new Error("invalid affine point");if(y instanceof D)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?D.ZERO:new D(m,p,n.ONE)}static fromBytes(y){let m=D.fromAffine(b(he(y,void 0,"point")));return m.assertValidity(),m}static fromHex(y){return D.fromBytes(bt("pointHex",y))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(y=8,m=!0){return be.createCache(this,y),m||this.multiply(Nn),this}assertValidity(){at(this)}hasEvenY(){let{y}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(y)}equals(y){M(y);let{X:m,Y:p,Z:w}=this,{X:E,Y:T,Z:A}=y,v=n.eql(n.mul(m,A),n.mul(E,w)),L=n.eql(n.mul(p,A),n.mul(T,w));return v&&L}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:y,b:m}=s,p=n.mul(m,Nn),{X:w,Y:E,Z:T}=this,A=n.ZERO,v=n.ZERO,L=n.ZERO,_=n.mul(w,w),ot=n.mul(E,E),H=n.mul(T,T),O=n.mul(w,E);return O=n.add(O,O),L=n.mul(w,T),L=n.add(L,L),A=n.mul(y,L),v=n.mul(p,H),v=n.add(A,v),A=n.sub(ot,v),v=n.add(ot,v),v=n.mul(A,v),A=n.mul(O,A),L=n.mul(p,L),H=n.mul(y,H),O=n.sub(_,H),O=n.mul(y,O),O=n.add(O,L),L=n.add(_,_),_=n.add(L,_),_=n.add(_,H),_=n.mul(_,O),v=n.add(v,_),H=n.mul(E,T),H=n.add(H,H),_=n.mul(H,O),A=n.sub(A,_),L=n.mul(H,ot),L=n.add(L,L),L=n.add(L,L),new D(A,v,L)}add(y){M(y);let{X:m,Y:p,Z:w}=this,{X:E,Y:T,Z:A}=y,v=n.ZERO,L=n.ZERO,_=n.ZERO,ot=s.a,H=n.mul(s.b,Nn),O=n.mul(m,E),Z=n.mul(p,T),st=n.mul(w,A),St=n.add(m,p),X=n.add(E,T);St=n.mul(St,X),X=n.add(O,Z),St=n.sub(St,X),X=n.add(m,w);let ht=n.add(E,A);return X=n.mul(X,ht),ht=n.add(O,st),X=n.sub(X,ht),ht=n.add(p,w),v=n.add(T,A),ht=n.mul(ht,v),v=n.add(Z,st),ht=n.sub(ht,v),_=n.mul(ot,X),v=n.mul(H,st),_=n.add(v,_),v=n.sub(Z,_),_=n.add(Z,_),L=n.mul(v,_),Z=n.add(O,O),Z=n.add(Z,O),st=n.mul(ot,st),X=n.mul(H,X),Z=n.add(Z,st),st=n.sub(O,st),st=n.mul(ot,st),X=n.add(X,st),O=n.mul(Z,X),L=n.add(L,O),O=n.mul(ht,X),v=n.mul(St,v),v=n.sub(v,O),O=n.mul(St,Z),_=n.mul(ht,_),_=n.add(_,O),new D(v,L,_)}subtract(y){return this.add(y.negate())}is0(){return this.equals(D.ZERO)}multiply(y){let{endo:m}=t;if(!o.isValidNot0(y))throw new Error("invalid scalar: out of range");let p,w,E=T=>be.cached(this,T,A=>Pn(D,A));if(m){let{k1neg:T,k1:A,k2neg:v,k2:L}=Y(y),{p:_,f:ot}=E(A),{p:H,f:O}=E(L);w=ot.add(O),p=nt(m.beta,_,H,T,v)}else{let{p:T,f:A}=E(y);p=T,w=A}return Pn(D,[p,w])[0]}multiplyUnsafe(y){let{endo:m}=t,p=this;if(!o.isValid(y))throw new Error("invalid scalar: out of range");if(y===ne||p.is0())return D.ZERO;if(y===rr)return p;if(be.hasCache(this))return this.multiply(y);if(m){let{k1neg:w,k1:E,k2neg:T,k2:A}=Y(y),{p1:v,p2:L}=fc(D,p,E,A);return nt(m.beta,v,L,w,T)}else return be.unsafe(p,y)}multiplyAndAddUnsafe(y,m,p){let w=this.multiplyUnsafe(m).add(y.multiplyUnsafe(p));return w.is0()?void 0:w}toAffine(y){return rt(this,y)}isTorsionFree(){let{isTorsionFree:y}=t;return i===rr?!0:y?y(D,this):be.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:y}=t;return i===rr?this:y?y(D,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(y=!0){return Lr(y,"isCompressed"),this.assertValidity(),h(D,this,y)}toHex(y=!0){return te(this.toBytes(y))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(y=!0){return this.toBytes(y)}_setWindowSize(y){this.precompute(y)}static normalizeZ(y){return Pn(D,y)}static msm(y,m){return dc(D,o,y,m)}static fromPrivateKey(y){return D.BASE.multiply(er(o,y))}}D.BASE=new D(s.Gx,s.Gy,n.ONE),D.ZERO=new D(n.ZERO,n.ONE,n.ZERO),D.Fp=n,D.Fn=o;let Mr=o.BITS,be=new On(D,t.endo?Math.ceil(Mr/2):Mr);return D.BASE.precompute(8),D}function yc(e){return Uint8Array.of(e?2:3)}function bc(e,t){return{secretKey:t.BYTES,publicKey:1+e.BYTES,publicKeyUncompressed:1+2*e.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function kf(e,t={}){let{Fn:r}=e,n=t.randomBytes||An,o=Object.assign(bc(e.Fp,r),{seed:Us(r.ORDER)});function s(h){try{return!!er(r,h)}catch{return!1}}function i(h,b){let{publicKey:g,publicKeyUncompressed:x}=o;try{let I=h.length;return b===!0&&I!==g||b===!1&&I!==x?!1:!!e.fromBytes(h)}catch{return!1}}function a(h=n(o.seed)){return ks(he(h,o.seed,"seed"),r.ORDER)}function c(h,b=!0){return e.BASE.multiply(er(r,h)).toBytes(b)}function f(h){let b=a(h);return{secretKey:b,publicKey:c(b)}}function u(h){if(typeof h=="bigint")return!1;if(h instanceof e)return!0;let{secretKey:b,publicKey:g,publicKeyUncompressed:x}=o;if(r.allowedLengths||b===g)return;let I=bt("key",h).length;return I===g||I===x}function d(h,b,g=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(b)===!1)throw new Error("second arg must be public key");let x=er(r,h);return e.fromHex(b).multiply(x).toBytes(g)}return Object.freeze({getPublicKey:c,getSharedSecret:d,keygen:f,Point:e,utils:{isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:a,isValidPrivateKey:s,randomPrivateKey:a,normPrivateKeyToScalar:h=>er(r,h),precompute(h=8,b=e.BASE){return b.precompute(h,!1)}},lengths:o})}function Mf(e,t,r={}){Sn(t),Dr(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});let n=r.randomBytes||An,o=r.hmac||((m,...p)=>Ls(t,m,zt(...p))),{Fp:s,Fn:i}=e,{ORDER:a,BITS:c}=i,{keygen:f,getPublicKey:u,getSharedSecret:d,utils:l,lengths:h}=kf(e,r),b={prehash:!1,lowS:typeof r.lowS=="boolean"?r.lowS:!1,format:void 0,extraEntropy:!1},g="compact";function x(m){let p=a>>rr;return m>p}function I(m,p){if(!i.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function k(m,p){$s(p);let w=h.signature,E=p==="compact"?w:p==="recovered"?w+1:void 0;return he(m,E,`${p} signature`)}class C{constructor(p,w,E){this.r=I("r",p),this.s=I("s",w),E!=null&&(this.recovery=E),Object.freeze(this)}static fromBytes(p,w=g){k(p,w);let E;if(w==="der"){let{r:L,s:_}=re.toSig(he(p));return new C(L,_)}w==="recovered"&&(E=p[0],w="compact",p=p.subarray(1));let T=i.BYTES,A=p.subarray(0,T),v=p.subarray(T,T*2);return new C(i.fromBytes(A),i.fromBytes(v),E)}static fromHex(p,w){return this.fromBytes(De(p),w)}addRecoveryBit(p){return new C(this.r,this.s,p)}recoverPublicKey(p){let w=s.ORDER,{r:E,s:T,recovery:A}=this;if(A==null||![0,1,2,3].includes(A))throw new Error("recovery id invalid");if(a*mc<w&&A>1)throw new Error("recovery id is ambiguous for h>1 curve");let L=A===2||A===3?E+a:E;if(!s.isValid(L))throw new Error("recovery id 2 or 3 invalid");let _=s.toBytes(L),ot=e.fromBytes(zt(yc((A&1)===0),_)),H=i.inv(L),O=Y(bt("msgHash",p)),Z=i.create(-O*H),st=i.create(T*H),St=e.BASE.multiplyUnsafe(Z).add(ot.multiplyUnsafe(st));if(St.is0())throw new Error("point at infinify");return St.assertValidity(),St}hasHighS(){return x(this.s)}toBytes(p=g){if($s(p),p==="der")return De(re.hexFromSig(this));let w=i.toBytes(this.r),E=i.toBytes(this.s);if(p==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return zt(Uint8Array.of(this.recovery),w,E)}return zt(w,E)}toHex(p){return te(this.toBytes(p))}assertValidity(){}static fromCompact(p){return C.fromBytes(bt("sig",p),"compact")}static fromDER(p){return C.fromBytes(bt("sig",p),"der")}normalizeS(){return this.hasHighS()?new C(this.r,i.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return te(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return te(this.toBytes("compact"))}}let M=r.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let w=Je(p),E=p.length*8-c;return E>0?w>>BigInt(E):w},Y=r.bits2int_modN||function(p){return i.create(M(p))},rt=pe(c);function at(m){return Ya("num < 2^"+c,m,ne,rt),i.toBytes(m)}function nt(m,p){return he(m,void 0,"message"),p?he(t(m),void 0,"prehashed message"):m}function D(m,p,w){if(["recovered","canonical"].some(Z=>Z in w))throw new Error("sign() legacy options not supported");let{lowS:E,prehash:T,extraEntropy:A}=Vs(w,b);m=nt(m,T);let v=Y(m),L=er(i,p),_=[at(L),at(v)];if(A!=null&&A!==!1){let Z=A===!0?n(h.secretKey):A;_.push(bt("extraEntropy",Z))}let ot=zt(..._),H=v;function O(Z){let st=M(Z);if(!i.isValidNot0(st))return;let St=i.inv(st),X=e.BASE.multiply(st).toAffine(),ht=i.create(X.x);if(ht===ne)return;let Kr=i.create(St*i.create(H+ht*L));if(Kr===ne)return;let Pi=(X.x===ht?0:2)|Number(X.y&rr),Ni=Kr;return E&&x(Kr)&&(Ni=i.neg(Kr),Pi^=1),new C(ht,Ni,Pi)}return{seed:ot,k2sig:O}}function Mr(m,p,w={}){m=bt("message",m);let{seed:E,k2sig:T}=D(m,p,w);return Za(t.outputLen,i.BYTES,o)(E,T)}function be(m){let p,w=typeof m=="string"||Le(m),E=!w&&m!==null&&typeof m=="object"&&typeof m.r=="bigint"&&typeof m.s=="bigint";if(!w&&!E)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(E)p=new C(m.r,m.s);else if(w){try{p=C.fromBytes(bt("sig",m),"der")}catch(T){if(!(T instanceof re.Err))throw T}if(!p)try{p=C.fromBytes(bt("sig",m),"compact")}catch{return!1}}return p||!1}function U(m,p,w,E={}){let{lowS:T,prehash:A,format:v}=Vs(E,b);if(w=bt("publicKey",w),p=nt(bt("message",p),A),"strict"in E)throw new Error("options.strict was renamed to lowS");let L=v===void 0?be(m):C.fromBytes(bt("sig",m),v);if(L===!1)return!1;try{let _=e.fromBytes(w);if(T&&L.hasHighS())return!1;let{r:ot,s:H}=L,O=Y(p),Z=i.inv(H),st=i.create(O*Z),St=i.create(ot*Z),X=e.BASE.multiplyUnsafe(st).add(_.multiplyUnsafe(St));return X.is0()?!1:i.create(X.x)===ot}catch{return!1}}function y(m,p,w={}){let{prehash:E}=Vs(w,b);return p=nt(p,E),C.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:f,getPublicKey:u,getSharedSecret:d,utils:l,lengths:h,Point:e,sign:Mr,verify:U,recoverPublicKey:y,Signature:C,hash:t})}function Kf(e){let t={a:e.a,b:e.b,p:e.Fp.ORDER,n:e.n,h:e.h,Gx:e.Gx,Gy:e.Gy},r=e.Fp,n=e.allowedPrivateKeyLengths?Array.from(new Set(e.allowedPrivateKeyLengths.map(i=>Math.ceil(i/2)))):void 0,o=me(t.n,{BITS:e.nBitLength,allowedLengths:n,modFromBytes:e.wrapPrivateKey}),s={Fp:r,Fn:o,allowInfinityPoint:e.allowInfinityPoint,endo:e.endo,isTorsionFree:e.isTorsionFree,clearCofactor:e.clearCofactor,fromBytes:e.fromBytes,toBytes:e.toBytes};return{CURVE:t,curveOpts:s}}function Hf(e){let{CURVE:t,curveOpts:r}=Kf(e),n={hmac:e.hmac,randomBytes:e.randomBytes,lowS:e.lowS,bits2int:e.bits2int,bits2int_modN:e.bits2int_modN};return{CURVE:t,curveOpts:r,hash:e.hash,ecdsaOpts:n}}function Vf(e,t){let r=t.Point;return Object.assign({},t,{ProjectivePoint:r,CURVE:Object.assign({},e,Bn(r.Fn.ORDER,r.Fn.BITS))})}function gc(e){let{CURVE:t,curveOpts:r,hash:n,ecdsaOpts:o}=Hf(e),s=Uf(t,r),i=Mf(s,n,o);return Vf(e,i)}function xc(e,t){let r=n=>gc({...e,hash:n});return{...r(t),create:r}}var zs={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},$f={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var wc=BigInt(2);function Gf(e){let t=zs.p,r=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),f=e*e*e%t,u=f*f*e%t,d=Ot(u,r,t)*u%t,l=Ot(d,r,t)*u%t,h=Ot(l,wc,t)*f%t,b=Ot(h,o,t)*h%t,g=Ot(b,s,t)*b%t,x=Ot(g,a,t)*g%t,I=Ot(x,c,t)*x%t,k=Ot(I,a,t)*g%t,C=Ot(k,r,t)*u%t,M=Ot(C,i,t)*b%t,Y=Ot(M,n,t)*f%t,rt=Ot(Y,wc,t);if(!Fs.eql(Fs.sqr(rt),e))throw new Error("Cannot find square root");return rt}var Fs=me(zs.p,{sqrt:Gf}),Br=xc({...zs,Fp:Fs,lowS:!0,endo:$f},za);var Rn=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function vc(e,t,r,n){n?.signal?.throwIfAborted();let o=Ec.default.createHash("sha256");if(r instanceof Uint8Array)o.update(r);else for(let i of r)o.update(i);let s=o.digest();try{return Br.verify(t,s,e)}catch(i){throw new Rn(String(i))}}var Un=class{type="secp256k1";raw;_key;constructor(t){this._key=Ic(t),this.raw=Sc(this._key)}toMultihash(){return Vt.digest(fe(this))}toCID(){return it.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:_t(this.raw,t.raw)}verify(t,r,n){return vc(this._key,r,t,n)}};function Ac(e){return new Un(e)}function Sc(e){return Br.ProjectivePoint.fromHex(e).toRawBytes(!0)}function Ic(e){try{return Br.ProjectivePoint.fromHex(e),e}catch(t){throw new ln(String(t))}}function Tc(e){let{Type:t,Data:r}=Ir.decode(e.digest),n=r??new Uint8Array;switch(t){case Bt.Ed25519:return ka(n);case Bt.secp256k1:return Ac(n);case Bt.ECDSA:return Ba(n);default:throw new wr}}function fe(e){return Ir.encode({Type:Bt[e.type],Data:e.raw})}var Lc=Symbol.for("nodejs.util.inspect.custom"),Ff=114,Or=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ys]=!0;toString(){return this.string==null&&(this.string=j.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return it.createV1(Ff,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return _t(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return _t(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[Lc](){return`PeerId(${this.toString()})`}},kn=class extends Or{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},Mn=class extends Or{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},Kn=class extends Or{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},zf=2336,Hn=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=Vt.digest(yt(this.url))}[Lc](){return`PeerId(${this.url})`}[ys]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return it.createV1(zf,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=et(t)),t.toString()===this.toString())}};function nr(e){if(qf(e))return new kn({multihash:e});if(Wf(e))try{let t=Tc(e);if(t.type==="Ed25519")return new Mn({multihash:e,publicKey:t});if(t.type==="secp256k1")return new Kn({multihash:e,publicKey:t})}catch{let r=et(e.digest);return new Hn(new URL(r))}throw new dn("Supplied PeerID Multihash is invalid")}function Wf(e){return e.code===Vt.code}function qf(e){return e.code===os.code}var du=It(J("net"),1);var dt=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},oe=class extends Error{static name="ValidationError";name="ValidationError"},Vn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},$n=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Pt=J("node:net");function qs(e){return t=>et(t,e)}function Ys(e){return t=>yt(t,e)}function or(e){return new DataView(e.buffer).getUint16(e.byteOffset).toString()}function Oe(e){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,typeof e=="string"?parseInt(e):e),new Uint8Array(t)}function Cc(e){let t=e.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let r=yt(t[0],"base32"),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Oe(n);return qt([r,o],r.length+o.length)}function Dc(e){let t=e.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let r=Wt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Oe(n);return qt([r,o],r.length+o.length)}function Zs(e){let t=e.subarray(0,e.length-2),r=e.subarray(e.length-2),n=et(t,"base32"),o=or(r);return`${n}:${o}`}var Xs=function(e){e=e.toString().trim();let t=new Uint8Array(4);return e.split(/\./g).forEach((r,n)=>{let o=parseInt(r,10);if(isNaN(o)||o<0||o>255)throw new dt("Invalid byte value in IP address");t[n]=o}),t},_c=function(e){let t=0;e=e.toString().trim();let r=e.split(":",8),n;for(n=0;n<r.length;n++){let s=(0,Pt.isIPv4)(r[n]),i;s&&(i=Xs(r[n]),r[n]=et(i.subarray(0,2),"base16")),i!=null&&++n<8&&r.splice(n,0,et(i.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 s=[n,1];for(n=9-r.length;n>0;n--)s.push("0");r.splice.apply(r,s)}let o=new Uint8Array(t+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let s=parseInt(r[n],16);if(isNaN(s)||s<0||s>65535)throw new dt("Invalid byte value in IP address");o[t++]=s>>8&255,o[t++]=s&255}return o},Bc=function(e){if(e.byteLength!==4)throw new dt("IPv4 address was incorrect length");let t=[];for(let r=0;r<e.byteLength;r++)t.push(e[r]);return t.join(".")},Oc=function(e){if(e.byteLength!==16)throw new dt("IPv6 address was incorrect length");let t=[];for(let n=0;n<e.byteLength;n+=2){let o=e[n],s=e[n+1],i=`${o.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}`;t.push(i)}let r=t.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new dt(`Invalid IPv6 address "${r}"`)}};function Pc(e){try{let t=new URL(`http://[${e}]`);return t.hostname.substring(1,t.hostname.length-1)}catch{throw new dt(`Invalid IPv6 address "${e}"`)}}var Ws=Object.values(pr).map(e=>e.decoder),Yf=(function(){let e=Ws[0].or(Ws[1]);return Ws.slice(2).forEach(t=>e=e.or(t)),e})();function Nc(e){return Yf.decode(e)}function Rc(e){return t=>e.encoder.encode(t)}function Zf(e){if(parseInt(e).toString()!==e)throw new oe("Value must be an integer")}function Xf(e){if(e<0)throw new oe("Value must be a positive integer, or zero")}function Qf(e){return t=>{if(t>e)throw new oe(`Value must be smaller than or equal to ${e}`)}}function jf(...e){return t=>{for(let r of e)r(t)}}var Pr=jf(Zf,Xf,Qf(65535));var ut=-1,Qs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(t){let r;if(typeof t=="string"?r=this.protocolsByName.get(t):r=this.protocolsByCode.get(t),r==null)throw new $n(`Protocol ${t} was unknown`);return r}addProtocol(t){this.protocolsByCode.set(t.code,t),this.protocolsByName.set(t.name,t),t.aliases?.forEach(r=>{this.protocolsByName.set(r,t)})}removeProtocol(t){let r=this.protocolsByCode.get(t);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},se=new Qs,hd=[{code:4,name:"ip4",size:32,valueToBytes:Xs,bytesToValue:Bc,validate:e=>{if(!(0,Pt.isIPv4)(e))throw new oe(`Invalid IPv4 address "${e}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Oe,bytesToValue:or,validate:Pr},{code:273,name:"udp",size:16,valueToBytes:Oe,bytesToValue:or,validate:Pr},{code:33,name:"dccp",size:16,valueToBytes:Oe,bytesToValue:or,validate:Pr},{code:41,name:"ip6",size:128,valueToBytes:_c,bytesToValue:Oc,stringToValue:Pc,validate:e=>{if(!(0,Pt.isIPv6)(e))throw new oe(`Invalid IPv6 address "${e}"`)}},{code:42,name:"ip6zone",size:ut},{code:43,name:"ipcidr",size:8,bytesToValue:qs("base10"),valueToBytes:Ys("base10")},{code:53,name:"dns",size:ut},{code:54,name:"dns4",size:ut},{code:55,name:"dns6",size:ut},{code:56,name:"dnsaddr",size:ut},{code:132,name:"sctp",size:16,valueToBytes:Oe,bytesToValue:or,validate:Pr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:ut,stringToValue:e=>decodeURIComponent(e),valueToString:e=>encodeURIComponent(e)},{code:421,name:"p2p",aliases:["ipfs"],size:ut,bytesToValue:qs("base58btc"),valueToBytes:e=>e.startsWith("Q")||e.startsWith("1")?Ys("base58btc")(e):it.parse(e).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Zs,valueToBytes:Cc},{code:445,name:"onion3",size:296,bytesToValue:Zs,valueToBytes:Dc},{code:446,name:"garlic64",size:ut},{code:447,name:"garlic32",size:ut},{code:448,name:"tls"},{code:449,name:"sni",size:ut},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:ut,bytesToValue:Rc(Zo),valueToBytes:Nc},{code:480,name:"http"},{code:481,name:"http-path",size:ut,stringToValue:e=>`/${decodeURIComponent(e)}`,valueToString:e=>encodeURIComponent(e.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:ut}];hd.forEach(e=>{se.addProtocol(e)});function Uc(e){let t=[],r=0;for(;r<e.length;){let n=xe(e,r),o=se.getProtocol(n),s=ct(n),i=pd(o,e,r+s),a=0;i>0&&o.size===ut&&(a=ct(i));let c=s+a+i,f={code:n,name:o.name,bytes:e.subarray(r,r+c)};if(i>0){let u=r+s+a,d=e.subarray(u,u+i);f.value=o.bytesToValue?.(d)??et(d)}t.push(f),r+=c}return t}function kc(e){let t=0,r=[];for(let n of e){if(n.bytes==null){let o=se.getProtocol(n.code),s=ct(n.code),i,a=0,c=0;n.value!=null&&(i=o.valueToBytes?.(n.value)??yt(n.value),a=i.byteLength,o.size===ut&&(c=ct(a)));let f=new Uint8Array(s+c+a),u=0;Me(n.code,f,u),u+=s,i!=null&&(o.size===ut&&(Me(a,f,u),u+=c),f.set(i,u)),n.bytes=f}r.push(n.bytes),t+=n.bytes.byteLength}return qt(r,t)}function Mc(e){if(e.charAt(0)!=="/")throw new dt('String multiaddr must start with "/"');let t=[],r="protocol",n="",o="";for(let s=1;s<e.length;s++){let i=e.charAt(s);i!=="/"&&(r==="protocol"?o+=e.charAt(s):n+=e.charAt(s));let a=s===e.length-1;if(i==="/"||a){let c=se.getProtocol(o);if(r==="protocol"){if(c.size==null||c.size===0){t.push({code:c.code,name:c.name}),n="",o="",r="protocol";continue}else if(a)throw new dt(`Component ${o} was missing value`);r="value"}else if(r==="value"){let f={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new dt(`Component ${o} was missing value`);f.value=c.stringToValue?.(n)??n}t.push(f),n="",o="",r="protocol"}}}if(o!==""&&n!=="")throw new dt("Incomplete multiaddr");return t}function Kc(e){return`/${e.flatMap(t=>{if(t.value==null)return t.name;let r=se.getProtocol(t.code);if(r==null)throw new dt(`Unknown protocol code ${t.code}`);return[t.name,r.valueToString?.(t.value)??t.value]}).join("/")}`}function pd(e,t,r){return e.size==null||e.size===0?0:e.size>0?e.size/8:xe(t,r)}var md=Symbol.for("nodejs.util.inspect.custom"),li=Symbol.for("@multiformats/multiaddr");function yd(e){if(e==null&&(e="/"),Hc(e))return e.getComponents();if(e instanceof Uint8Array)return Uc(e);if(typeof e=="string")return e=e.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),e===""&&(e="/"),Mc(e);if(Array.isArray(e))return e;throw new dt("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Xn=class e{[li]=!0;#t;#e;#r;constructor(t="/",r={}){this.#t=yd(t),r.validate!==!1&&bd(this)}get bytes(){return this.#r==null&&(this.#r=kc(this.#t)),this.#r}toString(){return this.#e==null&&(this.#e=Kc(this.#t)),this.#e}toJSON(){return this.toString()}getComponents(){return[...this.#t.map(t=>({...t}))]}encapsulate(t){let r=new e(t);return new e([...this.#t,...r.getComponents()],{validate:!1})}decapsulate(t){let r=t.toString(),n=this.toString(),o=n.lastIndexOf(r);if(o<0)throw new Vn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new e(n.slice(0,o),{validate:!1})}decapsulateCode(t){let r;for(let n=this.#t.length-1;n>-1;n--)if(this.#t[n].code===t){r=n;break}return new e(this.#t.slice(0,r),{validate:!1})}equals(t){return _t(this.bytes,t.bytes)}[md](){return`Multiaddr(${this.toString()})`}};function bd(e){e.getComponents().forEach(t=>{let r=se.getProtocol(t.code);t.value!=null&&r.validate?.(t.value)})}function Hc(e){return!!e?.[li]}function Yt(e){return new Xn(e)}var V=e=>({match:t=>{let r=t[0];return r==null||r.code!==e||r.value!=null?!1:t.slice(1)}}),S=(e,t)=>({match:r=>{let n=r[0];return n?.code!==e||n.value==null||t!=null&&n.value!==t?!1:r.slice(1)}}),Vc=e=>({match:t=>e.match(t)===!1?t:!1}),B=e=>({match:t=>{let r=e.match(t);return r===!1?t:r}}),xt=(...e)=>({match:t=>{let r;for(let n of e){let o=n.match(t);o!==!1&&(r==null||o.length<r.length)&&(r=o)}return r??!1}}),R=(...e)=>({match:t=>{for(let r of e){let n=r.match(t);if(n===!1)return!1;t=n}return t}});function $(...e){function t(o){if(o==null)return!1;let s=o.getComponents();for(let i of e){let a=i.match(s);if(a===!1)return!1;s=a}return s}function r(o){return t(o)!==!1}function n(o){let s=t(o);return s===!1?!1:s.length===0}return{matchers:e,matches:r,exactMatch:n}}var gd=S(421),Zg=$(gd),jn=S(54),Jn=S(55),to=S(56),di=S(53),Xg=$(jn,B(S(421))),Qg=$(Jn,B(S(421))),jg=$(to,B(S(421))),Jg=$(xt(di,to,jn,Jn),B(S(421))),$c=R(S(4),B(S(43))),Gc=R(B(S(42)),S(41),B(S(43))),hi=xt($c,Gc),Re=xt(hi,di,jn,Jn,to),t0=$(xt(hi,R(xt(di,to,jn,Jn),B(S(421))))),e0=$($c),r0=$(Gc),n0=$(hi),pi=R(Re,S(6)),Rr=R(Re,S(273)),Fc=$(R(pi,B(S(421)))),o0=$(Rr),mi=R(Rr,V(460),B(S(421))),eo=R(Rr,V(461),B(S(421))),xd=xt(mi,eo),s0=$(mi),i0=$(eo),fi=xt(Re,pi,Rr,mi,eo),zc=xt(R(fi,V(477),B(S(421)))),a0=$(zc),Wc=xt(R(fi,V(478),B(S(421))),R(fi,V(448),B(S(449)),V(477),B(S(421)))),c0=$(Wc),qc=R(Rr,V(280),B(S(466)),B(S(466)),B(S(421))),u0=$(qc),Yc=R(eo,V(465),B(S(466)),B(S(466)),B(S(421))),l0=$(Yc),Qn=xt(zc,Wc,R(pi,B(S(421))),R(xd,B(S(421))),R(Re,B(S(421))),qc,Yc,S(421)),f0=$(Qn),wd=R(B(Qn),V(290),Vc(V(281)),B(S(421))),d0=$(wd),Ed=xt(R(Qn,V(290),V(281),B(S(421))),R(Qn,V(281),B(S(421))),R(V(281),B(S(421)))),h0=$(Ed),vd=xt(R(Re,S(6),V(480),B(S(421))),R(Re,V(480),B(S(421)))),p0=$(vd),Sd=R(Re,xt(R(S(6,"443"),V(480)),R(S(6),V(443)),R(S(6),V(448),V(480)),R(V(448),V(480)),V(448),V(443)),B(S(421))),m0=$(Sd),Id=xt(R(S(777),B(S(421)))),y0=$(Id),Ad=xt(R(S(400),B(S(421)))),ro=$(Ad);var no=class extends Event{type;detail;constructor(t,r){super(t),this.type=t,this.detail=r}};var fu=It(J("node:net"),1);function oo(e){let t=e.getComponents(),r={},n=0;if(t[n]?.name==="ip6zone"&&(r.zone=`${t[n].value}`,n++),t[n].name==="ip4"||t[n].name==="ip6"||t[n].name==="dns"||t[n].name==="dns4"||t[n].name==="dns6"?(r.type=t[n].name,r.host=t[n].value,n++):t[n].name==="dnsaddr"&&(r.type=t[n].name,r.host=`_dnsaddr.${t[n].value}`,n++),(t[n]?.name==="tcp"||t[n]?.name==="udp")&&(r.protocol=t[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${t[n].value}`),n++),t[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${t[n].value}`):r.type==="ip6"&&(r.cidr=`${t[n].value}`),n++),r.type==null||r.host==null)throw new q(`Multiaddr ${e} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return t[n]?.name==="tls"&&t[n+1]?.name==="sni"&&(r.sni=t[n+1].value,n+=2),r}function ie(){let e={};return e.promise=new Promise((t,r)=>{e.resolve=t,e.reject=r}),e}var so=class{buffer;mask;top;btm;next;constructor(t){if(!(t>0)||(t-1&t)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(t),this.mask=t-1,this.top=0,this.btm=0,this.next=null}push(t){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=t,this.top=this.top+1&this.mask,!0)}shift(){let t=this.buffer[this.btm];if(t!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,t}isEmpty(){return this.buffer[this.btm]===void 0}},cr=class{size;hwm;head;tail;constructor(t={}){this.hwm=t.splitLimit??16,this.head=new so(this.hwm),this.tail=this.head,this.size=0}calculateSize(t){return t?.byteLength!=null?t.byteLength:1}push(t){if(t?.value!=null&&(this.size+=this.calculateSize(t.value)),!this.head.push(t)){let r=this.head;this.head=r.next=new so(2*this.head.buffer.length),this.head.push(t)}}shift(){let t=this.tail.shift();if(t===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,t=this.tail.shift()}return t?.value!=null&&(this.size-=this.calculateSize(t.value)),t}isEmpty(){return this.head.isEmpty()}};var yi=class extends Error{type;code;constructor(t,r){super(t??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function ye(e={}){return Td(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}},e)}function Td(e,t){t=t??{};let r=t.onEnd,n=new cr,o,s,i,a=ie(),c=async()=>{try{return n.isEmpty()?i?{done:!0}:await new Promise((x,I)=>{s=k=>{s=null,n.push(k);try{x(e(n))}catch(C){I(C)}return o}}):e(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=ie()})}},f=x=>s!=null?s(x):(n.push(x),o),u=x=>(n=new cr,s!=null?s({error:x}):(n.push({error:x}),o)),d=x=>{if(i)return o;if(t?.objectMode!==!0&&x?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return f({done:!1,value:x})},l=x=>i?o:(i=!0,x!=null?u(x):f({done:!0})),h=()=>(n=new cr,l(),{done:!0}),b=x=>(l(x),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:c,return:h,throw:b,push:d,end:l,get readableLength(){return n.size},onEmpty:async x=>{let I=x?.signal;if(I?.throwIfAborted(),n.isEmpty())return;let k,C;I!=null&&(k=new Promise((M,Y)=>{C=()=>{Y(new yi)},I.addEventListener("abort",C)}));try{await Promise.race([a.promise,k])}finally{C!=null&&I!=null&&I?.removeEventListener("abort",C)}}},r==null)return o;let g=o;return o={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(x){return g.throw(x),r!=null&&(r(x),r=void 0),{done:!0}},return(){return g.return(),r!=null&&(r(),r=void 0),{done:!0}},push:d,end(x){return g.end(x),r!=null&&(r(x),r=void 0),o},get readableLength(){return g.readableLength},onEmpty:x=>g.onEmpty(x)},o}var bi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},gi=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},Zc=e=>globalThis.DOMException===void 0?new gi(e):new DOMException(e),Xc=e=>{let t=e.reason===void 0?Zc("This operation was aborted."):e.reason;return t instanceof Error?t:Zc(t)};function xi(e,t){let{milliseconds:r,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=t,i,a,f=new Promise((u,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(t.signal){let{signal:h}=t;h.aborted&&d(Xc(h)),a=()=>{d(Xc(h))},h.addEventListener("abort",a,{once:!0})}if(r===Number.POSITIVE_INFINITY){e.then(u,d);return}let l=new bi;i=s.setTimeout.call(void 0,()=>{if(n){try{u(n())}catch(h){d(h)}return}typeof e.cancel=="function"&&e.cancel(),o===!1?u():o instanceof Error?d(o):(l.message=o??`Promise timed out after ${r} milliseconds`,d(l))},r),(async()=>{try{u(await e)}catch(h){d(h)}})()}).finally(()=>{f.clear(),a&&t.signal&&t.signal.removeEventListener("abort",a)});return f.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},f}var Ld=e=>{let t=e.addEventListener||e.on||e.addListener,r=e.removeEventListener||e.off||e.removeListener;if(!t||!r)throw new TypeError("Emitter is not compatible");return{addListener:t.bind(e),removeListener:r.bind(e)}};function Cd(e,t,r){let n,o=new Promise((s,i)=>{if(r={rejectionEvents:["error"],multiArgs:!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 a=[t].flat(),c=[],{addListener:f,removeListener:u}=Ld(e),d=(...h)=>{let b=r.multiArgs?h:h[0];r.filter&&!r.filter(b)||(c.push(b),r.count===c.length&&(n(),s(c)))},l=h=>{n(),i(h)};n=()=>{for(let h of a)u(h,d);for(let h of r.rejectionEvents)u(h,l)};for(let h of a)f(h,d);for(let h of r.rejectionEvents)f(h,l);r.signal&&r.signal.addEventListener("abort",()=>{l(r.signal.reason)},{once:!0}),r.resolveImmediately&&s(c)});if(o.cancel=n,typeof r.timeout=="number"){let s=xi(o,{milliseconds:r.timeout});return s.cancel=n,s}return o}function Nt(e,t,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Cd(e,t,r),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var Ue=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};function Dd(e){return e.reason}async function Qc(e,t,r){if(t==null)return e;let n=r?.translateError??Dd;if(t.aborted)return e.catch(()=>{}),Promise.reject(n(t));let o;try{return await Promise.race([e,new Promise((s,i)=>{o=()=>{i(n(t))},t.addEventListener("abort",o)})])}finally{o!=null&&t.removeEventListener("abort",o)}}var _d=Math.pow(2,20)*4,io=class extends Ze{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;constructor(t){super(),this.status="open",this.log=t.log,this.direction=t.direction??"outbound",this.inactivityTimeout=t.inactivityTimeout??12e4,this.maxReadBufferLength=t.maxReadBufferLength??_d,this.maxWriteBufferLength=t.maxWriteBufferLength,this.maxMessageSize=t.maxMessageSize,this.readBuffer=new K,this.writeBuffer=new K,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,this.processSendQueue())};this.addEventListener("drain",r)}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let t=ye(),r=s=>{t.push(s.data)};this.addEventListener("message",r);let n=s=>{t.end(s.error)};this.addEventListener("close",n);let o=()=>{t.end()};this.addEventListener("remoteCloseWrite",o);try{yield*t}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",o)}}isReadable(){return this.status==="open"}send(t){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new Ae(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",t.byteLength),this.writeBuffer.append(t),this.processSendQueue()}abort(t){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",t),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(t)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new yn(t))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new Ae("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 Ae("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(t){if(this.readStatus==="closed"||this.readStatus==="closing")throw new Ae(`Cannot push data onto a stream that is ${this.readStatus}`);if(t.byteLength!==0){if(this.readBuffer.append(t),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(t){if(t.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(t),this.dispatchReadBuffer()}}addEventListener(...t){super.addEventListener.apply(this,t),t[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 t=new fn;this.dispatchEvent(new bn(t))}onTransportClosed(t){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"),t!=null?this.abort(t):(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 Ye))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let t=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let o=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(o===0){t=!1;break}let s=this.writeBuffer.sublist(0,o),i=new K(s);this.writeBuffer.consume(s.byteLength);let a=this.sendData(s);if(t=a.canSendMore,n+=a.sentBytes,a.sentBytes!==i.byteLength&&(i.consume(a.sentBytes),this.writeBuffer.prepend(i)),!t)break}return t||(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"),t}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 t=this.readBuffer.sublist();this.readBuffer.consume(t.byteLength),this.dispatchEvent(new mn(t))}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 xr(`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 xr(`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 ao=class extends io{remoteAddr;metricPrefix;metrics;constructor(t){super(t),this.metricPrefix=t.metricPrefix??"",this.metrics=t.metrics,this.remoteAddr=t.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(t){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 Nt(this,"idle",{...t,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 Nt(this,"drain",{...t,rejectionEvents:["close"]})),await this.sendClose(t),this.onTransportClosed())}};var Jc=It(J("node:os"),1);function jc(e){return!!(e.startsWith("169.254.")||e.toLowerCase().startsWith("fe80"))}function wi(e,t,r){let n=[e.type,r??e.host];if(e.protocol!=null){let o=t??e.port;o!=null&&n.push(e.protocol,o)}return e.type==="ip6"&&e.zone!=null&&n.unshift("ip6zone",e.zone),e.cidr!=null&&n.push("ipcidr",e.cidr),Yt(`/${n.join("/")}`)}var Bd={4:"IPv4",6:"IPv6"};function Od(e){return["0.0.0.0","::"].includes(e)}function Pd(e){let t=[],r=Jc.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let o of n)jc(o.address)||o.family===Bd[e]&&t.push(o.address);return t}function tu(e,t){if(e==null)return[];let r=oo(e);return(r.type==="ip4"||r.type==="ip6")&&Od(r.host)?Pd(r.type==="ip4"?4:6).map(n=>wi(r,t,n)):[wi(r,t)]}function eu(e,t){if(typeof e!="string")throw new q(`invalid ip provided: ${e}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new q(`invalid port provided: ${t}`);if((0,Pt.isIPv4)(e))return Yt(`/ip4/${e}/tcp/${t}`);if((0,Pt.isIPv6)(e))return Yt(`/ip6/${e}/tcp/${t}`);throw new q(`invalid ip:port for creating a multiaddr: ${e}:${t}`)}var co=class extends Error{type;code;constructor(t,r,n){super(t??"The operation was aborted"),this.type="aborted",this.name=n??"AbortError",this.code=r??"ABORT_ERR"}};async function ru(e,t,r){if(t==null)return e;if(t.aborted)return e.catch(()=>{}),Promise.reject(new co(r?.errorMessage,r?.errorCode,r?.errorName));let n,o=new co(r?.errorMessage,r?.errorCode,r?.errorName);try{return await Promise.race([e,new Promise((s,i)=>{n=()=>{i(o)},t.addEventListener("abort",n)})])}finally{n!=null&&t.removeEventListener("abort",n)}}var Ei=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ie(),this.haveNext=ie()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let t=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ie(),t}async throw(t){return this.ended=!0,this.error=t,t!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(t)),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return this.ended=!0,this.nextResult=t,this.haveNext.resolve(),t}async push(t,r){await this._push(t,r)}async end(t,r){t!=null?await this.throw(t):await this._push(void 0,r)}async _push(t,r){if(t!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ie(),await ru(this.readNext.promise,r?.signal,r)}};function nu(){return new Ei}function Nd(e){return e[Symbol.asyncIterator]!=null}async function Rd(e,t,r){try{await Promise.all(e.map(async n=>{for await(let o of n)await t.push(o,{signal:r}),r.throwIfAborted()})),await t.end(void 0,{signal:r})}catch(n){await t.end(n,{signal:r}).catch(()=>{})}}async function*Ud(e){let t=new AbortController,r=nu();Rd(e,r,t.signal).catch(()=>{});try{yield*r}finally{t.abort()}}function*kd(e){for(let t of e)yield*t}function Md(...e){let t=[];for(let r of e)Nd(r)||t.push(r);return t.length===e.length?kd(t):Ud(e)}var ou=Md;function su(e,...t){if(e==null)throw new Error("Empty pipeline");if(vi(e)){let n=e;e=()=>n.source}else if(au(e)||iu(e)){let n=e;e=()=>n}let r=[e,...t];if(r.length>1&&vi(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++)vi(r[n])&&(r[n]=Hd(r[n]));return Kd(...r)}var Kd=(...e)=>{let t;for(;e.length>0;)t=e.shift()(t);return t},iu=e=>e?.[Symbol.asyncIterator]!=null,au=e=>e?.[Symbol.iterator]!=null,vi=e=>e==null?!1:e.sink!=null&&e.source!=null,Hd=e=>t=>{let r=e.sink(t);if(r?.then!=null){let n=ye({objectMode:!0});r.then(()=>{n.end()},i=>{n.end(i)});let o,s=e.source;if(iu(s))o=async function*(){yield*s,n.end()};else if(au(s))o=function*(){yield*s,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return ou(n,o())}return e.source};var Vd=4194304,uo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Ii=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Ai=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Ti=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function $d(e){return typeof e?.closeRead=="function"}function Gd(e){return typeof e?.close=="function"}function Si(e){return $d(e)?e.readStatus==="closing"||e.readStatus==="closed":Gd(e)?e.status!=="open":!1}function Fd(e){return e?.addEventListener!=null&&e?.removeEventListener!=null&&e?.send!=null&&e?.push!=null&&e?.log!=null}function zd(e,t){let r=t?.maxBufferSize??Vd,n=new K,o=Promise.withResolvers(),s=!1;if(!Fd(e))throw new q("Argument should be a Stream or a Multiaddr");let i=u=>{if(n.append(u.data),n.byteLength>r){let d=n.byteLength;n.consume(n.byteLength),o.reject(new Error(`Read buffer overflow - ${d} > ${r}`))}o.resolve()};e.addEventListener("message",i);let a=u=>{u.error!=null?o.reject(u.error):o.resolve()};e.addEventListener("close",a);let c=()=>{o.resolve()};e.addEventListener("remoteCloseWrite",c);let f={readBuffer:n,async read(u){if(s===!0)throw new uo("Stream was unwrapped");if(Si(e)){if(u?.bytes==null)return null;if(n.byteLength<u.bytes)throw e.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Ue(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let d=u?.bytes??1;for(;;){if(n.byteLength>=d){o.resolve();break}if(await Qc(o.promise,u?.signal),Si(e)){if(n.byteLength===0&&u?.bytes==null)return null;break}o=Promise.withResolvers()}let l=u?.bytes??n.byteLength;if(n.byteLength<l){if(Si(e))throw e.log.error("closed while reading %d/%d bytes",n.byteLength,l),new Ue(`Unexpected EOF - stream closed while reading ${n.byteLength}/${l} bytes`);return f.read(u)}let h=n.sublist(0,l);return n.consume(l),h},async write(u,d){if(s===!0)throw new uo("Stream was unwrapped");e.send(u)||await Nt(e,"drain",{signal:d?.signal,rejectionEvents:["close"]})},unwrap(){return s||(s=!0,e.removeEventListener("message",i),e.removeEventListener("close",a),e.removeEventListener("remoteCloseWrite",c),n.byteLength>0&&(e.log("stream unwrapped with %d unread bytes",n.byteLength),e.push(n))),e}};return f}function Ur(e,t={}){let r=zd(e,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=ct(t.maxDataLength));let n=t?.lengthDecoder??xe,o=t?.lengthEncoder??Vr;return{async read(i){let a=-1,c=new K;for(;;){let u=await r.read({...i,bytes:1});if(u==null)break;c.append(u);try{a=n(c)}catch(d){if(d instanceof RangeError)continue;throw d}if(a<0)throw new Ii("Invalid message length");if(t?.maxLengthLength!=null&&c.byteLength>t.maxLengthLength)throw new Ti(`Message length length too long - ${c.byteLength} > ${t.maxLengthLength}`);if(a>-1)break}if(t?.maxDataLength!=null&&a>t.maxDataLength)throw new Ai(`Message length too long - ${a} > ${t.maxDataLength}`);let f=await r.read({...i,bytes:a});if(f==null)throw e.log.error("tried to read %d bytes but the stream closed",a),new Ue(`Unexpected EOF - tried to read ${a} bytes but the stream closed`);if(f.byteLength!==a)throw e.log.error("read %d/%d bytes before the stream closed",f.byteLength,a),new Ue(`Unexpected EOF - read ${f.byteLength}/${a} bytes before the stream closed`);return f},async write(i,a){await r.write(new K(o(i.byteLength),i),a)},async writeV(i,a){let c=new K(...i.flatMap(f=>[o(f.byteLength),f]));await r.write(c,a)},unwrap(){return r.unwrap()}}}function Li(e,t){let r=Ur(e,t),n={read:async(o,s)=>{let i=await r.read(s);return o.decode(i)},write:async(o,s,i)=>{await r.write(s.encode(o),i)},writeV:async(o,s,i)=>{await r.writeV(o.map(a=>s.encode(a)),i)},pb:o=>({read:async s=>n.read(o,s),write:async(s,i)=>n.write(s,o,i),writeV:async(s,i)=>n.writeV(s,o,i),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function Wd(e){return e?.addEventListener!=null}function qd(e){let t=ye(),r,n=i=>{t.push(i.data)},o=()=>{t.end(),e.removeEventListener("message",n),e.removeEventListener("close",s),e.removeEventListener("remoteCloseWrite",o)},s=i=>{t.end(i.error),i.error!=null&&r?.reject(i.error),e.removeEventListener("message",n),e.removeEventListener("close",s),e.removeEventListener("remoteCloseWrite",o)};return e.addEventListener("message",n),e.addEventListener("close",s,{once:!0}),e.addEventListener("remoteCloseWrite",o,{once:!0}),{source:t,async sink(i){async function*a(){yield*i}let c=a();for(;;){r=Promise.withResolvers();let{done:f,value:u}=await Promise.race([c.next(),r.promise]);if(e.writeStatus==="closing"||e.writeStatus==="closed"||(u!=null&&(e.send(u)||await Promise.race([Nt(e,"drain",{rejectionEvents:["close"]})])),f===!0))break}await e.close()}}}function Ci(...e){let t=e.map(r=>Wd(r)?qd(r):r);return su(...t)}var lo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ur=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},fo=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},kr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function ho(e){return e[Symbol.asyncIterator]!=null}function cu(e,t){if(e.byteLength>t)throw new ur("Message length too long")}var mo=e=>{let t=ct(e),r=At(t);return Vr(e,r),mo.bytes=t,r};mo.bytes=0;function yo(e,t){t=t??{};let r=t.lengthEncoder??mo,n=t?.maxDataLength??4194304;function*o(s){cu(s,n);let i=r(s.byteLength);i instanceof Uint8Array?yield i:yield*i,s instanceof Uint8Array?yield s:yield*s}return ho(e)?(async function*(){for await(let s of e)yield*o(s)})():(function*(){for(let s of e)yield*o(s)})()}yo.single=(e,t)=>{t=t??{};let r=t.lengthEncoder??mo,n=t?.maxDataLength??4194304;return cu(e,n),new K(r(e.byteLength),e)};var ke;(function(e){e[e.LENGTH=0]="LENGTH",e[e.DATA=1]="DATA"})(ke||(ke={}));var _i=e=>{let t=xe(e);return _i.bytes=ct(t),t};_i.bytes=0;function Di(e,t){let r=new K,n=ke.LENGTH,o=-1,s=t?.lengthDecoder??_i,i=t?.maxLengthLength??8,a=t?.maxDataLength??4194304;function*c(){for(;r.byteLength>0;){if(n===ke.LENGTH)try{if(o=s(r),o<0)throw new lo("Invalid message length");if(o>a)throw new ur("Message length too long");let f=s.bytes;r.consume(f),t?.onLength!=null&&t.onLength(o),n=ke.DATA}catch(f){if(f instanceof RangeError){if(r.byteLength>i)throw new fo("Message length length too long");break}throw f}if(n===ke.DATA){if(r.byteLength<o)break;let f=r.sublist(0,o);r.consume(o),t?.onData!=null&&t.onData(f),yield f,n=ke.LENGTH}}}return ho(e)?(async function*(){for await(let f of e)r.append(f),yield*c();if(r.byteLength>0)throw new kr("Unexpected end of input")})():(function*(){for(let f of e)r.append(f),yield*c();if(r.byteLength>0)throw new kr("Unexpected end of input")})()}Di.fromReader=(e,t)=>{let r=1,n=(async function*(){for(;;)try{let{done:s,value:i}=await e.next(r);if(s===!0)return;i!=null&&(yield i)}catch(s){if(s.code==="ERR_UNDER_READ")return{done:!0,value:null};throw s}finally{r=1}})();return Di(n,{...t??{},onLength:s=>{r=s}})};var Bi=class extends ao{socket;constructor(t){let r=t.remoteAddr;if(t.localAddr!=null&&ro.matches(t.localAddr))r=t.localAddr;else if(r==null){if(t.socket.remoteAddress==null||t.socket.remotePort==null)throw new q("Could not determine remote address or port");r=eu(t.socket.remoteAddress,t.socket.remotePort)}super({...t,remoteAddr:r}),this.socket=t.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(t.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new qe)}),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(t){let r=0,n=!0;for(let o of t)if(r+=o.byteLength,n=this.socket.write(o),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(t){this.socket.destroyed||(this.socket.destroySoon(),await Nt(this.socket,"close",t))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},bo=e=>new Bi(e);var uu=It(J("os"),1),lu=It(J("path"),1);function go(e,t={}){if(ro.exactMatch(e)){let s=e.getComponents().find(i=>i.code===400)?.value;if(s==null)throw new q(`Multiaddr ${e} was not a Unix address`);return uu.default.platform()==="win32"?{path:lu.default.join("\\\\.\\pipe\\",s)}:{path:s}}let r=oo(e),n=r.host,o=r.port;return{host:n,port:o,ipv6Only:r.type==="ip6",...t}}var lt;(function(e){e[e.INACTIVE=0]="INACTIVE",e[e.ACTIVE=1]="ACTIVE",e[e.PAUSED=2]="PAUSED"})(lt||(lt={}));var xo=class extends Ze{context;server;sockets=new Set;status={code:lt.INACTIVE};metrics;addr;log;shutdownController;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,t.allowHalfOpen=t.allowHalfOpen??!1,this.shutdownController=new AbortController,gn(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=fu.default.createServer(t,this.onSocket.bind(this)),t.maxConnections!==void 0&&(this.server.maxConnections=t.maxConnections),t.closeServerOnMaxConnections!=null&&t.closeServerOnMaxConnections.closeAbove<t.closeServerOnMaxConnections.listenBelow)throw new q("closeAbove must be >= listenBelow");t.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:t.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let 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]:lt.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!==lt.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(t){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==lt.ACTIVE)throw t.destroy(),new hn("Server is not listening yet");let r;try{r=bo({socket:t,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",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),t.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(t),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),t.once("close",()=>{this.sockets.delete(t),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.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",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(t),r.abort(n)})}getAddrs(){if(this.status.code===lt.INACTIVE)return[];let t=this.server.address();return t==null?[]:typeof t=="string"?[Yt(`/unix/${encodeURIComponent(t)}`)]:tu(this.status.listeningAddr,t.port)}updateAnnounceAddrs(){}async listen(t){if(this.status.code===lt.ACTIVE||this.status.code===lt.PAUSED)throw new pn("server is already listening");try{this.status={code:lt.ACTIVE,listeningAddr:t,netConfig:go(t,this.context)},await this.resume()}catch(r){throw this.status={code:lt.INACTIVE},r}}async close(t){let r=[];this.server.listening&&r.push(Nt(this.server,"close",t)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Nt(n,"close",t)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===lt.INACTIVE)return;let t=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(t,r)}),this.status={...this.status,code:lt.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===lt.PAUSED&&t){this.status={code:lt.INACTIVE};return}!this.server.listening||this.status.code!==lt.ACTIVE||(this.log("%s server on %s",t?"closing":"pausing",this.server.address()),this.status=t?{code:lt.INACTIVE}:{...this.status,code:lt.PAUSED},this.server.close())}};var wo=class{opts;metrics;components;log;constructor(t,r={}){this.log=t.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=t,t.metrics!=null&&(this.metrics={events:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:t.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[wa]=!0;[Symbol.toStringTag]="@libp2p/tcp";[va]=["@libp2p/transport"];async dial(t,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(t,r),o;try{o=bo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:t,log:this.log.newScope("connection")})}catch(s){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(s),s}try{return this.log("new outbound connection %s",o.remoteAddr),await r.upgrader.upgradeOutbound(o,r)}catch(s){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",s),o.abort(s),s}}async _connect(t,r){r.signal.throwIfAborted(),r.onProgress?.(new no("tcp:open-connection"));let n;return new Promise((o,s)=>{let i=Date.now(),a=go(t,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",t,a),n=du.default.connect(a);let c=h=>{this.log.error("dial to %a errored - %e",t,h);let b=a.path??`${a.host??""}:${a.port}`;h.message=`connection error ${b}: ${h.message}`,this.metrics?.events.increment({error:!0}),l(h)},f=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let h=new qe(`Connection timeout after ${Date.now()-i}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",t),this.metrics?.events.increment({connect:!0}),l()},d=()=>{this.log("connection aborted %a",t),this.metrics?.events.increment({abort:!0}),l(new un)},l=h=>{if(n.removeListener("error",c),n.removeListener("timeout",f),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",d),h!=null){s(h);return}o(n)};n.on("error",c),n.on("timeout",f),n.on("connect",u),r.signal.addEventListener("abort",d)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new xo({...this.opts.listenOpts??{},...t,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(t){return t.filter(r=>Fc.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(t){return this.listenFilter(t)}};function hu(e={}){return t=>new wo(t,e)}function Xd(e){return e[Symbol.asyncIterator]!=null}function Qd(e){if(Xd(e))return(async()=>{for await(let t of e);})();for(let t of e);}var Oi=Qd;function Lt(e){return tt.encode({type:tt.Type.OK,peers:[],...e}).subarray()}function wt(e){return tt.encode({type:tt.Type.ERROR,error:{msg:e.message},peers:[]}).subarray()}var Eo=le("libp2p:daemon-server:dht"),vo=class{dht;constructor(t){let{dht:r}=t;this.dht=r}async*provide(t){try{await Oi(this.dht.provide(t)),yield Lt()}catch(r){Eo.error(r),yield wt(r)}}async*getClosestPeers(t){yield Lt({dht:{type:ft.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(t))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>ft.encode({type:ft.Type.VALUE,value:n.id.toMultihash().bytes})));yield ft.encode({type:ft.Type.END})}async*getPublicKey(t){yield wt(new Error("FIX ME: not implemented"))}async*getValue(t){try{for await(let r of this.dht.get(t))r.name==="VALUE"&&(yield Lt({dht:{type:ft.Type.VALUE,value:r.value}}))}catch(r){Eo.error(r),yield wt(r)}}async*putValue(t,r){try{await Oi(this.dht.put(t,r)),yield Lt()}catch(n){Eo.error(n),yield wt(n)}}async*findPeer(t){try{for await(let r of this.dht.findPeer(t))r.name==="FINAL_PEER"&&(yield Lt({dht:{type:ft.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){Eo.error(r),yield wt(r)}}async*findProviders(t,r){yield Lt({dht:{type:ft.Type.BEGIN}});try{let n=r,o=0;for await(let s of this.dht.findProviders(t))if(s.name==="PEER_RESPONSE"){for(let i of s.providers)o++,yield ft.encode({type:ft.Type.VALUE,peer:{id:i.id.toMultihash().bytes,addrs:(i.multiaddrs??[]).map(a=>a.bytes)}});if(n===o)break}}catch(n){yield wt(n)}yield ft.encode({type:ft.Type.END})}};var So=le("libp2p:daemon-server:pubsub"),Io=class{pubsub;constructor(t){let{pubsub:r}=t;this.pubsub=r}async*getTopics(){try{yield Lt({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(t){So.error(t),yield wt(t)}}async*subscribe(t){try{let r=ye();this.pubsub.subscribe(t),this.pubsub.addEventListener("message",n=>{let o=n.detail;o.topic===t&&(o.type==="signed"?r.push(br.encode({from:o.from.toMultihash().bytes,data:o.data,seqno:o.sequenceNumber==null?void 0:yt(o.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[o.topic],signature:o.signature,key:fe(o.key)}).subarray()):r.push(br.encode({data:o.data,topicIDs:[o.topic]}).subarray()))}),yield Lt(),yield*r}catch(r){So.error(r),yield wt(r)}}async*publish(t,r){try{await this.pubsub.publish(t,r),yield Lt()}catch(n){So.error(n),yield wt(n)}}async*listPeers(t){try{yield Lt({pubsub:{topics:[t],peerIDs:this.pubsub.getSubscribers(t).map(r=>r.toMultihash().bytes)}})}catch(r){So.error(r),yield wt(r)}}};var pu=1<<22,vt=le("libp2p:daemon-server"),Ao=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(t){let{multiaddr:r,libp2pNode:n}=t;this.multiaddr=r,this.libp2p=n,this.tcp=hu()({logger:ga()}),this.listener=this.tcp.createListener({upgrader:new gr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new vo({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Io({pubsub:n.services.pubsub}))}async connect(t){if(t.connect?.addrs==null)throw new Error("Invalid request");let r=t.connect.peer,n=t.connect.addrs.map(s=>Yt(s)),o=nr(Xt(r));return vt("connect - adding multiaddrs %a to peer %p",n,o),await this.libp2p.peerStore.merge(o,{multiaddrs:n}),vt("connect - dial %p",o),this.libp2p.dial(o)}async openStream(t){if(t.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=t.streamOpen,o=nr(Xt(r));vt("openStream - dial %p",o);let s=await this.libp2p.dial(o);vt("openStream - open stream for protocol(s) %s",n);let i=await s.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:o.toMultihash().bytes,addr:s.remoteAddr.bytes,proto:i.protocol??""},connection:i}}async registerStreamHandler(t){if(t.streamHandler?.proto==null)throw new Error("Invalid request");let r=t.streamHandler.proto,n=Yt(t.streamHandler.addr),o;vt("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(s,i)=>{try{vt("open stream for protocol %o to %a",r,n);let a=AbortSignal.timeout(1e4);o=await this.tcp.dial(n,{upgrader:new gr,signal:a});let c=ze.encode({peer:i.remotePeer.toMultihash().bytes,addr:i.remoteAddr.bytes,proto:s.protocol??""}),f=yo.single(c);o.send(f)||await Nt(o,"drain",{rejectionEvents:["close"],signal:a}),await Ci(s,o,s)}catch(a){vt.error(a),o?.abort(a)}finally{try{await o?.close()}catch(a){o?.abort(a)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(t=>{vt.error(t)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let t=this.listener.getAddrs();if(t.length>0)return t[0];throw new Error("Not started")}async stop(t={exit:!1}){await this.libp2p.stop(),await this.listener.close(),t.exit&&vt("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(t){try{switch(t.type){case Se.Type.GET_PROTOCOLS:if(t.id==null)throw new Error("Invalid request");let r=nr(Xt(t.id)),o=(await this.libp2p.peerStore.get(r)).protocols;yield Lt({peerStore:{protos:o}});return;case Se.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){vt.error(r),yield wt(r)}}async*handlePubsubRequest(t){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(t.type){case Qt.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Qt.Type.SUBSCRIBE:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(t.topic);return;case Qt.Type.PUBLISH:if(t.topic==null||t.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(t.topic,t.data);return;case Qt.Type.LIST_PEERS:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(t.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){vt.error(r),yield wt(r)}}async*handleDHTRequest(t){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(t.type){case kt.Type.FIND_PEER:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(nr(Xt(t.peer)));return;case kt.Type.FIND_PROVIDERS:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(it.decode(t.cid),t.count??20);return;case kt.Type.PROVIDE:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(it.decode(t.cid));return;case kt.Type.GET_CLOSEST_PEERS:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(t.key);return;case kt.Type.GET_PUBLIC_KEY:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(nr(Xt(t.peer)));return;case kt.Type.GET_VALUE:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(t.key);return;case kt.Type.PUT_VALUE:if(t.key==null||t.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(t.key,t.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){vt.error(r),yield wt(r)}}handleConnection(t){Promise.resolve().then(async()=>{let r=this,n=Li(t,{maxDataLength:pu}),o=await n.read(Ut);vt("read",o);try{switch(o.type){case Ut.Type.CONNECT:{await r.connect(o),await n.write({type:tt.Type.OK},tt);break}case Ut.Type.IDENTIFY:{await n.write({type:tt.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(s=>s.decapsulateCode(421)).map(s=>s.bytes)}},tt);break}case Ut.Type.LIST_PEERS:{let s=[],i=new Set;for(let a of r.libp2p.getConnections()){let c=a.remotePeer.toString();i.has(c)||(i.add(c),s.push({id:a.remotePeer.toMultihash().bytes,addrs:[a.remoteAddr.bytes]}))}await n.write({type:tt.Type.OK,peers:s},tt);break}case Ut.Type.STREAM_OPEN:{let s=await r.openStream(o);await n.write({type:tt.Type.OK,streamInfo:s.streamInfo},tt);let i=n.unwrap();await Ci(i,s.connection,i);break}case Ut.Type.STREAM_HANDLER:{await r.registerStreamHandler(o),await n.write({type:tt.Type.OK},tt);break}case Ut.Type.PEERSTORE:{if(o.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handlePeerStoreRequest(o.peerStore))await i.write(a);break}case Ut.Type.PUBSUB:{if(o.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handlePubsubRequest(o.pubsub))await i.write(a);break}case Ut.Type.DHT:{if(o.dht==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handleDHTRequest(o.dht))await i.write(a);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(s){vt.error(s);let i=n.unwrap();if(i.status!=="open")return;n=Li(i,{maxDataLength:pu}),await n.write({type:tt.Type.ERROR,error:{msg:s.message},peers:[]},tt)}finally{await n.unwrap().close()}}).catch(r=>{vt.error("error handling incoming connection",r)})}},jd=(e,t)=>new Ao({multiaddr:e,libp2pNode:t});return wu(Jd);})();
7
8
  /*! Bundled license information:
8
9
 
9
10
  @noble/hashes/esm/utils.js:
10
11
  (*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
11
12
 
12
- @noble/curves/esm/abstract/utils.js:
13
+ @noble/curves/esm/utils.js:
13
14
  @noble/curves/esm/abstract/modular.js:
14
15
  @noble/curves/esm/abstract/curve.js:
15
16
  @noble/curves/esm/abstract/weierstrass.js: