@libp2p/daemon-client 10.0.8 → 10.0.9-8cebf6322

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1,15 +1,19 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonClient = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PDaemonClient=(()=>{var Hc=Object.create;var Cr=Object.defineProperty;var $c=Object.getOwnPropertyDescriptor;var Vc=Object.getOwnPropertyNames;var Fc=Object.getPrototypeOf,Gc=Object.prototype.hasOwnProperty;var ie=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var Se=(r,e)=>{for(var t in e)Cr(r,t,{get:e[t],enumerable:!0})},pi=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Vc(e))!Gc.call(r,o)&&o!==t&&Cr(r,o,{get:()=>e[o],enumerable:!(n=$c(e,o))||n.enumerable});return r};var Ae=(r,e,t)=>(t=r!=null?Hc(Fc(r)):{},pi(e||!r||!r.__esModule?Cr(t,"default",{value:r,enumerable:!0}):t,r)),zc=r=>pi(Cr({},"__esModule",{value:!0}),r);var ld={};Se(ld,{OperationFailedError:()=>F,createClient:()=>ud});var io=ie("node:buffer");function ft(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function Ye(r=0){return ft(io.Buffer.alloc(r))}function Oe(r=0){return ft(io.Buffer.allocUnsafe(r))}var Wc=Math.pow(2,7),qc=Math.pow(2,14),Yc=Math.pow(2,21),ao=Math.pow(2,28),co=Math.pow(2,35),uo=Math.pow(2,42),lo=Math.pow(2,49),U=128,me=127;function xe(r){if(r<Wc)return 1;if(r<qc)return 2;if(r<Yc)return 3;if(r<ao)return 4;if(r<co)return 5;if(r<uo)return 6;if(r<lo)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function It(r,e,t=0){switch(xe(r)){case 8:e[t++]=r&255|U,r/=128;case 7:e[t++]=r&255|U,r/=128;case 6:e[t++]=r&255|U,r/=128;case 5:e[t++]=r&255|U,r/=128;case 4:e[t++]=r&255|U,r>>>=7;case 3:e[t++]=r&255|U,r>>>=7;case 2:e[t++]=r&255|U,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function Zc(r,e,t=0){switch(xe(r)){case 8:e.set(t++,r&255|U),r/=128;case 7:e.set(t++,r&255|U),r/=128;case 6:e.set(t++,r&255|U),r/=128;case 5:e.set(t++,r&255|U),r/=128;case 4:e.set(t++,r&255|U),r>>>=7;case 3:e.set(t++,r&255|U),r>>>=7;case 2:e.set(t++,r&255|U),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function fo(r,e){let t=r[e],n=0;if(n+=t&me,t<U||(t=r[e+1],n+=(t&me)<<7,t<U)||(t=r[e+2],n+=(t&me)<<14,t<U)||(t=r[e+3],n+=(t&me)<<21,t<U)||(t=r[e+4],n+=(t&me)*ao,t<U)||(t=r[e+5],n+=(t&me)*co,t<U)||(t=r[e+6],n+=(t&me)*uo,t<U)||(t=r[e+7],n+=(t&me)*lo,t<U))return n;throw new RangeError("Could not decode varint")}function Xc(r,e){let t=r.get(e),n=0;if(n+=t&me,t<U||(t=r.get(e+1),n+=(t&me)<<7,t<U)||(t=r.get(e+2),n+=(t&me)<<14,t<U)||(t=r.get(e+3),n+=(t&me)<<21,t<U)||(t=r.get(e+4),n+=(t&me)*ao,t<U)||(t=r.get(e+5),n+=(t&me)*co,t<U)||(t=r.get(e+6),n+=(t&me)*uo,t<U)||(t=r.get(e+7),n+=(t&me)*lo,t<U))return n;throw new RangeError("Could not decode varint")}function mi(r,e,t=0){return e==null&&(e=Oe(xe(r))),e instanceof Uint8Array?It(r,e,t):Zc(r,e,t)}function Qt(r,e=0){return r instanceof Uint8Array?fo(r,e):Xc(r,e)}var ho=new Float32Array([-0]),nt=new Uint8Array(ho.buffer);function bi(r,e,t){ho[0]=r,e[t]=nt[0],e[t+1]=nt[1],e[t+2]=nt[2],e[t+3]=nt[3]}function gi(r,e){return nt[0]=r[e],nt[1]=r[e+1],nt[2]=r[e+2],nt[3]=r[e+3],ho[0]}var po=new Float64Array([-0]),ye=new Uint8Array(po.buffer);function wi(r,e,t){po[0]=r,e[t]=ye[0],e[t+1]=ye[1],e[t+2]=ye[2],e[t+3]=ye[3],e[t+4]=ye[4],e[t+5]=ye[5],e[t+6]=ye[6],e[t+7]=ye[7]}function xi(r,e){return ye[0]=r[e],ye[1]=r[e+1],ye[2]=r[e+2],ye[3]=r[e+3],ye[4]=r[e+4],ye[5]=r[e+5],ye[6]=r[e+6],ye[7]=r[e+7],po[0]}var Qc=BigInt(Number.MAX_SAFE_INTEGER),jc=BigInt(Number.MIN_SAFE_INTEGER),Ie=class r{lo;hi;constructor(e,t){this.lo=e|0,this.hi=t|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let t=~this.lo+1>>>0,n=~this.hi>>>0;return t===0&&(n=n+1>>>0),-(t+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 t=~this.lo+1>>>0,n=~this.hi>>>0;return t===0&&(n=n+1>>>0),-(BigInt(t)+(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,t=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?t===0?e<16384?e<128?1:2:e<2097152?3:4:t<16384?t<128?5:6:t<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return dt;if(e<Qc&&e>jc)return this.fromNumber(Number(e));let t=e<0n;t&&(e=-e);let n=e>>32n,o=e-(n<<32n);return t&&(n=~n|0n,o=~o|0n,++o>Ei&&(o=0n,++n>Ei&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(e){if(e===0)return dt;let t=e<0;t&&(e=-e);let n=e>>>0,o=(e-n)/4294967296>>>0;return t&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(e){return typeof e=="number"?r.fromNumber(e):typeof e=="bigint"?r.fromBigInt(e):typeof e=="string"?r.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new r(e.low>>>0,e.high>>>0):dt}},dt=new Ie(0,0);dt.toBigInt=function(){return 0n};dt.zzEncode=dt.zzDecode=function(){return this};dt.length=function(){return 1};var Ei=4294967296n;function vi(r){let e=0,t=0;for(let n=0;n<r.length;++n)t=r.charCodeAt(n),t<128?e+=1:t<2048?e+=2:(t&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Si(r,e,t){if(t-e<1)return"";let o,s=[],i=0,a;for(;e<t;)a=r[e++],a<128?s[i++]=a:a>191&&a<224?s[i++]=(a&31)<<6|r[e++]&63:a>239&&a<365?(a=((a&7)<<18|(r[e++]&63)<<12|(r[e++]&63)<<6|r[e++]&63)-65536,s[i++]=55296+(a>>10),s[i++]=56320+(a&1023)):s[i++]=(a&15)<<12|(r[e++]&63)<<6|r[e++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function mo(r,e,t){let n=t,o,s;for(let i=0;i<r.length;++i)o=r.charCodeAt(i),o<128?e[t++]=o:o<2048?(e[t++]=o>>6|192,e[t++]=o&63|128):(o&64512)===55296&&((s=r.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,e[t++]=o>>18|240,e[t++]=o>>12&63|128,e[t++]=o>>6&63|128,e[t++]=o&63|128):(e[t++]=o>>12|224,e[t++]=o>>6&63|128,e[t++]=o&63|128);return t-n}function ke(r,e){return RangeError(`index out of range: ${r.pos} + ${e??1} > ${r.len}`)}function Dr(r,e){return(r[e-4]|r[e-3]<<8|r[e-2]<<16|r[e-1]<<24)>>>0}var yo=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,ke(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 ke(this,4);return Dr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw ke(this,4);return Dr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw ke(this,4);let e=gi(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw ke(this,4);let e=xi(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),t=this.pos,n=this.pos+e;if(n>this.len)throw ke(this,e);return this.pos+=e,t===n?new Uint8Array(0):this.buf.subarray(t,n)}string(){let e=this.bytes();return Si(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw ke(this,e);this.pos+=e}else do if(this.pos>=this.len)throw ke(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 Ie(0,0),t=0;if(this.len-this.pos>4){for(;t<4;++t)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<t*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;t=0}else{for(;t<3;++t){if(this.pos>=this.len)throw ke(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<t*7)>>>0,e}if(this.len-this.pos>4){for(;t<5;++t)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;t<5;++t){if(this.pos>=this.len)throw ke(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw ke(this,8);let e=Dr(this.buf,this.pos+=4),t=Dr(this.buf,this.pos+=4);return new Ie(e,t)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=fo(this.buf,this.pos);return this.pos+=xe(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 bo(r){return new yo(r instanceof Uint8Array?r:r.subarray())}function Z(r,e,t){let n=bo(r);return e.decode(n,void 0,t)}var zi=ie("node:buffer");var vo={};Se(vo,{base10:()=>su});var Ad=new Uint8Array(0);function Ii(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function _e(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Ti(r){return new TextEncoder().encode(r)}function Ci(r){return new TextDecoder().decode(r)}function Jc(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(g){if(g instanceof Uint8Array||(ArrayBuffer.isView(g)?g=new Uint8Array(g.buffer,g.byteOffset,g.byteLength):Array.isArray(g)&&(g=Uint8Array.from(g))),!(g instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(g.length===0)return"";for(var E=0,y=0,x=0,O=g.length;x!==O&&g[x]===0;)x++,E++;for(var R=(O-x)*u+1>>>0,k=new Uint8Array(R);x!==O;){for(var G=g[x],j=0,fe=R-1;(G!==0||j<y)&&fe!==-1;fe--,j++)G+=256*k[fe]>>>0,k[fe]=G%a>>>0,G=G/a>>>0;if(G!==0)throw new Error("Non-zero carry");y=j,x++}for(var ce=R-y;ce!==R&&k[ce]===0;)ce++;for(var _=c.repeat(E);ce<R;++ce)_+=r.charAt(k[ce]);return _}function p(g){if(typeof g!="string")throw new TypeError("Expected String");if(g.length===0)return new Uint8Array;var E=0;if(g[E]!==" "){for(var y=0,x=0;g[E]===c;)y++,E++;for(var O=(g.length-E)*f+1>>>0,R=new Uint8Array(O);g[E];){var k=t[g.charCodeAt(E)];if(k===255)return;for(var G=0,j=O-1;(k!==0||G<x)&&j!==-1;j--,G++)k+=a*R[j]>>>0,R[j]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");x=G,E++}if(g[E]!==" "){for(var fe=O-x;fe!==O&&R[fe]===0;)fe++;for(var ce=new Uint8Array(y+(O-fe)),_=y;fe!==O;)ce[_++]=R[fe++];return ce}}}function d(g){var E=p(g);if(E)return E;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:d}}var eu=Jc,tu=eu,Li=tu;var go=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},wo=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){this.name=e,this.prefix=t;let o=t.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,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 Bi(this,e)}},xo=class{decoders;constructor(e){this.decoders=e}or(e){return Bi(this,e)}decode(e){let t=e[0],n=this.decoders[t];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 Bi(r,e){return new xo({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Eo=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new go(e,t,n),this.decoder=new wo(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Tt({name:r,prefix:e,encode:t,decode:n}){return new Eo(r,e,t,n)}function ot({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=Li(t,r);return Tt({prefix:e,name:r,encode:n,decode:s=>_e(o(s))})}function ru(r,e,t,n){let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),i=0,a=0,c=0;for(let f=0;f<o;++f){let u=e[r[f]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<t|u,i+=t,i>=8&&(i-=8,s[c++]=255&a>>i)}if(i>=t||(255&a<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function nu(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i!==0&&(s+=e[o&a<<t-i]),n)for(;(s.length*t&7)!==0;)s+="=";return s}function ou(r){let e={};for(let t=0;t<r.length;++t)e[r[t]]=t;return e}function te({name:r,prefix:e,bitsPerChar:t,alphabet:n}){let o=ou(n);return Tt({prefix:e,name:r,encode(s){return nu(s,n,t)},decode(s){return ru(s,o,t,r)}})}var su=ot({prefix:"9",name:"base10",alphabet:"0123456789"});var So={};Se(So,{base16:()=>iu,base16upper:()=>au});var iu=te({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),au=te({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Ao={};Se(Ao,{base2:()=>cu});var cu=te({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Io={};Se(Io,{base256emoji:()=>hu});var Oi=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}"),uu=Oi.reduce((r,e,t)=>(r[t]=e,r),[]),lu=Oi.reduce((r,e,t)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return r[n]=t,r},[]);function fu(r){return r.reduce((e,t)=>(e+=uu[t],e),"")}function du(r){let e=[];for(let t of r){let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);let o=lu[n];if(o==null)throw new Error(`Non-base256emoji character: ${t}`);e.push(o)}return new Uint8Array(e)}var hu=Tt({prefix:"\u{1F680}",name:"base256emoji",encode:fu,decode:du});var To={};Se(To,{base32:()=>Ge,base32hex:()=>bu,base32hexpad:()=>wu,base32hexpadupper:()=>xu,base32hexupper:()=>gu,base32pad:()=>mu,base32padupper:()=>yu,base32upper:()=>pu,base32z:()=>Eu});var Ge=te({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),pu=te({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),mu=te({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),yu=te({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),bu=te({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),gu=te({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),wu=te({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),xu=te({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Eu=te({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Co={};Se(Co,{base36:()=>jt,base36upper:()=>vu});var jt=ot({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),vu=ot({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Do={};Se(Do,{base58btc:()=>ne,base58flickr:()=>Su});var ne=ot({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Su=ot({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Oo={};Se(Oo,{base64:()=>Lo,base64pad:()=>Au,base64url:()=>Bo,base64urlpad:()=>Iu});var Lo=te({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Au=te({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Bo=te({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Iu=te({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var _o={};Se(_o,{base8:()=>Tu});var Tu=te({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Po={};Se(Po,{identity:()=>Cu});var Cu=Tt({prefix:"\0",name:"identity",encode:r=>Ci(r),decode:r=>Ti(r)});var Hd=new TextEncoder,$d=new TextDecoder;var Ro={};Se(Ro,{identity:()=>Ue});var Bu=Ni,_i=128,Ou=127,_u=~Ou,Pu=Math.pow(2,31);function Ni(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Pu;)e[t++]=r&255|_i,r/=128;for(;r&_u;)e[t++]=r&255|_i,r>>>=7;return e[t]=r|0,Ni.bytes=t-n+1,e}var Nu=No,Ru=128,Pi=127;function No(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw No.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&Pi)<<o:(i&Pi)*Math.pow(2,o),o+=7}while(i>=Ru);return No.bytes=s-n,t}var ku=Math.pow(2,7),Uu=Math.pow(2,14),Mu=Math.pow(2,21),Ku=Math.pow(2,28),Hu=Math.pow(2,35),$u=Math.pow(2,42),Vu=Math.pow(2,49),Fu=Math.pow(2,56),Gu=Math.pow(2,63),zu=function(r){return r<ku?1:r<Uu?2:r<Mu?3:r<Ku?4:r<Hu?5:r<$u?6:r<Vu?7:r<Fu?8:r<Gu?9:10},Wu={encode:Bu,decode:Nu,encodingLength:zu},qu=Wu,Jt=qu;function er(r,e=0){return[Jt.decode(r,e),Jt.decode.bytes]}function Ct(r,e,t=0){return Jt.encode(r,e,t),e}function Dt(r){return Jt.encodingLength(r)}function Bt(r,e){let t=e.byteLength,n=Dt(r),o=n+Dt(t),s=new Uint8Array(o+t);return Ct(r,s,0),Ct(t,s,n),s.set(e,o),new Lt(r,t,e,s)}function Pe(r){let e=_e(r),[t,n]=er(e),[o,s]=er(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Lt(t,o,i,e)}function Ri(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Ii(r.bytes,t.bytes)}}var Lt=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};var ki=0,Yu="identity",Ui=_e;function Zu(r,e){if(e?.truncate!=null&&e.truncate!==r.byteLength){if(e.truncate<0||e.truncate>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,e.truncate)}return Bt(ki,Ui(r))}var Ue={code:ki,name:Yu,encode:Ui,digest:Zu};var Ho={};Se(Ho,{sha256:()=>Ko,sha512:()=>Qu});var Mo=Ae(ie("crypto"),1);var Xu=20;function Uo({name:r,code:e,encode:t,minDigestLength:n,maxDigestLength:o}){return new ko(r,e,t,n,o)}var ko=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,t,n,o,s){this.name=e,this.code=t,this.encode=n,this.minDigestLength=o??Xu,this.maxDigestLength=s}digest(e,t){if(t?.truncate!=null){if(t.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&t.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?Mi(n,this.code,t?.truncate):n.then(o=>Mi(o,this.code,t?.truncate))}else throw Error("Unknown type, must be binary type")}};function Mi(r,e,t){if(t!=null&&t!==r.byteLength){if(t>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,t)}return Bt(e,r)}var Ko=Uo({name:"sha2-256",code:18,encode:r=>_e(Mo.default.createHash("sha256").update(r).digest())}),Qu=Uo({name:"sha2-512",code:19,encode:r=>_e(Mo.default.createHash("sha512").update(r).digest())});function Hi(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return Ju(t,$o(r),e??ne.encoder);default:return el(t,$o(r),e??Ge.encoder)}}var $i=new WeakMap;function $o(r){let e=$i.get(r);if(e==null){let t=new Map;return $i.set(r,t),t}return e}var ae=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==tr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==tl)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=Bt(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&Ri(e.multihash,n.multihash)}toString(e){return Hi(this,e)}toJSON(){return{"/":Hi(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 t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i??Vi(n,o,s.bytes))}else if(t[rl]===!0){let{version:n,multihash:o,code:s}=t,i=Pe(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="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(t!==tr)throw new Error(`Version 0 CID must use dag-pb (code: ${tr}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=Vi(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,tr,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=_e(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Lt(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,p]=er(e.subarray(t));return t+=p,l},o=n(),s=tr;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),f=t+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=ju(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return $o(s).set(n,e),s}};function ju(r,e){switch(r[0]){case"Q":{let t=e??ne;return[ne.prefix,t.decode(`${ne.prefix}${r}`)]}case ne.prefix:{let t=e??ne;return[ne.prefix,t.decode(r)]}case Ge.prefix:{let t=e??Ge;return[Ge.prefix,t.decode(r)]}case jt.prefix:{let t=e??jt;return[jt.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function Ju(r,e,t){let{prefix:n}=t;if(n!==ne.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o}function el(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o}var tr=112,tl=18;function Vi(r,e,t){let n=Dt(r),o=n+Dt(e),s=new Uint8Array(o+t.byteLength);return Ct(r,s,0),Ct(e,s,n),s.set(t,o),s}var rl=Symbol.for("@ipld/js-cid/CID");var rr={...Po,...Ao,..._o,...vo,...So,...To,...Co,...Do,...Oo,...Io},lh={...Ho,...Ro};function Gi(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Fi=Gi("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Vo=Gi("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=Oe(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),nl={utf8:Fi,"utf-8":Fi,hex:rr.base16,latin1:Vo,ascii:Vo,binary:Vo,...rr},Br=nl;function Ee(r,e="utf8"){let t=Br[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ft(zi.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}function Fo(r){let e=r??8192,t=e>>>1,n,o=e;return function(i){if(i<1||i>t)return Oe(i);o+i>e&&(n=Oe(e),o=0);let a=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),a}}var ht=class{fn;len;next;val;constructor(e,t,n){this.fn=e,this.len=t,this.next=void 0,this.val=n}};function Go(){}var Wo=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},ol=Fo();function sl(r){return globalThis.Buffer!=null?Oe(r):ol(r)}var or=class{len;head;tail;states;constructor(){this.len=0,this.head=new ht(Go,0,0),this.tail=this.head,this.states=null}_push(e,t,n){return this.tail=this.tail.next=new ht(e,t,n),this.len+=t,this}uint32(e){return this.len+=(this.tail=this.tail.next=new qo((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(Or,10,Ie.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let t=Ie.fromBigInt(e);return this._push(Or,t.length(),t)}uint64Number(e){return this._push(It,xe(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 t=Ie.fromBigInt(e).zzEncode();return this._push(Or,t.length(),t)}sint64Number(e){let t=Ie.fromNumber(e).zzEncode();return this._push(Or,t.length(),t)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(zo,1,e?1:0)}fixed32(e){return this._push(nr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let t=Ie.fromBigInt(e);return this._push(nr,4,t.lo)._push(nr,4,t.hi)}fixed64Number(e){let t=Ie.fromNumber(e);return this._push(nr,4,t.lo)._push(nr,4,t.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(bi,4,e)}double(e){return this._push(wi,8,e)}bytes(e){let t=e.length>>>0;return t===0?this._push(zo,1,0):this.uint32(t)._push(al,t,e)}string(e){let t=vi(e);return t!==0?this.uint32(t)._push(mo,t,e):this._push(zo,1,0)}fork(){return this.states=new Wo(this),this.head=this.tail=new ht(Go,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 ht(Go,0,0),this.len=0),this}ldelim(){let e=this.head,t=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=t,this.len+=n),this}finish(){let e=this.head.next,t=sl(this.len),n=0;for(;e!=null;)e.fn(e.val,t,n),n+=e.len,e=e.next;return t}};function zo(r,e,t){e[t]=r&255}function il(r,e,t){for(;r>127;)e[t++]=r&127|128,r>>>=7;e[t]=r}var qo=class extends ht{next;constructor(e,t){super(il,e,t),this.next=void 0}};function Or(r,e,t){for(;r.hi!==0;)e[t++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)e[t++]=r.lo&127|128,r.lo=r.lo>>>7;e[t++]=r.lo}function nr(r,e,t){e[t]=r&255,e[t+1]=r>>>8&255,e[t+2]=r>>>16&255,e[t+3]=r>>>24}function al(r,e,t){e.set(r,t)}globalThis.Buffer!=null&&(or.prototype.bytes=function(r){let e=r.length>>>0;return this.uint32(e),e>0&&this._push(cl,e,r),this},or.prototype.string=function(r){let e=globalThis.Buffer.byteLength(r);return this.uint32(e),e>0&&this._push(ul,e,r),this});function cl(r,e,t){e.set(r,t)}function ul(r,e,t){r.length<40?mo(r,e,t):e.utf8Write!=null?e.utf8Write(r,t):e.set(Ee(r),t)}function Yo(){return new or}function X(r,e){let t=Yo();return e.encode(r,t,{lengthDelimited:!1}),t.finish()}var Ot;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Ot||(Ot={}));function _r(r,e,t,n){return{name:r,type:e,encode:t,decode:n}}function Me(r){function e(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let t=function(s,i){let a=e(s);i.int32(a)},n=function(s){let i=s.int32();return e(i)};return _r("enum",Ot.VARINT,t,n)}function Q(r,e){return _r("message",Ot.LENGTH_DELIMITED,r,e)}var $;(function(r){let e;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Q((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.connect!=null&&(s.uint32(18),Nr.codec().encode(o.connect,s)),o.streamOpen!=null&&(s.uint32(26),Rr.codec().encode(o.streamOpen,s)),o.streamHandler!=null&&(s.uint32(34),kr.codec().encode(o.streamHandler,s)),o.dht!=null&&(s.uint32(42),Ne.codec().encode(o.dht,s)),o.connManager!=null&&(s.uint32(50),Mr.codec().encode(o.connManager,s)),o.disconnect!=null&&(s.uint32(58),Kr.codec().encode(o.disconnect,s)),o.pubsub!=null&&(s.uint32(66),Xe.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(74),Vr.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.connect=Nr.codec().decode(o,o.uint32());break;case 3:i.streamOpen=Rr.codec().decode(o,o.uint32());break;case 4:i.streamHandler=kr.codec().decode(o,o.uint32());break;case 5:i.dht=Ne.codec().decode(o,o.uint32());break;case 6:i.connManager=Mr.codec().decode(o,o.uint32());break;case 7:i.disconnect=Kr.codec().decode(o,o.uint32());break;case 8:i.pubsub=Xe.codec().decode(o,o.uint32());break;case 9:i.peerStore=Vr.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})($||($={}));var B;(function(r){let e;(function(o){o.OK="OK",o.ERROR="ERROR"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Q((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.error!=null&&(s.uint32(18),Ur.codec().encode(o.error,s)),o.streamInfo!=null&&(s.uint32(26),_t.codec().encode(o.streamInfo,s)),o.identify!=null&&(s.uint32(34),Pr.codec().encode(o.identify,s)),o.dht!=null&&(s.uint32(42),Ke.codec().encode(o.dht,s)),o.peers!=null)for(let a of o.peers)s.uint32(50),st.codec().encode(a,s);o.pubsub!=null&&(s.uint32(58),$r.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(66),Fr.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={peers:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.error=Ur.codec().decode(o,o.uint32());break;case 3:i.streamInfo=_t.codec().decode(o,o.uint32());break;case 4:i.identify=Pr.codec().decode(o,o.uint32());break;case 5:i.dht=Ke.codec().decode(o,o.uint32());break;case 6:i.peers.push(st.codec().decode(o,o.uint32()));break;case 7:i.pubsub=$r.codec().decode(o,o.uint32());break;case 8:i.peerStore=Fr.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(B||(B={}));var Pr;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.id!=null&&t.id.byteLength>0&&(n.uint32(10),n.bytes(t.id)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.id=t.bytes();break;case 2:o.addrs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Pr||(Pr={}));var Nr;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);t.timeout!=null&&(n.uint32(24),n.int64(t.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.addrs.push(t.bytes());break;case 3:o.timeout=t.int64();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Nr||(Nr={}));var Rr;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.proto!=null)for(let s of t.proto)n.uint32(18),n.string(s);t.timeout!=null&&(n.uint32(24),n.int64(t.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),proto:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.proto.push(t.string());break;case 3:o.timeout=t.int64();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Rr||(Rr={}));var kr;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.addr!=null&&t.addr.byteLength>0&&(n.uint32(10),n.bytes(t.addr)),t.proto!=null)for(let s of t.proto)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={addr:new Uint8Array(0),proto:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.addr=t.bytes();break;case 2:o.proto.push(t.string());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(kr||(kr={}));var Ur;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.msg!=null&&t.msg!==""&&(n.uint32(10),n.string(t.msg)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={msg:""},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.msg=t.string();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Ur||(Ur={}));var _t;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.addr!=null&&t.addr.byteLength>0&&(n.uint32(18),n.bytes(t.addr)),t.proto!=null&&t.proto!==""&&(n.uint32(26),n.string(t.proto)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.addr=t.bytes();break;case 3:o.proto=t.string();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(_t||(_t={}));var Ne;(function(r){let e;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Q((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.cid!=null&&(s.uint32(26),s.bytes(o.cid)),o.key!=null&&(s.uint32(34),s.bytes(o.key)),o.value!=null&&(s.uint32(42),s.bytes(o.value)),o.count!=null&&(s.uint32(48),s.int32(o.count)),o.timeout!=null&&(s.uint32(56),s.int64(o.timeout)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.cid=o.bytes();break;case 4:i.key=o.bytes();break;case 5:i.value=o.bytes();break;case 6:i.count=o.int32();break;case 7:i.timeout=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Ne||(Ne={}));var Ke;(function(r){let e;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Q((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),st.codec().encode(o.peer,s)),o.value!=null&&(s.uint32(26),s.bytes(o.value)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=st.codec().decode(o,o.uint32());break;case 3:i.value=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Ke||(Ke={}));var st;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.id!=null&&t.id.byteLength>0&&(n.uint32(10),n.bytes(t.id)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.id=t.bytes();break;case 2:o.addrs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(st||(st={}));var Mr;(function(r){let e;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Q((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.tag!=null&&(s.uint32(26),s.string(o.tag)),o.weight!=null&&(s.uint32(32),s.int64(o.weight)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.tag=o.string();break;case 4:i.weight=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Mr||(Mr={}));var Kr;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0)},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Kr||(Kr={}));var Xe;(function(r){let e;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Q((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.topic!=null&&(s.uint32(18),s.string(o.topic)),o.data!=null&&(s.uint32(26),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.topic=o.string();break;case 3:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Xe||(Xe={}));var Hr;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.from!=null&&(n.uint32(10),n.bytes(t.from)),t.data!=null&&(n.uint32(18),n.bytes(t.data)),t.seqno!=null&&(n.uint32(26),n.bytes(t.seqno)),t.topicIDs!=null)for(let s of t.topicIDs)n.uint32(34),n.string(s);t.signature!=null&&(n.uint32(42),n.bytes(t.signature)),t.key!=null&&(n.uint32(50),n.bytes(t.key)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={topicIDs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.from=t.bytes();break;case 2:o.data=t.bytes();break;case 3:o.seqno=t.bytes();break;case 4:o.topicIDs.push(t.string());break;case 5:o.signature=t.bytes();break;case 6:o.key=t.bytes();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Hr||(Hr={}));var $r;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.topics!=null)for(let s of t.topics)n.uint32(10),n.string(s);if(t.peerIDs!=null)for(let s of t.peerIDs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={topics:[],peerIDs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.topics.push(t.string());break;case 2:o.peerIDs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})($r||($r={}));var Vr;(function(r){let e;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Q((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.id!=null&&(s.uint32(18),s.bytes(o.id)),o.protos!=null)for(let a of o.protos)s.uint32(26),s.string(a);i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={protos:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.id=o.bytes();break;case 3:i.protos.push(o.string());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Vr||(Vr={}));var Fr;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&(n.uint32(10),st.codec().encode(t.peer,n)),t.protos!=null)for(let s of t.protos)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={protos:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=st.codec().decode(t,t.uint32());break;case 2:o.protos.push(t.string());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Fr||(Fr={}));function Wi(r){let e=new globalThis.AbortController;function t(){e.abort();for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",t)}for(let s of r){if(s?.aborted===!0){t();break}s?.addEventListener!=null&&s.addEventListener("abort",t)}function n(){for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",t)}let o=e.signal;return o.clear=n,o}var sr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return Wi([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var Gr=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var D=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},zr=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Wr=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var it=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},ir=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var qr=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var ar=class extends Error{static name="InvalidMessageError";constructor(e="Invalid message"){super(e),this.name="InvalidMessageError"}},cr=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}},Pt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},Yr=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},Zr=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var ur=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Xr=class extends Event{data;constructor(e,t){super("message",t),this.data=e}},Nt=class extends Event{error;local;constructor(e,t,n){super("close",n),this.error=t,this.local=e}},Qr=class extends Nt{constructor(e,t){super(!0,e,t)}},jr=class extends Nt{constructor(e,t){super(!1,e,t)}};var Jr=Symbol.for("@libp2p/peer-id");function Rt(r){return!!r?.[Jr]}var Yi=Symbol.for("@libp2p/transport");var qi;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(qi||(qi={}));var Zi=ie("node:events"),en=(r,...e)=>{try{(0,Zi.setMaxListeners)(r,...e)}catch{}};var kt=class extends EventTarget{#e=new Map;constructor(){super(),en(1/0,this)}listenerCount(e){let t=this.#e.get(e);return t==null?0:t.length}addEventListener(e,t,n){super.addEventListener(e,t,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:t,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,t,n){super.removeEventListener(e.toString(),t??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:s})=>s!==t),this.#e.set(e,o))}dispatchEvent(e){let t=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),t}safeDispatchEvent(e,t={}){return this.dispatchEvent(new CustomEvent(e,t))}};var Xi=Symbol.for("@libp2p/service-capabilities"),Jh=Symbol.for("@libp2p/service-dependencies");var Ji=Ae(ie("node:tty"),1),sn=Ae(ie("node:util"),1);function ll(r,e){if(typeof r=="string")return fl(r);if(typeof r=="number")return pl(r,e);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(r)}`)}var tn=ll;function fl(r){if(typeof r!="string"||r.length===0||r.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(r)}`);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(r);if(!e?.groups)return NaN;let{value:t,unit:n="ms"}=e.groups,o=parseFloat(t),s=n.toLowerCase();switch(s){case"years":case"year":case"yrs":case"yr":case"y":return o*315576e5;case"months":case"month":case"mo":return o*26298e5;case"weeks":case"week":case"w":return o*6048e5;case"days":case"day":case"d":return o*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return o*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return o*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return o*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return o;default:throw Error(`Unknown unit "${s}" provided to ms.parse(). value=${JSON.stringify(r)}`)}}function dl(r){let e=Math.abs(r);return e>=315576e5?`${Math.round(r/315576e5)}y`:e>=26298e5?`${Math.round(r/26298e5)}mo`:e>=6048e5?`${Math.round(r/6048e5)}w`:e>=864e5?`${Math.round(r/864e5)}d`:e>=36e5?`${Math.round(r/36e5)}h`:e>=6e4?`${Math.round(r/6e4)}m`:e>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function hl(r){let e=Math.abs(r);return e>=315576e5?pt(r,e,315576e5,"year"):e>=26298e5?pt(r,e,26298e5,"month"):e>=6048e5?pt(r,e,6048e5,"week"):e>=864e5?pt(r,e,864e5,"day"):e>=36e5?pt(r,e,36e5,"hour"):e>=6e4?pt(r,e,6e4,"minute"):e>=1e3?pt(r,e,1e3,"second"):`${r} ms`}function pl(r,e){if(typeof r!="number"||!Number.isFinite(r))throw Error("Value provided to ms.format() must be of type number.");return e?.long?hl(r):dl(r)}function pt(r,e,t,n){let o=e>=t*1.5;return`${Math.round(r/t)} ${n}${o?"s":""}`}var nn=Ae(ie("node:process"),1),ji=Ae(ie("node:os"),1),Zo=Ae(ie("node:tty"),1);function Re(r,e=globalThis.Deno?globalThis.Deno.args:nn.default.argv){let t=r.startsWith("-")?"":r.length===1?"-":"--",n=e.indexOf(t+r),o=e.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:Y}=nn.default,rn;Re("no-color")||Re("no-colors")||Re("color=false")||Re("color=never")?rn=0:(Re("color")||Re("colors")||Re("color=true")||Re("color=always"))&&(rn=1);function ml(){if(!("FORCE_COLOR"in Y))return;if(Y.FORCE_COLOR==="true")return 1;if(Y.FORCE_COLOR==="false")return 0;if(Y.FORCE_COLOR.length===0)return 1;let r=Math.min(Number.parseInt(Y.FORCE_COLOR,10),3);if([0,1,2,3].includes(r))return r}function yl(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function bl(r,{streamIsTTY:e,sniffFlags:t=!0}={}){let n=ml();n!==void 0&&(rn=n);let o=t?rn:n;if(o===0)return 0;if(t){if(Re("color=16m")||Re("color=full")||Re("color=truecolor"))return 3;if(Re("color=256"))return 2}if("TF_BUILD"in Y&&"AGENT_NAME"in Y)return 1;if(r&&!e&&o===void 0)return 0;let s=o||0;if(Y.TERM==="dumb")return s;if(nn.default.platform==="win32"){let i=ji.default.release().split(".");return Number(i[0])>=10&&Number(i[2])>=10586?Number(i[2])>=14931?3:2:1}if("CI"in Y)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(i=>i in Y)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(i=>i in Y)||Y.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in Y)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Y.TEAMCITY_VERSION)?1:0;if(Y.COLORTERM==="truecolor"||Y.TERM==="xterm-kitty"||Y.TERM==="xterm-ghostty"||Y.TERM==="wezterm")return 3;if("TERM_PROGRAM"in Y){let i=Number.parseInt((Y.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Y.TERM_PROGRAM){case"iTerm.app":return i>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Y.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Y.TERM)||"COLORTERM"in Y?1:s}function Qi(r,e={}){let t=bl(r,{streamIsTTY:r&&r.isTTY,...e});return yl(t)}var gl={stdout:Qi({isTTY:Zo.default.isatty(1)}),stderr:Qi({isTTY:Zo.default.isatty(2)})},on=gl;function Xo(r){t.debug=t,t.default=t,t.coerce=c,t.disable=s,t.enable=o,t.enabled=i,t.humanize=tn,t.destroy=f,Object.keys(r).forEach(u=>{t[u]=r[u]}),t.names=[],t.skips=[],t.formatters={};function e(u){let l=0;for(let p=0;p<u.length;p++)l=(l<<5)-l+u.charCodeAt(p),l|=0;return t.colors[Math.abs(l)%t.colors.length]}t.selectColor=e;function t(u,l){let p,d=null,g,E;function y(...x){if(!y.enabled)return;let O=y,R=Number(new Date),k=R-(p||R);O.diff=k,O.prev=p,O.curr=R,p=R,x[0]=t.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let G=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(j,fe)=>{if(j==="%%")return"%";G++;let ce=t.formatters[fe];if(typeof ce=="function"){let _=x[G];j=ce.call(O,_),x.splice(G,1),G--}return j}),t.formatArgs.call(O,x),l?.onLog!=null?l.onLog(...x):(O.log||t.log).apply(O,x)}return y.namespace=u,y.useColors=t.useColors(),y.color=t.selectColor(u),y.extend=n,y.destroy=t.destroy,Object.defineProperty(y,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(g!==t.namespaces&&(g=t.namespaces,E=t.enabled(u)),E),set:x=>{d=x}}),typeof t.init=="function"&&t.init(y),y}function n(u,l){let p=t(this.namespace+(typeof l>"u"?":":l)+u);return p.log=this.log,p}function o(u){t.save(u),t.namespaces=u,t.names=[],t.skips=[];let l,p=(typeof u=="string"?u:"").split(/[\s,]+/),d=p.length;for(l=0;l<d;l++)p[l]&&(u=p[l].replace(/\*/g,".*?"),u[0]==="-"?t.skips.push(new RegExp("^"+u.substr(1)+"$")):t.names.push(new RegExp("^"+u+"$")))}function s(){let u=[...t.names.map(a),...t.skips.map(a).map(l=>"-"+l)].join(",");return t.enable(""),u}function i(u){if(u[u.length-1]==="*")return!0;let l,p;for(l=0,p=t.skips.length;l<p;l++)if(t.skips[l].test(u))return!1;for(l=0,p=t.names.length;l<p;l++)if(t.names[l].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack??u.message:u}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return t.setupFormatters(t.formatters),t.enable(t.load()),t}var ea=[6,2,3,4,5,1];on.stderr!==!1&&(on.stderr??on).level>=2&&(ea=[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 Ut=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,e)=>{let t=e.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.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),r[t]=n,r},{});function wl(){return"colors"in Ut?!!Ut.colors:Ji.default.isatty(process.stderr.fd)}function xl(r){let{namespace:e,useColors:t}=this;if(t===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${e} \x1B[0m`;r[0]=s+r[0].split(`
2
+ "use strict";var Libp2PDaemonClient=(()=>{var qc=Object.create;var Dr=Object.defineProperty;var Yc=Object.getOwnPropertyDescriptor;var Zc=Object.getOwnPropertyNames;var Xc=Object.getPrototypeOf,jc=Object.prototype.hasOwnProperty;var ie=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var Se=(r,e)=>{for(var t in e)Dr(r,t,{get:e[t],enumerable:!0})},bi=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Zc(e))!jc.call(r,o)&&o!==t&&Dr(r,o,{get:()=>e[o],enumerable:!(n=Yc(e,o))||n.enumerable});return r};var Ie=(r,e,t)=>(t=r!=null?qc(Xc(r)):{},bi(e||!r||!r.__esModule?Dr(t,"default",{value:r,enumerable:!0}):t,r)),Qc=r=>bi(Dr({},"__esModule",{value:!0}),r);var wd={};Se(wd,{OperationFailedError:()=>F,createClient:()=>gd});var ao=ie("node:buffer");function lt(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function qe(r=0){return lt(ao.Buffer.alloc(r))}function Oe(r=0){return lt(ao.Buffer.allocUnsafe(r))}var Jc=Math.pow(2,7),eu=Math.pow(2,14),tu=Math.pow(2,21),co=Math.pow(2,28),uo=Math.pow(2,35),lo=Math.pow(2,42),fo=Math.pow(2,49),U=128,me=127;function xe(r){if(r<Jc)return 1;if(r<eu)return 2;if(r<tu)return 3;if(r<co)return 4;if(r<uo)return 5;if(r<lo)return 6;if(r<fo)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function At(r,e,t=0){switch(xe(r)){case 8:e[t++]=r&255|U,r/=128;case 7:e[t++]=r&255|U,r/=128;case 6:e[t++]=r&255|U,r/=128;case 5:e[t++]=r&255|U,r/=128;case 4:e[t++]=r&255|U,r>>>=7;case 3:e[t++]=r&255|U,r>>>=7;case 2:e[t++]=r&255|U,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function ru(r,e,t=0){switch(xe(r)){case 8:e.set(t++,r&255|U),r/=128;case 7:e.set(t++,r&255|U),r/=128;case 6:e.set(t++,r&255|U),r/=128;case 5:e.set(t++,r&255|U),r/=128;case 4:e.set(t++,r&255|U),r>>>=7;case 3:e.set(t++,r&255|U),r>>>=7;case 2:e.set(t++,r&255|U),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function ho(r,e){let t=r[e],n=0;if(n+=t&me,t<U||(t=r[e+1],n+=(t&me)<<7,t<U)||(t=r[e+2],n+=(t&me)<<14,t<U)||(t=r[e+3],n+=(t&me)<<21,t<U)||(t=r[e+4],n+=(t&me)*co,t<U)||(t=r[e+5],n+=(t&me)*uo,t<U)||(t=r[e+6],n+=(t&me)*lo,t<U)||(t=r[e+7],n+=(t&me)*fo,t<U))return n;throw new RangeError("Could not decode varint")}function nu(r,e){let t=r.get(e),n=0;if(n+=t&me,t<U||(t=r.get(e+1),n+=(t&me)<<7,t<U)||(t=r.get(e+2),n+=(t&me)<<14,t<U)||(t=r.get(e+3),n+=(t&me)<<21,t<U)||(t=r.get(e+4),n+=(t&me)*co,t<U)||(t=r.get(e+5),n+=(t&me)*uo,t<U)||(t=r.get(e+6),n+=(t&me)*lo,t<U)||(t=r.get(e+7),n+=(t&me)*fo,t<U))return n;throw new RangeError("Could not decode varint")}function gi(r,e,t=0){return e==null&&(e=Oe(xe(r))),e instanceof Uint8Array?At(r,e,t):ru(r,e,t)}function jt(r,e=0){return r instanceof Uint8Array?ho(r,e):nu(r,e)}var po=new Float32Array([-0]),rt=new Uint8Array(po.buffer);function xi(r,e,t){po[0]=r,e[t]=rt[0],e[t+1]=rt[1],e[t+2]=rt[2],e[t+3]=rt[3]}function Ei(r,e){return rt[0]=r[e],rt[1]=r[e+1],rt[2]=r[e+2],rt[3]=r[e+3],po[0]}var mo=new Float64Array([-0]),ye=new Uint8Array(mo.buffer);function vi(r,e,t){mo[0]=r,e[t]=ye[0],e[t+1]=ye[1],e[t+2]=ye[2],e[t+3]=ye[3],e[t+4]=ye[4],e[t+5]=ye[5],e[t+6]=ye[6],e[t+7]=ye[7]}function Si(r,e){return ye[0]=r[e],ye[1]=r[e+1],ye[2]=r[e+2],ye[3]=r[e+3],ye[4]=r[e+4],ye[5]=r[e+5],ye[6]=r[e+6],ye[7]=r[e+7],mo[0]}var ou=BigInt(Number.MAX_SAFE_INTEGER),su=BigInt(Number.MIN_SAFE_INTEGER),Ae=class r{lo;hi;constructor(e,t){this.lo=e|0,this.hi=t|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let t=~this.lo+1>>>0,n=~this.hi>>>0;return t===0&&(n=n+1>>>0),-(t+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 t=~this.lo+1>>>0,n=~this.hi>>>0;return t===0&&(n=n+1>>>0),-(BigInt(t)+(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,t=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?t===0?e<16384?e<128?1:2:e<2097152?3:4:t<16384?t<128?5:6:t<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return ft;if(e<ou&&e>su)return this.fromNumber(Number(e));let t=e<0n;t&&(e=-e);let n=e>>32n,o=e-(n<<32n);return t&&(n=~n|0n,o=~o|0n,++o>Ii&&(o=0n,++n>Ii&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(e){if(e===0)return ft;let t=e<0;t&&(e=-e);let n=e>>>0,o=(e-n)/4294967296>>>0;return t&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(e){return typeof e=="number"?r.fromNumber(e):typeof e=="bigint"?r.fromBigInt(e):typeof e=="string"?r.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new r(e.low>>>0,e.high>>>0):ft}},ft=new Ae(0,0);ft.toBigInt=function(){return 0n};ft.zzEncode=ft.zzDecode=function(){return this};ft.length=function(){return 1};var Ii=4294967296n;function Ai(r){let e=0,t=0;for(let n=0;n<r.length;++n)t=r.charCodeAt(n),t<128?e+=1:t<2048?e+=2:(t&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Ti(r,e,t){if(t-e<1)return"";let o,s=[],i=0,a;for(;e<t;)a=r[e++],a<128?s[i++]=a:a>191&&a<224?s[i++]=(a&31)<<6|r[e++]&63:a>239&&a<365?(a=((a&7)<<18|(r[e++]&63)<<12|(r[e++]&63)<<6|r[e++]&63)-65536,s[i++]=55296+(a>>10),s[i++]=56320+(a&1023)):s[i++]=(a&15)<<12|(r[e++]&63)<<6|r[e++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function yo(r,e,t){let n=t,o,s;for(let i=0;i<r.length;++i)o=r.charCodeAt(i),o<128?e[t++]=o:o<2048?(e[t++]=o>>6|192,e[t++]=o&63|128):(o&64512)===55296&&((s=r.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,e[t++]=o>>18|240,e[t++]=o>>12&63|128,e[t++]=o>>6&63|128,e[t++]=o&63|128):(e[t++]=o>>12|224,e[t++]=o>>6&63|128,e[t++]=o&63|128);return t-n}function ke(r,e){return RangeError(`index out of range: ${r.pos} + ${e??1} > ${r.len}`)}function Lr(r,e){return(r[e-4]|r[e-3]<<8|r[e-2]<<16|r[e-1]<<24)>>>0}var bo=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,ke(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 ke(this,4);return Lr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw ke(this,4);return Lr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw ke(this,4);let e=Ei(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw ke(this,4);let e=Si(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),t=this.pos,n=this.pos+e;if(n>this.len)throw ke(this,e);return this.pos+=e,t===n?new Uint8Array(0):this.buf.subarray(t,n)}string(){let e=this.bytes();return Ti(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw ke(this,e);this.pos+=e}else do if(this.pos>=this.len)throw ke(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 Ae(0,0),t=0;if(this.len-this.pos>4){for(;t<4;++t)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<t*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;t=0}else{for(;t<3;++t){if(this.pos>=this.len)throw ke(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<t*7)>>>0,e}if(this.len-this.pos>4){for(;t<5;++t)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;t<5;++t){if(this.pos>=this.len)throw ke(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw ke(this,8);let e=Lr(this.buf,this.pos+=4),t=Lr(this.buf,this.pos+=4);return new Ae(e,t)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=ho(this.buf,this.pos);return this.pos+=xe(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 go(r){return new bo(r instanceof Uint8Array?r:r.subarray())}function Z(r,e,t){let n=go(r);return e.decode(n,void 0,t)}var Yi=ie("node:buffer");var So={};Se(So,{base10:()=>du});var Pd=new Uint8Array(0);function Di(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function _e(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Li(r){return new TextEncoder().encode(r)}function Bi(r){return new TextDecoder().decode(r)}function iu(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(g){if(g instanceof Uint8Array||(ArrayBuffer.isView(g)?g=new Uint8Array(g.buffer,g.byteOffset,g.byteLength):Array.isArray(g)&&(g=Uint8Array.from(g))),!(g instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(g.length===0)return"";for(var x=0,y=0,E=0,_=g.length;E!==_&&g[E]===0;)E++,x++;for(var R=(_-E)*u+1>>>0,k=new Uint8Array(R);E!==_;){for(var G=g[E],ce=0,oe=R-1;(G!==0||ce<y)&&oe!==-1;oe--,ce++)G+=256*k[oe]>>>0,k[oe]=G%a>>>0,G=G/a>>>0;if(G!==0)throw new Error("Non-zero carry");y=ce,E++}for(var fe=R-y;fe!==R&&k[fe]===0;)fe++;for(var O=c.repeat(x);fe<R;++fe)O+=r.charAt(k[fe]);return O}function h(g){if(typeof g!="string")throw new TypeError("Expected String");if(g.length===0)return new Uint8Array;var x=0;if(g[x]!==" "){for(var y=0,E=0;g[x]===c;)y++,x++;for(var _=(g.length-x)*f+1>>>0,R=new Uint8Array(_);g[x];){var k=t[g.charCodeAt(x)];if(k===255)return;for(var G=0,ce=_-1;(k!==0||G<E)&&ce!==-1;ce--,G++)k+=a*R[ce]>>>0,R[ce]=k%256>>>0,k=k/256>>>0;if(k!==0)throw new Error("Non-zero carry");E=G,x++}if(g[x]!==" "){for(var oe=_-E;oe!==_&&R[oe]===0;)oe++;for(var fe=new Uint8Array(y+(_-oe)),O=y;oe!==_;)fe[O++]=R[oe++];return fe}}}function d(g){var x=h(g);if(x)return x;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:h,decode:d}}var au=iu,cu=au,_i=cu;var wo=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},xo=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){this.name=e,this.prefix=t;let o=t.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,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 Pi(this,e)}},Eo=class{decoders;constructor(e){this.decoders=e}or(e){return Pi(this,e)}decode(e){let t=e[0],n=this.decoders[t];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 Pi(r,e){return new Eo({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var vo=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new wo(e,t,n),this.decoder=new xo(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Tt({name:r,prefix:e,encode:t,decode:n}){return new vo(r,e,t,n)}function nt({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=_i(t,r);return Tt({prefix:e,name:r,encode:n,decode:s=>_e(o(s))})}function uu(r,e,t,n){let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),i=0,a=0,c=0;for(let f=0;f<o;++f){let u=e[r[f]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<t|u,i+=t,i>=8&&(i-=8,s[c++]=255&a>>i)}if(i>=t||(255&a<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function lu(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i!==0&&(s+=e[o&a<<t-i]),n)for(;(s.length*t&7)!==0;)s+="=";return s}function fu(r){let e={};for(let t=0;t<r.length;++t)e[r[t]]=t;return e}function ee({name:r,prefix:e,bitsPerChar:t,alphabet:n}){let o=fu(n);return Tt({prefix:e,name:r,encode(s){return lu(s,n,t)},decode(s){return uu(s,o,t,r)}})}var du=nt({prefix:"9",name:"base10",alphabet:"0123456789"});var Io={};Se(Io,{base16:()=>hu,base16upper:()=>pu});var hu=ee({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),pu=ee({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Ao={};Se(Ao,{base2:()=>mu});var mu=ee({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var To={};Se(To,{base256emoji:()=>xu});var Ni=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),yu=Ni.reduce((r,e,t)=>(r[t]=e,r),[]),bu=Ni.reduce((r,e,t)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return r[n]=t,r},[]);function gu(r){return r.reduce((e,t)=>(e+=yu[t],e),"")}function wu(r){let e=[];for(let t of r){let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);let o=bu[n];if(o==null)throw new Error(`Non-base256emoji character: ${t}`);e.push(o)}return new Uint8Array(e)}var xu=Tt({prefix:"\u{1F680}",name:"base256emoji",encode:gu,decode:wu});var Co={};Se(Co,{base32:()=>Ge,base32hex:()=>Iu,base32hexpad:()=>Tu,base32hexpadupper:()=>Cu,base32hexupper:()=>Au,base32pad:()=>vu,base32padupper:()=>Su,base32upper:()=>Eu,base32z:()=>Du});var Ge=ee({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Eu=ee({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),vu=ee({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Su=ee({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Iu=ee({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Au=ee({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Tu=ee({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Cu=ee({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Du=ee({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Do={};Se(Do,{base36:()=>Qt,base36upper:()=>Lu});var Qt=nt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Lu=nt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Lo={};Se(Lo,{base58btc:()=>re,base58flickr:()=>Bu});var re=nt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Bu=nt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var _o={};Se(_o,{base64:()=>Bo,base64pad:()=>Ou,base64url:()=>Oo,base64urlpad:()=>_u});var Bo=ee({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Ou=ee({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Oo=ee({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),_u=ee({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Po={};Se(Po,{base8:()=>Pu});var Pu=ee({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var No={};Se(No,{identity:()=>Nu});var Nu=Tt({prefix:"\0",name:"identity",encode:r=>Bi(r),decode:r=>Li(r)});var Zd=new TextEncoder,Xd=new TextDecoder;var ko={};Se(ko,{identity:()=>Ue});var Uu=Ui,Ri=128,Mu=127,Ku=~Mu,$u=Math.pow(2,31);function Ui(r,e,t){e=e||[],t=t||0;for(var n=t;r>=$u;)e[t++]=r&255|Ri,r/=128;for(;r&Ku;)e[t++]=r&255|Ri,r>>>=7;return e[t]=r|0,Ui.bytes=t-n+1,e}var Hu=Ro,Vu=128,ki=127;function Ro(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw Ro.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&ki)<<o:(i&ki)*Math.pow(2,o),o+=7}while(i>=Vu);return Ro.bytes=s-n,t}var Fu=Math.pow(2,7),Gu=Math.pow(2,14),zu=Math.pow(2,21),Wu=Math.pow(2,28),qu=Math.pow(2,35),Yu=Math.pow(2,42),Zu=Math.pow(2,49),Xu=Math.pow(2,56),ju=Math.pow(2,63),Qu=function(r){return r<Fu?1:r<Gu?2:r<zu?3:r<Wu?4:r<qu?5:r<Yu?6:r<Zu?7:r<Xu?8:r<ju?9:10},Ju={encode:Uu,decode:Hu,encodingLength:Qu},el=Ju,Jt=el;function er(r,e=0){return[Jt.decode(r,e),Jt.decode.bytes]}function Ct(r,e,t=0){return Jt.encode(r,e,t),e}function Dt(r){return Jt.encodingLength(r)}function Bt(r,e){let t=e.byteLength,n=Dt(r),o=n+Dt(t),s=new Uint8Array(o+t);return Ct(r,s,0),Ct(t,s,n),s.set(e,o),new Lt(r,t,e,s)}function Pe(r){let e=_e(r),[t,n]=er(e),[o,s]=er(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Lt(t,o,i,e)}function Mi(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Di(r.bytes,t.bytes)}}var Lt=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};var Ki=0,tl="identity",$i=_e;function rl(r,e){if(e?.truncate!=null&&e.truncate!==r.byteLength){if(e.truncate<0||e.truncate>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,e.truncate)}return Bt(Ki,$i(r))}var Ue={code:Ki,name:tl,encode:$i,digest:rl};var Ho={};Se(Ho,{sha256:()=>$o,sha512:()=>ol});var Ko=Ie(ie("crypto"),1);var nl=20;function Mo({name:r,code:e,encode:t,minDigestLength:n,maxDigestLength:o}){return new Uo(r,e,t,n,o)}var Uo=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,t,n,o,s){this.name=e,this.code=t,this.encode=n,this.minDigestLength=o??nl,this.maxDigestLength=s}digest(e,t){if(t?.truncate!=null){if(t.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&t.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?Hi(n,this.code,t?.truncate):n.then(o=>Hi(o,this.code,t?.truncate))}else throw Error("Unknown type, must be binary type")}};function Hi(r,e,t){if(t!=null&&t!==r.byteLength){if(t>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,t)}return Bt(e,r)}var $o=Mo({name:"sha2-256",code:18,encode:r=>_e(Ko.default.createHash("sha256").update(r).digest())}),ol=Mo({name:"sha2-512",code:19,encode:r=>_e(Ko.default.createHash("sha512").update(r).digest())});function Fi(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return il(t,Vo(r),e??re.encoder);default:return al(t,Vo(r),e??Ge.encoder)}}var Gi=new WeakMap;function Vo(r){let e=Gi.get(r);if(e==null){let t=new Map;return Gi.set(r,t),t}return e}var ae=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==tr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==cl)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=Bt(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&Mi(e.multihash,n.multihash)}toString(e){return Fi(this,e)}toJSON(){return{"/":Fi(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 t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i??zi(n,o,s.bytes))}else if(t[ul]===!0){let{version:n,multihash:o,code:s}=t,i=Pe(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="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(t!==tr)throw new Error(`Version 0 CID must use dag-pb (code: ${tr}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=zi(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,tr,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=_e(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Lt(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,h]=er(e.subarray(t));return t+=h,l},o=n(),s=tr;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),f=t+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=sl(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Vo(s).set(n,e),s}};function sl(r,e){switch(r[0]){case"Q":{let t=e??re;return[re.prefix,t.decode(`${re.prefix}${r}`)]}case re.prefix:{let t=e??re;return[re.prefix,t.decode(r)]}case Ge.prefix:{let t=e??Ge;return[Ge.prefix,t.decode(r)]}case Qt.prefix:{let t=e??Qt;return[Qt.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function il(r,e,t){let{prefix:n}=t;if(n!==re.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o}function al(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o}var tr=112,cl=18;function zi(r,e,t){let n=Dt(r),o=n+Dt(e),s=new Uint8Array(o+t.byteLength);return Ct(r,s,0),Ct(e,s,n),s.set(t,o),s}var ul=Symbol.for("@ipld/js-cid/CID");var rr={...No,...Ao,...Po,...So,...Io,...Co,...Do,...Lo,..._o,...To},wh={...Ho,...ko};function qi(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Wi=qi("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Fo=qi("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=Oe(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),ll={utf8:Wi,"utf-8":Wi,hex:rr.base16,latin1:Fo,ascii:Fo,binary:Fo,...rr},Or=ll;function Ee(r,e="utf8"){let t=Or[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?lt(Yi.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}function Go(r){let e=r??8192,t=e>>>1,n,o=e;return function(i){if(i<1||i>t)return Oe(i);o+i>e&&(n=Oe(e),o=0);let a=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),a}}var dt=class{fn;len;next;val;constructor(e,t,n){this.fn=e,this.len=t,this.next=void 0,this.val=n}};function zo(){}var qo=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},fl=Go();function dl(r){return globalThis.Buffer!=null?Oe(r):fl(r)}var or=class{len;head;tail;states;constructor(){this.len=0,this.head=new dt(zo,0,0),this.tail=this.head,this.states=null}_push(e,t,n){return this.tail=this.tail.next=new dt(e,t,n),this.len+=t,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Yo((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(_r,10,Ae.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let t=Ae.fromBigInt(e);return this._push(_r,t.length(),t)}uint64Number(e){return this._push(At,xe(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 t=Ae.fromBigInt(e).zzEncode();return this._push(_r,t.length(),t)}sint64Number(e){let t=Ae.fromNumber(e).zzEncode();return this._push(_r,t.length(),t)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(Wo,1,e?1:0)}fixed32(e){return this._push(nr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let t=Ae.fromBigInt(e);return this._push(nr,4,t.lo)._push(nr,4,t.hi)}fixed64Number(e){let t=Ae.fromNumber(e);return this._push(nr,4,t.lo)._push(nr,4,t.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(xi,4,e)}double(e){return this._push(vi,8,e)}bytes(e){let t=e.length>>>0;return t===0?this._push(Wo,1,0):this.uint32(t)._push(pl,t,e)}string(e){let t=Ai(e);return t!==0?this.uint32(t)._push(yo,t,e):this._push(Wo,1,0)}fork(){return this.states=new qo(this),this.head=this.tail=new dt(zo,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 dt(zo,0,0),this.len=0),this}ldelim(){let e=this.head,t=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=t,this.len+=n),this}finish(){let e=this.head.next,t=dl(this.len),n=0;for(;e!=null;)e.fn(e.val,t,n),n+=e.len,e=e.next;return t}};function Wo(r,e,t){e[t]=r&255}function hl(r,e,t){for(;r>127;)e[t++]=r&127|128,r>>>=7;e[t]=r}var Yo=class extends dt{next;constructor(e,t){super(hl,e,t),this.next=void 0}};function _r(r,e,t){for(;r.hi!==0;)e[t++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)e[t++]=r.lo&127|128,r.lo=r.lo>>>7;e[t++]=r.lo}function nr(r,e,t){e[t]=r&255,e[t+1]=r>>>8&255,e[t+2]=r>>>16&255,e[t+3]=r>>>24}function pl(r,e,t){e.set(r,t)}globalThis.Buffer!=null&&(or.prototype.bytes=function(r){let e=r.length>>>0;return this.uint32(e),e>0&&this._push(ml,e,r),this},or.prototype.string=function(r){let e=globalThis.Buffer.byteLength(r);return this.uint32(e),e>0&&this._push(yl,e,r),this});function ml(r,e,t){e.set(r,t)}function yl(r,e,t){r.length<40?yo(r,e,t):e.utf8Write!=null?e.utf8Write(r,t):e.set(Ee(r),t)}function Zo(){return new or}function X(r,e){let t=Zo();return e.encode(r,t,{lengthDelimited:!1}),t.finish()}var Ot;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Ot||(Ot={}));function Pr(r,e,t,n){return{name:r,type:e,encode:t,decode:n}}function Me(r){function e(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let t=function(s,i){let a=e(s);i.int32(a)},n=function(s){let i=s.int32();return e(i)};return Pr("enum",Ot.VARINT,t,n)}function j(r,e){return Pr("message",Ot.LENGTH_DELIMITED,r,e)}var H;(function(r){let e;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.connect!=null&&(s.uint32(18),Rr.codec().encode(o.connect,s)),o.streamOpen!=null&&(s.uint32(26),kr.codec().encode(o.streamOpen,s)),o.streamHandler!=null&&(s.uint32(34),Ur.codec().encode(o.streamHandler,s)),o.dht!=null&&(s.uint32(42),Ne.codec().encode(o.dht,s)),o.connManager!=null&&(s.uint32(50),Kr.codec().encode(o.connManager,s)),o.disconnect!=null&&(s.uint32(58),$r.codec().encode(o.disconnect,s)),o.pubsub!=null&&(s.uint32(66),Ze.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(74),Fr.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.connect=Rr.codec().decode(o,o.uint32());break;case 3:i.streamOpen=kr.codec().decode(o,o.uint32());break;case 4:i.streamHandler=Ur.codec().decode(o,o.uint32());break;case 5:i.dht=Ne.codec().decode(o,o.uint32());break;case 6:i.connManager=Kr.codec().decode(o,o.uint32());break;case 7:i.disconnect=$r.codec().decode(o,o.uint32());break;case 8:i.pubsub=Ze.codec().decode(o,o.uint32());break;case 9:i.peerStore=Fr.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(H||(H={}));var B;(function(r){let e;(function(o){o.OK="OK",o.ERROR="ERROR"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.error!=null&&(s.uint32(18),Mr.codec().encode(o.error,s)),o.streamInfo!=null&&(s.uint32(26),_t.codec().encode(o.streamInfo,s)),o.identify!=null&&(s.uint32(34),Nr.codec().encode(o.identify,s)),o.dht!=null&&(s.uint32(42),Ke.codec().encode(o.dht,s)),o.peers!=null)for(let a of o.peers)s.uint32(50),ot.codec().encode(a,s);o.pubsub!=null&&(s.uint32(58),Vr.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(66),Gr.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={peers:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.error=Mr.codec().decode(o,o.uint32());break;case 3:i.streamInfo=_t.codec().decode(o,o.uint32());break;case 4:i.identify=Nr.codec().decode(o,o.uint32());break;case 5:i.dht=Ke.codec().decode(o,o.uint32());break;case 6:i.peers.push(ot.codec().decode(o,o.uint32()));break;case 7:i.pubsub=Vr.codec().decode(o,o.uint32());break;case 8:i.peerStore=Gr.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(B||(B={}));var Nr;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.id!=null&&t.id.byteLength>0&&(n.uint32(10),n.bytes(t.id)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.id=t.bytes();break;case 2:o.addrs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Nr||(Nr={}));var Rr;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);t.timeout!=null&&(n.uint32(24),n.int64(t.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.addrs.push(t.bytes());break;case 3:o.timeout=t.int64();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Rr||(Rr={}));var kr;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.proto!=null)for(let s of t.proto)n.uint32(18),n.string(s);t.timeout!=null&&(n.uint32(24),n.int64(t.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),proto:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.proto.push(t.string());break;case 3:o.timeout=t.int64();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(kr||(kr={}));var Ur;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.addr!=null&&t.addr.byteLength>0&&(n.uint32(10),n.bytes(t.addr)),t.proto!=null)for(let s of t.proto)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={addr:new Uint8Array(0),proto:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.addr=t.bytes();break;case 2:o.proto.push(t.string());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Ur||(Ur={}));var Mr;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.msg!=null&&t.msg!==""&&(n.uint32(10),n.string(t.msg)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={msg:""},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.msg=t.string();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Mr||(Mr={}));var _t;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.addr!=null&&t.addr.byteLength>0&&(n.uint32(18),n.bytes(t.addr)),t.proto!=null&&t.proto!==""&&(n.uint32(26),n.string(t.proto)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.addr=t.bytes();break;case 3:o.proto=t.string();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(_t||(_t={}));var Ne;(function(r){let e;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.cid!=null&&(s.uint32(26),s.bytes(o.cid)),o.key!=null&&(s.uint32(34),s.bytes(o.key)),o.value!=null&&(s.uint32(42),s.bytes(o.value)),o.count!=null&&(s.uint32(48),s.int32(o.count)),o.timeout!=null&&(s.uint32(56),s.int64(o.timeout)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.cid=o.bytes();break;case 4:i.key=o.bytes();break;case 5:i.value=o.bytes();break;case 6:i.count=o.int32();break;case 7:i.timeout=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Ne||(Ne={}));var Ke;(function(r){let e;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),ot.codec().encode(o.peer,s)),o.value!=null&&(s.uint32(26),s.bytes(o.value)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=ot.codec().decode(o,o.uint32());break;case 3:i.value=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Ke||(Ke={}));var ot;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.id!=null&&t.id.byteLength>0&&(n.uint32(10),n.bytes(t.id)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.id=t.bytes();break;case 2:o.addrs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(ot||(ot={}));var Kr;(function(r){let e;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.tag!=null&&(s.uint32(26),s.string(o.tag)),o.weight!=null&&(s.uint32(32),s.int64(o.weight)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.tag=o.string();break;case 4:i.weight=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Kr||(Kr={}));var $r;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0)},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})($r||($r={}));var Ze;(function(r){let e;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.topic!=null&&(s.uint32(18),s.string(o.topic)),o.data!=null&&(s.uint32(26),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.topic=o.string();break;case 3:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Ze||(Ze={}));var Hr;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.from!=null&&(n.uint32(10),n.bytes(t.from)),t.data!=null&&(n.uint32(18),n.bytes(t.data)),t.seqno!=null&&(n.uint32(26),n.bytes(t.seqno)),t.topicIDs!=null)for(let s of t.topicIDs)n.uint32(34),n.string(s);t.signature!=null&&(n.uint32(42),n.bytes(t.signature)),t.key!=null&&(n.uint32(50),n.bytes(t.key)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={topicIDs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.from=t.bytes();break;case 2:o.data=t.bytes();break;case 3:o.seqno=t.bytes();break;case 4:o.topicIDs.push(t.string());break;case 5:o.signature=t.bytes();break;case 6:o.key=t.bytes();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Hr||(Hr={}));var Vr;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.topics!=null)for(let s of t.topics)n.uint32(10),n.string(s);if(t.peerIDs!=null)for(let s of t.peerIDs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={topics:[],peerIDs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.topics.push(t.string());break;case 2:o.peerIDs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Vr||(Vr={}));var Fr;(function(r){let e;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(t||(t={})),(function(o){o.codec=()=>Me(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.id!=null&&(s.uint32(18),s.bytes(o.id)),o.protos!=null)for(let a of o.protos)s.uint32(26),s.string(a);i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={protos:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.id=o.bytes();break;case 3:i.protos.push(o.string());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Fr||(Fr={}));var Gr;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&(n.uint32(10),ot.codec().encode(t.peer,n)),t.protos!=null)for(let s of t.protos)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={protos:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=ot.codec().decode(t,t.uint32());break;case 2:o.protos.push(t.string());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>X(t,r.codec()),r.decode=t=>Z(t,r.codec())})(Gr||(Gr={}));function Zi(r){let e=new globalThis.AbortController;function t(){e.abort();for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",t)}for(let s of r){if(s?.aborted===!0){t();break}s?.addEventListener!=null&&s.addEventListener("abort",t)}function n(){for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",t)}let o=e.signal;return o.clear=n,o}var sr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return Zi([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var zr=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var D=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Wr=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var qr=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var st=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},ir=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var Yr=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var ar=class extends Error{static name="InvalidMessageError";constructor(e="Invalid message"){super(e),this.name="InvalidMessageError"}},cr=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}},Pt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},Zr=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},Xr=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var ur=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var jr=class extends Event{data;constructor(e,t){super("message",t),this.data=e}},Nt=class extends Event{error;local;constructor(e,t,n){super("close",n),this.error=t,this.local=e}},Qr=class extends Nt{constructor(e,t){super(!0,e,t)}},Jr=class extends Nt{constructor(e,t){super(!1,e,t)}};var en=Symbol.for("@libp2p/peer-id");function Rt(r){return!!r?.[en]}var ji=Symbol.for("@libp2p/transport");var Xi;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(Xi||(Xi={}));var Qi=ie("node:events"),tn=(r,...e)=>{try{(0,Qi.setMaxListeners)(r,...e)}catch{}};var kt=class extends EventTarget{#e=new Map;constructor(){super(),tn(1/0,this)}listenerCount(e){let t=this.#e.get(e);return t==null?0:t.length}addEventListener(e,t,n){super.addEventListener(e,t,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:t,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,t,n){super.removeEventListener(e.toString(),t??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:s})=>s!==t),this.#e.set(e,o))}dispatchEvent(e){let t=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),t}safeDispatchEvent(e,t={}){return this.dispatchEvent(new CustomEvent(e,t))}};var Ji=Symbol.for("@libp2p/service-capabilities"),cp=Symbol.for("@libp2p/service-dependencies");var ra=Ie(ie("node:tty"),1),an=Ie(ie("node:util"),1);function bl(r,e){if(typeof r=="string")return gl(r);if(typeof r=="number")return El(r,e);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(r)}`)}var rn=bl;function gl(r){if(typeof r!="string"||r.length===0||r.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(r)}`);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(r);if(!e?.groups)return NaN;let{value:t,unit:n="ms"}=e.groups,o=parseFloat(t),s=n.toLowerCase();switch(s){case"years":case"year":case"yrs":case"yr":case"y":return o*315576e5;case"months":case"month":case"mo":return o*26298e5;case"weeks":case"week":case"w":return o*6048e5;case"days":case"day":case"d":return o*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return o*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return o*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return o*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return o;default:throw Error(`Unknown unit "${s}" provided to ms.parse(). value=${JSON.stringify(r)}`)}}function wl(r){let e=Math.abs(r);return e>=315576e5?`${Math.round(r/315576e5)}y`:e>=26298e5?`${Math.round(r/26298e5)}mo`:e>=6048e5?`${Math.round(r/6048e5)}w`:e>=864e5?`${Math.round(r/864e5)}d`:e>=36e5?`${Math.round(r/36e5)}h`:e>=6e4?`${Math.round(r/6e4)}m`:e>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function xl(r){let e=Math.abs(r);return e>=315576e5?ht(r,e,315576e5,"year"):e>=26298e5?ht(r,e,26298e5,"month"):e>=6048e5?ht(r,e,6048e5,"week"):e>=864e5?ht(r,e,864e5,"day"):e>=36e5?ht(r,e,36e5,"hour"):e>=6e4?ht(r,e,6e4,"minute"):e>=1e3?ht(r,e,1e3,"second"):`${r} ms`}function El(r,e){if(typeof r!="number"||!Number.isFinite(r))throw Error("Value provided to ms.format() must be of type number.");return e?.long?xl(r):wl(r)}function ht(r,e,t,n){let o=e>=t*1.5;return`${Math.round(r/t)} ${n}${o?"s":""}`}var on=Ie(ie("node:process"),1),ta=Ie(ie("node:os"),1),Xo=Ie(ie("node:tty"),1);function Re(r,e=globalThis.Deno?globalThis.Deno.args:on.default.argv){let t=r.startsWith("-")?"":r.length===1?"-":"--",n=e.indexOf(t+r),o=e.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:Y}=on.default,nn;Re("no-color")||Re("no-colors")||Re("color=false")||Re("color=never")?nn=0:(Re("color")||Re("colors")||Re("color=true")||Re("color=always"))&&(nn=1);function vl(){if(!("FORCE_COLOR"in Y))return;if(Y.FORCE_COLOR==="true")return 1;if(Y.FORCE_COLOR==="false")return 0;if(Y.FORCE_COLOR.length===0)return 1;let r=Math.min(Number.parseInt(Y.FORCE_COLOR,10),3);if([0,1,2,3].includes(r))return r}function Sl(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function Il(r,{streamIsTTY:e,sniffFlags:t=!0}={}){let n=vl();n!==void 0&&(nn=n);let o=t?nn:n;if(o===0)return 0;if(t){if(Re("color=16m")||Re("color=full")||Re("color=truecolor"))return 3;if(Re("color=256"))return 2}if("TF_BUILD"in Y&&"AGENT_NAME"in Y)return 1;if(r&&!e&&o===void 0)return 0;let s=o||0;if(Y.TERM==="dumb")return s;if(on.default.platform==="win32"){let i=ta.default.release().split(".");return Number(i[0])>=10&&Number(i[2])>=10586?Number(i[2])>=14931?3:2:1}if("CI"in Y)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(i=>i in Y)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(i=>i in Y)||Y.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in Y)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Y.TEAMCITY_VERSION)?1:0;if(Y.COLORTERM==="truecolor"||Y.TERM==="xterm-kitty"||Y.TERM==="xterm-ghostty"||Y.TERM==="wezterm")return 3;if("TERM_PROGRAM"in Y){let i=Number.parseInt((Y.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Y.TERM_PROGRAM){case"iTerm.app":return i>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Y.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Y.TERM)||"COLORTERM"in Y?1:s}function ea(r,e={}){let t=Il(r,{streamIsTTY:r&&r.isTTY,...e});return Sl(t)}var Al={stdout:ea({isTTY:Xo.default.isatty(1)}),stderr:ea({isTTY:Xo.default.isatty(2)})},sn=Al;function jo(r){t.debug=t,t.default=t,t.coerce=c,t.disable=s,t.enable=o,t.enabled=i,t.humanize=rn,t.destroy=f,Object.keys(r).forEach(u=>{t[u]=r[u]}),t.names=[],t.skips=[],t.formatters={};function e(u){let l=0;for(let h=0;h<u.length;h++)l=(l<<5)-l+u.charCodeAt(h),l|=0;return t.colors[Math.abs(l)%t.colors.length]}t.selectColor=e;function t(u,l){let h,d=null,g,x;function y(...E){if(!y.enabled)return;let _=y,R=Number(new Date),k=R-(h||R);_.diff=k,_.prev=h,_.curr=R,h=R,E[0]=t.coerce(E[0]),typeof E[0]!="string"&&E.unshift("%O");let G=0;E[0]=E[0].replace(/%([a-zA-Z%])/g,(oe,fe)=>{if(oe==="%%")return"%";G++;let O=t.formatters[fe];if(typeof O=="function"){let It=E[G];oe=O.call(_,It),E.splice(G,1),G--}return oe}),t.formatArgs.call(_,E),l?.onLog!=null&&l.onLog(...E),(_.log||t.log).apply(_,E)}return y.namespace=u,y.useColors=t.useColors(),y.color=t.selectColor(u),y.extend=n,y.destroy=t.destroy,Object.defineProperty(y,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(g!==t.namespaces&&(g=t.namespaces,x=t.enabled(u)),x),set:E=>{d=E}}),typeof t.init=="function"&&t.init(y),y}function n(u,l){let h=t(this.namespace+(typeof l>"u"?":":l)+u);return h.log=this.log,h}function o(u){t.save(u),t.namespaces=u,t.names=[],t.skips=[];let l,h=(typeof u=="string"?u:"").split(/[\s,]+/),d=h.length;for(l=0;l<d;l++)h[l]&&(u=h[l].replace(/\*/g,".*?"),u[0]==="-"?t.skips.push(new RegExp("^"+u.substr(1)+"$")):t.names.push(new RegExp("^"+u+"$")))}function s(){let u=[...t.names.map(a),...t.skips.map(a).map(l=>"-"+l)].join(",");return t.enable(""),u}function i(u){if(u[u.length-1]==="*")return!0;let l,h;for(l=0,h=t.skips.length;l<h;l++)if(t.skips[l].test(u))return!1;for(l=0,h=t.names.length;l<h;l++)if(t.names[l].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack??u.message:u}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return t.setupFormatters(t.formatters),t.enable(t.load()),t}var na=[6,2,3,4,5,1];sn.stderr!==!1&&(sn.stderr??sn).level>=2&&(na=[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 Ut=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,e)=>{let t=e.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.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),r[t]=n,r},{});function Tl(){return"colors"in Ut?!!Ut.colors:ra.default.isatty(process.stderr.fd)}function Cl(r){let{namespace:e,useColors:t}=this;if(t===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${e} \x1B[0m`;r[0]=s+r[0].split(`
3
3
  `).join(`
4
- `+s),r.push(o+"m+"+tn(this.diff)+"\x1B[0m")}else r[0]=El()+e+" "+r[0]}function El(){return Ut.hideDate!=null?"":new Date().toISOString()+" "}function vl(...r){return process.stderr.write(sn.default.format(...r)+`
5
- `)}function Sl(r){r!=null?process.env.DEBUG=r:delete process.env.DEBUG}function Al(){return process.env.DEBUG}function Il(r){r.inspectOpts={};let e=Object.keys(Ut);for(let t=0;t<e.length;t++)r.inspectOpts[e[t]]=Ut[e[t]]}function Tl(r){r.o=function(e){return this.inspectOpts.colors=this.useColors,sn.default.inspect(e,this.inspectOpts).split(`
6
- `).map(t=>t.trim()).join(" ")},r.O=function(e){return this.inspectOpts.colors=this.useColors,sn.default.inspect(e,this.inspectOpts)}}var ta=Xo({init:Il,log:vl,formatArgs:xl,save:Sl,load:Al,useColors:wl,setupFormatters:Tl,colors:ea,inspectOpts:Ut});var ve=ta;ve.formatters.b=r=>r==null?"undefined":ne.baseEncode(r);ve.formatters.t=r=>r==null?"undefined":Ge.baseEncode(r);ve.formatters.m=r=>r==null?"undefined":Lo.baseEncode(r);ve.formatters.p=r=>r==null?"undefined":r.toString();ve.formatters.c=r=>r==null?"undefined":r.toString();ve.formatters.k=r=>r==null?"undefined":r.toString();ve.formatters.a=r=>r==null?"undefined":r.toString();function Qo(r){let e=ra(r.message),t=ra(r.stack);return e!=null&&t!=null?t.includes(e)?t:`${e}
7
- ${t}`:t??e??r.toString()}function Cl(r){return r?.name==="AggregateError"}ve.formatters.e=r=>{if(r==null)return"undefined";if(Cl(r)){let e=" ",t=Qo(r);return r.errors.length>0?t+=`
8
- ${e}${r.errors.map(n=>` ${Qo(n).split(`
4
+ `+s),r.push(o+"m+"+rn(this.diff)+"\x1B[0m")}else r[0]=Dl()+e+" "+r[0]}function Dl(){return Ut.hideDate!=null?"":new Date().toISOString()+" "}function Ll(...r){return process.stderr.write(an.default.format(...r)+`
5
+ `)}function Bl(r){r!=null?process.env.DEBUG=r:delete process.env.DEBUG}function Ol(){return process.env.DEBUG}function _l(r){r.inspectOpts={};let e=Object.keys(Ut);for(let t=0;t<e.length;t++)r.inspectOpts[e[t]]=Ut[e[t]]}function Pl(r){r.o=function(e){return this.inspectOpts.colors=this.useColors,an.default.inspect(e,this.inspectOpts).split(`
6
+ `).map(t=>t.trim()).join(" ")},r.O=function(e){return this.inspectOpts.colors=this.useColors,an.default.inspect(e,this.inspectOpts)}}var oa=jo({init:_l,log:Ll,formatArgs:Cl,save:Bl,load:Ol,useColors:Tl,setupFormatters:Pl,colors:na,inspectOpts:Ut});var ve=oa;ve.formatters.b=r=>r==null?"undefined":re.baseEncode(r);ve.formatters.t=r=>r==null?"undefined":Ge.baseEncode(r);ve.formatters.m=r=>r==null?"undefined":Bo.baseEncode(r);ve.formatters.p=r=>r==null?"undefined":r.toString();ve.formatters.c=r=>r==null?"undefined":r.toString();ve.formatters.k=r=>r==null?"undefined":r.toString();ve.formatters.a=r=>r==null?"undefined":r.toString();function sa(r,e=""){let t=ia(r.message),n=ia(r.stack);return t!=null&&n!=null?n.includes(t)?`${n.split(`
9
7
  `).join(`
10
- ${e}`)}`).join(`
11
- ${e}`)}`:t+=`
12
- ${e}[Error list was empty]`,t.trim()}return Qo(r)};function Dl(r){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=r,e.destroy=()=>!0,e.extend=()=>e,e}function na(r){return{forComponent(e){return Mt(e,r)}}}function Mt(r,e){let t=Dl(`${r}:trace`);return ve.enabled(`${r}:trace`)&&ve.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(t=ve(`${r}:trace`,e)),Object.assign(ve(r,e),{error:ve(`${r}:error`,e),trace:t,newScope:n=>Mt(`${r}:${n}`,e)})}function ra(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}function Te(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var oa=ie("node:buffer");function ze(r,e){return ft(oa.Buffer.concat(r,e))}var ia=Symbol.for("@achingbrain/uint8arraylist");function sa(r,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let t=0;for(let n of r){let o=t+n.byteLength;if(e<o)return{buf:n,index:e-t};t=o}throw new RangeError("index is out of bounds")}function an(r){return!!r?.[ia]}var re=class r{bufs;length;[ia]=!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 t=0;for(let n of e)if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.push(n);else if(an(n))t+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}prepend(...e){this.prependAll(e)}prependAll(e){let t=0;for(let n of e.reverse())if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.unshift(n);else if(an(n))t+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}get(e){let t=sa(this.bufs,e);return t.buf[t.index]}set(e,t){let n=sa(this.bufs,e);n.buf[n.index]=t}write(e,t=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(t+n,e[n]);else if(an(e))for(let n=0;n<e.length;n++)this.set(t+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,t){let{bufs:n,length:o}=this._subList(e,t);return ze(n,o)}subarray(e,t){let{bufs:n,length:o}=this._subList(e,t);return n.length===1?n[0]:ze(n,o)}sublist(e,t){let{bufs:n,length:o}=this._subList(e,t),s=new r;return s.length=o,s.bufs=[...n],s}_subList(e,t){if(e=e??0,t=t??this.length,e<0&&(e=this.length+e),t<0&&(t=this.length+t),e<0||t>this.length)throw new RangeError("index is out of bounds");if(e===t)return{bufs:[],length:0};if(e===0&&t===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],a=o,c=a+i.byteLength;if(o=c,e>=c)continue;let f=e>=a&&e<c,u=t>a&&t<=c;if(f&&u){if(e===a&&t===c){n.push(i);break}let l=e-a;n.push(i.subarray(l,l+(t-e)));break}if(f){if(e===0){n.push(i);continue}n.push(i.subarray(e-a));continue}if(u){if(t===c){n.push(i);break}n.push(i.subarray(0,t-a));break}n.push(i)}return{bufs:n,length:t-e}}indexOf(e,t=0){if(!an(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(t=Number(t??0),isNaN(t)&&(t=0),t<0&&(t=this.length+t),t<0&&(t=0),e.length===0)return t>this.length?this.length:t;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let l=0;l<s;l++)i[l]=-1;for(let l=0;l<o;l++)i[n[l]]=l;let a=i,c=this.byteLength-n.byteLength,f=n.byteLength-1,u;for(let l=t;l<=c;l+=u){u=0;for(let p=f;p>=0;p--){let d=this.get(l+p);if(n[p]!==d){u=Math.max(1,p-a[d]);break}}if(u===0)return l}return-1}getInt8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getInt8(0)}setInt8(e,t){let n=Oe(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,t),this.write(n,e)}getInt16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,t)}setInt16(e,t,n){let o=Ye(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,t,n),this.write(o,e)}getInt32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,t)}setInt32(e,t,n){let o=Ye(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,t,n),this.write(o,e)}getBigInt64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,t)}setBigInt64(e,t,n){let o=Ye(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,t,n),this.write(o,e)}getUint8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getUint8(0)}setUint8(e,t){let n=Oe(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,t),this.write(n,e)}getUint16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,t)}setUint16(e,t,n){let o=Ye(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,t,n),this.write(o,e)}getUint32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,t)}setUint32(e,t,n){let o=Ye(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,t,n),this.write(o,e)}getBigUint64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,t)}setBigUint64(e,t,n){let o=Ye(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,t,n),this.write(o,e)}getFloat32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,t)}setFloat32(e,t,n){let o=Ye(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,t,n),this.write(o,e)}getFloat64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,t)}setFloat64(e,t,n){let o=Ye(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,t,n),this.write(o,e)}equals(e){if(e==null||!(e instanceof r)||e.bufs.length!==this.bufs.length)return!1;for(let t=0;t<this.bufs.length;t++)if(!Te(this.bufs[t],e.bufs[t]))return!1;return!0}static fromUint8Arrays(e,t){let n=new r;return n.bufs=e,t==null&&(t=e.reduce((o,s)=>o+s.byteLength,0)),n.length=t,n}};var aa=ie("node:buffer");function oe(r,e="utf8"){let t=Br[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?aa.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Ll=parseInt("11111",2),jo=parseInt("10000000",2),Bl=parseInt("01111111",2),ca={0:lr,1:lr,2:Ol,3:Nl,4:Rl,5:Pl,6:_l,16:lr,22:lr,48:lr};function Jo(r,e={offset:0}){let t=r[e.offset]&Ll;if(e.offset++,ca[t]!=null)return ca[t](r,e);throw new Error("No decoder for tag "+t)}function fr(r,e){let t=0;if((r[e.offset]&jo)===jo){let n=r[e.offset]&Bl,o="0x";e.offset++;for(let s=0;s<n;s++,e.offset++)o+=r[e.offset].toString(16).padStart(2,"0");t=parseInt(o,16)}else t=r[e.offset],e.offset++;return t}function lr(r,e){fr(r,e);let t=[];for(;!(e.offset>=r.byteLength);){let n=Jo(r,e);if(n===null)break;t.push(n)}return t}function Ol(r,e){let t=fr(r,e),n=e.offset,o=e.offset+t,s=[];for(let i=n;i<o;i++)i===n&&r[i]===0||s.push(r[i]);return e.offset+=t,Uint8Array.from(s)}function _l(r,e){let t=fr(r,e),n=e.offset+t,o=r[e.offset];e.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let a=`${s}.${i}`,c=[];for(;e.offset<n;){let f=r[e.offset];if(e.offset++,c.push(f&127),f<128){c.reverse();let u=0;for(let l=0;l<c.length;l++)u+=c[l]<<l*7;a+=`.${u}`,c=[]}}return a}function Pl(r,e){return e.offset++,null}function Nl(r,e){let t=fr(r,e),n=r[e.offset];e.offset++;let o=r.subarray(e.offset,e.offset+t-1);if(e.offset+=t,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Rl(r,e){let t=fr(r,e),n=r.subarray(e.offset,e.offset+t);return e.offset+=t,n}function kl(r){let e=r.toString(16);e.length%2===1&&(e="0"+e);let t=new re;for(let n=0;n<e.length;n+=2)t.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return t}function es(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let e=kl(r.byteLength);return new re(Uint8Array.from([e.byteLength|jo]),e)}function ua(r){let e=new re,t=128;return(r.subarray()[0]&t)===t&&e.append(Uint8Array.from([0])),e.append(r),new re(Uint8Array.from([2]),es(e),e)}function la(r){let e=Uint8Array.from([0]),t=new re(e,r);return new re(Uint8Array.from([3]),es(t),t)}function cn(r,e=48){let t=new re;for(let n of r)t.append(n);return new re(Uint8Array.from([e]),es(t),t)}async function fa(r,e,t,n){let o=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,e,t.subarray());return n?.signal?.throwIfAborted(),s}var Ul=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Ml=Uint8Array.from([6,5,43,129,4,0,34]),Kl=Uint8Array.from([6,5,43,129,4,0,35]),Hl={ext:!0,kty:"EC",crv:"P-256"},$l={ext:!0,kty:"EC",crv:"P-384"},Vl={ext:!0,kty:"EC",crv:"P-521"},ts=32,rs=48,ns=66;function da(r){let e=Jo(r);return ha(e)}function ha(r){let e=r[1][1][0],t=1,n,o;if(e.byteLength===ts*2+1)return n=oe(e.subarray(t,t+ts),"base64url"),o=oe(e.subarray(t+ts),"base64url"),new Kt({...Hl,key_ops:["verify"],x:n,y:o});if(e.byteLength===rs*2+1)return n=oe(e.subarray(t,t+rs),"base64url"),o=oe(e.subarray(t+rs),"base64url"),new Kt({...$l,key_ops:["verify"],x:n,y:o});if(e.byteLength===ns*2+1)return n=oe(e.subarray(t,t+ns),"base64url"),o=oe(e.subarray(t+ns),"base64url"),new Kt({...Vl,key_ops:["verify"],x:n,y:o});throw new D(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function pa(r){return cn([ua(Uint8Array.from([1])),cn([Fl(r.crv)],160),cn([la(new re(Uint8Array.from([4]),Ee(r.x??"","base64url"),Ee(r.y??"","base64url")))],161)]).subarray()}function Fl(r){if(r==="P-256")return Ul;if(r==="P-384")return Ml;if(r==="P-521")return Kl;throw new D(`Invalid curve ${r}`)}var Kt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=pa(this.jwk)),this._raw}toMultihash(){return Ue.digest(Ht(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return ne.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}async verify(e,t,n){return fa(this.jwk,t,e,n)}};var un=Ae(ie("crypto"),1);var xm=un.default.generateKeyPairSync,dr=32;var Gl=64;function ma(r,e,t){if(r.byteLength!==dr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==Gl)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=un.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:oe(r,"base64url"),kty:"OKP"}});return un.default.verify(null,t instanceof Uint8Array?t:t.subarray(),n,e)}function ba(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}var ln=class{type="Ed25519";raw;constructor(e){this.raw=os(e,dr)}toMultihash(){return Ue.digest(Ht(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return ne.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}verify(e,t,n){n?.signal?.throwIfAborted();let o=ma(this.raw,t,e);return ba(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function ga(r){return r=os(r,dr),new ln(r)}function os(r,e){if(r=Uint8Array.from(r??[]),r.length!==e)throw new D(`Key must be a Uint8Array of length ${e}, got ${r.length}`);return r}var Ce;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(Ce||(Ce={}));var ss;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(ss||(ss={}));(function(r){r.codec=()=>Me(ss)})(Ce||(Ce={}));var hr;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.Type!=null&&(n.uint32(8),Ce.codec().encode(t.Type,n)),t.Data!=null&&(n.uint32(18),n.bytes(t.Data)),o.lengthDelimited!==!1&&n.ldelim()},(t,n,o={})=>{let s={},i=n==null?t.len:t.pos+n;for(;t.pos<i;){let a=t.uint32();switch(a>>>3){case 1:{s.Type=Ce.codec().decode(t);break}case 2:{s.Data=t.bytes();break}default:{t.skipType(a&7);break}}}return s})),e),r.encode=t=>X(t,r.codec()),r.decode=(t,n)=>Z(t,r.codec(),n)})(hr||(hr={}));var is;(function(r){let e;r.codec=()=>(e==null&&(e=Q((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.Type!=null&&(n.uint32(8),Ce.codec().encode(t.Type,n)),t.Data!=null&&(n.uint32(18),n.bytes(t.Data)),o.lengthDelimited!==!1&&n.ldelim()},(t,n,o={})=>{let s={},i=n==null?t.len:t.pos+n;for(;t.pos<i;){let a=t.uint32();switch(a>>>3){case 1:{s.Type=Ce.codec().decode(t);break}case 2:{s.Data=t.bytes();break}default:{t.skipType(a&7);break}}}return s})),e),r.encode=t=>X(t,r.codec()),r.decode=(t,n)=>Z(t,r.codec(),n)})(is||(is={}));function pr(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function We(r,e=""){if(!Number.isSafeInteger(r)||r<0){let t=e&&`"${e}" `;throw new Error(`${t}expected integer >= 0, got ${r}`)}}function V(r,e,t=""){let n=pr(r),o=r?.length,s=e!==void 0;if(!n||s&&o!==e){let i=t&&`"${t}" `,a=s?` of length ${e}`:"",c=n?`length=${o}`:`type=${typeof r}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return r}function fn(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash must wrapped by utils.createHasher");We(r.outputLen),We(r.blockLen)}function $t(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function xa(r,e){V(r,void 0,"digestInto() output");let t=e.outputLen;if(r.length<t)throw new Error('"digestInto() output" expected to be of length >='+t)}function mt(...r){for(let e=0;e<r.length;e++)r[e].fill(0)}function dn(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function He(r,e){return r<<32-e|r>>>e}var Ea=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",ql=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function yt(r){if(V(r),Ea)return r.toHex();let e="";for(let t=0;t<r.length;t++)e+=ql[r[t]];return e}var Qe={_0:48,_9:57,A:65,F:70,a:97,f:102};function wa(r){if(r>=Qe._0&&r<=Qe._9)return r-Qe._0;if(r>=Qe.A&&r<=Qe.F)return r-(Qe.A-10);if(r>=Qe.a&&r<=Qe.f)return r-(Qe.a-10)}function bt(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(Ea)return Uint8Array.fromHex(r);let e=r.length,t=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(t);for(let o=0,s=0;o<t;o++,s+=2){let i=wa(r.charCodeAt(s)),a=wa(r.charCodeAt(s+1));if(i===void 0||a===void 0){let c=r[s]+r[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[o]=i*16+a}return n}function $e(...r){let e=0;for(let n=0;n<r.length;n++){let o=r[n];V(o),e+=o.length}let t=new Uint8Array(e);for(let n=0,o=0;n<r.length;n++){let s=r[n];t.set(s,o),o+=s.length}return t}function va(r,e={}){let t=(o,s)=>r(s).update(o).digest(),n=r(void 0);return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=o=>r(o),Object.assign(t,e),Object.freeze(t)}function hn(r=32){let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");return e.getRandomValues(new Uint8Array(r))}var Sa=r=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,r])});function Aa(r,e,t){return r&e^~r&t}function Ia(r,e,t){return r&e^r&t^e&t}var pn=class{blockLen;outputLen;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,n,o){this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(e),this.view=dn(this.buffer)}update(e){$t(this),V(e);let{view:t,buffer:n,blockLen:o}=this,s=e.length;for(let i=0;i<s;){let a=Math.min(o-this.pos,s-i);if(a===o){let c=dn(e);for(;o<=s-i;i+=o)this.process(c,i);continue}n.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===o&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){$t(this),xa(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;t[i++]=128,mt(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let l=i;l<o;l++)t[l]=0;n.setBigUint64(o-8,BigInt(this.length*8),s),this.process(n,0);let a=dn(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let f=c/4,u=this.get();if(f>u.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l<f;l++)a.setUint32(4*l,u[l],s)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:t,buffer:n,length:o,finished:s,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=s,e.length=o,e.pos=a,o%t&&e.buffer.set(n),e}clone(){return this._cloneInto()}},je=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Yl=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]),at=new Uint32Array(64),as=class extends pn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:t,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[e,t,n,o,s,i,a,c]}set(e,t,n,o,s,i,a,c){this.A=e|0,this.B=t|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(e,t){for(let l=0;l<16;l++,t+=4)at[l]=e.getUint32(t,!1);for(let l=16;l<64;l++){let p=at[l-15],d=at[l-2],g=He(p,7)^He(p,18)^p>>>3,E=He(d,17)^He(d,19)^d>>>10;at[l]=E+at[l-7]+g+at[l-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:f,H:u}=this;for(let l=0;l<64;l++){let p=He(a,6)^He(a,11)^He(a,25),d=u+p+Aa(a,c,f)+Yl[l]+at[l]|0,E=(He(n,2)^He(n,13)^He(n,22))+Ia(n,o,s)|0;u=f,f=c,c=a,a=i+d|0,i=s,s=o,o=n,n=d+E|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,u=u+this.H|0,this.set(n,o,s,i,a,c,f,u)}roundClean(){mt(at)}destroy(){this.set(0,0,0,0,0,0,0,0),mt(this.buffer)}},cs=class extends as{A=je[0]|0;B=je[1]|0;C=je[2]|0;D=je[3]|0;E=je[4]|0;F=je[5]|0;G=je[6]|0;H=je[7]|0;constructor(){super(32)}};var Ta=va(()=>new cs,Sa(1));var rc=Ae(ie("node:crypto"),1);var ls=BigInt(0),us=BigInt(1);function mr(r,e=""){if(typeof r!="boolean"){let t=e&&`"${e}" `;throw new Error(t+"expected boolean, got type="+typeof r)}return r}function Ca(r){if(typeof r=="bigint"){if(!mn(r))throw new Error("positive bigint expected, got "+r)}else We(r);return r}function yr(r){let e=Ca(r).toString(16);return e.length&1?"0"+e:e}function Da(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?ls:BigInt("0x"+r)}function Vt(r){return Da(yt(r))}function fs(r){return Da(yt(Zl(V(r)).reverse()))}function yn(r,e){We(e),r=Ca(r);let t=bt(r.toString(16).padStart(e*2,"0"));if(t.length!==e)throw new Error("number too large");return t}function ds(r,e){return yn(r,e).reverse()}function Zl(r){return Uint8Array.from(r)}var mn=r=>typeof r=="bigint"&&ls<=r;function Xl(r,e,t){return mn(r)&&mn(e)&&mn(t)&&e<=r&&r<t}function La(r,e,t,n){if(!Xl(e,t,n))throw new Error("expected valid "+r+": "+t+" <= n < "+n+", got "+e)}function hs(r){let e;for(e=0;r>ls;r>>=us,e+=1);return e}var br=r=>(us<<BigInt(r))-us;function Ba(r,e,t){if(We(r,"hashLen"),We(e,"qByteLen"),typeof t!="function")throw new Error("hmacFn must be a function");let n=y=>new Uint8Array(y),o=Uint8Array.of(),s=Uint8Array.of(0),i=Uint8Array.of(1),a=1e3,c=n(r),f=n(r),u=0,l=()=>{c.fill(1),f.fill(0),u=0},p=(...y)=>t(f,$e(c,...y)),d=(y=o)=>{f=p(s,y),c=p(),y.length!==0&&(f=p(i,y),c=p())},g=()=>{if(u++>=a)throw new Error("drbg: tried max amount of iterations");let y=0,x=[];for(;y<e;){c=p();let O=c.slice();x.push(O),y+=c.length}return $e(...x)};return(y,x)=>{l(),d(y);let O;for(;!(O=x(g()));)d();return l(),O}}function gr(r,e={},t={}){if(!r||typeof r!="object")throw new Error("expected valid options object");function n(s,i,a){let c=r[s];if(a&&c===void 0)return;let f=typeof c;if(f!==i||c===null)throw new Error(`param "${s}" is invalid: expected ${i}, got ${f}`)}let o=(s,i)=>Object.entries(s).forEach(([a,c])=>n(a,c,i));o(e,!1),o(t,!0)}function ps(r){let e=new WeakMap;return(t,...n)=>{let o=e.get(t);if(o!==void 0)return o;let s=r(t,...n);return e.set(t,s),s}}var we=BigInt(0),be=BigInt(1),gt=BigInt(2),Pa=BigInt(3),Na=BigInt(4),Ra=BigInt(5),Ql=BigInt(7),ka=BigInt(8),jl=BigInt(9),Ua=BigInt(16);function Ve(r,e){let t=r%e;return t>=we?t:e+t}function De(r,e,t){let n=r;for(;e-- >we;)n*=n,n%=t;return n}function Oa(r,e){if(r===we)throw new Error("invert: expected non-zero number");if(e<=we)throw new Error("invert: expected positive modulus, got "+e);let t=Ve(r,e),n=e,o=we,s=be,i=be,a=we;for(;t!==we;){let f=n/t,u=n%t,l=o-i*f,p=s-a*f;n=t,t=u,o=i,s=a,i=l,a=p}if(n!==be)throw new Error("invert: does not exist");return Ve(o,e)}function ys(r,e,t){if(!r.eql(r.sqr(e),t))throw new Error("Cannot find square root")}function Ma(r,e){let t=(r.ORDER+be)/Na,n=r.pow(e,t);return ys(r,n,e),n}function Jl(r,e){let t=(r.ORDER-Ra)/ka,n=r.mul(e,gt),o=r.pow(n,t),s=r.mul(e,o),i=r.mul(r.mul(s,gt),o),a=r.mul(s,r.sub(i,r.ONE));return ys(r,a,e),a}function ef(r){let e=Ft(r),t=Ka(r),n=t(e,e.neg(e.ONE)),o=t(e,n),s=t(e,e.neg(n)),i=(r+Ql)/Ua;return(a,c)=>{let f=a.pow(c,i),u=a.mul(f,n),l=a.mul(f,o),p=a.mul(f,s),d=a.eql(a.sqr(u),c),g=a.eql(a.sqr(l),c);f=a.cmov(f,u,d),u=a.cmov(p,l,g);let E=a.eql(a.sqr(u),c),y=a.cmov(f,u,E);return ys(a,y,c),y}}function Ka(r){if(r<Pa)throw new Error("sqrt is not defined for small field");let e=r-be,t=0;for(;e%gt===we;)e/=gt,t++;let n=gt,o=Ft(r);for(;_a(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(t===1)return Ma;let s=o.pow(n,e),i=(e+be)/gt;return function(c,f){if(c.is0(f))return f;if(_a(c,f)!==1)throw new Error("Cannot find square root");let u=t,l=c.mul(c.ONE,s),p=c.pow(f,e),d=c.pow(f,i);for(;!c.eql(p,c.ONE);){if(c.is0(p))return c.ZERO;let g=1,E=c.sqr(p);for(;!c.eql(E,c.ONE);)if(g++,E=c.sqr(E),g===u)throw new Error("Cannot find square root");let y=be<<BigInt(u-g-1),x=c.pow(l,y);u=g,l=c.sqr(x),p=c.mul(p,l),d=c.mul(d,x)}return d}}function tf(r){return r%Na===Pa?Ma:r%ka===Ra?Jl:r%Ua===jl?ef(r):Ka(r)}var rf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function bs(r){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},t=rf.reduce((n,o)=>(n[o]="function",n),e);return gr(r,t),r}function nf(r,e,t){if(t<we)throw new Error("invalid exponent, negatives unsupported");if(t===we)return r.ONE;if(t===be)return e;let n=r.ONE,o=e;for(;t>we;)t&be&&(n=r.mul(n,o)),o=r.sqr(o),t>>=be;return n}function bn(r,e,t=!1){let n=new Array(e.length).fill(t?r.ZERO:void 0),o=e.reduce((i,a,c)=>r.is0(a)?i:(n[c]=i,r.mul(i,a)),r.ONE),s=r.inv(o);return e.reduceRight((i,a,c)=>r.is0(a)?i:(n[c]=r.mul(i,n[c]),r.mul(i,a)),s),n}function _a(r,e){let t=(r.ORDER-be)/gt,n=r.pow(e,t),o=r.eql(n,r.ONE),s=r.eql(n,r.ZERO),i=r.eql(n,r.neg(r.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function of(r,e){e!==void 0&&We(e);let t=e!==void 0?e:r.toString(2).length,n=Math.ceil(t/8);return{nBitLength:t,nByteLength:n}}var ms=class{ORDER;BITS;BYTES;isLE;ZERO=we;ONE=be;_lengths;_sqrt;_mod;constructor(e,t={}){if(e<=we)throw new Error("invalid field: expected ORDER > 0, got "+e);let n;this.isLE=!1,t!=null&&typeof t=="object"&&(typeof t.BITS=="number"&&(n=t.BITS),typeof t.sqrt=="function"&&(this.sqrt=t.sqrt),typeof t.isLE=="boolean"&&(this.isLE=t.isLE),t.allowedLengths&&(this._lengths=t.allowedLengths?.slice()),typeof t.modFromBytes=="boolean"&&(this._mod=t.modFromBytes));let{nBitLength:o,nByteLength:s}=of(e,n);if(s>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=o,this.BYTES=s,this._sqrt=void 0,Object.preventExtensions(this)}create(e){return Ve(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new Error("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&be)===be}neg(e){return Ve(-e,this.ORDER)}eql(e,t){return e===t}sqr(e){return Ve(e*e,this.ORDER)}add(e,t){return Ve(e+t,this.ORDER)}sub(e,t){return Ve(e-t,this.ORDER)}mul(e,t){return Ve(e*t,this.ORDER)}pow(e,t){return nf(this,e,t)}div(e,t){return Ve(e*Oa(t,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,t){return e+t}subN(e,t){return e-t}mulN(e,t){return e*t}inv(e){return Oa(e,this.ORDER)}sqrt(e){return this._sqrt||(this._sqrt=tf(this.ORDER)),this._sqrt(this,e)}toBytes(e){return this.isLE?ds(e,this.BYTES):yn(e,this.BYTES)}fromBytes(e,t=!1){V(e);let{_lengths:n,BYTES:o,isLE:s,ORDER:i,_mod:a}=this;if(n){if(!n.includes(e.length)||e.length>o)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let f=new Uint8Array(o);f.set(e,s?0:f.length-e.length),e=f}if(e.length!==o)throw new Error("Field.fromBytes: expected "+o+" bytes, got "+e.length);let c=s?fs(e):Vt(e);if(a&&(c=Ve(c,i)),!t&&!this.isValid(c))throw new Error("invalid field element: outside of range 0..ORDER");return c}invertBatch(e){return bn(this,e)}cmov(e,t,n){return n?t:e}};function Ft(r,e={}){return new ms(r,e)}function Ha(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let e=r.toString(2).length;return Math.ceil(e/8)}function gs(r){let e=Ha(r);return e+Math.ceil(e/2)}function ws(r,e,t=!1){V(r);let n=r.length,o=Ha(e),s=gs(e);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=t?fs(r):Vt(r),a=Ve(i,e-be)+be;return t?ds(a,o):yn(a,o)}var Gt=BigInt(0),wt=BigInt(1);function wr(r,e){let t=e.negate();return r?t:e}function Ss(r,e){let t=bn(r.Fp,e.map(n=>n.Z));return e.map((n,o)=>r.fromAffine(n.toAffine(t[o])))}function Ga(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function xs(r,e){Ga(r,e);let t=Math.ceil(e/r)+1,n=2**(r-1),o=2**r,s=br(r),i=BigInt(r);return{windows:t,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function $a(r,e,t){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=t,a=Number(r&o),c=r>>i;a>n&&(a-=s,c+=wt);let f=e*n,u=f+Math.abs(a)-1,l=a===0,p=a<0,d=e%2!==0;return{nextN:c,offset:u,isZero:l,isNeg:p,isNegF:d,offsetF:f}}var Es=new WeakMap,za=new WeakMap;function vs(r){return za.get(r)||1}function Va(r){if(r!==Gt)throw new Error("invalid wNAF")}var gn=class{BASE;ZERO;Fn;bits;constructor(e,t){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=t}_unsafeLadder(e,t,n=this.ZERO){let o=e;for(;t>Gt;)t&wt&&(n=n.add(o)),o=o.double(),t>>=wt;return n}precomputeWindow(e,t){let{windows:n,windowSize:o}=xs(t,this.bits),s=[],i=e,a=i;for(let c=0;c<n;c++){a=i,s.push(a);for(let f=1;f<o;f++)a=a.add(i),s.push(a);i=a.double()}return s}wNAF(e,t,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=xs(e,this.bits);for(let a=0;a<i.windows;a++){let{nextN:c,offset:f,isZero:u,isNeg:l,isNegF:p,offsetF:d}=$a(n,a,i);n=c,u?s=s.add(wr(p,t[d])):o=o.add(wr(l,t[f]))}return Va(n),{p:o,f:s}}wNAFUnsafe(e,t,n,o=this.ZERO){let s=xs(e,this.bits);for(let i=0;i<s.windows&&n!==Gt;i++){let{nextN:a,offset:c,isZero:f,isNeg:u}=$a(n,i,s);if(n=a,!f){let l=t[c];o=o.add(u?l.negate():l)}}return Va(n),o}getPrecomputes(e,t,n){let o=Es.get(t);return o||(o=this.precomputeWindow(t,e),e!==1&&(typeof n=="function"&&(o=n(o)),Es.set(t,o))),o}cached(e,t,n){let o=vs(e);return this.wNAF(o,this.getPrecomputes(o,e,n),t)}unsafe(e,t,n,o){let s=vs(e);return s===1?this._unsafeLadder(e,t,o):this.wNAFUnsafe(s,this.getPrecomputes(s,e,n),t,o)}createCache(e,t){Ga(t,this.bits),za.set(e,t),Es.delete(e)}hasCache(e){return vs(e)!==1}};function Wa(r,e,t,n){let o=e,s=r.ZERO,i=r.ZERO;for(;t>Gt||n>Gt;)t&wt&&(s=s.add(o)),n&wt&&(i=i.add(o)),o=o.double(),t>>=wt,n>>=wt;return{p1:s,p2:i}}function Fa(r,e,t){if(e){if(e.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return bs(e),e}else return Ft(r,{isLE:t})}function qa(r,e,t={},n){if(n===void 0&&(n=r==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${r} CURVE object`);for(let c of["p","n","h"]){let f=e[c];if(!(typeof f=="bigint"&&f>Gt))throw new Error(`CURVE.${c} must be positive bigint`)}let o=Fa(e.p,t.Fp,n),s=Fa(e.n,t.Fn,n),a=["Gx","Gy","a",r==="weierstrass"?"b":"d"];for(let c of a)if(!o.isValid(e[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:o,Fn:s}}function Ya(r,e){return function(n){let o=r(n);return{secretKey:o,publicKey:e(o)}}}var wn=class{oHash;iHash;blockLen;outputLen;finished=!1;destroyed=!1;constructor(e,t){if(fn(e),V(t,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,o=new Uint8Array(n);o.set(t.length>n?e.create().update(t).digest():t);for(let s=0;s<o.length;s++)o[s]^=54;this.iHash.update(o),this.oHash=e.create();for(let s=0;s<o.length;s++)o[s]^=106;this.oHash.update(o),mt(o)}update(e){return $t(this),this.iHash.update(e),this}digestInto(e){$t(this),V(e,this.outputLen,"output"),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),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:t,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:a}=this;return e=e,e.finished=o,e.destroyed=s,e.blockLen=i,e.outputLen=a,e.oHash=t._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},As=(r,e,t)=>new wn(r,e).update(t).digest();As.create=(r,e)=>new wn(r,e);var Za=(r,e)=>(r+(r>=0?e:-e)/Xa)/e;function sf(r,e,t){let[[n,o],[s,i]]=e,a=Za(i*r,t),c=Za(-o*r,t),f=r-a*n-c*s,u=-a*o-c*i,l=f<Je,p=u<Je;l&&(f=-f),p&&(u=-u);let d=br(Math.ceil(hs(t)/2))+zt;if(f<Je||f>=d||u<Je||u>=d)throw new Error("splitScalar (endomorphism): failed, k="+r);return{k1neg:l,k1:f,k2neg:p,k2:u}}function Ts(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function Is(r,e){let t={};for(let n of Object.keys(e))t[n]=r[n]===void 0?e[n]:r[n];return mr(t.lowS,"lowS"),mr(t.prehash,"prehash"),t.format!==void 0&&Ts(t.format),t}var Cs=class extends Error{constructor(e=""){super(e)}},ct={Err:Cs,_tlv:{encode:(r,e)=>{let{Err:t}=ct;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length&1)throw new t("tlv.encode: unpadded data");let n=e.length/2,o=yr(n);if(o.length/2&128)throw new t("tlv.encode: long form length too big");let s=n>127?yr(o.length/2|128):"";return yr(r)+s+o+e},decode(r,e){let{Err:t}=ct,n=0;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length<2||e[n++]!==r)throw new t("tlv.decode: wrong tlv");let o=e[n++],s=!!(o&128),i=0;if(!s)i=o;else{let c=o&127;if(!c)throw new t("tlv.decode(long): indefinite length not supported");if(c>4)throw new t("tlv.decode(long): byte length is too big");let f=e.subarray(n,n+c);if(f.length!==c)throw new t("tlv.decode: length bytes not complete");if(f[0]===0)throw new t("tlv.decode(long): zero leftmost byte");for(let u of f)i=i<<8|u;if(n+=c,i<128)throw new t("tlv.decode(long): not minimal encoding")}let a=e.subarray(n,n+i);if(a.length!==i)throw new t("tlv.decode: wrong value length");return{v:a,l:e.subarray(n+i)}}},_int:{encode(r){let{Err:e}=ct;if(r<Je)throw new e("integer: negative integers are not allowed");let t=yr(r);if(Number.parseInt(t[0],16)&8&&(t="00"+t),t.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return t},decode(r){let{Err:e}=ct;if(r[0]&128)throw new e("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Vt(r)}},toSig(r){let{Err:e,_int:t,_tlv:n}=ct,o=V(r,void 0,"signature"),{v:s,l:i}=n.decode(48,o);if(i.length)throw new e("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,s),{v:f,l:u}=n.decode(2,c);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:t.decode(a),s:t.decode(f)}},hexFromSig(r){let{_tlv:e,_int:t}=ct,n=e.encode(2,t.encode(r.r)),o=e.encode(2,t.encode(r.s)),s=n+o;return e.encode(48,s)}},Je=BigInt(0),zt=BigInt(1),Xa=BigInt(2),xn=BigInt(3),af=BigInt(4);function Qa(r,e={}){let t=qa("weierstrass",r,e),{Fp:n,Fn:o}=t,s=t.CURVE,{h:i,n:a}=s;gr(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:c}=e;if(c&&(!n.is0(s.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let f=Ja(n,o);function u(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function l(K,b,m){let{x:h,y:w}=b.toAffine(),S=n.toBytes(h);if(mr(m,"isCompressed"),m){u();let T=!n.isOdd(w);return $e(ja(T),S)}else return $e(Uint8Array.of(4),S,n.toBytes(w))}function p(K){V(K,void 0,"Point");let{publicKey:b,publicKeyUncompressed:m}=f,h=K.length,w=K[0],S=K.subarray(1);if(h===b&&(w===2||w===3)){let T=n.fromBytes(S);if(!n.isValid(T))throw new Error("bad point: is not on curve, wrong x");let I=E(T),v;try{v=n.sqrt(I)}catch(se){let q=se instanceof Error?": "+se.message:"";throw new Error("bad point: is not on curve, sqrt error"+q)}u();let C=n.isOdd(v);return(w&1)===1!==C&&(v=n.neg(v)),{x:T,y:v}}else if(h===m&&w===4){let T=n.BYTES,I=n.fromBytes(S.subarray(0,T)),v=n.fromBytes(S.subarray(T,T*2));if(!y(I,v))throw new Error("bad point: is not on curve");return{x:I,y:v}}else throw new Error(`bad point: got length ${h}, expected compressed=${b} or uncompressed=${m}`)}let d=e.toBytes||l,g=e.fromBytes||p;function E(K){let b=n.sqr(K),m=n.mul(b,K);return n.add(n.add(m,n.mul(K,s.a)),s.b)}function y(K,b){let m=n.sqr(b),h=E(K);return n.eql(m,h)}if(!y(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let x=n.mul(n.pow(s.a,xn),af),O=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(x,O)))throw new Error("bad curve params: a or b");function R(K,b,m=!1){if(!n.isValid(b)||m&&n.is0(b))throw new Error(`bad point coordinate ${K}`);return b}function k(K){if(!(K instanceof _))throw new Error("Weierstrass Point expected")}function G(K){if(!c||!c.basises)throw new Error("no endo");return sf(K,c.basises,o.ORDER)}let j=ps((K,b)=>{let{X:m,Y:h,Z:w}=K;if(n.eql(w,n.ONE))return{x:m,y:h};let S=K.is0();b==null&&(b=S?n.ONE:n.inv(w));let T=n.mul(m,b),I=n.mul(h,b),v=n.mul(w,b);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:T,y:I}}),fe=ps(K=>{if(K.is0()){if(e.allowInfinityPoint&&!n.is0(K.Y))return;throw new Error("bad point: ZERO")}let{x:b,y:m}=K.toAffine();if(!n.isValid(b)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!y(b,m))throw new Error("bad point: equation left != right");if(!K.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function ce(K,b,m,h,w){return m=new _(n.mul(m.X,K),m.Y,m.Z),b=wr(h,b),m=wr(w,m),b.add(m)}class _{static BASE=new _(s.Gx,s.Gy,n.ONE);static ZERO=new _(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=o;X;Y;Z;constructor(b,m,h){this.X=R("x",b),this.Y=R("y",m,!0),this.Z=R("z",h),Object.freeze(this)}static CURVE(){return s}static fromAffine(b){let{x:m,y:h}=b||{};if(!b||!n.isValid(m)||!n.isValid(h))throw new Error("invalid affine point");if(b instanceof _)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(h)?_.ZERO:new _(m,h,n.ONE)}static fromBytes(b){let m=_.fromAffine(g(V(b,void 0,"point")));return m.assertValidity(),m}static fromHex(b){return _.fromBytes(bt(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,m=!0){return lt.createCache(this,b),m||this.multiply(xn),this}assertValidity(){fe(this)}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){k(b);let{X:m,Y:h,Z:w}=this,{X:S,Y:T,Z:I}=b,v=n.eql(n.mul(m,I),n.mul(S,w)),C=n.eql(n.mul(h,I),n.mul(T,w));return v&&C}negate(){return new _(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:m}=s,h=n.mul(m,xn),{X:w,Y:S,Z:T}=this,I=n.ZERO,v=n.ZERO,C=n.ZERO,L=n.mul(w,w),se=n.mul(S,S),q=n.mul(T,T),N=n.mul(w,S);return N=n.add(N,N),C=n.mul(w,T),C=n.add(C,C),I=n.mul(b,C),v=n.mul(h,q),v=n.add(I,v),I=n.sub(se,v),v=n.add(se,v),v=n.mul(I,v),I=n.mul(N,I),C=n.mul(h,C),q=n.mul(b,q),N=n.sub(L,q),N=n.mul(b,N),N=n.add(N,C),C=n.add(L,L),L=n.add(C,L),L=n.add(L,q),L=n.mul(L,N),v=n.add(v,L),q=n.mul(S,T),q=n.add(q,q),L=n.mul(q,N),I=n.sub(I,L),C=n.mul(q,se),C=n.add(C,C),C=n.add(C,C),new _(I,v,C)}add(b){k(b);let{X:m,Y:h,Z:w}=this,{X:S,Y:T,Z:I}=b,v=n.ZERO,C=n.ZERO,L=n.ZERO,se=s.a,q=n.mul(s.b,xn),N=n.mul(m,S),J=n.mul(h,T),de=n.mul(w,I),Fe=n.add(m,h),ee=n.add(S,T);Fe=n.mul(Fe,ee),ee=n.add(N,J),Fe=n.sub(Fe,ee),ee=n.add(m,w);let pe=n.add(S,I);return ee=n.mul(ee,pe),pe=n.add(N,de),ee=n.sub(ee,pe),pe=n.add(h,w),v=n.add(T,I),pe=n.mul(pe,v),v=n.add(J,de),pe=n.sub(pe,v),L=n.mul(se,ee),v=n.mul(q,de),L=n.add(v,L),v=n.sub(J,L),L=n.add(J,L),C=n.mul(v,L),J=n.add(N,N),J=n.add(J,N),de=n.mul(se,de),ee=n.mul(q,ee),J=n.add(J,de),de=n.sub(N,de),de=n.mul(se,de),ee=n.add(ee,de),N=n.mul(J,ee),C=n.add(C,N),N=n.mul(pe,ee),v=n.mul(Fe,v),v=n.sub(v,N),N=n.mul(Fe,J),L=n.mul(pe,L),L=n.add(L,N),new _(v,C,L)}subtract(b){return this.add(b.negate())}is0(){return this.equals(_.ZERO)}multiply(b){let{endo:m}=e;if(!o.isValidNot0(b))throw new Error("invalid scalar: out of range");let h,w,S=T=>lt.cached(this,T,I=>Ss(_,I));if(m){let{k1neg:T,k1:I,k2neg:v,k2:C}=G(b),{p:L,f:se}=S(I),{p:q,f:N}=S(C);w=se.add(N),h=ce(m.beta,L,q,T,v)}else{let{p:T,f:I}=S(b);h=T,w=I}return Ss(_,[h,w])[0]}multiplyUnsafe(b){let{endo:m}=e,h=this;if(!o.isValid(b))throw new Error("invalid scalar: out of range");if(b===Je||h.is0())return _.ZERO;if(b===zt)return h;if(lt.hasCache(this))return this.multiply(b);if(m){let{k1neg:w,k1:S,k2neg:T,k2:I}=G(b),{p1:v,p2:C}=Wa(_,h,S,I);return ce(m.beta,v,C,w,T)}else return lt.unsafe(h,b)}toAffine(b){return j(this,b)}isTorsionFree(){let{isTorsionFree:b}=e;return i===zt?!0:b?b(_,this):lt.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:b}=e;return i===zt?this:b?b(_,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(b=!0){return mr(b,"isCompressed"),this.assertValidity(),d(_,this,b)}toHex(b=!0){return yt(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let Ir=o.BITS,lt=new gn(_,e.endo?Math.ceil(Ir/2):Ir);return _.BASE.precompute(8),_}function ja(r){return Uint8Array.of(r?2:3)}function Ja(r,e){return{secretKey:e.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function cf(r,e={}){let{Fn:t}=r,n=e.randomBytes||hn,o=Object.assign(Ja(r.Fp,t),{seed:gs(t.ORDER)});function s(d){try{let g=t.fromBytes(d);return t.isValidNot0(g)}catch{return!1}}function i(d,g){let{publicKey:E,publicKeyUncompressed:y}=o;try{let x=d.length;return g===!0&&x!==E||g===!1&&x!==y?!1:!!r.fromBytes(d)}catch{return!1}}function a(d=n(o.seed)){return ws(V(d,o.seed,"seed"),t.ORDER)}function c(d,g=!0){return r.BASE.multiply(t.fromBytes(d)).toBytes(g)}function f(d){let{secretKey:g,publicKey:E,publicKeyUncompressed:y}=o;if(!pr(d)||"_lengths"in t&&t._lengths||g===E)return;let x=V(d,void 0,"key").length;return x===E||x===y}function u(d,g,E=!0){if(f(d)===!0)throw new Error("first arg must be private key");if(f(g)===!1)throw new Error("second arg must be public key");let y=t.fromBytes(d);return r.fromBytes(g).multiply(y).toBytes(E)}let l={isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:a},p=Ya(a,c);return Object.freeze({getPublicKey:c,getSharedSecret:u,keygen:p,Point:r,utils:l,lengths:o})}function ec(r,e,t={}){fn(e),gr(t,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),t=Object.assign({},t);let n=t.randomBytes||hn,o=t.hmac||((m,h)=>As(e,m,h)),{Fp:s,Fn:i}=r,{ORDER:a,BITS:c}=i,{keygen:f,getPublicKey:u,getSharedSecret:l,utils:p,lengths:d}=cf(r,t),g={prehash:!0,lowS:typeof t.lowS=="boolean"?t.lowS:!0,format:"compact",extraEntropy:!1},E=a*Xa<s.ORDER;function y(m){let h=a>>zt;return m>h}function x(m,h){if(!i.isValidNot0(h))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return h}function O(){if(E)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function R(m,h){Ts(h);let w=d.signature,S=h==="compact"?w:h==="recovered"?w+1:void 0;return V(m,S)}class k{r;s;recovery;constructor(h,w,S){if(this.r=x("r",h),this.s=x("s",w),S!=null){if(O(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(h,w=g.format){R(h,w);let S;if(w==="der"){let{r:C,s:L}=ct.toSig(V(h));return new k(C,L)}w==="recovered"&&(S=h[0],w="compact",h=h.subarray(1));let T=d.signature/2,I=h.subarray(0,T),v=h.subarray(T,T*2);return new k(i.fromBytes(I),i.fromBytes(v),S)}static fromHex(h,w){return this.fromBytes(bt(h),w)}assertRecovery(){let{recovery:h}=this;if(h==null)throw new Error("invalid recovery id: must be present");return h}addRecoveryBit(h){return new k(this.r,this.s,h)}recoverPublicKey(h){let{r:w,s:S}=this,T=this.assertRecovery(),I=T===2||T===3?w+a:w;if(!s.isValid(I))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let v=s.toBytes(I),C=r.fromBytes($e(ja((T&1)===0),v)),L=i.inv(I),se=j(V(h,void 0,"msgHash")),q=i.create(-se*L),N=i.create(S*L),J=r.BASE.multiplyUnsafe(q).add(C.multiplyUnsafe(N));if(J.is0())throw new Error("invalid recovery: point at infinify");return J.assertValidity(),J}hasHighS(){return y(this.s)}toBytes(h=g.format){if(Ts(h),h==="der")return bt(ct.hexFromSig(this));let{r:w,s:S}=this,T=i.toBytes(w),I=i.toBytes(S);return h==="recovered"?(O(),$e(Uint8Array.of(this.assertRecovery()),T,I)):$e(T,I)}toHex(h){return yt(this.toBytes(h))}}let G=t.bits2int||function(h){if(h.length>8192)throw new Error("input is too large");let w=Vt(h),S=h.length*8-c;return S>0?w>>BigInt(S):w},j=t.bits2int_modN||function(h){return i.create(G(h))},fe=br(c);function ce(m){return La("num < 2^"+c,m,Je,fe),i.toBytes(m)}function _(m,h){return V(m,void 0,"message"),h?V(e(m),void 0,"prehashed message"):m}function Ir(m,h,w){let{lowS:S,prehash:T,extraEntropy:I}=Is(w,g);m=_(m,T);let v=j(m),C=i.fromBytes(h);if(!i.isValidNot0(C))throw new Error("invalid private key");let L=[ce(C),ce(v)];if(I!=null&&I!==!1){let J=I===!0?n(d.secretKey):I;L.push(V(J,void 0,"extraEntropy"))}let se=$e(...L),q=v;function N(J){let de=G(J);if(!i.isValidNot0(de))return;let Fe=i.inv(de),ee=r.BASE.multiply(de).toAffine(),pe=i.create(ee.x);if(pe===Je)return;let Tr=i.create(Fe*i.create(q+pe*C));if(Tr===Je)return;let di=(ee.x===pe?0:2)|Number(ee.y&zt),hi=Tr;return S&&y(Tr)&&(hi=i.neg(Tr),di^=1),new k(pe,hi,E?void 0:di)}return{seed:se,k2sig:N}}function lt(m,h,w={}){let{seed:S,k2sig:T}=Ir(m,h,w);return Ba(e.outputLen,i.BYTES,o)(S,T).toBytes(w.format)}function K(m,h,w,S={}){let{lowS:T,prehash:I,format:v}=Is(S,g);if(w=V(w,void 0,"publicKey"),h=_(h,I),!pr(m)){let C=m instanceof k?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+C)}R(m,v);try{let C=k.fromBytes(m,v),L=r.fromBytes(w);if(T&&C.hasHighS())return!1;let{r:se,s:q}=C,N=j(h),J=i.inv(q),de=i.create(N*J),Fe=i.create(se*J),ee=r.BASE.multiplyUnsafe(de).add(L.multiplyUnsafe(Fe));return ee.is0()?!1:i.create(ee.x)===se}catch{return!1}}function b(m,h,w={}){let{prehash:S}=Is(w,g);return h=_(h,S),k.fromBytes(m,"recovered").recoverPublicKey(h).toBytes()}return Object.freeze({keygen:f,getPublicKey:u,getSharedSecret:l,utils:p,lengths:d,Point:r,sign:lt,verify:K,recoverPublicKey:b,Signature:k,hash:e})}var Ls={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},uf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var tc=BigInt(2);function lf(r){let e=Ls.p,t=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),f=r*r*r%e,u=f*f*r%e,l=De(u,t,e)*u%e,p=De(l,t,e)*u%e,d=De(p,tc,e)*f%e,g=De(d,o,e)*d%e,E=De(g,s,e)*g%e,y=De(E,a,e)*E%e,x=De(y,c,e)*y%e,O=De(x,a,e)*E%e,R=De(O,t,e)*u%e,k=De(R,i,e)*g%e,G=De(k,n,e)*f%e,j=De(G,tc,e);if(!Ds.eql(Ds.sqr(j),r))throw new Error("Cannot find square root");return j}var Ds=Ft(Ls.p,{sqrt:lf}),ff=Qa(Ls,{Fp:Ds,endo:uf}),xr=ec(ff,Ta);var En=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function nc(r,e,t,n){n?.signal?.throwIfAborted();let o=rc.default.createHash("sha256");if(t instanceof Uint8Array)o.update(t);else for(let i of t)o.update(i);let s=o.digest();try{return xr.verify(e,s,r,{prehash:!1,format:"der"})}catch(i){throw new En(String(i))}}var vn=class{type="secp256k1";raw;_key;constructor(e){this._key=sc(e),this.raw=oc(this._key)}toMultihash(){return Ue.digest(Ht(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return ne.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}verify(e,t,n){return nc(this._key,t,e,n)}};function ic(r){return new vn(r)}function oc(r){return xr.Point.fromBytes(r).toBytes()}function sc(r){try{return xr.Point.fromBytes(r),r}catch(e){throw new zr(String(e))}}function ac(r){let{Type:e,Data:t}=hr.decode(r.digest),n=t??new Uint8Array;switch(e){case Ce.Ed25519:return ga(n);case Ce.secp256k1:return ic(n);case Ce.ECDSA:return da(n);default:throw new ur}}function Ht(r){return hr.encode({Type:Ce[r.type],Data:r.raw})}var cc=Symbol.for("nodejs.util.inspect.custom"),df=114,Er=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()})`}[Jr]=!0;toString(){return this.string==null&&(this.string=ne.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ae.createV1(df,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Te(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Te(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[cc](){return`PeerId(${this.toString()})`}},Sn=class extends Er{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},An=class extends Er{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},In=class extends Er{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},hf=2336,Tn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ue.digest(Ee(this.url))}[cc](){return`PeerId(${this.url})`}[Jr]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ae.createV1(hf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=oe(e)),e.toString()===this.toString())}};function et(r){if(mf(r))return new Sn({multihash:r});if(pf(r))try{let e=ac(r);if(e.type==="Ed25519")return new An({multihash:r,publicKey:e});if(e.type==="secp256k1")return new In({multihash:r,publicKey:e})}catch{let t=oe(r.digest);return new Tn(new URL(t))}throw new qr("Supplied PeerID Multihash is invalid")}function pf(r){return r.code===Ue.code}function mf(r){return r.code===Ko.code}var Mc=Ae(ie("net"),1);var he=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},tt=class extends Error{static name="ValidationError";name="ValidationError"},Cn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Dn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Le=ie("node:net");function Os(r){return e=>oe(e,r)}function _s(r){return e=>Ee(e,r)}function Wt(r){return new DataView(r.buffer).getUint16(r.byteOffset).toString()}function xt(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof r=="string"?parseInt(r):r),new Uint8Array(e)}function uc(r){let e=r.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 t=Ee(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 o=xt(n);return ze([t,o],t.length+o.length)}function lc(r){let e=r.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 t=Ge.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 o=xt(n);return ze([t,o],t.length+o.length)}function Ps(r){let e=r.subarray(0,r.length-2),t=r.subarray(r.length-2),n=oe(e,"base32"),o=Wt(t);return`${n}:${o}`}var Ns=function(r){r=r.toString().trim();let e=new Uint8Array(4);return r.split(/\./g).forEach((t,n)=>{let o=parseInt(t,10);if(isNaN(o)||o<0||o>255)throw new he("Invalid byte value in IP address");e[n]=o}),e},fc=function(r){let e=0;r=r.toString().trim();let t=r.split(":",8),n;for(n=0;n<t.length;n++){let s=(0,Le.isIPv4)(t[n]),i;s&&(i=Ns(t[n]),t[n]=oe(i.subarray(0,2),"base16")),i!=null&&++n<8&&t.splice(n,0,oe(i.subarray(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let s=[n,1];for(n=9-t.length;n>0;n--)s.push("0");t.splice.apply(t,s)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){t[n]===""&&(t[n]="0");let s=parseInt(t[n],16);if(isNaN(s)||s<0||s>65535)throw new he("Invalid byte value in IP address");o[e++]=s>>8&255,o[e++]=s&255}return o},dc=function(r){if(r.byteLength!==4)throw new he("IPv4 address was incorrect length");let e=[];for(let t=0;t<r.byteLength;t++)e.push(r[t]);return e.join(".")},hc=function(r){if(r.byteLength!==16)throw new he("IPv6 address was incorrect length");let e=[];for(let n=0;n<r.byteLength;n+=2){let o=r[n],s=r[n+1],i=`${o.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}`;e.push(i)}let t=e.join(":");try{let n=new URL(`http://[${t}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new he(`Invalid IPv6 address "${t}"`)}};function pc(r){try{let e=new URL(`http://[${r}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new he(`Invalid IPv6 address "${r}"`)}}var Bs=Object.values(rr).map(r=>r.decoder),yf=(function(){let r=Bs[0].or(Bs[1]);return Bs.slice(2).forEach(e=>r=r.or(e)),r})();function mc(r){return yf.decode(r)}function yc(r){return e=>r.encoder.encode(e)}function bf(r){if(parseInt(r).toString()!==r)throw new tt("Value must be an integer")}function gf(r){if(r<0)throw new tt("Value must be a positive integer, or zero")}function wf(r){return e=>{if(e>r)throw new tt(`Value must be smaller than or equal to ${r}`)}}function xf(...r){return e=>{for(let t of r)t(e)}}var vr=xf(bf,gf,wf(65535));var ue=-1,Rs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let t;if(typeof e=="string"?t=this.protocolsByName.get(e):t=this.protocolsByCode.get(e),t==null)throw new Dn(`Protocol ${e} was unknown`);return t}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(t=>{this.protocolsByName.set(t,e)})}removeProtocol(e){let t=this.protocolsByCode.get(e);t!=null&&(this.protocolsByCode.delete(t.code),this.protocolsByName.delete(t.name),t.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},rt=new Rs,Rf=[{code:4,name:"ip4",size:32,valueToBytes:Ns,bytesToValue:dc,validate:r=>{if(!(0,Le.isIPv4)(r))throw new tt(`Invalid IPv4 address "${r}"`)}},{code:6,name:"tcp",size:16,valueToBytes:xt,bytesToValue:Wt,validate:vr},{code:273,name:"udp",size:16,valueToBytes:xt,bytesToValue:Wt,validate:vr},{code:33,name:"dccp",size:16,valueToBytes:xt,bytesToValue:Wt,validate:vr},{code:41,name:"ip6",size:128,valueToBytes:fc,bytesToValue:hc,stringToValue:pc,validate:r=>{if(!(0,Le.isIPv6)(r))throw new tt(`Invalid IPv6 address "${r}"`)}},{code:42,name:"ip6zone",size:ue},{code:43,name:"ipcidr",size:8,bytesToValue:Os("base10"),valueToBytes:_s("base10")},{code:53,name:"dns",size:ue},{code:54,name:"dns4",size:ue},{code:55,name:"dns6",size:ue},{code:56,name:"dnsaddr",size:ue},{code:132,name:"sctp",size:16,valueToBytes:xt,bytesToValue:Wt,validate:vr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:ue,stringToValue:r=>decodeURIComponent(r),valueToString:r=>encodeURIComponent(r)},{code:421,name:"p2p",aliases:["ipfs"],size:ue,bytesToValue:Os("base58btc"),valueToBytes:r=>r.startsWith("Q")||r.startsWith("1")?_s("base58btc")(r):ae.parse(r).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Ps,valueToBytes:uc},{code:445,name:"onion3",size:296,bytesToValue:Ps,valueToBytes:lc},{code:446,name:"garlic64",size:ue},{code:447,name:"garlic32",size:ue},{code:448,name:"tls"},{code:449,name:"sni",size:ue},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:ue,bytesToValue:yc(Bo),valueToBytes:mc},{code:480,name:"http"},{code:481,name:"http-path",size:ue,stringToValue:r=>`/${decodeURIComponent(r)}`,valueToString:r=>encodeURIComponent(r.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:ue}];Rf.forEach(r=>{rt.addProtocol(r)});function bc(r){let e=[],t=0;for(;t<r.length;){let n=Qt(r,t),o=rt.getProtocol(n),s=xe(n),i=kf(o,r,t+s),a=0;i>0&&o.size===ue&&(a=xe(i));let c=s+a+i,f={code:n,name:o.name,bytes:r.subarray(t,t+c)};if(i>0){let u=t+s+a,l=r.subarray(u,u+i);f.value=o.bytesToValue?.(l)??oe(l)}e.push(f),t+=c}return e}function gc(r){let e=0,t=[];for(let n of r){if(n.bytes==null){let o=rt.getProtocol(n.code),s=xe(n.code),i,a=0,c=0;n.value!=null&&(i=o.valueToBytes?.(n.value)??Ee(n.value),a=i.byteLength,o.size===ue&&(c=xe(a)));let f=new Uint8Array(s+c+a),u=0;It(n.code,f,u),u+=s,i!=null&&(o.size===ue&&(It(a,f,u),u+=c),f.set(i,u)),n.bytes=f}t.push(n.bytes),e+=n.bytes.byteLength}return ze(t,e)}function wc(r){if(r.charAt(0)!=="/")throw new he('String multiaddr must start with "/"');let e=[],t="protocol",n="",o="";for(let s=1;s<r.length;s++){let i=r.charAt(s);i!=="/"&&(t==="protocol"?o+=r.charAt(s):n+=r.charAt(s));let a=s===r.length-1;if(i==="/"||a){let c=rt.getProtocol(o);if(t==="protocol"){if(c.size==null||c.size===0){e.push({code:c.code,name:c.name}),n="",o="",t="protocol";continue}else if(a)throw new he(`Component ${o} was missing value`);t="value"}else if(t==="value"){let f={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new he(`Component ${o} was missing value`);f.value=c.stringToValue?.(n)??n}e.push(f),n="",o="",t="protocol"}}}if(o!==""&&n!=="")throw new he("Incomplete multiaddr");return e}function xc(r){return`/${r.flatMap(e=>{if(e.value==null)return e.name;let t=rt.getProtocol(e.code);if(t==null)throw new he(`Unknown protocol code ${e.code}`);return[e.name,t.valueToString?.(e.value)??e.value]}).join("/")}`}function kf(r,e,t){return r.size==null||r.size===0?0:r.size>0?r.size/8:Qt(e,t)}var Uf=Symbol.for("nodejs.util.inspect.custom"),Ys=Symbol.for("@multiformats/multiaddr");function Mf(r){if(r==null&&(r="/"),Un(r))return r.getComponents();if(r instanceof Uint8Array)return bc(r);if(typeof r=="string")return r=r.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),r===""&&(r="/"),wc(r);if(Array.isArray(r))return r;throw new he("Must be a string, Uint8Array, Component[], or another Multiaddr")}var kn=class r{[Ys]=!0;#e;#t;#r;constructor(e="/",t={}){this.#e=Mf(e),t.validate!==!1&&Kf(this)}get bytes(){return this.#r==null&&(this.#r=gc(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=xc(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let t=new r(e);return new r([...this.#e,...t.getComponents()],{validate:!1})}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Cn(`Address ${this.toString()} does not contain subaddress: ${t}`);return new r(n.slice(0,o),{validate:!1})}decapsulateCode(e){let t;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){t=n;break}return new r(this.#e.slice(0,t),{validate:!1})}equals(e){return Te(this.bytes,e.bytes)}[Uf](){return`Multiaddr(${this.toString()})`}};function Kf(r){r.getComponents().forEach(e=>{let t=rt.getProtocol(e.code);e.value!=null&&t.validate?.(e.value)})}function Un(r){return!!r?.[Ys]}function Be(r){return new kn(r)}var z=r=>({match:e=>{let t=e[0];return t==null||t.code!==r||t.value!=null?!1:e.slice(1)}}),A=(r,e)=>({match:t=>{let n=t[0];return n?.code!==r||n.value==null||e!=null&&n.value!==e?!1:t.slice(1)}}),Ec=r=>({match:e=>r.match(e)===!1?e:!1}),P=r=>({match:e=>{let t=r.match(e);return t===!1?e:t}}),ge=(...r)=>({match:e=>{let t;for(let n of r){let o=n.match(e);o!==!1&&(t==null||o.length<t.length)&&(t=o)}return t??!1}}),M=(...r)=>({match:e=>{for(let t of r){let n=t.match(e);if(n===!1)return!1;e=n}return e}});function W(...r){function e(o){if(o==null)return!1;let s=o.getComponents();for(let i of r){let a=i.match(s);if(a===!1)return!1;s=a}return s}function t(o){return e(o)!==!1}function n(o){let s=e(o);return s===!1?!1:s.length===0}return{matchers:r,matches:t,exactMatch:n}}var Hf=A(421),tb=W(Hf),Kn=A(54),Hn=A(55),$n=A(56),Xs=A(53),rb=W(Kn,P(A(421))),nb=W(Hn,P(A(421))),ob=W($n,P(A(421))),sb=W(ge(Xs,$n,Kn,Hn),P(A(421))),vc=M(A(4),P(A(43))),Sc=M(P(A(42)),A(41),P(A(43))),Qs=ge(vc,Sc),St=ge(Qs,Xs,Kn,Hn,$n),ib=W(ge(Qs,M(ge(Xs,$n,Kn,Hn),P(A(421))))),ab=W(vc),cb=W(Sc),ub=W(Qs),js=M(St,A(6)),Ar=M(St,A(273)),Ac=W(M(js,P(A(421)))),lb=W(Ar),Js=M(Ar,z(460),P(A(421))),Vn=M(Ar,z(461),P(A(421))),$f=ge(Js,Vn),fb=W(Js),db=W(Vn),Zs=ge(St,js,Ar,Js,Vn),Ic=ge(M(Zs,z(477),P(A(421)))),hb=W(Ic),Tc=ge(M(Zs,z(478),P(A(421))),M(Zs,z(448),P(A(449)),z(477),P(A(421)))),pb=W(Tc),Cc=M(Ar,z(280),P(A(466)),P(A(466)),P(A(421))),mb=W(Cc),Dc=M(Vn,z(465),P(A(466)),P(A(466)),P(A(421))),yb=W(Dc),Mn=ge(Ic,Tc,M(js,P(A(421))),M($f,P(A(421))),M(St,P(A(421))),Cc,Dc,A(421)),bb=W(Mn),Vf=M(P(Mn),z(290),Ec(z(281)),P(A(421))),gb=W(Vf),Ff=ge(M(Mn,z(290),z(281),P(A(421))),M(Mn,z(281),P(A(421))),M(z(281),P(A(421)))),wb=W(Ff),Gf=ge(M(St,A(6),z(480),P(A(421))),M(St,z(480),P(A(421)))),xb=W(Gf),zf=M(St,ge(M(A(6,"443"),z(480)),M(A(6),z(443)),M(A(6),z(448),z(480)),M(z(448),z(480)),z(448),z(443)),P(A(421))),Eb=W(zf),Wf=ge(M(A(777),P(A(421)))),vb=W(Wf),qf=ge(M(A(400),P(A(421)))),Fn=W(qf);var Gn=class extends Event{type;detail;constructor(e,t){super(e),this.type=e,this.detail=t}};var Uc=Ae(ie("node:net"),1);function zn(r){let e=r.getComponents(),t={},n=0;if(e[n]?.name==="ip6zone"&&(t.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"?(t.type=e[n].name,t.host=e[n].value,n++):e[n].name==="dnsaddr"&&(t.type=e[n].name,t.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(t.protocol=e[n].name==="tcp"?"tcp":"udp",t.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(t.type==="ip4"?t.cidr=parseInt(`${e[n].value}`):t.type==="ip6"&&(t.cidr=`${e[n].value}`),n++),t.type==null||t.host==null)throw new D(`Multiaddr ${r} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(t.sni=e[n+1].value,n+=2),t}function Wn(){let r={};return r.promise=new Promise((e,t)=>{r.resolve=e,r.reject=t}),r}var qn=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}},Xt=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new qn(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 t=this.head;this.head=t.next=new qn(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let t=this.tail.next;this.tail.next=null,this.tail=t,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var ei=class extends Error{type;code;constructor(e,t){super(e??"The operation was aborted"),this.type="aborted",this.code=t??"ABORT_ERR"}};function Yn(r={}){return Yf(t=>{let n=t.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function Yf(r,e){e=e??{};let t=e.onEnd,n=new Xt,o,s,i,a=Wn(),c=async()=>{try{return n.isEmpty()?i?{done:!0}:await new Promise((y,x)=>{s=O=>{s=null,n.push(O);try{y(r(n))}catch(R){x(R)}return o}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=Wn()})}},f=y=>s!=null?s(y):(n.push(y),o),u=y=>(n=new Xt,s!=null?s({error:y}):(n.push({error:y}),o)),l=y=>{if(i)return o;if(e?.objectMode!==!0&&y?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return f({done:!1,value:y})},p=y=>i?o:(i=!0,y!=null?u(y):f({done:!0})),d=()=>(n=new Xt,p(),{done:!0}),g=y=>(p(y),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:c,return:d,throw:g,push:l,end:p,get readableLength(){return n.size},onEmpty:async y=>{let x=y?.signal;if(x?.throwIfAborted(),n.isEmpty())return;let O,R;x!=null&&(O=new Promise((k,G)=>{R=()=>{G(new ei)},x.addEventListener("abort",R)}));try{await Promise.race([a.promise,O])}finally{R!=null&&x!=null&&x?.removeEventListener("abort",R)}}},t==null)return o;let E=o;return o={[Symbol.asyncIterator](){return this},next(){return E.next()},throw(y){return E.throw(y),t!=null&&(t(y),t=void 0),{done:!0}},return(){return E.return(),t!=null&&(t(),t=void 0),{done:!0}},push:l,end(y){return E.end(y),t!=null&&(t(y),t=void 0),o},get readableLength(){return E.readableLength},onEmpty:y=>E.onEmpty(y)},o}var ti=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},ri=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},Lc=r=>globalThis.DOMException===void 0?new ri(r):new DOMException(r),Bc=r=>{let e=r.reason===void 0?Lc("This operation was aborted."):r.reason;return e instanceof Error?e:Lc(e)};function ni(r,e){let{milliseconds:t,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=e,i,a,f=new Promise((u,l)=>{if(typeof t!="number"||Math.sign(t)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${t}\``);if(e.signal){let{signal:d}=e;d.aborted&&l(Bc(d)),a=()=>{l(Bc(d))},d.addEventListener("abort",a,{once:!0})}if(t===Number.POSITIVE_INFINITY){r.then(u,l);return}let p=new ti;i=s.setTimeout.call(void 0,()=>{if(n){try{u(n())}catch(d){l(d)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?u():o instanceof Error?l(o):(p.message=o??`Promise timed out after ${t} milliseconds`,l(p))},t),(async()=>{try{u(await r)}catch(d){l(d)}})()}).finally(()=>{f.clear(),a&&e.signal&&e.signal.removeEventListener("abort",a)});return f.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},f}var Zf=r=>{let e=r.addEventListener||r.on||r.addListener,t=r.removeEventListener||r.off||r.removeListener;if(!e||!t)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(r),removeListener:t.bind(r)}};function Xf(r,e,t){let n,o=new Promise((s,i)=>{if(t={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...t},!(t.count>=0&&(t.count===Number.POSITIVE_INFINITY||Number.isInteger(t.count))))throw new TypeError("The `count` option should be at least 0 or more");t.signal?.throwIfAborted();let a=[e].flat(),c=[],{addListener:f,removeListener:u}=Zf(r),l=async(...d)=>{let g=t.multiArgs?d:d[0];if(t.filter)try{if(!await t.filter(g))return}catch(E){n(),i(E);return}c.push(g),t.count===c.length&&(n(),s(c))},p=(...d)=>{n(),i(t.rejectionMultiArgs?d:d[0])};n=()=>{for(let d of a)u(d,l);for(let d of t.rejectionEvents)a.includes(d)||u(d,p)};for(let d of a)f(d,l);for(let d of t.rejectionEvents)a.includes(d)||f(d,p);t.signal&&t.signal.addEventListener("abort",()=>{p(t.signal.reason)},{once:!0}),t.resolveImmediately&&s(c)});if(o.cancel=n,typeof t.timeout=="number"){let s=ni(o,{milliseconds:t.timeout});return s.cancel=()=>{n(),s.clear()},s}return o}function qe(r,e,t){typeof t=="function"&&(t={filter:t}),t={...t,count:1,resolveImmediately:!1};let n=Xf(r,e,t),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var At=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var Zn=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function Qf(r){return r.reason}async function Xn(r,e,t){if(e==null)return r;let n=t?.translateError??Qf;if(e.aborted)return r.catch(()=>{}),Promise.reject(n(e));let o;try{return await Promise.race([r,new Promise((s,i)=>{o=()=>{i(n(e))},e.addEventListener("abort",o)})])}finally{o!=null&&e.removeEventListener("abort",o)}}var jf=Math.pow(2,20)*4,Qn=class extends kt{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??jf,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new re,this.writeBuffer=new re,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 t=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,this.processSendQueue()),this.onDrainPromise?.resolve()};this.addEventListener("drain",t);let n=o=>{this.onDrainPromise?.reject(o.error??new Zn)};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()),Xn(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=Yn(),t=s=>{e.push(s.data)};this.addEventListener("message",t);let n=s=>{e.end(s.error)};this.addEventListener("close",n);let o=()=>{e.end()};this.addEventListener("remoteCloseWrite",o);try{yield*e}finally{this.removeEventListener("message",t),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",o)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new it(`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(t){this.log("failed to send reset to remote - %e",t)}this.dispatchEvent(new Qr(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new it("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 it("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 it(`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 it(`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 Wr;this.dispatchEvent(new jr(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 Nt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,t=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let o=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(o===0){e=!1;break}let s=this.writeBuffer.sublist(0,o),i=new re(s);this.writeBuffer.consume(s.byteLength);let a=this.sendData(s);if(e=a.canSendMore,n+=a.sentBytes,a.sentBytes!==i.byteLength&&(i.consume(a.sentBytes),this.writeBuffer.prepend(i)),!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,t,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 Xr(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 ir(`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 ir(`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 jn=class extends Qn{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",t=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),t.error!=null?t.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):t.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 qe(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 qe(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var _c=Ae(ie("node:os"),1);function Oc(r){return!!(r.startsWith("169.254.")||r.toLowerCase().startsWith("fe80"))}function oi(r,e,t){let n=[r.type,t??r.host];if(r.protocol!=null){let o=e??r.port;o!=null&&n.push(r.protocol,o)}return r.type==="ip6"&&r.zone!=null&&n.unshift("ip6zone",r.zone),r.cidr!=null&&n.push("ipcidr",r.cidr),Be(`/${n.join("/")}`)}var Jf={4:"IPv4",6:"IPv6"};function ed(r){return["0.0.0.0","::"].includes(r)}function td(r){let e=[],t=_c.default.networkInterfaces();for(let[,n]of Object.entries(t))if(n!=null)for(let o of n)Oc(o.address)||o.family===Jf[r]&&e.push(o.address);return e}function Pc(r,e){if(r==null)return[];let t=zn(r);return(t.type==="ip4"||t.type==="ip6")&&ed(t.host)?td(t.type==="ip4"?4:6).map(n=>oi(t,e,n)):[oi(t,e)]}function Nc(r,e){if(typeof r!="string")throw new D(`invalid ip provided: ${r}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new D(`invalid port provided: ${e}`);if((0,Le.isIPv4)(r))return Be(`/ip4/${r}/tcp/${e}`);if((0,Le.isIPv6)(r))return Be(`/ip6/${r}/tcp/${e}`);throw new D(`invalid ip:port for creating a multiaddr: ${r}:${e}`)}var rd=4194304,Jn=class extends Error{static name="UnwrappedError";name="UnwrappedError"},ii=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ai=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},ci=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function nd(r){return typeof r?.closeRead=="function"}function od(r){return typeof r?.close=="function"}function si(r){return nd(r)?r.remoteWriteStatus!=="writable"&&r.readBufferLength===0:od(r)?r.status!=="open":!1}function sd(r){return r?.addEventListener!=null&&r?.removeEventListener!=null&&r?.send!=null&&r?.push!=null&&r?.log!=null}function id(r,e){let t=e?.maxBufferSize??rd,n=new re,o,s=!1;if(!sd(r))throw new D("Argument should be a Stream or a Multiaddr");let i=u=>{if(n.append(u.data),n.byteLength>t){let l=n.byteLength;n.consume(n.byteLength),o?.reject(new Error(`Read buffer overflow - ${l} > ${t}`))}o?.resolve()};r.addEventListener("message",i);let a=u=>{u.error!=null?o?.reject(u.error):o?.resolve()};r.addEventListener("close",a);let c=()=>{o?.resolve()};r.addEventListener("remoteCloseWrite",c);let f={readBuffer:n,async read(u){if(s===!0)throw new Jn("Stream was unwrapped");if(si(r)){if(u?.bytes==null)return null;if(n.byteLength<u.bytes)throw r.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new At(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let l=u?.bytes??1;for(o=Promise.withResolvers();;){if(n.byteLength>=l){o.resolve();break}if(await Xn(o.promise,u?.signal),si(r)){if(n.byteLength===0&&u?.bytes==null)return null;break}o=Promise.withResolvers()}let p=u?.bytes??n.byteLength;if(n.byteLength<p){if(si(r))throw r.log.error("closed while reading %d/%d bytes",n.byteLength,p),new At(`Unexpected EOF - stream closed while reading ${n.byteLength}/${p} bytes`);return f.read(u)}let d=n.sublist(0,p);return n.consume(p),d},async write(u,l){if(s===!0)throw new Jn("Stream was unwrapped");r.send(u)||await qe(r,"drain",{signal:l?.signal,rejectionEvents:["close"]})},unwrap(){return s||(s=!0,r.removeEventListener("message",i),r.removeEventListener("close",a),r.removeEventListener("remoteCloseWrite",c),n.byteLength>0&&(r.log("stream unwrapped with %d unread bytes",n.byteLength),r.push(n))),r}};return f}function ad(r,e={}){let t=id(r,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=xe(e.maxDataLength));let n=e?.lengthDecoder??Qt,o=e?.lengthEncoder??mi;return{async read(i){let a=-1,c=new re;for(;;){let u=await t.read({...i,bytes:1});if(u==null)break;c.append(u);try{a=n(c)}catch(l){if(l instanceof RangeError)continue;throw l}if(a<0)throw new ii("Invalid message length");if(e?.maxLengthLength!=null&&c.byteLength>e.maxLengthLength)throw new ci(`Message length length too long - ${c.byteLength} > ${e.maxLengthLength}`);if(a>-1)break}if(e?.maxDataLength!=null&&a>e.maxDataLength)throw new ai(`Message length too long - ${a} > ${e.maxDataLength}`);let f=await t.read({...i,bytes:a});if(f==null)throw r.log.error("tried to read %d bytes but the stream closed",a),new At(`Unexpected EOF - tried to read ${a} bytes but the stream closed`);if(f.byteLength!==a)throw r.log.error("read %d/%d bytes before the stream closed",f.byteLength,a),new At(`Unexpected EOF - read ${f.byteLength}/${a} bytes before the stream closed`);return f},async write(i,a){await t.write(new re(o(i.byteLength),i),a)},async writeV(i,a){let c=new re(...i.flatMap(f=>[o(f.byteLength),f]));await t.write(c,a)},unwrap(){return t.unwrap()}}}function ui(r,e){let t=ad(r,e),n={read:async(o,s)=>{let i=await t.read(s);return o.decode(i)},write:async(o,s,i)=>{await t.write(s.encode(o),i)},writeV:async(o,s,i)=>{await t.writeV(o.map(a=>s.encode(a)),i)},pb:o=>({read:async s=>n.read(o,s),write:async(s,i)=>n.write(s,o,i),writeV:async(s,i)=>n.writeV(s,o,i),unwrap:()=>n}),unwrap:()=>t.unwrap()};return n}var li=class extends jn{socket;constructor(e){let t=e.remoteAddr;if(e.localAddr!=null&&Fn.matches(e.localAddr))t=e.localAddr;else if(t==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new D("Could not determine remote address or port");t=Nc(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:t}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",t,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",t),this.abort(new Pt)}),this.socket.once("end",()=>{this.log("tcp end",t),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",t),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 t=0,n=!0;for(let o of e)if(t+=o.byteLength,n=this.socket.write(o),!n)break;return{sentBytes:t,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await qe(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},eo=r=>new li(r);var Rc=Ae(ie("os"),1),kc=Ae(ie("path"),1);function to(r,e={}){if(Fn.exactMatch(r)){let s=r.getComponents().find(i=>i.code===400)?.value;if(s==null)throw new D(`Multiaddr ${r} was not a Unix address`);return Rc.default.platform()==="win32"?{path:kc.default.join("\\\\.\\pipe\\",s)}:{path:s}}let t=zn(r),n=t.host,o=t.port;return{host:n,port:o,ipv6Only:t.type==="ip6",...e}}var le;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(le||(le={}));var ro=class extends kt{context;server;sockets=new Set;status={code:le.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,en(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Uc.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 D("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 t=this.server.address();t==null?this.addr="unknown":typeof t=="string"?this.addr=t:this.addr=`${t.address}:${t.port}`,this.metrics.status?.update({[this.addr]:le.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",t=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:t})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==le.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!==le.ACTIVE)throw e.destroy(),new Yr("Server is not listening yet");let t;try{t=eo({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",t.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(t,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",t.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),t.abort(n)})}getAddrs(){if(this.status.code===le.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Be(`/unix/${encodeURIComponent(e)}`)]:Pc(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===le.ACTIVE||this.status.code===le.PAUSED)throw new Zr("server is already listening");try{this.status={code:le.ACTIVE,listeningAddr:e,netConfig:to(e,this.context)},await this.resume()}catch(t){throw this.status={code:le.INACTIVE},t}}async close(e){let t=[];this.server.listening&&t.push(qe(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(t.push(qe(n,"close",e)),n.destroy())}),await Promise.all(t)}async resume(){if(this.server.listening||this.status.code===le.INACTIVE)return;let e=this.status.netConfig;await new Promise((t,n)=>{this.server.once("error",n),this.server.listen(e,t)}),this.status={...this.status,code:le.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===le.PAUSED&&e){this.status={code:le.INACTIVE};return}!this.server.listening||this.status.code!==le.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:le.INACTIVE}:{...this.status,code:le.PAUSED},this.server.close())}};var no=class{opts;metrics;components;log;constructor(e,t={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=t,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"})})}[Yi]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Xi]=["@libp2p/transport"];async dial(e,t){t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,t.allowHalfOpen=t.allowHalfOpen??!1;let n=await this._connect(e,t),o;try{o=eo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(s){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(s),s}try{return this.log("new outbound connection %s",o.remoteAddr),await t.upgrader.upgradeOutbound(o,t)}catch(s){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",s),o.abort(s),s}}async _connect(e,t){t.signal.throwIfAborted(),t.onProgress?.(new Gn("tcp:open-connection"));let n;return new Promise((o,s)=>{let i=Date.now(),a=to(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a with opts %o",e,a),n=Mc.default.connect(a);let c=d=>{this.log.error("dial to %a errored - %e",e,d);let g=a.path??`${a.host??""}:${a.port}`;d.message=`connection error ${g}: ${d.message}`,this.metrics?.events.increment({error:!0}),p(d)},f=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let d=new Pt(`Connection timeout after ${Date.now()-i}ms`);n.emit("error",d)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),p()},l=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),p(new Gr)},p=d=>{if(n.removeListener("error",c),n.removeListener("timeout",f),n.removeListener("connect",u),t.signal!=null&&t.signal.removeEventListener("abort",l),d!=null){s(d);return}o(n)};n.on("error",c),n.on("timeout",f),n.on("connect",u),t.signal.addEventListener("abort",l)}).catch(o=>{throw n?.destroy(),o})}createListener(e){return new ro({...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(t=>Ac.exactMatch(t)||t.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function Kc(r={}){return e=>new no(e,r)}var cd=Mt("libp2p:daemon-client:dht"),oo=class{client;constructor(e){this.client=e}async put(e,t){if(!(e instanceof Uint8Array))throw new D("invalid key received");if(!(t instanceof Uint8Array))throw new D("value received is not a Uint8Array");let n=await this.client.send({type:$.Type.DHT,dht:{type:Ne.Type.PUT_VALUE,key:e,value:t}}),o=await n.read(B);if(cd("read",o),await n.unwrap().close(),o.type!==B.Type.OK)throw new cr(o.error?.msg??"DHT put failed")}async get(e){if(!(e instanceof Uint8Array))throw new D("invalid key received");let t=await this.client.send({type:$.Type.DHT,dht:{type:Ne.Type.GET_VALUE,key:e}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new F("Invalid DHT get response");return n.dht.value}async findPeer(e){if(!Rt(e))throw new D("invalid peer id received");let t=await this.client.send({type:$.Type.DHT,dht:{type:Ne.Type.FIND_PEER,peer:e.toMultihash().bytes}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new F("Invalid response");return{id:et(Pe(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(o=>Be(o))}}async provide(e){if(e==null||ae.asCID(e)==null)throw new D("invalid cid received");let t=await this.client.send({type:$.Type.DHT,dht:{type:Ne.Type.PROVIDE,cid:e.bytes}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"DHT provide failed")}async*findProviders(e,t=1){if(e==null||ae.asCID(e)==null)throw new D("invalid cid received");let n=await this.client.send({type:$.Type.DHT,dht:{type:Ne.Type.FIND_PROVIDERS,cid:e.bytes,count:t}}),o=await n.read(B);if(o.type!==B.Type.OK)throw await n.unwrap().close(),new F(o.error?.msg??"DHT find providers failed");for(;;){let s=await n.read(Ke);if(s.type===Ke.Type.END){await n.unwrap().close();return}if(s.type===Ke.Type.VALUE&&s.peer?.addrs!=null)yield{id:et(Pe(s.peer.id)),multiaddrs:s.peer.addrs.map(i=>Be(i))};else throw await n.unwrap().close(),new cr("unexpected message received")}}async*getClosestPeers(e){if(!(e instanceof Uint8Array))throw new D("invalid key received");let t=await this.client.send({type:$.Type.DHT,dht:{type:Ne.Type.GET_CLOSEST_PEERS,key:e}}),n=await t.read(B);if(n.type!==B.Type.OK)throw await t.unwrap().close(),new F(n.error?.msg??"DHT find providers failed");for(;;){let o=await t.read(Ke);if(o.type===Ke.Type.END){await t.unwrap().close();return}if(o.type===Ke.Type.VALUE&&o.value!=null)yield{id:et(Pe(o.value)),multiaddrs:[]};else throw await t.unwrap().close(),new ar("unexpected message received")}}async getPublicKey(e){if(!Rt(e))throw new D("invalid peer id received");let t=await this.client.send({type:$.Type.DHT,dht:{type:Ne.Type.GET_PUBLIC_KEY,peer:e.toMultihash().bytes}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new ar("Invalid response");return n.dht.value}};var so=class{client;constructor(e){this.client=e}async getTopics(){let e=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:Xe.Type.GET_TOPICS}}),t=await e.read(B);if(await e.unwrap().close(),t.type!==B.Type.OK)throw new F(t.error?.msg??"Pubsub get topics failed");if(t.pubsub?.topics==null)throw new F("Invalid response");return t.pubsub.topics}async publish(e,t){if(typeof e!="string")throw new D("invalid topic received");if(!(t instanceof Uint8Array))throw new D("data received is not a Uint8Array");let n=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:Xe.Type.PUBLISH,topic:e,data:t}}),o=await n.read(B);if(await n.unwrap().close(),o.type!==B.Type.OK)throw new F(o.error?.msg??"Pubsub publish failed")}async subscribe(e){if(typeof e!="string")throw new D("invalid topic received");let t=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:Xe.Type.SUBSCRIBE,topic:e}}),n=await t.read(B);if(n.type!==B.Type.OK)throw new F(n.error?.msg??"Pubsub publish failed");let o=!0;return{async*messages(){for(;o;)yield await t.read(Hr)},async cancel(){o=!1,await t.unwrap().close()}}}async getSubscribers(e){if(typeof e!="string")throw new D("invalid topic received");let t=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:Xe.Type.LIST_PEERS,topic:e}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new F("Invalid response");return n.pubsub.peerIDs.map(o=>et(Pe(o)))}};var ut=Mt("libp2p:daemon-client"),F=class extends Error{constructor(e="Operation failed"){super(e),this.name="OperationFailedError"}},fi=class{multiaddr;dht;pubsub;tcp;constructor(e){this.multiaddr=e,this.tcp=Kc()({logger:na()}),this.dht=new oo(this),this.pubsub=new so(this)}async connectDaemon(e){return this.tcp.dial(this.multiaddr,{upgrader:new sr,signal:e??AbortSignal.timeout(1e4)})}async send(e){let t=await this.connectDaemon(),n=e.pubsub?.type??e.dht?.type??e.peerStore?.type??"";ut("send",e.type,n);let o=ui(t);return await o.write(e,$),o}async connect(e,t){if(!Rt(e))throw new D("invalid peer id received");if(!Array.isArray(t))throw new D("addrs received are not in an array");t.forEach(s=>{if(!Un(s))throw new D("received an address that is not a multiaddr")});let n=await this.send({type:$.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:t.map(s=>s.bytes)}}),o=await n.read(B);if(ut("%s response %s",$.Type.CONNECT,o.type),o.type!==B.Type.OK){let s=o.error??{msg:"unspecified"};throw new F(s.msg??"unspecified")}await n.unwrap().close()}async identify(){let e=await this.send({type:$.Type.IDENTIFY}),t=await e.read(B);if(ut("%s response %s",$.Type.IDENTIFY,t.type),t.type!==B.Type.OK)throw new F(t.error?.msg??"Identify failed");if(t.identify?.addrs==null)throw new F("Invalid response");let n=et(Pe(t.identify?.id)),o=t.identify.addrs.map(s=>Be(s));return await e.unwrap().close(),{peerId:n,addrs:o}}async listPeers(){let e=await this.send({type:$.Type.LIST_PEERS}),t=await e.read(B);if(ut("%s response %s",$.Type.LIST_PEERS,t.type),t.type!==B.Type.OK)throw new F(t.error?.msg??"List peers failed");return await e.unwrap().close(),t.peers.map(n=>et(Pe(n.id)))}async openStream(e,t){if(!Rt(e))throw new D("invalid peer id received");if(typeof t!="string")throw new D("invalid protocol received");let n=await this.send({type:$.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[t]}}),o=await n.read(B);if(ut("%s response %s",$.Type.STREAM_OPEN,o.type),o.type!==B.Type.OK){let s=new F(o.error?.msg??"Open stream failed");throw n.unwrap().abort(s),s}return n.unwrap()}async registerStreamHandler(e,t){if(typeof e!="string")throw new D("invalid protocol received");let n=this.tcp.createListener({upgrader:new sr(a=>{this.onConnection(e,n,t,a)})});await n.listen(Be("/ip4/127.0.0.1/tcp/0"));let o=n.getAddrs()[0];if(o==null)throw new F("Could not listen on port");let s=await this.send({type:$.Type.STREAM_HANDLER,streamHandler:{addr:o.bytes,proto:[e]}}),i=await s.read(B);if(ut("%s response %s",$.Type.STREAM_HANDLER,i.type),await s.unwrap().close(),i.type!==B.Type.OK)throw new F(i.error?.msg??"Register stream handler failed")}onConnection(e,t,n,o){Promise.resolve().then(async()=>{let s=ui(o).pb(_t);if((await s.read()).proto!==e)throw new F("Incorrect protocol");await n(s.unwrap().unwrap())}).catch(s=>{o.abort(s)}).finally(()=>{o.close().catch(s=>{ut.error("error closing connection - %e",s)}),t.close().catch(s=>{ut.error("error closing listener - %e",s)})})}};function ud(r){return new fi(r)}return zc(ld);})();
8
+ ${e}`)}`:`${t}
9
+ ${e}${n.split(`
10
+ `).join(`
11
+ ${e}`)}`:n!=null?`${n.split(`
12
+ `).join(`
13
+ ${e}`)}`:t!=null?`${t}`:`${r.toString()}`}function Nl(r){return r instanceof AggregateError||r?.name==="AggregateError"&&Array.isArray(r.errors)}function aa(r,e=""){if(Nl(r)){let t=sa(r,e);return r.errors.length>0?(e=`${e} `,t+=`${r.errors.map(n=>`
14
+ ${e}${aa(n,`${e}`)}`).join(`
15
+ ${e}`)}`):t+=`
16
+ ${e}[Error list was empty]`,t.trim()}return sa(r,e)}ve.formatters.e=r=>r==null?"undefined":aa(r);function Rl(r){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=r,e.destroy=()=>!0,e.extend=()=>e,e}function ca(r){return{forComponent(e){return Mt(e,r)}}}function Mt(r,e){let t=Rl(`${r}:trace`);return ve.enabled(`${r}:trace`)&&ve.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(t=ve(`${r}:trace`,e)),Object.assign(ve(r,e),{error:ve(`${r}:error`,e),trace:t,newScope:n=>Mt(`${r}:${n}`,e)})}function ia(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}function Te(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var ua=ie("node:buffer");function ze(r,e){return lt(ua.Buffer.concat(r,e))}var fa=Symbol.for("@achingbrain/uint8arraylist");function la(r,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let t=0;for(let n of r){let o=t+n.byteLength;if(e<o)return{buf:n,index:e-t};t=o}throw new RangeError("index is out of bounds")}function cn(r){return!!r?.[fa]}var te=class r{bufs;length;[fa]=!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 t=0;for(let n of e)if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.push(n);else if(cn(n))t+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}prepend(...e){this.prependAll(e)}prependAll(e){let t=0;for(let n of e.reverse())if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.unshift(n);else if(cn(n))t+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}get(e){let t=la(this.bufs,e);return t.buf[t.index]}set(e,t){let n=la(this.bufs,e);n.buf[n.index]=t}write(e,t=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(t+n,e[n]);else if(cn(e))for(let n=0;n<e.length;n++)this.set(t+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,t){let{bufs:n,length:o}=this._subList(e,t);return ze(n,o)}subarray(e,t){let{bufs:n,length:o}=this._subList(e,t);return n.length===1?n[0]:ze(n,o)}sublist(e,t){let{bufs:n,length:o}=this._subList(e,t),s=new r;return s.length=o,s.bufs=[...n],s}_subList(e,t){if(e=e??0,t=t??this.length,e<0&&(e=this.length+e),t<0&&(t=this.length+t),e<0||t>this.length)throw new RangeError("index is out of bounds");if(e===t)return{bufs:[],length:0};if(e===0&&t===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],a=o,c=a+i.byteLength;if(o=c,e>=c)continue;let f=e>=a&&e<c,u=t>a&&t<=c;if(f&&u){if(e===a&&t===c){n.push(i);break}let l=e-a;n.push(i.subarray(l,l+(t-e)));break}if(f){if(e===0){n.push(i);continue}n.push(i.subarray(e-a));continue}if(u){if(t===c){n.push(i);break}n.push(i.subarray(0,t-a));break}n.push(i)}return{bufs:n,length:t-e}}indexOf(e,t=0){if(!cn(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(t=Number(t??0),isNaN(t)&&(t=0),t<0&&(t=this.length+t),t<0&&(t=0),e.length===0)return t>this.length?this.length:t;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let l=0;l<s;l++)i[l]=-1;for(let l=0;l<o;l++)i[n[l]]=l;let a=i,c=this.byteLength-n.byteLength,f=n.byteLength-1,u;for(let l=t;l<=c;l+=u){u=0;for(let h=f;h>=0;h--){let d=this.get(l+h);if(n[h]!==d){u=Math.max(1,h-a[d]);break}}if(u===0)return l}return-1}getInt8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getInt8(0)}setInt8(e,t){let n=Oe(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,t),this.write(n,e)}getInt16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,t)}setInt16(e,t,n){let o=qe(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,t,n),this.write(o,e)}getInt32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,t)}setInt32(e,t,n){let o=qe(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,t,n),this.write(o,e)}getBigInt64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,t)}setBigInt64(e,t,n){let o=qe(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,t,n),this.write(o,e)}getUint8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getUint8(0)}setUint8(e,t){let n=Oe(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,t),this.write(n,e)}getUint16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,t)}setUint16(e,t,n){let o=qe(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,t,n),this.write(o,e)}getUint32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,t)}setUint32(e,t,n){let o=qe(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,t,n),this.write(o,e)}getBigUint64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,t)}setBigUint64(e,t,n){let o=qe(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,t,n),this.write(o,e)}getFloat32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,t)}setFloat32(e,t,n){let o=qe(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,t,n),this.write(o,e)}getFloat64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,t)}setFloat64(e,t,n){let o=qe(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,t,n),this.write(o,e)}equals(e){if(e==null||!(e instanceof r)||e.bufs.length!==this.bufs.length)return!1;for(let t=0;t<this.bufs.length;t++)if(!Te(this.bufs[t],e.bufs[t]))return!1;return!0}static fromUint8Arrays(e,t){let n=new r;return n.bufs=e,t==null&&(t=e.reduce((o,s)=>o+s.byteLength,0)),n.length=t,n}};var da=ie("node:buffer");function ne(r,e="utf8"){let t=Or[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?da.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var kl=parseInt("11111",2),Qo=parseInt("10000000",2),Ul=parseInt("01111111",2),ha={0:lr,1:lr,2:Ml,3:Hl,4:Vl,5:$l,6:Kl,16:lr,22:lr,48:lr};function Jo(r,e={offset:0}){let t=r[e.offset]&kl;if(e.offset++,ha[t]!=null)return ha[t](r,e);throw new Error("No decoder for tag "+t)}function fr(r,e){let t=0;if((r[e.offset]&Qo)===Qo){let n=r[e.offset]&Ul,o="0x";e.offset++;for(let s=0;s<n;s++,e.offset++)o+=r[e.offset].toString(16).padStart(2,"0");t=parseInt(o,16)}else t=r[e.offset],e.offset++;return t}function lr(r,e){fr(r,e);let t=[];for(;!(e.offset>=r.byteLength);){let n=Jo(r,e);if(n===null)break;t.push(n)}return t}function Ml(r,e){let t=fr(r,e),n=e.offset,o=e.offset+t,s=[];for(let i=n;i<o;i++)i===n&&r[i]===0||s.push(r[i]);return e.offset+=t,Uint8Array.from(s)}function Kl(r,e){let t=fr(r,e),n=e.offset+t,o=r[e.offset];e.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let a=`${s}.${i}`,c=[];for(;e.offset<n;){let f=r[e.offset];if(e.offset++,c.push(f&127),f<128){c.reverse();let u=0;for(let l=0;l<c.length;l++)u+=c[l]<<l*7;a+=`.${u}`,c=[]}}return a}function $l(r,e){return e.offset++,null}function Hl(r,e){let t=fr(r,e),n=r[e.offset];e.offset++;let o=r.subarray(e.offset,e.offset+t-1);if(e.offset+=t,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Vl(r,e){let t=fr(r,e),n=r.subarray(e.offset,e.offset+t);return e.offset+=t,n}function Fl(r){let e=r.toString(16);e.length%2===1&&(e="0"+e);let t=new te;for(let n=0;n<e.length;n+=2)t.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return t}function es(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let e=Fl(r.byteLength);return new te(Uint8Array.from([e.byteLength|Qo]),e)}function pa(r){let e=new te,t=128;return(r.subarray()[0]&t)===t&&e.append(Uint8Array.from([0])),e.append(r),new te(Uint8Array.from([2]),es(e),e)}function ma(r){let e=Uint8Array.from([0]),t=new te(e,r);return new te(Uint8Array.from([3]),es(t),t)}function un(r,e=48){let t=new te;for(let n of r)t.append(n);return new te(Uint8Array.from([e]),es(t),t)}async function ya(r,e,t,n){let o=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,e,t.subarray());return n?.signal?.throwIfAborted(),s}var Gl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),zl=Uint8Array.from([6,5,43,129,4,0,34]),Wl=Uint8Array.from([6,5,43,129,4,0,35]),ql={ext:!0,kty:"EC",crv:"P-256"},Yl={ext:!0,kty:"EC",crv:"P-384"},Zl={ext:!0,kty:"EC",crv:"P-521"},ts=32,rs=48,ns=66;function ba(r){let e=Jo(r);return ga(e)}function ga(r){let e=r[1][1][0],t=1,n,o;if(e.byteLength===ts*2+1)return n=ne(e.subarray(t,t+ts),"base64url"),o=ne(e.subarray(t+ts),"base64url"),new Kt({...ql,key_ops:["verify"],x:n,y:o});if(e.byteLength===rs*2+1)return n=ne(e.subarray(t,t+rs),"base64url"),o=ne(e.subarray(t+rs),"base64url"),new Kt({...Yl,key_ops:["verify"],x:n,y:o});if(e.byteLength===ns*2+1)return n=ne(e.subarray(t,t+ns),"base64url"),o=ne(e.subarray(t+ns),"base64url"),new Kt({...Zl,key_ops:["verify"],x:n,y:o});throw new D(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function wa(r){return un([pa(Uint8Array.from([1])),un([Xl(r.crv)],160),un([ma(new te(Uint8Array.from([4]),Ee(r.x??"","base64url"),Ee(r.y??"","base64url")))],161)]).subarray()}function Xl(r){if(r==="P-256")return Gl;if(r==="P-384")return zl;if(r==="P-521")return Wl;throw new D(`Invalid curve ${r}`)}var Kt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=wa(this.jwk)),this._raw}toMultihash(){return Ue.digest($t(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}async verify(e,t,n){return ya(this.jwk,t,e,n)}};var ln=Ie(ie("crypto"),1);var Lm=ln.default.generateKeyPairSync,dr=32;var jl=64;function xa(r,e,t){if(r.byteLength!==dr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==jl)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=ln.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ne(r,"base64url"),kty:"OKP"}});return ln.default.verify(null,t instanceof Uint8Array?t:t.subarray(),n,e)}function va(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}var fn=class{type="Ed25519";raw;constructor(e){this.raw=os(e,dr)}toMultihash(){return Ue.digest($t(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}verify(e,t,n){n?.signal?.throwIfAborted();let o=xa(this.raw,t,e);return va(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function Sa(r){return r=os(r,dr),new fn(r)}function os(r,e){if(r=Uint8Array.from(r??[]),r.length!==e)throw new D(`Key must be a Uint8Array of length ${e}, got ${r.length}`);return r}var Ce;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(Ce||(Ce={}));var ss;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(ss||(ss={}));(function(r){r.codec=()=>Me(ss)})(Ce||(Ce={}));var hr;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.Type!=null&&(n.uint32(8),Ce.codec().encode(t.Type,n)),t.Data!=null&&(n.uint32(18),n.bytes(t.Data)),o.lengthDelimited!==!1&&n.ldelim()},(t,n,o={})=>{let s={},i=n==null?t.len:t.pos+n;for(;t.pos<i;){let a=t.uint32();switch(a>>>3){case 1:{s.Type=Ce.codec().decode(t);break}case 2:{s.Data=t.bytes();break}default:{t.skipType(a&7);break}}}return s})),e),r.encode=t=>X(t,r.codec()),r.decode=(t,n)=>Z(t,r.codec(),n)})(hr||(hr={}));var is;(function(r){let e;r.codec=()=>(e==null&&(e=j((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.Type!=null&&(n.uint32(8),Ce.codec().encode(t.Type,n)),t.Data!=null&&(n.uint32(18),n.bytes(t.Data)),o.lengthDelimited!==!1&&n.ldelim()},(t,n,o={})=>{let s={},i=n==null?t.len:t.pos+n;for(;t.pos<i;){let a=t.uint32();switch(a>>>3){case 1:{s.Type=Ce.codec().decode(t);break}case 2:{s.Data=t.bytes();break}default:{t.skipType(a&7);break}}}return s})),e),r.encode=t=>X(t,r.codec()),r.decode=(t,n)=>Z(t,r.codec(),n)})(is||(is={}));function pr(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function We(r,e=""){if(!Number.isSafeInteger(r)||r<0){let t=e&&`"${e}" `;throw new Error(`${t}expected integer >= 0, got ${r}`)}}function V(r,e,t=""){let n=pr(r),o=r?.length,s=e!==void 0;if(!n||s&&o!==e){let i=t&&`"${t}" `,a=s?` of length ${e}`:"",c=n?`length=${o}`:`type=${typeof r}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return r}function dn(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash must wrapped by utils.createHasher");We(r.outputLen),We(r.blockLen)}function Ht(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function Aa(r,e){V(r,void 0,"digestInto() output");let t=e.outputLen;if(r.length<t)throw new Error('"digestInto() output" expected to be of length >='+t)}function pt(...r){for(let e=0;e<r.length;e++)r[e].fill(0)}function hn(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function $e(r,e){return r<<32-e|r>>>e}var Ta=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",ef=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function mt(r){if(V(r),Ta)return r.toHex();let e="";for(let t=0;t<r.length;t++)e+=ef[r[t]];return e}var Xe={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ia(r){if(r>=Xe._0&&r<=Xe._9)return r-Xe._0;if(r>=Xe.A&&r<=Xe.F)return r-(Xe.A-10);if(r>=Xe.a&&r<=Xe.f)return r-(Xe.a-10)}function yt(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(Ta)return Uint8Array.fromHex(r);let e=r.length,t=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(t);for(let o=0,s=0;o<t;o++,s+=2){let i=Ia(r.charCodeAt(s)),a=Ia(r.charCodeAt(s+1));if(i===void 0||a===void 0){let c=r[s]+r[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[o]=i*16+a}return n}function He(...r){let e=0;for(let n=0;n<r.length;n++){let o=r[n];V(o),e+=o.length}let t=new Uint8Array(e);for(let n=0,o=0;n<r.length;n++){let s=r[n];t.set(s,o),o+=s.length}return t}function Ca(r,e={}){let t=(o,s)=>r(s).update(o).digest(),n=r(void 0);return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=o=>r(o),Object.assign(t,e),Object.freeze(t)}function pn(r=32){let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");return e.getRandomValues(new Uint8Array(r))}var Da=r=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,r])});function La(r,e,t){return r&e^~r&t}function Ba(r,e,t){return r&e^r&t^e&t}var mn=class{blockLen;outputLen;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,t,n,o){this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(e),this.view=hn(this.buffer)}update(e){Ht(this),V(e);let{view:t,buffer:n,blockLen:o}=this,s=e.length;for(let i=0;i<s;){let a=Math.min(o-this.pos,s-i);if(a===o){let c=hn(e);for(;o<=s-i;i+=o)this.process(c,i);continue}n.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===o&&(this.process(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Ht(this),Aa(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;t[i++]=128,pt(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let l=i;l<o;l++)t[l]=0;n.setBigUint64(o-8,BigInt(this.length*8),s),this.process(n,0);let a=hn(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let f=c/4,u=this.get();if(f>u.length)throw new Error("_sha2: outputLen bigger than state");for(let l=0;l<f;l++)a.setUint32(4*l,u[l],s)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:t,buffer:n,length:o,finished:s,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=s,e.length=o,e.pos=a,o%t&&e.buffer.set(n),e}clone(){return this._cloneInto()}},je=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var tf=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]),it=new Uint32Array(64),as=class extends mn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:t,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[e,t,n,o,s,i,a,c]}set(e,t,n,o,s,i,a,c){this.A=e|0,this.B=t|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(e,t){for(let l=0;l<16;l++,t+=4)it[l]=e.getUint32(t,!1);for(let l=16;l<64;l++){let h=it[l-15],d=it[l-2],g=$e(h,7)^$e(h,18)^h>>>3,x=$e(d,17)^$e(d,19)^d>>>10;it[l]=x+it[l-7]+g+it[l-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:f,H:u}=this;for(let l=0;l<64;l++){let h=$e(a,6)^$e(a,11)^$e(a,25),d=u+h+La(a,c,f)+tf[l]+it[l]|0,x=($e(n,2)^$e(n,13)^$e(n,22))+Ba(n,o,s)|0;u=f,f=c,c=a,a=i+d|0,i=s,s=o,o=n,n=d+x|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,u=u+this.H|0,this.set(n,o,s,i,a,c,f,u)}roundClean(){pt(it)}destroy(){this.set(0,0,0,0,0,0,0,0),pt(this.buffer)}},cs=class extends as{A=je[0]|0;B=je[1]|0;C=je[2]|0;D=je[3]|0;E=je[4]|0;F=je[5]|0;G=je[6]|0;H=je[7]|0;constructor(){super(32)}};var Oa=Ca(()=>new cs,Da(1));var ac=Ie(ie("node:crypto"),1);var ls=BigInt(0),us=BigInt(1);function mr(r,e=""){if(typeof r!="boolean"){let t=e&&`"${e}" `;throw new Error(t+"expected boolean, got type="+typeof r)}return r}function _a(r){if(typeof r=="bigint"){if(!yn(r))throw new Error("positive bigint expected, got "+r)}else We(r);return r}function yr(r){let e=_a(r).toString(16);return e.length&1?"0"+e:e}function Pa(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?ls:BigInt("0x"+r)}function Vt(r){return Pa(mt(r))}function fs(r){return Pa(mt(rf(V(r)).reverse()))}function bn(r,e){We(e),r=_a(r);let t=yt(r.toString(16).padStart(e*2,"0"));if(t.length!==e)throw new Error("number too large");return t}function ds(r,e){return bn(r,e).reverse()}function rf(r){return Uint8Array.from(r)}var yn=r=>typeof r=="bigint"&&ls<=r;function nf(r,e,t){return yn(r)&&yn(e)&&yn(t)&&e<=r&&r<t}function Na(r,e,t,n){if(!nf(e,t,n))throw new Error("expected valid "+r+": "+t+" <= n < "+n+", got "+e)}function hs(r){let e;for(e=0;r>ls;r>>=us,e+=1);return e}var br=r=>(us<<BigInt(r))-us;function Ra(r,e,t){if(We(r,"hashLen"),We(e,"qByteLen"),typeof t!="function")throw new Error("hmacFn must be a function");let n=y=>new Uint8Array(y),o=Uint8Array.of(),s=Uint8Array.of(0),i=Uint8Array.of(1),a=1e3,c=n(r),f=n(r),u=0,l=()=>{c.fill(1),f.fill(0),u=0},h=(...y)=>t(f,He(c,...y)),d=(y=o)=>{f=h(s,y),c=h(),y.length!==0&&(f=h(i,y),c=h())},g=()=>{if(u++>=a)throw new Error("drbg: tried max amount of iterations");let y=0,E=[];for(;y<e;){c=h();let _=c.slice();E.push(_),y+=c.length}return He(...E)};return(y,E)=>{l(),d(y);let _;for(;!(_=E(g()));)d();return l(),_}}function gr(r,e={},t={}){if(!r||typeof r!="object")throw new Error("expected valid options object");function n(s,i,a){let c=r[s];if(a&&c===void 0)return;let f=typeof c;if(f!==i||c===null)throw new Error(`param "${s}" is invalid: expected ${i}, got ${f}`)}let o=(s,i)=>Object.entries(s).forEach(([a,c])=>n(a,c,i));o(e,!1),o(t,!0)}function ps(r){let e=new WeakMap;return(t,...n)=>{let o=e.get(t);if(o!==void 0)return o;let s=r(t,...n);return e.set(t,s),s}}var we=BigInt(0),be=BigInt(1),bt=BigInt(2),Ma=BigInt(3),Ka=BigInt(4),$a=BigInt(5),of=BigInt(7),Ha=BigInt(8),sf=BigInt(9),Va=BigInt(16);function Ve(r,e){let t=r%e;return t>=we?t:e+t}function De(r,e,t){let n=r;for(;e-- >we;)n*=n,n%=t;return n}function ka(r,e){if(r===we)throw new Error("invert: expected non-zero number");if(e<=we)throw new Error("invert: expected positive modulus, got "+e);let t=Ve(r,e),n=e,o=we,s=be,i=be,a=we;for(;t!==we;){let f=n/t,u=n%t,l=o-i*f,h=s-a*f;n=t,t=u,o=i,s=a,i=l,a=h}if(n!==be)throw new Error("invert: does not exist");return Ve(o,e)}function ys(r,e,t){if(!r.eql(r.sqr(e),t))throw new Error("Cannot find square root")}function Fa(r,e){let t=(r.ORDER+be)/Ka,n=r.pow(e,t);return ys(r,n,e),n}function af(r,e){let t=(r.ORDER-$a)/Ha,n=r.mul(e,bt),o=r.pow(n,t),s=r.mul(e,o),i=r.mul(r.mul(s,bt),o),a=r.mul(s,r.sub(i,r.ONE));return ys(r,a,e),a}function cf(r){let e=Ft(r),t=Ga(r),n=t(e,e.neg(e.ONE)),o=t(e,n),s=t(e,e.neg(n)),i=(r+of)/Va;return(a,c)=>{let f=a.pow(c,i),u=a.mul(f,n),l=a.mul(f,o),h=a.mul(f,s),d=a.eql(a.sqr(u),c),g=a.eql(a.sqr(l),c);f=a.cmov(f,u,d),u=a.cmov(h,l,g);let x=a.eql(a.sqr(u),c),y=a.cmov(f,u,x);return ys(a,y,c),y}}function Ga(r){if(r<Ma)throw new Error("sqrt is not defined for small field");let e=r-be,t=0;for(;e%bt===we;)e/=bt,t++;let n=bt,o=Ft(r);for(;Ua(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(t===1)return Fa;let s=o.pow(n,e),i=(e+be)/bt;return function(c,f){if(c.is0(f))return f;if(Ua(c,f)!==1)throw new Error("Cannot find square root");let u=t,l=c.mul(c.ONE,s),h=c.pow(f,e),d=c.pow(f,i);for(;!c.eql(h,c.ONE);){if(c.is0(h))return c.ZERO;let g=1,x=c.sqr(h);for(;!c.eql(x,c.ONE);)if(g++,x=c.sqr(x),g===u)throw new Error("Cannot find square root");let y=be<<BigInt(u-g-1),E=c.pow(l,y);u=g,l=c.sqr(E),h=c.mul(h,l),d=c.mul(d,E)}return d}}function uf(r){return r%Ka===Ma?Fa:r%Ha===$a?af:r%Va===sf?cf(r):Ga(r)}var lf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function bs(r){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},t=lf.reduce((n,o)=>(n[o]="function",n),e);return gr(r,t),r}function ff(r,e,t){if(t<we)throw new Error("invalid exponent, negatives unsupported");if(t===we)return r.ONE;if(t===be)return e;let n=r.ONE,o=e;for(;t>we;)t&be&&(n=r.mul(n,o)),o=r.sqr(o),t>>=be;return n}function gn(r,e,t=!1){let n=new Array(e.length).fill(t?r.ZERO:void 0),o=e.reduce((i,a,c)=>r.is0(a)?i:(n[c]=i,r.mul(i,a)),r.ONE),s=r.inv(o);return e.reduceRight((i,a,c)=>r.is0(a)?i:(n[c]=r.mul(i,n[c]),r.mul(i,a)),s),n}function Ua(r,e){let t=(r.ORDER-be)/bt,n=r.pow(e,t),o=r.eql(n,r.ONE),s=r.eql(n,r.ZERO),i=r.eql(n,r.neg(r.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function df(r,e){e!==void 0&&We(e);let t=e!==void 0?e:r.toString(2).length,n=Math.ceil(t/8);return{nBitLength:t,nByteLength:n}}var ms=class{ORDER;BITS;BYTES;isLE;ZERO=we;ONE=be;_lengths;_sqrt;_mod;constructor(e,t={}){if(e<=we)throw new Error("invalid field: expected ORDER > 0, got "+e);let n;this.isLE=!1,t!=null&&typeof t=="object"&&(typeof t.BITS=="number"&&(n=t.BITS),typeof t.sqrt=="function"&&(this.sqrt=t.sqrt),typeof t.isLE=="boolean"&&(this.isLE=t.isLE),t.allowedLengths&&(this._lengths=t.allowedLengths?.slice()),typeof t.modFromBytes=="boolean"&&(this._mod=t.modFromBytes));let{nBitLength:o,nByteLength:s}=df(e,n);if(s>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=o,this.BYTES=s,this._sqrt=void 0,Object.preventExtensions(this)}create(e){return Ve(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new Error("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&be)===be}neg(e){return Ve(-e,this.ORDER)}eql(e,t){return e===t}sqr(e){return Ve(e*e,this.ORDER)}add(e,t){return Ve(e+t,this.ORDER)}sub(e,t){return Ve(e-t,this.ORDER)}mul(e,t){return Ve(e*t,this.ORDER)}pow(e,t){return ff(this,e,t)}div(e,t){return Ve(e*ka(t,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,t){return e+t}subN(e,t){return e-t}mulN(e,t){return e*t}inv(e){return ka(e,this.ORDER)}sqrt(e){return this._sqrt||(this._sqrt=uf(this.ORDER)),this._sqrt(this,e)}toBytes(e){return this.isLE?ds(e,this.BYTES):bn(e,this.BYTES)}fromBytes(e,t=!1){V(e);let{_lengths:n,BYTES:o,isLE:s,ORDER:i,_mod:a}=this;if(n){if(!n.includes(e.length)||e.length>o)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let f=new Uint8Array(o);f.set(e,s?0:f.length-e.length),e=f}if(e.length!==o)throw new Error("Field.fromBytes: expected "+o+" bytes, got "+e.length);let c=s?fs(e):Vt(e);if(a&&(c=Ve(c,i)),!t&&!this.isValid(c))throw new Error("invalid field element: outside of range 0..ORDER");return c}invertBatch(e){return gn(this,e)}cmov(e,t,n){return n?t:e}};function Ft(r,e={}){return new ms(r,e)}function za(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let e=r.toString(2).length;return Math.ceil(e/8)}function gs(r){let e=za(r);return e+Math.ceil(e/2)}function ws(r,e,t=!1){V(r);let n=r.length,o=za(e),s=gs(e);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=t?fs(r):Vt(r),a=Ve(i,e-be)+be;return t?ds(a,o):bn(a,o)}var Gt=BigInt(0),gt=BigInt(1);function wr(r,e){let t=e.negate();return r?t:e}function Ss(r,e){let t=gn(r.Fp,e.map(n=>n.Z));return e.map((n,o)=>r.fromAffine(n.toAffine(t[o])))}function Za(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function xs(r,e){Za(r,e);let t=Math.ceil(e/r)+1,n=2**(r-1),o=2**r,s=br(r),i=BigInt(r);return{windows:t,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function Wa(r,e,t){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=t,a=Number(r&o),c=r>>i;a>n&&(a-=s,c+=gt);let f=e*n,u=f+Math.abs(a)-1,l=a===0,h=a<0,d=e%2!==0;return{nextN:c,offset:u,isZero:l,isNeg:h,isNegF:d,offsetF:f}}var Es=new WeakMap,Xa=new WeakMap;function vs(r){return Xa.get(r)||1}function qa(r){if(r!==Gt)throw new Error("invalid wNAF")}var wn=class{BASE;ZERO;Fn;bits;constructor(e,t){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=t}_unsafeLadder(e,t,n=this.ZERO){let o=e;for(;t>Gt;)t&gt&&(n=n.add(o)),o=o.double(),t>>=gt;return n}precomputeWindow(e,t){let{windows:n,windowSize:o}=xs(t,this.bits),s=[],i=e,a=i;for(let c=0;c<n;c++){a=i,s.push(a);for(let f=1;f<o;f++)a=a.add(i),s.push(a);i=a.double()}return s}wNAF(e,t,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=xs(e,this.bits);for(let a=0;a<i.windows;a++){let{nextN:c,offset:f,isZero:u,isNeg:l,isNegF:h,offsetF:d}=Wa(n,a,i);n=c,u?s=s.add(wr(h,t[d])):o=o.add(wr(l,t[f]))}return qa(n),{p:o,f:s}}wNAFUnsafe(e,t,n,o=this.ZERO){let s=xs(e,this.bits);for(let i=0;i<s.windows&&n!==Gt;i++){let{nextN:a,offset:c,isZero:f,isNeg:u}=Wa(n,i,s);if(n=a,!f){let l=t[c];o=o.add(u?l.negate():l)}}return qa(n),o}getPrecomputes(e,t,n){let o=Es.get(t);return o||(o=this.precomputeWindow(t,e),e!==1&&(typeof n=="function"&&(o=n(o)),Es.set(t,o))),o}cached(e,t,n){let o=vs(e);return this.wNAF(o,this.getPrecomputes(o,e,n),t)}unsafe(e,t,n,o){let s=vs(e);return s===1?this._unsafeLadder(e,t,o):this.wNAFUnsafe(s,this.getPrecomputes(s,e,n),t,o)}createCache(e,t){Za(t,this.bits),Xa.set(e,t),Es.delete(e)}hasCache(e){return vs(e)!==1}};function ja(r,e,t,n){let o=e,s=r.ZERO,i=r.ZERO;for(;t>Gt||n>Gt;)t&gt&&(s=s.add(o)),n&gt&&(i=i.add(o)),o=o.double(),t>>=gt,n>>=gt;return{p1:s,p2:i}}function Ya(r,e,t){if(e){if(e.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return bs(e),e}else return Ft(r,{isLE:t})}function Qa(r,e,t={},n){if(n===void 0&&(n=r==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${r} CURVE object`);for(let c of["p","n","h"]){let f=e[c];if(!(typeof f=="bigint"&&f>Gt))throw new Error(`CURVE.${c} must be positive bigint`)}let o=Ya(e.p,t.Fp,n),s=Ya(e.n,t.Fn,n),a=["Gx","Gy","a",r==="weierstrass"?"b":"d"];for(let c of a)if(!o.isValid(e[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:o,Fn:s}}function Ja(r,e){return function(n){let o=r(n);return{secretKey:o,publicKey:e(o)}}}var xn=class{oHash;iHash;blockLen;outputLen;finished=!1;destroyed=!1;constructor(e,t){if(dn(e),V(t,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,o=new Uint8Array(n);o.set(t.length>n?e.create().update(t).digest():t);for(let s=0;s<o.length;s++)o[s]^=54;this.iHash.update(o),this.oHash=e.create();for(let s=0;s<o.length;s++)o[s]^=106;this.oHash.update(o),pt(o)}update(e){return Ht(this),this.iHash.update(e),this}digestInto(e){Ht(this),V(e,this.outputLen,"output"),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),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:t,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:a}=this;return e=e,e.finished=o,e.destroyed=s,e.blockLen=i,e.outputLen=a,e.oHash=t._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Is=(r,e,t)=>new xn(r,e).update(t).digest();Is.create=(r,e)=>new xn(r,e);var ec=(r,e)=>(r+(r>=0?e:-e)/tc)/e;function hf(r,e,t){let[[n,o],[s,i]]=e,a=ec(i*r,t),c=ec(-o*r,t),f=r-a*n-c*s,u=-a*o-c*i,l=f<Qe,h=u<Qe;l&&(f=-f),h&&(u=-u);let d=br(Math.ceil(hs(t)/2))+zt;if(f<Qe||f>=d||u<Qe||u>=d)throw new Error("splitScalar (endomorphism): failed, k="+r);return{k1neg:l,k1:f,k2neg:h,k2:u}}function Ts(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function As(r,e){let t={};for(let n of Object.keys(e))t[n]=r[n]===void 0?e[n]:r[n];return mr(t.lowS,"lowS"),mr(t.prehash,"prehash"),t.format!==void 0&&Ts(t.format),t}var Cs=class extends Error{constructor(e=""){super(e)}},at={Err:Cs,_tlv:{encode:(r,e)=>{let{Err:t}=at;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length&1)throw new t("tlv.encode: unpadded data");let n=e.length/2,o=yr(n);if(o.length/2&128)throw new t("tlv.encode: long form length too big");let s=n>127?yr(o.length/2|128):"";return yr(r)+s+o+e},decode(r,e){let{Err:t}=at,n=0;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length<2||e[n++]!==r)throw new t("tlv.decode: wrong tlv");let o=e[n++],s=!!(o&128),i=0;if(!s)i=o;else{let c=o&127;if(!c)throw new t("tlv.decode(long): indefinite length not supported");if(c>4)throw new t("tlv.decode(long): byte length is too big");let f=e.subarray(n,n+c);if(f.length!==c)throw new t("tlv.decode: length bytes not complete");if(f[0]===0)throw new t("tlv.decode(long): zero leftmost byte");for(let u of f)i=i<<8|u;if(n+=c,i<128)throw new t("tlv.decode(long): not minimal encoding")}let a=e.subarray(n,n+i);if(a.length!==i)throw new t("tlv.decode: wrong value length");return{v:a,l:e.subarray(n+i)}}},_int:{encode(r){let{Err:e}=at;if(r<Qe)throw new e("integer: negative integers are not allowed");let t=yr(r);if(Number.parseInt(t[0],16)&8&&(t="00"+t),t.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return t},decode(r){let{Err:e}=at;if(r[0]&128)throw new e("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Vt(r)}},toSig(r){let{Err:e,_int:t,_tlv:n}=at,o=V(r,void 0,"signature"),{v:s,l:i}=n.decode(48,o);if(i.length)throw new e("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,s),{v:f,l:u}=n.decode(2,c);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:t.decode(a),s:t.decode(f)}},hexFromSig(r){let{_tlv:e,_int:t}=at,n=e.encode(2,t.encode(r.r)),o=e.encode(2,t.encode(r.s)),s=n+o;return e.encode(48,s)}},Qe=BigInt(0),zt=BigInt(1),tc=BigInt(2),En=BigInt(3),pf=BigInt(4);function rc(r,e={}){let t=Qa("weierstrass",r,e),{Fp:n,Fn:o}=t,s=t.CURVE,{h:i,n:a}=s;gr(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:c}=e;if(c&&(!n.is0(s.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let f=oc(n,o);function u(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function l(K,b,m){let{x:p,y:w}=b.toAffine(),S=n.toBytes(p);if(mr(m,"isCompressed"),m){u();let T=!n.isOdd(w);return He(nc(T),S)}else return He(Uint8Array.of(4),S,n.toBytes(w))}function h(K){V(K,void 0,"Point");let{publicKey:b,publicKeyUncompressed:m}=f,p=K.length,w=K[0],S=K.subarray(1);if(p===b&&(w===2||w===3)){let T=n.fromBytes(S);if(!n.isValid(T))throw new Error("bad point: is not on curve, wrong x");let A=x(T),v;try{v=n.sqrt(A)}catch(se){let q=se instanceof Error?": "+se.message:"";throw new Error("bad point: is not on curve, sqrt error"+q)}u();let C=n.isOdd(v);return(w&1)===1!==C&&(v=n.neg(v)),{x:T,y:v}}else if(p===m&&w===4){let T=n.BYTES,A=n.fromBytes(S.subarray(0,T)),v=n.fromBytes(S.subarray(T,T*2));if(!y(A,v))throw new Error("bad point: is not on curve");return{x:A,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${b} or uncompressed=${m}`)}let d=e.toBytes||l,g=e.fromBytes||h;function x(K){let b=n.sqr(K),m=n.mul(b,K);return n.add(n.add(m,n.mul(K,s.a)),s.b)}function y(K,b){let m=n.sqr(b),p=x(K);return n.eql(m,p)}if(!y(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let E=n.mul(n.pow(s.a,En),pf),_=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(E,_)))throw new Error("bad curve params: a or b");function R(K,b,m=!1){if(!n.isValid(b)||m&&n.is0(b))throw new Error(`bad point coordinate ${K}`);return b}function k(K){if(!(K instanceof O))throw new Error("Weierstrass Point expected")}function G(K){if(!c||!c.basises)throw new Error("no endo");return hf(K,c.basises,o.ORDER)}let ce=ps((K,b)=>{let{X:m,Y:p,Z:w}=K;if(n.eql(w,n.ONE))return{x:m,y:p};let S=K.is0();b==null&&(b=S?n.ONE:n.inv(w));let T=n.mul(m,b),A=n.mul(p,b),v=n.mul(w,b);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:T,y:A}}),oe=ps(K=>{if(K.is0()){if(e.allowInfinityPoint&&!n.is0(K.Y))return;throw new Error("bad point: ZERO")}let{x:b,y:m}=K.toAffine();if(!n.isValid(b)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!y(b,m))throw new Error("bad point: equation left != right");if(!K.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function fe(K,b,m,p,w){return m=new O(n.mul(m.X,K),m.Y,m.Z),b=wr(p,b),m=wr(w,m),b.add(m)}class O{static BASE=new O(s.Gx,s.Gy,n.ONE);static ZERO=new O(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=o;X;Y;Z;constructor(b,m,p){this.X=R("x",b),this.Y=R("y",m,!0),this.Z=R("z",p),Object.freeze(this)}static CURVE(){return s}static fromAffine(b){let{x:m,y:p}=b||{};if(!b||!n.isValid(m)||!n.isValid(p))throw new Error("invalid affine point");if(b instanceof O)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?O.ZERO:new O(m,p,n.ONE)}static fromBytes(b){let m=O.fromAffine(g(V(b,void 0,"point")));return m.assertValidity(),m}static fromHex(b){return O.fromBytes(yt(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,m=!0){return ut.createCache(this,b),m||this.multiply(En),this}assertValidity(){oe(this)}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){k(b);let{X:m,Y:p,Z:w}=this,{X:S,Y:T,Z:A}=b,v=n.eql(n.mul(m,A),n.mul(S,w)),C=n.eql(n.mul(p,A),n.mul(T,w));return v&&C}negate(){return new O(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:m}=s,p=n.mul(m,En),{X:w,Y:S,Z:T}=this,A=n.ZERO,v=n.ZERO,C=n.ZERO,L=n.mul(w,w),se=n.mul(S,S),q=n.mul(T,T),N=n.mul(w,S);return N=n.add(N,N),C=n.mul(w,T),C=n.add(C,C),A=n.mul(b,C),v=n.mul(p,q),v=n.add(A,v),A=n.sub(se,v),v=n.add(se,v),v=n.mul(A,v),A=n.mul(N,A),C=n.mul(p,C),q=n.mul(b,q),N=n.sub(L,q),N=n.mul(b,N),N=n.add(N,C),C=n.add(L,L),L=n.add(C,L),L=n.add(L,q),L=n.mul(L,N),v=n.add(v,L),q=n.mul(S,T),q=n.add(q,q),L=n.mul(q,N),A=n.sub(A,L),C=n.mul(q,se),C=n.add(C,C),C=n.add(C,C),new O(A,v,C)}add(b){k(b);let{X:m,Y:p,Z:w}=this,{X:S,Y:T,Z:A}=b,v=n.ZERO,C=n.ZERO,L=n.ZERO,se=s.a,q=n.mul(s.b,En),N=n.mul(m,S),Q=n.mul(p,T),de=n.mul(w,A),Fe=n.add(m,p),J=n.add(S,T);Fe=n.mul(Fe,J),J=n.add(N,Q),Fe=n.sub(Fe,J),J=n.add(m,w);let pe=n.add(S,A);return J=n.mul(J,pe),pe=n.add(N,de),J=n.sub(J,pe),pe=n.add(p,w),v=n.add(T,A),pe=n.mul(pe,v),v=n.add(Q,de),pe=n.sub(pe,v),L=n.mul(se,J),v=n.mul(q,de),L=n.add(v,L),v=n.sub(Q,L),L=n.add(Q,L),C=n.mul(v,L),Q=n.add(N,N),Q=n.add(Q,N),de=n.mul(se,de),J=n.mul(q,J),Q=n.add(Q,de),de=n.sub(N,de),de=n.mul(se,de),J=n.add(J,de),N=n.mul(Q,J),C=n.add(C,N),N=n.mul(pe,J),v=n.mul(Fe,v),v=n.sub(v,N),N=n.mul(Fe,Q),L=n.mul(pe,L),L=n.add(L,N),new O(v,C,L)}subtract(b){return this.add(b.negate())}is0(){return this.equals(O.ZERO)}multiply(b){let{endo:m}=e;if(!o.isValidNot0(b))throw new Error("invalid scalar: out of range");let p,w,S=T=>ut.cached(this,T,A=>Ss(O,A));if(m){let{k1neg:T,k1:A,k2neg:v,k2:C}=G(b),{p:L,f:se}=S(A),{p:q,f:N}=S(C);w=se.add(N),p=fe(m.beta,L,q,T,v)}else{let{p:T,f:A}=S(b);p=T,w=A}return Ss(O,[p,w])[0]}multiplyUnsafe(b){let{endo:m}=e,p=this;if(!o.isValid(b))throw new Error("invalid scalar: out of range");if(b===Qe||p.is0())return O.ZERO;if(b===zt)return p;if(ut.hasCache(this))return this.multiply(b);if(m){let{k1neg:w,k1:S,k2neg:T,k2:A}=G(b),{p1:v,p2:C}=ja(O,p,S,A);return fe(m.beta,v,C,w,T)}else return ut.unsafe(p,b)}toAffine(b){return ce(this,b)}isTorsionFree(){let{isTorsionFree:b}=e;return i===zt?!0:b?b(O,this):ut.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:b}=e;return i===zt?this:b?b(O,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(b=!0){return mr(b,"isCompressed"),this.assertValidity(),d(O,this,b)}toHex(b=!0){return mt(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let It=o.BITS,ut=new wn(O,e.endo?Math.ceil(It/2):It);return O.BASE.precompute(8),O}function nc(r){return Uint8Array.of(r?2:3)}function oc(r,e){return{secretKey:e.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function mf(r,e={}){let{Fn:t}=r,n=e.randomBytes||pn,o=Object.assign(oc(r.Fp,t),{seed:gs(t.ORDER)});function s(d){try{let g=t.fromBytes(d);return t.isValidNot0(g)}catch{return!1}}function i(d,g){let{publicKey:x,publicKeyUncompressed:y}=o;try{let E=d.length;return g===!0&&E!==x||g===!1&&E!==y?!1:!!r.fromBytes(d)}catch{return!1}}function a(d=n(o.seed)){return ws(V(d,o.seed,"seed"),t.ORDER)}function c(d,g=!0){return r.BASE.multiply(t.fromBytes(d)).toBytes(g)}function f(d){let{secretKey:g,publicKey:x,publicKeyUncompressed:y}=o;if(!pr(d)||"_lengths"in t&&t._lengths||g===x)return;let E=V(d,void 0,"key").length;return E===x||E===y}function u(d,g,x=!0){if(f(d)===!0)throw new Error("first arg must be private key");if(f(g)===!1)throw new Error("second arg must be public key");let y=t.fromBytes(d);return r.fromBytes(g).multiply(y).toBytes(x)}let l={isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:a},h=Ja(a,c);return Object.freeze({getPublicKey:c,getSharedSecret:u,keygen:h,Point:r,utils:l,lengths:o})}function sc(r,e,t={}){dn(e),gr(t,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),t=Object.assign({},t);let n=t.randomBytes||pn,o=t.hmac||((m,p)=>Is(e,m,p)),{Fp:s,Fn:i}=r,{ORDER:a,BITS:c}=i,{keygen:f,getPublicKey:u,getSharedSecret:l,utils:h,lengths:d}=mf(r,t),g={prehash:!0,lowS:typeof t.lowS=="boolean"?t.lowS:!0,format:"compact",extraEntropy:!1},x=a*tc<s.ORDER;function y(m){let p=a>>zt;return m>p}function E(m,p){if(!i.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function _(){if(x)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function R(m,p){Ts(p);let w=d.signature,S=p==="compact"?w:p==="recovered"?w+1:void 0;return V(m,S)}class k{r;s;recovery;constructor(p,w,S){if(this.r=E("r",p),this.s=E("s",w),S!=null){if(_(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(p,w=g.format){R(p,w);let S;if(w==="der"){let{r:C,s:L}=at.toSig(V(p));return new k(C,L)}w==="recovered"&&(S=p[0],w="compact",p=p.subarray(1));let T=d.signature/2,A=p.subarray(0,T),v=p.subarray(T,T*2);return new k(i.fromBytes(A),i.fromBytes(v),S)}static fromHex(p,w){return this.fromBytes(yt(p),w)}assertRecovery(){let{recovery:p}=this;if(p==null)throw new Error("invalid recovery id: must be present");return p}addRecoveryBit(p){return new k(this.r,this.s,p)}recoverPublicKey(p){let{r:w,s:S}=this,T=this.assertRecovery(),A=T===2||T===3?w+a:w;if(!s.isValid(A))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let v=s.toBytes(A),C=r.fromBytes(He(nc((T&1)===0),v)),L=i.inv(A),se=ce(V(p,void 0,"msgHash")),q=i.create(-se*L),N=i.create(S*L),Q=r.BASE.multiplyUnsafe(q).add(C.multiplyUnsafe(N));if(Q.is0())throw new Error("invalid recovery: point at infinify");return Q.assertValidity(),Q}hasHighS(){return y(this.s)}toBytes(p=g.format){if(Ts(p),p==="der")return yt(at.hexFromSig(this));let{r:w,s:S}=this,T=i.toBytes(w),A=i.toBytes(S);return p==="recovered"?(_(),He(Uint8Array.of(this.assertRecovery()),T,A)):He(T,A)}toHex(p){return mt(this.toBytes(p))}}let G=t.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let w=Vt(p),S=p.length*8-c;return S>0?w>>BigInt(S):w},ce=t.bits2int_modN||function(p){return i.create(G(p))},oe=br(c);function fe(m){return Na("num < 2^"+c,m,Qe,oe),i.toBytes(m)}function O(m,p){return V(m,void 0,"message"),p?V(e(m),void 0,"prehashed message"):m}function It(m,p,w){let{lowS:S,prehash:T,extraEntropy:A}=As(w,g);m=O(m,T);let v=ce(m),C=i.fromBytes(p);if(!i.isValidNot0(C))throw new Error("invalid private key");let L=[fe(C),fe(v)];if(A!=null&&A!==!1){let Q=A===!0?n(d.secretKey):A;L.push(V(Q,void 0,"extraEntropy"))}let se=He(...L),q=v;function N(Q){let de=G(Q);if(!i.isValidNot0(de))return;let Fe=i.inv(de),J=r.BASE.multiply(de).toAffine(),pe=i.create(J.x);if(pe===Qe)return;let Cr=i.create(Fe*i.create(q+pe*C));if(Cr===Qe)return;let mi=(J.x===pe?0:2)|Number(J.y&zt),yi=Cr;return S&&y(Cr)&&(yi=i.neg(Cr),mi^=1),new k(pe,yi,x?void 0:mi)}return{seed:se,k2sig:N}}function ut(m,p,w={}){let{seed:S,k2sig:T}=It(m,p,w);return Ra(e.outputLen,i.BYTES,o)(S,T).toBytes(w.format)}function K(m,p,w,S={}){let{lowS:T,prehash:A,format:v}=As(S,g);if(w=V(w,void 0,"publicKey"),p=O(p,A),!pr(m)){let C=m instanceof k?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+C)}R(m,v);try{let C=k.fromBytes(m,v),L=r.fromBytes(w);if(T&&C.hasHighS())return!1;let{r:se,s:q}=C,N=ce(p),Q=i.inv(q),de=i.create(N*Q),Fe=i.create(se*Q),J=r.BASE.multiplyUnsafe(de).add(L.multiplyUnsafe(Fe));return J.is0()?!1:i.create(J.x)===se}catch{return!1}}function b(m,p,w={}){let{prehash:S}=As(w,g);return p=O(p,S),k.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:f,getPublicKey:u,getSharedSecret:l,utils:h,lengths:d,Point:r,sign:ut,verify:K,recoverPublicKey:b,Signature:k,hash:e})}var Ls={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},yf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var ic=BigInt(2);function bf(r){let e=Ls.p,t=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),f=r*r*r%e,u=f*f*r%e,l=De(u,t,e)*u%e,h=De(l,t,e)*u%e,d=De(h,ic,e)*f%e,g=De(d,o,e)*d%e,x=De(g,s,e)*g%e,y=De(x,a,e)*x%e,E=De(y,c,e)*y%e,_=De(E,a,e)*x%e,R=De(_,t,e)*u%e,k=De(R,i,e)*g%e,G=De(k,n,e)*f%e,ce=De(G,ic,e);if(!Ds.eql(Ds.sqr(ce),r))throw new Error("Cannot find square root");return ce}var Ds=Ft(Ls.p,{sqrt:bf}),gf=rc(Ls,{Fp:Ds,endo:yf}),xr=sc(gf,Oa);var vn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function cc(r,e,t,n){n?.signal?.throwIfAborted();let o=ac.default.createHash("sha256");if(t instanceof Uint8Array)o.update(t);else for(let i of t)o.update(i);let s=o.digest();try{return xr.verify(e,s,r,{prehash:!1,format:"der"})}catch(i){throw new vn(String(i))}}var Sn=class{type="secp256k1";raw;_key;constructor(e){this._key=lc(e),this.raw=uc(this._key)}toMultihash(){return Ue.digest($t(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return re.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}verify(e,t,n){return cc(this._key,t,e,n)}};function fc(r){return new Sn(r)}function uc(r){return xr.Point.fromBytes(r).toBytes()}function lc(r){try{return xr.Point.fromBytes(r),r}catch(e){throw new Wr(String(e))}}function dc(r){let{Type:e,Data:t}=hr.decode(r.digest),n=t??new Uint8Array;switch(e){case Ce.Ed25519:return Sa(n);case Ce.secp256k1:return fc(n);case Ce.ECDSA:return ba(n);default:throw new ur}}function $t(r){return hr.encode({Type:Ce[r.type],Data:r.raw})}var hc=Symbol.for("nodejs.util.inspect.custom"),wf=114,Er=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()})`}[en]=!0;toString(){return this.string==null&&(this.string=re.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ae.createV1(wf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Te(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Te(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[hc](){return`PeerId(${this.toString()})`}},In=class extends Er{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},An=class extends Er{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Tn=class extends Er{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},xf=2336,Cn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ue.digest(Ee(this.url))}[hc](){return`PeerId(${this.url})`}[en]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ae.createV1(xf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ne(e)),e.toString()===this.toString())}};function Je(r){if(vf(r))return new In({multihash:r});if(Ef(r))try{let e=dc(r);if(e.type==="Ed25519")return new An({multihash:r,publicKey:e});if(e.type==="secp256k1")return new Tn({multihash:r,publicKey:e})}catch{let t=ne(r.digest);return new Cn(new URL(t))}throw new Yr("Supplied PeerID Multihash is invalid")}function Ef(r){return r.code===Ue.code}function vf(r){return r.code===$o.code}var zc=Ie(ie("net"),1);var he=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},et=class extends Error{static name="ValidationError";name="ValidationError"},Dn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Ln=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Le=ie("node:net");function Os(r){return e=>ne(e,r)}function _s(r){return e=>Ee(e,r)}function Wt(r){return new DataView(r.buffer).getUint16(r.byteOffset).toString()}function wt(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof r=="string"?parseInt(r):r),new Uint8Array(e)}function pc(r){let e=r.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 t=Ee(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 o=wt(n);return ze([t,o],t.length+o.length)}function mc(r){let e=r.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 t=Ge.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 o=wt(n);return ze([t,o],t.length+o.length)}function Ps(r){let e=r.subarray(0,r.length-2),t=r.subarray(r.length-2),n=ne(e,"base32"),o=Wt(t);return`${n}:${o}`}var Ns=function(r){r=r.toString().trim();let e=new Uint8Array(4);return r.split(/\./g).forEach((t,n)=>{let o=parseInt(t,10);if(isNaN(o)||o<0||o>255)throw new he("Invalid byte value in IP address");e[n]=o}),e},yc=function(r){let e=0;r=r.toString().trim();let t=r.split(":",8),n;for(n=0;n<t.length;n++){let s=(0,Le.isIPv4)(t[n]),i;s&&(i=Ns(t[n]),t[n]=ne(i.subarray(0,2),"base16")),i!=null&&++n<8&&t.splice(n,0,ne(i.subarray(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let s=[n,1];for(n=9-t.length;n>0;n--)s.push("0");t.splice.apply(t,s)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){t[n]===""&&(t[n]="0");let s=parseInt(t[n],16);if(isNaN(s)||s<0||s>65535)throw new he("Invalid byte value in IP address");o[e++]=s>>8&255,o[e++]=s&255}return o},bc=function(r){if(r.byteLength!==4)throw new he("IPv4 address was incorrect length");let e=[];for(let t=0;t<r.byteLength;t++)e.push(r[t]);return e.join(".")},gc=function(r){if(r.byteLength!==16)throw new he("IPv6 address was incorrect length");let e=[];for(let n=0;n<r.byteLength;n+=2){let o=r[n],s=r[n+1],i=`${o.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}`;e.push(i)}let t=e.join(":");try{let n=new URL(`http://[${t}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new he(`Invalid IPv6 address "${t}"`)}};function wc(r){try{let e=new URL(`http://[${r}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new he(`Invalid IPv6 address "${r}"`)}}var Bs=Object.values(rr).map(r=>r.decoder),Sf=(function(){let r=Bs[0].or(Bs[1]);return Bs.slice(2).forEach(e=>r=r.or(e)),r})();function xc(r){return Sf.decode(r)}function Ec(r){return e=>r.encoder.encode(e)}function If(r){if(parseInt(r).toString()!==r)throw new et("Value must be an integer")}function Af(r){if(r<0)throw new et("Value must be a positive integer, or zero")}function Tf(r){return e=>{if(e>r)throw new et(`Value must be smaller than or equal to ${r}`)}}function Cf(...r){return e=>{for(let t of r)t(e)}}var vr=Cf(If,Af,Tf(65535));var ue=-1,Rs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let t;if(typeof e=="string"?t=this.protocolsByName.get(e):t=this.protocolsByCode.get(e),t==null)throw new Ln(`Protocol ${e} was unknown`);return t}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(t=>{this.protocolsByName.set(t,e)})}removeProtocol(e){let t=this.protocolsByCode.get(e);t!=null&&(this.protocolsByCode.delete(t.code),this.protocolsByName.delete(t.name),t.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},tt=new Rs,Vf=[{code:4,name:"ip4",size:32,valueToBytes:Ns,bytesToValue:bc,validate:r=>{if(!(0,Le.isIPv4)(r))throw new et(`Invalid IPv4 address "${r}"`)}},{code:6,name:"tcp",size:16,valueToBytes:wt,bytesToValue:Wt,validate:vr},{code:273,name:"udp",size:16,valueToBytes:wt,bytesToValue:Wt,validate:vr},{code:33,name:"dccp",size:16,valueToBytes:wt,bytesToValue:Wt,validate:vr},{code:41,name:"ip6",size:128,valueToBytes:yc,bytesToValue:gc,stringToValue:wc,validate:r=>{if(!(0,Le.isIPv6)(r))throw new et(`Invalid IPv6 address "${r}"`)}},{code:42,name:"ip6zone",size:ue},{code:43,name:"ipcidr",size:8,bytesToValue:Os("base10"),valueToBytes:_s("base10")},{code:53,name:"dns",size:ue},{code:54,name:"dns4",size:ue},{code:55,name:"dns6",size:ue},{code:56,name:"dnsaddr",size:ue},{code:132,name:"sctp",size:16,valueToBytes:wt,bytesToValue:Wt,validate:vr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:ue,stringToValue:r=>decodeURIComponent(r),valueToString:r=>encodeURIComponent(r)},{code:421,name:"p2p",aliases:["ipfs"],size:ue,bytesToValue:Os("base58btc"),valueToBytes:r=>r.startsWith("Q")||r.startsWith("1")?_s("base58btc")(r):ae.parse(r).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Ps,valueToBytes:pc},{code:445,name:"onion3",size:296,bytesToValue:Ps,valueToBytes:mc},{code:446,name:"garlic64",size:ue},{code:447,name:"garlic32",size:ue},{code:448,name:"tls"},{code:449,name:"sni",size:ue},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:ue,bytesToValue:Ec(Oo),valueToBytes:xc},{code:480,name:"http"},{code:481,name:"http-path",size:ue,stringToValue:r=>`/${decodeURIComponent(r)}`,valueToString:r=>encodeURIComponent(r.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:ue}];Vf.forEach(r=>{tt.addProtocol(r)});function vc(r){let e=[],t=0;for(;t<r.length;){let n=jt(r,t),o=tt.getProtocol(n),s=xe(n),i=Ff(o,r,t+s),a=0;i>0&&o.size===ue&&(a=xe(i));let c=s+a+i,f={code:n,name:o.name,bytes:r.subarray(t,t+c)};if(i>0){let u=t+s+a,l=r.subarray(u,u+i);f.value=o.bytesToValue?.(l)??ne(l)}e.push(f),t+=c}return e}function Sc(r){let e=0,t=[];for(let n of r){if(n.bytes==null){let o=tt.getProtocol(n.code),s=xe(n.code),i,a=0,c=0;n.value!=null&&(i=o.valueToBytes?.(n.value)??Ee(n.value),a=i.byteLength,o.size===ue&&(c=xe(a)));let f=new Uint8Array(s+c+a),u=0;At(n.code,f,u),u+=s,i!=null&&(o.size===ue&&(At(a,f,u),u+=c),f.set(i,u)),n.bytes=f}t.push(n.bytes),e+=n.bytes.byteLength}return ze(t,e)}function Ic(r){if(r.charAt(0)!=="/")throw new he('String multiaddr must start with "/"');let e=[],t="protocol",n="",o="";for(let s=1;s<r.length;s++){let i=r.charAt(s);i!=="/"&&(t==="protocol"?o+=r.charAt(s):n+=r.charAt(s));let a=s===r.length-1;if(i==="/"||a){let c=tt.getProtocol(o);if(t==="protocol"){if(c.size==null||c.size===0){e.push({code:c.code,name:c.name}),n="",o="",t="protocol";continue}else if(a)throw new he(`Component ${o} was missing value`);t="value"}else if(t==="value"){let f={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new he(`Component ${o} was missing value`);f.value=c.stringToValue?.(n)??n}e.push(f),n="",o="",t="protocol"}}}if(o!==""&&n!=="")throw new he("Incomplete multiaddr");return e}function Ac(r){return`/${r.flatMap(e=>{if(e.value==null)return e.name;let t=tt.getProtocol(e.code);if(t==null)throw new he(`Unknown protocol code ${e.code}`);return[e.name,t.valueToString?.(e.value)??e.value]}).join("/")}`}function Ff(r,e,t){return r.size==null||r.size===0?0:r.size>0?r.size/8:jt(e,t)}var Gf=Symbol.for("nodejs.util.inspect.custom"),Ys=Symbol.for("@multiformats/multiaddr");function zf(r){if(r==null&&(r="/"),Mn(r))return r.getComponents();if(r instanceof Uint8Array)return vc(r);if(typeof r=="string")return r=r.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),r===""&&(r="/"),Ic(r);if(Array.isArray(r))return r;throw new he("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Un=class r{[Ys]=!0;#e;#t;#r;constructor(e="/",t={}){this.#e=zf(e),t.validate!==!1&&Wf(this)}get bytes(){return this.#r==null&&(this.#r=Sc(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Ac(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let t=new r(e);return new r([...this.#e,...t.getComponents()],{validate:!1})}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Dn(`Address ${this.toString()} does not contain subaddress: ${t}`);return new r(n.slice(0,o),{validate:!1})}decapsulateCode(e){let t;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){t=n;break}return new r(this.#e.slice(0,t),{validate:!1})}equals(e){return Te(this.bytes,e.bytes)}[Gf](){return`Multiaddr(${this.toString()})`}};function Wf(r){r.getComponents().forEach(e=>{let t=tt.getProtocol(e.code);e.value!=null&&t.validate?.(e.value)})}function Mn(r){return!!r?.[Ys]}function Be(r){return new Un(r)}var z=r=>({match:e=>{let t=e[0];return t==null||t.code!==r||t.value!=null?!1:e.slice(1)}}),I=(r,e)=>({match:t=>{let n=t[0];return n?.code!==r||n.value==null||e!=null&&n.value!==e?!1:t.slice(1)}}),Tc=r=>({match:e=>r.match(e)===!1?e:!1}),P=r=>({match:e=>{let t=r.match(e);return t===!1?e:t}}),ge=(...r)=>({match:e=>{let t;for(let n of r){let o=n.match(e);o!==!1&&(t==null||o.length<t.length)&&(t=o)}return t??!1}}),M=(...r)=>({match:e=>{for(let t of r){let n=t.match(e);if(n===!1)return!1;e=n}return e}});function W(...r){function e(o){if(o==null)return!1;let s=o.getComponents();for(let i of r){let a=i.match(s);if(a===!1)return!1;s=a}return s}function t(o){return e(o)!==!1}function n(o){let s=e(o);return s===!1?!1:s.length===0}return{matchers:r,matches:t,exactMatch:n}}var qf=I(421),lb=W(qf),$n=I(54),Hn=I(55),Vn=I(56),Xs=I(53),fb=W($n,P(I(421))),db=W(Hn,P(I(421))),hb=W(Vn,P(I(421))),pb=W(ge(Xs,Vn,$n,Hn),P(I(421))),Cc=M(I(4),P(I(43))),Dc=M(P(I(42)),I(41),P(I(43))),js=ge(Cc,Dc),vt=ge(js,Xs,$n,Hn,Vn),mb=W(ge(js,M(ge(Xs,Vn,$n,Hn),P(I(421))))),yb=W(Cc),bb=W(Dc),gb=W(js),Qs=M(vt,I(6)),Ir=M(vt,I(273)),Lc=W(M(Qs,P(I(421)))),wb=W(Ir),Js=M(Ir,z(460),P(I(421))),Fn=M(Ir,z(461),P(I(421))),Yf=ge(Js,Fn),xb=W(Js),Eb=W(Fn),Zs=ge(vt,Qs,Ir,Js,Fn),Bc=ge(M(Zs,z(477),P(I(421)))),vb=W(Bc),Oc=ge(M(Zs,z(478),P(I(421))),M(Zs,z(448),P(I(449)),z(477),P(I(421)))),Sb=W(Oc),_c=M(Ir,z(280),P(I(466)),P(I(466)),P(I(421))),Ib=W(_c),Pc=M(Fn,z(465),P(I(466)),P(I(466)),P(I(421))),Ab=W(Pc),Kn=ge(Bc,Oc,M(Qs,P(I(421))),M(Yf,P(I(421))),M(vt,P(I(421))),_c,Pc,I(421)),Tb=W(Kn),Zf=M(P(Kn),z(290),Tc(z(281)),P(I(421))),Cb=W(Zf),Xf=ge(M(Kn,z(290),z(281),P(I(421))),M(Kn,z(281),P(I(421))),M(z(281),P(I(421)))),Db=W(Xf),jf=ge(M(vt,I(6),z(480),P(I(421))),M(vt,z(480),P(I(421)))),Lb=W(jf),Qf=M(vt,ge(M(I(6,"443"),z(480)),M(I(6),z(443)),M(I(6),z(448),z(480)),M(z(448),z(480)),z(448),z(443)),P(I(421))),Bb=W(Qf),Jf=ge(M(I(777),P(I(421)))),Ob=W(Jf),ed=ge(M(I(400),P(I(421)))),Gn=W(ed);var zn=class extends Event{type;detail;constructor(e,t){super(e),this.type=e,this.detail=t}};var Gc=Ie(ie("node:net"),1);function Wn(r){let e=r.getComponents(),t={},n=0;if(e[n]?.name==="ip6zone"&&(t.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"?(t.type=e[n].name,t.host=e[n].value,n++):e[n].name==="dnsaddr"&&(t.type=e[n].name,t.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(t.protocol=e[n].name==="tcp"?"tcp":"udp",t.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(t.type==="ip4"?t.cidr=parseInt(`${e[n].value}`):t.type==="ip6"&&(t.cidr=`${e[n].value}`),n++),t.type==null||t.host==null)throw new D(`Multiaddr ${r} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(t.sni=e[n+1].value,n+=2),t}function qn(){let r={};return r.promise=new Promise((e,t)=>{r.resolve=e,r.reject=t}),r}var Yn=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}},Xt=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new Yn(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 t=this.head;this.head=t.next=new Yn(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let t=this.tail.next;this.tail.next=null,this.tail=t,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var ei=class extends Error{type;code;constructor(e,t){super(e??"The operation was aborted"),this.type="aborted",this.code=t??"ABORT_ERR"}};function Zn(r={}){return td(t=>{let n=t.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function td(r,e){e=e??{};let t=e.onEnd,n=new Xt,o,s,i,a=qn(),c=async()=>{try{return n.isEmpty()?i?{done:!0}:await new Promise((y,E)=>{s=_=>{s=null,n.push(_);try{y(r(n))}catch(R){E(R)}return o}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=qn()})}},f=y=>s!=null?s(y):(n.push(y),o),u=y=>(n=new Xt,s!=null?s({error:y}):(n.push({error:y}),o)),l=y=>{if(i)return o;if(e?.objectMode!==!0&&y?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return f({done:!1,value:y})},h=y=>i?o:(i=!0,y!=null?u(y):f({done:!0})),d=()=>(n=new Xt,h(),{done:!0}),g=y=>(h(y),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:c,return:d,throw:g,push:l,end:h,get readableLength(){return n.size},onEmpty:async y=>{let E=y?.signal;if(E?.throwIfAborted(),n.isEmpty())return;let _,R;E!=null&&(_=new Promise((k,G)=>{R=()=>{G(new ei)},E.addEventListener("abort",R)}));try{await Promise.race([a.promise,_])}finally{R!=null&&E!=null&&E?.removeEventListener("abort",R)}}},t==null)return o;let x=o;return o={[Symbol.asyncIterator](){return this},next(){return x.next()},throw(y){return x.throw(y),t!=null&&(t(y),t=void 0),{done:!0}},return(){return x.return(),t!=null&&(t(),t=void 0),{done:!0}},push:l,end(y){return x.end(y),t!=null&&(t(y),t=void 0),o},get readableLength(){return x.readableLength},onEmpty:y=>x.onEmpty(y)},o}var ti=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},ri=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},Nc=r=>globalThis.DOMException===void 0?new ri(r):new DOMException(r),Rc=r=>{let e=r.reason===void 0?Nc("This operation was aborted."):r.reason;return e instanceof Error?e:Nc(e)};function ni(r,e){let{milliseconds:t,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=e,i,a,f=new Promise((u,l)=>{if(typeof t!="number"||Math.sign(t)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${t}\``);if(e.signal){let{signal:d}=e;d.aborted&&l(Rc(d)),a=()=>{l(Rc(d))},d.addEventListener("abort",a,{once:!0})}if(t===Number.POSITIVE_INFINITY){r.then(u,l);return}let h=new ti;i=s.setTimeout.call(void 0,()=>{if(n){try{u(n())}catch(d){l(d)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?u():o instanceof Error?l(o):(h.message=o??`Promise timed out after ${t} milliseconds`,l(h))},t),(async()=>{try{u(await r)}catch(d){l(d)}})()}).finally(()=>{f.clear(),a&&e.signal&&e.signal.removeEventListener("abort",a)});return f.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},f}var rd=r=>{let e=r.addEventListener||r.on||r.addListener,t=r.removeEventListener||r.off||r.removeListener;if(!e||!t)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(r),removeListener:t.bind(r)}};function nd(r,e,t){let n,o=new Promise((s,i)=>{if(t={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...t},!(t.count>=0&&(t.count===Number.POSITIVE_INFINITY||Number.isInteger(t.count))))throw new TypeError("The `count` option should be at least 0 or more");t.signal?.throwIfAborted();let a=[e].flat(),c=[],{addListener:f,removeListener:u}=rd(r),l=async(...d)=>{let g=t.multiArgs?d:d[0];if(t.filter)try{if(!await t.filter(g))return}catch(x){n(),i(x);return}c.push(g),t.count===c.length&&(n(),s(c))},h=(...d)=>{n(),i(t.rejectionMultiArgs?d:d[0])};n=()=>{for(let d of a)u(d,l);for(let d of t.rejectionEvents)a.includes(d)||u(d,h)};for(let d of a)f(d,l);for(let d of t.rejectionEvents)a.includes(d)||f(d,h);t.signal&&t.signal.addEventListener("abort",()=>{h(t.signal.reason)},{once:!0}),t.resolveImmediately&&s(c)});if(o.cancel=n,typeof t.timeout=="number"){let s=ni(o,{milliseconds:t.timeout});return s.cancel=()=>{n(),s.clear()},s}return o}function Ar(r,e,t){typeof t=="function"&&(t={filter:t}),t={...t,count:1,resolveImmediately:!1};let n=nd(r,e,t),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var St=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var Xn=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function od(r){return r.reason}async function jn(r,e,t){if(e==null)return r;let n=t?.translateError??od;if(e.aborted)return r.catch(()=>{}),Promise.reject(n(e));let o;try{return await Promise.race([r,new Promise((s,i)=>{o=()=>{i(n(e))},e.addEventListener("abort",o)})])}finally{o!=null&&e.removeEventListener("abort",o)}}var sd=Math.pow(2,20)*4,Qn=class extends kt{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??sd,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new te,this.writeBuffer=new te,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 t=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,this.processSendQueue()),this.onDrainPromise?.resolve()};this.addEventListener("drain",t);let n=o=>{this.onDrainPromise?.reject(o.error??new Xn)};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()),jn(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=Zn(),t=s=>{e.push(s.data)};this.addEventListener("message",t);let n=s=>{e.end(s.error)};this.addEventListener("close",n);let o=()=>{e.end()};this.addEventListener("remoteCloseWrite",o);try{yield*e}finally{this.removeEventListener("message",t),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",o)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new st(`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(t){this.log("failed to send reset to remote - %e",t)}this.dispatchEvent(new Qr(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new st("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 st("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 st(`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 st(`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 qr;this.dispatchEvent(new Jr(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 Nt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,t=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let o=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(o===0){e=!1;break}let s=this.writeBuffer.sublist(0,o),i=new te(s);this.writeBuffer.consume(s.byteLength);let a=this.sendData(s);if(e=a.canSendMore,n+=a.sentBytes,a.sentBytes!==i.byteLength&&(i.consume(a.sentBytes),this.writeBuffer.prepend(i)),!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,t,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 jr(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 ir(`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 ir(`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 Jn=class extends Qn{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",t=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),t.error!=null?t.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):t.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 Ar(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 Ar(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Uc=Ie(ie("node:os"),1);function kc(r){return!!(r.startsWith("169.254.")||r.toLowerCase().startsWith("fe80"))}function oi(r,e,t){let n=[r.type,t??r.host];if(r.protocol!=null){let o=e??r.port;o!=null&&n.push(r.protocol,o)}return r.type==="ip6"&&r.zone!=null&&n.unshift("ip6zone",r.zone),r.cidr!=null&&n.push("ipcidr",r.cidr),Be(`/${n.join("/")}`)}var id={4:"IPv4",6:"IPv6"};function ad(r){return["0.0.0.0","::"].includes(r)}function cd(r){let e=[],t=Uc.default.networkInterfaces();for(let[,n]of Object.entries(t))if(n!=null)for(let o of n)kc(o.address)||o.family===id[r]&&e.push(o.address);return e}function Mc(r,e){if(r==null)return[];let t=Wn(r);return(t.type==="ip4"||t.type==="ip6")&&ad(t.host)?cd(t.type==="ip4"?4:6).map(n=>oi(t,e,n)):[oi(t,e)]}function Kc(r,e){if(typeof r!="string")throw new D(`invalid ip provided: ${r}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new D(`invalid port provided: ${e}`);if((0,Le.isIPv4)(r))return Be(`/ip4/${r}/tcp/${e}`);if((0,Le.isIPv6)(r))return Be(`/ip6/${r}/tcp/${e}`);throw new D(`invalid ip:port for creating a multiaddr: ${r}:${e}`)}var ud=4194304,eo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},ii=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ai=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},ci=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function ld(r){return typeof r?.closeRead=="function"}function fd(r){return typeof r?.close=="function"}function si(r){return ld(r)?r.remoteWriteStatus!=="writable"&&r.readBufferLength===0:fd(r)?r.status!=="open":!1}function dd(r){return r?.addEventListener!=null&&r?.removeEventListener!=null&&r?.send!=null&&r?.push!=null&&r?.log!=null}function hd(r,e){let t=e?.maxBufferSize??ud,n=new te,o,s=!1;if(!dd(r))throw new D("Argument should be a Stream or a Multiaddr");let i=u=>{if(n.append(u.data),n.byteLength>t){let l=n.byteLength;n.consume(n.byteLength),o?.reject(new Error(`Read buffer overflow - ${l} > ${t}`))}o?.resolve()};r.addEventListener("message",i);let a=u=>{u.error!=null?o?.reject(u.error):o?.resolve()};r.addEventListener("close",a);let c=()=>{o?.resolve()};r.addEventListener("remoteCloseWrite",c);let f={readBuffer:n,async read(u){if(s===!0)throw new eo("Stream was unwrapped");if(si(r)){if(u?.bytes==null)return null;if(n.byteLength<u.bytes)throw r.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new St(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let l=u?.bytes??1;for(o=Promise.withResolvers();;){if(n.byteLength>=l){o.resolve();break}if(await jn(o.promise,u?.signal),si(r)){if(n.byteLength===0&&u?.bytes==null)return null;break}o=Promise.withResolvers()}let h=u?.bytes??n.byteLength;if(n.byteLength<h){if(si(r))throw r.log.error("closed while reading %d/%d bytes",n.byteLength,h),new St(`Unexpected EOF - stream closed while reading ${n.byteLength}/${h} bytes`);return f.read(u)}let d=n.sublist(0,h);return n.consume(h),d},async write(u,l){if(s===!0)throw new eo("Stream was unwrapped");r.send(u)||await Ar(r,"drain",{signal:l?.signal,rejectionEvents:["close"]})},unwrap(){return s||(s=!0,r.removeEventListener("message",i),r.removeEventListener("close",a),r.removeEventListener("remoteCloseWrite",c),n.byteLength>0&&(r.log("stream unwrapped with %d unread bytes",n.byteLength),r.push(n))),r}};return f}function pd(r,e={}){let t=hd(r,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=xe(e.maxDataLength));let n=e?.lengthDecoder??jt,o=e?.lengthEncoder??gi;return{async read(i){let a=-1,c=new te;for(;;){let u=await t.read({...i,bytes:1});if(u==null)break;c.append(u);try{a=n(c)}catch(l){if(l instanceof RangeError)continue;throw l}if(a<0)throw new ii("Invalid message length");if(e?.maxLengthLength!=null&&c.byteLength>e.maxLengthLength)throw new ci(`Message length length too long - ${c.byteLength} > ${e.maxLengthLength}`);if(a>-1)break}if(e?.maxDataLength!=null&&a>e.maxDataLength)throw new ai(`Message length too long - ${a} > ${e.maxDataLength}`);let f=await t.read({...i,bytes:a});if(f==null)throw r.log.error("tried to read %d bytes but the stream closed",a),new St(`Unexpected EOF - tried to read ${a} bytes but the stream closed`);if(f.byteLength!==a)throw r.log.error("read %d/%d bytes before the stream closed",f.byteLength,a),new St(`Unexpected EOF - read ${f.byteLength}/${a} bytes before the stream closed`);return f},async write(i,a){await t.write(new te(o(i.byteLength),i),a)},async writeV(i,a){let c=new te(...i.flatMap(f=>[o(f.byteLength),f]));await t.write(c,a)},unwrap(){return t.unwrap()}}}function ui(r,e){let t=pd(r,e),n={read:async(o,s)=>{let i=await t.read(s);return o.decode(i)},write:async(o,s,i)=>{await t.write(s.encode(o),i)},writeV:async(o,s,i)=>{await t.writeV(o.map(a=>s.encode(a)),i)},pb:o=>({read:async s=>n.read(o,s),write:async(s,i)=>n.write(s,o,i),writeV:async(s,i)=>n.writeV(s,o,i),unwrap:()=>n}),unwrap:()=>t.unwrap()};return n}var li=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},fi=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},$c=r=>globalThis.DOMException===void 0?new fi(r):new DOMException(r),Hc=r=>{let e=r.reason===void 0?$c("This operation was aborted."):r.reason;return e instanceof Error?e:$c(e)};function di(r,e){let{milliseconds:t,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=e,i,a,f=new Promise((u,l)=>{if(typeof t!="number"||Math.sign(t)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${t}\``);if(e.signal){let{signal:d}=e;d.aborted&&l(Hc(d)),a=()=>{l(Hc(d))},d.addEventListener("abort",a,{once:!0})}if(t===Number.POSITIVE_INFINITY){r.then(u,l);return}let h=new li;i=s.setTimeout.call(void 0,()=>{if(n){try{u(n())}catch(d){l(d)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?u():o instanceof Error?l(o):(h.message=o??`Promise timed out after ${t} milliseconds`,l(h))},t),(async()=>{try{u(await r)}catch(d){l(d)}})()}).finally(()=>{f.clear(),a&&e.signal&&e.signal.removeEventListener("abort",a)});return f.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},f}var md=r=>{let e=r.addEventListener||r.on||r.addListener,t=r.removeEventListener||r.off||r.removeListener;if(!e||!t)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(r),removeListener:t.bind(r)}};function yd(r,e,t){let n,o=new Promise((s,i)=>{if(t={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...t},!(t.count>=0&&(t.count===Number.POSITIVE_INFINITY||Number.isInteger(t.count))))throw new TypeError("The `count` option should be at least 0 or more");t.signal?.throwIfAborted();let a=[e].flat(),c=[],{addListener:f,removeListener:u}=md(r),l=async(...d)=>{let g=t.multiArgs?d:d[0];if(t.filter)try{if(!await t.filter(g))return}catch(x){n(),i(x);return}c.push(g),t.count===c.length&&(n(),s(c))},h=(...d)=>{n(),i(t.rejectionMultiArgs?d:d[0])};n=()=>{for(let d of a)u(d,l);for(let d of t.rejectionEvents)a.includes(d)||u(d,h)};for(let d of a)f(d,l);for(let d of t.rejectionEvents)a.includes(d)||f(d,h);t.signal&&t.signal.addEventListener("abort",()=>{h(t.signal.reason)},{once:!0}),t.resolveImmediately&&s(c)});if(o.cancel=n,typeof t.timeout=="number"){let s=di(o,{milliseconds:t.timeout});return s.cancel=()=>{n(),s.clear()},s}return o}function Tr(r,e,t){typeof t=="function"&&(t={filter:t}),t={...t,count:1,resolveImmediately:!1};let n=yd(r,e,t),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var hi=class extends Jn{socket;constructor(e){let t=e.remoteAddr;if(e.localAddr!=null&&Gn.matches(e.localAddr))t=e.localAddr;else if(t==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new D("Could not determine remote address or port");t=Kc(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:t}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",t,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",t),this.abort(new Pt)}),this.socket.once("end",()=>{this.log("tcp end",t),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",t),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 t=0,n=!0;for(let o of e)if(t+=o.byteLength,n=this.socket.write(o),!n)break;return{sentBytes:t,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await Tr(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},to=r=>new hi(r);var Vc=Ie(ie("os"),1),Fc=Ie(ie("path"),1);function ro(r,e={}){if(Gn.exactMatch(r)){let s=r.getComponents().find(i=>i.code===400)?.value;if(s==null)throw new D(`Multiaddr ${r} was not a Unix address`);return Vc.default.platform()==="win32"?{path:Fc.default.join("\\\\.\\pipe\\",s)}:{path:s}}let t=Wn(r),n=t.host,o=t.port;return{host:n,port:o,ipv6Only:t.type==="ip6",...e}}var le;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(le||(le={}));var no=class extends kt{context;server;sockets=new Set;status={code:le.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,tn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Gc.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 D("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 t=this.server.address();t==null?this.addr="unknown":typeof t=="string"?this.addr=t:this.addr=`${t.address}:${t.port}`,this.metrics.status?.update({[this.addr]:le.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",t=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:t})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==le.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!==le.ACTIVE)throw e.destroy(),new Zr("Server is not listening yet");let t;try{t=to({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",t.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(t,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",t.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),t.abort(n)})}getAddrs(){if(this.status.code===le.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Be(`/unix/${encodeURIComponent(e)}`)]:Mc(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===le.ACTIVE||this.status.code===le.PAUSED)throw new Xr("server is already listening");try{this.status={code:le.ACTIVE,listeningAddr:e,netConfig:ro(e,this.context)},await this.resume()}catch(t){throw this.status={code:le.INACTIVE},t}}async close(e){let t=[];this.server.listening&&t.push(Tr(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(t.push(Tr(n,"close",e)),n.destroy())}),await Promise.all(t)}async resume(){if(this.server.listening||this.status.code===le.INACTIVE)return;let e=this.status.netConfig;await new Promise((t,n)=>{this.server.once("error",n),this.server.listen(e,t)}),this.status={...this.status,code:le.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===le.PAUSED&&e){this.status={code:le.INACTIVE};return}!this.server.listening||this.status.code!==le.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:le.INACTIVE}:{...this.status,code:le.PAUSED},this.server.close())}};var oo=class{opts;metrics;components;log;constructor(e,t={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=t,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"})})}[ji]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Ji]=["@libp2p/transport"];async dial(e,t){t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,t.allowHalfOpen=t.allowHalfOpen??!1;let n=await this._connect(e,t),o;try{o=to({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(s){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(s),s}try{return this.log("new outbound connection %s",o.remoteAddr),await t.upgrader.upgradeOutbound(o,t)}catch(s){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",s),o.abort(s),s}}async _connect(e,t){t.signal.throwIfAborted(),t.onProgress?.(new zn("tcp:open-connection"));let n;return new Promise((o,s)=>{let i=Date.now(),a=ro(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a with opts %o",e,a),n=zc.default.connect(a);let c=d=>{this.log.error("dial to %a errored - %e",e,d);let g=a.path??`${a.host??""}:${a.port}`;d.message=`connection error ${g}: ${d.message}`,this.metrics?.events.increment({error:!0}),h(d)},f=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let d=new Pt(`Connection timeout after ${Date.now()-i}ms`);n.emit("error",d)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),h()},l=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),h(new zr)},h=d=>{if(n.removeListener("error",c),n.removeListener("timeout",f),n.removeListener("connect",u),t.signal!=null&&t.signal.removeEventListener("abort",l),d!=null){s(d);return}o(n)};n.on("error",c),n.on("timeout",f),n.on("connect",u),t.signal.addEventListener("abort",l)}).catch(o=>{throw n?.destroy(),o})}createListener(e){return new no({...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(t=>Lc.exactMatch(t)||t.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function Wc(r={}){return e=>new oo(e,r)}var bd=Mt("libp2p:daemon-client:dht"),so=class{client;constructor(e){this.client=e}async put(e,t){if(!(e instanceof Uint8Array))throw new D("invalid key received");if(!(t instanceof Uint8Array))throw new D("value received is not a Uint8Array");let n=await this.client.send({type:H.Type.DHT,dht:{type:Ne.Type.PUT_VALUE,key:e,value:t}}),o=await n.read(B);if(bd("read",o),await n.unwrap().close(),o.type!==B.Type.OK)throw new cr(o.error?.msg??"DHT put failed")}async get(e){if(!(e instanceof Uint8Array))throw new D("invalid key received");let t=await this.client.send({type:H.Type.DHT,dht:{type:Ne.Type.GET_VALUE,key:e}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new F("Invalid DHT get response");return n.dht.value}async findPeer(e){if(!Rt(e))throw new D("invalid peer id received");let t=await this.client.send({type:H.Type.DHT,dht:{type:Ne.Type.FIND_PEER,peer:e.toMultihash().bytes}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new F("Invalid response");return{id:Je(Pe(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(o=>Be(o))}}async provide(e){if(e==null||ae.asCID(e)==null)throw new D("invalid cid received");let t=await this.client.send({type:H.Type.DHT,dht:{type:Ne.Type.PROVIDE,cid:e.bytes}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"DHT provide failed")}async*findProviders(e,t=1){if(e==null||ae.asCID(e)==null)throw new D("invalid cid received");let n=await this.client.send({type:H.Type.DHT,dht:{type:Ne.Type.FIND_PROVIDERS,cid:e.bytes,count:t}}),o=await n.read(B);if(o.type!==B.Type.OK)throw await n.unwrap().close(),new F(o.error?.msg??"DHT find providers failed");for(;;){let s=await n.read(Ke);if(s.type===Ke.Type.END){await n.unwrap().close();return}if(s.type===Ke.Type.VALUE&&s.peer?.addrs!=null)yield{id:Je(Pe(s.peer.id)),multiaddrs:s.peer.addrs.map(i=>Be(i))};else throw await n.unwrap().close(),new cr("unexpected message received")}}async*getClosestPeers(e){if(!(e instanceof Uint8Array))throw new D("invalid key received");let t=await this.client.send({type:H.Type.DHT,dht:{type:Ne.Type.GET_CLOSEST_PEERS,key:e}}),n=await t.read(B);if(n.type!==B.Type.OK)throw await t.unwrap().close(),new F(n.error?.msg??"DHT find providers failed");for(;;){let o=await t.read(Ke);if(o.type===Ke.Type.END){await t.unwrap().close();return}if(o.type===Ke.Type.VALUE&&o.value!=null)yield{id:Je(Pe(o.value)),multiaddrs:[]};else throw await t.unwrap().close(),new ar("unexpected message received")}}async getPublicKey(e){if(!Rt(e))throw new D("invalid peer id received");let t=await this.client.send({type:H.Type.DHT,dht:{type:Ne.Type.GET_PUBLIC_KEY,peer:e.toMultihash().bytes}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new ar("Invalid response");return n.dht.value}};var io=class{client;constructor(e){this.client=e}async getTopics(){let e=await this.client.send({type:H.Type.PUBSUB,pubsub:{type:Ze.Type.GET_TOPICS}}),t=await e.read(B);if(await e.unwrap().close(),t.type!==B.Type.OK)throw new F(t.error?.msg??"Pubsub get topics failed");if(t.pubsub?.topics==null)throw new F("Invalid response");return t.pubsub.topics}async publish(e,t){if(typeof e!="string")throw new D("invalid topic received");if(!(t instanceof Uint8Array))throw new D("data received is not a Uint8Array");let n=await this.client.send({type:H.Type.PUBSUB,pubsub:{type:Ze.Type.PUBLISH,topic:e,data:t}}),o=await n.read(B);if(await n.unwrap().close(),o.type!==B.Type.OK)throw new F(o.error?.msg??"Pubsub publish failed")}async subscribe(e){if(typeof e!="string")throw new D("invalid topic received");let t=await this.client.send({type:H.Type.PUBSUB,pubsub:{type:Ze.Type.SUBSCRIBE,topic:e}}),n=await t.read(B);if(n.type!==B.Type.OK)throw new F(n.error?.msg??"Pubsub publish failed");let o=!0;return{async*messages(){for(;o;)yield await t.read(Hr)},async cancel(){o=!1,await t.unwrap().close()}}}async getSubscribers(e){if(typeof e!="string")throw new D("invalid topic received");let t=await this.client.send({type:H.Type.PUBSUB,pubsub:{type:Ze.Type.LIST_PEERS,topic:e}}),n=await t.read(B);if(await t.unwrap().close(),n.type!==B.Type.OK)throw new F(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new F("Invalid response");return n.pubsub.peerIDs.map(o=>Je(Pe(o)))}};var ct=Mt("libp2p:daemon-client"),F=class extends Error{constructor(e="Operation failed"){super(e),this.name="OperationFailedError"}},pi=class{multiaddr;dht;pubsub;tcp;constructor(e){this.multiaddr=e,this.tcp=Wc()({logger:ca()}),this.dht=new so(this),this.pubsub=new io(this)}async connectDaemon(e){return this.tcp.dial(this.multiaddr,{upgrader:new sr,signal:e??AbortSignal.timeout(1e4)})}async send(e){let t=await this.connectDaemon(),n=e.pubsub?.type??e.dht?.type??e.peerStore?.type??"";ct("send",e.type,n);let o=ui(t);return await o.write(e,H),o}async connect(e,t){if(!Rt(e))throw new D("invalid peer id received");if(!Array.isArray(t))throw new D("addrs received are not in an array");t.forEach(s=>{if(!Mn(s))throw new D("received an address that is not a multiaddr")});let n=await this.send({type:H.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:t.map(s=>s.bytes)}}),o=await n.read(B);if(ct("%s response %s",H.Type.CONNECT,o.type),o.type!==B.Type.OK){let s=o.error??{msg:"unspecified"};throw new F(s.msg??"unspecified")}await n.unwrap().close()}async identify(){let e=await this.send({type:H.Type.IDENTIFY}),t=await e.read(B);if(ct("%s response %s",H.Type.IDENTIFY,t.type),t.type!==B.Type.OK)throw new F(t.error?.msg??"Identify failed");if(t.identify?.addrs==null)throw new F("Invalid response");let n=Je(Pe(t.identify?.id)),o=t.identify.addrs.map(s=>Be(s));return await e.unwrap().close(),{peerId:n,addrs:o}}async listPeers(){let e=await this.send({type:H.Type.LIST_PEERS}),t=await e.read(B);if(ct("%s response %s",H.Type.LIST_PEERS,t.type),t.type!==B.Type.OK)throw new F(t.error?.msg??"List peers failed");return await e.unwrap().close(),t.peers.map(n=>Je(Pe(n.id)))}async openStream(e,t){if(!Rt(e))throw new D("invalid peer id received");if(typeof t!="string")throw new D("invalid protocol received");let n=await this.send({type:H.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[t]}}),o=await n.read(B);if(ct("%s response %s",H.Type.STREAM_OPEN,o.type),o.type!==B.Type.OK){let s=new F(o.error?.msg??"Open stream failed");throw n.unwrap().abort(s),s}return n.unwrap()}async registerStreamHandler(e,t){if(typeof e!="string")throw new D("invalid protocol received");let n=this.tcp.createListener({upgrader:new sr(a=>{this.onConnection(e,n,t,a)})});await n.listen(Be("/ip4/127.0.0.1/tcp/0"));let o=n.getAddrs()[0];if(o==null)throw new F("Could not listen on port");let s=await this.send({type:H.Type.STREAM_HANDLER,streamHandler:{addr:o.bytes,proto:[e]}}),i=await s.read(B);if(ct("%s response %s",H.Type.STREAM_HANDLER,i.type),await s.unwrap().close(),i.type!==B.Type.OK)throw new F(i.error?.msg??"Register stream handler failed")}onConnection(e,t,n,o){Promise.resolve().then(async()=>{let s=ui(o).pb(_t);if((await s.read()).proto!==e)throw new F("Incorrect protocol");await n(s.unwrap().unwrap())}).catch(s=>{o.abort(s)}).finally(()=>{o.close().catch(s=>{ct.error("error closing connection - %e",s)}),t.close().catch(s=>{ct.error("error closing listener - %e",s)})})}};function gd(r){return new pi(r)}return Qc(wd);})();
13
17
  /*! Bundled license information:
14
18
 
15
19
  @noble/hashes/utils.js: