@libp2p/daemon-server 8.0.3 → 8.0.5
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 +5 -14
- package/dist/index.min.js.map +7 -0
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +2 -1
- package/dist/src/index.js.map +1 -1
- package/package.json +25 -17
- package/src/index.ts +2 -1
- package/LICENSE +0 -4
package/dist/index.min.js
CHANGED
|
@@ -1,30 +1,21 @@
|
|
|
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 Fc=Object.create;var mr=Object.defineProperty;var Gc=Object.getOwnPropertyDescriptor;var Hc=Object.getOwnPropertyNames;var zc=Object.getPrototypeOf,qc=Object.prototype.hasOwnProperty;var Y=(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 at=(r,t)=>{for(var e in t)mr(r,e,{get:t[e],enumerable:!0})},Di=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Hc(t))!qc.call(r,o)&&o!==e&&mr(r,o,{get:()=>t[o],enumerable:!(n=Gc(t,o))||n.enumerable});return r};var pt=(r,t,e)=>(e=r!=null?Fc(zc(r)):{},Di(t||!r||!r.__esModule?mr(e,"default",{value:r,enumerable:!0}):e,r)),Wc=r=>Di(mr({},"__esModule",{value:!0}),r);var ff={};at(ff,{Server:()=>Un,createServer:()=>lf});var _n=Y("node:buffer");function le(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function $t(r=0){return le(_n.Buffer.alloc(r))}function ut(r=0){return le(_n.Buffer.allocUnsafe(r))}var Yc=Math.pow(2,7),Zc=Math.pow(2,14),Xc=Math.pow(2,21),Mn=Math.pow(2,28),Kn=Math.pow(2,35),$n=Math.pow(2,42),Vn=Math.pow(2,49),C=128,et=127;function z(r){if(r<Yc)return 1;if(r<Zc)return 2;if(r<Xc)return 3;if(r<Mn)return 4;if(r<Kn)return 5;if(r<$n)return 6;if(r<Vn)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Fn(r,t,e=0){switch(z(r)){case 8:t[e++]=r&255|C,r/=128;case 7:t[e++]=r&255|C,r/=128;case 6:t[e++]=r&255|C,r/=128;case 5:t[e++]=r&255|C,r/=128;case 4:t[e++]=r&255|C,r>>>=7;case 3:t[e++]=r&255|C,r>>>=7;case 2:t[e++]=r&255|C,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function Qc(r,t,e=0){switch(z(r)){case 8:t.set(e++,r&255|C),r/=128;case 7:t.set(e++,r&255|C),r/=128;case 6:t.set(e++,r&255|C),r/=128;case 5:t.set(e++,r&255|C),r/=128;case 4:t.set(e++,r&255|C),r>>>=7;case 3:t.set(e++,r&255|C),r>>>=7;case 2:t.set(e++,r&255|C),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function Gn(r,t){let e=r[t],n=0;if(n+=e&et,e<C||(e=r[t+1],n+=(e&et)<<7,e<C)||(e=r[t+2],n+=(e&et)<<14,e<C)||(e=r[t+3],n+=(e&et)<<21,e<C)||(e=r[t+4],n+=(e&et)*Mn,e<C)||(e=r[t+5],n+=(e&et)*Kn,e<C)||(e=r[t+6],n+=(e&et)*$n,e<C)||(e=r[t+7],n+=(e&et)*Vn,e<C))return n;throw new RangeError("Could not decode varint")}function Jc(r,t){let e=r.get(t),n=0;if(n+=e&et,e<C||(e=r.get(t+1),n+=(e&et)<<7,e<C)||(e=r.get(t+2),n+=(e&et)<<14,e<C)||(e=r.get(t+3),n+=(e&et)<<21,e<C)||(e=r.get(t+4),n+=(e&et)*Mn,e<C)||(e=r.get(t+5),n+=(e&et)*Kn,e<C)||(e=r.get(t+6),n+=(e&et)*$n,e<C)||(e=r.get(t+7),n+=(e&et)*Vn,e<C))return n;throw new RangeError("Could not decode varint")}function Mt(r,t,e=0){return t==null&&(t=ut(z(r))),t instanceof Uint8Array?Fn(r,t,e):Qc(r,t,e)}function Pt(r,t=0){return r instanceof Uint8Array?Gn(r,t):Jc(r,t)}var Hn=new Float32Array([-0]),Qt=new Uint8Array(Hn.buffer);function Ui(r,t,e){Hn[0]=r,t[e]=Qt[0],t[e+1]=Qt[1],t[e+2]=Qt[2],t[e+3]=Qt[3]}function Ri(r,t){return Qt[0]=r[t],Qt[1]=r[t+1],Qt[2]=r[t+2],Qt[3]=r[t+3],Hn[0]}var zn=new Float64Array([-0]),rt=new Uint8Array(zn.buffer);function _i(r,t,e){zn[0]=r,t[e]=rt[0],t[e+1]=rt[1],t[e+2]=rt[2],t[e+3]=rt[3],t[e+4]=rt[4],t[e+5]=rt[5],t[e+6]=rt[6],t[e+7]=rt[7]}function Mi(r,t){return rt[0]=r[t],rt[1]=r[t+1],rt[2]=r[t+2],rt[3]=r[t+3],rt[4]=r[t+4],rt[5]=r[t+5],rt[6]=r[t+6],rt[7]=r[t+7],zn[0]}var jc=BigInt(Number.MAX_SAFE_INTEGER),ta=BigInt(Number.MIN_SAFE_INTEGER),mt=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<jc&&t>ta)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>Ki&&(o=0n,++n>Ki&&(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 mt(0,0);fe.toBigInt=function(){return 0n};fe.zzEncode=fe.zzDecode=function(){return this};fe.length=function(){return 1};var Ki=4294967296n;function $i(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 Vi(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 qn(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 kt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function yr(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var Wn=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,kt(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 kt(this,4);return yr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw kt(this,4);return yr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw kt(this,4);let t=Ri(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw kt(this,4);let t=Mi(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 kt(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return Vi(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw kt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw kt(this);while(this.buf[this.pos++]&128);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 mt(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 kt(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 kt(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 kt(this,8);let t=yr(this.buf,this.pos+=4),e=yr(this.buf,this.pos+=4);return new mt(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=Gn(this.buf,this.pos);return this.pos+=z(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 Yn(r){return new Wn(r instanceof Uint8Array?r:r.subarray())}function _(r,t,e){let n=Yn(r);return t.decode(n,void 0,e)}var as=Y("node:buffer");var jn={};at(jn,{base10:()=>sa});var Af=new Uint8Array(0);function Gi(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 vt(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 Hi(r){return new TextEncoder().encode(r)}function zi(r){return new TextDecoder().decode(r)}function ea(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),l=Math.log(c)/Math.log(256),f=Math.log(256)/Math.log(c);function u(w){if(w instanceof Uint8Array||(ArrayBuffer.isView(w)?w=new Uint8Array(w.buffer,w.byteOffset,w.byteLength):Array.isArray(w)&&(w=Uint8Array.from(w))),!(w instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(w.length===0)return"";for(var y=0,d=0,p=0,g=w.length;p!==g&&w[p]===0;)p++,y++;for(var x=(g-p)*f+1>>>0,I=new Uint8Array(x);p!==g;){for(var P=w[p],N=0,v=x-1;(P!==0||N<d)&&v!==-1;v--,N++)P+=256*I[v]>>>0,I[v]=P%c>>>0,P=P/c>>>0;if(P!==0)throw new Error("Non-zero carry");d=N,p++}for(var T=x-d;T!==x&&I[T]===0;)T++;for(var k=a.repeat(y);T<x;++T)k+=r.charAt(I[T]);return k}function h(w){if(typeof w!="string")throw new TypeError("Expected String");if(w.length===0)return new Uint8Array;var y=0;if(w[y]!==" "){for(var d=0,p=0;w[y]===a;)d++,y++;for(var g=(w.length-y)*l+1>>>0,x=new Uint8Array(g);w[y];){var I=e[w.charCodeAt(y)];if(I===255)return;for(var P=0,N=g-1;(I!==0||P<p)&&N!==-1;N--,P++)I+=c*x[N]>>>0,x[N]=I%256>>>0,I=I/256>>>0;if(I!==0)throw new Error("Non-zero carry");p=P,y++}if(w[y]!==" "){for(var v=g-p;v!==g&&x[v]===0;)v++;for(var T=new Uint8Array(d+(g-v)),k=d;v!==g;)T[k++]=x[v++];return T}}}function m(w){var y=h(w);if(y)return y;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:h,decode:m}}var ra=ea,na=ra,Wi=na;var Zn=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")}},Xn=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 Yi(this,t)}},Qn=class{decoders;constructor(t){this.decoders=t}or(t){return Yi(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 Yi(r,t){return new Qn({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var Jn=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 Zn(t,e,n),this.decoder=new Xn(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Ne({name:r,prefix:t,encode:e,decode:n}){return new Jn(r,t,e,n)}function Jt({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=Wi(e,r);return Ne({prefix:t,name:r,encode:n,decode:i=>vt(o(i))})}function oa(r,t,e,n){let o={};for(let f=0;f<t.length;++f)o[t[f]]=f;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*e/8|0),c=0,a=0,l=0;for(let f=0;f<i;++f){let u=o[r[f]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<e|u,c+=e,c>=8&&(c-=8,s[l++]=255&a>>c)}if(c>=e||255&a<<8-c)throw new SyntaxError("Unexpected end of data");return s}function ia(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;)i+="=";return i}function F({name:r,prefix:t,bitsPerChar:e,alphabet:n}){return Ne({prefix:t,name:r,encode(o){return ia(o,n,e)},decode(o){return oa(o,n,e,r)}})}var sa=Jt({prefix:"9",name:"base10",alphabet:"0123456789"});var to={};at(to,{base16:()=>ca,base16upper:()=>aa});var ca=F({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),aa=F({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var eo={};at(eo,{base2:()=>ua});var ua=F({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var ro={};at(ro,{base256emoji:()=>pa});var Zi=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}"),la=Zi.reduce((r,t,e)=>(r[e]=t,r),[]),fa=Zi.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function da(r){return r.reduce((t,e)=>(t+=la[e],t),"")}function ha(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=fa[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var pa=Ne({prefix:"\u{1F680}",name:"base256emoji",encode:da,decode:ha});var no={};at(no,{base32:()=>Bt,base32hex:()=>ba,base32hexpad:()=>xa,base32hexpadupper:()=>Ea,base32hexupper:()=>wa,base32pad:()=>ya,base32padupper:()=>ga,base32upper:()=>ma,base32z:()=>va});var Bt=F({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),ma=F({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),ya=F({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),ga=F({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),ba=F({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),wa=F({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),xa=F({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ea=F({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),va=F({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var oo={};at(oo,{base36:()=>Qe,base36upper:()=>Ia});var Qe=Jt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Ia=Jt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var io={};at(io,{base58btc:()=>M,base58flickr:()=>Sa});var M=Jt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Sa=Jt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var co={};at(co,{base64:()=>so,base64pad:()=>Aa,base64url:()=>Ta,base64urlpad:()=>La});var so=F({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Aa=F({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Ta=F({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),La=F({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var ao={};at(ao,{base8:()=>Na});var Na=F({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var uo={};at(uo,{identity:()=>Pa});var Pa=Ne({prefix:"\0",name:"identity",encode:r=>zi(r),decode:r=>Hi(r)});var Vf=new TextEncoder,Ff=new TextDecoder;var fo={};at(fo,{identity:()=>Vt});var Ca=Ji,Xi=128,Oa=127,Da=~Oa,Ua=Math.pow(2,31);function Ji(r,t,e){t=t||[],e=e||0;for(var n=e;r>=Ua;)t[e++]=r&255|Xi,r/=128;for(;r&Da;)t[e++]=r&255|Xi,r>>>=7;return t[e]=r|0,Ji.bytes=e-n+1,t}var Ra=lo,_a=128,Qi=127;function lo(r,n){var e=0,n=n||0,o=0,i=n,s,c=r.length;do{if(i>=c)throw lo.bytes=0,new RangeError("Could not decode varint");s=r[i++],e+=o<28?(s&Qi)<<o:(s&Qi)*Math.pow(2,o),o+=7}while(s>=_a);return lo.bytes=i-n,e}var Ma=Math.pow(2,7),Ka=Math.pow(2,14),$a=Math.pow(2,21),Va=Math.pow(2,28),Fa=Math.pow(2,35),Ga=Math.pow(2,42),Ha=Math.pow(2,49),za=Math.pow(2,56),qa=Math.pow(2,63),Wa=function(r){return r<Ma?1:r<Ka?2:r<$a?3:r<Va?4:r<Fa?5:r<Ga?6:r<Ha?7:r<za?8:r<qa?9:10},Ya={encode:Ca,decode:Ra,encodingLength:Wa},Za=Ya,Je=Za;function je(r,t=0){return[Je.decode(r,t),Je.decode.bytes]}function Pe(r,t,e=0){return Je.encode(r,t,e),t}function ke(r){return Je.encodingLength(r)}function de(r,t){let e=t.byteLength,n=ke(r),o=n+ke(e),i=new Uint8Array(o+e);return Pe(r,i,0),Pe(e,i,n),i.set(t,o),new Be(r,e,t,i)}function Ct(r){let t=vt(r),[e,n]=je(t),[o,i]=je(t.subarray(n)),s=t.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new Be(e,o,s,t)}function ji(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&Gi(r.bytes,e.bytes)}}var Be=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var ts=0,Xa="identity",es=vt;function Qa(r){return de(ts,es(r))}var Vt={code:ts,name:Xa,encode:es,digest:Qa};var go={};at(go,{sha256:()=>yo,sha512:()=>Ja});var mo=pt(Y("crypto"),1);function po({name:r,code:t,encode:e}){return new ho(r,t,e)}var ho=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 yo=po({name:"sha2-256",code:18,encode:r=>vt(mo.default.createHash("sha256").update(r).digest())}),Ja=po({name:"sha2-512",code:19,encode:r=>vt(mo.default.createHash("sha512").update(r).digest())});function ns(r,t){let{bytes:e,version:n}=r;switch(n){case 0:return tu(e,bo(r),t??M.encoder);default:return eu(e,bo(r),t??Bt.encoder)}}var os=new WeakMap;function bo(r){let t=os.get(r);if(t==null){let e=new Map;return os.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!==tr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==ru)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&&ji(t.multihash,n.multihash)}toString(t){return ns(this,t)}toJSON(){return{"/":ns(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??is(n,o,i.bytes))}else if(e[nu]===!0){let{version:n,multihash:o,code:i}=e,s=Ct(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!==tr)throw new Error(`Version 0 CID must use dag-pb (code: ${tr}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=is(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,tr,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=vt(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 Be(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]=je(t.subarray(e));return e+=h,u},o=n(),i=tr;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(),l=e+a,f=l-s;return{version:o,codec:i,multihashCode:c,digestSize:a,multihashSize:f,size:l}}static parse(t,e){let[n,o]=ja(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 ja(r,t){switch(r[0]){case"Q":{let e=t??M;return[M.prefix,e.decode(`${M.prefix}${r}`)]}case M.prefix:{let e=t??M;return[M.prefix,e.decode(r)]}case Bt.prefix:{let e=t??Bt;return[Bt.prefix,e.decode(r)]}case Qe.prefix:{let e=t??Qe;return[Qe.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 tu(r,t,e){let{prefix:n}=e;if(n!==M.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 eu(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 tr=112,ru=18;function is(r,t,e){let n=ke(r),o=n+ke(t),i=new Uint8Array(o+e.byteLength);return Pe(r,i,0),Pe(t,i,n),i.set(e,o),i}var nu=Symbol.for("@ipld/js-cid/CID");var er={...uo,...eo,...ao,...jn,...to,...no,...oo,...io,...co,...ro},fd={...go,...fo};function cs(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var ss=cs("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),wo=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=ut(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),ou={utf8:ss,"utf-8":ss,hex:er.base16,latin1:wo,ascii:wo,binary:wo,...er},br=ou;function Kt(r,t="utf8"){let e=br[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?le(as.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function xo(r){let t=r??8192,e=t>>>1,n,o=t;return function(s){if(s<1||s>e)return ut(s);o+s>t&&(n=ut(t),o=0);let c=n.subarray(o,o+=s);return o&7&&(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 Eo(){}var Io=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},iu=xo();function su(r){return globalThis.Buffer!=null?ut(r):iu(r)}var nr=class{len;head;tail;states;constructor(){this.len=0,this.head=new he(Eo,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 So((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,mt.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=mt.fromBigInt(t);return this._push(wr,e.length(),e)}uint64Number(t){return this._push(Fn,z(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=mt.fromBigInt(t).zzEncode();return this._push(wr,e.length(),e)}sint64Number(t){let e=mt.fromNumber(t).zzEncode();return this._push(wr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(vo,1,t?1:0)}fixed32(t){return this._push(rr,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=mt.fromBigInt(t);return this._push(rr,4,e.lo)._push(rr,4,e.hi)}fixed64Number(t){let e=mt.fromNumber(t);return this._push(rr,4,e.lo)._push(rr,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(Ui,4,t)}double(t){return this._push(_i,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(vo,1,0):this.uint32(e)._push(au,e,t)}string(t){let e=$i(t);return e!==0?this.uint32(e)._push(qn,e,t):this._push(vo,1,0)}fork(){return this.states=new Io(this),this.head=this.tail=new he(Eo,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(Eo,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=su(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function vo(r,t,e){t[e]=r&255}function cu(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var So=class extends he{next;constructor(t,e){super(cu,t,e),this.next=void 0}};function wr(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 rr(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 au(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(nr.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(uu,t,r),this},nr.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(lu,t,r),this});function uu(r,t,e){t.set(r,e)}function lu(r,t,e){r.length<40?qn(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(Kt(r),e)}function Ao(){return new nr}function K(r,t){let e=Ao();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Ce;(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"})(Ce||(Ce={}));function xr(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function Ot(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 xr("enum",Ce.VARINT,e,n)}function $(r,t){return xr("message",Ce.LENGTH_DELIMITED,r,t)}var It;(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=()=>Ot(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=$((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),vr.codec().encode(o.connect,i)),o.streamOpen!=null&&(i.uint32(26),Ir.codec().encode(o.streamOpen,i)),o.streamHandler!=null&&(i.uint32(34),Sr.codec().encode(o.streamHandler,i)),o.dht!=null&&(i.uint32(42),St.codec().encode(o.dht,i)),o.connManager!=null&&(i.uint32(50),Tr.codec().encode(o.connManager,i)),o.disconnect!=null&&(i.uint32(58),Lr.codec().encode(o.disconnect,i)),o.pubsub!=null&&(i.uint32(66),Ft.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=vr.codec().decode(o,o.uint32());break;case 3:s.streamOpen=Ir.codec().decode(o,o.uint32());break;case 4:s.streamHandler=Sr.codec().decode(o,o.uint32());break;case 5:s.dht=St.codec().decode(o,o.uint32());break;case 6:s.connManager=Tr.codec().decode(o,o.uint32());break;case 7:s.disconnect=Lr.codec().decode(o,o.uint32());break;case 8:s.pubsub=Ft.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=>K(o,r.codec()),r.decode=o=>_(o,r.codec())})(It||(It={}));var q;(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=()=>Ot(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=$((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),Ar.codec().encode(o.error,i)),o.streamInfo!=null&&(i.uint32(26),Oe.codec().encode(o.streamInfo,i)),o.identify!=null&&(i.uint32(34),Er.codec().encode(o.identify,i)),o.dht!=null&&(i.uint32(42),tt.codec().encode(o.dht,i)),o.peers!=null)for(let c of o.peers)i.uint32(50),te.codec().encode(c,i);o.pubsub!=null&&(i.uint32(58),Nr.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(66),Pr.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=Ar.codec().decode(o,o.uint32());break;case 3:s.streamInfo=Oe.codec().decode(o,o.uint32());break;case 4:s.identify=Er.codec().decode(o,o.uint32());break;case 5:s.dht=tt.codec().decode(o,o.uint32());break;case 6:s.peers.push(te.codec().decode(o,o.uint32()));break;case 7:s.pubsub=Nr.codec().decode(o,o.uint32());break;case 8:s.peerStore=Pr.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>K(o,r.codec()),r.decode=o=>_(o,r.codec())})(q||(q={}));var Er;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(Er||(Er={}));var vr;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(vr||(vr={}));var Ir;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(Ir||(Ir={}));var Sr;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(Sr||(Sr={}));var Ar;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(Ar||(Ar={}));var Oe;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(Oe||(Oe={}));var St;(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=()=>Ot(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=$((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=>K(o,r.codec()),r.decode=o=>_(o,r.codec())})(St||(St={}));var tt;(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=()=>Ot(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=$((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),te.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=te.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=>K(o,r.codec()),r.decode=o=>_(o,r.codec())})(tt||(tt={}));var te;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(te||(te={}));var Tr;(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=()=>Ot(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=$((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=>K(o,r.codec()),r.decode=o=>_(o,r.codec())})(Tr||(Tr={}));var Lr;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(Lr||(Lr={}));var Ft;(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=()=>Ot(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=$((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=>K(o,r.codec()),r.decode=o=>_(o,r.codec())})(Ft||(Ft={}));var or;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(or||(or={}));var Nr;(function(r){let t;r.codec=()=>(t==null&&(t=$((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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(Nr||(Nr={}));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=()=>Ot(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=$((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=>K(o,r.codec()),r.decode=o=>_(o,r.codec())})(pe||(pe={}));var Pr;(function(r){let t;r.codec=()=>(t==null&&(t=$((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),te.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=te.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=>K(e,r.codec()),r.decode=e=>_(e,r.codec())})(Pr||(Pr={}));var ir=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){return this.onConnection?.(t),t}async upgradeOutbound(t){return t}};var fs=pt(Y("node:tty"),1),Ur=pt(Y("node:util"),1);function fu(r,t){try{if(typeof r=="string"&&r.length>0)return du(r);if(typeof r=="number"&&isFinite(r))return t?.long?pu(r):hu(r);throw new Error("Value is not a string or number.")}catch(e){let n=mu(e)?`${e.message}. value=${JSON.stringify(r)}`:"An unknown error has occured.";throw new Error(n)}}function du(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 Br=fu;function hu(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 pu(r){let t=Math.abs(r);return t>=864e5?kr(r,t,864e5,"day"):t>=36e5?kr(r,t,36e5,"hour"):t>=6e4?kr(r,t,6e4,"minute"):t>=1e3?kr(r,t,1e3,"second"):`${r} ms`}function kr(r,t,e,n){let o=t>=e*1.5;return`${Math.round(r/e)} ${n}${o?"s":""}`}function mu(r){return typeof r=="object"&&r!==null&&"message"in r}var Or=pt(Y("node:process"),1),ls=pt(Y("node:os"),1),To=pt(Y("node:tty"),1);function At(r,t=globalThis.Deno?globalThis.Deno.args:Or.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:V}=Or.default,Cr;At("no-color")||At("no-colors")||At("color=false")||At("color=never")?Cr=0:(At("color")||At("colors")||At("color=true")||At("color=always"))&&(Cr=1);function yu(){if("FORCE_COLOR"in V)return V.FORCE_COLOR==="true"?1:V.FORCE_COLOR==="false"?0:V.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(V.FORCE_COLOR,10),3)}function gu(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function bu(r,{streamIsTTY:t,sniffFlags:e=!0}={}){let n=yu();n!==void 0&&(Cr=n);let o=e?Cr:n;if(o===0)return 0;if(e){if(At("color=16m")||At("color=full")||At("color=truecolor"))return 3;if(At("color=256"))return 2}if("TF_BUILD"in V&&"AGENT_NAME"in V)return 1;if(r&&!t&&o===void 0)return 0;let i=o||0;if(V.TERM==="dumb")return i;if(Or.default.platform==="win32"){let s=ls.default.release().split(".");return Number(s[0])>=10&&Number(s[2])>=10586?Number(s[2])>=14931?3:2:1}if("CI"in V)return"GITHUB_ACTIONS"in V||"GITEA_ACTIONS"in V?3:["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(s=>s in V)||V.CI_NAME==="codeship"?1:i;if("TEAMCITY_VERSION"in V)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(V.TEAMCITY_VERSION)?1:0;if(V.COLORTERM==="truecolor"||V.TERM==="xterm-kitty")return 3;if("TERM_PROGRAM"in V){let s=Number.parseInt((V.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(V.TERM_PROGRAM){case"iTerm.app":return s>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(V.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(V.TERM)||"COLORTERM"in V?1:i}function us(r,t={}){let e=bu(r,{streamIsTTY:r&&r.isTTY,...t});return gu(e)}var wu={stdout:us({isTTY:To.default.isatty(1)}),stderr:us({isTTY:To.default.isatty(2)})},Dr=wu;function Lo(r){e.debug=e,e.default=e,e.coerce=a,e.disable=i,e.enable=o,e.enabled=s,e.humanize=Br,e.destroy=l,Object.keys(r).forEach(f=>{e[f]=r[f]}),e.names=[],e.skips=[],e.formatters={};function t(f){let u=0;for(let h=0;h<f.length;h++)u=(u<<5)-u+f.charCodeAt(h),u|=0;return e.colors[Math.abs(u)%e.colors.length]}e.selectColor=t;function e(f){let u,h=null,m,w;function y(...d){if(!y.enabled)return;let p=y,g=Number(new Date),x=g-(u||g);p.diff=x,p.prev=u,p.curr=g,u=g,d[0]=e.coerce(d[0]),typeof d[0]!="string"&&d.unshift("%O");let I=0;d[0]=d[0].replace(/%([a-zA-Z%])/g,(N,v)=>{if(N==="%%")return"%";I++;let T=e.formatters[v];if(typeof T=="function"){let k=d[I];N=T.call(p,k),d.splice(I,1),I--}return N}),e.formatArgs.call(p,d),(p.log||e.log).apply(p,d)}return y.namespace=f,y.useColors=e.useColors(),y.color=e.selectColor(f),y.extend=n,y.destroy=e.destroy,Object.defineProperty(y,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(m!==e.namespaces&&(m=e.namespaces,w=e.enabled(f)),w),set:d=>{h=d}}),typeof e.init=="function"&&e.init(y),y}function n(f,u){let h=e(this.namespace+(typeof u>"u"?":":u)+f);return h.log=this.log,h}function o(f){e.save(f),e.namespaces=f,e.names=[],e.skips=[];let u,h=(typeof f=="string"?f:"").split(/[\s,]+/),m=h.length;for(u=0;u<m;u++)h[u]&&(f=h[u].replace(/\*/g,".*?"),f[0]==="-"?e.skips.push(new RegExp("^"+f.substr(1)+"$")):e.names.push(new RegExp("^"+f+"$")))}function i(){let f=[...e.names.map(c),...e.skips.map(c).map(u=>"-"+u)].join(",");return e.enable(""),f}function s(f){if(f[f.length-1]==="*")return!0;let u,h;for(u=0,h=e.skips.length;u<h;u++)if(e.skips[u].test(f))return!1;for(u=0,h=e.names.length;u<h;u++)if(e.names[u].test(f))return!0;return!1}function c(f){return f.toString().substring(2,f.toString().length-2).replace(/\.\*\?$/,"*")}function a(f){return f instanceof Error?f.stack??f.message:f}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.setupFormatters(e.formatters),e.enable(e.load()),e}var ds=[6,2,3,4,5,1];Dr.stderr!==!1&&(Dr.stderr??Dr).level>=2&&(ds=[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 De=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 xu(){return"colors"in De?!!De.colors:fs.default.isatty(process.stderr.fd)}function Eu(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 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(`
|
|
3
3
|
`).join(`
|
|
4
|
-
`+i),r.push(o+"m+"+
|
|
5
|
-
`)}function
|
|
6
|
-
`).map(e=>e.trim()).join(" ")},r.O=function(t){return this.inspectOpts.colors=this.useColors,Ur.default.inspect(t,this.inspectOpts)}}var hs=Lo({init:Tu,log:Iu,formatArgs:Eu,save:Su,load:Au,useColors:xu,setupFormatters:Lu,colors:ds,inspectOpts:De});var lt=hs;lt.formatters.b=r=>r==null?"undefined":M.baseEncode(r);lt.formatters.t=r=>r==null?"undefined":Bt.baseEncode(r);lt.formatters.m=r=>r==null?"undefined":so.baseEncode(r);lt.formatters.p=r=>r==null?"undefined":r.toString();lt.formatters.c=r=>r==null?"undefined":r.toString();lt.formatters.k=r=>r==null?"undefined":r.toString();lt.formatters.a=r=>r==null?"undefined":r.toString();lt.formatters.e=r=>r==null?"undefined":ps(r.stack)??ps(r.message)??r.toString();function Nu(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=Nu(`${r}:trace`);return lt.enabled(`${r}:trace`)&<.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=lt(`${r}:trace`)),Object.assign(lt(r),{error:lt(`${r}:error`),trace:t})}function ps(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}var No=Symbol.for("@libp2p/peer-id");var gs=Symbol.for("@libp2p/transport");var ys;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(ys||(ys={}));var Rr=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var yt=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},_r=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var Mr=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"}},Kr=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},$r=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var sr=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var bs=Y("events"),Vr=(r,...t)=>{try{(0,bs.setMaxListeners)(r,...t)}catch{}};var Fr=class extends EventTarget{#t=new Map;constructor(){super(),Vr(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 ws=Symbol.for("@libp2p/service-capabilities"),dh=Symbol.for("@libp2p/service-dependencies");function Dt(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var Gr=pt(Y("crypto"),1);var xs=Y("node:buffer");function gt(r,t){return le(xs.Buffer.concat(r,t))}var Es=Y("node:buffer");function W(r,t="utf8"){let e=br[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?Es.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}var Hh=Gr.default.generateKeyPairSync,cr=32;var Pu=64;function vs(r,t,e){if(r.byteLength!==cr)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!==Pu)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=Gr.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:W(r,"base64url"),kty:"OKP"}});return Gr.default.verify(null,e instanceof Uint8Array?e:e.subarray(),n,t)}var Hr=class{type="Ed25519";raw;constructor(t){this.raw=Po(t,cr)}toMultihash(){return Vt.digest(Re(this))}toCID(){return Q.createV1(114,this.toMultihash())}toString(){return M.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}verify(t,e){return vs(this.raw,e,t)}};function Ss(r){return r=Po(r,cr),new Hr(r)}function Po(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new yt(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var Tt;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1"})(Tt||(Tt={}));var ko;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1"})(ko||(ko={}));(function(r){r.codec=()=>Ot(ko)})(Tt||(Tt={}));var ar;(function(r){let t;r.codec=()=>(t==null&&(t=$((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Tt.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=Tt.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>K(e,r.codec()),r.decode=(e,n)=>_(e,r.codec(),n)})(ar||(ar={}));var Bo;(function(r){let t;r.codec=()=>(t==null&&(t=$((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Tt.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=Tt.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>K(e,r.codec()),r.decode=(e,n)=>_(e,r.codec(),n)})(Bo||(Bo={}));function As(r){if(!Number.isSafeInteger(r)||r<0)throw new Error(`positive integer expected, not ${r}`)}function Cu(r){return r instanceof Uint8Array||r!=null&&typeof r=="object"&&r.constructor.name==="Uint8Array"}function _e(r,...t){if(!Cu(r))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(r.length))throw new Error(`Uint8Array expected of length ${t}, not of length=${r.length}`)}function Ts(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");As(r.outputLen),As(r.blockLen)}function Me(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 Ls(r,t){_e(r);let e=t.outputLen;if(r.length<e)throw new Error(`digestInto() expects output buffer of length at least ${e}`)}var Gt=pt(Y("node:crypto"),1),ye=Gt&&typeof Gt=="object"&&"webcrypto"in Gt?Gt.webcrypto:Gt&&typeof Gt=="object"&&"randomBytes"in Gt?Gt:void 0;var zr=r=>new DataView(r.buffer,r.byteOffset,r.byteLength),Ut=(r,t)=>r<<32-t|r>>>t;var fp=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function Ou(r){if(typeof r!="string")throw new Error(`utf8ToBytes expected string, got ${typeof r}`);return new Uint8Array(new TextEncoder().encode(r))}function ur(r){return typeof r=="string"&&(r=Ou(r)),_e(r),r}function Ns(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];_e(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}var Ke=class{clone(){return this._cloneInto()}},dp={}.toString;function Ps(r){let t=n=>r().update(ur(n)).digest(),e=r();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>r(),t}function ks(r=32){if(ye&&typeof ye.getRandomValues=="function")return ye.getRandomValues(new Uint8Array(r));if(ye&&typeof ye.randomBytes=="function")return ye.randomBytes(r);throw new Error("crypto.getRandomValues must be defined")}function Du(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,l=n?0:4;r.setUint32(t+a,s,n),r.setUint32(t+l,c,n)}var Bs=(r,t,e)=>r&t^~r&e,Cs=(r,t,e)=>r&t^r&e^t&e,qr=class extends Ke{constructor(t,e,n,o){super(),this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=zr(this.buffer)}update(t){Me(this);let{view:e,buffer:n,blockLen:o}=this;t=ur(t);let i=t.length;for(let s=0;s<i;){let c=Math.min(o-this.pos,i-s);if(c===o){let a=zr(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){Me(this),Ls(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:i}=this,{pos:s}=this;e[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>o-s&&(this.process(n,0),s=0);for(let u=s;u<o;u++)e[u]=0;Du(n,o-8,BigInt(this.length*8),i),this.process(n,0);let c=zr(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let l=a/4,f=this.get();if(l>f.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<l;u++)c.setUint32(4*u,f[u],i)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:i,destroyed:s,pos:c}=this;return t.length=o,t.pos=c,t.finished=i,t.destroyed=s,o%e&&t.buffer.set(n),t}};var Uu=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),ee=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),re=new Uint32Array(64),Co=class extends qr{constructor(){super(64,32,8,!1),this.A=ee[0]|0,this.B=ee[1]|0,this.C=ee[2]|0,this.D=ee[3]|0,this.E=ee[4]|0,this.F=ee[5]|0,this.G=ee[6]|0,this.H=ee[7]|0}get(){let{A:t,B:e,C:n,D:o,E:i,F:s,G:c,H:a}=this;return[t,e,n,o,i,s,c,a]}set(t,e,n,o,i,s,c,a){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(t,e){for(let u=0;u<16;u++,e+=4)re[u]=t.getUint32(e,!1);for(let u=16;u<64;u++){let h=re[u-15],m=re[u-2],w=Ut(h,7)^Ut(h,18)^h>>>3,y=Ut(m,17)^Ut(m,19)^m>>>10;re[u]=y+re[u-7]+w+re[u-16]|0}let{A:n,B:o,C:i,D:s,E:c,F:a,G:l,H:f}=this;for(let u=0;u<64;u++){let h=Ut(c,6)^Ut(c,11)^Ut(c,25),m=f+h+Bs(c,a,l)+Uu[u]+re[u]|0,y=(Ut(n,2)^Ut(n,13)^Ut(n,22))+Cs(n,o,i)|0;f=l,l=a,a=c,c=s+m|0,s=i,i=o,o=n,n=m+y|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,l=l+this.G|0,f=f+this.H|0,this.set(n,o,i,s,c,a,l,f)}roundClean(){re.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var Os=Ps(()=>new Co);var Wr=class extends Ke{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,Ts(t);let n=ur(e);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let o=this.blockLen,i=new Uint8Array(o);i.set(n.length>o?t.create().update(n).digest():n);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=t.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),i.fill(0)}update(t){return Me(this),this.iHash.update(t),this}digestInto(t){Me(this),_e(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:e,iHash:n,finished:o,destroyed:i,blockLen:s,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=i,t.blockLen=s,t.outputLen=c,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Oo=(r,t,e)=>new Wr(r,t).update(e).digest();Oo.create=(r,t)=>new Wr(r,t);var $o={};at($o,{aInRange:()=>ie,abool:()=>ge,abytes:()=>$e,bitGet:()=>Vu,bitLen:()=>Mo,bitMask:()=>fr,bitSet:()=>Fu,bytesToHex:()=>be,bytesToNumberBE:()=>zt,bytesToNumberLE:()=>Zr,concatBytes:()=>Ve,createHmacDrbg:()=>Ko,ensureBytes:()=>bt,equalBytes:()=>Ku,hexToBytes:()=>xe,hexToNumber:()=>_o,inRange:()=>lr,isBytes:()=>ne,memoized:()=>Qr,notImplemented:()=>Hu,numberToBytesBE:()=>oe,numberToBytesLE:()=>Xr,numberToHexUnpadded:()=>we,numberToVarBytesBE:()=>Mu,utf8ToBytes:()=>$u,validateObject:()=>se});var Ro=BigInt(0),Yr=BigInt(1),Ru=BigInt(2);function ne(r){return r instanceof Uint8Array||r!=null&&typeof r=="object"&&r.constructor.name==="Uint8Array"}function $e(r){if(!ne(r))throw new Error("Uint8Array expected")}function ge(r,t){if(typeof t!="boolean")throw new Error(`${r} must be valid boolean, got "${t}".`)}var _u=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function be(r){$e(r);let t="";for(let e=0;e<r.length;e++)t+=_u[r[e]];return t}function we(r){let t=r.toString(16);return t.length&1?`0${t}`:t}function _o(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return BigInt(r===""?"0":`0x${r}`)}var Ht={_0:48,_9:57,_A:65,_F:70,_a:97,_f:102};function Ds(r){if(r>=Ht._0&&r<=Ht._9)return r-Ht._0;if(r>=Ht._A&&r<=Ht._F)return r-(Ht._A-10);if(r>=Ht._a&&r<=Ht._f)return r-(Ht._a-10)}function xe(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);let t=r.length,e=t/2;if(t%2)throw new Error("padded 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=Ds(r.charCodeAt(i)),c=Ds(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 zt(r){return _o(be(r))}function Zr(r){return $e(r),_o(be(Uint8Array.from(r).reverse()))}function oe(r,t){return xe(r.toString(16).padStart(t*2,"0"))}function Xr(r,t){return oe(r,t).reverse()}function Mu(r){return xe(we(r))}function bt(r,t,e){let n;if(typeof t=="string")try{n=xe(t)}catch(i){throw new Error(`${r} must be valid hex string, got "${t}". Cause: ${i}`)}else if(ne(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} expected ${e} bytes, got ${o}`);return n}function Ve(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];$e(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}function Ku(r,t){if(r.length!==t.length)return!1;let e=0;for(let n=0;n<r.length;n++)e|=r[n]^t[n];return e===0}function $u(r){if(typeof r!="string")throw new Error(`utf8ToBytes expected string, got ${typeof r}`);return new Uint8Array(new TextEncoder().encode(r))}var Do=r=>typeof r=="bigint"&&Ro<=r;function lr(r,t,e){return Do(r)&&Do(t)&&Do(e)&&t<=r&&r<e}function ie(r,t,e,n){if(!lr(t,e,n))throw new Error(`expected valid ${r}: ${e} <= n < ${n}, got ${typeof t} ${t}`)}function Mo(r){let t;for(t=0;r>Ro;r>>=Yr,t+=1);return t}function Vu(r,t){return r>>BigInt(t)&Yr}function Fu(r,t,e){return r|(e?Yr:Ro)<<BigInt(t)}var fr=r=>(Ru<<BigInt(r-1))-Yr,Uo=r=>new Uint8Array(r),Us=r=>Uint8Array.from(r);function Ko(r,t,e){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof e!="function")throw new Error("hmacFn must be a function");let n=Uo(r),o=Uo(r),i=0,s=()=>{n.fill(1),o.fill(0),i=0},c=(...u)=>e(o,n,...u),a=(u=Uo())=>{o=c(Us([0]),u),n=c(),u.length!==0&&(o=c(Us([1]),u),n=c())},l=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let u=0,h=[];for(;u<t;){n=c();let m=n.slice();h.push(m),u+=n.length}return Ve(...h)};return(u,h)=>{s(),a(u);let m;for(;!(m=h(l()));)a();return s(),m}}var Gu={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"||ne(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 se(r,t,e={}){let n=(o,i,s)=>{let c=Gu[i];if(typeof c!="function")throw new Error(`Invalid validator "${i}", expected function`);let a=r[o];if(!(s&&a===void 0)&&!c(a,r))throw new Error(`Invalid param ${String(o)}=${a} (${typeof a}), expected ${i}`)};for(let[o,i]of Object.entries(t))n(o,i,!1);for(let[o,i]of Object.entries(e))n(o,i,!0);return r}var Hu=()=>{throw new Error("not implemented")};function Qr(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 Z=BigInt(0),G=BigInt(1),Ee=BigInt(2),zu=BigInt(3),Vo=BigInt(4),Rs=BigInt(5),_s=BigInt(8),qu=BigInt(9),Wu=BigInt(16);function nt(r,t){let e=r%t;return e>=Z?e:t+e}function Yu(r,t,e){if(e<=Z||t<Z)throw new Error("Expected power/modulo > 0");if(e===G)return Z;let n=G;for(;t>Z;)t&G&&(n=n*r%e),r=r*r%e,t>>=G;return n}function wt(r,t,e){let n=r;for(;t-- >Z;)n*=n,n%=e;return n}function Jr(r,t){if(r===Z||t<=Z)throw new Error(`invert: expected positive integers, got n=${r} mod=${t}`);let e=nt(r,t),n=t,o=Z,i=G,s=G,c=Z;for(;e!==Z;){let l=n/e,f=n%e,u=o-s*l,h=i-c*l;n=e,e=f,o=s,i=c,s=u,c=h}if(n!==G)throw new Error("invert: does not exist");return nt(o,t)}function Zu(r){let t=(r-G)/Ee,e,n,o;for(e=r-G,n=0;e%Ee===Z;e/=Ee,n++);for(o=Ee;o<r&&Yu(o,t,r)!==r-G;o++);if(n===1){let s=(r+G)/Vo;return function(a,l){let f=a.pow(l,s);if(!a.eql(a.sqr(f),l))throw new Error("Cannot find square root");return f}}let i=(e+G)/Ee;return function(c,a){if(c.pow(a,t)===c.neg(c.ONE))throw new Error("Cannot find square root");let l=n,f=c.pow(c.mul(c.ONE,o),e),u=c.pow(a,i),h=c.pow(a,e);for(;!c.eql(h,c.ONE);){if(c.eql(h,c.ZERO))return c.ZERO;let m=1;for(let y=c.sqr(h);m<l&&!c.eql(y,c.ONE);m++)y=c.sqr(y);let w=c.pow(f,G<<BigInt(l-m-1));f=c.sqr(w),u=c.mul(u,w),h=c.mul(h,f),l=m}return u}}function Xu(r){if(r%Vo===zu){let t=(r+G)/Vo;return function(n,o){let i=n.pow(o,t);if(!n.eql(n.sqr(i),o))throw new Error("Cannot find square root");return i}}if(r%_s===Rs){let t=(r-Rs)/_s;return function(n,o){let i=n.mul(o,Ee),s=n.pow(i,t),c=n.mul(o,s),a=n.mul(n.mul(c,Ee),s),l=n.mul(c,n.sub(a,n.ONE));if(!n.eql(n.sqr(l),o))throw new Error("Cannot find square root");return l}}return r%Wu,Zu(r)}var Qu=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Fo(r){let t={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},e=Qu.reduce((n,o)=>(n[o]="function",n),t);return se(r,e)}function Ju(r,t,e){if(e<Z)throw new Error("Expected power > 0");if(e===Z)return r.ONE;if(e===G)return t;let n=r.ONE,o=t;for(;e>Z;)e&G&&(n=r.mul(n,o)),o=r.sqr(o),e>>=G;return n}function ju(r,t){let e=new Array(t.length),n=t.reduce((i,s,c)=>r.is0(s)?i:(e[c]=i,r.mul(i,s)),r.ONE),o=r.inv(n);return t.reduceRight((i,s,c)=>r.is0(s)?i:(e[c]=r.mul(i,e[c]),r.mul(i,s)),o),e}function Go(r,t){let e=t!==void 0?t:r.toString(2).length,n=Math.ceil(e/8);return{nBitLength:e,nByteLength:n}}function jr(r,t,e=!1,n={}){if(r<=Z)throw new Error(`Expected Field ORDER > 0, got ${r}`);let{nBitLength:o,nByteLength:i}=Go(r,t);if(i>2048)throw new Error("Field lengths over 2048 bytes are not supported");let s=Xu(r),c=Object.freeze({ORDER:r,BITS:o,BYTES:i,MASK:fr(o),ZERO:Z,ONE:G,create:a=>nt(a,r),isValid:a=>{if(typeof a!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof a}`);return Z<=a&&a<r},is0:a=>a===Z,isOdd:a=>(a&G)===G,neg:a=>nt(-a,r),eql:(a,l)=>a===l,sqr:a=>nt(a*a,r),add:(a,l)=>nt(a+l,r),sub:(a,l)=>nt(a-l,r),mul:(a,l)=>nt(a*l,r),pow:(a,l)=>Ju(c,a,l),div:(a,l)=>nt(a*Jr(l,r),r),sqrN:a=>a*a,addN:(a,l)=>a+l,subN:(a,l)=>a-l,mulN:(a,l)=>a*l,inv:a=>Jr(a,r),sqrt:n.sqrt||(a=>s(c,a)),invertBatch:a=>ju(c,a),cmov:(a,l,f)=>f?l:a,toBytes:a=>e?Xr(a,i):oe(a,i),fromBytes:a=>{if(a.length!==i)throw new Error(`Fp.fromBytes: expected ${i}, got ${a.length}`);return e?Zr(a):zt(a)}});return Object.freeze(c)}function Ms(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let t=r.toString(2).length;return Math.ceil(t/8)}function Ho(r){let t=Ms(r);return t+Math.ceil(t/2)}function Ks(r,t,e=!1){let n=r.length,o=Ms(t),i=Ho(t);if(n<16||n<i||n>1024)throw new Error(`expected ${i}-1024 bytes of input, got ${n}`);let s=e?zt(r):Zr(r),c=nt(s,t-G)+G;return e?Xr(c,o):oe(c,o)}var el=BigInt(0),zo=BigInt(1),qo=new WeakMap,$s=new WeakMap;function Vs(r,t){let e=(i,s)=>{let c=s.negate();return i?c:s},n=i=>{if(!Number.isSafeInteger(i)||i<=0||i>t)throw new Error(`Wrong window size=${i}, should be [1..${t}]`)},o=i=>{n(i);let s=Math.ceil(t/i)+1,c=2**(i-1);return{windows:s,windowSize:c}};return{constTimeNegate:e,unsafeLadder(i,s){let c=r.ZERO,a=i;for(;s>el;)s&zo&&(c=c.add(a)),a=a.double(),s>>=zo;return c},precomputeWindow(i,s){let{windows:c,windowSize:a}=o(s),l=[],f=i,u=f;for(let h=0;h<c;h++){u=f,l.push(u);for(let m=1;m<a;m++)u=u.add(f),l.push(u);f=u.double()}return l},wNAF(i,s,c){let{windows:a,windowSize:l}=o(i),f=r.ZERO,u=r.BASE,h=BigInt(2**i-1),m=2**i,w=BigInt(i);for(let y=0;y<a;y++){let d=y*l,p=Number(c&h);c>>=w,p>l&&(p-=m,c+=zo);let g=d,x=d+Math.abs(p)-1,I=y%2!==0,P=p<0;p===0?u=u.add(e(I,s[g])):f=f.add(e(P,s[x]))}return{p:f,f:u}},wNAFCached(i,s,c){let a=$s.get(i)||1,l=qo.get(i);return l||(l=this.precomputeWindow(i,a),a!==1&&qo.set(i,c(l))),this.wNAF(a,l,s)},setWindowSize(i,s){n(s),$s.set(i,s),qo.delete(i)}}}function Fs(r,t,e,n){if(!Array.isArray(e)||!Array.isArray(n)||n.length!==e.length)throw new Error("arrays of points and scalars must have equal length");n.forEach((f,u)=>{if(!t.isValid(f))throw new Error(`wrong scalar at index ${u}`)}),e.forEach((f,u)=>{if(!(f instanceof r))throw new Error(`wrong point at index ${u}`)});let o=Mo(BigInt(e.length)),i=o>12?o-3:o>4?o-2:o?2:1,s=(1<<i)-1,c=new Array(s+1).fill(r.ZERO),a=Math.floor((t.BITS-1)/i)*i,l=r.ZERO;for(let f=a;f>=0;f-=i){c.fill(r.ZERO);for(let h=0;h<n.length;h++){let m=n[h],w=Number(m>>BigInt(f)&BigInt(s));c[w]=c[w].add(e[h])}let u=r.ZERO;for(let h=c.length-1,m=r.ZERO;h>0;h--)m=m.add(c[h]),u=u.add(m);if(l=l.add(u),f!==0)for(let h=0;h<i;h++)l=l.double()}return l}function Wo(r){return Fo(r.Fp),se(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...Go(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}function Gs(r){r.lowS!==void 0&&ge("lowS",r.lowS),r.prehash!==void 0&&ge("prehash",r.prehash)}function rl(r){let t=Wo(r);se(t,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:e,Fp:n,a:o}=t;if(e){if(!n.eql(o,n.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof e!="object"||typeof e.beta!="bigint"||typeof e.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...t})}var{bytesToNumberBE:nl,hexToBytes:ol}=$o,qt={Err:class extends Error{constructor(t=""){super(t)}},_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=we(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let i=n>127?we(o.length/2|128):"";return`${we(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 l=t.subarray(n,n+a);if(l.length!==a)throw new e("tlv.decode: length bytes not complete");if(l[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let f of l)s=s<<8|f;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<Wt)throw new t("integer: negative integers are not allowed");let e=we(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected assertion");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 nl(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=qt,o=typeof r=="string"?ol(r):r;$e(o);let{v:i,l:s}=n.decode(48,o);if(s.length)throw new t("Invalid signature: left bytes after parsing");let{v:c,l:a}=n.decode(2,i),{v:l,l:f}=n.decode(2,a);if(f.length)throw new t("Invalid signature: left bytes after parsing");return{r:e.decode(c),s:e.decode(l)}},hexFromSig(r){let{_tlv:t,_int:e}=qt,n=`${t.encode(2,e.encode(r.r))}${t.encode(2,e.encode(r.s))}`;return t.encode(48,n)}},Wt=BigInt(0),J=BigInt(1),kp=BigInt(2),Hs=BigInt(3),Bp=BigInt(4);function il(r){let t=rl(r),{Fp:e}=t,n=jr(t.n,t.nBitLength),o=t.toBytes||((y,d,p)=>{let g=d.toAffine();return Ve(Uint8Array.from([4]),e.toBytes(g.x),e.toBytes(g.y))}),i=t.fromBytes||(y=>{let d=y.subarray(1),p=e.fromBytes(d.subarray(0,e.BYTES)),g=e.fromBytes(d.subarray(e.BYTES,2*e.BYTES));return{x:p,y:g}});function s(y){let{a:d,b:p}=t,g=e.sqr(y),x=e.mul(g,y);return e.add(e.add(x,e.mul(y,d)),p)}if(!e.eql(e.sqr(t.Gy),s(t.Gx)))throw new Error("bad generator point: equation left != right");function c(y){return lr(y,J,t.n)}function a(y){let{allowedPrivateKeyLengths:d,nByteLength:p,wrapPrivateKey:g,n:x}=t;if(d&&typeof y!="bigint"){if(ne(y)&&(y=be(y)),typeof y!="string"||!d.includes(y.length))throw new Error("Invalid key");y=y.padStart(p*2,"0")}let I;try{I=typeof y=="bigint"?y:zt(bt("private key",y,p))}catch{throw new Error(`private key must be ${p} bytes, hex or bigint, not ${typeof y}`)}return g&&(I=nt(I,x)),ie("private key",I,J,x),I}function l(y){if(!(y instanceof h))throw new Error("ProjectivePoint expected")}let f=Qr((y,d)=>{let{px:p,py:g,pz:x}=y;if(e.eql(x,e.ONE))return{x:p,y:g};let I=y.is0();d==null&&(d=I?e.ONE:e.inv(x));let P=e.mul(p,d),N=e.mul(g,d),v=e.mul(x,d);if(I)return{x:e.ZERO,y:e.ZERO};if(!e.eql(v,e.ONE))throw new Error("invZ was invalid");return{x:P,y:N}}),u=Qr(y=>{if(y.is0()){if(t.allowInfinityPoint&&!e.is0(y.py))return;throw new Error("bad point: ZERO")}let{x:d,y:p}=y.toAffine();if(!e.isValid(d)||!e.isValid(p))throw new Error("bad point: x or y not FE");let g=e.sqr(p),x=s(d);if(!e.eql(g,x))throw new Error("bad point: equation left != right");if(!y.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});class h{constructor(d,p,g){if(this.px=d,this.py=p,this.pz=g,d==null||!e.isValid(d))throw new Error("x required");if(p==null||!e.isValid(p))throw new Error("y required");if(g==null||!e.isValid(g))throw new Error("z required");Object.freeze(this)}static fromAffine(d){let{x:p,y:g}=d||{};if(!d||!e.isValid(p)||!e.isValid(g))throw new Error("invalid affine point");if(d instanceof h)throw new Error("projective point not allowed");let x=I=>e.eql(I,e.ZERO);return x(p)&&x(g)?h.ZERO:new h(p,g,e.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){let p=e.invertBatch(d.map(g=>g.pz));return d.map((g,x)=>g.toAffine(p[x])).map(h.fromAffine)}static fromHex(d){let p=h.fromAffine(i(bt("pointHex",d)));return p.assertValidity(),p}static fromPrivateKey(d){return h.BASE.multiply(a(d))}static msm(d,p){return Fs(h,n,d,p)}_setWindowSize(d){w.setWindowSize(this,d)}assertValidity(){u(this)}hasEvenY(){let{y:d}=this.toAffine();if(e.isOdd)return!e.isOdd(d);throw new Error("Field doesn't support isOdd")}equals(d){l(d);let{px:p,py:g,pz:x}=this,{px:I,py:P,pz:N}=d,v=e.eql(e.mul(p,N),e.mul(I,x)),T=e.eql(e.mul(g,N),e.mul(P,x));return v&&T}negate(){return new h(this.px,e.neg(this.py),this.pz)}double(){let{a:d,b:p}=t,g=e.mul(p,Hs),{px:x,py:I,pz:P}=this,N=e.ZERO,v=e.ZERO,T=e.ZERO,k=e.mul(x,x),Et=e.mul(I,I),R=e.mul(P,P),D=e.mul(x,I);return D=e.add(D,D),T=e.mul(x,P),T=e.add(T,T),N=e.mul(d,T),v=e.mul(g,R),v=e.add(N,v),N=e.sub(Et,v),v=e.add(Et,v),v=e.mul(N,v),N=e.mul(D,N),T=e.mul(g,T),R=e.mul(d,R),D=e.sub(k,R),D=e.mul(d,D),D=e.add(D,T),T=e.add(k,k),k=e.add(T,k),k=e.add(k,R),k=e.mul(k,D),v=e.add(v,k),R=e.mul(I,P),R=e.add(R,R),k=e.mul(R,D),N=e.sub(N,k),T=e.mul(R,Et),T=e.add(T,T),T=e.add(T,T),new h(N,v,T)}add(d){l(d);let{px:p,py:g,pz:x}=this,{px:I,py:P,pz:N}=d,v=e.ZERO,T=e.ZERO,k=e.ZERO,Et=t.a,R=e.mul(t.b,Hs),D=e.mul(p,I),ht=e.mul(g,P),E=e.mul(x,N),S=e.add(p,g),A=e.add(I,P);S=e.mul(S,A),A=e.add(D,ht),S=e.sub(S,A),A=e.add(p,x);let B=e.add(I,N);return A=e.mul(A,B),B=e.add(D,E),A=e.sub(A,B),B=e.add(g,x),v=e.add(P,N),B=e.mul(B,v),v=e.add(ht,E),B=e.sub(B,v),k=e.mul(Et,A),v=e.mul(R,E),k=e.add(v,k),v=e.sub(ht,k),k=e.add(ht,k),T=e.mul(v,k),ht=e.add(D,D),ht=e.add(ht,D),E=e.mul(Et,E),A=e.mul(R,A),ht=e.add(ht,E),E=e.sub(D,E),E=e.mul(Et,E),A=e.add(A,E),D=e.mul(ht,A),T=e.add(T,D),D=e.mul(B,A),v=e.mul(S,v),v=e.sub(v,D),D=e.mul(S,ht),k=e.mul(B,k),k=e.add(k,D),new h(v,T,k)}subtract(d){return this.add(d.negate())}is0(){return this.equals(h.ZERO)}wNAF(d){return w.wNAFCached(this,d,h.normalizeZ)}multiplyUnsafe(d){ie("scalar",d,Wt,t.n);let p=h.ZERO;if(d===Wt)return p;if(d===J)return this;let{endo:g}=t;if(!g)return w.unsafeLadder(this,d);let{k1neg:x,k1:I,k2neg:P,k2:N}=g.splitScalar(d),v=p,T=p,k=this;for(;I>Wt||N>Wt;)I&J&&(v=v.add(k)),N&J&&(T=T.add(k)),k=k.double(),I>>=J,N>>=J;return x&&(v=v.negate()),P&&(T=T.negate()),T=new h(e.mul(T.px,g.beta),T.py,T.pz),v.add(T)}multiply(d){let{endo:p,n:g}=t;ie("scalar",d,J,g);let x,I;if(p){let{k1neg:P,k1:N,k2neg:v,k2:T}=p.splitScalar(d),{p:k,f:Et}=this.wNAF(N),{p:R,f:D}=this.wNAF(T);k=w.constTimeNegate(P,k),R=w.constTimeNegate(v,R),R=new h(e.mul(R.px,p.beta),R.py,R.pz),x=k.add(R),I=Et.add(D)}else{let{p:P,f:N}=this.wNAF(d);x=P,I=N}return h.normalizeZ([x,I])[0]}multiplyAndAddUnsafe(d,p,g){let x=h.BASE,I=(N,v)=>v===Wt||v===J||!N.equals(x)?N.multiplyUnsafe(v):N.multiply(v),P=I(this,p).add(I(d,g));return P.is0()?void 0:P}toAffine(d){return f(this,d)}isTorsionFree(){let{h:d,isTorsionFree:p}=t;if(d===J)return!0;if(p)return p(h,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:d,clearCofactor:p}=t;return d===J?this:p?p(h,this):this.multiplyUnsafe(t.h)}toRawBytes(d=!0){return ge("isCompressed",d),this.assertValidity(),o(h,this,d)}toHex(d=!0){return ge("isCompressed",d),be(this.toRawBytes(d))}}h.BASE=new h(t.Gx,t.Gy,e.ONE),h.ZERO=new h(e.ZERO,e.ONE,e.ZERO);let m=t.nBitLength,w=Vs(h,t.endo?Math.ceil(m/2):m);return{CURVE:t,ProjectivePoint:h,normPrivateKeyToScalar:a,weierstrassEquation:s,isWithinCurveOrder:c}}function sl(r){let t=Wo(r);return se(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function zs(r){let t=sl(r),{Fp:e,n}=t,o=e.BYTES+1,i=2*e.BYTES+1;function s(E){return nt(E,n)}function c(E){return Jr(E,n)}let{ProjectivePoint:a,normPrivateKeyToScalar:l,weierstrassEquation:f,isWithinCurveOrder:u}=il({...t,toBytes(E,S,A){let B=S.toAffine(),U=e.toBytes(B.x),X=Ve;return ge("isCompressed",A),A?X(Uint8Array.from([S.hasEvenY()?2:3]),U):X(Uint8Array.from([4]),U,e.toBytes(B.y))},fromBytes(E){let S=E.length,A=E[0],B=E.subarray(1);if(S===o&&(A===2||A===3)){let U=zt(B);if(!lr(U,J,e.ORDER))throw new Error("Point is not on curve");let X=f(U),st;try{st=e.sqrt(X)}catch(Nt){let Zt=Nt instanceof Error?": "+Nt.message:"";throw new Error("Point is not on curve"+Zt)}let ct=(st&J)===J;return(A&1)===1!==ct&&(st=e.neg(st)),{x:U,y:st}}else if(S===i&&A===4){let U=e.fromBytes(B.subarray(0,e.BYTES)),X=e.fromBytes(B.subarray(e.BYTES,2*e.BYTES));return{x:U,y:X}}else throw new Error(`Point of length ${S} was invalid. Expected ${o} compressed bytes or ${i} uncompressed bytes`)}}),h=E=>be(oe(E,t.nByteLength));function m(E){let S=n>>J;return E>S}function w(E){return m(E)?s(-E):E}let y=(E,S,A)=>zt(E.slice(S,A));class d{constructor(S,A,B){this.r=S,this.s=A,this.recovery=B,this.assertValidity()}static fromCompact(S){let A=t.nByteLength;return S=bt("compactSignature",S,A*2),new d(y(S,0,A),y(S,A,2*A))}static fromDER(S){let{r:A,s:B}=qt.toSig(bt("DER",S));return new d(A,B)}assertValidity(){ie("r",this.r,J,n),ie("s",this.s,J,n)}addRecoveryBit(S){return new d(this.r,this.s,S)}recoverPublicKey(S){let{r:A,s:B,recovery:U}=this,X=N(bt("msgHash",S));if(U==null||![0,1,2,3].includes(U))throw new Error("recovery id invalid");let st=U===2||U===3?A+t.n:A;if(st>=e.ORDER)throw new Error("recovery id 2 or 3 invalid");let ct=U&1?"03":"02",Yt=a.fromHex(ct+h(st)),Nt=c(st),Zt=s(-X*Nt),Ze=s(B*Nt),Xt=a.BASE.multiplyAndAddUnsafe(Yt,Zt,Ze);if(!Xt)throw new Error("point at infinify");return Xt.assertValidity(),Xt}hasHighS(){return m(this.s)}normalizeS(){return this.hasHighS()?new d(this.r,s(-this.s),this.recovery):this}toDERRawBytes(){return xe(this.toDERHex())}toDERHex(){return qt.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return xe(this.toCompactHex())}toCompactHex(){return h(this.r)+h(this.s)}}let p={isValidPrivateKey(E){try{return l(E),!0}catch{return!1}},normPrivateKeyToScalar:l,randomPrivateKey:()=>{let E=Ho(t.n);return Ks(t.randomBytes(E),t.n)},precompute(E=8,S=a.BASE){return S._setWindowSize(E),S.multiply(BigInt(3)),S}};function g(E,S=!0){return a.fromPrivateKey(E).toRawBytes(S)}function x(E){let S=ne(E),A=typeof E=="string",B=(S||A)&&E.length;return S?B===o||B===i:A?B===2*o||B===2*i:E instanceof a}function I(E,S,A=!0){if(x(E))throw new Error("first arg must be private key");if(!x(S))throw new Error("second arg must be public key");return a.fromHex(S).multiply(l(E)).toRawBytes(A)}let P=t.bits2int||function(E){let S=zt(E),A=E.length*8-t.nBitLength;return A>0?S>>BigInt(A):S},N=t.bits2int_modN||function(E){return s(P(E))},v=fr(t.nBitLength);function T(E){return ie(`num < 2^${t.nBitLength}`,E,Wt,v),oe(E,t.nByteLength)}function k(E,S,A=Et){if(["recovered","canonical"].some(ue=>ue in A))throw new Error("sign() legacy options not supported");let{hash:B,randomBytes:U}=t,{lowS:X,prehash:st,extraEntropy:ct}=A;X==null&&(X=!0),E=bt("msgHash",E),Gs(A),st&&(E=bt("prehashed msgHash",B(E)));let Yt=N(E),Nt=l(S),Zt=[T(Nt),T(Yt)];if(ct!=null&&ct!==!1){let ue=ct===!0?U(e.BYTES):ct;Zt.push(bt("extraEntropy",ue))}let Ze=Ve(...Zt),Xt=Yt;function Rn(ue){let Te=P(ue);if(!u(Te))return;let Bi=c(Te),_t=a.BASE.multiply(Te).toAffine(),Le=s(_t.x);if(Le===Wt)return;let pr=s(Bi*s(Xt+Le*Nt));if(pr===Wt)return;let Ci=(_t.x===Le?0:2)|Number(_t.y&J),Oi=pr;return X&&m(pr)&&(Oi=w(pr),Ci^=1),new d(Le,Oi,Ci)}return{seed:Ze,k2sig:Rn}}let Et={lowS:t.lowS,prehash:!1},R={lowS:t.lowS,prehash:!1};function D(E,S,A=Et){let{seed:B,k2sig:U}=k(E,S,A),X=t;return Ko(X.hash.outputLen,X.nByteLength,X.hmac)(B,U)}a.BASE._setWindowSize(8);function ht(E,S,A,B=R){let U=E;if(S=bt("msgHash",S),A=bt("publicKey",A),"strict"in B)throw new Error("options.strict was renamed to lowS");Gs(B);let{lowS:X,prehash:st}=B,ct,Yt;try{if(typeof U=="string"||ne(U))try{ct=d.fromDER(U)}catch(_t){if(!(_t instanceof qt.Err))throw _t;ct=d.fromCompact(U)}else if(typeof U=="object"&&typeof U.r=="bigint"&&typeof U.s=="bigint"){let{r:_t,s:Le}=U;ct=new d(_t,Le)}else throw new Error("PARSE");Yt=a.fromHex(A)}catch(_t){if(_t.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(X&&ct.hasHighS())return!1;st&&(S=t.hash(S));let{r:Nt,s:Zt}=ct,Ze=N(S),Xt=c(Zt),Rn=s(Ze*Xt),ue=s(Nt*Xt),Te=a.BASE.multiplyAndAddUnsafe(Yt,Rn,ue)?.toAffine();return Te?s(Te.x)===Nt:!1}return{CURVE:t,getPublicKey:g,getSharedSecret:I,sign:D,verify:ht,ProjectivePoint:a,Signature:d,utils:p}}function cl(r){return{hash:r,hmac:(t,...e)=>Oo(r,t,Ns(...e)),randomBytes:ks}}function qs(r,t){let e=n=>zs({...r,...cl(n)});return Object.freeze({...e(t),create:e})}var Zs=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),Ws=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),al=BigInt(1),Yo=BigInt(2),Ys=(r,t)=>(r+t/Yo)/t;function ul(r){let t=Zs,e=BigInt(3),n=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),c=BigInt(44),a=BigInt(88),l=r*r*r%t,f=l*l*r%t,u=wt(f,e,t)*f%t,h=wt(u,e,t)*f%t,m=wt(h,Yo,t)*l%t,w=wt(m,o,t)*m%t,y=wt(w,i,t)*w%t,d=wt(y,c,t)*y%t,p=wt(d,a,t)*d%t,g=wt(p,c,t)*y%t,x=wt(g,e,t)*f%t,I=wt(x,s,t)*w%t,P=wt(I,n,t)*l%t,N=wt(P,Yo,t);if(!Zo.eql(Zo.sqr(N),r))throw new Error("Cannot find square root");return N}var Zo=jr(Zs,void 0,void 0,{sqrt:ul}),Fe=qs({a:BigInt(0),b:BigInt(7),Fp:Zo,n:Ws,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let t=Ws,e=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-al*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=e,s=BigInt("0x100000000000000000000000000000000"),c=Ys(i*r,t),a=Ys(-n*r,t),l=nt(r-c*e-a*o,t),f=nt(-c*n-a*i,t),u=l>s,h=f>s;if(u&&(l=t-l),h&&(f=t-f),l>s||f>s)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:u,k1:l,k2neg:h,k2:f}}}},Os),$p=BigInt(0);var Vp=Fe.ProjectivePoint;var Xs=pt(Y("node:crypto"),1);var tn=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function Qs(r,t,e){let n=Xs.default.createHash("sha256");if(e instanceof Uint8Array)n.update(e);else for(let i of e)n.update(i);let o=n.digest();try{return Fe.verify(t,o,r)}catch(i){throw new tn(String(i))}}var en=class{type="secp256k1";raw;_key;constructor(t){this._key=js(t),this.raw=Js(this._key)}toMultihash(){return Vt.digest(Re(this))}toCID(){return Q.createV1(114,this.toMultihash())}toString(){return M.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}verify(t,e){return Qs(this._key,e,t)}};function tc(r){return new en(r)}function Js(r){return Fe.ProjectivePoint.fromHex(r).toRawBytes(!0)}function js(r){try{return Fe.ProjectivePoint.fromHex(r),r}catch(t){throw new _r(String(t))}}function ec(r){let{Type:t,Data:e}=ar.decode(r.digest),n=e??new Uint8Array;switch(t){case Tt.Ed25519:return Ss(n);case Tt.secp256k1:return tc(n);default:throw new sr}}function Re(r){return ar.encode({Type:Tt[r.type],Data:r.raw})}var rc=Symbol.for("nodejs.util.inspect.custom"),ll=114,dr=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()})`}[No]=!0;toString(){return this.string==null&&(this.string=M.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return Q.createV1(ll,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return Dt(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return Dt(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[rc](){return`PeerId(${this.toString()})`}},rn=class extends dr{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},nn=class extends dr{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},on=class extends dr{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},fl=2336,sn=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=Vt.digest(Kt(this.url))}[rc](){return`PeerId(${this.url})`}[No]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return Q.createV1(fl,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=W(t)),t.toString()===this.toString())}};function Ge(r){if(hl(r))return new rn({multihash:r});if(dl(r))try{let t=ec(r);if(t.type==="Ed25519")return new nn({multihash:r,publicKey:t});if(t.type==="secp256k1")return new on({multihash:r,publicKey:t})}catch{let e=W(r.digest);return new sn(new URL(e))}throw new Mr("Supplied PeerID Multihash is invalid")}function dl(r){return r.code===Vt.code}function hl(r){return r.code===yo.code}var Bc=pt(Y("net"),1);var cn=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",l=2**(8*o)-1;for(;;){let f=this.readAtomically(()=>{let u=this.readChar();if(u===void 0)return;let h=Number.parseInt(u,t);if(!Number.isNaN(h))return h});if(f===void 0)break;if(i*=t,i+=f,i>l||(s+=1,e!==void 0&&s>e))return}if(s!==0)return!n&&a&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let n=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;t[e]=n}return t})}readIPv6Addr(){let t=e=>{for(let n=0;n<e.length/2;n++){let o=n*2;if(n<e.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return e[o]=s[0],e[o+1]=s[1],e[o+2]=s[2],e[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];e[o]=i>>8,e[o+1]=i&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[n,o]=t(e);if(n===16)return e;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[c]=t(i.subarray(0,s));return e.set(i.subarray(0,c),16-c),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var $m=new cn;var Ym=parseInt("0xFFFF",16),Zm=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var Lt=Y("node:net");function an(r){return!!(0,Lt.isIP)(r)}var ic=Lt.isIPv4,wl=Lt.isIPv6,Xo=function(r){let t=0;if(r=r.toString().trim(),ic(r)){let e=new Uint8Array(t+4);return r.split(/\./g).forEach(n=>{e[t++]=parseInt(n,10)&255}),e}if(wl(r)){let e=r.split(":",8),n;for(n=0;n<e.length;n++){let i=ic(e[n]),s;i&&(s=Xo(e[n]),e[n]=W(s.slice(0,2),"base16")),s!=null&&++n<8&&e.splice(n,0,W(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")},sc=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 He={},Qo={},El=[[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"]];El.forEach(r=>{let t=vl(...r);Qo[t.code]=t,He[t.name]=t});function vl(r,t,e,n,o){return{code:r,size:t,name:e,resolvable:!!n,path:!!o}}function O(r){if(typeof r=="number"){if(Qo[r]!=null)return Qo[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(He[r]!=null)return He[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var Oy=O("ip4"),Dy=O("ip6"),Uy=O("ipcidr");function ei(r,t){switch(O(r).code){case 4:case 41:return Sl(t);case 42:return ti(t);case 6:case 273:case 33:case 132:return uc(t).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return ti(t);case 421:return Nl(t);case 444:return ac(t);case 445:return ac(t);case 466:return Ll(t);case 481:return globalThis.encodeURIComponent(ti(t));default:return W(t,"base16")}}function ri(r,t){switch(O(r).code){case 4:return cc(t);case 41:return cc(t);case 42:return jo(t);case 6:case 273:case 33:case 132:return ni(parseInt(t,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return jo(t);case 421:return Al(t);case 444:return Pl(t);case 445:return kl(t);case 466:return Tl(t);case 481:return jo(globalThis.decodeURIComponent(t));default:return Kt(t,"base16")}}var Jo=Object.values(er).map(r=>r.decoder),Il=function(){let r=Jo[0].or(Jo[1]);return Jo.slice(2).forEach(t=>r=r.or(t)),r}();function cc(r){if(!an(r))throw new Error("invalid ip address");return Xo(r)}function Sl(r){let t=sc(r,0,r.length);if(t==null)throw new Error("ipBuff is required");if(!an(t))throw new Error("invalid ip address");return t}function ni(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,r),new Uint8Array(t)}function uc(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function jo(r){let t=Kt(r),e=Uint8Array.from(Mt(t.length));return gt([e,t],e.length+t.length)}function ti(r){let t=Pt(r);if(r=r.slice(z(t)),r.length!==t)throw new Error("inconsistent lengths");return W(r)}function Al(r){let t;r[0]==="Q"||r[0]==="1"?t=Ct(M.decode(`z${r}`)).bytes:t=Q.parse(r).multihash.bytes;let e=Uint8Array.from(Mt(t.length));return gt([e,t],e.length+t.length)}function Tl(r){let t=Il.decode(r),e=Uint8Array.from(Mt(t.length));return gt([e,t],e.length+t.length)}function Ll(r){let t=Pt(r),e=r.slice(z(t));if(e.length!==t)throw new Error("inconsistent lengths");return"u"+W(e,"base64url")}function Nl(r){let t=Pt(r),e=r.slice(z(t));if(e.length!==t)throw new Error("inconsistent lengths");return W(e,"base58btc")}function Pl(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let e=Bt.decode("b"+t[0]),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ni(n);return gt([e,o],e.length+o.length)}function kl(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let e=Bt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ni(n);return gt([e,o],e.length+o.length)}function ac(r){let t=r.slice(0,r.length-2),e=r.slice(r.length-2),n=W(t,"base32"),o=uc(e);return`${n}:${o}`}function lc(r){r=oi(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=O(s);if(c.size===0){t.push([c.code]),e.push([c.code]);continue}if(i++,i>=o.length)throw dc("invalid address: "+r);if(c.path===!0){n=oi(o.slice(i).join("/")),t.push([c.code,ri(c.code,n)]),e.push([c.code,n]);break}let a=ri(c.code,o[i]);t.push([c.code,a]),e.push([c.code,ei(c.code,a)])}return{string:fc(e),bytes:si(t),tuples:t,stringTuples:e,path:n}}function ii(r){let t=[],e=[],n=null,o=0;for(;o<r.length;){let i=Pt(r,o),s=z(i),c=O(i),a=Bl(c,r.slice(o+s));if(a===0){t.push([i]),e.push([i]),o+=s;continue}let l=r.slice(o+s,o+s+a);if(o+=a+s,o>r.length)throw dc("Invalid address Uint8Array: "+W(r,"base16"));t.push([i,l]);let f=ei(i,l);if(e.push([i,f]),c.path===!0){n=f;break}}return{bytes:Uint8Array.from(r),string:fc(e),tuples:t,stringTuples:e,path:n}}function fc(r){let t=[];return r.map(e=>{let n=O(e[0]);return t.push(n.name),e.length>1&&e[1]!=null&&t.push(e[1]),null}),oi(t.join("/"))}function si(r){return gt(r.map(t=>{let e=O(t[0]),n=Uint8Array.from(Mt(e.code));return t.length>1&&t[1]!=null&&(n=gt([n,t[1]])),n}))}function Bl(r,t){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let e=Pt(t instanceof Uint8Array?t:Uint8Array.from(t));return e+z(e)}}function oi(r){return"/"+r.trim().split("/").filter(t=>t).join("/")}function dc(r){return new Error("Error parsing address: "+r)}var Cl=Symbol.for("nodejs.util.inspect.custom"),ai=Symbol.for("@multiformats/js-multiaddr/multiaddr"),Ol=[O("dns").code,O("dns4").code,O("dns6").code,O("dnsaddr").code],ci=class extends Error{constructor(t="No available resolver"){super(t),this.name="NoAvailableResolverError"}},un=class r{bytes;#t;#e;#r;#n;[ai]=!0;constructor(t){t==null&&(t="");let e;if(t instanceof Uint8Array)e=ii(t);else if(typeof t=="string"){if(t.length>0&&t.charAt(0)!=="/")throw new Error(`multiaddr "${t}" must start with a "/"`);e=lc(t)}else if(pc(t))e=ii(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=O("tcp"),c=O("udp"),a=O("ip4"),l=O("ip6"),f=O("dns6"),u=O("ip6zone");for(let[m,w]of this.stringTuples())m===u.code&&(i=`%${w??""}`),Ol.includes(m)&&(e=s.name,o=443,n=`${w??""}${i}`,t=m===f.code?6:4),(m===s.code||m===c.code)&&(e=O(m).name,o=parseInt(w??"")),(m===a.code||m===l.code)&&(e=O(m).name,n=`${w??""}${i}`,t=m===l.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({},O(t)))}protoCodes(){return this.#e.map(([t])=>t)}protoNames(){return this.#e.map(([t])=>O(t).name)}tuples(){return this.#e}stringTuples(){return this.#r}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(si(e.slice(0,n)));return this}getPeerId(){try{let t=[];this.stringTuples().forEach(([n,o])=>{n===He.p2p.code&&t.push([n,o]),n===He["p2p-circuit"].code&&(t=[])});let e=t.pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?W(M.decode(`z${n}`),"base58btc"):W(Q.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(t){return Dt(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(i=>i.resolvable);if(e==null)return[this];let n=hc.get(e.name);if(n==null)throw new ci(`no available resolver for ${e.name}`);return(await n(this,t)).map(i=>ft(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)}[Cl](){return`Multiaddr(${this.#t})`}};var hc=new Map;function pc(r){return!!r?.[ai]}function ft(r){return new un(r)}var Dl=b("dns4"),Ul=b("dns6"),Rl=b("dnsaddr"),Ie=H(b("dns"),Rl,Dl,Ul),dn=H(b("ip4"),b("ip6")),ae=H(L(dn,b("tcp")),L(Ie,b("tcp"))),hn=L(dn,b("udp")),_l=L(hn,b("utp")),Ml=L(hn,b("quic")),Kl=L(hn,b("quic-v1")),ui=H(L(ae,b("ws")),L(Ie,b("ws"))),ln=H(L(ui,b("p2p")),ui),li=H(L(ae,b("wss")),L(Ie,b("wss")),L(ae,b("tls"),b("ws")),L(Ie,b("tls"),b("ws"))),fn=H(L(li,b("p2p")),li),fi=H(L(ae,b("http")),L(dn,b("http")),L(Ie,b("http"))),di=H(L(ae,b("https")),L(dn,b("https")),L(Ie,b("https"))),mc=L(hn,b("webrtc-direct"),b("certhash")),bc=H(L(mc,b("p2p")),mc),yc=L(Kl,b("webtransport"),b("certhash"),b("certhash")),wc=H(L(yc,b("p2p")),yc),xc=H(L(ln,b("p2p-webrtc-star"),b("p2p")),L(fn,b("p2p-webrtc-star"),b("p2p")),L(ln,b("p2p-webrtc-star")),L(fn,b("p2p-webrtc-star"))),sg=H(L(ln,b("p2p-websocket-star"),b("p2p")),L(fn,b("p2p-websocket-star"),b("p2p")),L(ln,b("p2p-websocket-star")),L(fn,b("p2p-websocket-star"))),Ec=H(L(fi,b("p2p-webrtc-direct"),b("p2p")),L(di,b("p2p-webrtc-direct"),b("p2p")),L(fi,b("p2p-webrtc-direct")),L(di,b("p2p-webrtc-direct"))),Se=H(ui,li,fi,di,xc,Ec,ae,_l,Ml,Ie,bc,wc),cg=H(L(Se,b("p2p-stardust"),b("p2p")),L(Se,b("p2p-stardust"))),ce=H(L(Se,b("p2p")),xc,Ec,bc,wc,b("p2p")),gc=H(L(ce,b("p2p-circuit"),ce),L(ce,b("p2p-circuit")),L(b("p2p-circuit"),ce),L(Se,b("p2p-circuit")),L(b("p2p-circuit"),Se),b("p2p-circuit")),vc=()=>H(L(gc,vc),gc),ve=vc(),ag=H(L(ve,ce,ve),L(ce,ve),L(ve,ce),ve,ce);var ug=H(L(ve,b("webrtc"),b("p2p")),L(ve,b("webrtc")),L(Se,b("webrtc"),b("p2p")),L(Se,b("webrtc")),b("webrtc"));function Ic(r){function t(e){let n;try{n=ft(e)}catch{return!1}let o=r(n.protoNames());return o===null?!1:o===!0||o===!1?o:o.length===0}return t}function L(...r){function t(e){if(e.length<r.length)return null;let n=e;return r.some(o=>(n=typeof o=="function"?o().partialMatch(e):o.partialMatch(e),Array.isArray(n)&&(e=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Ic(t),partialMatch:t}}function H(...r){function t(n){let o=null;return r.some(i=>{let s=typeof i=="function"?i().partialMatch(n):i.partialMatch(n);return s!=null?(o=s,!0):!1}),o}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Ic(t),partialMatch:t}}function b(r){let t=r;function e(o){let i;try{i=ft(o)}catch{return!1}let s=i.protoNames();return s.length===1&&s[0]===t}function n(o){return o.length===0?null:o[0]===t?o.slice(1):null}return{toString:function(){return t},matches:e,partialMatch:n}}var pn=class extends Event{type;detail;constructor(t,e){super(t),this.type=t,this.detail=e}};var kc=pt(Y("net"),1);var hi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},pi=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},Sc=r=>globalThis.DOMException===void 0?new pi(r):new DOMException(r),Ac=r=>{let t=r.reason===void 0?Sc("This operation was aborted."):r.reason;return t instanceof Error?t:Sc(t)};function mi(r,t){let{milliseconds:e,fallback:n,message:o,customTimers:i={setTimeout,clearTimeout}}=t,s,a=new Promise((l,f)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(t.signal){let{signal:h}=t;h.aborted&&f(Ac(h));let m=()=>{f(Ac(h))};h.addEventListener("abort",m,{once:!0}),r.finally(()=>{h.removeEventListener("abort",m)})}if(e===Number.POSITIVE_INFINITY){r.then(l,f);return}let u=new hi;s=i.setTimeout.call(void 0,()=>{if(n){try{l(n())}catch(h){f(h)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?l():o instanceof Error?f(o):(u.message=o??`Promise timed out after ${e} milliseconds`,f(u))},e),(async()=>{try{l(await r)}catch(h){f(h)}})()}).finally(()=>{a.clear()});return a.clear=()=>{i.clearTimeout.call(void 0,s),s=void 0},a}var Vl=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 Fl(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:l,removeListener:f}=Vl(r),u=(...m)=>{let w=e.multiArgs?m:m[0];e.filter&&!e.filter(w)||(a.push(w),e.count===a.length&&(n(),i(a)))},h=m=>{n(),s(m)};n=()=>{for(let m of c)f(m,u);for(let m of e.rejectionEvents)f(m,h)};for(let m of c)l(m,u);for(let m of e.rejectionEvents)l(m,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=mi(o,{milliseconds:e.timeout});return i.cancel=n,i}return o}function yi(r,t,e){typeof e=="function"&&(e={filter:e}),e={...e,count:1,resolveImmediately:!1};let n=Fl(r,t,e),o=n.then(i=>i[0]);return o.cancel=n.cancel,o}function Tc(r,t){if(typeof r!="string")throw new yt(`invalid ip provided: ${r}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new yt(`invalid port provided: ${t}`);if((0,Lt.isIPv4)(r))return ft(`/ip4/${r}/tcp/${t}`);if((0,Lt.isIPv6)(r))return ft(`/ip6/${r}/tcp/${t}`);throw new yt(`invalid ip:port for creating a multiaddr: ${r}:${t}`)}function Rt(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var gi=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 bi(r,t,e,n){let o=new gi(n?.errorMessage,n?.errorCode);return e?.aborted===!0?Promise.reject(o):new Promise((i,s)=>{function c(){e?.removeEventListener("abort",f),r.removeEventListener(t,a),n?.errorEvent!=null&&r.removeEventListener(n.errorEvent,l)}let a=u=>{try{if(n?.filter?.(u)===!1)return}catch(h){c(),s(h);return}c(),i(u)},l=u=>{c(),s(u.detail)},f=()=>{c(),s(o)};e?.addEventListener("abort",f),r.addEventListener(t,a),n?.errorEvent!=null&&r.addEventListener(n.errorEvent,l)})}function Lc(r){if(Hl(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(Gl(r))return r;throw new Error("unknown stream")}function Gl(r){return r[Symbol.asyncIterator]!=null}function Hl(r){return typeof r?.getReader=="function"}function Nc(r){return async t=>{let e=async()=>{zl(t)&&await t.return(void 0)},n,o,i=p=>{n=p,e().catch(g=>{g=new AggregateError([n,g],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(p)})},s,c=!1,a=()=>{c=!0,s?.()},l,f=!1,u=()=>{f=!0,l?.()},h,m=()=>{h?.()},w=async()=>new Promise((p,g)=>{s=h=p,o=g,r.once("drain",m)}),y=async()=>(await e(),new Promise((p,g)=>{if(c||f||n!=null){p();return}l=s=p,o=g})),d=()=>{r.removeListener("error",i),r.removeListener("close",a),r.removeListener("finish",u),r.removeListener("drain",m)};r.once("error",i),r.once("close",a),r.once("finish",u);try{for await(let p of t){if(!r.writable||r.destroyed||n!=null)break;r.write(p)||await w()}}catch(p){n==null&&r.destroy(p),n=p}try{if(r.writable&&r.end(),await y(),n!=null)throw n}finally{d()}}}function zl(r){return r.return!=null}function wi(r){return{sink:Nc(r),source:Lc(r)}}var xi=pt(Y("os"),1),Pc=pt(Y("path"),1);var ql={ip4:"IPv4",ip6:"IPv6"};function ze(r,t={}){let e=r.getPath();return e!=null?xi.default.platform()==="win32"?{path:Pc.default.join("\\\\.\\pipe\\",e)}:{path:e}:{...t,...r.toOptions()}}function Ei(r,t,e){let n=o=>ft(`/${r}/${o}/tcp/${e}`);return(Wl(t)?Zl(ql[r]):[t]).map(n)}function Wl(r){return["0.0.0.0","::"].includes(r)}var Yl=xi.default.networkInterfaces();function Zl(r){let t=[];for(let[,e]of Object.entries(Yl))if(e!=null)for(let n of e)n.family===r&&t.push(n.address);return t}var mn=(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,l=!1,f=!1;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr),r.on("error",p=>{f=!0,l||(n.error("%s socket error - %e",o,p),i?.increment({[`${s}error`]:!0})),r.destroy(),d.timeline.close=Date.now()});let u;if(t.remoteAddr!=null)u=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new yt("Could not determine remote address or port");u=Tc(r.remoteAddress,r.remotePort)}let h=ze(u),m=h.path??`${h.host??""}:${h.port??""}`,{sink:w,source:y}=wi(r);r.setTimeout(c),r.once("timeout",()=>{l=!0,n("%s %s socket read timeout",o,m),i?.increment({[`${s}timeout`]:!0}),r.destroy(new Ue),d.timeline.close=Date.now()}),r.once("close",()=>{!l&&!f&&(n("%s %s socket close",o,m),i?.increment({[`${s}close`]:!0})),r.destroy(),d.timeline.close=Date.now()}),r.once("end",()=>{n("%s %s socket end",o,m),i?.increment({[`${s}end`]:!0})});let d={async sink(p){try{await w(async function*(){for await(let g of p)g instanceof Uint8Array?yield g:yield g.subarray()}())}catch(g){g.type!=="aborted"&&n.error("%s %s error in sink - %e",o,m,g)}r.end()},source:y,remoteAddr:u,timeline:{open:Date.now()},async close(p={}){if(r.closed){n("the %s %s socket is already closed",o,m);return}if(r.destroyed){n("the %s %s socket is already destroyed",o,m);return}if(e!=null)return e.promise;try{e=Rt(),r.end();let g=Xl(r),x=p.signal??AbortSignal.timeout(a);r.writableLength>0&&(n("%s %s draining socket",o,m),await bi(g,"drain",x,{errorEvent:"error"}),n("%s %s socket drained",o,m)),await Promise.all([bi(g,"close",x,{errorEvent:"error"}),r.destroy()])}catch(g){this.abort(g)}finally{e.resolve()}},abort:p=>{n("%s %s socket abort due to error - %e",o,m,p),r.destroy(),d.timeline.close=Date.now()},log:n};return d};function Xl(r){return{addEventListener:(e,n)=>{r.addListener(e,n)},removeEventListener:(e,n)=>{r.removeListener(e,n)}}}var j;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(j||(j={}));var yn=class extends Fr{context;server;sockets=new Set;status={code:j.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,Vr(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=kc.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 yt("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]:j.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!==j.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!==j.ACTIVE)throw t.destroy(),new Kr("Server is not listening yet");let e;try{e=mn(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(n=>{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(o=>{this.log.error("error attempting to listen server once connection count under limit",o),this.context.closeServerOnMaxConnections?.onListenError?.(o)})}),this.context.handler!=null&&this.context.handler(n),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause(),this.safeDispatchEvent("connection",{detail:n})}).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===j.INACTIVE)return[];let t=[],e=this.server.address(),{listeningAddr:n,peerId:o}=this.status;if(e==null)return[];if(typeof e=="string")t=[n];else try{n.toString().startsWith("/ip4")?t=t.concat(Ei("ip4",e.address,e.port)):e.family==="IPv6"&&(t=t.concat(Ei("ip6",e.address,e.port)))}catch(i){this.log.error("could not turn %s:%s into multiaddr",e.address,e.port,i)}return t.map(i=>o!=null?i.encapsulate(`/p2p/${o}`):i)}async listen(t){if(this.status.code===j.ACTIVE||this.status.code===j.PAUSED)throw new $r("server is already listening");let e=t.getPeerId(),n=e==null?t.decapsulateCode(421):t,{backlog:o}=this.context;try{this.status={code:j.ACTIVE,listeningAddr:n,peerId:e,netConfig:ze(n,{backlog:o})},await this.resume()}catch(i){throw this.status={code:j.INACTIVE},i}}async close(){let t=[];this.server.listening&&t.push(yi(this.server,"close")),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(e=>{e.readable&&(t.push(yi(e,"close")),e.destroy())}),await Promise.all(t)}async resume(){if(this.server.listening||this.status.code===j.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:j.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===j.PAUSED&&t){this.status={code:j.INACTIVE};return}!this.server.listening||this.status.code!==j.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=t?{code:j.INACTIVE}:{...this.status,code:j.PAUSED},this.server.close())}};var gn=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"})})}[gs]=!0;[Symbol.toStringTag]="@libp2p/tcp";[ws]=["@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=mn(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 pn("tcp:open-connection"));let n;return new Promise((o,i)=>{let s=Date.now(),c=ze(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a",t),n=Bc.default.connect(c);let a=m=>{this.log.error("dial to %a errored - %e",t,m);let w=c.path??`${c.host??""}:${c.port}`;m.message=`connection error ${w}: ${m.message}`,this.metrics?.events.increment({error:!0}),h(m)},l=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let m=new Ue(`Connection timeout after ${Date.now()-s}ms`);n.emit("error",m)},f=()=>{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 Rr)},h=m=>{if(n.removeListener("error",a),n.removeListener("timeout",l),n.removeListener("connect",f),e.signal!=null&&e.signal.removeEventListener("abort",u),m!=null){i(m);return}o(n)};n.on("error",a),n.on("timeout",l),n.on("connect",f),e.signal!=null&&e.signal.addEventListener("abort",u)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new yn({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(t){return t=Array.isArray(t)?t:[t],t.filter(e=>e.protoCodes().includes(290)?!1:e.protoCodes().includes(400)?!0:ae.matches(e.decapsulateCode(421)))}dialFilter(t){return this.listenFilter(t)}};function Cc(r={}){return t=>new gn(t,r)}var Dc=Symbol.for("@achingbrain/uint8arraylist");function Oc(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 bn(r){return!!r?.[Dc]}var xt=class r{bufs;length;[Dc]=!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(bn(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(bn(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=Oc(this.bufs,t);return e.buf[e.index]}set(t,e){let n=Oc(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(bn(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 gt(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:gt(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 l=t>=c&&t<a,f=e>c&&e<=a;if(l&&f){if(t===c&&e===a){n.push(s);break}let u=t-c;n.push(s.subarray(u,u+(e-t)));break}if(l){if(t===0){n.push(s);continue}n.push(s.subarray(t-c));continue}if(f){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(!bn(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,l=n.byteLength-1,f;for(let u=e;u<=a;u+=f){f=0;for(let h=l;h>=0;h--){let m=this.get(u+h);if(n[h]!==m){f=Math.max(1,h-c[m]);break}}if(f===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=ut(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=$t(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=$t(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=$t(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=ut(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=$t(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=$t(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=$t(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=$t(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=$t(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!Dt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,i)=>o+i.byteLength,0)),n.length=e,n}};function wn(r){return r[Symbol.asyncIterator]!=null}var xn=r=>{let t=z(r),e=ut(t);return Mt(r,e),xn.bytes=t,e};xn.bytes=0;function En(r,t){t=t??{};let e=t.lengthEncoder??xn;function*n(o){let i=e(o.byteLength);i instanceof Uint8Array?yield i:yield*i,o instanceof Uint8Array?yield o:yield*o}return wn(r)?async function*(){for await(let o of r)yield*n(o)}():function*(){for(let o of r)yield*n(o)}()}En.single=(r,t)=>{t=t??{};let e=t.lengthEncoder??xn;return new xt(e(r.byteLength),r)};var vn=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},In=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Sn=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},hr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};var Jl=8,jl=1024*1024*4,Ae;(function(r){r[r.LENGTH=0]="LENGTH",r[r.DATA=1]="DATA"})(Ae||(Ae={}));var Ii=r=>{let t=Pt(r);return Ii.bytes=z(t),t};Ii.bytes=0;function vi(r,t){let e=new xt,n=Ae.LENGTH,o=-1,i=t?.lengthDecoder??Ii,s=t?.maxLengthLength??Jl,c=t?.maxDataLength??jl;function*a(){for(;e.byteLength>0;){if(n===Ae.LENGTH)try{if(o=i(e),o<0)throw new vn("Invalid message length");if(o>c)throw new In("Message length too long");let l=i.bytes;e.consume(l),t?.onLength!=null&&t.onLength(o),n=Ae.DATA}catch(l){if(l instanceof RangeError){if(e.byteLength>s)throw new Sn("Message length length too long");break}throw l}if(n===Ae.DATA){if(e.byteLength<o)break;let l=e.sublist(0,o);e.consume(o),t?.onData!=null&&t.onData(l),yield l,n=Ae.LENGTH}}}return wn(r)?async function*(){for await(let l of r)e.append(l),yield*a();if(e.byteLength>0)throw new hr("Unexpected end of input")}():function*(){for(let l of r)e.append(l),yield*a();if(e.byteLength>0)throw new hr("Unexpected end of input")}()}vi.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 vi(n,{...t??{},onLength:i=>{e=i}})};var An=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 Uc(r,t,e){if(t==null)return r;if(t.aborted)return Promise.reject(new An(e?.errorMessage,e?.errorCode,e?.errorName));let n,o=new An(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 Si=class{readNext;haveNext;ended;nextResult;constructor(){this.ended=!1,this.readNext=Rt(),this.haveNext=Rt()}[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=Rt(),t}async throw(t){return this.ended=!0,t!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(t)),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return await this._push(void 0),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=Rt(),await Uc(this.readNext.promise,e?.signal,e)}};function Rc(){return new Si}var Tn=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};var Ai=class extends Error{code;constructor(t,e){super(t),this.code=e}},Ti=class extends Ai{type;constructor(t){super(t,"ABORT_ERR"),this.type="aborted",this.name="AbortError"}};function _c(r,t){let e=Rc();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 xt;return{read:async(s,c)=>{c?.signal?.throwIfAborted();let a,l=new Promise((f,u)=>{a=()=>{u(new Ti("Read aborted"))},c?.signal?.addEventListener("abort",a)});try{if(s==null){let{done:u,value:h}=await Promise.race([n.next(),l]);return u===!0?new xt:h}for(;o.byteLength<s;){let{value:u,done:h}=await Promise.race([n.next(),l]);if(h===!0)throw new Tn("unexpected end of input");o.append(u)}let f=o.sublist(0,s);return o.consume(s),f}finally{a!=null&&c?.signal?.removeEventListener("abort",a)}},write:async(s,c)=>{c?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,c):await e.push(s.subarray(),c)},unwrap:()=>{if(o.byteLength>0){let s=r.source;r.source=async function*(){t?.yieldBytes===!1?yield o:yield*o,yield*s}()}return r}}}var Ln=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Nn=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Pn=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function qe(r,t={}){let e=_c(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=z(t.maxDataLength));let n=t?.lengthDecoder??Pt,o=t?.lengthEncoder??Mt;return{read:async s=>{let c=-1,a=new xt;for(;;){a.append(await e.read(1,s));try{c=n(a)}catch(l){if(l instanceof RangeError)continue;throw l}if(c<0)throw new Ln("Invalid message length");if(t?.maxLengthLength!=null&&a.byteLength>t.maxLengthLength)throw new Pn("message length length too long");if(c>-1)break}if(t?.maxDataLength!=null&&c>t.maxDataLength)throw new Nn("message length too long");return e.read(c,s)},write:async(s,c)=>{await e.write(new xt(o(s.byteLength),s),c)},writeV:async(s,c)=>{let a=new xt(...s.flatMap(l=>[o(l.byteLength),l]));await e.write(a,c)},unwrap:()=>e.unwrap()}}var kn=class{buffer;mask;top;btm;next;constructor(t){if(!(t>0)||t-1&t)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}},We=class{size;hwm;head;tail;constructor(t={}){this.hwm=t.splitLimit??16,this.head=new kn(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 kn(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 Li=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.code=e??"ABORT_ERR"}};function Ye(r={}){return ef(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 ef(r,t){t=t??{};let e=t.onEnd,n=new We,o,i,s,c=Rt(),a=async()=>{try{return n.isEmpty()?s?{done:!0}:await new Promise((d,p)=>{i=g=>{i=null,n.push(g);try{d(r(n))}catch(x){p(x)}return o}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{c.resolve(),c=Rt()})}},l=d=>i!=null?i(d):(n.push(d),o),f=d=>(n=new We,i!=null?i({error:d}):(n.push({error:d}),o)),u=d=>{if(s)return o;if(t?.objectMode!==!0&&d?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return l({done:!1,value:d})},h=d=>s?o:(s=!0,d!=null?f(d):l({done:!0})),m=()=>(n=new We,h(),{done:!0}),w=d=>(h(d),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:a,return:m,throw:w,push:u,end:h,get readableLength(){return n.size},onEmpty:async d=>{let p=d?.signal;if(p?.throwIfAborted(),n.isEmpty())return;let g,x;p!=null&&(g=new Promise((I,P)=>{x=()=>{P(new Li)},p.addEventListener("abort",x)}));try{await Promise.race([c.promise,g])}finally{x!=null&&p!=null&&p?.removeEventListener("abort",x)}}},e==null)return o;let y=o;return o={[Symbol.asyncIterator](){return this},next(){return y.next()},throw(d){return y.throw(d),e!=null&&(e(d),e=void 0),{done:!0}},return(){return y.return(),e!=null&&(e(),e=void 0),{done:!0}},push:u,end(d){return y.end(d),e!=null&&(e(d),e=void 0),o},get readableLength(){return y.readableLength},onEmpty:d=>y.onEmpty(d)},o}function rf(r){return r[Symbol.asyncIterator]!=null}function nf(...r){let t=[];for(let e of r)rf(e)||t.push(e);return t.length===r.length?function*(){for(let e of t)yield*e}():async function*(){let e=Ye({objectMode:!0});Promise.resolve().then(async()=>{try{await Promise.all(r.map(async n=>{for await(let o of n)e.push(o)})),e.end()}catch(n){e.end(n)}}),yield*e}()}var Mc=nf;function Pi(r,...t){if(r==null)throw new Error("Empty pipeline");if(Ni(r)){let n=r;r=()=>n.source}else if($c(r)||Kc(r)){let n=r;r=()=>n}let e=[r,...t];if(e.length>1&&Ni(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++)Ni(e[n])&&(e[n]=sf(e[n]));return of(...e)}var of=(...r)=>{let t;for(;r.length>0;)t=r.shift()(t);return t},Kc=r=>r?.[Symbol.asyncIterator]!=null,$c=r=>r?.[Symbol.iterator]!=null,Ni=r=>r==null?!1:r.sink!=null&&r.source!=null,sf=r=>t=>{let e=r.sink(t);if(e?.then!=null){let n=Ye({objectMode:!0});e.then(()=>{n.end()},s=>{n.end(s)});let o,i=r.source;if(Kc(i))o=async function*(){yield*i,n.end()};else if($c(i))o=function*(){yield*i,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return Mc(n,o())}return r.source};function Vc(r,t){let e=qe(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 cf(r){return r[Symbol.asyncIterator]!=null}function af(r){if(cf(r))return(async()=>{for await(let t of r);})();for(let t of r);}var ki=af;function dt(r){return q.encode({type:q.Type.OK,peers:[],...r}).subarray()}function ot(r){return q.encode({type:q.Type.ERROR,error:{msg:r.message},peers:[]}).subarray()}var Bn=me("libp2p:daemon-server:dht"),Cn=class{dht;constructor(t){let{dht:e}=t;this.dht=e}async*provide(t){try{await ki(this.dht.provide(t)),yield dt()}catch(e){Bn.error(e),yield ot(e)}}async*getClosestPeers(t){yield dt({dht:{type:tt.Type.BEGIN}});for await(let e of this.dht.getClosestPeers(t))e.name==="PEER_RESPONSE"&&(yield*e.closer.map(n=>tt.encode({type:tt.Type.VALUE,value:n.id.toMultihash().bytes})));yield tt.encode({type:tt.Type.END})}async*getPublicKey(t){yield ot(new Error("FIX ME: not implemented"))}async*getValue(t){try{for await(let e of this.dht.get(t))e.name==="VALUE"&&(yield dt({dht:{type:tt.Type.VALUE,value:e.value}}))}catch(e){Bn.error(e),yield ot(e)}}async*putValue(t,e){try{await ki(this.dht.put(t,e)),yield dt()}catch(n){Bn.error(n),yield ot(n)}}async*findPeer(t){try{for await(let e of this.dht.findPeer(t))e.name==="FINAL_PEER"&&(yield dt({dht:{type:tt.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){Bn.error(e),yield ot(e)}}async*findProviders(t,e){yield dt({dht:{type:tt.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 tt.encode({type:tt.Type.VALUE,peer:{id:s.id.toMultihash().bytes,addrs:(s.multiaddrs??[]).map(c=>c.bytes)}});if(n===o)break}}catch(n){yield ot(n)}yield tt.encode({type:tt.Type.END})}};var On=me("libp2p:daemon-server:pubsub"),Dn=class{pubsub;constructor(t){let{pubsub:e}=t;this.pubsub=e}async*getTopics(){try{yield dt({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(t){On.error(t),yield ot(t)}}async*subscribe(t){try{let e=Ye();this.pubsub.subscribe(t),this.pubsub.addEventListener("message",n=>{let o=n.detail;o.topic===t&&(o.type==="signed"?e.push(or.encode({from:o.from.toMultihash().bytes,data:o.data,seqno:o.sequenceNumber==null?void 0:Kt(o.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[o.topic],signature:o.signature,key:Re(o.key)}).subarray()):e.push(or.encode({data:o.data,topicIDs:[o.topic]}).subarray()))}),yield dt(),yield*e}catch(e){On.error(e),yield ot(e)}}async*publish(t,e){try{await this.pubsub.publish(t,e),yield dt()}catch(n){On.error(n),yield ot(n)}}async*listPeers(t){try{yield dt({pubsub:{topics:[t],peerIDs:this.pubsub.getSubscribers(t).map(e=>e.toMultihash().bytes)}})}catch(e){On.error(e),yield ot(e)}}};var uf=1<<22,it=me("libp2p:daemon-server"),Un=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(t){let{multiaddr:e,libp2pNode:n}=t;this.multiaddr=e,this.libp2p=n,this.tcp=Cc()({logger:ms()}),this.listener=this.tcp.createListener({upgrader:new ir(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new Cn({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Dn({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=>ft(i)),o=Ge(Ct(e));return it("connect - adding multiaddrs %a to peer %p",n,o),await this.libp2p.peerStore.merge(o,{multiaddrs:n}),it("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=Ge(Ct(e));it("openStream - dial %p",o);let i=await this.libp2p.dial(o);it("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=ft(t.streamHandler.addr),o;it("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 ir});let c=Oe.encode({peer:i.remotePeer.toMultihash().bytes,addr:i.remoteAddr.bytes,proto:s.protocol??""}),a=En.single(c);await Pi(async function*(){yield a,yield*s.source}(),async function*(l){for await(let f of l)yield*f},o,s.sink)}).catch(async c=>{it.error(c),o!=null&&await o.close(c)}).finally(()=>{o?.close().catch(c=>{it.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=>{it.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&&it("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=Ge(Ct(t.id)),o=(await this.libp2p.peerStore.get(e)).protocols;yield dt({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){it.error(e),yield ot(e)}}async*handlePubsubRequest(t){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(t.type){case Ft.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Ft.Type.SUBSCRIBE:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(t.topic);return;case Ft.Type.PUBLISH:if(t.topic==null||t.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(t.topic,t.data);return;case Ft.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){it.error(e),yield ot(e)}}async*handleDHTRequest(t){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(t.type){case St.Type.FIND_PEER:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(Ge(Ct(t.peer)));return;case St.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 St.Type.PROVIDE:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(Q.decode(t.cid));return;case St.Type.GET_CLOSEST_PEERS:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(t.key);return;case St.Type.GET_PUBLIC_KEY:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(Ge(Ct(t.peer)));return;case St.Type.GET_VALUE:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(t.key);return;case St.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){it.error(e),yield ot(e)}}handleConnection(t){Promise.resolve().then(async()=>{let e=this,n=Vc(t,{maxDataLength:uf}),o=await n.read(It);it("read",o);try{switch(o.type){case It.Type.CONNECT:{await e.connect(o),await n.write({type:q.Type.OK},q);break}case It.Type.IDENTIFY:{await n.write({type:q.Type.OK,identify:{id:e.libp2p.peerId.toMultihash().bytes,addrs:e.libp2p.getMultiaddrs().map(i=>i.decapsulateCode(O("p2p").code)).map(i=>i.bytes)}},q);break}case It.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:q.Type.OK,peers:i},q);break}case It.Type.STREAM_OPEN:{let i=await e.openStream(o);await n.write({type:q.Type.OK,streamInfo:i.streamInfo},q);let s=n.unwrap();await Pi(s,i.connection,s);break}case It.Type.STREAM_HANDLER:{await e.registerStreamHandler(o),await n.write({type:q.Type.OK},q);break}case It.Type.PEERSTORE:{if(o.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let i=n.unwrap(),s=qe(i);for await(let c of e.handlePeerStoreRequest(o.peerStore))await s.write(c);break}case It.Type.PUBSUB:{if(o.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let i=n.unwrap(),s=qe(i);for await(let c of e.handlePubsubRequest(o.pubsub))await s.write(c);break}case It.Type.DHT:{if(o.dht==null)throw new Error("ERR_INVALID_REQUEST");let i=n.unwrap(),s=qe(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){it.error(i),await n.write({type:q.Type.ERROR,error:{msg:i.message},peers:[]},q)}finally{await n.unwrap().close()}}).catch(e=>{it.error("error handling incoming connection",e)})}},lf=(r,t)=>new Un({multiaddr:r,libp2pNode:t});return Wc(ff);})();
|
|
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<&&(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,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&>.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);})();
|
|
7
7
|
/*! Bundled license information:
|
|
8
8
|
|
|
9
9
|
@noble/hashes/esm/utils.js:
|
|
10
10
|
(*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
11
11
|
|
|
12
12
|
@noble/curves/esm/abstract/utils.js:
|
|
13
|
-
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
14
|
-
|
|
15
13
|
@noble/curves/esm/abstract/modular.js:
|
|
16
|
-
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
17
|
-
|
|
18
14
|
@noble/curves/esm/abstract/curve.js:
|
|
19
|
-
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
20
|
-
|
|
21
15
|
@noble/curves/esm/abstract/weierstrass.js:
|
|
22
|
-
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
23
|
-
|
|
24
16
|
@noble/curves/esm/_shortw_utils.js:
|
|
25
|
-
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
26
|
-
|
|
27
17
|
@noble/curves/esm/secp256k1.js:
|
|
28
18
|
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
29
19
|
*/
|
|
30
20
|
return Libp2PDaemonServer}));
|
|
21
|
+
//# sourceMappingURL=index.min.js.map
|