@libp2p/daemon-server 9.0.28 → 9.0.29
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 +7 -7
- package/dist/index.min.js.map +4 -4
- package/package.json +3 -3
package/dist/index.min.js
CHANGED
|
@@ -1,19 +1,19 @@
|
|
|
1
1
|
(function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonServer = factory()}(typeof self !== 'undefined' ? self : this, function () {
|
|
2
|
-
"use strict";var Libp2PDaemonServer=(()=>{var xf=Object.create;var xn=Object.defineProperty;var Ef=Object.getOwnPropertyDescriptor;var Sf=Object.getOwnPropertyNames;var vf=Object.getPrototypeOf,Af=Object.prototype.hasOwnProperty;var z=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var W=(t,e)=>{for(var r in e)xn(t,r,{get:e[r],enumerable:!0})},jc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Sf(e))!Af.call(t,s)&&s!==r&&xn(t,s,{get:()=>e[s],enumerable:!(n=Ef(e,s))||n.enumerable});return t};var ke=(t,e,r)=>(r=t!=null?xf(vf(t)):{},jc(e||!t||!t.__esModule?xn(r,"default",{value:t,enumerable:!0}):r,t)),If=t=>jc(xn({},"__esModule",{value:!0}),t);var Oy={};W(Oy,{Server:()=>ri,createServer:()=>By});var Xc=z("node:buffer");function En(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function yt(t=0){return En(Xc.Buffer.allocUnsafe(t))}var Tf=Math.pow(2,7),Df=Math.pow(2,14),Cf=Math.pow(2,21),Qc=Math.pow(2,28),Jc=Math.pow(2,35),ea=Math.pow(2,42),ta=Math.pow(2,49),Ce=128,bt=127;function Dr(t){if(t<Tf)return 1;if(t<Df)return 2;if(t<Cf)return 3;if(t<Qc)return 4;if(t<Jc)return 5;if(t<ea)return 6;if(t<ta)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ra(t,e,r=0){switch(Dr(t)){case 8:e[r++]=t&255|Ce,t/=128;case 7:e[r++]=t&255|Ce,t/=128;case 6:e[r++]=t&255|Ce,t/=128;case 5:e[r++]=t&255|Ce,t/=128;case 4:e[r++]=t&255|Ce,t>>>=7;case 3:e[r++]=t&255|Ce,t>>>=7;case 2:e[r++]=t&255|Ce,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function na(t,e){let r=t[e],n=0;if(n+=r&bt,r<Ce||(r=t[e+1],n+=(r&bt)<<7,r<Ce)||(r=t[e+2],n+=(r&bt)<<14,r<Ce)||(r=t[e+3],n+=(r&bt)<<21,r<Ce)||(r=t[e+4],n+=(r&bt)*Qc,r<Ce)||(r=t[e+5],n+=(r&bt)*Jc,r<Ce)||(r=t[e+6],n+=(r&bt)*ea,r<Ce)||(r=t[e+7],n+=(r&bt)*ta,r<Ce))return n;throw new RangeError("Could not decode varint")}var ni=new Float32Array([-0]),gt=new Uint8Array(ni.buffer);function oa(t,e,r){ni[0]=t,e[r]=gt[0],e[r+1]=gt[1],e[r+2]=gt[2],e[r+3]=gt[3]}function ia(t,e){return gt[0]=t[e],gt[1]=t[e+1],gt[2]=t[e+2],gt[3]=t[e+3],ni[0]}var oi=new Float64Array([-0]),Se=new Uint8Array(oi.buffer);function sa(t,e,r){oi[0]=t,e[r]=Se[0],e[r+1]=Se[1],e[r+2]=Se[2],e[r+3]=Se[3],e[r+4]=Se[4],e[r+5]=Se[5],e[r+6]=Se[6],e[r+7]=Se[7]}function ca(t,e){return Se[0]=t[e],Se[1]=t[e+1],Se[2]=t[e+2],Se[3]=t[e+3],Se[4]=t[e+4],Se[5]=t[e+5],Se[6]=t[e+6],Se[7]=t[e+7],oi[0]}var Lf=BigInt(Number.MAX_SAFE_INTEGER),Bf=BigInt(Number.MIN_SAFE_INTEGER),Re=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return Ot;if(e<Lf&&e>Bf)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,s=e-(n<<32n);return r&&(n=~n|0n,s=~s|0n,++s>aa&&(s=0n,++n>aa&&(n=0n))),new t(Number(s),Number(n))}static fromNumber(e){if(e===0)return Ot;let r=e<0;r&&(e=-e);let n=e>>>0,s=(e-n)/4294967296>>>0;return r&&(s=~s>>>0,n=~n>>>0,++n>4294967295&&(n=0,++s>4294967295&&(s=0))),new t(n,s)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):Ot}},Ot=new Re(0,0);Ot.toBigInt=function(){return 0n};Ot.zzEncode=Ot.zzDecode=function(){return this};Ot.length=function(){return 1};var aa=4294967296n;function ua(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function la(t,e,r){if(r-e<1)return"";let s,o=[],c=0,i;for(;e<r;)i=t[e++],i<128?o[c++]=i:i>191&&i<224?o[c++]=(i&31)<<6|t[e++]&63:i>239&&i<365?(i=((i&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(i>>10),o[c++]=56320+(i&1023)):o[c++]=(i&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((s??(s=[])).push(String.fromCharCode.apply(String,o)),c=0);return s!=null?(c>0&&s.push(String.fromCharCode.apply(String,o.slice(0,c))),s.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function ii(t,e,r){let n=r,s,o;for(let c=0;c<t.length;++c)s=t.charCodeAt(c),s<128?e[r++]=s:s<2048?(e[r++]=s>>6|192,e[r++]=s&63|128):(s&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(s=65536+((s&1023)<<10)+(o&1023),++c,e[r++]=s>>18|240,e[r++]=s>>12&63|128,e[r++]=s>>6&63|128,e[r++]=s&63|128):(e[r++]=s>>12|224,e[r++]=s>>6&63|128,e[r++]=s&63|128);return r-n}function Ye(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function Sn(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var si=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,Ye(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Ye(this,4);return Sn(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ye(this,4);return Sn(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ye(this,4);let e=ia(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Ye(this,4);let e=ca(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw Ye(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return la(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Ye(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Ye(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Re(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw Ye(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw Ye(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Ye(this,8);let e=Sn(this.buf,this.pos+=4),r=Sn(this.buf,this.pos+=4);return new Re(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=na(this.buf,this.pos);return this.pos+=Dr(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Cr(t){return new si(t instanceof Uint8Array?t:t.subarray())}function X(t,e,r){let n=Cr(t);return e.decode(n,void 0,r)}var Na=z("node:buffer");var fi={};W(fi,{base10:()=>Uf});var Wy=new Uint8Array(0);function da(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Ke(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function ha(t){return new TextEncoder().encode(t)}function pa(t){return new TextDecoder().decode(t)}function Of(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var s=0;s<t.length;s++){var o=t.charAt(s),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=s}var i=t.length,a=t.charAt(0),u=Math.log(i)/Math.log(256),l=Math.log(256)/Math.log(i);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var O=(A-w)*l+1>>>0,k=new Uint8Array(O);w!==A;){for(var L=p[w],V=0,P=O-1;(L!==0||V<m)&&P!==-1;P--,V++)L+=256*k[P]>>>0,k[P]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=V,w++}for(var D=O-m;D!==O&&k[D]===0;)D++;for(var fe=a.repeat(g);D<O;++D)fe+=t.charAt(k[D]);return fe}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*u+1>>>0,O=new Uint8Array(A);p[g];){var k=r[p.charCodeAt(g)];if(k===255)return;for(var L=0,V=A-1;(k!==0||L<w)&&V!==-1;V--,L++)k+=i*O[V]>>>0,O[V]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var P=A-w;P!==A&&O[P]===0;)P++;for(var D=new Uint8Array(m+(A-P)),fe=m;P!==A;)D[fe++]=O[P++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var _f=Of,kf=_f,ya=kf;var ci=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},ai=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let s=r.codePointAt(0);if(s===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=s,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return ba(this,e)}},ui=class{decoders;constructor(e){this.decoders=e}or(e){return ba(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function ba(t,e){return new ui({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var li=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,s){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=s,this.encoder=new ci(e,r,n),this.decoder=new ai(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function qt({name:t,prefix:e,encode:r,decode:n}){return new li(t,e,r,n)}function wt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=ya(r,t);return qt({prefix:e,name:t,encode:n,decode:o=>Ke(s(o))})}function Nf(t,e,r,n){let s=t.length;for(;t[s-1]==="=";)--s;let o=new Uint8Array(s*r/8|0),c=0,i=0,a=0;for(let u=0;u<s;++u){let l=e[t[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);i=i<<r|l,c+=r,c>=8&&(c-=8,o[a++]=255&i>>c)}if(c>=r||(255&i<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Pf(t,e,r){let n=e[e.length-1]==="=",s=(1<<r)-1,o="",c=0,i=0;for(let a=0;a<t.length;++a)for(i=i<<8|t[a],c+=8;c>r;)c-=r,o+=e[s&i>>c];if(c!==0&&(o+=e[s&i<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Rf(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ne({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=Rf(n);return qt({prefix:e,name:t,encode(o){return Pf(o,n,r)},decode(o){return Nf(o,s,r,t)}})}var Uf=wt({prefix:"9",name:"base10",alphabet:"0123456789"});var di={};W(di,{base16:()=>Ff,base16upper:()=>Mf});var Ff=ne({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Mf=ne({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var hi={};W(hi,{base2:()=>$f});var $f=ne({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var pi={};W(pi,{base256emoji:()=>Gf});var ga=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Kf=ga.reduce((t,e,r)=>(t[r]=e,t),[]),Vf=ga.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Hf(t){return t.reduce((e,r)=>(e+=Kf[r],e),"")}function zf(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=Vf[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var Gf=qt({prefix:"\u{1F680}",name:"base256emoji",encode:Hf,decode:zf});var mi={};W(mi,{base32:()=>Zt,base32hex:()=>Zf,base32hexpad:()=>Xf,base32hexpadupper:()=>Qf,base32hexupper:()=>jf,base32pad:()=>Yf,base32padupper:()=>qf,base32upper:()=>Wf,base32z:()=>Jf});var Zt=ne({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Wf=ne({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Yf=ne({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),qf=ne({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Zf=ne({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),jf=ne({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Xf=ne({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Qf=ne({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Jf=ne({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var yi={};W(yi,{base36:()=>Lr,base36upper:()=>ed});var Lr=wt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),ed=wt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var bi={};W(bi,{base58btc:()=>et,base58flickr:()=>td});var et=wt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),td=wt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var gi={};W(gi,{base64:()=>rd,base64pad:()=>nd,base64url:()=>od,base64urlpad:()=>id});var rd=ne({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),nd=ne({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),od=ne({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),id=ne({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var wi={};W(wi,{base8:()=>sd});var sd=ne({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var xi={};W(xi,{identity:()=>cd});var cd=qt({prefix:"\0",name:"identity",encode:t=>pa(t),decode:t=>ha(t)});var ab=new TextEncoder,ub=new TextDecoder;var Si={};W(Si,{identity:()=>Bd});var ld=Ea,wa=128,fd=127,dd=~fd,hd=Math.pow(2,31);function Ea(t,e,r){e=e||[],r=r||0;for(var n=r;t>=hd;)e[r++]=t&255|wa,t/=128;for(;tⅆ)e[r++]=t&255|wa,t>>>=7;return e[r]=t|0,Ea.bytes=r-n+1,e}var pd=Ei,md=128,xa=127;function Ei(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw Ei.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&xa)<<s:(c&xa)*Math.pow(2,s),s+=7}while(c>=md);return Ei.bytes=o-n,r}var yd=Math.pow(2,7),bd=Math.pow(2,14),gd=Math.pow(2,21),wd=Math.pow(2,28),xd=Math.pow(2,35),Ed=Math.pow(2,42),Sd=Math.pow(2,49),vd=Math.pow(2,56),Ad=Math.pow(2,63),Id=function(t){return t<yd?1:t<bd?2:t<gd?3:t<wd?4:t<xd?5:t<Ed?6:t<Sd?7:t<vd?8:t<Ad?9:10},Td={encode:ld,decode:pd,encodingLength:Id},Dd=Td,Br=Dd;function Or(t,e=0){return[Br.decode(t,e),Br.decode.bytes]}function jt(t,e,r=0){return Br.encode(t,e,r),e}function Xt(t){return Br.encodingLength(t)}function Jt(t,e){let r=e.byteLength,n=Xt(t),s=n+Xt(r),o=new Uint8Array(s+r);return jt(t,o,0),jt(r,o,n),o.set(e,s),new Qt(t,r,e,o)}function Sa(t){let e=Ke(t),[r,n]=Or(e),[s,o]=Or(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new Qt(r,s,c,e)}function va(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&da(t.bytes,r.bytes)}}var Qt=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=n,this.bytes=s}};var Aa=0,Cd="identity",Ia=Ke;function Ld(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Jt(Aa,Ia(t))}var Bd={code:Aa,name:Cd,encode:Ia,digest:Ld};var Ti={};W(Ti,{sha256:()=>_d,sha512:()=>kd});var Ii=ke(z("crypto"),1);var Od=20;function Ai({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new vi(t,e,r,n,s)}var vi=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??Od,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?Ta(n,this.code,r?.truncate):n.then(s=>Ta(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function Ta(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Jt(e,t)}var _d=Ai({name:"sha2-256",code:18,encode:t=>Ke(Ii.default.createHash("sha256").update(t).digest())}),kd=Ai({name:"sha2-512",code:19,encode:t=>Ke(Ii.default.createHash("sha512").update(t).digest())});function Ca(t,e){let{bytes:r,version:n}=t;return n===0?Pd(r,Di(t),e??et.encoder):Rd(r,Di(t),e??Zt.encoder)}var La=new WeakMap;function Di(t){let e=La.get(t);if(e==null){let r=new Map;return La.set(t,r),r}return e}var An=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=s,this["/"]=s}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==kr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Ud)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=Jt(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&va(e.multihash,n.multihash)}toString(e){return Ca(this,e)}toJSON(){return{"/":Ca(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:s,multihash:o,bytes:c}=r;return new t(n,s,o,c??Ba(n,s,o.bytes))}else if(r[Fd]===!0){let{version:n,multihash:s,code:o}=r,c=Sa(s);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==kr)throw new Error(`Version 0 CID must use dag-pb (code: ${kr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=Ba(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,kr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,s=Ke(e.subarray(n,n+r.multihashSize));if(s.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=s.subarray(r.multihashSize-r.digestSize),c=new Qt(r.multihashCode,r.digestSize,o,s);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=Or(e.subarray(r));return r+=d,f},s=n(),o=kr;if(s===18?(s=0,r=0):o=n(),s!==0&&s!==1)throw new RangeError(`Invalid CID version ${s}`);let c=r,i=n(),a=n(),u=r+a,l=u-c;return{version:s,codec:o,multihashCode:i,digestSize:a,multihashSize:l,size:u}}static parse(e,r){let[n,s]=Nd(e,r),o=t.decode(s);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Di(o).set(n,e),o}};function Nd(t,e){switch(t[0]){case"Q":{let r=e??et;return[et.prefix,r.decode(`${et.prefix}${t}`)]}case et.prefix:{let r=e??et;return[et.prefix,r.decode(t)]}case Zt.prefix:{let r=e??Zt;return[Zt.prefix,r.decode(t)]}case Lr.prefix:{let r=e??Lr;return[Lr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Pd(t,e,r){let{prefix:n}=r;if(n!==et.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let s=e.get(n);if(s==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return s}function Rd(t,e,r){let{prefix:n}=r,s=e.get(n);if(s==null){let o=r.encode(t);return e.set(n,o),o}else return s}var kr=112,Ud=18;function Ba(t,e,r){let n=Xt(t),s=n+Xt(e),o=new Uint8Array(s+r.byteLength);return jt(t,o,0),jt(e,o,n),o.set(r,s),o}var Fd=Symbol.for("@ipld/js-cid/CID");var Ci={...xi,...hi,...wi,...fi,...di,...mi,...yi,...bi,...gi,...pi},_b={...Ti,...Si};function _a(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var Oa=_a("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Li=_a("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=yt(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Md={utf8:Oa,"utf-8":Oa,hex:Ci.base16,latin1:Li,ascii:Li,binary:Li,...Ci},ka=Md;function Pa(t,e="utf8"){let r=ka[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?En(Na.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function Bi(t){let e=t??8192,r=e>>>1,n,s=e;return function(c){if(c<1||c>r)return yt(c);s+c>e&&(n=yt(e),s=0);let i=n.subarray(s,s+=c);return(s&7)!==0&&(s=(s|7)+1),i}}var _t=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function Oi(){}var ki=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},$d=Bi();function Kd(t){return globalThis.Buffer!=null?yt(t):$d(t)}var Pr=class{len;head;tail;states;constructor(){this.len=0,this.head=new _t(Oi,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new _t(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Ni((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(In,10,Re.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Re.fromBigInt(e);return this._push(In,r.length(),r)}uint64Number(e){return this._push(ra,Dr(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Re.fromBigInt(e).zzEncode();return this._push(In,r.length(),r)}sint64Number(e){let r=Re.fromNumber(e).zzEncode();return this._push(In,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(_i,1,e?1:0)}fixed32(e){return this._push(Nr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Re.fromBigInt(e);return this._push(Nr,4,r.lo)._push(Nr,4,r.hi)}fixed64Number(e){let r=Re.fromNumber(e);return this._push(Nr,4,r.lo)._push(Nr,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(oa,4,e)}double(e){return this._push(sa,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(_i,1,0):this.uint32(r)._push(Hd,r,e)}string(e){let r=ua(e);return r!==0?this.uint32(r)._push(ii,r,e):this._push(_i,1,0)}fork(){return this.states=new ki(this),this.head=this.tail=new _t(Oi,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new _t(Oi,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=Kd(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function _i(t,e,r){e[r]=t&255}function Vd(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var Ni=class extends _t{next;constructor(e,r){super(Vd,e,r),this.next=void 0}};function In(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function Nr(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function Hd(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(Pr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(zd,e,t),this},Pr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Gd,e,t),this});function zd(t,e,r){e.set(t,r)}function Gd(t,e,r){t.length<40?ii(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(Pa(t),r)}function Pi(){return new Pr}function Q(t,e){let r=Pi();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*J(t,e,r){let n=Cr(t);yield*e.stream(n,void 0,"$",r)}var Tn={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Dn(t,e,r,n,s){return{name:t,type:e,encode:r,decode:n,stream:s}}function qe(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,i){let a=e(c);i.int32(a)},n=function(c){let i=c.int32();return e(i)},s=function*(c){let i=c.int32();yield e(i)};return Dn("enum",Tn.VARINT,r,n,s)}function ee(t,e,r){return Dn("message",Tn.LENGTH_DELIMITED,t,e,r)}var Y=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var Ri=z("node:buffer");function xt(t){if(t.buffer instanceof ArrayBuffer)return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);let e=t.slice();return new Uint8Array(e.buffer,0,e.byteLength)}function tt(t=0){return xt(Ri.Buffer.alloc(t))}function Rr(t=0){return xt(Ri.Buffer.allocUnsafe(t))}var Ve;(function(t){let e;(function(i){i.IDENTIFY="IDENTIFY",i.CONNECT="CONNECT",i.STREAM_OPEN="STREAM_OPEN",i.STREAM_HANDLER="STREAM_HANDLER",i.DHT="DHT",i.LIST_PEERS="LIST_PEERS",i.CONNMANAGER="CONNMANAGER",i.DISCONNECT="DISCONNECT",i.PUBSUB="PUBSUB",i.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.IDENTIFY=0]="IDENTIFY",i[i.CONNECT=1]="CONNECT",i[i.STREAM_OPEN=2]="STREAM_OPEN",i[i.STREAM_HANDLER=3]="STREAM_HANDLER",i[i.DHT=4]="DHT",i[i.LIST_PEERS=5]="LIST_PEERS",i[i.CONNMANAGER=6]="CONNMANAGER",i[i.DISCONNECT=7]="DISCONNECT",i[i.PUBSUB=8]="PUBSUB",i[i.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.connect!=null&&(a.uint32(18),Fr.codec().encode(i.connect,a)),i.streamOpen!=null&&(a.uint32(26),Mr.codec().encode(i.streamOpen,a)),i.streamHandler!=null&&(a.uint32(34),$r.codec().encode(i.streamHandler,a)),i.dht!=null&&(a.uint32(42),Ue.codec().encode(i.dht,a)),i.connManager!=null&&(a.uint32(50),Vr.codec().encode(i.connManager,a)),i.disconnect!=null&&(a.uint32(58),Hr.codec().encode(i.disconnect,a)),i.pubsub!=null&&(a.uint32(66),rt.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(74),Et.codec().encode(i.peerStore,a)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.connect=Fr.codec().decode(i,i.uint32(),{limits:u.limits?.connect});break}case 3:{l.streamOpen=Mr.codec().decode(i,i.uint32(),{limits:u.limits?.streamOpen});break}case 4:{l.streamHandler=$r.codec().decode(i,i.uint32(),{limits:u.limits?.streamHandler});break}case 5:{l.dht=Ue.codec().decode(i,i.uint32(),{limits:u.limits?.dht});break}case 6:{l.connManager=Vr.codec().decode(i,i.uint32(),{limits:u.limits?.connManager});break}case 7:{l.disconnect=Hr.codec().decode(i,i.uint32(),{limits:u.limits?.disconnect});break}case 8:{l.pubsub=rt.codec().decode(i,i.uint32(),{limits:u.limits?.pubsub});break}case 9:{l.peerStore=Et.codec().decode(i,i.uint32(),{limits:u.limits?.peerStore});break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Fr.codec().stream(i,i.uint32(),`${u}.connect`,{limits:l.limits?.connect});break}case 3:{yield*Mr.codec().stream(i,i.uint32(),`${u}.streamOpen`,{limits:l.limits?.streamOpen});break}case 4:{yield*$r.codec().stream(i,i.uint32(),`${u}.streamHandler`,{limits:l.limits?.streamHandler});break}case 5:{yield*Ue.codec().stream(i,i.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{yield*Vr.codec().stream(i,i.uint32(),`${u}.connManager`,{limits:l.limits?.connManager});break}case 7:{yield*Hr.codec().stream(i,i.uint32(),`${u}.disconnect`,{limits:l.limits?.disconnect});break}case 8:{yield*rt.codec().stream(i,i.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 9:{yield*Et.codec().stream(i,i.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(Ve||(Ve={}));var ue;(function(t){let e;(function(i){i.OK="OK",i.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.OK=0]="OK",i[i.ERROR=1]="ERROR"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{if(u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.error!=null&&(a.uint32(18),Kr.codec().encode(i.error,a)),i.streamInfo!=null&&(a.uint32(26),kt.codec().encode(i.streamInfo,a)),i.identify!=null&&(a.uint32(34),Ur.codec().encode(i.identify,a)),i.dht!=null&&(a.uint32(42),he.codec().encode(i.dht,a)),i.peers!=null&&i.peers.length>0)for(let l of i.peers)a.uint32(50),Ze.codec().encode(l,a);i.pubsub!=null&&(a.uint32(58),zr.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(66),Gr.codec().encode(i.peerStore,a)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={peers:[]},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.error=Kr.codec().decode(i,i.uint32(),{limits:u.limits?.error});break}case 3:{l.streamInfo=kt.codec().decode(i,i.uint32(),{limits:u.limits?.streamInfo});break}case 4:{l.identify=Ur.codec().decode(i,i.uint32(),{limits:u.limits?.identify});break}case 5:{l.dht=he.codec().decode(i,i.uint32(),{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&l.peers.length===u.limits.peers)throw new Y('Decode error - repeated field "peers" had too many elements');l.peers.push(Ze.codec().decode(i,i.uint32(),{limits:u.limits?.peers$}));break}case 7:{l.pubsub=zr.codec().decode(i,i.uint32(),{limits:u.limits?.pubsub});break}case 8:{l.peerStore=Gr.codec().decode(i,i.uint32(),{limits:u.limits?.peerStore});break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f={peers:0},d=a==null?i.len:i.pos+a;for(;i.pos<d;){let h=i.uint32();switch(h>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Kr.codec().stream(i,i.uint32(),`${u}.error`,{limits:l.limits?.error});break}case 3:{yield*kt.codec().stream(i,i.uint32(),`${u}.streamInfo`,{limits:l.limits?.streamInfo});break}case 4:{yield*Ur.codec().stream(i,i.uint32(),`${u}.identify`,{limits:l.limits?.identify});break}case 5:{yield*he.codec().stream(i,i.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&f.peers===l.limits.peers)throw new Y('Streaming decode error - repeated field "peers" had too many elements');for(let p of Ze.codec().stream(i,i.uint32(),`${u}.peers[]`,{limits:l.limits?.peers$}))yield{...p,index:f.peers};f.peers++;break}case 7:{yield*zr.codec().stream(i,i.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 8:{yield*Gr.codec().stream(i,i.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{i.skipType(h&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(ue||(ue={}));var Ur;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={id:tt(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.id=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Y('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new Y('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Ur||(Ur={}));var Fr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:tt(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Y('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new Y('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}case 3:{yield{field:`${i}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Fr||(Fr={}));var Mr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:tt(0),proto:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(i.limits?.proto!=null&&a.proto.length===i.limits.proto)throw new Y('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={proto:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&u.proto===a.limits.proto)throw new Y('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${i}.proto[]`,index:u.proto,value:o.string()},u.proto++;break}case 3:{yield{field:`${i}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Mr||(Mr={}));var $r;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(10),c.bytes(o.addr)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={addr:tt(0),proto:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(i.limits?.proto!=null&&a.proto.length===i.limits.proto)throw new Y('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={proto:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&u.proto===a.limits.proto)throw new Y('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${i}.proto[]`,index:u.proto,value:o.string()},u.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})($r||($r={}));var Kr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={msg:""},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?a.msg=o.string():o.skipType(l&7)}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?yield{field:`${i}.msg`,value:o.string()}:o.skipType(l&7)}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Kr||(Kr={}));var kt;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(18),c.bytes(o.addr)),o.proto!=null&&o.proto!==""&&(c.uint32(26),c.string(o.proto)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:tt(0),addr:tt(0),proto:""},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{a.addr=o.bytes();break}case 3:{a.proto=o.string();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{yield{field:`${i}.addr`,value:o.bytes()};break}case 3:{yield{field:`${i}.proto`,value:o.string()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(kt||(kt={}));var Ue;(function(t){let e;(function(i){i.FIND_PEER="FIND_PEER",i.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",i.FIND_PROVIDERS="FIND_PROVIDERS",i.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",i.GET_PUBLIC_KEY="GET_PUBLIC_KEY",i.GET_VALUE="GET_VALUE",i.SEARCH_VALUE="SEARCH_VALUE",i.PUT_VALUE="PUT_VALUE",i.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.FIND_PEER=0]="FIND_PEER",i[i.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",i[i.FIND_PROVIDERS=2]="FIND_PROVIDERS",i[i.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",i[i.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",i[i.GET_VALUE=5]="GET_VALUE",i[i.SEARCH_VALUE=6]="SEARCH_VALUE",i[i.PUT_VALUE=7]="PUT_VALUE",i[i.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),a.bytes(i.peer)),i.cid!=null&&(a.uint32(26),a.bytes(i.cid)),i.key!=null&&(a.uint32(34),a.bytes(i.key)),i.value!=null&&(a.uint32(42),a.bytes(i.value)),i.count!=null&&(a.uint32(48),a.int32(i.count)),i.timeout!=null&&(a.uint32(56),a.int64(i.timeout)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=i.bytes();break}case 3:{l.cid=i.bytes();break}case 4:{l.key=i.bytes();break}case 5:{l.value=i.bytes();break}case 6:{l.count=i.int32();break}case 7:{l.timeout=i.int64();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.peer`,value:i.bytes()};break}case 3:{yield{field:`${u}.cid`,value:i.bytes()};break}case 4:{yield{field:`${u}.key`,value:i.bytes()};break}case 5:{yield{field:`${u}.value`,value:i.bytes()};break}case 6:{yield{field:`${u}.count`,value:i.int32()};break}case 7:{yield{field:`${u}.timeout`,value:i.int64()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(Ue||(Ue={}));var he;(function(t){let e;(function(i){i.BEGIN="BEGIN",i.VALUE="VALUE",i.END="END"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.BEGIN=0]="BEGIN",i[i.VALUE=1]="VALUE",i[i.END=2]="END"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),Ze.codec().encode(i.peer,a)),i.value!=null&&(a.uint32(26),a.bytes(i.value)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=Ze.codec().decode(i,i.uint32(),{limits:u.limits?.peer});break}case 3:{l.value=i.bytes();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Ze.codec().stream(i,i.uint32(),`${u}.peer`,{limits:l.limits?.peer});break}case 3:{yield{field:`${u}.value`,value:i.bytes()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(he||(he={}));var Ze;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={id:tt(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.id=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Y('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new Y('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Ze||(Ze={}));var Vr;(function(t){let e;(function(i){i.TAG_PEER="TAG_PEER",i.UNTAG_PEER="UNTAG_PEER",i.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.TAG_PEER=0]="TAG_PEER",i[i.UNTAG_PEER=1]="UNTAG_PEER",i[i.TRIM=2]="TRIM"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),a.bytes(i.peer)),i.tag!=null&&(a.uint32(26),a.string(i.tag)),i.weight!=null&&(a.uint32(32),a.int64(i.weight)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=i.bytes();break}case 3:{l.tag=i.string();break}case 4:{l.weight=i.int64();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.peer`,value:i.bytes()};break}case 3:{yield{field:`${u}.tag`,value:i.string()};break}case 4:{yield{field:`${u}.weight`,value:i.int64()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(Vr||(Vr={}));var Hr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:tt(0)},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?a.peer=o.bytes():o.skipType(l&7)}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?yield{field:`${i}.peer`,value:o.bytes()}:o.skipType(l&7)}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Hr||(Hr={}));var rt;(function(t){let e;(function(i){i.GET_TOPICS="GET_TOPICS",i.LIST_PEERS="LIST_PEERS",i.PUBLISH="PUBLISH",i.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.GET_TOPICS=0]="GET_TOPICS",i[i.LIST_PEERS=1]="LIST_PEERS",i[i.PUBLISH=2]="PUBLISH",i[i.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.topic!=null&&(a.uint32(18),a.string(i.topic)),i.data!=null&&(a.uint32(26),a.bytes(i.data)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.topic=i.string();break}case 3:{l.data=i.bytes();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.topic`,value:i.string()};break}case 3:{yield{field:`${u}.data`,value:i.bytes()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(rt||(rt={}));var Wr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.from!=null&&(c.uint32(10),c.bytes(o.from)),o.data!=null&&(c.uint32(18),c.bytes(o.data)),o.seqno!=null&&(c.uint32(26),c.bytes(o.seqno)),o.topicIDs!=null&&o.topicIDs.length>0)for(let a of o.topicIDs)c.uint32(34),c.string(a);o.signature!=null&&(c.uint32(42),c.bytes(o.signature)),o.key!=null&&(c.uint32(50),c.bytes(o.key)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={topicIDs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.from=o.bytes();break}case 2:{a.data=o.bytes();break}case 3:{a.seqno=o.bytes();break}case 4:{if(i.limits?.topicIDs!=null&&a.topicIDs.length===i.limits.topicIDs)throw new Y('Decode error - repeated field "topicIDs" had too many elements');a.topicIDs.push(o.string());break}case 5:{a.signature=o.bytes();break}case 6:{a.key=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={topicIDs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.from`,value:o.bytes()};break}case 2:{yield{field:`${i}.data`,value:o.bytes()};break}case 3:{yield{field:`${i}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&u.topicIDs===a.limits.topicIDs)throw new Y('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${i}.topicIDs[]`,index:u.topicIDs,value:o.string()},u.topicIDs++;break}case 5:{yield{field:`${i}.signature`,value:o.bytes()};break}case 6:{yield{field:`${i}.key`,value:o.bytes()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Wr||(Wr={}));var zr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.topics!=null&&o.topics.length>0)for(let a of o.topics)c.uint32(10),c.string(a);if(o.peerIDs!=null&&o.peerIDs.length>0)for(let a of o.peerIDs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={topics:[],peerIDs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{if(i.limits?.topics!=null&&a.topics.length===i.limits.topics)throw new Y('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(i.limits?.peerIDs!=null&&a.peerIDs.length===i.limits.peerIDs)throw new Y('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={topics:0,peerIDs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&u.topics===a.limits.topics)throw new Y('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${i}.topics[]`,index:u.topics,value:o.string()},u.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&u.peerIDs===a.limits.peerIDs)throw new Y('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${i}.peerIDs[]`,index:u.peerIDs,value:o.bytes()},u.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(zr||(zr={}));var Et;(function(t){let e;(function(i){i.UNSPECIFIED="UNSPECIFIED",i.GET_PROTOCOLS="GET_PROTOCOLS",i.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.UNSPECIFIED=0]="UNSPECIFIED",i[i.GET_PROTOCOLS=1]="GET_PROTOCOLS",i[i.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(i){i.codec=()=>qe(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=ee((i,a,u={})=>{if(u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.id!=null&&(a.uint32(18),a.bytes(i.id)),i.protos!=null&&i.protos.length>0)for(let l of i.protos)a.uint32(26),a.string(l);u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={protos:[]},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.id=i.bytes();break}case 3:{if(u.limits?.protos!=null&&l.protos.length===u.limits.protos)throw new Y('Decode error - repeated field "protos" had too many elements');l.protos.push(i.string());break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f={protos:0},d=a==null?i.len:i.pos+a;for(;i.pos<d;){let h=i.uint32();switch(h>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.id`,value:i.bytes()};break}case 3:{if(l.limits?.protos!=null&&f.protos===l.limits.protos)throw new Y('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${u}.protos[]`,index:f.protos,value:i.string()},f.protos++;break}default:{i.skipType(h&7);break}}}})),n);function s(i){return Q(i,t.codec())}t.encode=s;function o(i,a){return X(i,t.codec(),a)}t.decode=o;function c(i,a){return J(i,t.codec(),a)}t.stream=c})(Et||(Et={}));var Gr;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Ze.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={protos:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=Ze.codec().decode(o,o.uint32(),{limits:i.limits?.peer});break}case 2:{if(i.limits?.protos!=null&&a.protos.length===i.limits.protos)throw new Y('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={protos:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield*Ze.codec().stream(o,o.uint32(),`${i}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&u.protos===a.limits.protos)throw new Y('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${i}.protos[]`,index:u.protos,value:o.string()},u.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Gr||(Gr={}));function Ra(t){let e=new globalThis.AbortController;function r(){let o=t.filter(c=>c?.aborted===!0).map(c=>c?.reason).pop();e.abort(o);for(let c of t)c?.removeEventListener!=null&&c.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let s=e.signal;return s.clear=n,s}var Yr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return Ra([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var Ki={};W(Ki,{base32:()=>nt,base32hex:()=>rh,base32hexpad:()=>oh,base32hexpadupper:()=>ih,base32hexupper:()=>nh,base32pad:()=>eh,base32padupper:()=>th,base32upper:()=>Jd,base32z:()=>sh});var Eg=new Uint8Array(0);function Ua(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function He(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return Nt(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return Nt(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function Fa(t){return new TextEncoder().encode(t)}function Ma(t){return new TextDecoder().decode(t)}function Wd(t){return t?.buffer instanceof ArrayBuffer}function Nt(t){return Wd(t)?t:t.slice()}function Yd(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var s=0;s<t.length;s++){var o=t.charAt(s),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=s}var i=t.length,a=t.charAt(0),u=Math.log(i)/Math.log(256),l=Math.log(256)/Math.log(i);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var O=(A-w)*l+1>>>0,k=new Uint8Array(O);w!==A;){for(var L=p[w],V=0,P=O-1;(L!==0||V<m)&&P!==-1;P--,V++)L+=256*k[P]>>>0,k[P]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=V,w++}for(var D=O-m;D!==O&&k[D]===0;)D++;for(var fe=a.repeat(g);D<O;++D)fe+=t.charAt(k[D]);return fe}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*u+1>>>0,O=new Uint8Array(A);p[g];){var k=r[p.charCodeAt(g)];if(k===255)return;for(var L=0,V=A-1;(k!==0||L<w)&&V!==-1;V--,L++)k+=i*O[V]>>>0,O[V]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var P=A-w;P!==A&&O[P]===0;)P++;for(var D=new Uint8Array(m+(A-P)),fe=m;P!==A;)D[fe++]=O[P++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var qd=Yd,Zd=qd,Ka=Zd;var Ui=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Fi=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let s=r.codePointAt(0);if(s===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=s,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Va(this,e)}},Mi=class{decoders;constructor(e){this.decoders=e}or(e){return Va(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Va(t,e){return new Mi({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var $i=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,s){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=s,this.encoder=new Ui(e,r,n),this.decoder=new Fi(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function er({name:t,prefix:e,encode:r,decode:n}){return new $i(t,e,r,n)}function St({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=Ka(r,t);return er({prefix:e,name:t,encode:n,decode:o=>He(s(o))})}function jd(t,e,r,n){let s=t.length;for(;t[s-1]==="=";)--s;let o=new Uint8Array(s*r/8|0),c=0,i=0,a=0;for(let u=0;u<s;++u){let l=e[t[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);i=i<<r|l,c+=r,c>=8&&(c-=8,o[a++]=255&i>>c)}if(c>=r||(255&i<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Xd(t,e,r){let n=e[e.length-1]==="=",s=(1<<r)-1,o="",c=0,i=0;for(let a=0;a<t.length;++a)for(i=i<<8|t[a],c+=8;c>r;)c-=r,o+=e[s&i>>c];if(c!==0&&(o+=e[s&i<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Qd(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function oe({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=Qd(n);return er({prefix:e,name:t,encode(o){return Xd(o,n,r)},decode(o){return jd(o,s,r,t)}})}var nt=oe({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Jd=oe({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),eh=oe({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),th=oe({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),rh=oe({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),nh=oe({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),oh=oe({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),ih=oe({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),sh=oe({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Vi={};W(Vi,{base58btc:()=>ce,base58flickr:()=>ch});var ce=St({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ch=St({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Gi={};W(Gi,{base64:()=>Hi,base64pad:()=>ah,base64url:()=>zi,base64urlpad:()=>uh});var Hi=oe({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),ah=oe({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),zi=oe({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),uh=oe({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ga=ke(z("node:tty"),1),_n=ke(z("node:util"),1);function Cn(t,e){if(typeof t=="string")return lh(t);if(typeof t=="number")return hh(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function lh(t){if(typeof t!="string"||t.length===0||t.length>100)throw new Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(t)}`);let e=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(t);if(!e?.groups)return NaN;let{value:r,unit:n="ms"}=e.groups,s=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return s*315576e5;case"months":case"month":case"mo":return s*26298e5;case"weeks":case"week":case"w":return s*6048e5;case"days":case"day":case"d":return s*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return s*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return s*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return s*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:throw new Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function fh(t){let e=Math.abs(t);return e>=315576e5?`${Math.round(t/315576e5)}y`:e>=26298e5?`${Math.round(t/26298e5)}mo`:e>=6048e5?`${Math.round(t/6048e5)}w`:e>=864e5?`${Math.round(t/864e5)}d`:e>=36e5?`${Math.round(t/36e5)}h`:e>=6e4?`${Math.round(t/6e4)}m`:e>=1e3?`${Math.round(t/1e3)}s`:`${t}ms`}function dh(t){let e=Math.abs(t);return e>=315576e5?Pt(t,e,315576e5,"year"):e>=26298e5?Pt(t,e,26298e5,"month"):e>=6048e5?Pt(t,e,6048e5,"week"):e>=864e5?Pt(t,e,864e5,"day"):e>=36e5?Pt(t,e,36e5,"hour"):e>=6e4?Pt(t,e,6e4,"minute"):e>=1e3?Pt(t,e,1e3,"second"):`${t} ms`}function hh(t,e){if(typeof t!="number"||!Number.isFinite(t))throw new Error("Value provided to ms.format() must be of type number.");return e?.long?dh(t):fh(t)}function Pt(t,e,r,n){let s=e>=r*1.5;return`${Math.round(t/r)} ${n}${s?"s":""}`}var Bn=ke(z("node:process"),1),za=ke(z("node:os"),1),Wi=ke(z("node:tty"),1);function ze(t,e=globalThis.Deno?globalThis.Deno.args:Bn.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),s=e.indexOf("--");return n!==-1&&(s===-1||n<s)}var{env:j}=Bn.default,Ln;ze("no-color")||ze("no-colors")||ze("color=false")||ze("color=never")?Ln=0:(ze("color")||ze("colors")||ze("color=true")||ze("color=always"))&&(Ln=1);function ph(){if(!("FORCE_COLOR"in j))return;if(j.FORCE_COLOR==="true")return 1;if(j.FORCE_COLOR==="false")return 0;if(j.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(j.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function mh(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function yh(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=ph();n!==void 0&&(Ln=n);let s=r?Ln:n;if(s===0)return 0;if(r){if(ze("color=16m")||ze("color=full")||ze("color=truecolor"))return 3;if(ze("color=256"))return 2}if("TF_BUILD"in j&&"AGENT_NAME"in j)return 1;if(t&&!e&&s===void 0)return 0;let o=s||0;if(j.TERM==="dumb")return o;if(Bn.default.platform==="win32"){let c=za.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in j)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in j)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in j)||j.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in j)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(j.TEAMCITY_VERSION)?1:0;if(j.COLORTERM==="truecolor"||j.TERM==="xterm-kitty"||j.TERM==="xterm-ghostty"||j.TERM==="wezterm")return 3;if("TERM_PROGRAM"in j){let c=Number.parseInt((j.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(j.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(j.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(j.TERM)||"COLORTERM"in j?1:o}function Ha(t,e={}){let r=yh(t,{streamIsTTY:t&&t.isTTY,...e});return mh(r)}var bh={stdout:Ha({isTTY:Wi.default.isatty(1)}),stderr:Ha({isTTY:Wi.default.isatty(2)})},On=bh;function Yi(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=s,r.enabled=c,r.humanize=Cn,r.destroy=u,Object.keys(t).forEach(l=>{r[l]=t[l]}),r.names=[],r.skips=[],r.formatters={};function e(l){let f=0;for(let d=0;d<l.length;d++)f=(f<<5)-f+l.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(l,f){let d,h=null,p,g;function m(...w){if(!m.enabled)return;let A=m,O=Number(new Date),k=O-(d||O);A.diff=k,A.prev=d,A.curr=O,d=O,w[0]=r.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let L=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(P,D)=>{if(P==="%%")return"%";L++;let fe=r.formatters[D];if(typeof fe=="function"){let We=w[L];P=fe.call(A,We),w.splice(L,1),L--}return P}),r.formatArgs.call(A,w),f?.onLog!=null&&f.onLog(...w),(A.log||r.log).apply(A,w)}return m.namespace=l,m.useColors=r.useColors(),m.color=r.selectColor(l),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(p!==r.namespaces&&(p=r.namespaces,g=r.enabled(l)),g),set:w=>{h=w}}),typeof r.init=="function"&&r.init(m),m}function n(l,f){let d=r(this.namespace+(typeof f>"u"?":":f)+l);return d.log=this.log,d}function s(l){r.save(l),r.namespaces=l,r.names=[],r.skips=[];let f,d=(typeof l=="string"?l:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(l=d[f].replace(/\*/g,".*?"),l[0]==="-"?r.skips.push(new RegExp("^"+l.substr(1)+"$")):r.names.push(new RegExp("^"+l+"$")))}function o(){let l=[...r.names.map(i),...r.skips.map(i).map(f=>"-"+f)].join(",");return r.enable(""),l}function c(l){if(l[l.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(l))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(l))return!0;return!1}function i(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function a(l){return l instanceof Error?l.stack??l.message:l}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var Wa=[6,2,3,4,5,1];On.stderr!==!1&&(On.stderr??On).level>=2&&(Wa=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]);var tr=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(s,o)=>o.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function gh(){return"colors"in tr?!!tr.colors:Ga.default.isatty(process.stderr.fd)}function wh(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,s="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${s};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
|
|
2
|
+
"use strict";var Libp2PDaemonServer=(()=>{var nf=Object.create;var pn=Object.defineProperty;var of=Object.getOwnPropertyDescriptor;var sf=Object.getOwnPropertyNames;var cf=Object.getPrototypeOf,af=Object.prototype.hasOwnProperty;var H=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var G=(t,e)=>{for(var r in e)pn(t,r,{get:e[r],enumerable:!0})},zc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of sf(e))!af.call(t,s)&&s!==r&&pn(t,s,{get:()=>e[s],enumerable:!(n=of(e,s))||n.enumerable});return t};var Be=(t,e,r)=>(r=t!=null?nf(cf(t)):{},zc(e||!t||!t.__esModule?pn(r,"default",{value:t,enumerable:!0}):r,t)),uf=t=>zc(pn({},"__esModule",{value:!0}),t);var ry={};G(ry,{Server:()=>Xo,createServer:()=>ty});var Wc=H("node:buffer");function Gc(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Yc(t=0){return Gc(Wc.Buffer.allocUnsafe(t))}var lf=Math.pow(2,7),ff=Math.pow(2,14),df=Math.pow(2,21),Qo=Math.pow(2,28),Jo=Math.pow(2,35),ei=Math.pow(2,42),ti=Math.pow(2,49),F=128,Ee=127;function ke(t){if(t<lf)return 1;if(t<ff)return 2;if(t<df)return 3;if(t<Qo)return 4;if(t<Jo)return 5;if(t<ei)return 6;if(t<ti)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ri(t,e,r=0){switch(ke(t)){case 8:e[r++]=t&255|F,t/=128;case 7:e[r++]=t&255|F,t/=128;case 6:e[r++]=t&255|F,t/=128;case 5:e[r++]=t&255|F,t/=128;case 4:e[r++]=t&255|F,t>>>=7;case 3:e[r++]=t&255|F,t>>>=7;case 2:e[r++]=t&255|F,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function hf(t,e,r=0){switch(ke(t)){case 8:e.set(r++,t&255|F),t/=128;case 7:e.set(r++,t&255|F),t/=128;case 6:e.set(r++,t&255|F),t/=128;case 5:e.set(r++,t&255|F),t/=128;case 4:e.set(r++,t&255|F),t>>>=7;case 3:e.set(r++,t&255|F),t>>>=7;case 2:e.set(r++,t&255|F),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function ni(t,e){let r=t[e],n=0;if(n+=r&Ee,r<F||(r=t[e+1],n+=(r&Ee)<<7,r<F)||(r=t[e+2],n+=(r&Ee)<<14,r<F)||(r=t[e+3],n+=(r&Ee)<<21,r<F)||(r=t[e+4],n+=(r&Ee)*Qo,r<F)||(r=t[e+5],n+=(r&Ee)*Jo,r<F)||(r=t[e+6],n+=(r&Ee)*ei,r<F)||(r=t[e+7],n+=(r&Ee)*ti,r<F))return n;throw new RangeError("Could not decode varint")}function pf(t,e){let r=t.get(e),n=0;if(n+=r&Ee,r<F||(r=t.get(e+1),n+=(r&Ee)<<7,r<F)||(r=t.get(e+2),n+=(r&Ee)<<14,r<F)||(r=t.get(e+3),n+=(r&Ee)<<21,r<F)||(r=t.get(e+4),n+=(r&Ee)*Qo,r<F)||(r=t.get(e+5),n+=(r&Ee)*Jo,r<F)||(r=t.get(e+6),n+=(r&Ee)*ei,r<F)||(r=t.get(e+7),n+=(r&Ee)*ti,r<F))return n;throw new RangeError("Could not decode varint")}function mn(t,e,r=0){return e==null&&(e=Yc(ke(t))),e instanceof Uint8Array?ri(t,e,r):hf(t,e,r)}function yn(t,e=0){return t instanceof Uint8Array?ni(t,e):pf(t,e)}var ii=new Float32Array([-0]),pt=new Uint8Array(ii.buffer);function qc(t,e,r){ii[0]=t,e[r]=pt[0],e[r+1]=pt[1],e[r+2]=pt[2],e[r+3]=pt[3]}function Zc(t,e){return pt[0]=t[e],pt[1]=t[e+1],pt[2]=t[e+2],pt[3]=t[e+3],ii[0]}var si=new Float64Array([-0]),ve=new Uint8Array(si.buffer);function jc(t,e,r){si[0]=t,e[r]=ve[0],e[r+1]=ve[1],e[r+2]=ve[2],e[r+3]=ve[3],e[r+4]=ve[4],e[r+5]=ve[5],e[r+6]=ve[6],e[r+7]=ve[7]}function Xc(t,e){return ve[0]=t[e],ve[1]=t[e+1],ve[2]=t[e+2],ve[3]=t[e+3],ve[4]=t[e+4],ve[5]=t[e+5],ve[6]=t[e+6],ve[7]=t[e+7],si[0]}var mf=BigInt(Number.MAX_SAFE_INTEGER),yf=BigInt(Number.MIN_SAFE_INTEGER),Pe=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return Dt;if(e<mf&&e>yf)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,s=e-(n<<32n);return r&&(n=~n|0n,s=~s|0n,++s>Qc&&(s=0n,++n>Qc&&(n=0n))),new t(Number(s),Number(n))}static fromNumber(e){if(e===0)return Dt;let r=e<0;r&&(e=-e);let n=e>>>0,s=(e-n)/4294967296>>>0;return r&&(s=~s>>>0,n=~n>>>0,++n>4294967295&&(n=0,++s>4294967295&&(s=0))),new t(n,s)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):Dt}},Dt=new Pe(0,0);Dt.toBigInt=function(){return 0n};Dt.zzEncode=Dt.zzDecode=function(){return this};Dt.length=function(){return 1};var Qc=4294967296n;function Jc(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function ea(t,e,r){if(r-e<1)return"";let s,o=[],c=0,i;for(;e<r;)i=t[e++],i<128?o[c++]=i:i>191&&i<224?o[c++]=(i&31)<<6|t[e++]&63:i>239&&i<365?(i=((i&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(i>>10),o[c++]=56320+(i&1023)):o[c++]=(i&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((s??(s=[])).push(String.fromCharCode.apply(String,o)),c=0);return s!=null?(c>0&&s.push(String.fromCharCode.apply(String,o.slice(0,c))),s.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function ci(t,e,r){let n=r,s,o;for(let c=0;c<t.length;++c)s=t.charCodeAt(c),s<128?e[r++]=s:s<2048?(e[r++]=s>>6|192,e[r++]=s&63|128):(s&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(s=65536+((s&1023)<<10)+(o&1023),++c,e[r++]=s>>18|240,e[r++]=s>>12&63|128,e[r++]=s>>6&63|128,e[r++]=s&63|128):(e[r++]=s>>12|224,e[r++]=s>>6&63|128,e[r++]=s&63|128);return r-n}function Ge(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function bn(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var ai=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,Ge(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Ge(this,4);return bn(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ge(this,4);return bn(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ge(this,4);let e=Zc(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Ge(this,4);let e=Xc(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw Ge(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return ea(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Ge(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Ge(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Pe(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw Ge(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw Ge(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Ge(this,8);let e=bn(this.buf,this.pos+=4),r=bn(this.buf,this.pos+=4);return new Pe(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=ni(this.buf,this.pos);return this.pos+=ke(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Sr(t){return new ai(t instanceof Uint8Array?t:t.subarray())}function j(t,e,r){let n=Sr(t);return e.decode(n,void 0,r)}var ra=H("node:buffer");function gn(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Ct(t=0){return gn(ra.Buffer.allocUnsafe(t))}var Ia=H("node:buffer");var hi={};G(hi,{base10:()=>Sf});var wy=new Uint8Array(0);function na(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Me(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function oa(t){return new TextEncoder().encode(t)}function ia(t){return new TextDecoder().decode(t)}function bf(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var s=0;s<t.length;s++){var o=t.charAt(s),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=s}var i=t.length,a=t.charAt(0),u=Math.log(i)/Math.log(256),l=Math.log(256)/Math.log(i);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var O=(A-w)*l+1>>>0,k=new Uint8Array(O);w!==A;){for(var L=p[w],K=0,N=O-1;(L!==0||K<m)&&N!==-1;N--,K++)L+=256*k[N]>>>0,k[N]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=K,w++}for(var D=O-m;D!==O&&k[D]===0;)D++;for(var le=a.repeat(g);D<O;++D)le+=t.charAt(k[D]);return le}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*u+1>>>0,O=new Uint8Array(A);p[g];){var k=r[p.charCodeAt(g)];if(k===255)return;for(var L=0,K=A-1;(k!==0||L<w)&&K!==-1;K--,L++)k+=i*O[K]>>>0,O[K]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var N=A-w;N!==A&&O[N]===0;)N++;for(var D=new Uint8Array(m+(A-N)),le=m;N!==A;)D[le++]=O[N++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var gf=bf,wf=gf,ca=wf;var ui=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},li=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let s=r.codePointAt(0);if(s===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=s,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return aa(this,e)}},fi=class{decoders;constructor(e){this.decoders=e}or(e){return aa(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function aa(t,e){return new fi({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var di=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,s){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=s,this.encoder=new ui(e,r,n),this.decoder=new li(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function zt({name:t,prefix:e,encode:r,decode:n}){return new di(t,e,r,n)}function mt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=ca(r,t);return zt({prefix:e,name:t,encode:n,decode:o=>Me(s(o))})}function xf(t,e,r,n){let s=t.length;for(;t[s-1]==="=";)--s;let o=new Uint8Array(s*r/8|0),c=0,i=0,a=0;for(let u=0;u<s;++u){let l=e[t[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);i=i<<r|l,c+=r,c>=8&&(c-=8,o[a++]=255&i>>c)}if(c>=r||(255&i<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Ef(t,e,r){let n=e[e.length-1]==="=",s=(1<<r)-1,o="",c=0,i=0;for(let a=0;a<t.length;++a)for(i=i<<8|t[a],c+=8;c>r;)c-=r,o+=e[s&i>>c];if(c!==0&&(o+=e[s&i<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function vf(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function re({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=vf(n);return zt({prefix:e,name:t,encode(o){return Ef(o,n,r)},decode(o){return xf(o,s,r,t)}})}var Sf=mt({prefix:"9",name:"base10",alphabet:"0123456789"});var pi={};G(pi,{base16:()=>Af,base16upper:()=>If});var Af=re({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),If=re({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var mi={};G(mi,{base2:()=>Tf});var Tf=re({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var yi={};G(yi,{base256emoji:()=>Of});var ua=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Df=ua.reduce((t,e,r)=>(t[r]=e,t),[]),Cf=ua.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Lf(t){return t.reduce((e,r)=>(e+=Df[r],e),"")}function Bf(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=Cf[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var Of=zt({prefix:"\u{1F680}",name:"base256emoji",encode:Lf,decode:Bf});var bi={};G(bi,{base32:()=>Gt,base32hex:()=>Nf,base32hexpad:()=>Uf,base32hexpadupper:()=>Ff,base32hexupper:()=>Rf,base32pad:()=>kf,base32padupper:()=>Pf,base32upper:()=>_f,base32z:()=>Mf});var Gt=re({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),_f=re({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),kf=re({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Pf=re({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Nf=re({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Rf=re({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Uf=re({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ff=re({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Mf=re({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var gi={};G(gi,{base36:()=>Ar,base36upper:()=>$f});var Ar=mt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),$f=mt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var wi={};G(wi,{base58btc:()=>Qe,base58flickr:()=>Kf});var Qe=mt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Kf=mt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var xi={};G(xi,{base64:()=>Vf,base64pad:()=>Hf,base64url:()=>zf,base64urlpad:()=>Gf});var Vf=re({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Hf=re({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),zf=re({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Gf=re({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ei={};G(Ei,{base8:()=>Wf});var Wf=re({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var vi={};G(vi,{identity:()=>Yf});var Yf=zt({prefix:"\0",name:"identity",encode:t=>ia(t),decode:t=>oa(t)});var Ny=new TextEncoder,Ry=new TextDecoder;var Ai={};G(Ai,{identity:()=>yd});var jf=da,la=128,Xf=127,Qf=~Xf,Jf=Math.pow(2,31);function da(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Jf;)e[r++]=t&255|la,t/=128;for(;t&Qf;)e[r++]=t&255|la,t>>>=7;return e[r]=t|0,da.bytes=r-n+1,e}var ed=Si,td=128,fa=127;function Si(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw Si.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&fa)<<s:(c&fa)*Math.pow(2,s),s+=7}while(c>=td);return Si.bytes=o-n,r}var rd=Math.pow(2,7),nd=Math.pow(2,14),od=Math.pow(2,21),id=Math.pow(2,28),sd=Math.pow(2,35),cd=Math.pow(2,42),ad=Math.pow(2,49),ud=Math.pow(2,56),ld=Math.pow(2,63),fd=function(t){return t<rd?1:t<nd?2:t<od?3:t<id?4:t<sd?5:t<cd?6:t<ad?7:t<ud?8:t<ld?9:10},dd={encode:jf,decode:ed,encodingLength:fd},hd=dd,Ir=hd;function Tr(t,e=0){return[Ir.decode(t,e),Ir.decode.bytes]}function Wt(t,e,r=0){return Ir.encode(t,e,r),e}function Yt(t){return Ir.encodingLength(t)}function Zt(t,e){let r=e.byteLength,n=Yt(t),s=n+Yt(r),o=new Uint8Array(s+r);return Wt(t,o,0),Wt(r,o,n),o.set(e,s),new qt(t,r,e,o)}function ha(t){let e=Me(t),[r,n]=Tr(e),[s,o]=Tr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new qt(r,s,c,e)}function pa(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&na(t.bytes,r.bytes)}}var qt=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=n,this.bytes=s}};var ma=0,pd="identity",ya=Me;function md(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Zt(ma,ya(t))}var yd={code:ma,name:pd,encode:ya,digest:md};var Ci={};G(Ci,{sha256:()=>gd,sha512:()=>wd});var Di=Be(H("crypto"),1);var bd=20;function Ti({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new Ii(t,e,r,n,s)}var Ii=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??bd,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?ba(n,this.code,r?.truncate):n.then(s=>ba(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function ba(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Zt(e,t)}var gd=Ti({name:"sha2-256",code:18,encode:t=>Me(Di.default.createHash("sha256").update(t).digest())}),wd=Ti({name:"sha2-512",code:19,encode:t=>Me(Di.default.createHash("sha512").update(t).digest())});function wa(t,e){let{bytes:r,version:n}=t;return n===0?Ed(r,Li(t),e??Qe.encoder):vd(r,Li(t),e??Gt.encoder)}var xa=new WeakMap;function Li(t){let e=xa.get(t);if(e==null){let r=new Map;return xa.set(t,r),r}return e}var xn=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=s,this["/"]=s}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==Cr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Sd)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=Zt(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&pa(e.multihash,n.multihash)}toString(e){return wa(this,e)}toJSON(){return{"/":wa(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:s,multihash:o,bytes:c}=r;return new t(n,s,o,c??Ea(n,s,o.bytes))}else if(r[Ad]===!0){let{version:n,multihash:s,code:o}=r,c=ha(s);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==Cr)throw new Error(`Version 0 CID must use dag-pb (code: ${Cr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=Ea(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Cr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,s=Me(e.subarray(n,n+r.multihashSize));if(s.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=s.subarray(r.multihashSize-r.digestSize),c=new qt(r.multihashCode,r.digestSize,o,s);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=Tr(e.subarray(r));return r+=d,f},s=n(),o=Cr;if(s===18?(s=0,r=0):o=n(),s!==0&&s!==1)throw new RangeError(`Invalid CID version ${s}`);let c=r,i=n(),a=n(),u=r+a,l=u-c;return{version:s,codec:o,multihashCode:i,digestSize:a,multihashSize:l,size:u}}static parse(e,r){let[n,s]=xd(e,r),o=t.decode(s);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Li(o).set(n,e),o}};function xd(t,e){switch(t[0]){case"Q":{let r=e??Qe;return[Qe.prefix,r.decode(`${Qe.prefix}${t}`)]}case Qe.prefix:{let r=e??Qe;return[Qe.prefix,r.decode(t)]}case Gt.prefix:{let r=e??Gt;return[Gt.prefix,r.decode(t)]}case Ar.prefix:{let r=e??Ar;return[Ar.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Ed(t,e,r){let{prefix:n}=r;if(n!==Qe.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let s=e.get(n);if(s==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return s}function vd(t,e,r){let{prefix:n}=r,s=e.get(n);if(s==null){let o=r.encode(t);return e.set(n,o),o}else return s}var Cr=112,Sd=18;function Ea(t,e,r){let n=Yt(t),s=n+Yt(e),o=new Uint8Array(s+r.byteLength);return Wt(t,o,0),Wt(e,o,n),o.set(r,s),o}var Ad=Symbol.for("@ipld/js-cid/CID");var Bi={...vi,...mi,...Ei,...hi,...pi,...bi,...gi,...wi,...xi,...yi},ib={...Ci,...Ai};function Sa(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var va=Sa("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Oi=Sa("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Ct(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Id={utf8:va,"utf-8":va,hex:Bi.base16,latin1:Oi,ascii:Oi,binary:Oi,...Bi},Aa=Id;function Ta(t,e="utf8"){let r=Aa[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?gn(Ia.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function _i(t){let e=t??8192,r=e>>>1,n,s=e;return function(c){if(c<1||c>r)return Ct(c);s+c>e&&(n=Ct(e),s=0);let i=n.subarray(s,s+=c);return(s&7)!==0&&(s=(s|7)+1),i}}var Lt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function ki(){}var Ni=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Td=_i();function Dd(t){return globalThis.Buffer!=null?Ct(t):Td(t)}var Br=class{len;head;tail;states;constructor(){this.len=0,this.head=new Lt(ki,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new Lt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Ri((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(En,10,Pe.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Pe.fromBigInt(e);return this._push(En,r.length(),r)}uint64Number(e){return this._push(ri,ke(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Pe.fromBigInt(e).zzEncode();return this._push(En,r.length(),r)}sint64Number(e){let r=Pe.fromNumber(e).zzEncode();return this._push(En,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(Pi,1,e?1:0)}fixed32(e){return this._push(Lr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Pe.fromBigInt(e);return this._push(Lr,4,r.lo)._push(Lr,4,r.hi)}fixed64Number(e){let r=Pe.fromNumber(e);return this._push(Lr,4,r.lo)._push(Lr,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(qc,4,e)}double(e){return this._push(jc,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(Pi,1,0):this.uint32(r)._push(Ld,r,e)}string(e){let r=Jc(e);return r!==0?this.uint32(r)._push(ci,r,e):this._push(Pi,1,0)}fork(){return this.states=new Ni(this),this.head=this.tail=new Lt(ki,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new Lt(ki,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=Dd(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function Pi(t,e,r){e[r]=t&255}function Cd(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var Ri=class extends Lt{next;constructor(e,r){super(Cd,e,r),this.next=void 0}};function En(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function Lr(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function Ld(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(Br.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(Bd,e,t),this},Br.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Od,e,t),this});function Bd(t,e,r){e.set(t,r)}function Od(t,e,r){t.length<40?ci(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(Ta(t),r)}function Ui(){return new Br}function X(t,e){let r=Ui();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*Q(t,e,r){let n=Sr(t);yield*e.stream(n,void 0,"$",r)}var vn={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Sn(t,e,r,n,s){return{name:t,type:e,encode:r,decode:n,stream:s}}function We(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,i){let a=e(c);i.int32(a)},n=function(c){let i=c.int32();return e(i)},s=function*(c){let i=c.int32();yield e(i)};return Sn("enum",vn.VARINT,r,n,s)}function J(t,e,r){return Sn("message",vn.LENGTH_DELIMITED,t,e,r)}var W=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var Fi=H("node:buffer");function yt(t){if(t.buffer instanceof ArrayBuffer)return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);let e=t.slice();return new Uint8Array(e.buffer,0,e.byteLength)}function Je(t=0){return yt(Fi.Buffer.alloc(t))}function Or(t=0){return yt(Fi.Buffer.allocUnsafe(t))}var $e;(function(t){let e;(function(i){i.IDENTIFY="IDENTIFY",i.CONNECT="CONNECT",i.STREAM_OPEN="STREAM_OPEN",i.STREAM_HANDLER="STREAM_HANDLER",i.DHT="DHT",i.LIST_PEERS="LIST_PEERS",i.CONNMANAGER="CONNMANAGER",i.DISCONNECT="DISCONNECT",i.PUBSUB="PUBSUB",i.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.IDENTIFY=0]="IDENTIFY",i[i.CONNECT=1]="CONNECT",i[i.STREAM_OPEN=2]="STREAM_OPEN",i[i.STREAM_HANDLER=3]="STREAM_HANDLER",i[i.DHT=4]="DHT",i[i.LIST_PEERS=5]="LIST_PEERS",i[i.CONNMANAGER=6]="CONNMANAGER",i[i.DISCONNECT=7]="DISCONNECT",i[i.PUBSUB=8]="PUBSUB",i[i.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(i){i.codec=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.connect!=null&&(a.uint32(18),kr.codec().encode(i.connect,a)),i.streamOpen!=null&&(a.uint32(26),Pr.codec().encode(i.streamOpen,a)),i.streamHandler!=null&&(a.uint32(34),Nr.codec().encode(i.streamHandler,a)),i.dht!=null&&(a.uint32(42),Ne.codec().encode(i.dht,a)),i.connManager!=null&&(a.uint32(50),Ur.codec().encode(i.connManager,a)),i.disconnect!=null&&(a.uint32(58),Fr.codec().encode(i.disconnect,a)),i.pubsub!=null&&(a.uint32(66),et.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(74),bt.codec().encode(i.peerStore,a)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.connect=kr.codec().decode(i,i.uint32(),{limits:u.limits?.connect});break}case 3:{l.streamOpen=Pr.codec().decode(i,i.uint32(),{limits:u.limits?.streamOpen});break}case 4:{l.streamHandler=Nr.codec().decode(i,i.uint32(),{limits:u.limits?.streamHandler});break}case 5:{l.dht=Ne.codec().decode(i,i.uint32(),{limits:u.limits?.dht});break}case 6:{l.connManager=Ur.codec().decode(i,i.uint32(),{limits:u.limits?.connManager});break}case 7:{l.disconnect=Fr.codec().decode(i,i.uint32(),{limits:u.limits?.disconnect});break}case 8:{l.pubsub=et.codec().decode(i,i.uint32(),{limits:u.limits?.pubsub});break}case 9:{l.peerStore=bt.codec().decode(i,i.uint32(),{limits:u.limits?.peerStore});break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*kr.codec().stream(i,i.uint32(),`${u}.connect`,{limits:l.limits?.connect});break}case 3:{yield*Pr.codec().stream(i,i.uint32(),`${u}.streamOpen`,{limits:l.limits?.streamOpen});break}case 4:{yield*Nr.codec().stream(i,i.uint32(),`${u}.streamHandler`,{limits:l.limits?.streamHandler});break}case 5:{yield*Ne.codec().stream(i,i.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{yield*Ur.codec().stream(i,i.uint32(),`${u}.connManager`,{limits:l.limits?.connManager});break}case 7:{yield*Fr.codec().stream(i,i.uint32(),`${u}.disconnect`,{limits:l.limits?.disconnect});break}case 8:{yield*et.codec().stream(i,i.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 9:{yield*bt.codec().stream(i,i.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{i.skipType(d&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})($e||($e={}));var ae;(function(t){let e;(function(i){i.OK="OK",i.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.OK=0]="OK",i[i.ERROR=1]="ERROR"})(r||(r={})),(function(i){i.codec=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((i,a,u={})=>{if(u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.error!=null&&(a.uint32(18),Rr.codec().encode(i.error,a)),i.streamInfo!=null&&(a.uint32(26),Bt.codec().encode(i.streamInfo,a)),i.identify!=null&&(a.uint32(34),_r.codec().encode(i.identify,a)),i.dht!=null&&(a.uint32(42),de.codec().encode(i.dht,a)),i.peers!=null&&i.peers.length>0)for(let l of i.peers)a.uint32(50),Ye.codec().encode(l,a);i.pubsub!=null&&(a.uint32(58),Mr.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(66),$r.codec().encode(i.peerStore,a)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={peers:[]},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.error=Rr.codec().decode(i,i.uint32(),{limits:u.limits?.error});break}case 3:{l.streamInfo=Bt.codec().decode(i,i.uint32(),{limits:u.limits?.streamInfo});break}case 4:{l.identify=_r.codec().decode(i,i.uint32(),{limits:u.limits?.identify});break}case 5:{l.dht=de.codec().decode(i,i.uint32(),{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&l.peers.length===u.limits.peers)throw new W('Decode error - repeated field "peers" had too many elements');l.peers.push(Ye.codec().decode(i,i.uint32(),{limits:u.limits?.peers$}));break}case 7:{l.pubsub=Mr.codec().decode(i,i.uint32(),{limits:u.limits?.pubsub});break}case 8:{l.peerStore=$r.codec().decode(i,i.uint32(),{limits:u.limits?.peerStore});break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f={peers:0},d=a==null?i.len:i.pos+a;for(;i.pos<d;){let h=i.uint32();switch(h>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Rr.codec().stream(i,i.uint32(),`${u}.error`,{limits:l.limits?.error});break}case 3:{yield*Bt.codec().stream(i,i.uint32(),`${u}.streamInfo`,{limits:l.limits?.streamInfo});break}case 4:{yield*_r.codec().stream(i,i.uint32(),`${u}.identify`,{limits:l.limits?.identify});break}case 5:{yield*de.codec().stream(i,i.uint32(),`${u}.dht`,{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&f.peers===l.limits.peers)throw new W('Streaming decode error - repeated field "peers" had too many elements');for(let p of Ye.codec().stream(i,i.uint32(),`${u}.peers[]`,{limits:l.limits?.peers$}))yield{...p,index:f.peers};f.peers++;break}case 7:{yield*Mr.codec().stream(i,i.uint32(),`${u}.pubsub`,{limits:l.limits?.pubsub});break}case 8:{yield*$r.codec().stream(i,i.uint32(),`${u}.peerStore`,{limits:l.limits?.peerStore});break}default:{i.skipType(h&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(ae||(ae={}));var _r;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={id:Je(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.id=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new W('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new W('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(_r||(_r={}));var kr;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:Je(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new W('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new W('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}case 3:{yield{field:`${i}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(kr||(kr={}));var Pr;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:Je(0),proto:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(i.limits?.proto!=null&&a.proto.length===i.limits.proto)throw new W('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={proto:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&u.proto===a.limits.proto)throw new W('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${i}.proto[]`,index:u.proto,value:o.string()},u.proto++;break}case 3:{yield{field:`${i}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Pr||(Pr={}));var Nr;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(10),c.bytes(o.addr)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={addr:Je(0),proto:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(i.limits?.proto!=null&&a.proto.length===i.limits.proto)throw new W('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={proto:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&u.proto===a.limits.proto)throw new W('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${i}.proto[]`,index:u.proto,value:o.string()},u.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Nr||(Nr={}));var Rr;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={msg:""},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?a.msg=o.string():o.skipType(l&7)}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?yield{field:`${i}.msg`,value:o.string()}:o.skipType(l&7)}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Rr||(Rr={}));var Bt;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(18),c.bytes(o.addr)),o.proto!=null&&o.proto!==""&&(c.uint32(26),c.string(o.proto)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:Je(0),addr:Je(0),proto:""},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=o.bytes();break}case 2:{a.addr=o.bytes();break}case 3:{a.proto=o.string();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{yield{field:`${i}.addr`,value:o.bytes()};break}case 3:{yield{field:`${i}.proto`,value:o.string()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Bt||(Bt={}));var Ne;(function(t){let e;(function(i){i.FIND_PEER="FIND_PEER",i.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",i.FIND_PROVIDERS="FIND_PROVIDERS",i.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",i.GET_PUBLIC_KEY="GET_PUBLIC_KEY",i.GET_VALUE="GET_VALUE",i.SEARCH_VALUE="SEARCH_VALUE",i.PUT_VALUE="PUT_VALUE",i.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.FIND_PEER=0]="FIND_PEER",i[i.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",i[i.FIND_PROVIDERS=2]="FIND_PROVIDERS",i[i.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",i[i.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",i[i.GET_VALUE=5]="GET_VALUE",i[i.SEARCH_VALUE=6]="SEARCH_VALUE",i[i.PUT_VALUE=7]="PUT_VALUE",i[i.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(i){i.codec=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),a.bytes(i.peer)),i.cid!=null&&(a.uint32(26),a.bytes(i.cid)),i.key!=null&&(a.uint32(34),a.bytes(i.key)),i.value!=null&&(a.uint32(42),a.bytes(i.value)),i.count!=null&&(a.uint32(48),a.int32(i.count)),i.timeout!=null&&(a.uint32(56),a.int64(i.timeout)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=i.bytes();break}case 3:{l.cid=i.bytes();break}case 4:{l.key=i.bytes();break}case 5:{l.value=i.bytes();break}case 6:{l.count=i.int32();break}case 7:{l.timeout=i.int64();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.peer`,value:i.bytes()};break}case 3:{yield{field:`${u}.cid`,value:i.bytes()};break}case 4:{yield{field:`${u}.key`,value:i.bytes()};break}case 5:{yield{field:`${u}.value`,value:i.bytes()};break}case 6:{yield{field:`${u}.count`,value:i.int32()};break}case 7:{yield{field:`${u}.timeout`,value:i.int64()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(Ne||(Ne={}));var de;(function(t){let e;(function(i){i.BEGIN="BEGIN",i.VALUE="VALUE",i.END="END"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.BEGIN=0]="BEGIN",i[i.VALUE=1]="VALUE",i[i.END=2]="END"})(r||(r={})),(function(i){i.codec=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),Ye.codec().encode(i.peer,a)),i.value!=null&&(a.uint32(26),a.bytes(i.value)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=Ye.codec().decode(i,i.uint32(),{limits:u.limits?.peer});break}case 3:{l.value=i.bytes();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Ye.codec().stream(i,i.uint32(),`${u}.peer`,{limits:l.limits?.peer});break}case 3:{yield{field:`${u}.value`,value:i.bytes()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(de||(de={}));var Ye;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={id:Je(0),addrs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.id=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new W('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={addrs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&u.addrs===a.limits.addrs)throw new W('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:u.addrs,value:o.bytes()},u.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Ye||(Ye={}));var Ur;(function(t){let e;(function(i){i.TAG_PEER="TAG_PEER",i.UNTAG_PEER="UNTAG_PEER",i.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.TAG_PEER=0]="TAG_PEER",i[i.UNTAG_PEER=1]="UNTAG_PEER",i[i.TRIM=2]="TRIM"})(r||(r={})),(function(i){i.codec=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),a.bytes(i.peer)),i.tag!=null&&(a.uint32(26),a.string(i.tag)),i.weight!=null&&(a.uint32(32),a.int64(i.weight)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.peer=i.bytes();break}case 3:{l.tag=i.string();break}case 4:{l.weight=i.int64();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.peer`,value:i.bytes()};break}case 3:{yield{field:`${u}.tag`,value:i.string()};break}case 4:{yield{field:`${u}.weight`,value:i.int64()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(Ur||(Ur={}));var Fr;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:Je(0)},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?a.peer=o.bytes():o.skipType(l&7)}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();l>>>3===1?yield{field:`${i}.peer`,value:o.bytes()}:o.skipType(l&7)}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Fr||(Fr={}));var et;(function(t){let e;(function(i){i.GET_TOPICS="GET_TOPICS",i.LIST_PEERS="LIST_PEERS",i.PUBLISH="PUBLISH",i.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.GET_TOPICS=0]="GET_TOPICS",i[i.LIST_PEERS=1]="LIST_PEERS",i[i.PUBLISH=2]="PUBLISH",i[i.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(i){i.codec=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((i,a,u={})=>{u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.topic!=null&&(a.uint32(18),a.string(i.topic)),i.data!=null&&(a.uint32(26),a.bytes(i.data)),u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.topic=i.string();break}case 3:{l.data=i.bytes();break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.topic`,value:i.string()};break}case 3:{yield{field:`${u}.data`,value:i.bytes()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(et||(et={}));var Kr;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.from!=null&&(c.uint32(10),c.bytes(o.from)),o.data!=null&&(c.uint32(18),c.bytes(o.data)),o.seqno!=null&&(c.uint32(26),c.bytes(o.seqno)),o.topicIDs!=null&&o.topicIDs.length>0)for(let a of o.topicIDs)c.uint32(34),c.string(a);o.signature!=null&&(c.uint32(42),c.bytes(o.signature)),o.key!=null&&(c.uint32(50),c.bytes(o.key)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={topicIDs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.from=o.bytes();break}case 2:{a.data=o.bytes();break}case 3:{a.seqno=o.bytes();break}case 4:{if(i.limits?.topicIDs!=null&&a.topicIDs.length===i.limits.topicIDs)throw new W('Decode error - repeated field "topicIDs" had too many elements');a.topicIDs.push(o.string());break}case 5:{a.signature=o.bytes();break}case 6:{a.key=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={topicIDs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.from`,value:o.bytes()};break}case 2:{yield{field:`${i}.data`,value:o.bytes()};break}case 3:{yield{field:`${i}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&u.topicIDs===a.limits.topicIDs)throw new W('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${i}.topicIDs[]`,index:u.topicIDs,value:o.string()},u.topicIDs++;break}case 5:{yield{field:`${i}.signature`,value:o.bytes()};break}case 6:{yield{field:`${i}.key`,value:o.bytes()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Kr||(Kr={}));var Mr;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.topics!=null&&o.topics.length>0)for(let a of o.topics)c.uint32(10),c.string(a);if(o.peerIDs!=null&&o.peerIDs.length>0)for(let a of o.peerIDs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={topics:[],peerIDs:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{if(i.limits?.topics!=null&&a.topics.length===i.limits.topics)throw new W('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(i.limits?.peerIDs!=null&&a.peerIDs.length===i.limits.peerIDs)throw new W('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={topics:0,peerIDs:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&u.topics===a.limits.topics)throw new W('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${i}.topics[]`,index:u.topics,value:o.string()},u.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&u.peerIDs===a.limits.peerIDs)throw new W('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${i}.peerIDs[]`,index:u.peerIDs,value:o.bytes()},u.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(Mr||(Mr={}));var bt;(function(t){let e;(function(i){i.UNSPECIFIED="UNSPECIFIED",i.GET_PROTOCOLS="GET_PROTOCOLS",i.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.UNSPECIFIED=0]="UNSPECIFIED",i[i.GET_PROTOCOLS=1]="GET_PROTOCOLS",i[i.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(i){i.codec=()=>We(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=J((i,a,u={})=>{if(u.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.id!=null&&(a.uint32(18),a.bytes(i.id)),i.protos!=null&&i.protos.length>0)for(let l of i.protos)a.uint32(26),a.string(l);u.lengthDelimited!==!1&&a.ldelim()},(i,a,u={})=>{let l={protos:[]},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{l.type=t.Type.codec().decode(i);break}case 2:{l.id=i.bytes();break}case 3:{if(u.limits?.protos!=null&&l.protos.length===u.limits.protos)throw new W('Decode error - repeated field "protos" had too many elements');l.protos.push(i.string());break}default:{i.skipType(d&7);break}}}return l},function*(i,a,u,l={}){let f={protos:0},d=a==null?i.len:i.pos+a;for(;i.pos<d;){let h=i.uint32();switch(h>>>3){case 1:{yield{field:`${u}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${u}.id`,value:i.bytes()};break}case 3:{if(l.limits?.protos!=null&&f.protos===l.limits.protos)throw new W('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${u}.protos[]`,index:f.protos,value:i.string()},f.protos++;break}default:{i.skipType(h&7);break}}}})),n);function s(i){return X(i,t.codec())}t.encode=s;function o(i,a){return j(i,t.codec(),a)}t.decode=o;function c(i,a){return Q(i,t.codec(),a)}t.stream=c})(bt||(bt={}));var $r;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Ye.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={protos:[]},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.peer=Ye.codec().decode(o,o.uint32(),{limits:i.limits?.peer});break}case 2:{if(i.limits?.protos!=null&&a.protos.length===i.limits.protos)throw new W('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u={protos:0},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let f=o.uint32();switch(f>>>3){case 1:{yield*Ye.codec().stream(o,o.uint32(),`${i}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&u.protos===a.limits.protos)throw new W('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${i}.protos[]`,index:u.protos,value:o.string()},u.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})($r||($r={}));function Da(t){let e=new globalThis.AbortController;function r(){let o=t.filter(c=>c?.aborted===!0).map(c=>c?.reason).pop();e.abort(o);for(let c of t)c?.removeEventListener!=null&&c.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let s=e.signal;return s.clear=n,s}var Vr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return Da([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var Hi={};G(Hi,{base32:()=>tt,base32hex:()=>Vd,base32hexpad:()=>zd,base32hexpadupper:()=>Gd,base32hexupper:()=>Hd,base32pad:()=>$d,base32padupper:()=>Kd,base32upper:()=>Md,base32z:()=>Wd});var qb=new Uint8Array(0);function Ca(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Ke(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return Ot(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return Ot(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function La(t){return new TextEncoder().encode(t)}function Ba(t){return new TextDecoder().decode(t)}function _d(t){return t?.buffer instanceof ArrayBuffer}function Ot(t){return _d(t)?t:t.slice()}function kd(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var s=0;s<t.length;s++){var o=t.charAt(s),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=s}var i=t.length,a=t.charAt(0),u=Math.log(i)/Math.log(256),l=Math.log(256)/Math.log(i);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var O=(A-w)*l+1>>>0,k=new Uint8Array(O);w!==A;){for(var L=p[w],K=0,N=O-1;(L!==0||K<m)&&N!==-1;N--,K++)L+=256*k[N]>>>0,k[N]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=K,w++}for(var D=O-m;D!==O&&k[D]===0;)D++;for(var le=a.repeat(g);D<O;++D)le+=t.charAt(k[D]);return le}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*u+1>>>0,O=new Uint8Array(A);p[g];){var k=r[p.charCodeAt(g)];if(k===255)return;for(var L=0,K=A-1;(k!==0||L<w)&&K!==-1;K--,L++)k+=i*O[K]>>>0,O[K]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var N=A-w;N!==A&&O[N]===0;)N++;for(var D=new Uint8Array(m+(A-N)),le=m;N!==A;)D[le++]=O[N++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var Pd=kd,Nd=Pd,_a=Nd;var Mi=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},$i=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let s=r.codePointAt(0);if(s===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=s,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return ka(this,e)}},Ki=class{decoders;constructor(e){this.decoders=e}or(e){return ka(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function ka(t,e){return new Ki({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Vi=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,s){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=s,this.encoder=new Mi(e,r,n),this.decoder=new $i(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function jt({name:t,prefix:e,encode:r,decode:n}){return new Vi(t,e,r,n)}function gt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=_a(r,t);return jt({prefix:e,name:t,encode:n,decode:o=>Ke(s(o))})}function Rd(t,e,r,n){let s=t.length;for(;t[s-1]==="=";)--s;let o=new Uint8Array(s*r/8|0),c=0,i=0,a=0;for(let u=0;u<s;++u){let l=e[t[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);i=i<<r|l,c+=r,c>=8&&(c-=8,o[a++]=255&i>>c)}if(c>=r||(255&i<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Ud(t,e,r){let n=e[e.length-1]==="=",s=(1<<r)-1,o="",c=0,i=0;for(let a=0;a<t.length;++a)for(i=i<<8|t[a],c+=8;c>r;)c-=r,o+=e[s&i>>c];if(c!==0&&(o+=e[s&i<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Fd(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ne({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=Fd(n);return jt({prefix:e,name:t,encode(o){return Ud(o,n,r)},decode(o){return Rd(o,s,r,t)}})}var tt=ne({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Md=ne({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),$d=ne({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Kd=ne({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Vd=ne({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Hd=ne({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),zd=ne({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Gd=ne({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Wd=ne({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var zi={};G(zi,{base58btc:()=>se,base58flickr:()=>Yd});var se=gt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Yd=gt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Yi={};G(Yi,{base64:()=>Gi,base64pad:()=>qd,base64url:()=>Wi,base64urlpad:()=>Zd});var Gi=ne({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),qd=ne({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Wi=ne({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Zd=ne({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ra=Be(H("node:tty"),1),Cn=Be(H("node:util"),1);function An(t,e){if(typeof t=="string")return jd(t);if(typeof t=="number")return Jd(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function jd(t){if(typeof t!="string"||t.length===0||t.length>100)throw new Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(t)}`);let e=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(t);if(!e?.groups)return NaN;let{value:r,unit:n="ms"}=e.groups,s=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return s*315576e5;case"months":case"month":case"mo":return s*26298e5;case"weeks":case"week":case"w":return s*6048e5;case"days":case"day":case"d":return s*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return s*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return s*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return s*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:throw new Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Xd(t){let e=Math.abs(t);return e>=315576e5?`${Math.round(t/315576e5)}y`:e>=26298e5?`${Math.round(t/26298e5)}mo`:e>=6048e5?`${Math.round(t/6048e5)}w`:e>=864e5?`${Math.round(t/864e5)}d`:e>=36e5?`${Math.round(t/36e5)}h`:e>=6e4?`${Math.round(t/6e4)}m`:e>=1e3?`${Math.round(t/1e3)}s`:`${t}ms`}function Qd(t){let e=Math.abs(t);return e>=315576e5?_t(t,e,315576e5,"year"):e>=26298e5?_t(t,e,26298e5,"month"):e>=6048e5?_t(t,e,6048e5,"week"):e>=864e5?_t(t,e,864e5,"day"):e>=36e5?_t(t,e,36e5,"hour"):e>=6e4?_t(t,e,6e4,"minute"):e>=1e3?_t(t,e,1e3,"second"):`${t} ms`}function Jd(t,e){if(typeof t!="number"||!Number.isFinite(t))throw new Error("Value provided to ms.format() must be of type number.");return e?.long?Qd(t):Xd(t)}function _t(t,e,r,n){let s=e>=r*1.5;return`${Math.round(t/r)} ${n}${s?"s":""}`}var Tn=Be(H("node:process"),1),Na=Be(H("node:os"),1),qi=Be(H("node:tty"),1);function Ve(t,e=globalThis.Deno?globalThis.Deno.args:Tn.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),s=e.indexOf("--");return n!==-1&&(s===-1||n<s)}var{env:Z}=Tn.default,In;Ve("no-color")||Ve("no-colors")||Ve("color=false")||Ve("color=never")?In=0:(Ve("color")||Ve("colors")||Ve("color=true")||Ve("color=always"))&&(In=1);function eh(){if(!("FORCE_COLOR"in Z))return;if(Z.FORCE_COLOR==="true")return 1;if(Z.FORCE_COLOR==="false")return 0;if(Z.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(Z.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function th(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function rh(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=eh();n!==void 0&&(In=n);let s=r?In:n;if(s===0)return 0;if(r){if(Ve("color=16m")||Ve("color=full")||Ve("color=truecolor"))return 3;if(Ve("color=256"))return 2}if("TF_BUILD"in Z&&"AGENT_NAME"in Z)return 1;if(t&&!e&&s===void 0)return 0;let o=s||0;if(Z.TERM==="dumb")return o;if(Tn.default.platform==="win32"){let c=Na.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in Z)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in Z)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in Z)||Z.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in Z)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Z.TEAMCITY_VERSION)?1:0;if(Z.COLORTERM==="truecolor"||Z.TERM==="xterm-kitty"||Z.TERM==="xterm-ghostty"||Z.TERM==="wezterm")return 3;if("TERM_PROGRAM"in Z){let c=Number.parseInt((Z.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Z.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Z.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Z.TERM)||"COLORTERM"in Z?1:o}function Pa(t,e={}){let r=rh(t,{streamIsTTY:t&&t.isTTY,...e});return th(r)}var nh={stdout:Pa({isTTY:qi.default.isatty(1)}),stderr:Pa({isTTY:qi.default.isatty(2)})},Dn=nh;function Zi(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=s,r.enabled=c,r.humanize=An,r.destroy=u,Object.keys(t).forEach(l=>{r[l]=t[l]}),r.names=[],r.skips=[],r.formatters={};function e(l){let f=0;for(let d=0;d<l.length;d++)f=(f<<5)-f+l.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(l,f){let d,h=null,p,g;function m(...w){if(!m.enabled)return;let A=m,O=Number(new Date),k=O-(d||O);A.diff=k,A.prev=d,A.curr=O,d=O,w[0]=r.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let L=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(N,D)=>{if(N==="%%")return"%";L++;let le=r.formatters[D];if(typeof le=="function"){let ze=w[L];N=le.call(A,ze),w.splice(L,1),L--}return N}),r.formatArgs.call(A,w),f?.onLog!=null&&f.onLog(...w),(A.log||r.log).apply(A,w)}return m.namespace=l,m.useColors=r.useColors(),m.color=r.selectColor(l),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(p!==r.namespaces&&(p=r.namespaces,g=r.enabled(l)),g),set:w=>{h=w}}),typeof r.init=="function"&&r.init(m),m}function n(l,f){let d=r(this.namespace+(typeof f>"u"?":":f)+l);return d.log=this.log,d}function s(l){r.save(l),r.namespaces=l,r.names=[],r.skips=[];let f,d=(typeof l=="string"?l:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(l=d[f].replace(/\*/g,".*?"),l[0]==="-"?r.skips.push(new RegExp("^"+l.substr(1)+"$")):r.names.push(new RegExp("^"+l+"$")))}function o(){let l=[...r.names.map(i),...r.skips.map(i).map(f=>"-"+f)].join(",");return r.enable(""),l}function c(l){if(l[l.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(l))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(l))return!0;return!1}function i(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function a(l){return l instanceof Error?l.stack??l.message:l}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var Ua=[6,2,3,4,5,1];Dn.stderr!==!1&&(Dn.stderr??Dn).level>=2&&(Ua=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]);var Xt=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(s,o)=>o.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function oh(){return"colors"in Xt?!!Xt.colors:Ra.default.isatty(process.stderr.fd)}function ih(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,s="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${s};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
|
|
3
3
|
`).join(`
|
|
4
|
-
`+o),t.push(s+"m+"+
|
|
5
|
-
`)}function
|
|
6
|
-
`).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,
|
|
4
|
+
`+o),t.push(s+"m+"+An(this.diff)+"\x1B[0m")}else t[0]=sh()+e+" "+t[0]}function sh(){return Xt.hideDate!=null?"":new Date().toISOString()+" "}function ch(...t){return process.stderr.write(Cn.default.format(...t)+`
|
|
5
|
+
`)}function ah(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function uh(){return process.env.DEBUG}function lh(t){t.inspectOpts={};let e=Object.keys(Xt);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Xt[e[r]]}function fh(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,Cn.default.inspect(e,this.inspectOpts).split(`
|
|
6
|
+
`).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,Cn.default.inspect(e,this.inspectOpts)}}var Fa=Zi({init:lh,log:ch,formatArgs:ih,save:ah,load:uh,useColors:oh,setupFormatters:fh,colors:Ua,inspectOpts:Xt});var Oe=Fa;Oe.formatters.b=t=>t==null?"undefined":se.baseEncode(t);Oe.formatters.t=t=>t==null?"undefined":tt.baseEncode(t);Oe.formatters.m=t=>t==null?"undefined":Gi.baseEncode(t);Oe.formatters.p=t=>t==null?"undefined":t.toString();Oe.formatters.c=t=>t==null?"undefined":t.toString();Oe.formatters.k=t=>t==null?"undefined":t.toString();Oe.formatters.a=t=>t==null?"undefined":t.toString();function Ma(t,e=""){let r=$a(t.message),n=$a(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
|
|
7
7
|
`).join(`
|
|
8
8
|
${e}`)}`:`${r}
|
|
9
9
|
${e}${n.split(`
|
|
10
10
|
`).join(`
|
|
11
11
|
${e}`)}`:n!=null?`${n.split(`
|
|
12
12
|
`).join(`
|
|
13
|
-
${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function
|
|
14
|
-
${e}${t.errors.map(n=>`${
|
|
13
|
+
${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function dh(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function Ka(t,e=""){if(dh(t)){let r=Ma(t,e);return t.errors.length>0?(e=`${e} `,r+=`
|
|
14
|
+
${e}${t.errors.map(n=>`${Ka(n,`${e}`)}`).join(`
|
|
15
15
|
${e}`)}`):r+=`
|
|
16
|
-
${e}[Error list was empty]`,r.trim()}return qa(t,e)}Ne.formatters.e=t=>t==null?"undefined":ja(t);function Dh(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function Xa(t){return{forComponent(e){return vt(e,t)}}}function vt(t,e){let r=Dh(`${t}:trace`);return Ne.enabled(`${t}:trace`)&&Ne.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Ne(`${t}:trace`,e)),Object.assign(Ne(t,e),{error:Ne(`${t}:error`,e),trace:r,newScope:n=>vt(`${t}:${n}`,e)})}function Za(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var kn=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var te=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Nn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Pn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var At=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},qr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var Rn=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var rr=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},Un=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},Fn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Zr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Mn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},nr=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},$n=class extends nr{constructor(e,r){super(!0,e,r)}},Kn=class extends nr{constructor(e,r){super(!1,e,r)}};var qi=Symbol.for("@libp2p/peer-id");var Ja=Symbol.for("@libp2p/transport");var Qa;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Qa||(Qa={}));var eu=z("node:events"),Vn=(t,...e)=>{try{(0,eu.setMaxListeners)(t,...e)}catch{}};function Ch(t){return typeof t?.handleEvent=="function"}function Lh(t){return(t!==!0&&t!==!1&&t?.once)??!1}var or=class extends EventTarget{#e=new Map;constructor(){super(),Vn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let s=Lh(n);super.addEventListener(e,c=>{if(s){let i=this.#e.get(c.type);i!=null&&(i=i.filter(({callback:a})=>a!==r),this.#e.set(c.type,i))}Ch(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:s})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let s=this.#e.get(e);s!=null&&(s=s.filter(({callback:o})=>o!==r),this.#e.set(e,s))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var tu=Symbol.for("@libp2p/service-capabilities");var Zi={};W(Zi,{base36:()=>jr,base36upper:()=>Bh});var jr=St({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Bh=St({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Oh=ou,ru=128,_h=127,kh=~_h,Nh=Math.pow(2,31);function ou(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Nh;)e[r++]=t&255|ru,t/=128;for(;t&kh;)e[r++]=t&255|ru,t>>>=7;return e[r]=t|0,ou.bytes=r-n+1,e}var Ph=ji,Rh=128,nu=127;function ji(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw ji.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&nu)<<s:(c&nu)*Math.pow(2,s),s+=7}while(c>=Rh);return ji.bytes=o-n,r}var Uh=Math.pow(2,7),Fh=Math.pow(2,14),Mh=Math.pow(2,21),$h=Math.pow(2,28),Kh=Math.pow(2,35),Vh=Math.pow(2,42),Hh=Math.pow(2,49),zh=Math.pow(2,56),Gh=Math.pow(2,63),Wh=function(t){return t<Uh?1:t<Fh?2:t<Mh?3:t<$h?4:t<Kh?5:t<Vh?6:t<Hh?7:t<zh?8:t<Gh?9:10},Yh={encode:Oh,decode:Ph,encodingLength:Wh},qh=Yh,Xr=qh;function Qr(t,e=0){return[Xr.decode(t,e),Xr.decode.bytes]}function ir(t,e,r=0){return Xr.encode(t,e,r),e}function sr(t){return Xr.encodingLength(t)}function ar(t,e){let r=e.byteLength,n=sr(t),s=n+sr(r),o=new Uint8Array(s+r);return ir(t,o,0),ir(r,o,n),o.set(e,s),new cr(t,r,e,o)}function ct(t){let e=He(t),[r,n]=Qr(e),[s,o]=Qr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new cr(r,s,c,e)}function iu(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Ua(t.bytes,r.bytes)}}var cr=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=Nt(n),this.bytes=Nt(s)}};function su(t,e){let{bytes:r,version:n}=t;return n===0?jh(r,Xi(t),e??ce.encoder):Xh(r,Xi(t),e??nt.encoder)}var cu=new WeakMap;function Xi(t){let e=cu.get(t);if(e==null){let r=new Map;return cu.set(t,r),r}return e}var de=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=Nt(s),this["/"]=this.bytes}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==Jr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Qh)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=ar(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&iu(e.multihash,n.multihash)}toString(e){return su(this,e)}toJSON(){return{"/":su(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:s,multihash:o,bytes:c}=r;return new t(n,s,o,c??au(n,s,o.bytes))}else if(r[Jh]===!0){let{version:n,multihash:s,code:o}=r,c=ct(s);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==Jr)throw new Error(`Version 0 CID must use dag-pb (code: ${Jr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=au(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Jr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,s=He(e.subarray(n,n+r.multihashSize));if(s.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=s.subarray(r.multihashSize-r.digestSize),c=new cr(r.multihashCode,r.digestSize,o,s);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=Qr(e.subarray(r));return r+=d,f},s=n(),o=Jr;if(s===18?(s=0,r=0):o=n(),s!==0&&s!==1)throw new RangeError(`Invalid CID version ${s}`);let c=r,i=n(),a=n(),u=r+a,l=u-c;return{version:s,codec:o,multihashCode:i,digestSize:a,multihashSize:l,size:u}}static parse(e,r){let[n,s]=Zh(e,r),o=t.decode(s);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Xi(o).set(n,e),o}};function Zh(t,e){switch(t[0]){case"Q":{let r=e??ce;return[ce.prefix,r.decode(`${ce.prefix}${t}`)]}case ce.prefix:{let r=e??ce;return[ce.prefix,r.decode(t)]}case nt.prefix:{let r=e??nt;return[nt.prefix,r.decode(t)]}case jr.prefix:{let r=e??jr;return[jr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function jh(t,e,r){let{prefix:n}=r;if(n!==ce.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let s=e.get(n);if(s==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return s}function Xh(t,e,r){let{prefix:n}=r,s=e.get(n);if(s==null){let o=r.encode(t);return e.set(n,o),o}else return s}var Jr=112,Qh=18;function au(t,e,r){let n=sr(t),s=n+sr(e),o=new Uint8Array(s+r.byteLength);return ir(t,o,0),ir(e,o,n),o.set(r,s),o}var Jh=Symbol.for("@ipld/js-cid/CID");var Qi={};W(Qi,{identity:()=>je});var uu=0,ep="identity",lu=He;function tp(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return ar(uu,lu(t))}var je={code:uu,name:ep,encode:lu,digest:tp};function Ge(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function rp(t){return t.buffer instanceof ArrayBuffer}function ur(t){return rp(t)?t:t.slice()}async function fu(t,e,r,n){let s=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},s,ur(e),ur(r.subarray()));return n?.signal?.throwIfAborted(),o}var Ji=z("node:buffer");function en(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function at(t=0){return en(Ji.Buffer.alloc(t))}function es(t=0){return en(Ji.Buffer.allocUnsafe(t))}var du=z("node:buffer");function ts(t,e){return en(du.Buffer.concat(t,e))}function hu(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var mu=Symbol.for("@achingbrain/uint8arraylist");function pu(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let s=r+n.byteLength;if(e<s)return{buf:n,index:e-r};r=s}throw new RangeError("index is out of bounds")}function zn(t){return!!t?.[mu]}var G=class t{bufs;length;[mu]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(zn(n)){r+=n.byteLength;for(let s of n.bufs)this.bufs.push(s)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(zn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=pu(this.bufs,e);return r.buf[r.index]}set(e,r){let n=pu(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(zn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:s}=this._subList(e,r);return ts(n,s)}subarray(e,r){let{bufs:n,length:s}=this._subList(e,r);return n.length===1?n[0]:ts(n,s)}sublist(e,r){let{bufs:n,length:s}=this._subList(e,r),o=new t;return o.length=s,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],s=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],i=s,a=i+c.byteLength;if(s=a,e>=a)continue;let u=e>=i&&e<a,l=r>i&&r<=a;if(u&&l){if(e===i&&r===a){n.push(c);break}let f=e-i;n.push(c.subarray(f,f+(r-e)));break}if(u){if(e===0){n.push(c);continue}n.push(c.subarray(e-i));continue}if(l){if(r===a){n.push(c);break}n.push(c.subarray(0,r-i));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!zn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let s=n.byteLength;if(s===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<s;f++)c[n[f]]=f;let i=c,a=this.byteLength-n.byteLength,u=n.byteLength-1,l;for(let f=r;f<=a;f+=l){l=0;for(let d=u;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){l=Math.max(1,d-i[h]);break}}if(l===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=es(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let s=at(2);new DataView(s.buffer,s.byteOffset,s.byteLength).setInt16(0,r,n),this.write(s,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let s=at(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setInt32(0,r,n),this.write(s,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let s=at(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setBigInt64(0,r,n),this.write(s,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=es(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let s=at(2);new DataView(s.buffer,s.byteOffset,s.byteLength).setUint16(0,r,n),this.write(s,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let s=at(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setUint32(0,r,n),this.write(s,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let s=at(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setBigUint64(0,r,n),this.write(s,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let s=at(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setFloat32(0,r,n),this.write(s,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let s=at(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setFloat64(0,r,n),this.write(s,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!hu(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((s,o)=>s+o.byteLength,0)),n.length=r,n}};var Eu=z("node:buffer");var rs={};W(rs,{base10:()=>np});var np=St({prefix:"9",name:"base10",alphabet:"0123456789"});var ns={};W(ns,{base16:()=>op,base16upper:()=>ip});var op=oe({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),ip=oe({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var os={};W(os,{base2:()=>sp});var sp=oe({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var is={};W(is,{base256emoji:()=>fp});var yu=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),cp=yu.reduce((t,e,r)=>(t[r]=e,t),[]),ap=yu.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function up(t){return t.reduce((e,r)=>(e+=cp[r],e),"")}function lp(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=ap[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var fp=er({prefix:"\u{1F680}",name:"base256emoji",encode:up,decode:lp});var ss={};W(ss,{base8:()=>dp});var dp=oe({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var cs={};W(cs,{identity:()=>hp});var hp=er({prefix:"\0",name:"identity",encode:t=>Ma(t),decode:t=>Fa(t)});var ew=new TextEncoder,tw=new TextDecoder;var ds={};W(ds,{sha256:()=>fs,sha512:()=>bp});var ls=ke(z("node:crypto"),1);var yp=20;function us({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new as(t,e,r,n,s)}var as=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??yp,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?bu(n,this.code,r?.truncate):n.then(s=>bu(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function bu(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return ar(e,t)}var fs=us({name:"sha2-256",code:18,encode:t=>He(ls.default.createHash("sha256").update(t).digest())}),bp=us({name:"sha2-512",code:19,encode:t=>He(ls.default.createHash("sha512").update(t).digest())});var tn={...cs,...os,...ss,...rs,...ns,...Ki,...Zi,...Vi,...Gi,...is},pw={...ds,...Qi};function xu(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var wu=xu("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),hs=xu("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Rr(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),gp={utf8:wu,"utf-8":wu,hex:tn.base16,latin1:hs,ascii:hs,binary:hs,...tn},Gn=gp;function Le(t,e="utf8"){let r=Gn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?xt(Eu.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var Su=z("node:buffer");function ae(t,e="utf8"){let r=Gn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Su.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var wp=parseInt("11111",2),ps=parseInt("10000000",2),xp=parseInt("01111111",2),vu={0:rn,1:rn,2:Ep,3:Ap,4:Ip,5:vp,6:Sp,16:rn,22:rn,48:rn};function ms(t,e={offset:0}){let r=t[e.offset]℘if(e.offset++,vu[r]!=null)return vu[r](t,e);throw new Error("No decoder for tag "+r)}function nn(t,e){let r=0;if((t[e.offset]&ps)===ps){let n=t[e.offset]&xp,s="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)s+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(s,16)}else r=t[e.offset],e.offset++;return r}function rn(t,e){nn(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=ms(t,e);if(n===null)break;r.push(n)}return r}function Ep(t,e){let r=nn(t,e),n=e.offset,s=e.offset+r,o=[];for(let c=n;c<s;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function Sp(t,e){let r=nn(t,e),n=e.offset+r,s=t[e.offset];e.offset++;let o=0,c=0;s<40?(o=0,c=s):s<80?(o=1,c=s-40):(o=2,c=s-80);let i=`${o}.${c}`,a=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,a.push(u&127),u<128){a.reverse();let l=0;for(let f=0;f<a.length;f++)l+=a[f]<<f*7;i+=`.${l}`,a=[]}}return i}function vp(t,e){return e.offset++,null}function Ap(t,e){let r=nn(t,e),n=t[e.offset];e.offset++;let s=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return s}function Ip(t,e){let r=nn(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Tp(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new G;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function ys(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=Tp(t.byteLength);return new G(Uint8Array.from([e.byteLength|ps]),e)}function Au(t){let e=new G,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new G(Uint8Array.from([2]),ys(e),e)}function Iu(t){let e=Uint8Array.from([0]),r=new G(e,t);return new G(Uint8Array.from([3]),ys(r),r)}function Wn(t,e=48){let r=new G;for(let n of t)r.append(n);return new G(Uint8Array.from([e]),ys(r),r)}var Dp=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Cp=Uint8Array.from([6,5,43,129,4,0,34]),Lp=Uint8Array.from([6,5,43,129,4,0,35]),Bp={ext:!0,kty:"EC",crv:"P-256"},Op={ext:!0,kty:"EC",crv:"P-384"},_p={ext:!0,kty:"EC",crv:"P-521"},bs=32,gs=48,ws=66;function Tu(t){let e=ms(t);return Du(e)}function Du(t){let e=t[1][1][0],r=1,n,s;if(e.byteLength===bs*2+1)return n=ae(e.subarray(r,r+bs),"base64url"),s=ae(e.subarray(r+bs),"base64url"),new lr({...Bp,key_ops:["verify"],x:n,y:s});if(e.byteLength===gs*2+1)return n=ae(e.subarray(r,r+gs),"base64url"),s=ae(e.subarray(r+gs),"base64url"),new lr({...Op,key_ops:["verify"],x:n,y:s});if(e.byteLength===ws*2+1)return n=ae(e.subarray(r,r+ws),"base64url"),s=ae(e.subarray(r+ws),"base64url"),new lr({..._p,key_ops:["verify"],x:n,y:s});throw new te(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Cu(t){return Wn([Au(Uint8Array.from([1])),Wn([kp(t.crv)],160),Wn([Iu(new G(Uint8Array.from([4]),Le(t.x??"","base64url"),Le(t.y??"","base64url")))],161)]).subarray()}function kp(t){if(t==="P-256")return Dp;if(t==="P-384")return Cp;if(t==="P-521")return Lp;throw new te(`Invalid curve ${t}`)}var lr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Cu(this.jwk)),this._raw}toMultihash(){return je.digest(It(this))}toCID(){return de.createV1(114,this.toMultihash())}toString(){return ce.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ge(this.raw,e.raw)}async verify(e,r,n){return fu(this.jwk,r,e,n)}};var so=ke(z("crypto"),1);function xs(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function Tt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function ot(t,e,r=""){let n=xs(t),s=t?.length,o=e!==void 0;if(!n||o&&s!==e){let c=r&&`"${r}" `,i=o?` of length ${e}`:"",a=n?`length=${s}`:`type=${typeof t}`,u=c+"expected Uint8Array"+i+", got "+a;throw n?new RangeError(u):new TypeError(u)}return t}function Yn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(Tt(t.outputLen),Tt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function fr(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function qn(t,e){ot(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Ut(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Zn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Xe(t,e){return t<<32-e|t>>>e}var Bu=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Np=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function jn(t){if(ot(t),Bu)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Np[t[r]];return e}var ut={_0:48,_9:57,A:65,F:70,a:97,f:102};function Lu(t){if(t>=ut._0&&t<=ut._9)return t-ut._0;if(t>=ut.A&&t<=ut.F)return t-(ut.A-10);if(t>=ut.a&&t<=ut.f)return t-(ut.a-10)}function Es(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(Bu)try{return Uint8Array.fromHex(t)}catch(s){throw s instanceof SyntaxError?new RangeError(s.message):s}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let s=0,o=0;s<r;s++,o+=2){let c=Lu(t.charCodeAt(o)),i=Lu(t.charCodeAt(o+1));if(c===void 0||i===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[s]=c*16+i}return n}function Ou(...t){let e=0;for(let n=0;n<t.length;n++){let s=t[n];ot(s),e+=s.length}let r=new Uint8Array(e);for(let n=0,s=0;n<t.length;n++){let o=t[n];r.set(o,s),s+=o.length}return r}function _u(t,e={}){let r=(s,o)=>t(o).update(s).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=s=>t(s),Object.assign(r,e),Object.freeze(r)}function ku(t=32){Tt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var Nu=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Pu(t,e,r){return t&e^~t&r}function Ru(t,e,r){return t&e^t&r^e&r}var Xn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,s){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=s,this.buffer=new Uint8Array(e),this.view=Zn(this.buffer)}update(e){fr(this),ot(e);let{view:r,buffer:n,blockLen:s}=this,o=e.length;for(let c=0;c<o;){let i=Math.min(s-this.pos,o-c);if(i===s){let a=Zn(e);for(;s<=o-c;c+=s)this.process(a,c);continue}n.set(e.subarray(c,c+i),this.pos),this.pos+=i,c+=i,this.pos===s&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){fr(this),qn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:s,isLE:o}=this,{pos:c}=this;r[c++]=128,Ut(this.buffer.subarray(c)),this.padOffset>s-c&&(this.process(n,0),c=0);for(let f=c;f<s;f++)r[f]=0;n.setBigUint64(s-8,BigInt(this.length*8),o),this.process(n,0);let i=Zn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let u=a/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<u;f++)i.setUint32(4*f,l[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:s,finished:o,destroyed:c,pos:i}=this;return e.destroyed=c,e.finished=o,e.length=s,e.pos=i,s%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},lt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Pp=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Dt=new Uint32Array(64),Ss=class extends Xn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:s,E:o,F:c,G:i,H:a}=this;return[e,r,n,s,o,c,i,a]}set(e,r,n,s,o,c,i,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=s|0,this.E=o|0,this.F=c|0,this.G=i|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)Dt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=Dt[f-15],h=Dt[f-2],p=Xe(d,7)^Xe(d,18)^d>>>3,g=Xe(h,17)^Xe(h,19)^h>>>10;Dt[f]=g+Dt[f-7]+p+Dt[f-16]|0}let{A:n,B:s,C:o,D:c,E:i,F:a,G:u,H:l}=this;for(let f=0;f<64;f++){let d=Xe(i,6)^Xe(i,11)^Xe(i,25),h=l+d+Pu(i,a,u)+Pp[f]+Dt[f]|0,g=(Xe(n,2)^Xe(n,13)^Xe(n,22))+Ru(n,s,o)|0;l=u,u=a,a=i,i=c+h|0,c=o,o=s,s=n,n=h+g|0}n=n+this.A|0,s=s+this.B|0,o=o+this.C|0,c=c+this.D|0,i=i+this.E|0,a=a+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(n,s,o,c,i,a,u,l)}roundClean(){Ut(Dt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Ut(this.buffer)}},vs=class extends Ss{A=lt[0]|0;B=lt[1]|0;C=lt[2]|0;D=lt[3]|0;E=lt[4]|0;F=lt[5]|0;G=lt[6]|0;H=lt[7]|0;constructor(){super(32)}};var Uu=_u(()=>new vs,Nu(1));var pe=(t,e,r)=>ot(t,e,r),Is=Tt,Ts=jn,ft=(...t)=>Ou(...t),eo=t=>Es(t),Ds=xs,Cs=t=>ku(t),Jn=BigInt(0),As=BigInt(1);function Ft(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function to(t){if(typeof t=="bigint"){if(!Qn(t))throw new RangeError("positive bigint expected, got "+t)}else Is(t);return t}function on(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function sn(t){let e=to(t).toString(16);return e.length&1?"0"+e:e}function Fu(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Jn:BigInt("0x"+t)}function dr(t){return Fu(jn(t))}function Ls(t){return Fu(jn(Rp(ot(t)).reverse()))}function ro(t,e){if(Tt(e),e===0)throw new RangeError("zero length");t=to(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return Es(r.padStart(e*2,"0"))}function Bs(t,e){return ro(t,e).reverse()}function Rp(t){return Uint8Array.from(pe(t))}var Qn=t=>typeof t=="bigint"&&Jn<=t;function Up(t,e,r){return Qn(t)&&Qn(e)&&Qn(r)&&e<=t&&t<r}function Os(t,e,r,n){if(!Up(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function hr(t){if(t<Jn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Jn;t>>=As,e+=1);return e}var cn=t=>(As<<BigInt(t))-As;function Mu(t,e,r){if(Tt(t,"hashLen"),Tt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=m=>new Uint8Array(m),s=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),i=1e3,a=n(t),u=n(t),l=0,f=()=>{a.fill(1),u.fill(0),l=0},d=(...m)=>r(u,ft(a,...m)),h=(m=s)=>{u=d(o,m),a=d(),m.length!==0&&(u=d(c,m),a=d())},p=()=>{if(l++>=i)throw new Error("drbg: tried max amount of iterations");let m=0,w=[];for(;m<e;){a=d();let A=a.slice();w.push(A),m+=a.length}return ft(...w)};return(m,w)=>{f(),h(m);let A;for(;(A=w(p()))===void 0;)h();return f(),A}}function Mt(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,i){if(!i&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(i&&a===void 0)return;let u=typeof a;if(u!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${u}`)}let s=(o,c)=>Object.entries(o).forEach(([i,a])=>n(i,a,c));s(e,!1),s(r,!0)}var xe=BigInt(0),le=BigInt(1),$t=BigInt(2),Hu=BigInt(3),zu=BigInt(4),Gu=BigInt(5),Fp=BigInt(7),Wu=BigInt(8),Mp=BigInt(9),Yu=BigInt(16);function Qe(t,e){if(e<=xe)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=xe?r:e+r}function Fe(t,e,r){if(e<xe)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >xe;)n*=n,n%=r;return n}function $u(t,e){if(t===xe)throw new Error("invert: expected non-zero number");if(e<=xe)throw new Error("invert: expected positive modulus, got "+e);let r=Qe(t,e),n=e,s=xe,o=le,c=le,i=xe;for(;r!==xe;){let u=n/r,l=n-r*u,f=s-c*u,d=o-i*u;n=r,r=l,s=c,o=i,c=f,i=d}if(n!==le)throw new Error("invert: does not exist");return Qe(s,e)}function _s(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function qu(t,e){let r=t,n=(r.ORDER+le)/zu,s=r.pow(e,n);return _s(r,s,e),s}function $p(t,e){let r=t,n=(r.ORDER-Gu)/Wu,s=r.mul(e,$t),o=r.pow(s,n),c=r.mul(e,o),i=r.mul(r.mul(c,$t),o),a=r.mul(c,r.sub(i,r.ONE));return _s(r,a,e),a}function Kp(t){let e=pr(t),r=Zu(t),n=r(e,e.neg(e.ONE)),s=r(e,n),o=r(e,e.neg(n)),c=(t+Fp)/Yu;return((i,a)=>{let u=i,l=u.pow(a,c),f=u.mul(l,n),d=u.mul(l,s),h=u.mul(l,o),p=u.eql(u.sqr(f),a),g=u.eql(u.sqr(d),a);l=u.cmov(l,f,p),f=u.cmov(h,d,g);let m=u.eql(u.sqr(f),a),w=u.cmov(l,f,m);return _s(u,w,a),w})}function Zu(t){if(t<Hu)throw new Error("sqrt is not defined for small field");let e=t-le,r=0;for(;e%$t===xe;)e/=$t,r++;let n=$t,s=pr(t);for(;Ku(s,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return qu;let o=s.pow(n,e),c=(e+le)/$t;return function(a,u){let l=a;if(l.is0(u))return u;if(Ku(l,u)!==1)throw new Error("Cannot find square root");let f=r,d=l.mul(l.ONE,o),h=l.pow(u,e),p=l.pow(u,c);for(;!l.eql(h,l.ONE);){if(l.is0(h))return l.ZERO;let g=1,m=l.sqr(h);for(;!l.eql(m,l.ONE);)if(g++,m=l.sqr(m),g===f)throw new Error("Cannot find square root");let w=le<<BigInt(f-g-1),A=l.pow(d,w);f=g,d=l.sqr(A),h=l.mul(h,d),p=l.mul(p,A)}return p}}function Vp(t){return t%zu===Hu?qu:t%Wu===Gu?$p:t%Yu===Mp?Kp(t):Zu(t)}var Hp=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function ks(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Hp.reduce((n,s)=>(n[s]="function",n),e);if(Mt(t,r),on(t.BYTES,"BYTES"),on(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=le)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function zp(t,e,r){let n=t;if(r<xe)throw new Error("invalid exponent, negatives unsupported");if(r===xe)return n.ONE;if(r===le)return e;let s=n.ONE,o=e;for(;r>xe;)r&le&&(s=n.mul(s,o)),o=n.sqr(o),r>>=le;return s}function oo(t,e,r=!1){let n=t,s=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((i,a,u)=>n.is0(a)?i:(s[u]=i,n.mul(i,a)),n.ONE),c=n.inv(o);return e.reduceRight((i,a,u)=>n.is0(a)?i:(s[u]=n.mul(i,s[u]),n.mul(i,a)),c),s}function Ku(t,e){let r=t,n=(r.ORDER-le)/$t,s=r.pow(e,n),o=r.eql(s,r.ONE),c=r.eql(s,r.ZERO),i=r.eql(s,r.neg(r.ONE));if(!o&&!c&&!i)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function Gp(t,e){if(e!==void 0&&Is(e),t<=xe)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=hr(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,s=Math.ceil(n/8);return{nBitLength:n,nByteLength:s}}var Vu=new WeakMap,no=class{ORDER;BITS;BYTES;isLE;ZERO=xe;ONE=le;_lengths;_mod;constructor(e,r={}){if(e<=le)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:s,nByteLength:o}=Gp(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=s,this.BYTES=o,Object.freeze(this)}create(e){return Qe(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return xe<=e&&e<this.ORDER}is0(e){return e===xe}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&le)===le}neg(e){return Qe(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Qe(e*e,this.ORDER)}add(e,r){return Qe(e+r,this.ORDER)}sub(e,r){return Qe(e-r,this.ORDER)}mul(e,r){return Qe(e*r,this.ORDER)}pow(e,r){return zp(this,e,r)}div(e,r){return Qe(e*$u(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return $u(e,this.ORDER)}sqrt(e){let r=Vu.get(this);return r||Vu.set(this,r=Vp(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?Bs(e,this.BYTES):ro(e,this.BYTES)}fromBytes(e,r=!1){pe(e);let{_lengths:n,BYTES:s,isLE:o,ORDER:c,_mod:i}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>s)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let u=new Uint8Array(s);u.set(e,o?0:u.length-e.length),e=u}if(e.length!==s)throw new Error("Field.fromBytes: expected "+s+" bytes, got "+e.length);let a=o?Ls(e):dr(e);if(i&&(a=Qe(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return oo(this,e)}cmov(e,r,n){return Ft(n,"condition"),n?r:e}};Object.freeze(no.prototype);function pr(t,e={}){return new no(t,e)}function ju(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=le)throw new Error("field order must be greater than 1");let e=hr(t-le);return Math.ceil(e/8)}function Ns(t){let e=ju(t);return e+Math.ceil(e/2)}function Ps(t,e,r=!1){pe(t);let n=t.length,s=ju(e),o=Math.max(Ns(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Ls(t):dr(t),i=Qe(c,e-le)+le;return r?Bs(i,s):ro(i,s)}var mr=BigInt(0),Kt=BigInt(1);function an(t,e){let r=e.negate();return t?r:e}function Ms(t,e){let r=oo(t.Fp,e.map(n=>n.Z));return e.map((n,s)=>t.fromAffine(n.toAffine(r[s])))}function el(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Rs(t,e){el(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),s=2**t,o=cn(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:s,shiftBy:c}}function Xu(t,e,r){let{windowSize:n,mask:s,maxNumber:o,shiftBy:c}=r,i=Number(t&s),a=t>>c;i>n&&(i-=o,a+=Kt);let u=e*n,l=u+Math.abs(i)-1,f=i===0,d=i<0,h=e%2!==0;return{nextN:a,offset:l,isZero:f,isNeg:d,isNegF:h,offsetF:u}}var Us=new WeakMap,tl=new WeakMap;function Fs(t){return tl.get(t)||1}function Qu(t){if(t!==mr)throw new Error("invalid wNAF")}var io=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let s=e;for(;r>mr;)r&Kt&&(n=n.add(s)),s=s.double(),r>>=Kt;return n}precomputeWindow(e,r){let{windows:n,windowSize:s}=Rs(r,this.bits),o=[],c=e,i=c;for(let a=0;a<n;a++){i=c,o.push(i);for(let u=1;u<s;u++)i=i.add(c),o.push(i);c=i.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let s=this.ZERO,o=this.BASE,c=Rs(e,this.bits);for(let i=0;i<c.windows;i++){let{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:d,offsetF:h}=Xu(n,i,c);n=a,l?o=o.add(an(d,r[h])):s=s.add(an(f,r[u]))}return Qu(n),{p:s,f:o}}wNAFUnsafe(e,r,n,s=this.ZERO){let o=Rs(e,this.bits);for(let c=0;c<o.windows&&n!==mr;c++){let{nextN:i,offset:a,isZero:u,isNeg:l}=Xu(n,c,o);if(n=i,!u){let f=r[a];s=s.add(l?f.negate():f)}}return Qu(n),s}getPrecomputes(e,r,n){let s=Us.get(r);return s||(s=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(s=n(s)),Us.set(r,s))),s}cached(e,r,n){let s=Fs(e);return this.wNAF(s,this.getPrecomputes(s,e,n),r)}unsafe(e,r,n,s){let o=Fs(e);return o===1?this._unsafeLadder(e,r,s):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,s)}createCache(e,r){el(r,this.bits),tl.set(e,r),Us.delete(e)}hasCache(e){return Fs(e)!==1}};function rl(t,e,r,n){let s=e,o=t.ZERO,c=t.ZERO;for(;r>mr||n>mr;)r&Kt&&(o=o.add(s)),n&Kt&&(c=c.add(s)),s=s.double(),r>>=Kt,n>>=Kt;return{p1:o,p2:c}}function Ju(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return ks(e),e}else return pr(t,{isLE:r})}function nl(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let u=e[a];if(!(typeof u=="bigint"&&u>mr))throw new Error(`CURVE.${a} must be positive bigint`)}let s=Ju(e.p,r.Fp,n),o=Ju(e.n,r.Fn,n),i=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of i)if(!s.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:s,Fn:o}}function ol(t,e){return function(n){let s=t(n);return{secretKey:s,publicKey:e(s)}}}var il=z("node:buffer");function Ct(t,e){return xt(il.Buffer.concat(t,e))}var dx=so.default.generateKeyPairSync,un=32;var Wp=64;function sl(t,e,r){if(t.byteLength!==un)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==Wp)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=so.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ae(t,"base64url"),kty:"OKP"}});return so.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function al(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var co=class{type="Ed25519";raw;constructor(e){this.raw=$s(e,un)}toMultihash(){return je.digest(It(this))}toCID(){return de.createV1(114,this.toMultihash())}toString(){return ce.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ge(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let s=sl(this.raw,r,e);return al(s)?s.then(o=>(n?.signal?.throwIfAborted(),o)):s}};function ul(t){return t=$s(t,un),new co(t)}function $s(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new te(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Be;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Be||(Be={}));var Ks;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Ks||(Ks={}));(function(t){t.codec=()=>qe(Ks)})(Be||(Be={}));var ln;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Be.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Be.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.Type`,value:Be.codec().decode(o)};break}case 2:{yield{field:`${i}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(ln||(ln={}));var Vs;(function(t){let e;t.codec=()=>(e==null&&(e=ee((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Be.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=Be.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.Type`,value:Be.codec().decode(o)};break}case 2:{yield{field:`${i}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return Q(o,t.codec())}t.encode=r;function n(o,c){return X(o,t.codec(),c)}t.decode=n;function s(o,c){return J(o,t.codec(),c)}t.stream=s})(Vs||(Vs={}));var gl=ke(z("node:crypto"),1);var ao=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(Yn(e),ot(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,s=new Uint8Array(n);s.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<s.length;o++)s[o]^=54;this.iHash.update(s),this.oHash=e.create();for(let o=0;o<s.length;o++)s[o]^=106;this.oHash.update(s),Ut(s)}update(e){return fr(this),this.iHash.update(e),this}digestInto(e){fr(this),qn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:s,destroyed:o,blockLen:c,outputLen:i}=this;return e=e,e.finished=s,e.destroyed=o,e.blockLen=c,e.outputLen=i,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},ll=(()=>{let t=((e,r,n)=>new ao(e,r).update(n).digest());return t.create=(e,r)=>new ao(e,r),t})();var fl=(t,e)=>(t+(t>=0?e:-e)/dl)/e;function Zp(t,e,r){Os("scalar",t,it,r);let[[n,s],[o,c]]=e,i=fl(c*t,r),a=fl(-s*t,r),u=t-i*n-a*o,l=-i*s-a*c,f=u<it,d=l<it;f&&(u=-u),d&&(l=-l);let h=cn(Math.ceil(hr(r)/2))+Lt;if(u<it||u>=h||l<it||l>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:u,k2neg:d,k2:l}}function zs(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Hs(t,e){Mt(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Ft(r.lowS,"lowS"),Ft(r.prehash,"prehash"),r.format!==void 0&&zs(r.format),r}var Gs=class extends Error{constructor(e=""){super(e)}},Je={Err:Gs,_tlv:{encode:(t,e)=>{let{Err:r}=Je;if(on(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,s=sn(n);if(s.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?sn(s.length/2|128):"";return sn(t)+o+s+e},decode(t,e){let{Err:r}=Je;e=pe(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let s=e[n++],o=!!(s&128),c=0;if(!o)c=s;else{let a=s&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+a);if(u.length!==a)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let l of u)c=c<<8|l;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let i=e.subarray(n,n+c);if(i.length!==c)throw new r("tlv.decode: wrong value length");return{v:i,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=Je;if(to(t),t<it)throw new e("integer: negative integers are not allowed");let r=sn(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=Je;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return dr(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Je,s=pe(t,void 0,"signature"),{v:o,l:c}=n.decode(48,s);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:i,l:a}=n.decode(2,o),{v:u,l}=n.decode(2,a);if(l.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(i),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=Je,n=e.encode(2,r.encode(t.r)),s=e.encode(2,r.encode(t.s)),o=n+s;return e.encode(48,o)}};Object.freeze(Je._tlv);Object.freeze(Je._int);Object.freeze(Je);var it=BigInt(0),Lt=BigInt(1),dl=BigInt(2),uo=BigInt(3),jp=BigInt(4);function hl(t,e={}){let r=nl("weierstrass",t,e),n=r.Fp,s=r.Fn,o=r.CURVE,{h:c,n:i}=o;Mt(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:u}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let l=ml(n,s);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(ie,b,T){if(u&&b.is0())return Uint8Array.of(0);let{x:B,y:x}=b.toAffine(),y=n.toBytes(B);if(Ft(T,"isCompressed"),T){f();let E=!n.isOdd(x);return ft(pl(E),y)}else return ft(Uint8Array.of(4),y,n.toBytes(x))}function h(ie){pe(ie,void 0,"Point");let{publicKey:b,publicKeyUncompressed:T}=l,B=ie.length,x=ie[0],y=ie.subarray(1);if(u&&B===1&&x===0)return{x:n.ZERO,y:n.ZERO};if(B===b&&(x===2||x===3)){let E=n.fromBytes(y);if(!n.isValid(E))throw new Error("bad point: is not on curve, wrong x");let v=m(E),S;try{S=n.sqrt(v)}catch(H){let K=H instanceof Error?": "+H.message:"";throw new Error("bad point: is not on curve, sqrt error"+K)}f();let C=n.isOdd(S);return(x&1)===1!==C&&(S=n.neg(S)),{x:E,y:S}}else if(B===T&&x===4){let E=n.BYTES,v=n.fromBytes(y.subarray(0,E)),S=n.fromBytes(y.subarray(E,E*2));if(!w(v,S))throw new Error("bad point: is not on curve");return{x:v,y:S}}else throw new Error(`bad point: got length ${B}, expected compressed=${b} or uncompressed=${T}`)}let p=e.toBytes===void 0?d:e.toBytes,g=e.fromBytes===void 0?h:e.fromBytes;function m(ie){let b=n.sqr(ie),T=n.mul(b,ie);return n.add(n.add(T,n.mul(ie,o.a)),o.b)}function w(ie,b){let T=n.sqr(b),B=m(ie);return n.eql(T,B)}if(!w(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(o.a,uo),jp),O=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(A,O)))throw new Error("bad curve params: a or b");function k(ie,b,T=!1){if(!n.isValid(b)||T&&n.is0(b))throw new Error(`bad point coordinate ${ie}`);return b}function L(ie){if(!(ie instanceof D))throw new Error("Weierstrass Point expected")}function V(ie){if(!a||!a.basises)throw new Error("no endo");return Zp(ie,a.basises,s.ORDER)}function P(ie,b,T,B,x){return T=new D(n.mul(T.X,ie),T.Y,T.Z),b=an(B,b),T=an(x,T),b.add(T)}class D{static BASE=new D(o.Gx,o.Gy,n.ONE);static ZERO=new D(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=s;X;Y;Z;constructor(b,T,B){this.X=k("x",b),this.Y=k("y",T,!0),this.Z=k("z",B),Object.freeze(this)}static CURVE(){return o}static fromAffine(b){let{x:T,y:B}=b||{};if(!b||!n.isValid(T)||!n.isValid(B))throw new Error("invalid affine point");if(b instanceof D)throw new Error("projective point not allowed");return n.is0(T)&&n.is0(B)?D.ZERO:new D(T,B,n.ONE)}static fromBytes(b){let T=D.fromAffine(g(pe(b,void 0,"point")));return T.assertValidity(),T}static fromHex(b){return D.fromBytes(eo(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,T=!0){return We.createCache(this,b),T||this.multiply(uo),this}assertValidity(){let b=this;if(b.is0()){if(e.allowInfinityPoint&&n.is0(b.X)&&n.eql(b.Y,n.ONE)&&n.is0(b.Z))return;throw new Error("bad point: ZERO")}let{x:T,y:B}=b.toAffine();if(!n.isValid(T)||!n.isValid(B))throw new Error("bad point: x or y not field elements");if(!w(T,B))throw new Error("bad point: equation left != right");if(!b.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){L(b);let{X:T,Y:B,Z:x}=this,{X:y,Y:E,Z:v}=b,S=n.eql(n.mul(T,v),n.mul(y,x)),C=n.eql(n.mul(B,v),n.mul(E,x));return S&&C}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:T}=o,B=n.mul(T,uo),{X:x,Y:y,Z:E}=this,v=n.ZERO,S=n.ZERO,C=n.ZERO,_=n.mul(x,x),H=n.mul(y,y),K=n.mul(E,E),R=n.mul(x,y);return R=n.add(R,R),C=n.mul(x,E),C=n.add(C,C),v=n.mul(b,C),S=n.mul(B,K),S=n.add(v,S),v=n.sub(H,S),S=n.add(H,S),S=n.mul(v,S),v=n.mul(R,v),C=n.mul(B,C),K=n.mul(b,K),R=n.sub(_,K),R=n.mul(b,R),R=n.add(R,C),C=n.add(_,_),_=n.add(C,_),_=n.add(_,K),_=n.mul(_,R),S=n.add(S,_),K=n.mul(y,E),K=n.add(K,K),_=n.mul(K,R),v=n.sub(v,_),C=n.mul(K,H),C=n.add(C,C),C=n.add(C,C),new D(v,S,C)}add(b){L(b);let{X:T,Y:B,Z:x}=this,{X:y,Y:E,Z:v}=b,S=n.ZERO,C=n.ZERO,_=n.ZERO,H=o.a,K=n.mul(o.b,uo),R=n.mul(T,y),be=n.mul(B,E),ge=n.mul(x,v),we=n.add(T,B),se=n.add(y,E);we=n.mul(we,se),se=n.add(R,be),we=n.sub(we,se),se=n.add(T,x);let _e=n.add(y,v);return se=n.mul(se,_e),_e=n.add(R,ge),se=n.sub(se,_e),_e=n.add(B,x),S=n.add(E,v),_e=n.mul(_e,S),S=n.add(be,ge),_e=n.sub(_e,S),_=n.mul(H,se),S=n.mul(K,ge),_=n.add(S,_),S=n.sub(be,_),_=n.add(be,_),C=n.mul(S,_),be=n.add(R,R),be=n.add(be,R),ge=n.mul(H,ge),se=n.mul(K,se),be=n.add(be,ge),ge=n.sub(R,ge),ge=n.mul(H,ge),se=n.add(se,ge),R=n.mul(be,se),C=n.add(C,R),R=n.mul(_e,se),S=n.mul(we,S),S=n.sub(S,R),R=n.mul(we,be),_=n.mul(_e,_),_=n.add(_,R),new D(S,C,_)}subtract(b){return L(b),this.add(b.negate())}is0(){return this.equals(D.ZERO)}multiply(b){let{endo:T}=e;if(!s.isValidNot0(b))throw new RangeError("invalid scalar: out of range");let B,x,y=E=>We.cached(this,E,v=>Ms(D,v));if(T){let{k1neg:E,k1:v,k2neg:S,k2:C}=V(b),{p:_,f:H}=y(v),{p:K,f:R}=y(C);x=H.add(R),B=P(T.beta,_,K,E,S)}else{let{p:E,f:v}=y(b);B=E,x=v}return Ms(D,[B,x])[0]}multiplyUnsafe(b){let{endo:T}=e,B=this,x=b;if(!s.isValid(x))throw new RangeError("invalid scalar: out of range");if(x===it||B.is0())return D.ZERO;if(x===Lt)return B;if(We.hasCache(this))return this.multiply(x);if(T){let{k1neg:y,k1:E,k2neg:v,k2:S}=V(x),{p1:C,p2:_}=rl(D,B,E,S);return P(T.beta,C,_,y,v)}else return We.unsafe(B,x)}toAffine(b){let T=this,B=b,{X:x,Y:y,Z:E}=T;if(n.eql(E,n.ONE))return{x,y};let v=T.is0();B==null&&(B=v?n.ONE:n.inv(E));let S=n.mul(x,B),C=n.mul(y,B),_=n.mul(E,B);if(v)return{x:n.ZERO,y:n.ZERO};if(!n.eql(_,n.ONE))throw new Error("invZ was invalid");return{x:S,y:C}}isTorsionFree(){let{isTorsionFree:b}=e;return c===Lt?!0:b?b(D,this):We.unsafe(this,i).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===Lt?this:b?b(D,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===Lt?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Ft(b,"isCompressed"),this.assertValidity(),p(D,this,b)}toHex(b=!0){return Ts(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let fe=s.BITS,We=new io(D,e.endo?Math.ceil(fe/2):fe);return fe>=8&&D.BASE.precompute(8),Object.freeze(D.prototype),Object.freeze(D),D}function pl(t){return Uint8Array.of(t?2:3)}function ml(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function Xp(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?Cs:e.randomBytes,s=Object.assign(ml(t.Fp,r),{seed:Math.max(Ns(r.ORDER),16)});function o(h){try{let p=r.fromBytes(h);return r.isValidNot0(p)}catch{return!1}}function c(h,p){let{publicKey:g,publicKeyUncompressed:m}=s;try{let w=h.length;return p===!0&&w!==g||p===!1&&w!==m?!1:!!t.fromBytes(h)}catch{return!1}}function i(h){return h=h===void 0?n(s.seed):h,Ps(pe(h,s.seed,"seed"),r.ORDER)}function a(h,p=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(p)}function u(h){let{secretKey:p,publicKey:g,publicKeyUncompressed:m}=s,w=r._lengths;if(!Ds(h))return;let A=pe(h,void 0,"key").length,O=A===g||A===m,k=A===p||!!w?.includes(A);if(!(O&&k))return O}function l(h,p,g=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(p)===!1)throw new Error("second arg must be public key");let m=r.fromBytes(h);return t.fromBytes(p).multiply(m).toBytes(g)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:i},d=ol(i,a);return Object.freeze(f),Object.freeze(s),Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:d,Point:t,utils:f,lengths:s})}function yl(t,e,r={}){let n=e;Yn(n),Mt(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let s=r.randomBytes===void 0?Cs:r.randomBytes,o=r.hmac===void 0?(x,y)=>ll(n,x,y):r.hmac,{Fp:c,Fn:i}=t,{ORDER:a,BITS:u}=i,{keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p}=Xp(t,r),g={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*dl+Lt<c.ORDER;function w(x){let y=a>>Lt;return x>y}function A(x,y){if(!i.isValidNot0(y))throw new Error(`invalid signature ${x}: out of range 1..Point.Fn.ORDER`);return y}function O(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function k(x,y){zs(y);let E=p.signature,v=y==="compact"?E:y==="recovered"?E+1:void 0;return pe(x,v)}class L{r;s;recovery;constructor(y,E,v){if(this.r=A("r",y),this.s=A("s",E),v!=null){if(O(),![0,1,2,3].includes(v))throw new Error("invalid recovery id");this.recovery=v}Object.freeze(this)}static fromBytes(y,E=g.format){k(y,E);let v;if(E==="der"){let{r:H,s:K}=Je.toSig(pe(y));return new L(H,K)}E==="recovered"&&(v=y[0],E="compact",y=y.subarray(1));let S=p.signature/2,C=y.subarray(0,S),_=y.subarray(S,S*2);return new L(i.fromBytes(C),i.fromBytes(_),v)}static fromHex(y,E){return this.fromBytes(eo(y),E)}assertRecovery(){let{recovery:y}=this;if(y==null)throw new Error("invalid recovery id: must be present");return y}addRecoveryBit(y){return new L(this.r,this.s,y)}recoverPublicKey(y){let{r:E,s:v}=this,S=this.assertRecovery(),C=S===2||S===3?E+a:E;if(!c.isValid(C))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let _=c.toBytes(C),H=t.fromBytes(ft(pl((S&1)===0),_)),K=i.inv(C),R=P(pe(y,void 0,"msgHash")),be=i.create(-R*K),ge=i.create(v*K),we=t.BASE.multiplyUnsafe(be).add(H.multiplyUnsafe(ge));if(we.is0())throw new Error("invalid recovery: point at infinify");return we.assertValidity(),we}hasHighS(){return w(this.s)}toBytes(y=g.format){if(zs(y),y==="der")return eo(Je.hexFromSig(this));let{r:E,s:v}=this,S=i.toBytes(E),C=i.toBytes(v);return y==="recovered"?(O(),ft(Uint8Array.of(this.assertRecovery()),S,C)):ft(S,C)}toHex(y){return Ts(this.toBytes(y))}}Object.freeze(L.prototype),Object.freeze(L);let V=r.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let E=dr(y),v=y.length*8-u;return v>0?E>>BigInt(v):E}:r.bits2int,P=r.bits2int_modN===void 0?function(y){return i.create(V(y))}:r.bits2int_modN,D=cn(u);function fe(x){return Os("num < 2^"+u,x,it,D),i.toBytes(x)}function We(x,y){return pe(x,void 0,"message"),y?pe(n(x),void 0,"prehashed message"):x}function ie(x,y,E){let{lowS:v,prehash:S,extraEntropy:C}=Hs(E,g);x=We(x,S);let _=P(x),H=i.fromBytes(y);if(!i.isValidNot0(H))throw new Error("invalid private key");let K=[fe(H),fe(_)];if(C!=null&&C!==!1){let we=C===!0?s(p.secretKey):C;K.push(pe(we,void 0,"extraEntropy"))}let R=ft(...K),be=_;function ge(we){let se=V(we);if(!i.isValidNot0(se))return;let _e=i.inv(se),Yt=t.BASE.multiply(se).toAffine(),Tr=i.create(Yt.x);if(Tr===it)return;let wn=i.create(_e*i.create(be+Tr*H));if(wn===it)return;let qc=(Yt.x===Tr?0:2)|Number(Yt.y&Lt),Zc=wn;return v&&w(wn)&&(Zc=i.neg(wn),qc^=1),new L(Tr,Zc,m?void 0:qc)}return{seed:R,k2sig:ge}}function b(x,y,E={}){let{seed:v,k2sig:S}=ie(x,y,E);return Mu(n.outputLen,i.BYTES,o)(v,S).toBytes(E.format)}function T(x,y,E,v={}){let{lowS:S,prehash:C,format:_}=Hs(v,g);if(E=pe(E,void 0,"publicKey"),y=We(y,C),!Ds(x)){let H=x instanceof L?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+H)}k(x,_);try{let H=L.fromBytes(x,_),K=t.fromBytes(E);if(S&&H.hasHighS())return!1;let{r:R,s:be}=H,ge=P(y),we=i.inv(be),se=i.create(ge*we),_e=i.create(R*we),Yt=t.BASE.multiplyUnsafe(se).add(K.multiplyUnsafe(_e));return Yt.is0()?!1:i.create(Yt.x)===R}catch{return!1}}function B(x,y,E={}){let{prehash:v}=Hs(E,g);return y=We(y,v),L.fromBytes(x,"recovered").recoverPublicKey(y).toBytes()}return Object.freeze({keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p,Point:t,sign:b,verify:T,recoverPublicKey:B,Signature:L,hash:n})}var Ys={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Qp={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var bl=BigInt(2);function Jp(t){let e=Ys.p,r=BigInt(3),n=BigInt(6),s=BigInt(11),o=BigInt(22),c=BigInt(23),i=BigInt(44),a=BigInt(88),u=t*t*t%e,l=u*u*t%e,f=Fe(l,r,e)*l%e,d=Fe(f,r,e)*l%e,h=Fe(d,bl,e)*u%e,p=Fe(h,s,e)*h%e,g=Fe(p,o,e)*p%e,m=Fe(g,i,e)*g%e,w=Fe(m,a,e)*m%e,A=Fe(w,i,e)*g%e,O=Fe(A,r,e)*l%e,k=Fe(O,c,e)*p%e,L=Fe(k,n,e)*u%e,V=Fe(L,bl,e);if(!Ws.eql(Ws.sqr(V),t))throw new Error("Cannot find square root");return V}var Ws=pr(Ys.p,{sqrt:Jp}),em=hl(Ys,{Fp:Ws,endo:Qp}),fn=yl(em,Uu);var lo=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function wl(t,e,r,n){n?.signal?.throwIfAborted();let s=gl.default.createHash("sha256");if(r instanceof Uint8Array)s.update(r);else for(let c of r)s.update(c);let o=s.digest();try{return fn.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new lo(String(c))}}var fo=class{type="secp256k1";raw;_key;constructor(e){this._key=El(e),this.raw=xl(this._key)}toMultihash(){return je.digest(It(this))}toCID(){return de.createV1(114,this.toMultihash())}toString(){return ce.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ge(this.raw,e.raw)}verify(e,r,n){return wl(this._key,r,e,n)}};function Sl(t){return new fo(t)}function xl(t){return fn.Point.fromBytes(t).toBytes()}function El(t){try{return fn.Point.fromBytes(t),t}catch(e){throw new Nn(String(e))}}function vl(t){let{Type:e,Data:r}=ln.decode(t.digest),n=r??new Uint8Array;switch(e){case Be.Ed25519:return ul(n);case Be.secp256k1:return Sl(n);case Be.ECDSA:return Tu(n);default:throw new Zr}}function It(t){return ln.encode({Type:Be[t.type],Data:t.raw})}var Al=Symbol.for("nodejs.util.inspect.custom"),tm=114,dn=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[qi]=!0;toString(){return this.string==null&&(this.string=ce.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return de.createV1(tm,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Ge(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Ge(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Al](){return`PeerId(${this.toString()})`}},ho=class extends dn{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},po=class extends dn{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},mo=class extends dn{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},rm=2336,yo=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=je.digest(Le(this.url))}[Al](){return`PeerId(${this.url})`}[qi]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return de.createV1(rm,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ae(e)),e.toString()===this.toString())}};function yr(t){if(om(t))return new ho({multihash:t});if(nm(t))try{let e=vl(t);if(e.type==="Ed25519")return new po({multihash:t,publicKey:e});if(e.type==="secp256k1")return new mo({multihash:t,publicKey:e})}catch{let r=ae(t.digest);return new yo(new URL(r))}throw new Rn("Supplied PeerID Multihash is invalid")}function nm(t){return t.code===je.code}function om(t){return t.code===fs.code}var bf=ke(z("net"),1);var im=Math.pow(2,7),sm=Math.pow(2,14),cm=Math.pow(2,21),qs=Math.pow(2,28),Zs=Math.pow(2,35),js=Math.pow(2,42),Xs=Math.pow(2,49),re=128,ve=127;function br(t){if(t<im)return 1;if(t<sm)return 2;if(t<cm)return 3;if(t<qs)return 4;if(t<Zs)return 5;if(t<js)return 6;if(t<Xs)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Qs(t,e,r=0){switch(br(t)){case 8:e[r++]=t&255|re,t/=128;case 7:e[r++]=t&255|re,t/=128;case 6:e[r++]=t&255|re,t/=128;case 5:e[r++]=t&255|re,t/=128;case 4:e[r++]=t&255|re,t>>>=7;case 3:e[r++]=t&255|re,t>>>=7;case 2:e[r++]=t&255|re,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function am(t,e){let r=t[e],n=0;if(n+=r&ve,r<re||(r=t[e+1],n+=(r&ve)<<7,r<re)||(r=t[e+2],n+=(r&ve)<<14,r<re)||(r=t[e+3],n+=(r&ve)<<21,r<re)||(r=t[e+4],n+=(r&ve)*qs,r<re)||(r=t[e+5],n+=(r&ve)*Zs,r<re)||(r=t[e+6],n+=(r&ve)*js,r<re)||(r=t[e+7],n+=(r&ve)*Xs,r<re))return n;throw new RangeError("Could not decode varint")}function um(t,e){let r=t.get(e),n=0;if(n+=r&ve,r<re||(r=t.get(e+1),n+=(r&ve)<<7,r<re)||(r=t.get(e+2),n+=(r&ve)<<14,r<re)||(r=t.get(e+3),n+=(r&ve)<<21,r<re)||(r=t.get(e+4),n+=(r&ve)*qs,r<re)||(r=t.get(e+5),n+=(r&ve)*Zs,r<re)||(r=t.get(e+6),n+=(r&ve)*js,r<re)||(r=t.get(e+7),n+=(r&ve)*Xs,r<re))return n;throw new RangeError("Could not decode varint")}function Js(t,e=0){return t instanceof Uint8Array?am(t,e):um(t,e)}var Ee=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},dt=class extends Error{static name="ValidationError";name="ValidationError"},bo=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},go=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Me=z("node:net");function tc(t){return e=>ae(e,t)}function rc(t){return e=>Le(e,t)}function gr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Vt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Il(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=Le(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let s=Vt(n);return Ct([r,s],r.length+s.length)}function Tl(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=nt.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let s=Vt(n);return Ct([r,s],r.length+s.length)}function nc(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ae(e,"base32"),s=gr(r);return`${n}:${s}`}var oc=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let s=parseInt(r,10);if(isNaN(s)||s<0||s>255)throw new Ee("Invalid byte value in IP address");e[n]=s}),e},Dl=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Me.isIPv4)(r[n]),c;o&&(c=oc(r[n]),r[n]=ae(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ae(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let s=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new Ee("Invalid byte value in IP address");s[e++]=o>>8&255,s[e++]=o&255}return s},Cl=function(t){if(t.byteLength!==4)throw new Ee("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Ll=function(t){if(t.byteLength!==16)throw new Ee("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let s=t[n],o=t[n+1],c=`${s.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${r}"`)}};function Bl(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${t}"`)}}var ec=Object.values(tn).map(t=>t.decoder),fm=(function(){let t=ec[0].or(ec[1]);return ec.slice(2).forEach(e=>t=t.or(e)),t})();function Ol(t){return fm.decode(t)}function _l(t){return e=>t.encoder.encode(e)}function dm(t){if(parseInt(t).toString()!==t)throw new dt("Value must be an integer")}function hm(t){if(t<0)throw new dt("Value must be a positive integer, or zero")}function pm(t){return e=>{if(e>t)throw new dt(`Value must be smaller than or equal to ${t}`)}}function mm(...t){return e=>{for(let r of t)r(e)}}var hn=mm(dm,hm,pm(65535));var me=-1,ic=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new go(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},pt=new ic,Lm=[{code:4,name:"ip4",size:32,valueToBytes:oc,bytesToValue:Cl,validate:t=>{if(!(0,Me.isIPv4)(t))throw new dt(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Vt,bytesToValue:gr,validate:hn},{code:273,name:"udp",size:16,valueToBytes:Vt,bytesToValue:gr,validate:hn},{code:33,name:"dccp",size:16,valueToBytes:Vt,bytesToValue:gr,validate:hn},{code:41,name:"ip6",size:128,valueToBytes:Dl,bytesToValue:Ll,stringToValue:Bl,validate:t=>{if(!(0,Me.isIPv6)(t))throw new dt(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:me},{code:43,name:"ipcidr",size:8,bytesToValue:tc("base10"),valueToBytes:rc("base10")},{code:53,name:"dns",size:me},{code:54,name:"dns4",size:me},{code:55,name:"dns6",size:me},{code:56,name:"dnsaddr",size:me},{code:132,name:"sctp",size:16,valueToBytes:Vt,bytesToValue:gr,validate:hn},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:me,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:me,bytesToValue:tc("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?rc("base58btc")(t):de.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:nc,valueToBytes:Il},{code:445,name:"onion3",size:296,bytesToValue:nc,valueToBytes:Tl},{code:446,name:"garlic64",size:me},{code:447,name:"garlic32",size:me},{code:448,name:"tls"},{code:449,name:"sni",size:me},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:me,bytesToValue:_l(zi),valueToBytes:Ol},{code:480,name:"http"},{code:481,name:"http-path",size:me,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:me}];Lm.forEach(t=>{pt.addProtocol(t)});function kl(t){let e=[],r=0;for(;r<t.length;){let n=Js(t,r),s=pt.getProtocol(n),o=br(n),c=Bm(s,t,r+o),i=0;c>0&&s.size===me&&(i=br(c));let a=o+i+c,u={code:n,name:s.name,bytes:ur(t.subarray(r,r+a))};if(c>0){let l=r+o+i,f=t.subarray(l,l+c);u.value=s.bytesToValue?.(f)??ae(f)}e.push(u),r+=a}return e}function Nl(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let s=pt.getProtocol(n.code),o=br(n.code),c,i=0,a=0;n.value!=null&&(c=s.valueToBytes?.(n.value)??Le(n.value),i=c.byteLength,s.size===me&&(a=br(i)));let u=new Uint8Array(o+a+i),l=0;Qs(n.code,u,l),l+=o,c!=null&&(s.size===me&&(Qs(i,u,l),l+=a),u.set(c,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return Ct(r,e)}function Pl(t){if(t.charAt(0)!=="/")throw new Ee('String multiaddr must start with "/"');let e=[],r="protocol",n="",s="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?s+=t.charAt(o):n+=t.charAt(o));let i=o===t.length-1;if(c==="/"||i){let a=pt.getProtocol(s);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",s="",r="protocol";continue}else if(i)throw new Ee(`Component ${s} was missing value`);r="value"}else if(r==="value"){let u={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new Ee(`Component ${s} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",s="",r="protocol"}}}if(s!==""&&n!=="")throw new Ee("Incomplete multiaddr");return e}function Rl(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=pt.getProtocol(e.code);if(r==null)throw new Ee(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function Bm(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:Js(e,r)}var Om=Symbol.for("nodejs.util.inspect.custom"),gc=Symbol.for("@multiformats/multiaddr");function _m(t){if(t==null&&(t="/"),Ul(t))return t.getComponents();if(t instanceof Uint8Array)return kl(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Pl(t);if(Array.isArray(t))return t;throw new Ee("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Do=class t{[gc]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=_m(e),r.validate!==!1&&km(this)}get bytes(){return this.#r==null&&(this.#r=Nl(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Rl(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),s=n.lastIndexOf(r);if(s<0)throw new bo(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,s),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return Ge(this.bytes,e.bytes)}[Om](){return`Multiaddr(${this.toString()})`}};function km(t){t.getComponents().forEach(e=>{let r=pt.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Ul(t){return!!t?.[gc]}function st(t){return new Do(t)}var q=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),I=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Fl=t=>({match:e=>t.match(e)===!1?e:!1}),N=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Ae=(...t)=>({match:e=>{let r;for(let n of t){let s=n.match(e);s!==!1&&(r==null||s.length<r.length)&&(r=s)}return r??!1}}),U=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function Z(...t){function e(s){if(s==null)return!1;let o=s.getComponents();for(let c of t){let i=c.match(o);if(i===!1)return!1;o=i}return o}function r(s){return e(s)!==!1}function n(s){let o=e(s);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var Nm=I(421),X2=Z(Nm),Lo=I(54),Bo=I(55),Oo=I(56),xc=I(53),Q2=Z(Lo,N(I(421))),J2=Z(Bo,N(I(421))),e1=Z(Oo,N(I(421))),t1=Z(Ae(xc,Oo,Lo,Bo),N(I(421))),Ml=U(I(4),N(I(43))),$l=U(N(I(42)),I(41),N(I(43))),Ec=Ae(Ml,$l),Sr=Ae(Ec,xc,Lo,Bo,Oo),r1=Z(Ae(Ec,U(Ae(xc,Oo,Lo,Bo),N(I(421))))),n1=Z(Ml),o1=Z($l),i1=Z(Ec),Sc=U(Sr,I(6)),mn=U(Sr,I(273)),Kl=Z(U(Sc,N(I(421)))),s1=Z(mn),vc=U(mn,q(460),N(I(421))),_o=U(mn,q(461),N(I(421))),Pm=Ae(vc,_o),c1=Z(vc),a1=Z(_o),wc=Ae(Sr,Sc,mn,vc,_o),Vl=Ae(U(wc,q(477),N(I(421)))),u1=Z(Vl),Hl=Ae(U(wc,q(478),N(I(421))),U(wc,q(448),N(I(449)),q(477),N(I(421)))),l1=Z(Hl),zl=U(mn,q(280),N(I(466)),N(I(466)),N(I(421))),f1=Z(zl),Gl=U(_o,q(465),N(I(466)),N(I(466)),N(I(421))),d1=Z(Gl),Co=Ae(Vl,Hl,U(Sc,N(I(421))),U(Pm,N(I(421))),U(Sr,N(I(421))),zl,Gl,I(421)),h1=Z(Co),Rm=U(N(Co),q(290),Fl(q(281)),N(I(421))),p1=Z(Rm),Um=Ae(U(Co,q(290),q(281),N(I(421))),U(Co,q(281),N(I(421))),U(q(281),N(I(421)))),m1=Z(Um),Fm=U(Sr,Ae(U(I(6,"80")),U(I(6),q(480)),q(480)),N(I(481)),N(I(421))),y1=Z(Fm),Mm=U(Sr,Ae(U(I(6,"443")),U(I(6,"443"),q(480)),U(I(6),q(443)),U(I(6),q(448),q(480)),U(q(448),q(480)),q(448),q(443)),N(I(481)),N(I(421))),b1=Z(Mm),$m=Ae(U(I(777),N(I(421)))),g1=Z($m),Km=Ae(U(I(400),N(I(421)))),ko=Z(Km);var No=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var yf=ke(z("node:net"),1);function Vm(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function Po(t){let e=Vm(t);if(e==null)throw new te(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function mt(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var Ro=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},vr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new Ro(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new Ro(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var Ac=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function Bt(t={}){return Hm(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function Hm(t,e){e=e??{};let r=e.onEnd,n=new vr,s,o,c,i=mt(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((m,w)=>{o=A=>{o=null,n.push(A);try{m(t(n))}catch(O){w(O)}return s}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{i.resolve(),i=mt()})}},u=m=>o!=null?o(m):(n.push(m),s),l=m=>(n=new vr,o!=null?o({error:m}):(n.push({error:m}),s)),f=m=>{if(c)return s;if(e?.objectMode!==!0&&m?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return u({done:!1,value:m})},d=m=>c?s:(c=!0,m!=null?l(m):u({done:!0})),h=()=>(n=new vr,d(),{done:!0}),p=m=>(d(m),{done:!0});if(s={[Symbol.asyncIterator](){return this},next:a,return:h,throw:p,push:f,end:d,get readableLength(){return n.size},onEmpty:async m=>{let w=m?.signal;if(w?.throwIfAborted(),n.isEmpty())return;let A,O;w!=null&&(A=new Promise((k,L)=>{O=()=>{L(new Ac)},w.addEventListener("abort",O)}));try{await Promise.race([i.promise,A])}finally{O!=null&&w!=null&&w?.removeEventListener("abort",O)}}},r==null)return s;let g=s;return s={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(m){return g.throw(m),r!=null&&(r(m),r=void 0),{done:!0}},return(){return g.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(m){return g.end(m),r!=null&&(r(m),r=void 0),s},get readableLength(){return g.readableLength},onEmpty:m=>g.onEmpty(m)},s}var Ic=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},Wl=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function Tc(t,e){let{milliseconds:r,fallback:n,message:s,customTimers:o={setTimeout,clearTimeout},signal:c}=e,i,a,l=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(Wl(c));return}if(c&&(a=()=>{d(Wl(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new Ic;i=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(p){d(p)}return}typeof t.cancel=="function"&&t.cancel(),s===!1?f():s instanceof Error?d(s):(h.message=s??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{l.clear(),a&&c&&c.removeEventListener("abort",a)});return l.clear=()=>{o.clearTimeout.call(void 0,i),i=void 0},l}var zm=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function Gm(t,e,r){let n,s=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let i=[e].flat(),a=[],{addListener:u,removeListener:l}=zm(t),f=async(...h)=>{let p=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(p))return}catch(g){n(),c(g);return}a.push(p),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of i)l(h,f);for(let h of r.rejectionEvents)i.includes(h)||l(h,d)};for(let h of i)u(h,f);for(let h of r.rejectionEvents)i.includes(h)||u(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(s.cancel=n,typeof r.timeout=="number"){let o=Tc(s,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return s}function $e(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Gm(t,e,r),s=n.then(o=>o[0]);return s.cancel=n.cancel,s}var zt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var Uo=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function Wm(t){return t.reason}async function Ar(t,e,r){if(e==null)return t;let n=r?.translateError??Wm;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let s;try{return await Promise.race([t,new Promise((o,c)=>{s=()=>{c(n(e))},e.addEventListener("abort",s)})])}finally{s!=null&&e.removeEventListener("abort",s)}}var Ym=Math.pow(2,20)*4,Fo=class extends or{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??Ym,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new G,this.writeBuffer=new G,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(s){this.log.error("processSendQueue threw - %e",s)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=s=>{this.onDrainPromise?.reject(s.error??new Uo)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),Ar(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=Bt(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let s=()=>{e.end()};this.addEventListener("remoteCloseWrite",s);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",s)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new At(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new $n(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new At("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new At("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new At(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new At(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new Pn;this.dispatchEvent(new Kn(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new nr))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let s=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(s===0){e=!1;break}let o=this.writeBuffer.sublist(0,s),c=new G(o);this.writeBuffer.consume(o.byteLength);let i;try{i=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=i.canSendMore,n+=i.sentBytes,i.sentBytes!==c.byteLength&&(c.consume(i.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new Mn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new qr(`Read buffer length of ${this.readBuffer.byteLength} exceeded limit of ${this.maxReadBufferLength}, read status is ${this.readStatus}`))}checkWriteBufferLength(){this.maxWriteBufferLength!=null&&this.writeBuffer.byteLength>this.maxWriteBufferLength&&this.abort(new qr(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var Mo=class extends Fo{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await $e(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await $e(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var ql=ke(z("node:os"),1);function Yl(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function Dc(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let s=e??t.port;s!=null&&n.push(t.protocol,s)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),st(`/${n.join("/")}`)}var qm={4:"IPv4",6:"IPv6"};function Zm(t){return["0.0.0.0","::"].includes(t)}function jm(t){let e=[],r=ql.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let s of n)Yl(s.address)||s.family===qm[t]&&e.push(s.address);return e}function Zl(t,e){if(t==null)return[];let r=Po(t);return(r.type==="ip4"||r.type==="ip6")&&Zm(r.host)?jm(r.type==="ip4"?4:6).map(n=>Dc(r,e,n)):[Dc(r,e)]}function jl(t,e){if(typeof t!="string")throw new te(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new te(`invalid port provided: ${e}`);if((0,Me.isIPv4)(t))return st(`/ip4/${t}/tcp/${e}`);if((0,Me.isIPv6)(t))return st(`/ip6/${t}/tcp/${e}`);throw new te(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var Ql=z("node:buffer");function Xl(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Jl(t=0){return Xl(Ql.Buffer.allocUnsafe(t))}var Xm=Math.pow(2,7),Qm=Math.pow(2,14),Jm=Math.pow(2,21),Cc=Math.pow(2,28),Lc=Math.pow(2,35),Bc=Math.pow(2,42),Oc=Math.pow(2,49),M=128,Ie=127;function yn(t){if(t<Xm)return 1;if(t<Qm)return 2;if(t<Jm)return 3;if(t<Cc)return 4;if(t<Lc)return 5;if(t<Bc)return 6;if(t<Oc)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ey(t,e,r=0){switch(yn(t)){case 8:e[r++]=t&255|M,t/=128;case 7:e[r++]=t&255|M,t/=128;case 6:e[r++]=t&255|M,t/=128;case 5:e[r++]=t&255|M,t/=128;case 4:e[r++]=t&255|M,t>>>=7;case 3:e[r++]=t&255|M,t>>>=7;case 2:e[r++]=t&255|M,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function ty(t,e,r=0){switch(yn(t)){case 8:e.set(r++,t&255|M),t/=128;case 7:e.set(r++,t&255|M),t/=128;case 6:e.set(r++,t&255|M),t/=128;case 5:e.set(r++,t&255|M),t/=128;case 4:e.set(r++,t&255|M),t>>>=7;case 3:e.set(r++,t&255|M),t>>>=7;case 2:e.set(r++,t&255|M),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function ry(t,e){let r=t[e],n=0;if(n+=r&Ie,r<M||(r=t[e+1],n+=(r&Ie)<<7,r<M)||(r=t[e+2],n+=(r&Ie)<<14,r<M)||(r=t[e+3],n+=(r&Ie)<<21,r<M)||(r=t[e+4],n+=(r&Ie)*Cc,r<M)||(r=t[e+5],n+=(r&Ie)*Lc,r<M)||(r=t[e+6],n+=(r&Ie)*Bc,r<M)||(r=t[e+7],n+=(r&Ie)*Oc,r<M))return n;throw new RangeError("Could not decode varint")}function ny(t,e){let r=t.get(e),n=0;if(n+=r&Ie,r<M||(r=t.get(e+1),n+=(r&Ie)<<7,r<M)||(r=t.get(e+2),n+=(r&Ie)<<14,r<M)||(r=t.get(e+3),n+=(r&Ie)<<21,r<M)||(r=t.get(e+4),n+=(r&Ie)*Cc,r<M)||(r=t.get(e+5),n+=(r&Ie)*Lc,r<M)||(r=t.get(e+6),n+=(r&Ie)*Bc,r<M)||(r=t.get(e+7),n+=(r&Ie)*Oc,r<M))return n;throw new RangeError("Could not decode varint")}function ef(t,e,r=0){return e==null&&(e=Jl(yn(t))),e instanceof Uint8Array?ey(t,e,r):ty(t,e,r)}function tf(t,e=0){return t instanceof Uint8Array?ry(t,e):ny(t,e)}var _c=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=mt(),this.haveNext=mt()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let e=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=mt(),e}async throw(e){return this.ended=!0,this.error=e,e!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(e)),{done:!0,value:void 0}}async return(){let e={done:!0,value:void 0};return this.ended=!0,this.nextResult=e,this.haveNext.resolve(),e}async push(e,r){await this._push(e,r)}async end(e,r){e!=null?await this.throw(e):await this._push(void 0,r)}async _push(e,r){if(e!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;e!=null?this.nextResult={done:!1,value:e}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=mt(),await Ar(this.readNext.promise,r?.signal,r)}};function rf(){return new _c}function iy(t){return t[Symbol.asyncIterator]!=null}async function sy(t,e,r){try{await Promise.all(t.map(async n=>{for await(let s of n)await e.push(s,{signal:r}),r.throwIfAborted()})),await e.end(void 0,{signal:r})}catch(n){await e.end(n,{signal:r}).catch(()=>{})}}async function*cy(t){let e=new AbortController,r=rf();sy(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*ay(t){for(let e of t)yield*e}function uy(...t){let e=[];for(let r of t)iy(r)||e.push(r);return e.length===t.length?ay(e):cy(t)}var nf=uy;function of(t,...e){if(t==null)throw new Error("Empty pipeline");if(kc(t)){let n=t;t=()=>n.source}else if(cf(t)||sf(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&kc(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)kc(r[n])&&(r[n]=fy(r[n]));return ly(...r)}var ly=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},sf=t=>t?.[Symbol.asyncIterator]!=null,cf=t=>t?.[Symbol.iterator]!=null,kc=t=>t==null?!1:t.sink!=null&&t.source!=null,fy=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=Bt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let s,o=t.source;if(sf(o))s=async function*(){yield*o,n.end()};else if(cf(o))s=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return nf(n,s())}return t.source};var dy=4194304,$o=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Pc=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Rc=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Uc=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function hy(t){return typeof t?.closeRead=="function"}function py(t){return typeof t?.close=="function"}function Nc(t){return hy(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:py(t)?t.status!=="open":!1}function my(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function yy(t,e){let r=e?.maxBufferSize??dy,n=new G,s,o=!1;if(!my(t))throw new te("Argument should be a Stream or a Multiaddr");let c=l=>{if(n.append(l.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),s?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}s?.resolve()};t.addEventListener("message",c);let i=l=>{l.error!=null?s?.reject(l.error):s?.resolve()};t.addEventListener("close",i);let a=()=>{s?.resolve()};t.addEventListener("remoteCloseWrite",a);let u={readBuffer:n,async read(l){if(o===!0)throw new $o("Stream was unwrapped");if(Nc(t)){if(n.byteLength===0&&l?.bytes==null)return null;if(l?.bytes!=null&&n.byteLength<l.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,l.bytes),new zt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(s=Promise.withResolvers();;){if(n.byteLength>=f){s.resolve();break}if(await Ar(s.promise,l?.signal),Nc(t)){if(n.byteLength===0&&l?.bytes==null)return null;break}s=Promise.withResolvers()}let d=l?.bytes??n.byteLength;if(n.byteLength<d){if(Nc(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new zt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return u.read(l)}let h=n.sublist(0,d);return n.consume(d),h},async write(l,f){if(o===!0)throw new $o("Stream was unwrapped");t.send(l)||await $e(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",i),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return u}function bn(t,e={}){let r=yy(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=yn(e.maxDataLength));let n=e?.lengthDecoder??tf,s=e?.lengthEncoder??ef;return{async read(c){let i=-1,a=new G;for(;;){let l=await r.read({...c,bytes:1});if(l==null)break;a.append(l);try{i=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(i<0)throw new Pc("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new Uc(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(i>-1)break}if(e?.maxDataLength!=null&&i>e.maxDataLength)throw new Rc(`Message length too long - ${i} > ${e.maxDataLength}`);let u=await r.read({...c,bytes:i});if(u==null)throw t.log.error("tried to read %d bytes but the stream closed",i),new zt(`Unexpected EOF - tried to read ${i} bytes but the stream closed`);if(u.byteLength!==i)throw t.log.error("read %d/%d bytes before the stream closed",u.byteLength,i),new zt(`Unexpected EOF - read ${u.byteLength}/${i} bytes before the stream closed`);return u},async write(c,i){await r.write(new G(s(c.byteLength),c),i)},async writeV(c,i){let a=new G(...c.flatMap(u=>[s(u.byteLength),u]));await r.write(a,i)},unwrap(){return r.unwrap()}}}function Fc(t,e){let r=bn(t,e),n={read:async(s,o)=>{let c=await r.read(o);return s.decode(c)},write:async(s,o,c)=>{await r.write(o.encode(s),c)},writeV:async(s,o,c)=>{await r.writeV(s.map(i=>o.encode(i)),c)},pb:s=>({read:async o=>n.read(s,o),write:async(o,c)=>n.write(o,s,c),writeV:async(o,c)=>n.writeV(o,s,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function by(t){return t?.addEventListener!=null}function gy(t){let e=Bt(),r,n=c=>{e.push(c.data)},s=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",s)},o=c=>{e.end(c.error),c.error!=null&&r?.reject(c.error),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",s)};return t.addEventListener("message",n),t.addEventListener("close",o,{once:!0}),t.addEventListener("remoteCloseWrite",s,{once:!0}),{source:e,async sink(c){async function*i(){yield*c}let a=i();for(;;){r=Promise.withResolvers();let{done:u,value:l}=await Promise.race([a.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(l!=null&&(t.send(l)||await Promise.race([$e(t,"drain",{rejectionEvents:["close"]})])),u===!0))break}await t.close()}}}function Mc(...t){let e=t.map(r=>by(r)?gy(r):r);return of(...e)}var uf=z("node:buffer");function af(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Ko(t=0){return af(uf.Buffer.allocUnsafe(t))}var wy=Math.pow(2,7),xy=Math.pow(2,14),Ey=Math.pow(2,21),$c=Math.pow(2,28),Kc=Math.pow(2,35),Vc=Math.pow(2,42),Hc=Math.pow(2,49),$=128,Te=127;function Gt(t){if(t<wy)return 1;if(t<xy)return 2;if(t<Ey)return 3;if(t<$c)return 4;if(t<Kc)return 5;if(t<Vc)return 6;if(t<Hc)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Sy(t,e,r=0){switch(Gt(t)){case 8:e[r++]=t&255|$,t/=128;case 7:e[r++]=t&255|$,t/=128;case 6:e[r++]=t&255|$,t/=128;case 5:e[r++]=t&255|$,t/=128;case 4:e[r++]=t&255|$,t>>>=7;case 3:e[r++]=t&255|$,t>>>=7;case 2:e[r++]=t&255|$,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function vy(t,e,r=0){switch(Gt(t)){case 8:e.set(r++,t&255|$),t/=128;case 7:e.set(r++,t&255|$),t/=128;case 6:e.set(r++,t&255|$),t/=128;case 5:e.set(r++,t&255|$),t/=128;case 4:e.set(r++,t&255|$),t>>>=7;case 3:e.set(r++,t&255|$),t>>>=7;case 2:e.set(r++,t&255|$),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function Ay(t,e){let r=t[e],n=0;if(n+=r&Te,r<$||(r=t[e+1],n+=(r&Te)<<7,r<$)||(r=t[e+2],n+=(r&Te)<<14,r<$)||(r=t[e+3],n+=(r&Te)<<21,r<$)||(r=t[e+4],n+=(r&Te)*$c,r<$)||(r=t[e+5],n+=(r&Te)*Kc,r<$)||(r=t[e+6],n+=(r&Te)*Vc,r<$)||(r=t[e+7],n+=(r&Te)*Hc,r<$))return n;throw new RangeError("Could not decode varint")}function Iy(t,e){let r=t.get(e),n=0;if(n+=r&Te,r<$||(r=t.get(e+1),n+=(r&Te)<<7,r<$)||(r=t.get(e+2),n+=(r&Te)<<14,r<$)||(r=t.get(e+3),n+=(r&Te)<<21,r<$)||(r=t.get(e+4),n+=(r&Te)*$c,r<$)||(r=t.get(e+5),n+=(r&Te)*Kc,r<$)||(r=t.get(e+6),n+=(r&Te)*Vc,r<$)||(r=t.get(e+7),n+=(r&Te)*Hc,r<$))return n;throw new RangeError("Could not decode varint")}function lf(t,e,r=0){return e==null&&(e=Ko(Gt(t))),e instanceof Uint8Array?Sy(t,e,r):vy(t,e,r)}function ff(t,e=0){return t instanceof Uint8Array?Ay(t,e):Iy(t,e)}var Vo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Ir=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Ho=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},gn=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function zo(t){return t[Symbol.asyncIterator]!=null}function hf(t,e){if(t.byteLength>e)throw new Ir("Message length too long")}var Wo=t=>{let e=Gt(t),r=Ko(e);return lf(t,r),Wo.bytes=e,r};Wo.bytes=0;function Yo(t,e){e=e??{};let r=e.lengthEncoder??Wo,n=e?.maxDataLength??4194304;function*s(o){hf(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return zo(t)?(async function*(){for await(let o of t)yield*s(o)})():(function*(){for(let o of t)yield*s(o)})()}Yo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??Wo,n=e?.maxDataLength??4194304;return hf(t,n),new G(r(t.byteLength),t)};var Wt;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(Wt||(Wt={}));var Gc=t=>{let e=ff(t);return Gc.bytes=Gt(e),e};Gc.bytes=0;function zc(t,e){let r=new G,n=Wt.LENGTH,s=-1,o=e?.lengthDecoder??Gc,c=e?.maxLengthLength??8,i=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===Wt.LENGTH)try{if(s=o(r),s<0)throw new Vo("Invalid message length");if(s>i)throw new Ir("Message length too long");let u=o.bytes;r.consume(u),e?.onLength!=null&&e.onLength(s),n=Wt.DATA}catch(u){if(u instanceof RangeError){if(r.byteLength>c)throw new Ho("Message length length too long");break}throw u}if(n===Wt.DATA){if(r.byteLength<s)break;let u=r.sublist(0,s);r.consume(s),e?.onData!=null&&e.onData(u),yield u,n=Wt.LENGTH}}}return zo(t)?(async function*(){for await(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new gn("Unexpected end of input")})():(function*(){for(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new gn("Unexpected end of input")})()}zc.fromReader=(t,e)=>{let r=1,n=(async function*(){for(;;)try{let{done:o,value:c}=await t.next(r);if(o===!0)return;c!=null&&(yield c)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{r=1}})();return zc(n,{...e??{},onLength:o=>{r=o}})};var Wc=class extends Mo{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&ko.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new te("Could not determine remote address or port");r=jl(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new rr)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let s of e)if(r+=s.byteLength,n=this.socket.write(s),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await $e(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},qo=t=>new Wc(t);var pf=ke(z("os"),1),mf=ke(z("path"),1);function Zo(t,e={}){if(ko.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new te(`Multiaddr ${t} was not a Unix address`);return pf.default.platform()==="win32"?{path:mf.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=Po(t),n=r.host,s=r.port;return{host:n,port:s,ipv6Only:r.type==="ip6",...e}}var ye;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(ye||(ye={}));var jo=class extends or{context;server;sockets=new Set;status={code:ye.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,Vn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=yf.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new te("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:ye.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==ye.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==ye.ACTIVE)throw e.destroy(),new Un("Server is not listening yet");let r;try{r=qo({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===ye.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[st(`/unix/${encodeURIComponent(e)}`)]:Zl(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===ye.ACTIVE||this.status.code===ye.PAUSED)throw new Fn("server is already listening");try{this.status={code:ye.ACTIVE,listeningAddr:e,netConfig:Zo(e,this.context)},await this.resume()}catch(r){throw this.status={code:ye.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push($e(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push($e(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===ye.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:ye.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===ye.PAUSED&&e){this.status={code:ye.INACTIVE};return}!this.server.listening||this.status.code!==ye.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:ye.INACTIVE}:{...this.status,code:ye.PAUSED},this.server.close())}};var Xo=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Ja]=!0;[Symbol.toStringTag]="@libp2p/tcp";[tu]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),s;try{s=qo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",s.remoteAddr),await r.upgrader.upgradeOutbound(s,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),s.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new No("tcp:open-connection"));let n;return new Promise((s,o)=>{let c=Date.now(),i=Zo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,i),n=bf.default.connect(i);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let p=i.path??`${i.host??""}:${i.port}`;h.message=`connection error ${p}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},u=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new rr(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new kn)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",u),n.removeListener("connect",l),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}s(n)};n.on("error",a),n.on("timeout",u),n.on("connect",l),r.signal.addEventListener("abort",f)}).catch(s=>{throw n?.destroy(),s})}createListener(e){return new jo({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>Kl.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function gf(t={}){return e=>new Xo(e,t)}function Cy(t){return t[Symbol.asyncIterator]!=null}function Ly(t){if(Cy(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Yc=Ly;function Pe(t){return ue.encode({type:ue.Type.OK,peers:[],...t}).subarray()}function De(t){return ue.encode({type:ue.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var Qo=vt("libp2p:daemon-server:dht"),Jo=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Yc(this.dht.provide(e)),yield Pe()}catch(r){Qo.error("failed to provide CID %s - %e",e,r),yield De(r)}}async*getClosestPeers(e){yield Pe({dht:{type:he.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>he.encode({type:he.Type.VALUE,value:n.id.toMultihash().bytes})));yield he.encode({type:he.Type.END})}async*getPublicKey(e){yield De(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield Pe({dht:{type:he.Type.VALUE,value:r.value}}))}catch(r){Qo.error("error getting value for key %b - %e",e,r),yield De(r)}}async*putValue(e,r){try{await Yc(this.dht.put(e,r)),yield Pe()}catch(n){Qo.error("error putting value %b for key %b - %e",r,e,n),yield De(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield Pe({dht:{type:he.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){Qo.error("peer not found %p - %e",e,r),yield De(r)}}async*findProviders(e,r){yield Pe({dht:{type:he.Type.BEGIN}});try{let n=r,s=0;for await(let o of this.dht.findProviders(e))if(o.name==="PEER_RESPONSE"){for(let c of o.providers)s++,yield he.encode({type:he.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(i=>i.bytes)}});if(n===s)break}}catch(n){yield De(n)}yield he.encode({type:he.Type.END})}};var ei=vt("libp2p:daemon-server:pubsub"),ti=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield Pe({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){ei.error("failed to get pubsub topics - %e",e),yield De(e)}}async*subscribe(e){try{let r=Bt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let s=n.detail;s.topic===e&&(s.type==="signed"?r.push(Wr.encode({from:s.from.toMultihash().bytes,data:s.data,seqno:s.sequenceNumber==null?void 0:Le(s.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[s.topic],signature:s.signature,key:It(s.key)}).subarray()):r.push(Wr.encode({data:s.data,topicIDs:[s.topic]}).subarray()))}),yield Pe(),yield*r}catch(r){ei.error("failed to subscribe to topic %s - %e",e,r),yield De(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield Pe()}catch(n){ei.error("failed to publish message to topic %s - %e",e,n),yield De(n)}}async*listPeers(e){try{yield Pe({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){ei.error("failed to list peers for topic %s - %e",e,r),yield De(r)}}};var wf=1<<22,Oe=vt("libp2p:daemon-server"),ri=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=gf()({logger:Xa()}),this.listener=this.tcp.createListener({upgrader:new Yr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new Jo({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new ti({pubsub:n.services.pubsub}))}async connect(e){if(e.connect?.addrs==null)throw new Error("Invalid request");let r=e.connect.peer,n=e.connect.addrs.map(o=>st(o)),s=yr(ct(r));return Oe("connect - adding multiaddrs %a to peer %p",n,s),await this.libp2p.peerStore.merge(s,{multiaddrs:n}),Oe("connect - dial %p",s),this.libp2p.dial(s)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,s=yr(ct(r));Oe("openStream - dial %p",s);let o=await this.libp2p.dial(s);Oe("openStream - open stream for protocol(s) %s",n);let c=await o.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:s.toMultihash().bytes,addr:o.remoteAddr.bytes,proto:c.protocol??""},connection:c}}async registerStreamHandler(e){if(e.streamHandler?.proto==null)throw new Error("Invalid request");let r=e.streamHandler.proto,n=st(e.streamHandler.addr),s;Oe("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{Oe("open stream for protocol %o to %a",r,n);let i=AbortSignal.timeout(1e4);s=await this.tcp.dial(n,{upgrader:new Yr,signal:i});let a=kt.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),u=Yo.single(a);s.send(u)||await $e(s,"drain",{rejectionEvents:["close"],signal:i}),await Mc(o,s,o)}catch(i){Oe.error("error handling stream handler - %e",i),s?.abort(i)}finally{try{await s?.close()}catch(i){s?.abort(i)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(e=>{Oe.error("failed to stop daemon during exit - %e",e)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let e=this.listener.getAddrs();if(e.length>0)return e[0];throw new Error("Not started")}async stop(e={exit:!1}){await this.libp2p.stop(),await this.listener.close(),e.exit&&Oe("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case Et.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=yr(ct(e.id)),s=(await this.libp2p.peerStore.get(r)).protocols;yield Pe({peerStore:{protos:s}});return;case Et.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Oe.error("error handling peerstore request - %e",r),yield De(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case rt.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case rt.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case rt.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case rt.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Oe.error("error handling pubsub request - %e",r),yield De(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case Ue.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(yr(ct(e.peer)));return;case Ue.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(de.decode(e.cid),e.count??20);return;case Ue.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(de.decode(e.cid));return;case Ue.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case Ue.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(yr(ct(e.peer)));return;case Ue.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case Ue.Type.PUT_VALUE:if(e.key==null||e.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(e.key,e.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Oe.error("error handling DHT request - %e",r),yield De(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Fc(e,{maxDataLength:wf}),s=await n.read(Ve);Oe("read",s);try{switch(s.type){case Ve.Type.CONNECT:{await r.connect(s),await n.write({type:ue.Type.OK},ue);break}case Ve.Type.IDENTIFY:{await n.write({type:ue.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},ue);break}case Ve.Type.LIST_PEERS:{let o=[],c=new Set;for(let i of r.libp2p.getConnections()){let a=i.remotePeer.toString();c.has(a)||(c.add(a),o.push({id:i.remotePeer.toMultihash().bytes,addrs:[i.remoteAddr.bytes]}))}await n.write({type:ue.Type.OK,peers:o},ue);break}case Ve.Type.STREAM_OPEN:{let o=await r.openStream(s);await n.write({type:ue.Type.OK,streamInfo:o.streamInfo},ue);let c=n.unwrap();await Mc(c,o.connection,c);break}case Ve.Type.STREAM_HANDLER:{await r.registerStreamHandler(s),await n.write({type:ue.Type.OK},ue);break}case Ve.Type.PEERSTORE:{if(s.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=bn(o);for await(let i of r.handlePeerStoreRequest(s.peerStore))await c.write(i);break}case Ve.Type.PUBSUB:{if(s.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=bn(o);for await(let i of r.handlePubsubRequest(s.pubsub))await c.write(i);break}case Ve.Type.DHT:{if(s.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=bn(o);for await(let i of r.handleDHTRequest(s.dht))await c.write(i);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){Oe.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Fc(c,{maxDataLength:wf}),await n.write({type:ue.Type.ERROR,error:{msg:o.message},peers:[]},ue)}finally{await n.unwrap().close()}}).catch(r=>{Oe.error("error handling incoming connection - %e",r)})}},By=(t,e)=>new ri({multiaddr:t,libp2pNode:e});return If(Oy);})();
|
|
16
|
+
${e}[Error list was empty]`,r.trim()}return Ma(t,e)}Oe.formatters.e=t=>t==null?"undefined":Ka(t);function hh(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function Va(t){return{forComponent(e){return wt(e,t)}}}function wt(t,e){let r=hh(`${t}:trace`);return Oe.enabled(`${t}:trace`)&&Oe.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Oe(`${t}:trace`,e)),Object.assign(Oe(t,e),{error:Oe(`${t}:error`,e),trace:r,newScope:n=>wt(`${t}:${n}`,e)})}function $a(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var Ln=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var ee=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Bn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var On=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var xt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Hr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var _n=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Qt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},kn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},Pn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var zr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Nn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Jt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},Rn=class extends Jt{constructor(e,r){super(!0,e,r)}},Un=class extends Jt{constructor(e,r){super(!1,e,r)}};var ji=Symbol.for("@libp2p/peer-id");var za=Symbol.for("@libp2p/transport");var Ha;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(Ha||(Ha={}));var Ga=H("node:events"),Fn=(t,...e)=>{try{(0,Ga.setMaxListeners)(t,...e)}catch{}};function ph(t){return typeof t?.handleEvent=="function"}function mh(t){return(t!==!0&&t!==!1&&t?.once)??!1}var er=class extends EventTarget{#e=new Map;constructor(){super(),Fn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let s=mh(n);super.addEventListener(e,c=>{if(s){let i=this.#e.get(c.type);i!=null&&(i=i.filter(({callback:a})=>a!==r),this.#e.set(c.type,i))}ph(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:s})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let s=this.#e.get(e);s!=null&&(s=s.filter(({callback:o})=>o!==r),this.#e.set(e,s))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var Wa=Symbol.for("@libp2p/service-capabilities");var Xi={};G(Xi,{base36:()=>Gr,base36upper:()=>yh});var Gr=gt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),yh=gt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var bh=Za,Ya=128,gh=127,wh=~gh,xh=Math.pow(2,31);function Za(t,e,r){e=e||[],r=r||0;for(var n=r;t>=xh;)e[r++]=t&255|Ya,t/=128;for(;t&wh;)e[r++]=t&255|Ya,t>>>=7;return e[r]=t|0,Za.bytes=r-n+1,e}var Eh=Qi,vh=128,qa=127;function Qi(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw Qi.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&qa)<<s:(c&qa)*Math.pow(2,s),s+=7}while(c>=vh);return Qi.bytes=o-n,r}var Sh=Math.pow(2,7),Ah=Math.pow(2,14),Ih=Math.pow(2,21),Th=Math.pow(2,28),Dh=Math.pow(2,35),Ch=Math.pow(2,42),Lh=Math.pow(2,49),Bh=Math.pow(2,56),Oh=Math.pow(2,63),_h=function(t){return t<Sh?1:t<Ah?2:t<Ih?3:t<Th?4:t<Dh?5:t<Ch?6:t<Lh?7:t<Bh?8:t<Oh?9:10},kh={encode:bh,decode:Eh,encodingLength:_h},Ph=kh,Wr=Ph;function Yr(t,e=0){return[Wr.decode(t,e),Wr.decode.bytes]}function tr(t,e,r=0){return Wr.encode(t,e,r),e}function rr(t){return Wr.encodingLength(t)}function or(t,e){let r=e.byteLength,n=rr(t),s=n+rr(r),o=new Uint8Array(s+r);return tr(t,o,0),tr(r,o,n),o.set(e,s),new nr(t,r,e,o)}function it(t){let e=Ke(t),[r,n]=Yr(e),[s,o]=Yr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new nr(r,s,c,e)}function ja(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Ca(t.bytes,r.bytes)}}var nr=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=Ot(n),this.bytes=Ot(s)}};function Xa(t,e){let{bytes:r,version:n}=t;return n===0?Rh(r,Ji(t),e??se.encoder):Uh(r,Ji(t),e??tt.encoder)}var Qa=new WeakMap;function Ji(t){let e=Qa.get(t);if(e==null){let r=new Map;return Qa.set(t,r),r}return e}var fe=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=Ot(s),this["/"]=this.bytes}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==qr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Fh)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=or(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&ja(e.multihash,n.multihash)}toString(e){return Xa(this,e)}toJSON(){return{"/":Xa(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:s,multihash:o,bytes:c}=r;return new t(n,s,o,c??Ja(n,s,o.bytes))}else if(r[Mh]===!0){let{version:n,multihash:s,code:o}=r,c=it(s);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==qr)throw new Error(`Version 0 CID must use dag-pb (code: ${qr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=Ja(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,qr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,s=Ke(e.subarray(n,n+r.multihashSize));if(s.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=s.subarray(r.multihashSize-r.digestSize),c=new nr(r.multihashCode,r.digestSize,o,s);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=Yr(e.subarray(r));return r+=d,f},s=n(),o=qr;if(s===18?(s=0,r=0):o=n(),s!==0&&s!==1)throw new RangeError(`Invalid CID version ${s}`);let c=r,i=n(),a=n(),u=r+a,l=u-c;return{version:s,codec:o,multihashCode:i,digestSize:a,multihashSize:l,size:u}}static parse(e,r){let[n,s]=Nh(e,r),o=t.decode(s);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Ji(o).set(n,e),o}};function Nh(t,e){switch(t[0]){case"Q":{let r=e??se;return[se.prefix,r.decode(`${se.prefix}${t}`)]}case se.prefix:{let r=e??se;return[se.prefix,r.decode(t)]}case tt.prefix:{let r=e??tt;return[tt.prefix,r.decode(t)]}case Gr.prefix:{let r=e??Gr;return[Gr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Rh(t,e,r){let{prefix:n}=r;if(n!==se.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let s=e.get(n);if(s==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return s}function Uh(t,e,r){let{prefix:n}=r,s=e.get(n);if(s==null){let o=r.encode(t);return e.set(n,o),o}else return s}var qr=112,Fh=18;function Ja(t,e,r){let n=rr(t),s=n+rr(e),o=new Uint8Array(s+r.byteLength);return tr(t,o,0),tr(e,o,n),o.set(r,s),o}var Mh=Symbol.for("@ipld/js-cid/CID");var es={};G(es,{identity:()=>qe});var eu=0,$h="identity",tu=Ke;function Kh(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return or(eu,tu(t))}var qe={code:eu,name:$h,encode:tu,digest:Kh};function He(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Vh(t){return t.buffer instanceof ArrayBuffer}function ir(t){return Vh(t)?t:t.slice()}async function ru(t,e,r,n){let s=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},s,ir(e),ir(r.subarray()));return n?.signal?.throwIfAborted(),o}var ts=H("node:buffer");function Zr(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function st(t=0){return Zr(ts.Buffer.alloc(t))}function rs(t=0){return Zr(ts.Buffer.allocUnsafe(t))}var nu=H("node:buffer");function ns(t,e){return Zr(nu.Buffer.concat(t,e))}function ou(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var su=Symbol.for("@achingbrain/uint8arraylist");function iu(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let s=r+n.byteLength;if(e<s)return{buf:n,index:e-r};r=s}throw new RangeError("index is out of bounds")}function $n(t){return!!t?.[su]}var z=class t{bufs;length;[su]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if($n(n)){r+=n.byteLength;for(let s of n.bufs)this.bufs.push(s)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if($n(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=iu(this.bufs,e);return r.buf[r.index]}set(e,r){let n=iu(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if($n(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:s}=this._subList(e,r);return ns(n,s)}subarray(e,r){let{bufs:n,length:s}=this._subList(e,r);return n.length===1?n[0]:ns(n,s)}sublist(e,r){let{bufs:n,length:s}=this._subList(e,r),o=new t;return o.length=s,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],s=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],i=s,a=i+c.byteLength;if(s=a,e>=a)continue;let u=e>=i&&e<a,l=r>i&&r<=a;if(u&&l){if(e===i&&r===a){n.push(c);break}let f=e-i;n.push(c.subarray(f,f+(r-e)));break}if(u){if(e===0){n.push(c);continue}n.push(c.subarray(e-i));continue}if(l){if(r===a){n.push(c);break}n.push(c.subarray(0,r-i));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!$n(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let s=n.byteLength;if(s===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<s;f++)c[n[f]]=f;let i=c,a=this.byteLength-n.byteLength,u=n.byteLength-1,l;for(let f=r;f<=a;f+=l){l=0;for(let d=u;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){l=Math.max(1,d-i[h]);break}}if(l===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=rs(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let s=st(2);new DataView(s.buffer,s.byteOffset,s.byteLength).setInt16(0,r,n),this.write(s,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let s=st(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setInt32(0,r,n),this.write(s,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let s=st(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setBigInt64(0,r,n),this.write(s,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=rs(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let s=st(2);new DataView(s.buffer,s.byteOffset,s.byteLength).setUint16(0,r,n),this.write(s,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let s=st(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setUint32(0,r,n),this.write(s,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let s=st(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setBigUint64(0,r,n),this.write(s,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let s=st(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setFloat32(0,r,n),this.write(s,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let s=st(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setFloat64(0,r,n),this.write(s,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!ou(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((s,o)=>s+o.byteLength,0)),n.length=r,n}};var du=H("node:buffer");var os={};G(os,{base10:()=>Hh});var Hh=gt({prefix:"9",name:"base10",alphabet:"0123456789"});var is={};G(is,{base16:()=>zh,base16upper:()=>Gh});var zh=ne({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Gh=ne({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ss={};G(ss,{base2:()=>Wh});var Wh=ne({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var cs={};G(cs,{base256emoji:()=>Xh});var cu=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Yh=cu.reduce((t,e,r)=>(t[r]=e,t),[]),qh=cu.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Zh(t){return t.reduce((e,r)=>(e+=Yh[r],e),"")}function jh(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=qh[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var Xh=jt({prefix:"\u{1F680}",name:"base256emoji",encode:Zh,decode:jh});var as={};G(as,{base8:()=>Qh});var Qh=ne({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var us={};G(us,{identity:()=>Jh});var Jh=jt({prefix:"\0",name:"identity",encode:t=>Ba(t),decode:t=>La(t)});var D0=new TextEncoder,C0=new TextDecoder;var ps={};G(ps,{sha256:()=>hs,sha512:()=>np});var ds=Be(H("node:crypto"),1);var rp=20;function fs({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new ls(t,e,r,n,s)}var ls=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??rp,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?au(n,this.code,r?.truncate):n.then(s=>au(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function au(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return or(e,t)}var hs=fs({name:"sha2-256",code:18,encode:t=>Ke(ds.default.createHash("sha256").update(t).digest())}),np=fs({name:"sha2-512",code:19,encode:t=>Ke(ds.default.createHash("sha512").update(t).digest())});var jr={...us,...ss,...as,...os,...is,...Hi,...Xi,...zi,...Yi,...cs},K0={...ps,...es};function fu(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var lu=fu("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),ms=fu("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Or(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),op={utf8:lu,"utf-8":lu,hex:jr.base16,latin1:ms,ascii:ms,binary:ms,...jr},Kn=op;function Te(t,e="utf8"){let r=Kn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?yt(du.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var hu=H("node:buffer");function ce(t,e="utf8"){let r=Kn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?hu.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var ip=parseInt("11111",2),ys=parseInt("10000000",2),sp=parseInt("01111111",2),pu={0:Xr,1:Xr,2:cp,3:lp,4:fp,5:up,6:ap,16:Xr,22:Xr,48:Xr};function bs(t,e={offset:0}){let r=t[e.offset]&ip;if(e.offset++,pu[r]!=null)return pu[r](t,e);throw new Error("No decoder for tag "+r)}function Qr(t,e){let r=0;if((t[e.offset]&ys)===ys){let n=t[e.offset]&sp,s="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)s+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(s,16)}else r=t[e.offset],e.offset++;return r}function Xr(t,e){Qr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=bs(t,e);if(n===null)break;r.push(n)}return r}function cp(t,e){let r=Qr(t,e),n=e.offset,s=e.offset+r,o=[];for(let c=n;c<s;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function ap(t,e){let r=Qr(t,e),n=e.offset+r,s=t[e.offset];e.offset++;let o=0,c=0;s<40?(o=0,c=s):s<80?(o=1,c=s-40):(o=2,c=s-80);let i=`${o}.${c}`,a=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,a.push(u&127),u<128){a.reverse();let l=0;for(let f=0;f<a.length;f++)l+=a[f]<<f*7;i+=`.${l}`,a=[]}}return i}function up(t,e){return e.offset++,null}function lp(t,e){let r=Qr(t,e),n=t[e.offset];e.offset++;let s=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return s}function fp(t,e){let r=Qr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function dp(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new z;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function gs(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=dp(t.byteLength);return new z(Uint8Array.from([e.byteLength|ys]),e)}function mu(t){let e=new z,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new z(Uint8Array.from([2]),gs(e),e)}function yu(t){let e=Uint8Array.from([0]),r=new z(e,t);return new z(Uint8Array.from([3]),gs(r),r)}function Vn(t,e=48){let r=new z;for(let n of t)r.append(n);return new z(Uint8Array.from([e]),gs(r),r)}var hp=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),pp=Uint8Array.from([6,5,43,129,4,0,34]),mp=Uint8Array.from([6,5,43,129,4,0,35]),yp={ext:!0,kty:"EC",crv:"P-256"},bp={ext:!0,kty:"EC",crv:"P-384"},gp={ext:!0,kty:"EC",crv:"P-521"},ws=32,xs=48,Es=66;function bu(t){let e=bs(t);return gu(e)}function gu(t){let e=t[1][1][0],r=1,n,s;if(e.byteLength===ws*2+1)return n=ce(e.subarray(r,r+ws),"base64url"),s=ce(e.subarray(r+ws),"base64url"),new sr({...yp,key_ops:["verify"],x:n,y:s});if(e.byteLength===xs*2+1)return n=ce(e.subarray(r,r+xs),"base64url"),s=ce(e.subarray(r+xs),"base64url"),new sr({...bp,key_ops:["verify"],x:n,y:s});if(e.byteLength===Es*2+1)return n=ce(e.subarray(r,r+Es),"base64url"),s=ce(e.subarray(r+Es),"base64url"),new sr({...gp,key_ops:["verify"],x:n,y:s});throw new ee(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function wu(t){return Vn([mu(Uint8Array.from([1])),Vn([wp(t.crv)],160),Vn([yu(new z(Uint8Array.from([4]),Te(t.x??"","base64url"),Te(t.y??"","base64url")))],161)]).subarray()}function wp(t){if(t==="P-256")return hp;if(t==="P-384")return pp;if(t==="P-521")return mp;throw new ee(`Invalid curve ${t}`)}var sr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=wu(this.jwk)),this._raw}toMultihash(){return qe.digest(Et(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}async verify(e,r,n){return ru(this.jwk,r,e,n)}};var ro=Be(H("crypto"),1);function vs(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function vt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function rt(t,e,r=""){let n=vs(t),s=t?.length,o=e!==void 0;if(!n||o&&s!==e){let c=r&&`"${r}" `,i=o?` of length ${e}`:"",a=n?`length=${s}`:`type=${typeof t}`,u=c+"expected Uint8Array"+i+", got "+a;throw n?new RangeError(u):new TypeError(u)}return t}function Hn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(vt(t.outputLen),vt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function cr(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function zn(t,e){rt(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Pt(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Gn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Ze(t,e){return t<<32-e|t>>>e}var Eu=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",xp=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Wn(t){if(rt(t),Eu)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=xp[t[r]];return e}var ct={_0:48,_9:57,A:65,F:70,a:97,f:102};function xu(t){if(t>=ct._0&&t<=ct._9)return t-ct._0;if(t>=ct.A&&t<=ct.F)return t-(ct.A-10);if(t>=ct.a&&t<=ct.f)return t-(ct.a-10)}function Ss(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(Eu)try{return Uint8Array.fromHex(t)}catch(s){throw s instanceof SyntaxError?new RangeError(s.message):s}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let s=0,o=0;s<r;s++,o+=2){let c=xu(t.charCodeAt(o)),i=xu(t.charCodeAt(o+1));if(c===void 0||i===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[s]=c*16+i}return n}function vu(...t){let e=0;for(let n=0;n<t.length;n++){let s=t[n];rt(s),e+=s.length}let r=new Uint8Array(e);for(let n=0,s=0;n<t.length;n++){let o=t[n];r.set(o,s),s+=o.length}return r}function Su(t,e={}){let r=(s,o)=>t(o).update(s).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=s=>t(s),Object.assign(r,e),Object.freeze(r)}function Au(t=32){vt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var Iu=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Tu(t,e,r){return t&e^~t&r}function Du(t,e,r){return t&e^t&r^e&r}var Yn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,s){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=s,this.buffer=new Uint8Array(e),this.view=Gn(this.buffer)}update(e){cr(this),rt(e);let{view:r,buffer:n,blockLen:s}=this,o=e.length;for(let c=0;c<o;){let i=Math.min(s-this.pos,o-c);if(i===s){let a=Gn(e);for(;s<=o-c;c+=s)this.process(a,c);continue}n.set(e.subarray(c,c+i),this.pos),this.pos+=i,c+=i,this.pos===s&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){cr(this),zn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:s,isLE:o}=this,{pos:c}=this;r[c++]=128,Pt(this.buffer.subarray(c)),this.padOffset>s-c&&(this.process(n,0),c=0);for(let f=c;f<s;f++)r[f]=0;n.setBigUint64(s-8,BigInt(this.length*8),o),this.process(n,0);let i=Gn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let u=a/4,l=this.get();if(u>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<u;f++)i.setUint32(4*f,l[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:s,finished:o,destroyed:c,pos:i}=this;return e.destroyed=c,e.finished=o,e.length=s,e.pos=i,s%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},at=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Ep=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),St=new Uint32Array(64),As=class extends Yn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:s,E:o,F:c,G:i,H:a}=this;return[e,r,n,s,o,c,i,a]}set(e,r,n,s,o,c,i,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=s|0,this.E=o|0,this.F=c|0,this.G=i|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)St[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=St[f-15],h=St[f-2],p=Ze(d,7)^Ze(d,18)^d>>>3,g=Ze(h,17)^Ze(h,19)^h>>>10;St[f]=g+St[f-7]+p+St[f-16]|0}let{A:n,B:s,C:o,D:c,E:i,F:a,G:u,H:l}=this;for(let f=0;f<64;f++){let d=Ze(i,6)^Ze(i,11)^Ze(i,25),h=l+d+Tu(i,a,u)+Ep[f]+St[f]|0,g=(Ze(n,2)^Ze(n,13)^Ze(n,22))+Du(n,s,o)|0;l=u,u=a,a=i,i=c+h|0,c=o,o=s,s=n,n=h+g|0}n=n+this.A|0,s=s+this.B|0,o=o+this.C|0,c=c+this.D|0,i=i+this.E|0,a=a+this.F|0,u=u+this.G|0,l=l+this.H|0,this.set(n,s,o,c,i,a,u,l)}roundClean(){Pt(St)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Pt(this.buffer)}},Is=class extends As{A=at[0]|0;B=at[1]|0;C=at[2]|0;D=at[3]|0;E=at[4]|0;F=at[5]|0;G=at[6]|0;H=at[7]|0;constructor(){super(32)}};var Cu=Su(()=>new Is,Iu(1));var he=(t,e,r)=>rt(t,e,r),Ds=vt,Cs=Wn,ut=(...t)=>vu(...t),jn=t=>Ss(t),Ls=vs,Bs=t=>Au(t),Zn=BigInt(0),Ts=BigInt(1);function Nt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Xn(t){if(typeof t=="bigint"){if(!qn(t))throw new RangeError("positive bigint expected, got "+t)}else Ds(t);return t}function Jr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function en(t){let e=Xn(t).toString(16);return e.length&1?"0"+e:e}function Lu(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Zn:BigInt("0x"+t)}function ar(t){return Lu(Wn(t))}function Os(t){return Lu(Wn(vp(rt(t)).reverse()))}function Qn(t,e){if(vt(e),e===0)throw new RangeError("zero length");t=Xn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return Ss(r.padStart(e*2,"0"))}function _s(t,e){return Qn(t,e).reverse()}function vp(t){return Uint8Array.from(he(t))}var qn=t=>typeof t=="bigint"&&Zn<=t;function Sp(t,e,r){return qn(t)&&qn(e)&&qn(r)&&e<=t&&t<r}function ks(t,e,r,n){if(!Sp(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function ur(t){if(t<Zn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Zn;t>>=Ts,e+=1);return e}var tn=t=>(Ts<<BigInt(t))-Ts;function Bu(t,e,r){if(vt(t,"hashLen"),vt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=m=>new Uint8Array(m),s=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),i=1e3,a=n(t),u=n(t),l=0,f=()=>{a.fill(1),u.fill(0),l=0},d=(...m)=>r(u,ut(a,...m)),h=(m=s)=>{u=d(o,m),a=d(),m.length!==0&&(u=d(c,m),a=d())},p=()=>{if(l++>=i)throw new Error("drbg: tried max amount of iterations");let m=0,w=[];for(;m<e;){a=d();let A=a.slice();w.push(A),m+=a.length}return ut(...w)};return(m,w)=>{f(),h(m);let A;for(;(A=w(p()))===void 0;)h();return f(),A}}function Rt(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,i){if(!i&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(i&&a===void 0)return;let u=typeof a;if(u!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${u}`)}let s=(o,c)=>Object.entries(o).forEach(([i,a])=>n(i,a,c));s(e,!1),s(r,!0)}var we=BigInt(0),ue=BigInt(1),Ut=BigInt(2),Pu=BigInt(3),Nu=BigInt(4),Ru=BigInt(5),Ap=BigInt(7),Uu=BigInt(8),Ip=BigInt(9),Fu=BigInt(16);function je(t,e){if(e<=we)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=we?r:e+r}function Re(t,e,r){if(e<we)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >we;)n*=n,n%=r;return n}function Ou(t,e){if(t===we)throw new Error("invert: expected non-zero number");if(e<=we)throw new Error("invert: expected positive modulus, got "+e);let r=je(t,e),n=e,s=we,o=ue,c=ue,i=we;for(;r!==we;){let u=n/r,l=n-r*u,f=s-c*u,d=o-i*u;n=r,r=l,s=c,o=i,c=f,i=d}if(n!==ue)throw new Error("invert: does not exist");return je(s,e)}function Ps(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function Mu(t,e){let r=t,n=(r.ORDER+ue)/Nu,s=r.pow(e,n);return Ps(r,s,e),s}function Tp(t,e){let r=t,n=(r.ORDER-Ru)/Uu,s=r.mul(e,Ut),o=r.pow(s,n),c=r.mul(e,o),i=r.mul(r.mul(c,Ut),o),a=r.mul(c,r.sub(i,r.ONE));return Ps(r,a,e),a}function Dp(t){let e=lr(t),r=$u(t),n=r(e,e.neg(e.ONE)),s=r(e,n),o=r(e,e.neg(n)),c=(t+Ap)/Fu;return((i,a)=>{let u=i,l=u.pow(a,c),f=u.mul(l,n),d=u.mul(l,s),h=u.mul(l,o),p=u.eql(u.sqr(f),a),g=u.eql(u.sqr(d),a);l=u.cmov(l,f,p),f=u.cmov(h,d,g);let m=u.eql(u.sqr(f),a),w=u.cmov(l,f,m);return Ps(u,w,a),w})}function $u(t){if(t<Pu)throw new Error("sqrt is not defined for small field");let e=t-ue,r=0;for(;e%Ut===we;)e/=Ut,r++;let n=Ut,s=lr(t);for(;_u(s,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return Mu;let o=s.pow(n,e),c=(e+ue)/Ut;return function(a,u){let l=a;if(l.is0(u))return u;if(_u(l,u)!==1)throw new Error("Cannot find square root");let f=r,d=l.mul(l.ONE,o),h=l.pow(u,e),p=l.pow(u,c);for(;!l.eql(h,l.ONE);){if(l.is0(h))return l.ZERO;let g=1,m=l.sqr(h);for(;!l.eql(m,l.ONE);)if(g++,m=l.sqr(m),g===f)throw new Error("Cannot find square root");let w=ue<<BigInt(f-g-1),A=l.pow(d,w);f=g,d=l.sqr(A),h=l.mul(h,d),p=l.mul(p,A)}return p}}function Cp(t){return t%Nu===Pu?Mu:t%Uu===Ru?Tp:t%Fu===Ip?Dp(t):$u(t)}var Lp=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ns(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Lp.reduce((n,s)=>(n[s]="function",n),e);if(Rt(t,r),Jr(t.BYTES,"BYTES"),Jr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=ue)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function Bp(t,e,r){let n=t;if(r<we)throw new Error("invalid exponent, negatives unsupported");if(r===we)return n.ONE;if(r===ue)return e;let s=n.ONE,o=e;for(;r>we;)r&ue&&(s=n.mul(s,o)),o=n.sqr(o),r>>=ue;return s}function eo(t,e,r=!1){let n=t,s=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((i,a,u)=>n.is0(a)?i:(s[u]=i,n.mul(i,a)),n.ONE),c=n.inv(o);return e.reduceRight((i,a,u)=>n.is0(a)?i:(s[u]=n.mul(i,s[u]),n.mul(i,a)),c),s}function _u(t,e){let r=t,n=(r.ORDER-ue)/Ut,s=r.pow(e,n),o=r.eql(s,r.ONE),c=r.eql(s,r.ZERO),i=r.eql(s,r.neg(r.ONE));if(!o&&!c&&!i)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function Op(t,e){if(e!==void 0&&Ds(e),t<=we)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=ur(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,s=Math.ceil(n/8);return{nBitLength:n,nByteLength:s}}var ku=new WeakMap,Jn=class{ORDER;BITS;BYTES;isLE;ZERO=we;ONE=ue;_lengths;_mod;constructor(e,r={}){if(e<=ue)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:s,nByteLength:o}=Op(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=s,this.BYTES=o,Object.freeze(this)}create(e){return je(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return we<=e&&e<this.ORDER}is0(e){return e===we}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ue)===ue}neg(e){return je(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return je(e*e,this.ORDER)}add(e,r){return je(e+r,this.ORDER)}sub(e,r){return je(e-r,this.ORDER)}mul(e,r){return je(e*r,this.ORDER)}pow(e,r){return Bp(this,e,r)}div(e,r){return je(e*Ou(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return Ou(e,this.ORDER)}sqrt(e){let r=ku.get(this);return r||ku.set(this,r=Cp(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?_s(e,this.BYTES):Qn(e,this.BYTES)}fromBytes(e,r=!1){he(e);let{_lengths:n,BYTES:s,isLE:o,ORDER:c,_mod:i}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>s)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let u=new Uint8Array(s);u.set(e,o?0:u.length-e.length),e=u}if(e.length!==s)throw new Error("Field.fromBytes: expected "+s+" bytes, got "+e.length);let a=o?Os(e):ar(e);if(i&&(a=je(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return eo(this,e)}cmov(e,r,n){return Nt(n,"condition"),n?r:e}};Object.freeze(Jn.prototype);function lr(t,e={}){return new Jn(t,e)}function Ku(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=ue)throw new Error("field order must be greater than 1");let e=ur(t-ue);return Math.ceil(e/8)}function Rs(t){let e=Ku(t);return e+Math.ceil(e/2)}function Us(t,e,r=!1){he(t);let n=t.length,s=Ku(e),o=Math.max(Rs(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Os(t):ar(t),i=je(c,e-ue)+ue;return r?_s(i,s):Qn(i,s)}var fr=BigInt(0),Ft=BigInt(1);function rn(t,e){let r=e.negate();return t?r:e}function Ks(t,e){let r=eo(t.Fp,e.map(n=>n.Z));return e.map((n,s)=>t.fromAffine(n.toAffine(r[s])))}function Gu(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Fs(t,e){Gu(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),s=2**t,o=tn(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:s,shiftBy:c}}function Vu(t,e,r){let{windowSize:n,mask:s,maxNumber:o,shiftBy:c}=r,i=Number(t&s),a=t>>c;i>n&&(i-=o,a+=Ft);let u=e*n,l=u+Math.abs(i)-1,f=i===0,d=i<0,h=e%2!==0;return{nextN:a,offset:l,isZero:f,isNeg:d,isNegF:h,offsetF:u}}var Ms=new WeakMap,Wu=new WeakMap;function $s(t){return Wu.get(t)||1}function Hu(t){if(t!==fr)throw new Error("invalid wNAF")}var to=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let s=e;for(;r>fr;)r&Ft&&(n=n.add(s)),s=s.double(),r>>=Ft;return n}precomputeWindow(e,r){let{windows:n,windowSize:s}=Fs(r,this.bits),o=[],c=e,i=c;for(let a=0;a<n;a++){i=c,o.push(i);for(let u=1;u<s;u++)i=i.add(c),o.push(i);c=i.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let s=this.ZERO,o=this.BASE,c=Fs(e,this.bits);for(let i=0;i<c.windows;i++){let{nextN:a,offset:u,isZero:l,isNeg:f,isNegF:d,offsetF:h}=Vu(n,i,c);n=a,l?o=o.add(rn(d,r[h])):s=s.add(rn(f,r[u]))}return Hu(n),{p:s,f:o}}wNAFUnsafe(e,r,n,s=this.ZERO){let o=Fs(e,this.bits);for(let c=0;c<o.windows&&n!==fr;c++){let{nextN:i,offset:a,isZero:u,isNeg:l}=Vu(n,c,o);if(n=i,!u){let f=r[a];s=s.add(l?f.negate():f)}}return Hu(n),s}getPrecomputes(e,r,n){let s=Ms.get(r);return s||(s=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(s=n(s)),Ms.set(r,s))),s}cached(e,r,n){let s=$s(e);return this.wNAF(s,this.getPrecomputes(s,e,n),r)}unsafe(e,r,n,s){let o=$s(e);return o===1?this._unsafeLadder(e,r,s):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,s)}createCache(e,r){Gu(r,this.bits),Wu.set(e,r),Ms.delete(e)}hasCache(e){return $s(e)!==1}};function Yu(t,e,r,n){let s=e,o=t.ZERO,c=t.ZERO;for(;r>fr||n>fr;)r&Ft&&(o=o.add(s)),n&Ft&&(c=c.add(s)),s=s.double(),r>>=Ft,n>>=Ft;return{p1:o,p2:c}}function zu(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Ns(e),e}else return lr(t,{isLE:r})}function qu(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let u=e[a];if(!(typeof u=="bigint"&&u>fr))throw new Error(`CURVE.${a} must be positive bigint`)}let s=zu(e.p,r.Fp,n),o=zu(e.n,r.Fn,n),i=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of i)if(!s.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:s,Fn:o}}function Zu(t,e){return function(n){let s=t(n);return{secretKey:s,publicKey:e(s)}}}var ju=H("node:buffer");function At(t,e){return yt(ju.Buffer.concat(t,e))}var Mw=ro.default.generateKeyPairSync,nn=32;var _p=64;function Xu(t,e,r){if(t.byteLength!==nn)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==_p)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=ro.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ce(t,"base64url"),kty:"OKP"}});return ro.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function Ju(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var no=class{type="Ed25519";raw;constructor(e){this.raw=Vs(e,nn)}toMultihash(){return qe.digest(Et(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let s=Xu(this.raw,r,e);return Ju(s)?s.then(o=>(n?.signal?.throwIfAborted(),o)):s}};function el(t){return t=Vs(t,nn),new no(t)}function Vs(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new ee(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var De;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(De||(De={}));var Hs;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Hs||(Hs={}));(function(t){t.codec=()=>We(Hs)})(De||(De={}));var on;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),De.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=De.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.Type`,value:De.codec().decode(o)};break}case 2:{yield{field:`${i}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(on||(on={}));var zs;(function(t){let e;t.codec=()=>(e==null&&(e=J((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),De.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{a.Type=De.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(l&7);break}}}return a},function*(o,c,i,a={}){let u=c==null?o.len:o.pos+c;for(;o.pos<u;){let l=o.uint32();switch(l>>>3){case 1:{yield{field:`${i}.Type`,value:De.codec().decode(o)};break}case 2:{yield{field:`${i}.Data`,value:o.bytes()};break}default:{o.skipType(l&7);break}}}})),e);function r(o){return X(o,t.codec())}t.encode=r;function n(o,c){return j(o,t.codec(),c)}t.decode=n;function s(o,c){return Q(o,t.codec(),c)}t.stream=s})(zs||(zs={}));var ul=Be(H("node:crypto"),1);var oo=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(Hn(e),rt(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,s=new Uint8Array(n);s.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<s.length;o++)s[o]^=54;this.iHash.update(s),this.oHash=e.create();for(let o=0;o<s.length;o++)s[o]^=106;this.oHash.update(s),Pt(s)}update(e){return cr(this),this.iHash.update(e),this}digestInto(e){cr(this),zn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:s,destroyed:o,blockLen:c,outputLen:i}=this;return e=e,e.finished=s,e.destroyed=o,e.blockLen=c,e.outputLen=i,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},tl=(()=>{let t=((e,r,n)=>new oo(e,r).update(n).digest());return t.create=(e,r)=>new oo(e,r),t})();var rl=(t,e)=>(t+(t>=0?e:-e)/nl)/e;function Np(t,e,r){ks("scalar",t,nt,r);let[[n,s],[o,c]]=e,i=rl(c*t,r),a=rl(-s*t,r),u=t-i*n-a*o,l=-i*s-a*c,f=u<nt,d=l<nt;f&&(u=-u),d&&(l=-l);let h=tn(Math.ceil(ur(r)/2))+It;if(u<nt||u>=h||l<nt||l>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:u,k2neg:d,k2:l}}function Ws(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Gs(t,e){Rt(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Nt(r.lowS,"lowS"),Nt(r.prehash,"prehash"),r.format!==void 0&&Ws(r.format),r}var Ys=class extends Error{constructor(e=""){super(e)}},Xe={Err:Ys,_tlv:{encode:(t,e)=>{let{Err:r}=Xe;if(Jr(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,s=en(n);if(s.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?en(s.length/2|128):"";return en(t)+o+s+e},decode(t,e){let{Err:r}=Xe;e=he(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let s=e[n++],o=!!(s&128),c=0;if(!o)c=s;else{let a=s&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+a);if(u.length!==a)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let l of u)c=c<<8|l;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let i=e.subarray(n,n+c);if(i.length!==c)throw new r("tlv.decode: wrong value length");return{v:i,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=Xe;if(Xn(t),t<nt)throw new e("integer: negative integers are not allowed");let r=en(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=Xe;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return ar(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Xe,s=he(t,void 0,"signature"),{v:o,l:c}=n.decode(48,s);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:i,l:a}=n.decode(2,o),{v:u,l}=n.decode(2,a);if(l.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(i),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=Xe,n=e.encode(2,r.encode(t.r)),s=e.encode(2,r.encode(t.s)),o=n+s;return e.encode(48,o)}};Object.freeze(Xe._tlv);Object.freeze(Xe._int);Object.freeze(Xe);var nt=BigInt(0),It=BigInt(1),nl=BigInt(2),io=BigInt(3),Rp=BigInt(4);function ol(t,e={}){let r=qu("weierstrass",t,e),n=r.Fp,s=r.Fn,o=r.CURVE,{h:c,n:i}=o;Rt(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:u}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let l=sl(n,s);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(oe,b,T){if(u&&b.is0())return Uint8Array.of(0);let{x:B,y:x}=b.toAffine(),y=n.toBytes(B);if(Nt(T,"isCompressed"),T){f();let E=!n.isOdd(x);return ut(il(E),y)}else return ut(Uint8Array.of(4),y,n.toBytes(x))}function h(oe){he(oe,void 0,"Point");let{publicKey:b,publicKeyUncompressed:T}=l,B=oe.length,x=oe[0],y=oe.subarray(1);if(u&&B===1&&x===0)return{x:n.ZERO,y:n.ZERO};if(B===b&&(x===2||x===3)){let E=n.fromBytes(y);if(!n.isValid(E))throw new Error("bad point: is not on curve, wrong x");let S=m(E),v;try{v=n.sqrt(S)}catch(V){let $=V instanceof Error?": "+V.message:"";throw new Error("bad point: is not on curve, sqrt error"+$)}f();let C=n.isOdd(v);return(x&1)===1!==C&&(v=n.neg(v)),{x:E,y:v}}else if(B===T&&x===4){let E=n.BYTES,S=n.fromBytes(y.subarray(0,E)),v=n.fromBytes(y.subarray(E,E*2));if(!w(S,v))throw new Error("bad point: is not on curve");return{x:S,y:v}}else throw new Error(`bad point: got length ${B}, expected compressed=${b} or uncompressed=${T}`)}let p=e.toBytes===void 0?d:e.toBytes,g=e.fromBytes===void 0?h:e.fromBytes;function m(oe){let b=n.sqr(oe),T=n.mul(b,oe);return n.add(n.add(T,n.mul(oe,o.a)),o.b)}function w(oe,b){let T=n.sqr(b),B=m(oe);return n.eql(T,B)}if(!w(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(o.a,io),Rp),O=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(A,O)))throw new Error("bad curve params: a or b");function k(oe,b,T=!1){if(!n.isValid(b)||T&&n.is0(b))throw new Error(`bad point coordinate ${oe}`);return b}function L(oe){if(!(oe instanceof D))throw new Error("Weierstrass Point expected")}function K(oe){if(!a||!a.basises)throw new Error("no endo");return Np(oe,a.basises,s.ORDER)}function N(oe,b,T,B,x){return T=new D(n.mul(T.X,oe),T.Y,T.Z),b=rn(B,b),T=rn(x,T),b.add(T)}class D{static BASE=new D(o.Gx,o.Gy,n.ONE);static ZERO=new D(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=s;X;Y;Z;constructor(b,T,B){this.X=k("x",b),this.Y=k("y",T,!0),this.Z=k("z",B),Object.freeze(this)}static CURVE(){return o}static fromAffine(b){let{x:T,y:B}=b||{};if(!b||!n.isValid(T)||!n.isValid(B))throw new Error("invalid affine point");if(b instanceof D)throw new Error("projective point not allowed");return n.is0(T)&&n.is0(B)?D.ZERO:new D(T,B,n.ONE)}static fromBytes(b){let T=D.fromAffine(g(he(b,void 0,"point")));return T.assertValidity(),T}static fromHex(b){return D.fromBytes(jn(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,T=!0){return ze.createCache(this,b),T||this.multiply(io),this}assertValidity(){let b=this;if(b.is0()){if(e.allowInfinityPoint&&n.is0(b.X)&&n.eql(b.Y,n.ONE)&&n.is0(b.Z))return;throw new Error("bad point: ZERO")}let{x:T,y:B}=b.toAffine();if(!n.isValid(T)||!n.isValid(B))throw new Error("bad point: x or y not field elements");if(!w(T,B))throw new Error("bad point: equation left != right");if(!b.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){L(b);let{X:T,Y:B,Z:x}=this,{X:y,Y:E,Z:S}=b,v=n.eql(n.mul(T,S),n.mul(y,x)),C=n.eql(n.mul(B,S),n.mul(E,x));return v&&C}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:T}=o,B=n.mul(T,io),{X:x,Y:y,Z:E}=this,S=n.ZERO,v=n.ZERO,C=n.ZERO,_=n.mul(x,x),V=n.mul(y,y),$=n.mul(E,E),R=n.mul(x,y);return R=n.add(R,R),C=n.mul(x,E),C=n.add(C,C),S=n.mul(b,C),v=n.mul(B,$),v=n.add(S,v),S=n.sub(V,v),v=n.add(V,v),v=n.mul(S,v),S=n.mul(R,S),C=n.mul(B,C),$=n.mul(b,$),R=n.sub(_,$),R=n.mul(b,R),R=n.add(R,C),C=n.add(_,_),_=n.add(C,_),_=n.add(_,$),_=n.mul(_,R),v=n.add(v,_),$=n.mul(y,E),$=n.add($,$),_=n.mul($,R),S=n.sub(S,_),C=n.mul($,V),C=n.add(C,C),C=n.add(C,C),new D(S,v,C)}add(b){L(b);let{X:T,Y:B,Z:x}=this,{X:y,Y:E,Z:S}=b,v=n.ZERO,C=n.ZERO,_=n.ZERO,V=o.a,$=n.mul(o.b,io),R=n.mul(T,y),ye=n.mul(B,E),be=n.mul(x,S),ge=n.add(T,B),ie=n.add(y,E);ge=n.mul(ge,ie),ie=n.add(R,ye),ge=n.sub(ge,ie),ie=n.add(T,x);let Le=n.add(y,S);return ie=n.mul(ie,Le),Le=n.add(R,be),ie=n.sub(ie,Le),Le=n.add(B,x),v=n.add(E,S),Le=n.mul(Le,v),v=n.add(ye,be),Le=n.sub(Le,v),_=n.mul(V,ie),v=n.mul($,be),_=n.add(v,_),v=n.sub(ye,_),_=n.add(ye,_),C=n.mul(v,_),ye=n.add(R,R),ye=n.add(ye,R),be=n.mul(V,be),ie=n.mul($,ie),ye=n.add(ye,be),be=n.sub(R,be),be=n.mul(V,be),ie=n.add(ie,be),R=n.mul(ye,ie),C=n.add(C,R),R=n.mul(Le,ie),v=n.mul(ge,v),v=n.sub(v,R),R=n.mul(ge,ye),_=n.mul(Le,_),_=n.add(_,R),new D(v,C,_)}subtract(b){return L(b),this.add(b.negate())}is0(){return this.equals(D.ZERO)}multiply(b){let{endo:T}=e;if(!s.isValidNot0(b))throw new RangeError("invalid scalar: out of range");let B,x,y=E=>ze.cached(this,E,S=>Ks(D,S));if(T){let{k1neg:E,k1:S,k2neg:v,k2:C}=K(b),{p:_,f:V}=y(S),{p:$,f:R}=y(C);x=V.add(R),B=N(T.beta,_,$,E,v)}else{let{p:E,f:S}=y(b);B=E,x=S}return Ks(D,[B,x])[0]}multiplyUnsafe(b){let{endo:T}=e,B=this,x=b;if(!s.isValid(x))throw new RangeError("invalid scalar: out of range");if(x===nt||B.is0())return D.ZERO;if(x===It)return B;if(ze.hasCache(this))return this.multiply(x);if(T){let{k1neg:y,k1:E,k2neg:S,k2:v}=K(x),{p1:C,p2:_}=Yu(D,B,E,v);return N(T.beta,C,_,y,S)}else return ze.unsafe(B,x)}toAffine(b){let T=this,B=b,{X:x,Y:y,Z:E}=T;if(n.eql(E,n.ONE))return{x,y};let S=T.is0();B==null&&(B=S?n.ONE:n.inv(E));let v=n.mul(x,B),C=n.mul(y,B),_=n.mul(E,B);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(_,n.ONE))throw new Error("invZ was invalid");return{x:v,y:C}}isTorsionFree(){let{isTorsionFree:b}=e;return c===It?!0:b?b(D,this):ze.unsafe(this,i).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===It?this:b?b(D,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===It?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Nt(b,"isCompressed"),this.assertValidity(),p(D,this,b)}toHex(b=!0){return Cs(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let le=s.BITS,ze=new to(D,e.endo?Math.ceil(le/2):le);return le>=8&&D.BASE.precompute(8),Object.freeze(D.prototype),Object.freeze(D),D}function il(t){return Uint8Array.of(t?2:3)}function sl(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function Up(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?Bs:e.randomBytes,s=Object.assign(sl(t.Fp,r),{seed:Math.max(Rs(r.ORDER),16)});function o(h){try{let p=r.fromBytes(h);return r.isValidNot0(p)}catch{return!1}}function c(h,p){let{publicKey:g,publicKeyUncompressed:m}=s;try{let w=h.length;return p===!0&&w!==g||p===!1&&w!==m?!1:!!t.fromBytes(h)}catch{return!1}}function i(h){return h=h===void 0?n(s.seed):h,Us(he(h,s.seed,"seed"),r.ORDER)}function a(h,p=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(p)}function u(h){let{secretKey:p,publicKey:g,publicKeyUncompressed:m}=s,w=r._lengths;if(!Ls(h))return;let A=he(h,void 0,"key").length,O=A===g||A===m,k=A===p||!!w?.includes(A);if(!(O&&k))return O}function l(h,p,g=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(p)===!1)throw new Error("second arg must be public key");let m=r.fromBytes(h);return t.fromBytes(p).multiply(m).toBytes(g)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:i},d=Zu(i,a);return Object.freeze(f),Object.freeze(s),Object.freeze({getPublicKey:a,getSharedSecret:l,keygen:d,Point:t,utils:f,lengths:s})}function cl(t,e,r={}){let n=e;Hn(n),Rt(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let s=r.randomBytes===void 0?Bs:r.randomBytes,o=r.hmac===void 0?(x,y)=>tl(n,x,y):r.hmac,{Fp:c,Fn:i}=t,{ORDER:a,BITS:u}=i,{keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p}=Up(t,r),g={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*nl+It<c.ORDER;function w(x){let y=a>>It;return x>y}function A(x,y){if(!i.isValidNot0(y))throw new Error(`invalid signature ${x}: out of range 1..Point.Fn.ORDER`);return y}function O(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function k(x,y){Ws(y);let E=p.signature,S=y==="compact"?E:y==="recovered"?E+1:void 0;return he(x,S)}class L{r;s;recovery;constructor(y,E,S){if(this.r=A("r",y),this.s=A("s",E),S!=null){if(O(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(y,E=g.format){k(y,E);let S;if(E==="der"){let{r:V,s:$}=Xe.toSig(he(y));return new L(V,$)}E==="recovered"&&(S=y[0],E="compact",y=y.subarray(1));let v=p.signature/2,C=y.subarray(0,v),_=y.subarray(v,v*2);return new L(i.fromBytes(C),i.fromBytes(_),S)}static fromHex(y,E){return this.fromBytes(jn(y),E)}assertRecovery(){let{recovery:y}=this;if(y==null)throw new Error("invalid recovery id: must be present");return y}addRecoveryBit(y){return new L(this.r,this.s,y)}recoverPublicKey(y){let{r:E,s:S}=this,v=this.assertRecovery(),C=v===2||v===3?E+a:E;if(!c.isValid(C))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let _=c.toBytes(C),V=t.fromBytes(ut(il((v&1)===0),_)),$=i.inv(C),R=N(he(y,void 0,"msgHash")),ye=i.create(-R*$),be=i.create(S*$),ge=t.BASE.multiplyUnsafe(ye).add(V.multiplyUnsafe(be));if(ge.is0())throw new Error("invalid recovery: point at infinify");return ge.assertValidity(),ge}hasHighS(){return w(this.s)}toBytes(y=g.format){if(Ws(y),y==="der")return jn(Xe.hexFromSig(this));let{r:E,s:S}=this,v=i.toBytes(E),C=i.toBytes(S);return y==="recovered"?(O(),ut(Uint8Array.of(this.assertRecovery()),v,C)):ut(v,C)}toHex(y){return Cs(this.toBytes(y))}}Object.freeze(L.prototype),Object.freeze(L);let K=r.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let E=ar(y),S=y.length*8-u;return S>0?E>>BigInt(S):E}:r.bits2int,N=r.bits2int_modN===void 0?function(y){return i.create(K(y))}:r.bits2int_modN,D=tn(u);function le(x){return ks("num < 2^"+u,x,nt,D),i.toBytes(x)}function ze(x,y){return he(x,void 0,"message"),y?he(n(x),void 0,"prehashed message"):x}function oe(x,y,E){let{lowS:S,prehash:v,extraEntropy:C}=Gs(E,g);x=ze(x,v);let _=N(x),V=i.fromBytes(y);if(!i.isValidNot0(V))throw new Error("invalid private key");let $=[le(V),le(_)];if(C!=null&&C!==!1){let ge=C===!0?s(p.secretKey):C;$.push(he(ge,void 0,"extraEntropy"))}let R=ut(...$),ye=_;function be(ge){let ie=K(ge);if(!i.isValidNot0(ie))return;let Le=i.inv(ie),Ht=t.BASE.multiply(ie).toAffine(),vr=i.create(Ht.x);if(vr===nt)return;let hn=i.create(Le*i.create(ye+vr*V));if(hn===nt)return;let Vc=(Ht.x===vr?0:2)|Number(Ht.y&It),Hc=hn;return S&&w(hn)&&(Hc=i.neg(hn),Vc^=1),new L(vr,Hc,m?void 0:Vc)}return{seed:R,k2sig:be}}function b(x,y,E={}){let{seed:S,k2sig:v}=oe(x,y,E);return Bu(n.outputLen,i.BYTES,o)(S,v).toBytes(E.format)}function T(x,y,E,S={}){let{lowS:v,prehash:C,format:_}=Gs(S,g);if(E=he(E,void 0,"publicKey"),y=ze(y,C),!Ls(x)){let V=x instanceof L?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+V)}k(x,_);try{let V=L.fromBytes(x,_),$=t.fromBytes(E);if(v&&V.hasHighS())return!1;let{r:R,s:ye}=V,be=N(y),ge=i.inv(ye),ie=i.create(be*ge),Le=i.create(R*ge),Ht=t.BASE.multiplyUnsafe(ie).add($.multiplyUnsafe(Le));return Ht.is0()?!1:i.create(Ht.x)===R}catch{return!1}}function B(x,y,E={}){let{prehash:S}=Gs(E,g);return y=ze(y,S),L.fromBytes(x,"recovered").recoverPublicKey(y).toBytes()}return Object.freeze({keygen:l,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p,Point:t,sign:b,verify:T,recoverPublicKey:B,Signature:L,hash:n})}var Zs={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Fp={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var al=BigInt(2);function Mp(t){let e=Zs.p,r=BigInt(3),n=BigInt(6),s=BigInt(11),o=BigInt(22),c=BigInt(23),i=BigInt(44),a=BigInt(88),u=t*t*t%e,l=u*u*t%e,f=Re(l,r,e)*l%e,d=Re(f,r,e)*l%e,h=Re(d,al,e)*u%e,p=Re(h,s,e)*h%e,g=Re(p,o,e)*p%e,m=Re(g,i,e)*g%e,w=Re(m,a,e)*m%e,A=Re(w,i,e)*g%e,O=Re(A,r,e)*l%e,k=Re(O,c,e)*p%e,L=Re(k,n,e)*u%e,K=Re(L,al,e);if(!qs.eql(qs.sqr(K),t))throw new Error("Cannot find square root");return K}var qs=lr(Zs.p,{sqrt:Mp}),$p=ol(Zs,{Fp:qs,endo:Fp}),sn=cl($p,Cu);var so=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function ll(t,e,r,n){n?.signal?.throwIfAborted();let s=ul.default.createHash("sha256");if(r instanceof Uint8Array)s.update(r);else for(let c of r)s.update(c);let o=s.digest();try{return sn.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new so(String(c))}}var co=class{type="secp256k1";raw;_key;constructor(e){this._key=dl(e),this.raw=fl(this._key)}toMultihash(){return qe.digest(Et(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return se.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}verify(e,r,n){return ll(this._key,r,e,n)}};function hl(t){return new co(t)}function fl(t){return sn.Point.fromBytes(t).toBytes()}function dl(t){try{return sn.Point.fromBytes(t),t}catch(e){throw new Bn(String(e))}}function pl(t){let{Type:e,Data:r}=on.decode(t.digest),n=r??new Uint8Array;switch(e){case De.Ed25519:return el(n);case De.secp256k1:return hl(n);case De.ECDSA:return bu(n);default:throw new zr}}function Et(t){return on.encode({Type:De[t.type],Data:t.raw})}var ml=Symbol.for("nodejs.util.inspect.custom"),Kp=114,cn=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ji]=!0;toString(){return this.string==null&&(this.string=se.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return fe.createV1(Kp,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return He(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return He(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[ml](){return`PeerId(${this.toString()})`}},ao=class extends cn{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},uo=class extends cn{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},lo=class extends cn{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Vp=2336,fo=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=qe.digest(Te(this.url))}[ml](){return`PeerId(${this.url})`}[ji]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return fe.createV1(Vp,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ce(e)),e.toString()===this.toString())}};function dr(t){if(zp(t))return new ao({multihash:t});if(Hp(t))try{let e=pl(t);if(e.type==="Ed25519")return new uo({multihash:t,publicKey:e});if(e.type==="secp256k1")return new lo({multihash:t,publicKey:e})}catch{let r=ce(t.digest);return new fo(new URL(r))}throw new _n("Supplied PeerID Multihash is invalid")}function Hp(t){return t.code===qe.code}function zp(t){return t.code===hs.code}var ef=Be(H("net"),1);var Gp=Math.pow(2,7),Wp=Math.pow(2,14),Yp=Math.pow(2,21),js=Math.pow(2,28),Xs=Math.pow(2,35),Qs=Math.pow(2,42),Js=Math.pow(2,49),te=128,Se=127;function hr(t){if(t<Gp)return 1;if(t<Wp)return 2;if(t<Yp)return 3;if(t<js)return 4;if(t<Xs)return 5;if(t<Qs)return 6;if(t<Js)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function ec(t,e,r=0){switch(hr(t)){case 8:e[r++]=t&255|te,t/=128;case 7:e[r++]=t&255|te,t/=128;case 6:e[r++]=t&255|te,t/=128;case 5:e[r++]=t&255|te,t/=128;case 4:e[r++]=t&255|te,t>>>=7;case 3:e[r++]=t&255|te,t>>>=7;case 2:e[r++]=t&255|te,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function qp(t,e){let r=t[e],n=0;if(n+=r&Se,r<te||(r=t[e+1],n+=(r&Se)<<7,r<te)||(r=t[e+2],n+=(r&Se)<<14,r<te)||(r=t[e+3],n+=(r&Se)<<21,r<te)||(r=t[e+4],n+=(r&Se)*js,r<te)||(r=t[e+5],n+=(r&Se)*Xs,r<te)||(r=t[e+6],n+=(r&Se)*Qs,r<te)||(r=t[e+7],n+=(r&Se)*Js,r<te))return n;throw new RangeError("Could not decode varint")}function Zp(t,e){let r=t.get(e),n=0;if(n+=r&Se,r<te||(r=t.get(e+1),n+=(r&Se)<<7,r<te)||(r=t.get(e+2),n+=(r&Se)<<14,r<te)||(r=t.get(e+3),n+=(r&Se)<<21,r<te)||(r=t.get(e+4),n+=(r&Se)*js,r<te)||(r=t.get(e+5),n+=(r&Se)*Xs,r<te)||(r=t.get(e+6),n+=(r&Se)*Qs,r<te)||(r=t.get(e+7),n+=(r&Se)*Js,r<te))return n;throw new RangeError("Could not decode varint")}function tc(t,e=0){return t instanceof Uint8Array?qp(t,e):Zp(t,e)}var xe=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},lt=class extends Error{static name="ValidationError";name="ValidationError"},ho=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},po=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Ue=H("node:net");function nc(t){return e=>ce(e,t)}function oc(t){return e=>Te(e,t)}function pr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Mt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function yl(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=Te(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let s=Mt(n);return At([r,s],r.length+s.length)}function bl(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=tt.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let s=Mt(n);return At([r,s],r.length+s.length)}function ic(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=ce(e,"base32"),s=pr(r);return`${n}:${s}`}var sc=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let s=parseInt(r,10);if(isNaN(s)||s<0||s>255)throw new xe("Invalid byte value in IP address");e[n]=s}),e},gl=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Ue.isIPv4)(r[n]),c;o&&(c=sc(r[n]),r[n]=ce(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,ce(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let s=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new xe("Invalid byte value in IP address");s[e++]=o>>8&255,s[e++]=o&255}return s},wl=function(t){if(t.byteLength!==4)throw new xe("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},xl=function(t){if(t.byteLength!==16)throw new xe("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let s=t[n],o=t[n+1],c=`${s.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new xe(`Invalid IPv6 address "${r}"`)}};function El(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new xe(`Invalid IPv6 address "${t}"`)}}var rc=Object.values(jr).map(t=>t.decoder),Xp=(function(){let t=rc[0].or(rc[1]);return rc.slice(2).forEach(e=>t=t.or(e)),t})();function vl(t){return Xp.decode(t)}function Sl(t){return e=>t.encoder.encode(e)}function Qp(t){if(parseInt(t).toString()!==t)throw new lt("Value must be an integer")}function Jp(t){if(t<0)throw new lt("Value must be a positive integer, or zero")}function em(t){return e=>{if(e>t)throw new lt(`Value must be smaller than or equal to ${t}`)}}function tm(...t){return e=>{for(let r of t)r(e)}}var an=tm(Qp,Jp,em(65535));var pe=-1,cc=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new po(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},dt=new cc,mm=[{code:4,name:"ip4",size:32,valueToBytes:sc,bytesToValue:wl,validate:t=>{if(!(0,Ue.isIPv4)(t))throw new lt(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Mt,bytesToValue:pr,validate:an},{code:273,name:"udp",size:16,valueToBytes:Mt,bytesToValue:pr,validate:an},{code:33,name:"dccp",size:16,valueToBytes:Mt,bytesToValue:pr,validate:an},{code:41,name:"ip6",size:128,valueToBytes:gl,bytesToValue:xl,stringToValue:El,validate:t=>{if(!(0,Ue.isIPv6)(t))throw new lt(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:pe},{code:43,name:"ipcidr",size:8,bytesToValue:nc("base10"),valueToBytes:oc("base10")},{code:53,name:"dns",size:pe},{code:54,name:"dns4",size:pe},{code:55,name:"dns6",size:pe},{code:56,name:"dnsaddr",size:pe},{code:132,name:"sctp",size:16,valueToBytes:Mt,bytesToValue:pr,validate:an},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:pe,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:pe,bytesToValue:nc("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?oc("base58btc")(t):fe.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:ic,valueToBytes:yl},{code:445,name:"onion3",size:296,bytesToValue:ic,valueToBytes:bl},{code:446,name:"garlic64",size:pe},{code:447,name:"garlic32",size:pe},{code:448,name:"tls"},{code:449,name:"sni",size:pe},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:pe,bytesToValue:Sl(Wi),valueToBytes:vl},{code:480,name:"http"},{code:481,name:"http-path",size:pe,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:pe}];mm.forEach(t=>{dt.addProtocol(t)});function Al(t){let e=[],r=0;for(;r<t.length;){let n=tc(t,r),s=dt.getProtocol(n),o=hr(n),c=ym(s,t,r+o),i=0;c>0&&s.size===pe&&(i=hr(c));let a=o+i+c,u={code:n,name:s.name,bytes:ir(t.subarray(r,r+a))};if(c>0){let l=r+o+i,f=t.subarray(l,l+c);u.value=s.bytesToValue?.(f)??ce(f)}e.push(u),r+=a}return e}function Il(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let s=dt.getProtocol(n.code),o=hr(n.code),c,i=0,a=0;n.value!=null&&(c=s.valueToBytes?.(n.value)??Te(n.value),i=c.byteLength,s.size===pe&&(a=hr(i)));let u=new Uint8Array(o+a+i),l=0;ec(n.code,u,l),l+=o,c!=null&&(s.size===pe&&(ec(i,u,l),l+=a),u.set(c,l)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return At(r,e)}function Tl(t){if(t.charAt(0)!=="/")throw new xe('String multiaddr must start with "/"');let e=[],r="protocol",n="",s="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?s+=t.charAt(o):n+=t.charAt(o));let i=o===t.length-1;if(c==="/"||i){let a=dt.getProtocol(s);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",s="",r="protocol";continue}else if(i)throw new xe(`Component ${s} was missing value`);r="value"}else if(r==="value"){let u={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new xe(`Component ${s} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",s="",r="protocol"}}}if(s!==""&&n!=="")throw new xe("Incomplete multiaddr");return e}function Dl(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=dt.getProtocol(e.code);if(r==null)throw new xe(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function ym(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:tc(e,r)}var bm=Symbol.for("nodejs.util.inspect.custom"),xc=Symbol.for("@multiformats/multiaddr");function gm(t){if(t==null&&(t="/"),Cl(t))return t.getComponents();if(t instanceof Uint8Array)return Al(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Tl(t);if(Array.isArray(t))return t;throw new xe("Must be a string, Uint8Array, Component[], or another Multiaddr")}var So=class t{[xc]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=gm(e),r.validate!==!1&&wm(this)}get bytes(){return this.#r==null&&(this.#r=Il(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Dl(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),s=n.lastIndexOf(r);if(s<0)throw new ho(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,s),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return He(this.bytes,e.bytes)}[bm](){return`Multiaddr(${this.toString()})`}};function wm(t){t.getComponents().forEach(e=>{let r=dt.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Cl(t){return!!t?.[xc]}function ot(t){return new So(t)}var Y=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),I=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Ll=t=>({match:e=>t.match(e)===!1?e:!1}),P=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Ae=(...t)=>({match:e=>{let r;for(let n of t){let s=n.match(e);s!==!1&&(r==null||s.length<r.length)&&(r=s)}return r??!1}}),U=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function q(...t){function e(s){if(s==null)return!1;let o=s.getComponents();for(let c of t){let i=c.match(o);if(i===!1)return!1;o=i}return o}function r(s){return e(s)!==!1}function n(s){let o=e(s);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var xm=I(421),A2=q(xm),Io=I(54),To=I(55),Do=I(56),vc=I(53),I2=q(Io,P(I(421))),T2=q(To,P(I(421))),D2=q(Do,P(I(421))),C2=q(Ae(vc,Do,Io,To),P(I(421))),Bl=U(I(4),P(I(43))),Ol=U(P(I(42)),I(41),P(I(43))),Sc=Ae(Bl,Ol),gr=Ae(Sc,vc,Io,To,Do),L2=q(Ae(Sc,U(Ae(vc,Do,Io,To),P(I(421))))),B2=q(Bl),O2=q(Ol),_2=q(Sc),Ac=U(gr,I(6)),ln=U(gr,I(273)),_l=q(U(Ac,P(I(421)))),k2=q(ln),Ic=U(ln,Y(460),P(I(421))),Co=U(ln,Y(461),P(I(421))),Em=Ae(Ic,Co),P2=q(Ic),N2=q(Co),Ec=Ae(gr,Ac,ln,Ic,Co),kl=Ae(U(Ec,Y(477),P(I(421)))),R2=q(kl),Pl=Ae(U(Ec,Y(478),P(I(421))),U(Ec,Y(448),P(I(449)),Y(477),P(I(421)))),U2=q(Pl),Nl=U(ln,Y(280),P(I(466)),P(I(466)),P(I(421))),F2=q(Nl),Rl=U(Co,Y(465),P(I(466)),P(I(466)),P(I(421))),M2=q(Rl),Ao=Ae(kl,Pl,U(Ac,P(I(421))),U(Em,P(I(421))),U(gr,P(I(421))),Nl,Rl,I(421)),$2=q(Ao),vm=U(P(Ao),Y(290),Ll(Y(281)),P(I(421))),K2=q(vm),Sm=Ae(U(Ao,Y(290),Y(281),P(I(421))),U(Ao,Y(281),P(I(421))),U(Y(281),P(I(421)))),V2=q(Sm),Am=U(gr,Ae(U(I(6,"80")),U(I(6),Y(480)),Y(480)),P(I(481)),P(I(421))),H2=q(Am),Im=U(gr,Ae(U(I(6,"443")),U(I(6,"443"),Y(480)),U(I(6),Y(443)),U(I(6),Y(448),Y(480)),U(Y(448),Y(480)),Y(448),Y(443)),P(I(481)),P(I(421))),z2=q(Im),Tm=Ae(U(I(777),P(I(421)))),G2=q(Tm),Dm=Ae(U(I(400),P(I(421)))),Lo=q(Dm);var Bo=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var Jl=Be(H("node:net"),1);function Cm(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function Oo(t){let e=Cm(t);if(e==null)throw new ee(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function ht(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var _o=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},wr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new _o(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new _o(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var Tc=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function Tt(t={}){return Lm(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function Lm(t,e){e=e??{};let r=e.onEnd,n=new wr,s,o,c,i=ht(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((m,w)=>{o=A=>{o=null,n.push(A);try{m(t(n))}catch(O){w(O)}return s}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{i.resolve(),i=ht()})}},u=m=>o!=null?o(m):(n.push(m),s),l=m=>(n=new wr,o!=null?o({error:m}):(n.push({error:m}),s)),f=m=>{if(c)return s;if(e?.objectMode!==!0&&m?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return u({done:!1,value:m})},d=m=>c?s:(c=!0,m!=null?l(m):u({done:!0})),h=()=>(n=new wr,d(),{done:!0}),p=m=>(d(m),{done:!0});if(s={[Symbol.asyncIterator](){return this},next:a,return:h,throw:p,push:f,end:d,get readableLength(){return n.size},onEmpty:async m=>{let w=m?.signal;if(w?.throwIfAborted(),n.isEmpty())return;let A,O;w!=null&&(A=new Promise((k,L)=>{O=()=>{L(new Tc)},w.addEventListener("abort",O)}));try{await Promise.race([i.promise,A])}finally{O!=null&&w!=null&&w?.removeEventListener("abort",O)}}},r==null)return s;let g=s;return s={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(m){return g.throw(m),r!=null&&(r(m),r=void 0),{done:!0}},return(){return g.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(m){return g.end(m),r!=null&&(r(m),r=void 0),s},get readableLength(){return g.readableLength},onEmpty:m=>g.onEmpty(m)},s}var Dc=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},Ul=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function Cc(t,e){let{milliseconds:r,fallback:n,message:s,customTimers:o={setTimeout,clearTimeout},signal:c}=e,i,a,l=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(Ul(c));return}if(c&&(a=()=>{d(Ul(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new Dc;i=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(p){d(p)}return}typeof t.cancel=="function"&&t.cancel(),s===!1?f():s instanceof Error?d(s):(h.message=s??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{l.clear(),a&&c&&c.removeEventListener("abort",a)});return l.clear=()=>{o.clearTimeout.call(void 0,i),i=void 0},l}var Bm=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function Om(t,e,r){let n,s=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let i=[e].flat(),a=[],{addListener:u,removeListener:l}=Bm(t),f=async(...h)=>{let p=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(p))return}catch(g){n(),c(g);return}a.push(p),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of i)l(h,f);for(let h of r.rejectionEvents)i.includes(h)||l(h,d)};for(let h of i)u(h,f);for(let h of r.rejectionEvents)i.includes(h)||u(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(s.cancel=n,typeof r.timeout=="number"){let o=Cc(s,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return s}function Fe(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Om(t,e,r),s=n.then(o=>o[0]);return s.cancel=n.cancel,s}var Kt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var ko=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function _m(t){return t.reason}async function xr(t,e,r){if(e==null)return t;let n=r?.translateError??_m;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let s;try{return await Promise.race([t,new Promise((o,c)=>{s=()=>{c(n(e))},e.addEventListener("abort",s)})])}finally{s!=null&&e.removeEventListener("abort",s)}}var km=Math.pow(2,20)*4,Po=class extends er{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??km,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new z,this.writeBuffer=new z,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(s){this.log.error("processSendQueue threw - %e",s)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=s=>{this.onDrainPromise?.reject(s.error??new ko)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),xr(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=Tt(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let s=()=>{e.end()};this.addEventListener("remoteCloseWrite",s);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",s)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new xt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new Rn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new xt("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new xt("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new xt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new xt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new On;this.dispatchEvent(new Un(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Jt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let s=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(s===0){e=!1;break}let o=this.writeBuffer.sublist(0,s),c=new z(o);this.writeBuffer.consume(o.byteLength);let i;try{i=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=i.canSendMore,n+=i.sentBytes,i.sentBytes!==c.byteLength&&(c.consume(i.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new Nn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new Hr(`Read buffer length of ${this.readBuffer.byteLength} exceeded limit of ${this.maxReadBufferLength}, read status is ${this.readStatus}`))}checkWriteBufferLength(){this.maxWriteBufferLength!=null&&this.writeBuffer.byteLength>this.maxWriteBufferLength&&this.abort(new Hr(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var No=class extends Po{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Fe(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Fe(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Ml=Be(H("node:os"),1);function Fl(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function Lc(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let s=e??t.port;s!=null&&n.push(t.protocol,s)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),ot(`/${n.join("/")}`)}var Pm={4:"IPv4",6:"IPv6"};function Nm(t){return["0.0.0.0","::"].includes(t)}function Rm(t){let e=[],r=Ml.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let s of n)Fl(s.address)||s.family===Pm[t]&&e.push(s.address);return e}function $l(t,e){if(t==null)return[];let r=Oo(t);return(r.type==="ip4"||r.type==="ip6")&&Nm(r.host)?Rm(r.type==="ip4"?4:6).map(n=>Lc(r,e,n)):[Lc(r,e)]}function Kl(t,e){if(typeof t!="string")throw new ee(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new ee(`invalid port provided: ${e}`);if((0,Ue.isIPv4)(t))return ot(`/ip4/${t}/tcp/${e}`);if((0,Ue.isIPv6)(t))return ot(`/ip6/${t}/tcp/${e}`);throw new ee(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var Bc=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ht(),this.haveNext=ht()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let e=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ht(),e}async throw(e){return this.ended=!0,this.error=e,e!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(e)),{done:!0,value:void 0}}async return(){let e={done:!0,value:void 0};return this.ended=!0,this.nextResult=e,this.haveNext.resolve(),e}async push(e,r){await this._push(e,r)}async end(e,r){e!=null?await this.throw(e):await this._push(void 0,r)}async _push(e,r){if(e!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;e!=null?this.nextResult={done:!1,value:e}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ht(),await xr(this.readNext.promise,r?.signal,r)}};function Vl(){return new Bc}function Um(t){return t[Symbol.asyncIterator]!=null}async function Fm(t,e,r){try{await Promise.all(t.map(async n=>{for await(let s of n)await e.push(s,{signal:r}),r.throwIfAborted()})),await e.end(void 0,{signal:r})}catch(n){await e.end(n,{signal:r}).catch(()=>{})}}async function*Mm(t){let e=new AbortController,r=Vl();Fm(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*$m(t){for(let e of t)yield*e}function Km(...t){let e=[];for(let r of t)Um(r)||e.push(r);return e.length===t.length?$m(e):Mm(t)}var Hl=Km;function zl(t,...e){if(t==null)throw new Error("Empty pipeline");if(Oc(t)){let n=t;t=()=>n.source}else if(Wl(t)||Gl(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&Oc(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)Oc(r[n])&&(r[n]=Hm(r[n]));return Vm(...r)}var Vm=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},Gl=t=>t?.[Symbol.asyncIterator]!=null,Wl=t=>t?.[Symbol.iterator]!=null,Oc=t=>t==null?!1:t.sink!=null&&t.source!=null,Hm=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=Tt({objectMode:!0});r.then(()=>{n.end()},c=>{n.end(c)});let s,o=t.source;if(Gl(o))s=async function*(){yield*o,n.end()};else if(Wl(o))s=function*(){yield*o,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return Hl(n,s())}return t.source};var zm=4194304,Ro=class extends Error{static name="UnwrappedError";name="UnwrappedError"},kc=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Pc=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Nc=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Gm(t){return typeof t?.closeRead=="function"}function Wm(t){return typeof t?.close=="function"}function _c(t){return Gm(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:Wm(t)?t.status!=="open":!1}function Ym(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function qm(t,e){let r=e?.maxBufferSize??zm,n=new z,s,o=!1;if(!Ym(t))throw new ee("Argument should be a Stream or a Multiaddr");let c=l=>{if(n.append(l.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),s?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}s?.resolve()};t.addEventListener("message",c);let i=l=>{l.error!=null?s?.reject(l.error):s?.resolve()};t.addEventListener("close",i);let a=()=>{s?.resolve()};t.addEventListener("remoteCloseWrite",a);let u={readBuffer:n,async read(l){if(o===!0)throw new Ro("Stream was unwrapped");if(_c(t)){if(n.byteLength===0&&l?.bytes==null)return null;if(l?.bytes!=null&&n.byteLength<l.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,l.bytes),new Kt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(s=Promise.withResolvers();;){if(n.byteLength>=f){s.resolve();break}if(await xr(s.promise,l?.signal),_c(t)){if(n.byteLength===0&&l?.bytes==null)return null;break}s=Promise.withResolvers()}let d=l?.bytes??n.byteLength;if(n.byteLength<d){if(_c(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Kt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return u.read(l)}let h=n.sublist(0,d);return n.consume(d),h},async write(l,f){if(o===!0)throw new Ro("Stream was unwrapped");t.send(l)||await Fe(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",i),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return u}function fn(t,e={}){let r=qm(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ke(e.maxDataLength));let n=e?.lengthDecoder??yn,s=e?.lengthEncoder??mn;return{async read(c){let i=-1,a=new z;for(;;){let l=await r.read({...c,bytes:1});if(l==null)break;a.append(l);try{i=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(i<0)throw new kc("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new Nc(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(i>-1)break}if(e?.maxDataLength!=null&&i>e.maxDataLength)throw new Pc(`Message length too long - ${i} > ${e.maxDataLength}`);let u=await r.read({...c,bytes:i});if(u==null)throw t.log.error("tried to read %d bytes but the stream closed",i),new Kt(`Unexpected EOF - tried to read ${i} bytes but the stream closed`);if(u.byteLength!==i)throw t.log.error("read %d/%d bytes before the stream closed",u.byteLength,i),new Kt(`Unexpected EOF - read ${u.byteLength}/${i} bytes before the stream closed`);return u},async write(c,i){await r.write(new z(s(c.byteLength),c),i)},async writeV(c,i){let a=new z(...c.flatMap(u=>[s(u.byteLength),u]));await r.write(a,i)},unwrap(){return r.unwrap()}}}function Rc(t,e){let r=fn(t,e),n={read:async(s,o)=>{let c=await r.read(o);return s.decode(c)},write:async(s,o,c)=>{await r.write(o.encode(s),c)},writeV:async(s,o,c)=>{await r.writeV(s.map(i=>o.encode(i)),c)},pb:s=>({read:async o=>n.read(s,o),write:async(o,c)=>n.write(o,s,c),writeV:async(o,c)=>n.writeV(o,s,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function Zm(t){return t?.addEventListener!=null}function jm(t){let e=Tt(),r,n=c=>{e.push(c.data)},s=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",s)},o=c=>{e.end(c.error),c.error!=null&&r?.reject(c.error),t.removeEventListener("message",n),t.removeEventListener("close",o),t.removeEventListener("remoteCloseWrite",s)};return t.addEventListener("message",n),t.addEventListener("close",o,{once:!0}),t.addEventListener("remoteCloseWrite",s,{once:!0}),{source:e,async sink(c){async function*i(){yield*c}let a=i();for(;;){r=Promise.withResolvers();let{done:u,value:l}=await Promise.race([a.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(l!=null&&(t.send(l)||await Promise.race([Fe(t,"drain",{rejectionEvents:["close"]})])),u===!0))break}await t.close()}}}function Uc(...t){let e=t.map(r=>Zm(r)?jm(r):r);return zl(...e)}var ql=H("node:buffer");function Yl(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Zl(t=0){return Yl(ql.Buffer.allocUnsafe(t))}var Uo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Er=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Fo=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},dn=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function Mo(t){return t[Symbol.asyncIterator]!=null}function jl(t,e){if(t.byteLength>e)throw new Er("Message length too long")}var Ko=t=>{let e=ke(t),r=Zl(e);return mn(t,r),Ko.bytes=e,r};Ko.bytes=0;function Vo(t,e){e=e??{};let r=e.lengthEncoder??Ko,n=e?.maxDataLength??4194304;function*s(o){jl(o,n);let c=r(o.byteLength);c instanceof Uint8Array?yield c:yield*c,o instanceof Uint8Array?yield o:yield*o}return Mo(t)?(async function*(){for await(let o of t)yield*s(o)})():(function*(){for(let o of t)yield*s(o)})()}Vo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??Ko,n=e?.maxDataLength??4194304;return jl(t,n),new z(r(t.byteLength),t)};var Vt;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(Vt||(Vt={}));var Mc=t=>{let e=yn(t);return Mc.bytes=ke(e),e};Mc.bytes=0;function Fc(t,e){let r=new z,n=Vt.LENGTH,s=-1,o=e?.lengthDecoder??Mc,c=e?.maxLengthLength??8,i=e?.maxDataLength??4194304;function*a(){for(;r.byteLength>0;){if(n===Vt.LENGTH)try{if(s=o(r),s<0)throw new Uo("Invalid message length");if(s>i)throw new Er("Message length too long");let u=o.bytes;r.consume(u),e?.onLength!=null&&e.onLength(s),n=Vt.DATA}catch(u){if(u instanceof RangeError){if(r.byteLength>c)throw new Fo("Message length length too long");break}throw u}if(n===Vt.DATA){if(r.byteLength<s)break;let u=r.sublist(0,s);r.consume(s),e?.onData!=null&&e.onData(u),yield u,n=Vt.LENGTH}}}return Mo(t)?(async function*(){for await(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new dn("Unexpected end of input")})():(function*(){for(let u of t)r.append(u),yield*a();if(r.byteLength>0)throw new dn("Unexpected end of input")})()}Fc.fromReader=(t,e)=>{let r=1,n=(async function*(){for(;;)try{let{done:o,value:c}=await t.next(r);if(o===!0)return;c!=null&&(yield c)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{r=1}})();return Fc(n,{...e??{},onLength:o=>{r=o}})};var $c=class extends No{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&Lo.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new ee("Could not determine remote address or port");r=Kl(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Qt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let s of e)if(r+=s.byteLength,n=this.socket.write(s),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await Fe(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},Ho=t=>new $c(t);var Xl=Be(H("os"),1),Ql=Be(H("path"),1);function zo(t,e={}){if(Lo.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new ee(`Multiaddr ${t} was not a Unix address`);return Xl.default.platform()==="win32"?{path:Ql.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=Oo(t),n=r.host,s=r.port;return{host:n,port:s,ipv6Only:r.type==="ip6",...e}}var me;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(me||(me={}));var Go=class extends er{context;server;sockets=new Set;status={code:me.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,Fn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Jl.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new ee("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:me.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==me.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==me.ACTIVE)throw e.destroy(),new kn("Server is not listening yet");let r;try{r=Ho({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===me.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[ot(`/unix/${encodeURIComponent(e)}`)]:$l(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===me.ACTIVE||this.status.code===me.PAUSED)throw new Pn("server is already listening");try{this.status={code:me.ACTIVE,listeningAddr:e,netConfig:zo(e,this.context)},await this.resume()}catch(r){throw this.status={code:me.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(Fe(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Fe(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===me.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:me.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===me.PAUSED&&e){this.status={code:me.INACTIVE};return}!this.server.listening||this.status.code!==me.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:me.INACTIVE}:{...this.status,code:me.PAUSED},this.server.close())}};var Wo=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[za]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Wa]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),s;try{s=Ho({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",s.remoteAddr),await r.upgrader.upgradeOutbound(s,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),s.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new Bo("tcp:open-connection"));let n;return new Promise((s,o)=>{let c=Date.now(),i=zo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,i),n=ef.default.connect(i);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let p=i.path??`${i.host??""}:${i.port}`;h.message=`connection error ${p}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},u=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Qt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new Ln)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",u),n.removeListener("connect",l),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}s(n)};n.on("error",a),n.on("timeout",u),n.on("connect",l),r.signal.addEventListener("abort",f)}).catch(s=>{throw n?.destroy(),s})}createListener(e){return new Go({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>_l.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function tf(t={}){return e=>new Wo(e,t)}function Jm(t){return t[Symbol.asyncIterator]!=null}function ey(t){if(Jm(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Kc=ey;function _e(t){return ae.encode({type:ae.Type.OK,peers:[],...t}).subarray()}function Ie(t){return ae.encode({type:ae.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var Yo=wt("libp2p:daemon-server:dht"),qo=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Kc(this.dht.provide(e)),yield _e()}catch(r){Yo.error("failed to provide CID %s - %e",e,r),yield Ie(r)}}async*getClosestPeers(e){yield _e({dht:{type:de.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>de.encode({type:de.Type.VALUE,value:n.id.toMultihash().bytes})));yield de.encode({type:de.Type.END})}async*getPublicKey(e){yield Ie(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield _e({dht:{type:de.Type.VALUE,value:r.value}}))}catch(r){Yo.error("error getting value for key %b - %e",e,r),yield Ie(r)}}async*putValue(e,r){try{await Kc(this.dht.put(e,r)),yield _e()}catch(n){Yo.error("error putting value %b for key %b - %e",r,e,n),yield Ie(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield _e({dht:{type:de.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){Yo.error("peer not found %p - %e",e,r),yield Ie(r)}}async*findProviders(e,r){yield _e({dht:{type:de.Type.BEGIN}});try{let n=r,s=0;for await(let o of this.dht.findProviders(e))if(o.name==="PEER_RESPONSE"){for(let c of o.providers)s++,yield de.encode({type:de.Type.VALUE,peer:{id:c.id.toMultihash().bytes,addrs:(c.multiaddrs??[]).map(i=>i.bytes)}});if(n===s)break}}catch(n){yield Ie(n)}yield de.encode({type:de.Type.END})}};var Zo=wt("libp2p:daemon-server:pubsub"),jo=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield _e({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){Zo.error("failed to get pubsub topics - %e",e),yield Ie(e)}}async*subscribe(e){try{let r=Tt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let s=n.detail;s.topic===e&&(s.type==="signed"?r.push(Kr.encode({from:s.from.toMultihash().bytes,data:s.data,seqno:s.sequenceNumber==null?void 0:Te(s.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[s.topic],signature:s.signature,key:Et(s.key)}).subarray()):r.push(Kr.encode({data:s.data,topicIDs:[s.topic]}).subarray()))}),yield _e(),yield*r}catch(r){Zo.error("failed to subscribe to topic %s - %e",e,r),yield Ie(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield _e()}catch(n){Zo.error("failed to publish message to topic %s - %e",e,n),yield Ie(n)}}async*listPeers(e){try{yield _e({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){Zo.error("failed to list peers for topic %s - %e",e,r),yield Ie(r)}}};var rf=1<<22,Ce=wt("libp2p:daemon-server"),Xo=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=tf()({logger:Va()}),this.listener=this.tcp.createListener({upgrader:new Vr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new qo({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new jo({pubsub:n.services.pubsub}))}async connect(e){if(e.connect?.addrs==null)throw new Error("Invalid request");let r=e.connect.peer,n=e.connect.addrs.map(o=>ot(o)),s=dr(it(r));return Ce("connect - adding multiaddrs %a to peer %p",n,s),await this.libp2p.peerStore.merge(s,{multiaddrs:n}),Ce("connect - dial %p",s),this.libp2p.dial(s)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,s=dr(it(r));Ce("openStream - dial %p",s);let o=await this.libp2p.dial(s);Ce("openStream - open stream for protocol(s) %s",n);let c=await o.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:s.toMultihash().bytes,addr:o.remoteAddr.bytes,proto:c.protocol??""},connection:c}}async registerStreamHandler(e){if(e.streamHandler?.proto==null)throw new Error("Invalid request");let r=e.streamHandler.proto,n=ot(e.streamHandler.addr),s;Ce("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(o,c)=>{try{Ce("open stream for protocol %o to %a",r,n);let i=AbortSignal.timeout(1e4);s=await this.tcp.dial(n,{upgrader:new Vr,signal:i});let a=Bt.encode({peer:c.remotePeer.toMultihash().bytes,addr:c.remoteAddr.bytes,proto:o.protocol??""}),u=Vo.single(a);s.send(u)||await Fe(s,"drain",{rejectionEvents:["close"],signal:i}),await Uc(o,s,o)}catch(i){Ce.error("error handling stream handler - %e",i),s?.abort(i)}finally{try{await s?.close()}catch(i){s?.abort(i)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(e=>{Ce.error("failed to stop daemon during exit - %e",e)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let e=this.listener.getAddrs();if(e.length>0)return e[0];throw new Error("Not started")}async stop(e={exit:!1}){await this.libp2p.stop(),await this.listener.close(),e.exit&&Ce("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case bt.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=dr(it(e.id)),s=(await this.libp2p.peerStore.get(r)).protocols;yield _e({peerStore:{protos:s}});return;case bt.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling peerstore request - %e",r),yield Ie(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case et.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case et.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case et.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case et.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling pubsub request - %e",r),yield Ie(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case Ne.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(dr(it(e.peer)));return;case Ne.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(fe.decode(e.cid),e.count??20);return;case Ne.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(fe.decode(e.cid));return;case Ne.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case Ne.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(dr(it(e.peer)));return;case Ne.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case Ne.Type.PUT_VALUE:if(e.key==null||e.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(e.key,e.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){Ce.error("error handling DHT request - %e",r),yield Ie(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Rc(e,{maxDataLength:rf}),s=await n.read($e);Ce("read",s);try{switch(s.type){case $e.Type.CONNECT:{await r.connect(s),await n.write({type:ae.Type.OK},ae);break}case $e.Type.IDENTIFY:{await n.write({type:ae.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(o=>o.decapsulateCode(421)).map(o=>o.bytes)}},ae);break}case $e.Type.LIST_PEERS:{let o=[],c=new Set;for(let i of r.libp2p.getConnections()){let a=i.remotePeer.toString();c.has(a)||(c.add(a),o.push({id:i.remotePeer.toMultihash().bytes,addrs:[i.remoteAddr.bytes]}))}await n.write({type:ae.Type.OK,peers:o},ae);break}case $e.Type.STREAM_OPEN:{let o=await r.openStream(s);await n.write({type:ae.Type.OK,streamInfo:o.streamInfo},ae);let c=n.unwrap();await Uc(c,o.connection,c);break}case $e.Type.STREAM_HANDLER:{await r.registerStreamHandler(s),await n.write({type:ae.Type.OK},ae);break}case $e.Type.PEERSTORE:{if(s.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=fn(o);for await(let i of r.handlePeerStoreRequest(s.peerStore))await c.write(i);break}case $e.Type.PUBSUB:{if(s.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=fn(o);for await(let i of r.handlePubsubRequest(s.pubsub))await c.write(i);break}case $e.Type.DHT:{if(s.dht==null)throw new Error("ERR_INVALID_REQUEST");let o=n.unwrap(),c=fn(o);for await(let i of r.handleDHTRequest(s.dht))await c.write(i);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(o){Ce.error("error handling incoming connection - %e",o);let c=n.unwrap();if(c.status!=="open")return;n=Rc(c,{maxDataLength:rf}),await n.write({type:ae.Type.ERROR,error:{msg:o.message},peers:[]},ae)}finally{await n.unwrap().close()}}).catch(r=>{Ce.error("error handling incoming connection - %e",r)})}},ty=(t,e)=>new Xo({multiaddr:t,libp2pNode:e});return uf(ry);})();
|
|
17
17
|
/*! Bundled license information:
|
|
18
18
|
|
|
19
19
|
@noble/curves/utils.js:
|