@libp2p/daemon-client 10.0.28 → 10.0.29-5e07d5963

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1,19 +1,19 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonClient = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PDaemonClient=(()=>{var Rl=Object.create;var dn=Object.defineProperty;var Fl=Object.getOwnPropertyDescriptor;var Ml=Object.getOwnPropertyNames;var $l=Object.getPrototypeOf,Kl=Object.prototype.hasOwnProperty;var Y=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var q=(t,e)=>{for(var r in e)dn(t,r,{get:e[r],enumerable:!0})},Dc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let s of Ml(e))!Kl.call(t,s)&&s!==r&&dn(t,s,{get:()=>e[s],enumerable:!(n=Fl(e,s))||n.enumerable});return t};var Le=(t,e,r)=>(r=t!=null?Rl($l(t)):{},Dc(e||!t||!t.__esModule?dn(r,"default",{value:t,enumerable:!0}):r,t)),Hl=t=>Dc(dn({},"__esModule",{value:!0}),t);var Om={};q(Om,{OperationFailedError:()=>G,createClient:()=>Bm});var Cc=Y("node:buffer");function hn(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function ht(t=0){return hn(Cc.Buffer.allocUnsafe(t))}var Vl=Math.pow(2,7),zl=Math.pow(2,14),Gl=Math.pow(2,21),Lc=Math.pow(2,28),Bc=Math.pow(2,35),Oc=Math.pow(2,42),kc=Math.pow(2,49),Ie=128,pt=127;function gr(t){if(t<Vl)return 1;if(t<zl)return 2;if(t<Gl)return 3;if(t<Lc)return 4;if(t<Bc)return 5;if(t<Oc)return 6;if(t<kc)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function _c(t,e,r=0){switch(gr(t)){case 8:e[r++]=t&255|Ie,t/=128;case 7:e[r++]=t&255|Ie,t/=128;case 6:e[r++]=t&255|Ie,t/=128;case 5:e[r++]=t&255|Ie,t/=128;case 4:e[r++]=t&255|Ie,t>>>=7;case 3:e[r++]=t&255|Ie,t>>>=7;case 2:e[r++]=t&255|Ie,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function Pc(t,e){let r=t[e],n=0;if(n+=r&pt,r<Ie||(r=t[e+1],n+=(r&pt)<<7,r<Ie)||(r=t[e+2],n+=(r&pt)<<14,r<Ie)||(r=t[e+3],n+=(r&pt)<<21,r<Ie)||(r=t[e+4],n+=(r&pt)*Lc,r<Ie)||(r=t[e+5],n+=(r&pt)*Bc,r<Ie)||(r=t[e+6],n+=(r&pt)*Oc,r<Ie)||(r=t[e+7],n+=(r&pt)*kc,r<Ie))return n;throw new RangeError("Could not decode varint")}var zo=new Float32Array([-0]),mt=new Uint8Array(zo.buffer);function Nc(t,e,r){zo[0]=t,e[r]=mt[0],e[r+1]=mt[1],e[r+2]=mt[2],e[r+3]=mt[3]}function Uc(t,e){return mt[0]=t[e],mt[1]=t[e+1],mt[2]=t[e+2],mt[3]=t[e+3],zo[0]}var Go=new Float64Array([-0]),ve=new Uint8Array(Go.buffer);function Rc(t,e,r){Go[0]=t,e[r]=ve[0],e[r+1]=ve[1],e[r+2]=ve[2],e[r+3]=ve[3],e[r+4]=ve[4],e[r+5]=ve[5],e[r+6]=ve[6],e[r+7]=ve[7]}function Fc(t,e){return ve[0]=t[e],ve[1]=t[e+1],ve[2]=t[e+2],ve[3]=t[e+3],ve[4]=t[e+4],ve[5]=t[e+5],ve[6]=t[e+6],ve[7]=t[e+7],Go[0]}var Wl=BigInt(Number.MAX_SAFE_INTEGER),Yl=BigInt(Number.MIN_SAFE_INTEGER),Oe=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return Tt;if(e<Wl&&e>Yl)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,s=e-(n<<32n);return r&&(n=~n|0n,s=~s|0n,++s>Mc&&(s=0n,++n>Mc&&(n=0n))),new t(Number(s),Number(n))}static fromNumber(e){if(e===0)return Tt;let r=e<0;r&&(e=-e);let n=e>>>0,s=(e-n)/4294967296>>>0;return r&&(s=~s>>>0,n=~n>>>0,++n>4294967295&&(n=0,++s>4294967295&&(s=0))),new t(n,s)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):Tt}},Tt=new Oe(0,0);Tt.toBigInt=function(){return 0n};Tt.zzEncode=Tt.zzDecode=function(){return this};Tt.length=function(){return 1};var Mc=4294967296n;function $c(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Kc(t,e,r){if(r-e<1)return"";let s,o=[],c=0,i;for(;e<r;)i=t[e++],i<128?o[c++]=i:i>191&&i<224?o[c++]=(i&31)<<6|t[e++]&63:i>239&&i<365?(i=((i&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(i>>10),o[c++]=56320+(i&1023)):o[c++]=(i&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((s??(s=[])).push(String.fromCharCode.apply(String,o)),c=0);return s!=null?(c>0&&s.push(String.fromCharCode.apply(String,o.slice(0,c))),s.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function Wo(t,e,r){let n=r,s,o;for(let c=0;c<t.length;++c)s=t.charCodeAt(c),s<128?e[r++]=s:s<2048?(e[r++]=s>>6|192,e[r++]=s&63|128):(s&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(s=65536+((s&1023)<<10)+(o&1023),++c,e[r++]=s>>18|240,e[r++]=s>>12&63|128,e[r++]=s>>6&63|128,e[r++]=s&63|128):(e[r++]=s>>12|224,e[r++]=s>>6&63|128,e[r++]=s&63|128);return r-n}function ze(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function pn(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[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,ze(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 ze(this,4);return pn(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw ze(this,4);return pn(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw ze(this,4);let e=Uc(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw ze(this,4);let e=Fc(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw ze(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return Kc(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw ze(this,e);this.pos+=e}else do if(this.pos>=this.len)throw ze(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 Oe(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw ze(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw ze(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw ze(this,8);let e=pn(this.buf,this.pos+=4),r=pn(this.buf,this.pos+=4);return new Oe(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=Pc(this.buf,this.pos);return this.pos+=gr(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 wr(t){return new Yo(t instanceof Uint8Array?t:t.subarray())}function J(t,e,r){let n=wr(t);return e.decode(n,void 0,r)}var fa=Y("node:buffer");var Qo={};q(Qo,{base10:()=>ef});var Wm=new Uint8Array(0);function Vc(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Re(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function zc(t){return new TextEncoder().encode(t)}function Gc(t){return new TextDecoder().decode(t)}function ql(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var s=0;s<t.length;s++){var o=t.charAt(s),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=s}var i=t.length,a=t.charAt(0),l=Math.log(i)/Math.log(256),u=Math.log(256)/Math.log(i);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var k=(A-w)*u+1>>>0,P=new Uint8Array(k);w!==A;){for(var L=p[w],V=0,R=k-1;(L!==0||V<m)&&R!==-1;R--,V++)L+=256*P[R]>>>0,P[R]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=V,w++}for(var D=k-m;D!==k&&P[D]===0;)D++;for(var de=a.repeat(g);D<k;++D)de+=t.charAt(P[D]);return de}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*l+1>>>0,k=new Uint8Array(A);p[g];){var P=r[p.charCodeAt(g)];if(P===255)return;for(var L=0,V=A-1;(P!==0||L<w)&&V!==-1;V--,L++)P+=i*k[V]>>>0,k[V]=P%256>>>0,P=P/256>>>0;if(P!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var R=A-w;R!==A&&k[R]===0;)R++;for(var D=new Uint8Array(m+(A-R)),de=m;R!==A;)D[de++]=k[R++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var Zl=ql,jl=Zl,Yc=jl;var qo=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Zo=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let s=r.codePointAt(0);if(s===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=s,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return qc(this,e)}},jo=class{decoders;constructor(e){this.decoders=e}or(e){return qc(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function qc(t,e){return new jo({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Xo=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,s){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=s,this.encoder=new qo(e,r,n),this.decoder=new Zo(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Mt({name:t,prefix:e,encode:r,decode:n}){return new Xo(t,e,r,n)}function yt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=Yc(r,t);return Mt({prefix:e,name:t,encode:n,decode:o=>Re(s(o))})}function Xl(t,e,r,n){let s=t.length;for(;t[s-1]==="=";)--s;let o=new Uint8Array(s*r/8|0),c=0,i=0,a=0;for(let l=0;l<s;++l){let u=e[t[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);i=i<<r|u,c+=r,c>=8&&(c-=8,o[a++]=255&i>>c)}if(c>=r||(255&i<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function Ql(t,e,r){let n=e[e.length-1]==="=",s=(1<<r)-1,o="",c=0,i=0;for(let a=0;a<t.length;++a)for(i=i<<8|t[a],c+=8;c>r;)c-=r,o+=e[s&i>>c];if(c!==0&&(o+=e[s&i<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Jl(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function oe({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=Jl(n);return Mt({prefix:e,name:t,encode(o){return Ql(o,n,r)},decode(o){return Xl(o,s,r,t)}})}var ef=yt({prefix:"9",name:"base10",alphabet:"0123456789"});var Jo={};q(Jo,{base16:()=>tf,base16upper:()=>rf});var tf=oe({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),rf=oe({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ei={};q(ei,{base2:()=>nf});var nf=oe({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var ti={};q(ti,{base256emoji:()=>uf});var Zc=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}"),of=Zc.reduce((t,e,r)=>(t[r]=e,t),[]),sf=Zc.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function cf(t){return t.reduce((e,r)=>(e+=of[r],e),"")}function af(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=sf[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var uf=Mt({prefix:"\u{1F680}",name:"base256emoji",encode:cf,decode:af});var ri={};q(ri,{base32:()=>$t,base32hex:()=>hf,base32hexpad:()=>mf,base32hexpadupper:()=>yf,base32hexupper:()=>pf,base32pad:()=>ff,base32padupper:()=>df,base32upper:()=>lf,base32z:()=>bf});var $t=oe({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),lf=oe({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),ff=oe({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),df=oe({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),hf=oe({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),pf=oe({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),mf=oe({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),yf=oe({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),bf=oe({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var ni={};q(ni,{base36:()=>xr,base36upper:()=>gf});var xr=yt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),gf=yt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var oi={};q(oi,{base58btc:()=>Xe,base58flickr:()=>wf});var Xe=yt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),wf=yt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ii={};q(ii,{base64:()=>xf,base64pad:()=>Ef,base64url:()=>vf,base64urlpad:()=>Sf});var xf=oe({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Ef=oe({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),vf=oe({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Sf=oe({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var si={};q(si,{base8:()=>Af});var Af=oe({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var ci={};q(ci,{identity:()=>Tf});var Tf=Mt({prefix:"\0",name:"identity",encode:t=>Gc(t),decode:t=>zc(t)});var ay=new TextEncoder,uy=new TextDecoder;var ui={};q(ui,{identity:()=>qf});var Cf=Qc,jc=128,Lf=127,Bf=~Lf,Of=Math.pow(2,31);function Qc(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Of;)e[r++]=t&255|jc,t/=128;for(;t&Bf;)e[r++]=t&255|jc,t>>>=7;return e[r]=t|0,Qc.bytes=r-n+1,e}var kf=ai,_f=128,Xc=127;function ai(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw ai.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&Xc)<<s:(c&Xc)*Math.pow(2,s),s+=7}while(c>=_f);return ai.bytes=o-n,r}var Pf=Math.pow(2,7),Nf=Math.pow(2,14),Uf=Math.pow(2,21),Rf=Math.pow(2,28),Ff=Math.pow(2,35),Mf=Math.pow(2,42),$f=Math.pow(2,49),Kf=Math.pow(2,56),Hf=Math.pow(2,63),Vf=function(t){return t<Pf?1:t<Nf?2:t<Uf?3:t<Rf?4:t<Ff?5:t<Mf?6:t<$f?7:t<Kf?8:t<Hf?9:10},zf={encode:Cf,decode:kf,encodingLength:Vf},Gf=zf,Er=Gf;function vr(t,e=0){return[Er.decode(t,e),Er.decode.bytes]}function Kt(t,e,r=0){return Er.encode(t,e,r),e}function Ht(t){return Er.encodingLength(t)}function zt(t,e){let r=e.byteLength,n=Ht(t),s=n+Ht(r),o=new Uint8Array(s+r);return Kt(t,o,0),Kt(r,o,n),o.set(e,s),new Vt(t,r,e,o)}function Jc(t){let e=Re(t),[r,n]=vr(e),[s,o]=vr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new Vt(r,s,c,e)}function ea(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Vc(t.bytes,r.bytes)}}var Vt=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=n,this.bytes=s}};var ta=0,Wf="identity",ra=Re;function Yf(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return zt(ta,ra(t))}var qf={code:ta,name:Wf,encode:ra,digest:Yf};var hi={};q(hi,{sha256:()=>jf,sha512:()=>Xf});var di=Le(Y("crypto"),1);var Zf=20;function fi({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new li(t,e,r,n,s)}var li=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??Zf,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?na(n,this.code,r?.truncate):n.then(s=>na(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function na(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return zt(e,t)}var jf=fi({name:"sha2-256",code:18,encode:t=>Re(di.default.createHash("sha256").update(t).digest())}),Xf=fi({name:"sha2-512",code:19,encode:t=>Re(di.default.createHash("sha512").update(t).digest())});function ia(t,e){let{bytes:r,version:n}=t;return n===0?Jf(r,pi(t),e??Xe.encoder):ed(r,pi(t),e??$t.encoder)}var sa=new WeakMap;function pi(t){let e=sa.get(t);if(e==null){let r=new Map;return sa.set(t,r),r}return e}var yn=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=s,this["/"]=s}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==Ar)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==td)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=zt(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&ea(e.multihash,n.multihash)}toString(e){return ia(this,e)}toJSON(){return{"/":ia(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:s,multihash:o,bytes:c}=r;return new t(n,s,o,c??ca(n,s,o.bytes))}else if(r[rd]===!0){let{version:n,multihash:s,code:o}=r,c=Jc(s);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==Ar)throw new Error(`Version 0 CID must use dag-pb (code: ${Ar}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=ca(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Ar,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,s=Re(e.subarray(n,n+r.multihashSize));if(s.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=s.subarray(r.multihashSize-r.digestSize),c=new Vt(r.multihashCode,r.digestSize,o,s);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=vr(e.subarray(r));return r+=d,f},s=n(),o=Ar;if(s===18?(s=0,r=0):o=n(),s!==0&&s!==1)throw new RangeError(`Invalid CID version ${s}`);let c=r,i=n(),a=n(),l=r+a,u=l-c;return{version:s,codec:o,multihashCode:i,digestSize:a,multihashSize:u,size:l}}static parse(e,r){let[n,s]=Qf(e,r),o=t.decode(s);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return pi(o).set(n,e),o}};function Qf(t,e){switch(t[0]){case"Q":{let r=e??Xe;return[Xe.prefix,r.decode(`${Xe.prefix}${t}`)]}case Xe.prefix:{let r=e??Xe;return[Xe.prefix,r.decode(t)]}case $t.prefix:{let r=e??$t;return[$t.prefix,r.decode(t)]}case xr.prefix:{let r=e??xr;return[xr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Jf(t,e,r){let{prefix:n}=r;if(n!==Xe.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let s=e.get(n);if(s==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return s}function ed(t,e,r){let{prefix:n}=r,s=e.get(n);if(s==null){let o=r.encode(t);return e.set(n,o),o}else return s}var Ar=112,td=18;function ca(t,e,r){let n=Ht(t),s=n+Ht(e),o=new Uint8Array(s+r.byteLength);return Kt(t,o,0),Kt(e,o,n),o.set(r,s),o}var rd=Symbol.for("@ipld/js-cid/CID");var mi={...ci,...ei,...si,...Qo,...Jo,...ri,...ni,...oi,...ii,...ti},ky={...hi,...ui};function ua(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var aa=ua("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),yi=ua("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=ht(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),nd={utf8:aa,"utf-8":aa,hex:mi.base16,latin1:yi,ascii:yi,binary:yi,...mi},la=nd;function da(t,e="utf8"){let r=la[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?hn(fa.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function bi(t){let e=t??8192,r=e>>>1,n,s=e;return function(c){if(c<1||c>r)return ht(c);s+c>e&&(n=ht(e),s=0);let i=n.subarray(s,s+=c);return(s&7)!==0&&(s=(s|7)+1),i}}var It=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function gi(){}var xi=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},od=bi();function id(t){return globalThis.Buffer!=null?ht(t):od(t)}var Ir=class{len;head;tail;states;constructor(){this.len=0,this.head=new It(gi,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new It(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Ei((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(bn,10,Oe.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Oe.fromBigInt(e);return this._push(bn,r.length(),r)}uint64Number(e){return this._push(_c,gr(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Oe.fromBigInt(e).zzEncode();return this._push(bn,r.length(),r)}sint64Number(e){let r=Oe.fromNumber(e).zzEncode();return this._push(bn,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(wi,1,e?1:0)}fixed32(e){return this._push(Tr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Oe.fromBigInt(e);return this._push(Tr,4,r.lo)._push(Tr,4,r.hi)}fixed64Number(e){let r=Oe.fromNumber(e);return this._push(Tr,4,r.lo)._push(Tr,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(Nc,4,e)}double(e){return this._push(Rc,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(wi,1,0):this.uint32(r)._push(cd,r,e)}string(e){let r=$c(e);return r!==0?this.uint32(r)._push(Wo,r,e):this._push(wi,1,0)}fork(){return this.states=new xi(this),this.head=this.tail=new It(gi,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new It(gi,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=id(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function wi(t,e,r){e[r]=t&255}function sd(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var Ei=class extends It{next;constructor(e,r){super(sd,e,r),this.next=void 0}};function bn(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function Tr(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function cd(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(Ir.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(ad,e,t),this},Ir.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(ud,e,t),this});function ad(t,e,r){e.set(t,r)}function ud(t,e,r){t.length<40?Wo(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(da(t),r)}function vi(){return new Ir}function ee(t,e){let r=vi();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*te(t,e,r){let n=wr(t);yield*e.stream(n,void 0,"$",r)}var gn={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function wn(t,e,r,n,s){return{name:t,type:e,encode:r,decode:n,stream:s}}function Ge(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,i){let a=e(c);i.int32(a)},n=function(c){let i=c.int32();return e(i)},s=function*(c){let i=c.int32();yield e(i)};return wn("enum",gn.VARINT,r,n,s)}function re(t,e,r){return wn("message",gn.LENGTH_DELIMITED,t,e,r)}var Z=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var Si=Y("node:buffer");function bt(t){if(t.buffer instanceof ArrayBuffer)return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);let e=t.slice();return new Uint8Array(e.buffer,0,e.byteLength)}function Qe(t=0){return bt(Si.Buffer.alloc(t))}function Dr(t=0){return bt(Si.Buffer.allocUnsafe(t))}var z;(function(t){let e;(function(i){i.IDENTIFY="IDENTIFY",i.CONNECT="CONNECT",i.STREAM_OPEN="STREAM_OPEN",i.STREAM_HANDLER="STREAM_HANDLER",i.DHT="DHT",i.LIST_PEERS="LIST_PEERS",i.CONNMANAGER="CONNMANAGER",i.DISCONNECT="DISCONNECT",i.PUBSUB="PUBSUB",i.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.IDENTIFY=0]="IDENTIFY",i[i.CONNECT=1]="CONNECT",i[i.STREAM_OPEN=2]="STREAM_OPEN",i[i.STREAM_HANDLER=3]="STREAM_HANDLER",i[i.DHT=4]="DHT",i[i.LIST_PEERS=5]="LIST_PEERS",i[i.CONNMANAGER=6]="CONNMANAGER",i[i.DISCONNECT=7]="DISCONNECT",i[i.PUBSUB=8]="PUBSUB",i[i.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(i){i.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((i,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.connect!=null&&(a.uint32(18),Lr.codec().encode(i.connect,a)),i.streamOpen!=null&&(a.uint32(26),Br.codec().encode(i.streamOpen,a)),i.streamHandler!=null&&(a.uint32(34),Or.codec().encode(i.streamHandler,a)),i.dht!=null&&(a.uint32(42),ke.codec().encode(i.dht,a)),i.connManager!=null&&(a.uint32(50),_r.codec().encode(i.connManager,a)),i.disconnect!=null&&(a.uint32(58),Pr.codec().encode(i.disconnect,a)),i.pubsub!=null&&(a.uint32(66),Je.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(74),Ur.codec().encode(i.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(i,a,l={})=>{let u={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(i);break}case 2:{u.connect=Lr.codec().decode(i,i.uint32(),{limits:l.limits?.connect});break}case 3:{u.streamOpen=Br.codec().decode(i,i.uint32(),{limits:l.limits?.streamOpen});break}case 4:{u.streamHandler=Or.codec().decode(i,i.uint32(),{limits:l.limits?.streamHandler});break}case 5:{u.dht=ke.codec().decode(i,i.uint32(),{limits:l.limits?.dht});break}case 6:{u.connManager=_r.codec().decode(i,i.uint32(),{limits:l.limits?.connManager});break}case 7:{u.disconnect=Pr.codec().decode(i,i.uint32(),{limits:l.limits?.disconnect});break}case 8:{u.pubsub=Je.codec().decode(i,i.uint32(),{limits:l.limits?.pubsub});break}case 9:{u.peerStore=Ur.codec().decode(i,i.uint32(),{limits:l.limits?.peerStore});break}default:{i.skipType(d&7);break}}}return u},function*(i,a,l,u={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*Lr.codec().stream(i,i.uint32(),`${l}.connect`,{limits:u.limits?.connect});break}case 3:{yield*Br.codec().stream(i,i.uint32(),`${l}.streamOpen`,{limits:u.limits?.streamOpen});break}case 4:{yield*Or.codec().stream(i,i.uint32(),`${l}.streamHandler`,{limits:u.limits?.streamHandler});break}case 5:{yield*ke.codec().stream(i,i.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{yield*_r.codec().stream(i,i.uint32(),`${l}.connManager`,{limits:u.limits?.connManager});break}case 7:{yield*Pr.codec().stream(i,i.uint32(),`${l}.disconnect`,{limits:u.limits?.disconnect});break}case 8:{yield*Je.codec().stream(i,i.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 9:{yield*Ur.codec().stream(i,i.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{i.skipType(d&7);break}}}})),n);function s(i){return ee(i,t.codec())}t.encode=s;function o(i,a){return J(i,t.codec(),a)}t.decode=o;function c(i,a){return te(i,t.codec(),a)}t.stream=c})(z||(z={}));var N;(function(t){let e;(function(i){i.OK="OK",i.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.OK=0]="OK",i[i.ERROR=1]="ERROR"})(r||(r={})),(function(i){i.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((i,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.error!=null&&(a.uint32(18),kr.codec().encode(i.error,a)),i.streamInfo!=null&&(a.uint32(26),Dt.codec().encode(i.streamInfo,a)),i.identify!=null&&(a.uint32(34),Cr.codec().encode(i.identify,a)),i.dht!=null&&(a.uint32(42),Fe.codec().encode(i.dht,a)),i.peers!=null&&i.peers.length>0)for(let u of i.peers)a.uint32(50),We.codec().encode(u,a);i.pubsub!=null&&(a.uint32(58),Nr.codec().encode(i.pubsub,a)),i.peerStore!=null&&(a.uint32(66),Rr.codec().encode(i.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(i,a,l={})=>{let u={peers:[]},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(i);break}case 2:{u.error=kr.codec().decode(i,i.uint32(),{limits:l.limits?.error});break}case 3:{u.streamInfo=Dt.codec().decode(i,i.uint32(),{limits:l.limits?.streamInfo});break}case 4:{u.identify=Cr.codec().decode(i,i.uint32(),{limits:l.limits?.identify});break}case 5:{u.dht=Fe.codec().decode(i,i.uint32(),{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&u.peers.length===l.limits.peers)throw new Z('Decode error - repeated field "peers" had too many elements');u.peers.push(We.codec().decode(i,i.uint32(),{limits:l.limits?.peers$}));break}case 7:{u.pubsub=Nr.codec().decode(i,i.uint32(),{limits:l.limits?.pubsub});break}case 8:{u.peerStore=Rr.codec().decode(i,i.uint32(),{limits:l.limits?.peerStore});break}default:{i.skipType(d&7);break}}}return u},function*(i,a,l,u={}){let f={peers:0},d=a==null?i.len:i.pos+a;for(;i.pos<d;){let h=i.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*kr.codec().stream(i,i.uint32(),`${l}.error`,{limits:u.limits?.error});break}case 3:{yield*Dt.codec().stream(i,i.uint32(),`${l}.streamInfo`,{limits:u.limits?.streamInfo});break}case 4:{yield*Cr.codec().stream(i,i.uint32(),`${l}.identify`,{limits:u.limits?.identify});break}case 5:{yield*Fe.codec().stream(i,i.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&f.peers===u.limits.peers)throw new Z('Streaming decode error - repeated field "peers" had too many elements');for(let p of We.codec().stream(i,i.uint32(),`${l}.peers[]`,{limits:u.limits?.peers$}))yield{...p,index:f.peers};f.peers++;break}case 7:{yield*Nr.codec().stream(i,i.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 8:{yield*Rr.codec().stream(i,i.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{i.skipType(h&7);break}}}})),n);function s(i){return ee(i,t.codec())}t.encode=s;function o(i,a){return J(i,t.codec(),a)}t.decode=o;function c(i,a){return te(i,t.codec(),a)}t.stream=c})(N||(N={}));var Cr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={id:Qe(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Z('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new Z('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Cr||(Cr={}));var Lr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:Qe(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Z('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new Z('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}case 3:{yield{field:`${i}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Lr||(Lr={}));var Br;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:Qe(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(i.limits?.proto!=null&&a.proto.length===i.limits.proto)throw new Z('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new Z('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${i}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}case 3:{yield{field:`${i}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Br||(Br={}));var Or;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(10),c.bytes(o.addr)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={addr:Qe(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(i.limits?.proto!=null&&a.proto.length===i.limits.proto)throw new Z('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new Z('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${i}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Or||(Or={}));var kr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={msg:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.msg=o.string():o.skipType(u&7)}return a},function*(o,c,i,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${i}.msg`,value:o.string()}:o.skipType(u&7)}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(kr||(kr={}));var Dt;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(18),c.bytes(o.addr)),o.proto!=null&&o.proto!==""&&(c.uint32(26),c.string(o.proto)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:Qe(0),addr:Qe(0),proto:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{a.addr=o.bytes();break}case 3:{a.proto=o.string();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${i}.peer`,value:o.bytes()};break}case 2:{yield{field:`${i}.addr`,value:o.bytes()};break}case 3:{yield{field:`${i}.proto`,value:o.string()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Dt||(Dt={}));var ke;(function(t){let e;(function(i){i.FIND_PEER="FIND_PEER",i.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",i.FIND_PROVIDERS="FIND_PROVIDERS",i.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",i.GET_PUBLIC_KEY="GET_PUBLIC_KEY",i.GET_VALUE="GET_VALUE",i.SEARCH_VALUE="SEARCH_VALUE",i.PUT_VALUE="PUT_VALUE",i.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.FIND_PEER=0]="FIND_PEER",i[i.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",i[i.FIND_PROVIDERS=2]="FIND_PROVIDERS",i[i.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",i[i.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",i[i.GET_VALUE=5]="GET_VALUE",i[i.SEARCH_VALUE=6]="SEARCH_VALUE",i[i.PUT_VALUE=7]="PUT_VALUE",i[i.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(i){i.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((i,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),a.bytes(i.peer)),i.cid!=null&&(a.uint32(26),a.bytes(i.cid)),i.key!=null&&(a.uint32(34),a.bytes(i.key)),i.value!=null&&(a.uint32(42),a.bytes(i.value)),i.count!=null&&(a.uint32(48),a.int32(i.count)),i.timeout!=null&&(a.uint32(56),a.int64(i.timeout)),l.lengthDelimited!==!1&&a.ldelim()},(i,a,l={})=>{let u={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(i);break}case 2:{u.peer=i.bytes();break}case 3:{u.cid=i.bytes();break}case 4:{u.key=i.bytes();break}case 5:{u.value=i.bytes();break}case 6:{u.count=i.int32();break}case 7:{u.timeout=i.int64();break}default:{i.skipType(d&7);break}}}return u},function*(i,a,l,u={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${l}.peer`,value:i.bytes()};break}case 3:{yield{field:`${l}.cid`,value:i.bytes()};break}case 4:{yield{field:`${l}.key`,value:i.bytes()};break}case 5:{yield{field:`${l}.value`,value:i.bytes()};break}case 6:{yield{field:`${l}.count`,value:i.int32()};break}case 7:{yield{field:`${l}.timeout`,value:i.int64()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return ee(i,t.codec())}t.encode=s;function o(i,a){return J(i,t.codec(),a)}t.decode=o;function c(i,a){return te(i,t.codec(),a)}t.stream=c})(ke||(ke={}));var Fe;(function(t){let e;(function(i){i.BEGIN="BEGIN",i.VALUE="VALUE",i.END="END"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.BEGIN=0]="BEGIN",i[i.VALUE=1]="VALUE",i[i.END=2]="END"})(r||(r={})),(function(i){i.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((i,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),We.codec().encode(i.peer,a)),i.value!=null&&(a.uint32(26),a.bytes(i.value)),l.lengthDelimited!==!1&&a.ldelim()},(i,a,l={})=>{let u={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(i);break}case 2:{u.peer=We.codec().decode(i,i.uint32(),{limits:l.limits?.peer});break}case 3:{u.value=i.bytes();break}default:{i.skipType(d&7);break}}}return u},function*(i,a,l,u={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield*We.codec().stream(i,i.uint32(),`${l}.peer`,{limits:u.limits?.peer});break}case 3:{yield{field:`${l}.value`,value:i.bytes()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return ee(i,t.codec())}t.encode=s;function o(i,a){return J(i,t.codec(),a)}t.decode=o;function c(i,a){return te(i,t.codec(),a)}t.stream=c})(Fe||(Fe={}));var We;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={id:Qe(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(i.limits?.addrs!=null&&a.addrs.length===i.limits.addrs)throw new Z('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new Z('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${i}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(We||(We={}));var _r;(function(t){let e;(function(i){i.TAG_PEER="TAG_PEER",i.UNTAG_PEER="UNTAG_PEER",i.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.TAG_PEER=0]="TAG_PEER",i[i.UNTAG_PEER=1]="UNTAG_PEER",i[i.TRIM=2]="TRIM"})(r||(r={})),(function(i){i.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((i,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.peer!=null&&(a.uint32(18),a.bytes(i.peer)),i.tag!=null&&(a.uint32(26),a.string(i.tag)),i.weight!=null&&(a.uint32(32),a.int64(i.weight)),l.lengthDelimited!==!1&&a.ldelim()},(i,a,l={})=>{let u={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(i);break}case 2:{u.peer=i.bytes();break}case 3:{u.tag=i.string();break}case 4:{u.weight=i.int64();break}default:{i.skipType(d&7);break}}}return u},function*(i,a,l,u={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${l}.peer`,value:i.bytes()};break}case 3:{yield{field:`${l}.tag`,value:i.string()};break}case 4:{yield{field:`${l}.weight`,value:i.int64()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return ee(i,t.codec())}t.encode=s;function o(i,a){return J(i,t.codec(),a)}t.decode=o;function c(i,a){return te(i,t.codec(),a)}t.stream=c})(_r||(_r={}));var Pr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={peer:Qe(0)},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.peer=o.bytes():o.skipType(u&7)}return a},function*(o,c,i,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${i}.peer`,value:o.bytes()}:o.skipType(u&7)}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Pr||(Pr={}));var Je;(function(t){let e;(function(i){i.GET_TOPICS="GET_TOPICS",i.LIST_PEERS="LIST_PEERS",i.PUBLISH="PUBLISH",i.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.GET_TOPICS=0]="GET_TOPICS",i[i.LIST_PEERS=1]="LIST_PEERS",i[i.PUBLISH=2]="PUBLISH",i[i.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(i){i.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((i,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.topic!=null&&(a.uint32(18),a.string(i.topic)),i.data!=null&&(a.uint32(26),a.bytes(i.data)),l.lengthDelimited!==!1&&a.ldelim()},(i,a,l={})=>{let u={},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(i);break}case 2:{u.topic=i.string();break}case 3:{u.data=i.bytes();break}default:{i.skipType(d&7);break}}}return u},function*(i,a,l,u={}){let f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${l}.topic`,value:i.string()};break}case 3:{yield{field:`${l}.data`,value:i.bytes()};break}default:{i.skipType(d&7);break}}}})),n);function s(i){return ee(i,t.codec())}t.encode=s;function o(i,a){return J(i,t.codec(),a)}t.decode=o;function c(i,a){return te(i,t.codec(),a)}t.stream=c})(Je||(Je={}));var xn;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.from!=null&&(c.uint32(10),c.bytes(o.from)),o.data!=null&&(c.uint32(18),c.bytes(o.data)),o.seqno!=null&&(c.uint32(26),c.bytes(o.seqno)),o.topicIDs!=null&&o.topicIDs.length>0)for(let a of o.topicIDs)c.uint32(34),c.string(a);o.signature!=null&&(c.uint32(42),c.bytes(o.signature)),o.key!=null&&(c.uint32(50),c.bytes(o.key)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={topicIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.from=o.bytes();break}case 2:{a.data=o.bytes();break}case 3:{a.seqno=o.bytes();break}case 4:{if(i.limits?.topicIDs!=null&&a.topicIDs.length===i.limits.topicIDs)throw new Z('Decode error - repeated field "topicIDs" had too many elements');a.topicIDs.push(o.string());break}case 5:{a.signature=o.bytes();break}case 6:{a.key=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l={topicIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${i}.from`,value:o.bytes()};break}case 2:{yield{field:`${i}.data`,value:o.bytes()};break}case 3:{yield{field:`${i}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&l.topicIDs===a.limits.topicIDs)throw new Z('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${i}.topicIDs[]`,index:l.topicIDs,value:o.string()},l.topicIDs++;break}case 5:{yield{field:`${i}.signature`,value:o.bytes()};break}case 6:{yield{field:`${i}.key`,value:o.bytes()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(xn||(xn={}));var Nr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.topics!=null&&o.topics.length>0)for(let a of o.topics)c.uint32(10),c.string(a);if(o.peerIDs!=null&&o.peerIDs.length>0)for(let a of o.peerIDs)c.uint32(18),c.bytes(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={topics:[],peerIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{if(i.limits?.topics!=null&&a.topics.length===i.limits.topics)throw new Z('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(i.limits?.peerIDs!=null&&a.peerIDs.length===i.limits.peerIDs)throw new Z('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l={topics:0,peerIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&l.topics===a.limits.topics)throw new Z('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${i}.topics[]`,index:l.topics,value:o.string()},l.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&l.peerIDs===a.limits.peerIDs)throw new Z('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${i}.peerIDs[]`,index:l.peerIDs,value:o.bytes()},l.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Nr||(Nr={}));var Ur;(function(t){let e;(function(i){i.UNSPECIFIED="UNSPECIFIED",i.GET_PROTOCOLS="GET_PROTOCOLS",i.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(i){i[i.UNSPECIFIED=0]="UNSPECIFIED",i[i.GET_PROTOCOLS=1]="GET_PROTOCOLS",i[i.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(i){i.codec=()=>Ge(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((i,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),i.type!=null&&(a.uint32(8),t.Type.codec().encode(i.type,a)),i.id!=null&&(a.uint32(18),a.bytes(i.id)),i.protos!=null&&i.protos.length>0)for(let u of i.protos)a.uint32(26),a.string(u);l.lengthDelimited!==!1&&a.ldelim()},(i,a,l={})=>{let u={protos:[]},f=a==null?i.len:i.pos+a;for(;i.pos<f;){let d=i.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(i);break}case 2:{u.id=i.bytes();break}case 3:{if(l.limits?.protos!=null&&u.protos.length===l.limits.protos)throw new Z('Decode error - repeated field "protos" had too many elements');u.protos.push(i.string());break}default:{i.skipType(d&7);break}}}return u},function*(i,a,l,u={}){let f={protos:0},d=a==null?i.len:i.pos+a;for(;i.pos<d;){let h=i.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(i)};break}case 2:{yield{field:`${l}.id`,value:i.bytes()};break}case 3:{if(u.limits?.protos!=null&&f.protos===u.limits.protos)throw new Z('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${l}.protos[]`,index:f.protos,value:i.string()},f.protos++;break}default:{i.skipType(h&7);break}}}})),n);function s(i){return ee(i,t.codec())}t.encode=s;function o(i,a){return J(i,t.codec(),a)}t.decode=o;function c(i,a){return te(i,t.codec(),a)}t.stream=c})(Ur||(Ur={}));var Rr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{if(i.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),We.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={protos:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=We.codec().decode(o,o.uint32(),{limits:i.limits?.peer});break}case 2:{if(i.limits?.protos!=null&&a.protos.length===i.limits.protos)throw new Z('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l={protos:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield*We.codec().stream(o,o.uint32(),`${i}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&l.protos===a.limits.protos)throw new Z('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${i}.protos[]`,index:l.protos,value:o.string()},l.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Rr||(Rr={}));function ha(t){let e=new globalThis.AbortController;function r(){let o=t.filter(c=>c?.aborted===!0).map(c=>c?.reason).pop();e.abort(o);for(let c of t)c?.removeEventListener!=null&&c.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let s=e.signal;return s.clear=n,s}var Fr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return ha([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var En=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var O=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},vn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Sn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var gt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Mr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var An=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var $r=class extends Error{static name="InvalidMessageError";constructor(e="Invalid message"){super(e),this.name="InvalidMessageError"}},Kr=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}},Gt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},Tn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},In=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Hr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Dn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Wt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},Cn=class extends Wt{constructor(e,r){super(!0,e,r)}},Ln=class extends Wt{constructor(e,r){super(!1,e,r)}};var Bn=Symbol.for("@libp2p/peer-id");function Yt(t){return!!t?.[Bn]}var ma=Symbol.for("@libp2p/transport");var pa;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(pa||(pa={}));var ya=Y("node:events"),On=(t,...e)=>{try{(0,ya.setMaxListeners)(t,...e)}catch{}};function ld(t){return typeof t?.handleEvent=="function"}function fd(t){return(t!==!0&&t!==!1&&t?.once)??!1}var qt=class extends EventTarget{#e=new Map;constructor(){super(),On(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let s=fd(n);super.addEventListener(e,c=>{if(s){let i=this.#e.get(c.type);i!=null&&(i=i.filter(({callback:a})=>a!==r),this.#e.set(c.type,i))}ld(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:s})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let s=this.#e.get(e);s!=null&&(s=s.filter(({callback:o})=>o!==r),this.#e.set(e,s))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var ba=Symbol.for("@libp2p/service-capabilities");var Ci={};q(Ci,{base32:()=>et,base32hex:()=>vd,base32hexpad:()=>Ad,base32hexpadupper:()=>Td,base32hexupper:()=>Sd,base32pad:()=>xd,base32padupper:()=>Ed,base32upper:()=>wd,base32z:()=>Id});var Jb=new Uint8Array(0);function ga(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Me(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return Ct(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return Ct(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function wa(t){return new TextEncoder().encode(t)}function xa(t){return new TextDecoder().decode(t)}function dd(t){return t?.buffer instanceof ArrayBuffer}function Ct(t){return dd(t)?t:t.slice()}function hd(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var s=0;s<t.length;s++){var o=t.charAt(s),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=s}var i=t.length,a=t.charAt(0),l=Math.log(i)/Math.log(256),u=Math.log(256)/Math.log(i);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var k=(A-w)*u+1>>>0,P=new Uint8Array(k);w!==A;){for(var L=p[w],V=0,R=k-1;(L!==0||V<m)&&R!==-1;R--,V++)L+=256*P[R]>>>0,P[R]=L%i>>>0,L=L/i>>>0;if(L!==0)throw new Error("Non-zero carry");m=V,w++}for(var D=k-m;D!==k&&P[D]===0;)D++;for(var de=a.repeat(g);D<k;++D)de+=t.charAt(P[D]);return de}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*l+1>>>0,k=new Uint8Array(A);p[g];){var P=r[p.charCodeAt(g)];if(P===255)return;for(var L=0,V=A-1;(P!==0||L<w)&&V!==-1;V--,L++)P+=i*k[V]>>>0,k[V]=P%256>>>0,P=P/256>>>0;if(P!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var R=A-w;R!==A&&k[R]===0;)R++;for(var D=new Uint8Array(m+(A-R)),de=m;R!==A;)D[de++]=k[R++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var pd=hd,md=pd,va=md;var Ai=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Ti=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let s=r.codePointAt(0);if(s===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=s,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Sa(this,e)}},Ii=class{decoders;constructor(e){this.decoders=e}or(e){return Sa(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Sa(t,e){return new Ii({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Di=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,s){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=s,this.encoder=new Ai(e,r,n),this.decoder=new Ti(e,r,s)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Zt({name:t,prefix:e,encode:r,decode:n}){return new Di(t,e,r,n)}function wt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:s}=va(r,t);return Zt({prefix:e,name:t,encode:n,decode:o=>Me(s(o))})}function yd(t,e,r,n){let s=t.length;for(;t[s-1]==="=";)--s;let o=new Uint8Array(s*r/8|0),c=0,i=0,a=0;for(let l=0;l<s;++l){let u=e[t[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);i=i<<r|u,c+=r,c>=8&&(c-=8,o[a++]=255&i>>c)}if(c>=r||(255&i<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function bd(t,e,r){let n=e[e.length-1]==="=",s=(1<<r)-1,o="",c=0,i=0;for(let a=0;a<t.length;++a)for(i=i<<8|t[a],c+=8;c>r;)c-=r,o+=e[s&i>>c];if(c!==0&&(o+=e[s&i<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function gd(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ie({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let s=gd(n);return Zt({prefix:e,name:t,encode(o){return bd(o,n,r)},decode(o){return yd(o,s,r,t)}})}var et=ie({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),wd=ie({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),xd=ie({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Ed=ie({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),vd=ie({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Sd=ie({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Ad=ie({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Td=ie({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Id=ie({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Li={};q(Li,{base58btc:()=>ue,base58flickr:()=>Dd});var ue=wt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Dd=wt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ki={};q(ki,{base64:()=>Bi,base64pad:()=>Cd,base64url:()=>Oi,base64urlpad:()=>Ld});var Bi=ie({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Cd=ie({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Oi=ie({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Ld=ie({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ia=Le(Y("node:tty"),1),Un=Le(Y("node:util"),1);function kn(t,e){if(typeof t=="string")return Bd(t);if(typeof t=="number")return _d(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function Bd(t){if(typeof t!="string"||t.length===0||t.length>100)throw new Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(t)}`);let e=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(t);if(!e?.groups)return NaN;let{value:r,unit:n="ms"}=e.groups,s=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return s*315576e5;case"months":case"month":case"mo":return s*26298e5;case"weeks":case"week":case"w":return s*6048e5;case"days":case"day":case"d":return s*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return s*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return s*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return s*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return s;default:throw new Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Od(t){let e=Math.abs(t);return e>=315576e5?`${Math.round(t/315576e5)}y`:e>=26298e5?`${Math.round(t/26298e5)}mo`:e>=6048e5?`${Math.round(t/6048e5)}w`:e>=864e5?`${Math.round(t/864e5)}d`:e>=36e5?`${Math.round(t/36e5)}h`:e>=6e4?`${Math.round(t/6e4)}m`:e>=1e3?`${Math.round(t/1e3)}s`:`${t}ms`}function kd(t){let e=Math.abs(t);return e>=315576e5?Lt(t,e,315576e5,"year"):e>=26298e5?Lt(t,e,26298e5,"month"):e>=6048e5?Lt(t,e,6048e5,"week"):e>=864e5?Lt(t,e,864e5,"day"):e>=36e5?Lt(t,e,36e5,"hour"):e>=6e4?Lt(t,e,6e4,"minute"):e>=1e3?Lt(t,e,1e3,"second"):`${t} ms`}function _d(t,e){if(typeof t!="number"||!Number.isFinite(t))throw new Error("Value provided to ms.format() must be of type number.");return e?.long?kd(t):Od(t)}function Lt(t,e,r,n){let s=e>=r*1.5;return`${Math.round(t/r)} ${n}${s?"s":""}`}var Pn=Le(Y("node:process"),1),Ta=Le(Y("node:os"),1),_i=Le(Y("node:tty"),1);function $e(t,e=globalThis.Deno?globalThis.Deno.args:Pn.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),s=e.indexOf("--");return n!==-1&&(s===-1||n<s)}var{env:Q}=Pn.default,_n;$e("no-color")||$e("no-colors")||$e("color=false")||$e("color=never")?_n=0:($e("color")||$e("colors")||$e("color=true")||$e("color=always"))&&(_n=1);function Pd(){if(!("FORCE_COLOR"in Q))return;if(Q.FORCE_COLOR==="true")return 1;if(Q.FORCE_COLOR==="false")return 0;if(Q.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(Q.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function Nd(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Ud(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Pd();n!==void 0&&(_n=n);let s=r?_n:n;if(s===0)return 0;if(r){if($e("color=16m")||$e("color=full")||$e("color=truecolor"))return 3;if($e("color=256"))return 2}if("TF_BUILD"in Q&&"AGENT_NAME"in Q)return 1;if(t&&!e&&s===void 0)return 0;let o=s||0;if(Q.TERM==="dumb")return o;if(Pn.default.platform==="win32"){let c=Ta.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in Q)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in Q)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in Q)||Q.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in Q)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Q.TEAMCITY_VERSION)?1:0;if(Q.COLORTERM==="truecolor"||Q.TERM==="xterm-kitty"||Q.TERM==="xterm-ghostty"||Q.TERM==="wezterm")return 3;if("TERM_PROGRAM"in Q){let c=Number.parseInt((Q.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Q.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Q.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Q.TERM)||"COLORTERM"in Q?1:o}function Aa(t,e={}){let r=Ud(t,{streamIsTTY:t&&t.isTTY,...e});return Nd(r)}var Rd={stdout:Aa({isTTY:_i.default.isatty(1)}),stderr:Aa({isTTY:_i.default.isatty(2)})},Nn=Rd;function Pi(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=s,r.enabled=c,r.humanize=kn,r.destroy=l,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let f=0;for(let d=0;d<u.length;d++)f=(f<<5)-f+u.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(u,f){let d,h=null,p,g;function m(...w){if(!m.enabled)return;let A=m,k=Number(new Date),P=k-(d||k);A.diff=P,A.prev=d,A.curr=k,d=k,w[0]=r.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let L=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(R,D)=>{if(R==="%%")return"%";L++;let de=r.formatters[D];if(typeof de=="function"){let Ve=w[L];R=de.call(A,Ve),w.splice(L,1),L--}return R}),r.formatArgs.call(A,w),f?.onLog!=null&&f.onLog(...w),(A.log||r.log).apply(A,w)}return m.namespace=u,m.useColors=r.useColors(),m.color=r.selectColor(u),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(p!==r.namespaces&&(p=r.namespaces,g=r.enabled(u)),g),set:w=>{h=w}}),typeof r.init=="function"&&r.init(m),m}function n(u,f){let d=r(this.namespace+(typeof f>"u"?":":f)+u);return d.log=this.log,d}function s(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let f,d=(typeof u=="string"?u:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(u=d[f].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function o(){let u=[...r.names.map(i),...r.skips.map(i).map(f=>"-"+f)].join(",");return r.enable(""),u}function c(u){if(u[u.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(u))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(u))return!0;return!1}function i(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function a(u){return u instanceof Error?u.stack??u.message:u}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var Da=[6,2,3,4,5,1];Nn.stderr!==!1&&(Nn.stderr??Nn).level>=2&&(Da=[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 jt=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(s,o)=>o.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function Fd(){return"colors"in jt?!!jt.colors:Ia.default.isatty(process.stderr.fd)}function Md(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,s="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${s};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
2
+ "use strict";var Libp2PDaemonClient=(()=>{var Ja=Object.create;var Vr=Object.defineProperty;var eu=Object.getOwnPropertyDescriptor;var tu=Object.getOwnPropertyNames;var ru=Object.getPrototypeOf,nu=Object.prototype.hasOwnProperty;var ce=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var Le=(t,e)=>{for(var r in e)Vr(t,r,{get:e[r],enumerable:!0})},Ai=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of tu(e))!nu.call(t,i)&&i!==r&&Vr(t,i,{get:()=>e[i],enumerable:!(n=eu(e,i))||n.enumerable});return t};var Oe=(t,e,r)=>(r=t!=null?Ja(ru(t)):{},Ai(e||!t||!t.__esModule?Vr(r,"default",{value:t,enumerable:!0}):r,t)),ou=t=>Ai(Vr({},"__esModule",{value:!0}),t);var Id={};Le(Id,{OperationFailedError:()=>H,createClient:()=>Ad});var wo=ce("node:buffer");function ut(t){if(t.buffer instanceof ArrayBuffer)return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);let e=t.slice();return new Uint8Array(e.buffer,0,e.byteLength)}function ae(t=0){return ut(wo.Buffer.alloc(t))}function Ie(t=0){return ut(wo.Buffer.allocUnsafe(t))}var su=Math.pow(2,7),iu=Math.pow(2,14),cu=Math.pow(2,21),xo=Math.pow(2,28),Eo=Math.pow(2,35),vo=Math.pow(2,42),So=Math.pow(2,49),F=128,we=127;function De(t){if(t<su)return 1;if(t<iu)return 2;if(t<cu)return 3;if(t<xo)return 4;if(t<Eo)return 5;if(t<vo)return 6;if(t<So)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function kt(t,e,r=0){switch(De(t)){case 8:e[r++]=t&255|F,t/=128;case 7:e[r++]=t&255|F,t/=128;case 6:e[r++]=t&255|F,t/=128;case 5:e[r++]=t&255|F,t/=128;case 4:e[r++]=t&255|F,t>>>=7;case 3:e[r++]=t&255|F,t>>>=7;case 2:e[r++]=t&255|F,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function au(t,e,r=0){switch(De(t)){case 8:e.set(r++,t&255|F),t/=128;case 7:e.set(r++,t&255|F),t/=128;case 6:e.set(r++,t&255|F),t/=128;case 5:e.set(r++,t&255|F),t/=128;case 4:e.set(r++,t&255|F),t>>>=7;case 3:e.set(r++,t&255|F),t>>>=7;case 2:e.set(r++,t&255|F),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function To(t,e){let r=t[e],n=0;if(n+=r&we,r<F||(r=t[e+1],n+=(r&we)<<7,r<F)||(r=t[e+2],n+=(r&we)<<14,r<F)||(r=t[e+3],n+=(r&we)<<21,r<F)||(r=t[e+4],n+=(r&we)*xo,r<F)||(r=t[e+5],n+=(r&we)*Eo,r<F)||(r=t[e+6],n+=(r&we)*vo,r<F)||(r=t[e+7],n+=(r&we)*So,r<F))return n;throw new RangeError("Could not decode varint")}function uu(t,e){let r=t.get(e),n=0;if(n+=r&we,r<F||(r=t.get(e+1),n+=(r&we)<<7,r<F)||(r=t.get(e+2),n+=(r&we)<<14,r<F)||(r=t.get(e+3),n+=(r&we)<<21,r<F)||(r=t.get(e+4),n+=(r&we)*xo,r<F)||(r=t.get(e+5),n+=(r&we)*Eo,r<F)||(r=t.get(e+6),n+=(r&we)*vo,r<F)||(r=t.get(e+7),n+=(r&we)*So,r<F))return n;throw new RangeError("Could not decode varint")}function Ii(t,e,r=0){return e==null&&(e=Ie(De(t))),e instanceof Uint8Array?kt(t,e,r):au(t,e,r)}function or(t,e=0){return t instanceof Uint8Array?To(t,e):uu(t,e)}function lu(t){return t.buffer instanceof ArrayBuffer}function lt(t){return lu(t)?t:t.slice()}var Ao=new Float32Array([-0]),ft=new Uint8Array(Ao.buffer);function Ci(t,e,r){Ao[0]=t,e[r]=ft[0],e[r+1]=ft[1],e[r+2]=ft[2],e[r+3]=ft[3]}function Bi(t,e){return ft[0]=t[e],ft[1]=t[e+1],ft[2]=t[e+2],ft[3]=t[e+3],Ao[0]}var Io=new Float64Array([-0]),xe=new Uint8Array(Io.buffer);function Li(t,e,r){Io[0]=t,e[r]=xe[0],e[r+1]=xe[1],e[r+2]=xe[2],e[r+3]=xe[3],e[r+4]=xe[4],e[r+5]=xe[5],e[r+6]=xe[6],e[r+7]=xe[7]}function Oi(t,e){return xe[0]=t[e],xe[1]=t[e+1],xe[2]=t[e+2],xe[3]=t[e+3],xe[4]=t[e+4],xe[5]=t[e+5],xe[6]=t[e+6],xe[7]=t[e+7],Io[0]}var fu=BigInt(Number.MAX_SAFE_INTEGER),du=BigInt(Number.MIN_SAFE_INTEGER),ke=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return gt;if(e<fu&&e>du)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,i=e-(n<<32n);return r&&(n=~n|0n,i=~i|0n,++i>ki&&(i=0n,++n>ki&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return gt;let r=e<0;r&&(e=-e);let n=e>>>0,i=(e-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new t(n,i)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):gt}},gt=new ke(0,0);gt.toBigInt=function(){return 0n};gt.zzEncode=gt.zzDecode=function(){return this};gt.length=function(){return 1};var ki=4294967296n;function _i(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Pi(t,e,r){if(r-e<1)return"";let i,o=[],c=0,s;for(;e<r;)s=t[e++],s<128?o[c++]=s:s>191&&s<224?o[c++]=(s&31)<<6|t[e++]&63:s>239&&s<365?(s=((s&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(s>>10),o[c++]=56320+(s&1023)):o[c++]=(s&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),c=0);return i!=null?(c>0&&i.push(String.fromCharCode.apply(String,o.slice(0,c))),i.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function Do(t,e,r){let n=r,i,o;for(let c=0;c<t.length;++c)i=t.charCodeAt(c),i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++c,e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128);return r-n}function He(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function zr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var Co=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=lt(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,He(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 He(this,4);return zr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw He(this,4);return zr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw He(this,4);let e=Bi(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw He(this,4);let e=Oi(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw He(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return Pi(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw He(this,e);this.pos+=e}else do if(this.pos>=this.len)throw He(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new ke(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw He(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw He(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw He(this,8);let e=zr(this.buf,this.pos+=4),r=zr(this.buf,this.pos+=4);return new ke(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=To(this.buf,this.pos);return this.pos+=De(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function sr(t){return new Co(t instanceof Uint8Array?t:t.subarray())}function Z(t,e,r){let n=sr(t);return e.decode(n,void 0,r)}var rc=ce("node:buffer");var _o={};Le(_o,{base10:()=>xu});var Hd=new Uint8Array(0);function Ri(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Ue(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return wt(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return wt(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function Ui(t){return new TextEncoder().encode(t)}function Fi(t){return new TextDecoder().decode(t)}function hu(t){return t?.buffer instanceof ArrayBuffer}function wt(t){return hu(t)?t:t.slice()}function pu(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=i}var s=t.length,a=t.charAt(0),l=Math.log(s)/Math.log(256),u=Math.log(256)/Math.log(s);function f(y){if(y instanceof Uint8Array||(ArrayBuffer.isView(y)?y=new Uint8Array(y.buffer,y.byteOffset,y.byteLength):Array.isArray(y)&&(y=Uint8Array.from(y))),!(y instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(y.length===0)return"";for(var v=0,m=0,x=0,B=y.length;x!==B&&y[x]===0;)x++,v++;for(var R=(B-x)*u+1>>>0,V=new Uint8Array(R);x!==B;){for(var P=y[x],le=0,J=R-1;(P!==0||le<m)&&J!==-1;J--,le++)P+=256*V[J]>>>0,V[J]=P%s>>>0,P=P/s>>>0;if(P!==0)throw new Error("Non-zero carry");m=le,x++}for(var O=R-m;O!==R&&V[O]===0;)O++;for(var Te=a.repeat(v);O<R;++O)Te+=t.charAt(V[O]);return Te}function d(y){if(typeof y!="string")throw new TypeError("Expected String");if(y.length===0)return new Uint8Array;var v=0;if(y[v]!==" "){for(var m=0,x=0;y[v]===a;)m++,v++;for(var B=(y.length-v)*l+1>>>0,R=new Uint8Array(B);y[v];){var V=r[y.charCodeAt(v)];if(V===255)return;for(var P=0,le=B-1;(V!==0||P<x)&&le!==-1;le--,P++)V+=s*R[le]>>>0,R[le]=V%256>>>0,V=V/256>>>0;if(V!==0)throw new Error("Non-zero carry");x=P,v++}if(y[v]!==" "){for(var J=B-x;J!==B&&R[J]===0;)J++;for(var O=new Uint8Array(m+(B-J)),Te=m;J!==B;)O[Te++]=R[J++];return O}}}function h(y){var v=d(y);if(v)return v;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var mu=pu,yu=mu,Ki=yu;var Bo=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Lo=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let i=r.codePointAt(0);if(i===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=i,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return $i(this,e)}},Oo=class{decoders;constructor(e){this.decoders=e}or(e){return $i(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function $i(t,e){return new Oo({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var ko=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Bo(e,r,n),this.decoder=new Lo(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function _t({name:t,prefix:e,encode:r,decode:n}){return new ko(t,e,r,n)}function dt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=Ki(r,t);return _t({prefix:e,name:t,encode:n,decode:o=>Ue(i(o))})}function bu(t,e,r,n){let i=t.length;for(;t[i-1]==="=";)--i;let o=new Uint8Array(i*r/8|0),c=0,s=0,a=0;for(let l=0;l<i;++l){let u=e[t[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);s=s<<r|u,c+=r,c>=8&&(c-=8,o[a++]=255&s>>c)}if(c>=r||(255&s<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function gu(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",c=0,s=0;for(let a=0;a<t.length;++a)for(s=s<<8|t[a],c+=8;c>r;)c-=r,o+=e[i&s>>c];if(c!==0&&(o+=e[i&s<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function wu(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ee({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=wu(n);return _t({prefix:e,name:t,encode(o){return gu(o,n,r)},decode(o){return bu(o,i,r,t)}})}var xu=dt({prefix:"9",name:"base10",alphabet:"0123456789"});var Po={};Le(Po,{base16:()=>Eu,base16upper:()=>vu});var Eu=ee({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),vu=ee({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var No={};Le(No,{base2:()=>Su});var Su=ee({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Ro={};Le(Ro,{base256emoji:()=>Cu});var Hi=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}"),Tu=Hi.reduce((t,e,r)=>(t[r]=e,t),[]),Au=Hi.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Iu(t){return t.reduce((e,r)=>(e+=Tu[r],e),"")}function Du(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=Au[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var Cu=_t({prefix:"\u{1F680}",name:"base256emoji",encode:Iu,decode:Du});var Uo={};Le(Uo,{base32:()=>je,base32hex:()=>ku,base32hexpad:()=>Pu,base32hexpadupper:()=>Nu,base32hexupper:()=>_u,base32pad:()=>Lu,base32padupper:()=>Ou,base32upper:()=>Bu,base32z:()=>Ru});var je=ee({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Bu=ee({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Lu=ee({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Ou=ee({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),ku=ee({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),_u=ee({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Pu=ee({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Nu=ee({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Ru=ee({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Fo={};Le(Fo,{base36:()=>ir,base36upper:()=>Uu});var ir=dt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Uu=dt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Mo={};Le(Mo,{base58btc:()=>oe,base58flickr:()=>Fu});var oe=dt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Fu=dt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ho={};Le(Ho,{base64:()=>Ko,base64pad:()=>Mu,base64url:()=>$o,base64urlpad:()=>Ku});var Ko=ee({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Mu=ee({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),$o=ee({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Ku=ee({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Vo={};Le(Vo,{base8:()=>$u});var $u=ee({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var zo={};Le(zo,{identity:()=>Hu});var Hu=_t({prefix:"\0",name:"identity",encode:t=>Fi(t),decode:t=>Ui(t)});var oh=new TextEncoder,sh=new TextDecoder;var Wo={};Le(Wo,{identity:()=>Ve});var Gu=Gi,Vi=128,Wu=127,Yu=~Wu,qu=Math.pow(2,31);function Gi(t,e,r){e=e||[],r=r||0;for(var n=r;t>=qu;)e[r++]=t&255|Vi,t/=128;for(;t&Yu;)e[r++]=t&255|Vi,t>>>=7;return e[r]=t|0,Gi.bytes=r-n+1,e}var Zu=Go,ju=128,zi=127;function Go(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw Go.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&zi)<<i:(c&zi)*Math.pow(2,i),i+=7}while(c>=ju);return Go.bytes=o-n,r}var Xu=Math.pow(2,7),Qu=Math.pow(2,14),Ju=Math.pow(2,21),el=Math.pow(2,28),tl=Math.pow(2,35),rl=Math.pow(2,42),nl=Math.pow(2,49),ol=Math.pow(2,56),sl=Math.pow(2,63),il=function(t){return t<Xu?1:t<Qu?2:t<Ju?3:t<el?4:t<tl?5:t<rl?6:t<nl?7:t<ol?8:t<sl?9:10},cl={encode:Gu,decode:Zu,encodingLength:il},al=cl,cr=al;function ar(t,e=0){return[cr.decode(t,e),cr.decode.bytes]}function Pt(t,e,r=0){return cr.encode(t,e,r),e}function Nt(t){return cr.encodingLength(t)}function Ut(t,e){let r=e.byteLength,n=Nt(t),i=n+Nt(r),o=new Uint8Array(i+r);return Pt(t,o,0),Pt(r,o,n),o.set(e,i),new Rt(t,r,e,o)}function Fe(t){let e=Ue(t),[r,n]=ar(e),[i,o]=ar(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==i)throw new Error("Incorrect length");return new Rt(r,i,c,e)}function Wi(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Ri(t.bytes,r.bytes)}}var Rt=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=wt(n),this.bytes=wt(i)}};var Yi=0,ul="identity",qi=Ue;function ll(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Ut(Yi,qi(t))}var Ve={code:Yi,name:ul,encode:qi,digest:ll};var Xo={};Le(Xo,{sha256:()=>jo,sha512:()=>dl});var Zo=Oe(ce("node:crypto"),1);var fl=20;function qo({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new Yo(t,e,r,n,i)}var Yo=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??fl,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?Zi(n,this.code,r?.truncate):n.then(i=>Zi(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function Zi(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Ut(e,t)}var jo=qo({name:"sha2-256",code:18,encode:t=>Ue(Zo.default.createHash("sha256").update(t).digest())}),dl=qo({name:"sha2-512",code:19,encode:t=>Ue(Zo.default.createHash("sha512").update(t).digest())});function Xi(t,e){let{bytes:r,version:n}=t;return n===0?pl(r,Qo(t),e??oe.encoder):ml(r,Qo(t),e??je.encoder)}var Qi=new WeakMap;function Qo(t){let e=Qi.get(t);if(e==null){let r=new Map;return Qi.set(t,r),r}return e}var ue=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=wt(i),this["/"]=this.bytes}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==ur)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==yl)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=Ut(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&Wi(e.multihash,n.multihash)}toString(e){return Xi(this,e)}toJSON(){return{"/":Xi(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:c}=r;return new t(n,i,o,c??Ji(n,i,o.bytes))}else if(r[bl]===!0){let{version:n,multihash:i,code:o}=r,c=Fe(i);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==ur)throw new Error(`Version 0 CID must use dag-pb (code: ${ur}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=Ji(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,ur,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=Ue(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),c=new Rt(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=ar(e.subarray(r));return r+=d,f},i=n(),o=ur;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let c=r,s=n(),a=n(),l=r+a,u=l-c;return{version:i,codec:o,multihashCode:s,digestSize:a,multihashSize:u,size:l}}static parse(e,r){let[n,i]=hl(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Qo(o).set(n,e),o}};function hl(t,e){switch(t[0]){case"Q":{let r=e??oe;return[oe.prefix,r.decode(`${oe.prefix}${t}`)]}case oe.prefix:{let r=e??oe;return[oe.prefix,r.decode(t)]}case je.prefix:{let r=e??je;return[je.prefix,r.decode(t)]}case ir.prefix:{let r=e??ir;return[ir.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function pl(t,e,r){let{prefix:n}=r;if(n!==oe.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function ml(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var ur=112,yl=18;function Ji(t,e,r){let n=Nt(t),i=n+Nt(e),o=new Uint8Array(i+r.byteLength);return Pt(t,o,0),Pt(e,o,n),o.set(r,i),o}var bl=Symbol.for("@ipld/js-cid/CID");var lr={...zo,...No,...Vo,..._o,...Po,...Uo,...Fo,...Mo,...Ho,...Ro},Ch={...Xo,...Wo};function tc(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var ec=tc("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Jo=tc("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Ie(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),gl={utf8:ec,"utf-8":ec,hex:lr.base16,latin1:Jo,ascii:Jo,binary:Jo,...lr},Wr=gl;function ve(t,e="utf8"){let r=Wr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ut(rc.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function es(t){let e=t??8192,r=e>>>1,n,i=e;return function(c){if(c<1||c>r)return Ie(c);i+c>e&&(n=Ie(e),i=0);let s=n.subarray(i,i+=c);return(i&7)!==0&&(i=(i|7)+1),s}}var xt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function ts(){}var ns=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},wl=es();function xl(t){return globalThis.Buffer!=null?Ie(t):wl(t)}var dr=class{len;head;tail;states;constructor(){this.len=0,this.head=new xt(ts,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new xt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new os((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(Yr,10,ke.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=ke.fromBigInt(e);return this._push(Yr,r.length(),r)}uint64Number(e){return this._push(kt,De(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=ke.fromBigInt(e).zzEncode();return this._push(Yr,r.length(),r)}sint64Number(e){let r=ke.fromNumber(e).zzEncode();return this._push(Yr,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(rs,1,e?1:0)}fixed32(e){return this._push(fr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=ke.fromBigInt(e);return this._push(fr,4,r.lo)._push(fr,4,r.hi)}fixed64Number(e){let r=ke.fromNumber(e);return this._push(fr,4,r.lo)._push(fr,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(Ci,4,e)}double(e){return this._push(Li,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(rs,1,0):this.uint32(r)._push(vl,r,e)}string(e){let r=_i(e);return r!==0?this.uint32(r)._push(Do,r,e):this._push(rs,1,0)}fork(){return this.states=new ns(this),this.head=this.tail=new xt(ts,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 xt(ts,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=xl(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function rs(t,e,r){e[r]=t&255}function El(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var os=class extends xt{next;constructor(e,r){super(El,e,r),this.next=void 0}};function Yr(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function fr(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function vl(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(dr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(Sl,e,t),this},dr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Tl,e,t),this});function Sl(t,e,r){e.set(t,r)}function Tl(t,e,r){t.length<40?Do(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(ve(t),r)}function ss(){return new dr}function j(t,e){let r=ss();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*X(t,e,r){let n=sr(t);yield*e.stream(n,void 0,"$",r)}var qr={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Zr(t,e,r,n,i){return{name:t,type:e,encode:r,decode:n,stream:i}}function ze(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,s){let a=e(c);s.int32(a)},n=function(c){let s=c.int32();return e(s)},i=function*(c){let s=c.int32();yield e(s)};return Zr("enum",qr.VARINT,r,n,i)}function Q(t,e,r){return Zr("message",qr.LENGTH_DELIMITED,t,e,r)}var G=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var $;(function(t){let e;(function(s){s.IDENTIFY="IDENTIFY",s.CONNECT="CONNECT",s.STREAM_OPEN="STREAM_OPEN",s.STREAM_HANDLER="STREAM_HANDLER",s.DHT="DHT",s.LIST_PEERS="LIST_PEERS",s.CONNMANAGER="CONNMANAGER",s.DISCONNECT="DISCONNECT",s.PUBSUB="PUBSUB",s.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.IDENTIFY=0]="IDENTIFY",s[s.CONNECT=1]="CONNECT",s[s.STREAM_OPEN=2]="STREAM_OPEN",s[s.STREAM_HANDLER=3]="STREAM_HANDLER",s[s.DHT=4]="DHT",s[s.LIST_PEERS=5]="LIST_PEERS",s[s.CONNMANAGER=6]="CONNMANAGER",s[s.DISCONNECT=7]="DISCONNECT",s[s.PUBSUB=8]="PUBSUB",s[s.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.connect!=null&&(a.uint32(18),pr.codec().encode(s.connect,a)),s.streamOpen!=null&&(a.uint32(26),mr.codec().encode(s.streamOpen,a)),s.streamHandler!=null&&(a.uint32(34),yr.codec().encode(s.streamHandler,a)),s.dht!=null&&(a.uint32(42),_e.codec().encode(s.dht,a)),s.connManager!=null&&(a.uint32(50),gr.codec().encode(s.connManager,a)),s.disconnect!=null&&(a.uint32(58),wr.codec().encode(s.disconnect,a)),s.pubsub!=null&&(a.uint32(66),Xe.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(74),Er.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.connect=pr.codec().decode(s,s.uint32(),{limits:l.limits?.connect});break}case 3:{u.streamOpen=mr.codec().decode(s,s.uint32(),{limits:l.limits?.streamOpen});break}case 4:{u.streamHandler=yr.codec().decode(s,s.uint32(),{limits:l.limits?.streamHandler});break}case 5:{u.dht=_e.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{u.connManager=gr.codec().decode(s,s.uint32(),{limits:l.limits?.connManager});break}case 7:{u.disconnect=wr.codec().decode(s,s.uint32(),{limits:l.limits?.disconnect});break}case 8:{u.pubsub=Xe.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 9:{u.peerStore=Er.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*pr.codec().stream(s,s.uint32(),`${l}.connect`,{limits:u.limits?.connect});break}case 3:{yield*mr.codec().stream(s,s.uint32(),`${l}.streamOpen`,{limits:u.limits?.streamOpen});break}case 4:{yield*yr.codec().stream(s,s.uint32(),`${l}.streamHandler`,{limits:u.limits?.streamHandler});break}case 5:{yield*_e.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{yield*gr.codec().stream(s,s.uint32(),`${l}.connManager`,{limits:u.limits?.connManager});break}case 7:{yield*wr.codec().stream(s,s.uint32(),`${l}.disconnect`,{limits:u.limits?.disconnect});break}case 8:{yield*Xe.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 9:{yield*Er.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})($||($={}));var k;(function(t){let e;(function(s){s.OK="OK",s.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.OK=0]="OK",s[s.ERROR=1]="ERROR"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.error!=null&&(a.uint32(18),br.codec().encode(s.error,a)),s.streamInfo!=null&&(a.uint32(26),Et.codec().encode(s.streamInfo,a)),s.identify!=null&&(a.uint32(34),hr.codec().encode(s.identify,a)),s.dht!=null&&(a.uint32(42),Me.codec().encode(s.dht,a)),s.peers!=null&&s.peers.length>0)for(let u of s.peers)a.uint32(50),Ge.codec().encode(u,a);s.pubsub!=null&&(a.uint32(58),xr.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(66),vr.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={peers:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.error=br.codec().decode(s,s.uint32(),{limits:l.limits?.error});break}case 3:{u.streamInfo=Et.codec().decode(s,s.uint32(),{limits:l.limits?.streamInfo});break}case 4:{u.identify=hr.codec().decode(s,s.uint32(),{limits:l.limits?.identify});break}case 5:{u.dht=Me.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&u.peers.length===l.limits.peers)throw new G('Decode error - repeated field "peers" had too many elements');u.peers.push(Ge.codec().decode(s,s.uint32(),{limits:l.limits?.peers$}));break}case 7:{u.pubsub=xr.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 8:{u.peerStore=vr.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={peers:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*br.codec().stream(s,s.uint32(),`${l}.error`,{limits:u.limits?.error});break}case 3:{yield*Et.codec().stream(s,s.uint32(),`${l}.streamInfo`,{limits:u.limits?.streamInfo});break}case 4:{yield*hr.codec().stream(s,s.uint32(),`${l}.identify`,{limits:u.limits?.identify});break}case 5:{yield*Me.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&f.peers===u.limits.peers)throw new G('Streaming decode error - repeated field "peers" had too many elements');for(let y of Ge.codec().stream(s,s.uint32(),`${l}.peers[]`,{limits:u.limits?.peers$}))yield{...y,index:f.peers};f.peers++;break}case 7:{yield*xr.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 8:{yield*vr.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(h&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(k||(k={}));var hr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:ae(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new G('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new G('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(hr||(hr={}));var pr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:ae(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new G('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new G('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(pr||(pr={}));var mr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:ae(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new G('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new G('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(mr||(mr={}));var yr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(10),c.bytes(o.addr)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={addr:ae(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new G('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new G('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(yr||(yr={}));var br;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={msg:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.msg=o.string():o.skipType(u&7)}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${s}.msg`,value:o.string()}:o.skipType(u&7)}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(br||(br={}));var Et;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(18),c.bytes(o.addr)),o.proto!=null&&o.proto!==""&&(c.uint32(26),c.string(o.proto)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:ae(0),addr:ae(0),proto:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{a.addr=o.bytes();break}case 3:{a.proto=o.string();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{yield{field:`${s}.addr`,value:o.bytes()};break}case 3:{yield{field:`${s}.proto`,value:o.string()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(Et||(Et={}));var _e;(function(t){let e;(function(s){s.FIND_PEER="FIND_PEER",s.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",s.FIND_PROVIDERS="FIND_PROVIDERS",s.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",s.GET_PUBLIC_KEY="GET_PUBLIC_KEY",s.GET_VALUE="GET_VALUE",s.SEARCH_VALUE="SEARCH_VALUE",s.PUT_VALUE="PUT_VALUE",s.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.FIND_PEER=0]="FIND_PEER",s[s.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",s[s.FIND_PROVIDERS=2]="FIND_PROVIDERS",s[s.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",s[s.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",s[s.GET_VALUE=5]="GET_VALUE",s[s.SEARCH_VALUE=6]="SEARCH_VALUE",s[s.PUT_VALUE=7]="PUT_VALUE",s[s.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.cid!=null&&(a.uint32(26),a.bytes(s.cid)),s.key!=null&&(a.uint32(34),a.bytes(s.key)),s.value!=null&&(a.uint32(42),a.bytes(s.value)),s.count!=null&&(a.uint32(48),a.int32(s.count)),s.timeout!=null&&(a.uint32(56),a.int64(s.timeout)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.cid=s.bytes();break}case 4:{u.key=s.bytes();break}case 5:{u.value=s.bytes();break}case 6:{u.count=s.int32();break}case 7:{u.timeout=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.cid`,value:s.bytes()};break}case 4:{yield{field:`${l}.key`,value:s.bytes()};break}case 5:{yield{field:`${l}.value`,value:s.bytes()};break}case 6:{yield{field:`${l}.count`,value:s.int32()};break}case 7:{yield{field:`${l}.timeout`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(_e||(_e={}));var Me;(function(t){let e;(function(s){s.BEGIN="BEGIN",s.VALUE="VALUE",s.END="END"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.BEGIN=0]="BEGIN",s[s.VALUE=1]="VALUE",s[s.END=2]="END"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),Ge.codec().encode(s.peer,a)),s.value!=null&&(a.uint32(26),a.bytes(s.value)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=Ge.codec().decode(s,s.uint32(),{limits:l.limits?.peer});break}case 3:{u.value=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Ge.codec().stream(s,s.uint32(),`${l}.peer`,{limits:u.limits?.peer});break}case 3:{yield{field:`${l}.value`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(Me||(Me={}));var Ge;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:ae(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new G('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new G('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(Ge||(Ge={}));var gr;(function(t){let e;(function(s){s.TAG_PEER="TAG_PEER",s.UNTAG_PEER="UNTAG_PEER",s.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.TAG_PEER=0]="TAG_PEER",s[s.UNTAG_PEER=1]="UNTAG_PEER",s[s.TRIM=2]="TRIM"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.tag!=null&&(a.uint32(26),a.string(s.tag)),s.weight!=null&&(a.uint32(32),a.int64(s.weight)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.tag=s.string();break}case 4:{u.weight=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.tag`,value:s.string()};break}case 4:{yield{field:`${l}.weight`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(gr||(gr={}));var wr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:ae(0)},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.peer=o.bytes():o.skipType(u&7)}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${s}.peer`,value:o.bytes()}:o.skipType(u&7)}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(wr||(wr={}));var Xe;(function(t){let e;(function(s){s.GET_TOPICS="GET_TOPICS",s.LIST_PEERS="LIST_PEERS",s.PUBLISH="PUBLISH",s.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.GET_TOPICS=0]="GET_TOPICS",s[s.LIST_PEERS=1]="LIST_PEERS",s[s.PUBLISH=2]="PUBLISH",s[s.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.topic!=null&&(a.uint32(18),a.string(s.topic)),s.data!=null&&(a.uint32(26),a.bytes(s.data)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.topic=s.string();break}case 3:{u.data=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.topic`,value:s.string()};break}case 3:{yield{field:`${l}.data`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(Xe||(Xe={}));var jr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.from!=null&&(c.uint32(10),c.bytes(o.from)),o.data!=null&&(c.uint32(18),c.bytes(o.data)),o.seqno!=null&&(c.uint32(26),c.bytes(o.seqno)),o.topicIDs!=null&&o.topicIDs.length>0)for(let a of o.topicIDs)c.uint32(34),c.string(a);o.signature!=null&&(c.uint32(42),c.bytes(o.signature)),o.key!=null&&(c.uint32(50),c.bytes(o.key)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topicIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.from=o.bytes();break}case 2:{a.data=o.bytes();break}case 3:{a.seqno=o.bytes();break}case 4:{if(s.limits?.topicIDs!=null&&a.topicIDs.length===s.limits.topicIDs)throw new G('Decode error - repeated field "topicIDs" had too many elements');a.topicIDs.push(o.string());break}case 5:{a.signature=o.bytes();break}case 6:{a.key=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topicIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.from`,value:o.bytes()};break}case 2:{yield{field:`${s}.data`,value:o.bytes()};break}case 3:{yield{field:`${s}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&l.topicIDs===a.limits.topicIDs)throw new G('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${s}.topicIDs[]`,index:l.topicIDs,value:o.string()},l.topicIDs++;break}case 5:{yield{field:`${s}.signature`,value:o.bytes()};break}case 6:{yield{field:`${s}.key`,value:o.bytes()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(jr||(jr={}));var xr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.topics!=null&&o.topics.length>0)for(let a of o.topics)c.uint32(10),c.string(a);if(o.peerIDs!=null&&o.peerIDs.length>0)for(let a of o.peerIDs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topics:[],peerIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{if(s.limits?.topics!=null&&a.topics.length===s.limits.topics)throw new G('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(s.limits?.peerIDs!=null&&a.peerIDs.length===s.limits.peerIDs)throw new G('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topics:0,peerIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&l.topics===a.limits.topics)throw new G('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${s}.topics[]`,index:l.topics,value:o.string()},l.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&l.peerIDs===a.limits.peerIDs)throw new G('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${s}.peerIDs[]`,index:l.peerIDs,value:o.bytes()},l.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(xr||(xr={}));var Er;(function(t){let e;(function(s){s.UNSPECIFIED="UNSPECIFIED",s.GET_PROTOCOLS="GET_PROTOCOLS",s.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.UNSPECIFIED=0]="UNSPECIFIED",s[s.GET_PROTOCOLS=1]="GET_PROTOCOLS",s[s.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.id!=null&&(a.uint32(18),a.bytes(s.id)),s.protos!=null&&s.protos.length>0)for(let u of s.protos)a.uint32(26),a.string(u);l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={protos:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.id=s.bytes();break}case 3:{if(l.limits?.protos!=null&&u.protos.length===l.limits.protos)throw new G('Decode error - repeated field "protos" had too many elements');u.protos.push(s.string());break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={protos:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.id`,value:s.bytes()};break}case 3:{if(u.limits?.protos!=null&&f.protos===u.limits.protos)throw new G('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${l}.protos[]`,index:f.protos,value:s.string()},f.protos++;break}default:{s.skipType(h&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(Er||(Er={}));var vr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Ge.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={protos:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=Ge.codec().decode(o,o.uint32(),{limits:s.limits?.peer});break}case 2:{if(s.limits?.protos!=null&&a.protos.length===s.limits.protos)throw new G('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={protos:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield*Ge.codec().stream(o,o.uint32(),`${s}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&l.protos===a.limits.protos)throw new G('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${s}.protos[]`,index:l.protos,value:o.string()},l.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(vr||(vr={}));function nc(t){let e=new globalThis.AbortController;function r(){let o=t.filter(c=>c?.aborted===!0).map(c=>c?.reason).pop();e.abort(o);for(let c of t)c?.removeEventListener!=null&&c.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let i=e.signal;return i.clear=n,i}var Sr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return nc([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var Xr=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var C=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Qr=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Jr=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var ht=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Tr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var en=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"}},Ir=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}},Ft=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},tn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},rn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Dr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var nn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Mt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},on=class extends Mt{constructor(e,r){super(!0,e,r)}},sn=class extends Mt{constructor(e,r){super(!1,e,r)}};var cn=Symbol.for("@libp2p/peer-id");function Kt(t){return!!t?.[cn]}var sc=Symbol.for("@libp2p/transport");var oc;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(oc||(oc={}));var ic=ce("node:events"),an=(t,...e)=>{try{(0,ic.setMaxListeners)(t,...e)}catch{}};function Al(t){return typeof t?.handleEvent=="function"}function Il(t){return(t!==!0&&t!==!1&&t?.once)??!1}var $t=class extends EventTarget{#e=new Map;constructor(){super(),an(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let i=Il(n);super.addEventListener(e,c=>{if(i){let s=this.#e.get(c.type);s!=null&&(s=s.filter(({callback:a})=>a!==r),this.#e.set(c.type,s))}Al(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:i})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let i=this.#e.get(e);i!=null&&(i=i.filter(({callback:o})=>o!==r),this.#e.set(e,i))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var cc=Symbol.for("@libp2p/service-capabilities");var lc=Oe(ce("node:tty"),1),hn=Oe(ce("node:util"),1);function un(t,e){if(typeof t=="string")return Dl(t);if(typeof t=="number")return Ll(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function Dl(t){if(typeof t!="string"||t.length===0||t.length>100)throw new Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(t)}`);let e=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(t);if(!e?.groups)return NaN;let{value:r,unit:n="ms"}=e.groups,i=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return i*315576e5;case"months":case"month":case"mo":return i*26298e5;case"weeks":case"week":case"w":return i*6048e5;case"days":case"day":case"d":return i*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return i*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return i*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return i*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:throw new Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Cl(t){let e=Math.abs(t);return e>=315576e5?`${Math.round(t/315576e5)}y`:e>=26298e5?`${Math.round(t/26298e5)}mo`:e>=6048e5?`${Math.round(t/6048e5)}w`:e>=864e5?`${Math.round(t/864e5)}d`:e>=36e5?`${Math.round(t/36e5)}h`:e>=6e4?`${Math.round(t/6e4)}m`:e>=1e3?`${Math.round(t/1e3)}s`:`${t}ms`}function Bl(t){let e=Math.abs(t);return e>=315576e5?vt(t,e,315576e5,"year"):e>=26298e5?vt(t,e,26298e5,"month"):e>=6048e5?vt(t,e,6048e5,"week"):e>=864e5?vt(t,e,864e5,"day"):e>=36e5?vt(t,e,36e5,"hour"):e>=6e4?vt(t,e,6e4,"minute"):e>=1e3?vt(t,e,1e3,"second"):`${t} ms`}function Ll(t,e){if(typeof t!="number"||!Number.isFinite(t))throw new Error("Value provided to ms.format() must be of type number.");return e?.long?Bl(t):Cl(t)}function vt(t,e,r,n){let i=e>=r*1.5;return`${Math.round(t/r)} ${n}${i?"s":""}`}var fn=Oe(ce("node:process"),1),uc=Oe(ce("node:os"),1),is=Oe(ce("node:tty"),1);function Ke(t,e=globalThis.Deno?globalThis.Deno.args:fn.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:q}=fn.default,ln;Ke("no-color")||Ke("no-colors")||Ke("color=false")||Ke("color=never")?ln=0:(Ke("color")||Ke("colors")||Ke("color=true")||Ke("color=always"))&&(ln=1);function Ol(){if(!("FORCE_COLOR"in q))return;if(q.FORCE_COLOR==="true")return 1;if(q.FORCE_COLOR==="false")return 0;if(q.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(q.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function kl(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function _l(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Ol();n!==void 0&&(ln=n);let i=r?ln:n;if(i===0)return 0;if(r){if(Ke("color=16m")||Ke("color=full")||Ke("color=truecolor"))return 3;if(Ke("color=256"))return 2}if("TF_BUILD"in q&&"AGENT_NAME"in q)return 1;if(t&&!e&&i===void 0)return 0;let o=i||0;if(q.TERM==="dumb")return o;if(fn.default.platform==="win32"){let c=uc.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in q)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in q)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in q)||q.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in q)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(q.TEAMCITY_VERSION)?1:0;if(q.COLORTERM==="truecolor"||q.TERM==="xterm-kitty"||q.TERM==="xterm-ghostty"||q.TERM==="wezterm")return 3;if("TERM_PROGRAM"in q){let c=Number.parseInt((q.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(q.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(q.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(q.TERM)||"COLORTERM"in q?1:o}function ac(t,e={}){let r=_l(t,{streamIsTTY:t&&t.isTTY,...e});return kl(r)}var Pl={stdout:ac({isTTY:is.default.isatty(1)}),stderr:ac({isTTY:is.default.isatty(2)})},dn=Pl;function cs(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=i,r.enabled=c,r.humanize=un,r.destroy=l,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let f=0;for(let d=0;d<u.length;d++)f=(f<<5)-f+u.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(u,f){let d,h=null,y,v;function m(...x){if(!m.enabled)return;let B=m,R=Number(new Date),V=R-(d||R);B.diff=V,B.prev=d,B.curr=R,d=R,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let P=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(J,O)=>{if(J==="%%")return"%";P++;let Te=r.formatters[O];if(typeof Te=="function"){let $e=x[P];J=Te.call(B,$e),x.splice(P,1),P--}return J}),r.formatArgs.call(B,x),f?.onLog!=null&&f.onLog(...x),(B.log||r.log).apply(B,x)}return m.namespace=u,m.useColors=r.useColors(),m.color=r.selectColor(u),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(y!==r.namespaces&&(y=r.namespaces,v=r.enabled(u)),v),set:x=>{h=x}}),typeof r.init=="function"&&r.init(m),m}function n(u,f){let d=r(this.namespace+(typeof f>"u"?":":f)+u);return d.log=this.log,d}function i(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let f,d=(typeof u=="string"?u:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(u=d[f].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function o(){let u=[...r.names.map(s),...r.skips.map(s).map(f=>"-"+f)].join(",");return r.enable(""),u}function c(u){if(u[u.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(u))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(u))return!0;return!1}function s(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function a(u){return u instanceof Error?u.stack??u.message:u}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var fc=[6,2,3,4,5,1];dn.stderr!==!1&&(dn.stderr??dn).level>=2&&(fc=[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 Ht=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function Nl(){return"colors"in Ht?!!Ht.colors:lc.default.isatty(process.stderr.fd)}function Rl(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
3
3
  `).join(`
4
- `+o),t.push(s+"m+"+kn(this.diff)+"\x1B[0m")}else t[0]=$d()+e+" "+t[0]}function $d(){return jt.hideDate!=null?"":new Date().toISOString()+" "}function Kd(...t){return process.stderr.write(Un.default.format(...t)+`
5
- `)}function Hd(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function Vd(){return process.env.DEBUG}function zd(t){t.inspectOpts={};let e=Object.keys(jt);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=jt[e[r]]}function Gd(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,Un.default.inspect(e,this.inspectOpts).split(`
6
- `).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,Un.default.inspect(e,this.inspectOpts)}}var Ca=Pi({init:zd,log:Kd,formatArgs:Md,save:Hd,load:Vd,useColors:Fd,setupFormatters:Gd,colors:Da,inspectOpts:jt});var Be=Ca;Be.formatters.b=t=>t==null?"undefined":ue.baseEncode(t);Be.formatters.t=t=>t==null?"undefined":et.baseEncode(t);Be.formatters.m=t=>t==null?"undefined":Bi.baseEncode(t);Be.formatters.p=t=>t==null?"undefined":t.toString();Be.formatters.c=t=>t==null?"undefined":t.toString();Be.formatters.k=t=>t==null?"undefined":t.toString();Be.formatters.a=t=>t==null?"undefined":t.toString();function La(t,e=""){let r=Ba(t.message),n=Ba(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
4
+ `+o),t.push(i+"m+"+un(this.diff)+"\x1B[0m")}else t[0]=Ul()+e+" "+t[0]}function Ul(){return Ht.hideDate!=null?"":new Date().toISOString()+" "}function Fl(...t){return process.stderr.write(hn.default.format(...t)+`
5
+ `)}function Ml(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function Kl(){return process.env.DEBUG}function $l(t){t.inspectOpts={};let e=Object.keys(Ht);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Ht[e[r]]}function Hl(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,hn.default.inspect(e,this.inspectOpts).split(`
6
+ `).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,hn.default.inspect(e,this.inspectOpts)}}var dc=cs({init:$l,log:Fl,formatArgs:Rl,save:Ml,load:Kl,useColors:Nl,setupFormatters:Hl,colors:fc,inspectOpts:Ht});var Ce=dc;Ce.formatters.b=t=>t==null?"undefined":oe.baseEncode(t);Ce.formatters.t=t=>t==null?"undefined":je.baseEncode(t);Ce.formatters.m=t=>t==null?"undefined":Ko.baseEncode(t);Ce.formatters.p=t=>t==null?"undefined":t.toString();Ce.formatters.c=t=>t==null?"undefined":t.toString();Ce.formatters.k=t=>t==null?"undefined":t.toString();Ce.formatters.a=t=>t==null?"undefined":t.toString();function hc(t,e=""){let r=pc(t.message),n=pc(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
7
7
  `).join(`
8
8
  ${e}`)}`:`${r}
9
9
  ${e}${n.split(`
10
10
  `).join(`
11
11
  ${e}`)}`:n!=null?`${n.split(`
12
12
  `).join(`
13
- ${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function Wd(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function Oa(t,e=""){if(Wd(t)){let r=La(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
- ${e}${t.errors.map(n=>`${Oa(n,`${e}`)}`).join(`
13
+ ${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function Vl(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function mc(t,e=""){if(Vl(t)){let r=hc(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
+ ${e}${t.errors.map(n=>`${mc(n,`${e}`)}`).join(`
15
15
  ${e}`)}`):r+=`
16
- ${e}[Error list was empty]`,r.trim()}return La(t,e)}Be.formatters.e=t=>t==null?"undefined":Oa(t);function Yd(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function ka(t){return{forComponent(e){return Xt(e,t)}}}function Xt(t,e){let r=Yd(`${t}:trace`);return Be.enabled(`${t}:trace`)&&Be.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Be(`${t}:trace`,e)),Object.assign(Be(t,e),{error:Be(`${t}:error`,e),trace:r,newScope:n=>Xt(`${t}:${n}`,e)})}function Ba(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var Ni={};q(Ni,{base36:()=>Vr,base36upper:()=>qd});var Vr=wt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),qd=wt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Zd=Na,_a=128,jd=127,Xd=~jd,Qd=Math.pow(2,31);function Na(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Qd;)e[r++]=t&255|_a,t/=128;for(;t&Xd;)e[r++]=t&255|_a,t>>>=7;return e[r]=t|0,Na.bytes=r-n+1,e}var Jd=Ui,eh=128,Pa=127;function Ui(t,n){var r=0,n=n||0,s=0,o=n,c,i=t.length;do{if(o>=i)throw Ui.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=s<28?(c&Pa)<<s:(c&Pa)*Math.pow(2,s),s+=7}while(c>=eh);return Ui.bytes=o-n,r}var th=Math.pow(2,7),rh=Math.pow(2,14),nh=Math.pow(2,21),oh=Math.pow(2,28),ih=Math.pow(2,35),sh=Math.pow(2,42),ch=Math.pow(2,49),ah=Math.pow(2,56),uh=Math.pow(2,63),lh=function(t){return t<th?1:t<rh?2:t<nh?3:t<oh?4:t<ih?5:t<sh?6:t<ch?7:t<ah?8:t<uh?9:10},fh={encode:Zd,decode:Jd,encodingLength:lh},dh=fh,zr=dh;function Gr(t,e=0){return[zr.decode(t,e),zr.decode.bytes]}function Qt(t,e,r=0){return zr.encode(t,e,r),e}function Jt(t){return zr.encodingLength(t)}function tr(t,e){let r=e.byteLength,n=Jt(t),s=n+Jt(r),o=new Uint8Array(s+r);return Qt(t,o,0),Qt(r,o,n),o.set(e,s),new er(t,r,e,o)}function Ke(t){let e=Me(t),[r,n]=Gr(e),[s,o]=Gr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==s)throw new Error("Incorrect length");return new er(r,s,c,e)}function Ua(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&ga(t.bytes,r.bytes)}}var er=class{code;size;digest;bytes;constructor(e,r,n,s){this.code=e,this.size=r,this.digest=Ct(n),this.bytes=Ct(s)}};function Ra(t,e){let{bytes:r,version:n}=t;return n===0?ph(r,Ri(t),e??ue.encoder):mh(r,Ri(t),e??et.encoder)}var Fa=new WeakMap;function Ri(t){let e=Fa.get(t);if(e==null){let r=new Map;return Fa.set(t,r),r}return e}var he=class t{code;version;multihash;bytes;"/";constructor(e,r,n,s){this.code=r,this.version=e,this.multihash=n,this.bytes=Ct(s),this["/"]=this.bytes}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==Wr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==yh)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=tr(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&Ua(e.multihash,n.multihash)}toString(e){return Ra(this,e)}toJSON(){return{"/":Ra(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:s,multihash:o,bytes:c}=r;return new t(n,s,o,c??Ma(n,s,o.bytes))}else if(r[bh]===!0){let{version:n,multihash:s,code:o}=r,c=Ke(s);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==Wr)throw new Error(`Version 0 CID must use dag-pb (code: ${Wr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let s=Ma(e,r,n.bytes);return new t(e,r,n,s)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Wr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,s=Me(e.subarray(n,n+r.multihashSize));if(s.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=s.subarray(r.multihashSize-r.digestSize),c=new er(r.multihashCode,r.digestSize,o,s);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=Gr(e.subarray(r));return r+=d,f},s=n(),o=Wr;if(s===18?(s=0,r=0):o=n(),s!==0&&s!==1)throw new RangeError(`Invalid CID version ${s}`);let c=r,i=n(),a=n(),l=r+a,u=l-c;return{version:s,codec:o,multihashCode:i,digestSize:a,multihashSize:u,size:l}}static parse(e,r){let[n,s]=hh(e,r),o=t.decode(s);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Ri(o).set(n,e),o}};function hh(t,e){switch(t[0]){case"Q":{let r=e??ue;return[ue.prefix,r.decode(`${ue.prefix}${t}`)]}case ue.prefix:{let r=e??ue;return[ue.prefix,r.decode(t)]}case et.prefix:{let r=e??et;return[et.prefix,r.decode(t)]}case Vr.prefix:{let r=e??Vr;return[Vr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function ph(t,e,r){let{prefix:n}=r;if(n!==ue.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let s=e.get(n);if(s==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return s}function mh(t,e,r){let{prefix:n}=r,s=e.get(n);if(s==null){let o=r.encode(t);return e.set(n,o),o}else return s}var Wr=112,yh=18;function Ma(t,e,r){let n=Jt(t),s=n+Jt(e),o=new Uint8Array(s+r.byteLength);return Qt(t,o,0),Qt(e,o,n),o.set(r,s),o}var bh=Symbol.for("@ipld/js-cid/CID");var Fi={};q(Fi,{identity:()=>Ye});var $a=0,gh="identity",Ka=Me;function wh(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return tr($a,Ka(t))}var Ye={code:$a,name:gh,encode:Ka,digest:wh};function He(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function xh(t){return t.buffer instanceof ArrayBuffer}function rr(t){return xh(t)?t:t.slice()}async function Ha(t,e,r,n){let s=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},s,rr(e),rr(r.subarray()));return n?.signal?.throwIfAborted(),o}var Mi=Y("node:buffer");function Yr(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function it(t=0){return Yr(Mi.Buffer.alloc(t))}function $i(t=0){return Yr(Mi.Buffer.allocUnsafe(t))}var Va=Y("node:buffer");function Ki(t,e){return Yr(Va.Buffer.concat(t,e))}function za(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var Wa=Symbol.for("@achingbrain/uint8arraylist");function Ga(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let s=r+n.byteLength;if(e<s)return{buf:n,index:e-r};r=s}throw new RangeError("index is out of bounds")}function Fn(t){return!!t?.[Wa]}var se=class t{bufs;length;[Wa]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(Fn(n)){r+=n.byteLength;for(let s of n.bufs)this.bufs.push(s)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(Fn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Ga(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Ga(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(Fn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:s}=this._subList(e,r);return Ki(n,s)}subarray(e,r){let{bufs:n,length:s}=this._subList(e,r);return n.length===1?n[0]:Ki(n,s)}sublist(e,r){let{bufs:n,length:s}=this._subList(e,r),o=new t;return o.length=s,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],s=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],i=s,a=i+c.byteLength;if(s=a,e>=a)continue;let l=e>=i&&e<a,u=r>i&&r<=a;if(l&&u){if(e===i&&r===a){n.push(c);break}let f=e-i;n.push(c.subarray(f,f+(r-e)));break}if(l){if(e===0){n.push(c);continue}n.push(c.subarray(e-i));continue}if(u){if(r===a){n.push(c);break}n.push(c.subarray(0,r-i));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!Fn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let s=n.byteLength;if(s===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<s;f++)c[n[f]]=f;let i=c,a=this.byteLength-n.byteLength,l=n.byteLength-1,u;for(let f=r;f<=a;f+=u){u=0;for(let d=l;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){u=Math.max(1,d-i[h]);break}}if(u===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=$i(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let s=it(2);new DataView(s.buffer,s.byteOffset,s.byteLength).setInt16(0,r,n),this.write(s,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let s=it(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setInt32(0,r,n),this.write(s,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let s=it(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setBigInt64(0,r,n),this.write(s,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=$i(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let s=it(2);new DataView(s.buffer,s.byteOffset,s.byteLength).setUint16(0,r,n),this.write(s,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let s=it(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setUint32(0,r,n),this.write(s,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let s=it(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setBigUint64(0,r,n),this.write(s,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let s=it(4);new DataView(s.buffer,s.byteOffset,s.byteLength).setFloat32(0,r,n),this.write(s,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let s=it(8);new DataView(s.buffer,s.byteOffset,s.byteLength).setFloat64(0,r,n),this.write(s,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!za(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((s,o)=>s+o.byteLength,0)),n.length=r,n}};var Qa=Y("node:buffer");var Hi={};q(Hi,{base10:()=>Eh});var Eh=wt({prefix:"9",name:"base10",alphabet:"0123456789"});var Vi={};q(Vi,{base16:()=>vh,base16upper:()=>Sh});var vh=ie({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Sh=ie({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var zi={};q(zi,{base2:()=>Ah});var Ah=ie({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Gi={};q(Gi,{base256emoji:()=>Lh});var Ya=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}"),Th=Ya.reduce((t,e,r)=>(t[r]=e,t),[]),Ih=Ya.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Dh(t){return t.reduce((e,r)=>(e+=Th[r],e),"")}function Ch(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let s=Ih[n];if(s==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(s)}return new Uint8Array(e)}var Lh=Zt({prefix:"\u{1F680}",name:"base256emoji",encode:Dh,decode:Ch});var Wi={};q(Wi,{base8:()=>Bh});var Bh=ie({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Yi={};q(Yi,{identity:()=>Oh});var Oh=Zt({prefix:"\0",name:"identity",encode:t=>xa(t),decode:t=>wa(t)});var eg=new TextEncoder,tg=new TextDecoder;var Qi={};q(Qi,{sha256:()=>Xi,sha512:()=>Nh});var ji=Le(Y("node:crypto"),1);var Ph=20;function Zi({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:s}){return new qi(t,e,r,n,s)}var qi=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,s,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=s??Ph,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?qa(n,this.code,r?.truncate):n.then(s=>qa(s,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function qa(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return tr(e,t)}var Xi=Zi({name:"sha2-256",code:18,encode:t=>Me(ji.default.createHash("sha256").update(t).digest())}),Nh=Zi({name:"sha2-512",code:19,encode:t=>Me(ji.default.createHash("sha512").update(t).digest())});var qr={...Yi,...zi,...Wi,...Hi,...Vi,...Ci,...Ni,...Li,...ki,...Gi},pg={...Qi,...Fi};function Xa(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var ja=Xa("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Ji=Xa("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Dr(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Uh={utf8:ja,"utf-8":ja,hex:qr.base16,latin1:Ji,ascii:Ji,binary:Ji,...qr},Mn=Uh;function _e(t,e="utf8"){let r=Mn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?bt(Qa.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var Ja=Y("node:buffer");function le(t,e="utf8"){let r=Mn[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Ja.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var Rh=parseInt("11111",2),es=parseInt("10000000",2),Fh=parseInt("01111111",2),eu={0:Zr,1:Zr,2:Mh,3:Hh,4:Vh,5:Kh,6:$h,16:Zr,22:Zr,48:Zr};function ts(t,e={offset:0}){let r=t[e.offset]&Rh;if(e.offset++,eu[r]!=null)return eu[r](t,e);throw new Error("No decoder for tag "+r)}function jr(t,e){let r=0;if((t[e.offset]&es)===es){let n=t[e.offset]&Fh,s="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)s+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(s,16)}else r=t[e.offset],e.offset++;return r}function Zr(t,e){jr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=ts(t,e);if(n===null)break;r.push(n)}return r}function Mh(t,e){let r=jr(t,e),n=e.offset,s=e.offset+r,o=[];for(let c=n;c<s;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function $h(t,e){let r=jr(t,e),n=e.offset+r,s=t[e.offset];e.offset++;let o=0,c=0;s<40?(o=0,c=s):s<80?(o=1,c=s-40):(o=2,c=s-80);let i=`${o}.${c}`,a=[];for(;e.offset<n;){let l=t[e.offset];if(e.offset++,a.push(l&127),l<128){a.reverse();let u=0;for(let f=0;f<a.length;f++)u+=a[f]<<f*7;i+=`.${u}`,a=[]}}return i}function Kh(t,e){return e.offset++,null}function Hh(t,e){let r=jr(t,e),n=t[e.offset];e.offset++;let s=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return s}function Vh(t,e){let r=jr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function zh(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new se;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function rs(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=zh(t.byteLength);return new se(Uint8Array.from([e.byteLength|es]),e)}function tu(t){let e=new se,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new se(Uint8Array.from([2]),rs(e),e)}function ru(t){let e=Uint8Array.from([0]),r=new se(e,t);return new se(Uint8Array.from([3]),rs(r),r)}function $n(t,e=48){let r=new se;for(let n of t)r.append(n);return new se(Uint8Array.from([e]),rs(r),r)}var Gh=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Wh=Uint8Array.from([6,5,43,129,4,0,34]),Yh=Uint8Array.from([6,5,43,129,4,0,35]),qh={ext:!0,kty:"EC",crv:"P-256"},Zh={ext:!0,kty:"EC",crv:"P-384"},jh={ext:!0,kty:"EC",crv:"P-521"},ns=32,os=48,is=66;function nu(t){let e=ts(t);return ou(e)}function ou(t){let e=t[1][1][0],r=1,n,s;if(e.byteLength===ns*2+1)return n=le(e.subarray(r,r+ns),"base64url"),s=le(e.subarray(r+ns),"base64url"),new nr({...qh,key_ops:["verify"],x:n,y:s});if(e.byteLength===os*2+1)return n=le(e.subarray(r,r+os),"base64url"),s=le(e.subarray(r+os),"base64url"),new nr({...Zh,key_ops:["verify"],x:n,y:s});if(e.byteLength===is*2+1)return n=le(e.subarray(r,r+is),"base64url"),s=le(e.subarray(r+is),"base64url"),new nr({...jh,key_ops:["verify"],x:n,y:s});throw new O(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function iu(t){return $n([tu(Uint8Array.from([1])),$n([Xh(t.crv)],160),$n([ru(new se(Uint8Array.from([4]),_e(t.x??"","base64url"),_e(t.y??"","base64url")))],161)]).subarray()}function Xh(t){if(t==="P-256")return Gh;if(t==="P-384")return Wh;if(t==="P-521")return Yh;throw new O(`Invalid curve ${t}`)}var nr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=iu(this.jwk)),this._raw}toMultihash(){return Ye.digest(or(this))}toCID(){return he.createV1(114,this.toMultihash())}toString(){return ue.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}async verify(e,r,n){return Ha(this.jwk,r,e,n)}};var eo=Le(Y("crypto"),1);function ss(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function xt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function tt(t,e,r=""){let n=ss(t),s=t?.length,o=e!==void 0;if(!n||o&&s!==e){let c=r&&`"${r}" `,i=o?` of length ${e}`:"",a=n?`length=${s}`:`type=${typeof t}`,l=c+"expected Uint8Array"+i+", got "+a;throw n?new RangeError(l):new TypeError(l)}return t}function Kn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(xt(t.outputLen),xt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function ir(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function Hn(t,e){tt(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Bt(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Vn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function qe(t,e){return t<<32-e|t>>>e}var cu=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Qh=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function zn(t){if(tt(t),cu)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Qh[t[r]];return e}var st={_0:48,_9:57,A:65,F:70,a:97,f:102};function su(t){if(t>=st._0&&t<=st._9)return t-st._0;if(t>=st.A&&t<=st.F)return t-(st.A-10);if(t>=st.a&&t<=st.f)return t-(st.a-10)}function cs(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(cu)try{return Uint8Array.fromHex(t)}catch(s){throw s instanceof SyntaxError?new RangeError(s.message):s}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let s=0,o=0;s<r;s++,o+=2){let c=su(t.charCodeAt(o)),i=su(t.charCodeAt(o+1));if(c===void 0||i===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[s]=c*16+i}return n}function au(...t){let e=0;for(let n=0;n<t.length;n++){let s=t[n];tt(s),e+=s.length}let r=new Uint8Array(e);for(let n=0,s=0;n<t.length;n++){let o=t[n];r.set(o,s),s+=o.length}return r}function uu(t,e={}){let r=(s,o)=>t(o).update(s).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=s=>t(s),Object.assign(r,e),Object.freeze(r)}function lu(t=32){xt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var fu=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function du(t,e,r){return t&e^~t&r}function hu(t,e,r){return t&e^t&r^e&r}var Gn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,s){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=s,this.buffer=new Uint8Array(e),this.view=Vn(this.buffer)}update(e){ir(this),tt(e);let{view:r,buffer:n,blockLen:s}=this,o=e.length;for(let c=0;c<o;){let i=Math.min(s-this.pos,o-c);if(i===s){let a=Vn(e);for(;s<=o-c;c+=s)this.process(a,c);continue}n.set(e.subarray(c,c+i),this.pos),this.pos+=i,c+=i,this.pos===s&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){ir(this),Hn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:s,isLE:o}=this,{pos:c}=this;r[c++]=128,Bt(this.buffer.subarray(c)),this.padOffset>s-c&&(this.process(n,0),c=0);for(let f=c;f<s;f++)r[f]=0;n.setBigUint64(s-8,BigInt(this.length*8),o),this.process(n,0);let i=Vn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let l=a/4,u=this.get();if(l>u.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<l;f++)i.setUint32(4*f,u[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:s,finished:o,destroyed:c,pos:i}=this;return e.destroyed=c,e.finished=o,e.length=s,e.pos=i,s%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},ct=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Jh=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]),Et=new Uint32Array(64),as=class extends Gn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:s,E:o,F:c,G:i,H:a}=this;return[e,r,n,s,o,c,i,a]}set(e,r,n,s,o,c,i,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=s|0,this.E=o|0,this.F=c|0,this.G=i|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)Et[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=Et[f-15],h=Et[f-2],p=qe(d,7)^qe(d,18)^d>>>3,g=qe(h,17)^qe(h,19)^h>>>10;Et[f]=g+Et[f-7]+p+Et[f-16]|0}let{A:n,B:s,C:o,D:c,E:i,F:a,G:l,H:u}=this;for(let f=0;f<64;f++){let d=qe(i,6)^qe(i,11)^qe(i,25),h=u+d+du(i,a,l)+Jh[f]+Et[f]|0,g=(qe(n,2)^qe(n,13)^qe(n,22))+hu(n,s,o)|0;u=l,l=a,a=i,i=c+h|0,c=o,o=s,s=n,n=h+g|0}n=n+this.A|0,s=s+this.B|0,o=o+this.C|0,c=c+this.D|0,i=i+this.E|0,a=a+this.F|0,l=l+this.G|0,u=u+this.H|0,this.set(n,s,o,c,i,a,l,u)}roundClean(){Bt(Et)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Bt(this.buffer)}},us=class extends as{A=ct[0]|0;B=ct[1]|0;C=ct[2]|0;D=ct[3]|0;E=ct[4]|0;F=ct[5]|0;G=ct[6]|0;H=ct[7]|0;constructor(){super(32)}};var pu=uu(()=>new us,fu(1));var pe=(t,e,r)=>tt(t,e,r),fs=xt,ds=zn,at=(...t)=>au(...t),qn=t=>cs(t),hs=ss,ps=t=>lu(t),Yn=BigInt(0),ls=BigInt(1);function Ot(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Zn(t){if(typeof t=="bigint"){if(!Wn(t))throw new RangeError("positive bigint expected, got "+t)}else fs(t);return t}function Xr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function Qr(t){let e=Zn(t).toString(16);return e.length&1?"0"+e:e}function mu(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?Yn:BigInt("0x"+t)}function sr(t){return mu(zn(t))}function ms(t){return mu(zn(ep(tt(t)).reverse()))}function jn(t,e){if(xt(e),e===0)throw new RangeError("zero length");t=Zn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return cs(r.padStart(e*2,"0"))}function ys(t,e){return jn(t,e).reverse()}function ep(t){return Uint8Array.from(pe(t))}var Wn=t=>typeof t=="bigint"&&Yn<=t;function tp(t,e,r){return Wn(t)&&Wn(e)&&Wn(r)&&e<=t&&t<r}function bs(t,e,r,n){if(!tp(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function cr(t){if(t<Yn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>Yn;t>>=ls,e+=1);return e}var Jr=t=>(ls<<BigInt(t))-ls;function yu(t,e,r){if(xt(t,"hashLen"),xt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=m=>new Uint8Array(m),s=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),i=1e3,a=n(t),l=n(t),u=0,f=()=>{a.fill(1),l.fill(0),u=0},d=(...m)=>r(l,at(a,...m)),h=(m=s)=>{l=d(o,m),a=d(),m.length!==0&&(l=d(c,m),a=d())},p=()=>{if(u++>=i)throw new Error("drbg: tried max amount of iterations");let m=0,w=[];for(;m<e;){a=d();let A=a.slice();w.push(A),m+=a.length}return at(...w)};return(m,w)=>{f(),h(m);let A;for(;(A=w(p()))===void 0;)h();return f(),A}}function kt(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,i){if(!i&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(i&&a===void 0)return;let l=typeof a;if(l!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${l}`)}let s=(o,c)=>Object.entries(o).forEach(([i,a])=>n(i,a,c));s(e,!1),s(r,!0)}var xe=BigInt(0),fe=BigInt(1),_t=BigInt(2),xu=BigInt(3),Eu=BigInt(4),vu=BigInt(5),rp=BigInt(7),Su=BigInt(8),np=BigInt(9),Au=BigInt(16);function Ze(t,e){if(e<=xe)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=xe?r:e+r}function Pe(t,e,r){if(e<xe)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >xe;)n*=n,n%=r;return n}function bu(t,e){if(t===xe)throw new Error("invert: expected non-zero number");if(e<=xe)throw new Error("invert: expected positive modulus, got "+e);let r=Ze(t,e),n=e,s=xe,o=fe,c=fe,i=xe;for(;r!==xe;){let l=n/r,u=n-r*l,f=s-c*l,d=o-i*l;n=r,r=u,s=c,o=i,c=f,i=d}if(n!==fe)throw new Error("invert: does not exist");return Ze(s,e)}function gs(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function Tu(t,e){let r=t,n=(r.ORDER+fe)/Eu,s=r.pow(e,n);return gs(r,s,e),s}function op(t,e){let r=t,n=(r.ORDER-vu)/Su,s=r.mul(e,_t),o=r.pow(s,n),c=r.mul(e,o),i=r.mul(r.mul(c,_t),o),a=r.mul(c,r.sub(i,r.ONE));return gs(r,a,e),a}function ip(t){let e=ar(t),r=Iu(t),n=r(e,e.neg(e.ONE)),s=r(e,n),o=r(e,e.neg(n)),c=(t+rp)/Au;return((i,a)=>{let l=i,u=l.pow(a,c),f=l.mul(u,n),d=l.mul(u,s),h=l.mul(u,o),p=l.eql(l.sqr(f),a),g=l.eql(l.sqr(d),a);u=l.cmov(u,f,p),f=l.cmov(h,d,g);let m=l.eql(l.sqr(f),a),w=l.cmov(u,f,m);return gs(l,w,a),w})}function Iu(t){if(t<xu)throw new Error("sqrt is not defined for small field");let e=t-fe,r=0;for(;e%_t===xe;)e/=_t,r++;let n=_t,s=ar(t);for(;gu(s,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return Tu;let o=s.pow(n,e),c=(e+fe)/_t;return function(a,l){let u=a;if(u.is0(l))return l;if(gu(u,l)!==1)throw new Error("Cannot find square root");let f=r,d=u.mul(u.ONE,o),h=u.pow(l,e),p=u.pow(l,c);for(;!u.eql(h,u.ONE);){if(u.is0(h))return u.ZERO;let g=1,m=u.sqr(h);for(;!u.eql(m,u.ONE);)if(g++,m=u.sqr(m),g===f)throw new Error("Cannot find square root");let w=fe<<BigInt(f-g-1),A=u.pow(d,w);f=g,d=u.sqr(A),h=u.mul(h,d),p=u.mul(p,A)}return p}}function sp(t){return t%Eu===xu?Tu:t%Su===vu?op:t%Au===np?ip(t):Iu(t)}var cp=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function ws(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=cp.reduce((n,s)=>(n[s]="function",n),e);if(kt(t,r),Xr(t.BYTES,"BYTES"),Xr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=fe)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function ap(t,e,r){let n=t;if(r<xe)throw new Error("invalid exponent, negatives unsupported");if(r===xe)return n.ONE;if(r===fe)return e;let s=n.ONE,o=e;for(;r>xe;)r&fe&&(s=n.mul(s,o)),o=n.sqr(o),r>>=fe;return s}function Qn(t,e,r=!1){let n=t,s=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((i,a,l)=>n.is0(a)?i:(s[l]=i,n.mul(i,a)),n.ONE),c=n.inv(o);return e.reduceRight((i,a,l)=>n.is0(a)?i:(s[l]=n.mul(i,s[l]),n.mul(i,a)),c),s}function gu(t,e){let r=t,n=(r.ORDER-fe)/_t,s=r.pow(e,n),o=r.eql(s,r.ONE),c=r.eql(s,r.ZERO),i=r.eql(s,r.neg(r.ONE));if(!o&&!c&&!i)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function up(t,e){if(e!==void 0&&fs(e),t<=xe)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=cr(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,s=Math.ceil(n/8);return{nBitLength:n,nByteLength:s}}var wu=new WeakMap,Xn=class{ORDER;BITS;BYTES;isLE;ZERO=xe;ONE=fe;_lengths;_mod;constructor(e,r={}){if(e<=fe)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:s,nByteLength:o}=up(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=s,this.BYTES=o,Object.freeze(this)}create(e){return Ze(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return xe<=e&&e<this.ORDER}is0(e){return e===xe}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&fe)===fe}neg(e){return Ze(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Ze(e*e,this.ORDER)}add(e,r){return Ze(e+r,this.ORDER)}sub(e,r){return Ze(e-r,this.ORDER)}mul(e,r){return Ze(e*r,this.ORDER)}pow(e,r){return ap(this,e,r)}div(e,r){return Ze(e*bu(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return bu(e,this.ORDER)}sqrt(e){let r=wu.get(this);return r||wu.set(this,r=sp(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?ys(e,this.BYTES):jn(e,this.BYTES)}fromBytes(e,r=!1){pe(e);let{_lengths:n,BYTES:s,isLE:o,ORDER:c,_mod:i}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>s)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let l=new Uint8Array(s);l.set(e,o?0:l.length-e.length),e=l}if(e.length!==s)throw new Error("Field.fromBytes: expected "+s+" bytes, got "+e.length);let a=o?ms(e):sr(e);if(i&&(a=Ze(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return Qn(this,e)}cmov(e,r,n){return Ot(n,"condition"),n?r:e}};Object.freeze(Xn.prototype);function ar(t,e={}){return new Xn(t,e)}function Du(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=fe)throw new Error("field order must be greater than 1");let e=cr(t-fe);return Math.ceil(e/8)}function xs(t){let e=Du(t);return e+Math.ceil(e/2)}function Es(t,e,r=!1){pe(t);let n=t.length,s=Du(e),o=Math.max(xs(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?ms(t):sr(t),i=Ze(c,e-fe)+fe;return r?ys(i,s):jn(i,s)}var ur=BigInt(0),Pt=BigInt(1);function en(t,e){let r=e.negate();return t?r:e}function Ts(t,e){let r=Qn(t.Fp,e.map(n=>n.Z));return e.map((n,s)=>t.fromAffine(n.toAffine(r[s])))}function Ou(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function vs(t,e){Ou(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),s=2**t,o=Jr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:s,shiftBy:c}}function Cu(t,e,r){let{windowSize:n,mask:s,maxNumber:o,shiftBy:c}=r,i=Number(t&s),a=t>>c;i>n&&(i-=o,a+=Pt);let l=e*n,u=l+Math.abs(i)-1,f=i===0,d=i<0,h=e%2!==0;return{nextN:a,offset:u,isZero:f,isNeg:d,isNegF:h,offsetF:l}}var Ss=new WeakMap,ku=new WeakMap;function As(t){return ku.get(t)||1}function Lu(t){if(t!==ur)throw new Error("invalid wNAF")}var Jn=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let s=e;for(;r>ur;)r&Pt&&(n=n.add(s)),s=s.double(),r>>=Pt;return n}precomputeWindow(e,r){let{windows:n,windowSize:s}=vs(r,this.bits),o=[],c=e,i=c;for(let a=0;a<n;a++){i=c,o.push(i);for(let l=1;l<s;l++)i=i.add(c),o.push(i);c=i.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let s=this.ZERO,o=this.BASE,c=vs(e,this.bits);for(let i=0;i<c.windows;i++){let{nextN:a,offset:l,isZero:u,isNeg:f,isNegF:d,offsetF:h}=Cu(n,i,c);n=a,u?o=o.add(en(d,r[h])):s=s.add(en(f,r[l]))}return Lu(n),{p:s,f:o}}wNAFUnsafe(e,r,n,s=this.ZERO){let o=vs(e,this.bits);for(let c=0;c<o.windows&&n!==ur;c++){let{nextN:i,offset:a,isZero:l,isNeg:u}=Cu(n,c,o);if(n=i,!l){let f=r[a];s=s.add(u?f.negate():f)}}return Lu(n),s}getPrecomputes(e,r,n){let s=Ss.get(r);return s||(s=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(s=n(s)),Ss.set(r,s))),s}cached(e,r,n){let s=As(e);return this.wNAF(s,this.getPrecomputes(s,e,n),r)}unsafe(e,r,n,s){let o=As(e);return o===1?this._unsafeLadder(e,r,s):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,s)}createCache(e,r){Ou(r,this.bits),ku.set(e,r),Ss.delete(e)}hasCache(e){return As(e)!==1}};function _u(t,e,r,n){let s=e,o=t.ZERO,c=t.ZERO;for(;r>ur||n>ur;)r&Pt&&(o=o.add(s)),n&Pt&&(c=c.add(s)),s=s.double(),r>>=Pt,n>>=Pt;return{p1:o,p2:c}}function Bu(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return ws(e),e}else return ar(t,{isLE:r})}function Pu(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let l=e[a];if(!(typeof l=="bigint"&&l>ur))throw new Error(`CURVE.${a} must be positive bigint`)}let s=Bu(e.p,r.Fp,n),o=Bu(e.n,r.Fn,n),i=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of i)if(!s.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:s,Fn:o}}function Nu(t,e){return function(n){let s=t(n);return{secretKey:s,publicKey:e(s)}}}var Uu=Y("node:buffer");function vt(t,e){return bt(Uu.Buffer.concat(t,e))}var dw=eo.default.generateKeyPairSync,tn=32;var lp=64;function Ru(t,e,r){if(t.byteLength!==tn)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==lp)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=eo.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:le(t,"base64url"),kty:"OKP"}});return eo.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function Mu(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var to=class{type="Ed25519";raw;constructor(e){this.raw=Is(e,tn)}toMultihash(){return Ye.digest(or(this))}toCID(){return he.createV1(114,this.toMultihash())}toString(){return ue.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let s=Ru(this.raw,r,e);return Mu(s)?s.then(o=>(n?.signal?.throwIfAborted(),o)):s}};function $u(t){return t=Is(t,tn),new to(t)}function Is(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new O(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var De;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(De||(De={}));var Ds;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Ds||(Ds={}));(function(t){t.codec=()=>Ge(Ds)})(De||(De={}));var rn;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),De.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=De.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${i}.Type`,value:De.codec().decode(o)};break}case 2:{yield{field:`${i}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(rn||(rn={}));var Cs;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,i={})=>{i.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),De.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),i.lengthDelimited!==!1&&c.ldelim()},(o,c,i={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=De.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,i,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${i}.Type`,value:De.codec().decode(o)};break}case 2:{yield{field:`${i}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function s(o,c){return te(o,t.codec(),c)}t.stream=s})(Cs||(Cs={}));var Zu=Le(Y("node:crypto"),1);var ro=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(Kn(e),tt(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,s=new Uint8Array(n);s.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<s.length;o++)s[o]^=54;this.iHash.update(s),this.oHash=e.create();for(let o=0;o<s.length;o++)s[o]^=106;this.oHash.update(s),Bt(s)}update(e){return ir(this),this.iHash.update(e),this}digestInto(e){ir(this),Hn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:s,destroyed:o,blockLen:c,outputLen:i}=this;return e=e,e.finished=s,e.destroyed=o,e.blockLen=c,e.outputLen=i,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Ku=(()=>{let t=((e,r,n)=>new ro(e,r).update(n).digest());return t.create=(e,r)=>new ro(e,r),t})();var Hu=(t,e)=>(t+(t>=0?e:-e)/Vu)/e;function hp(t,e,r){bs("scalar",t,rt,r);let[[n,s],[o,c]]=e,i=Hu(c*t,r),a=Hu(-s*t,r),l=t-i*n-a*o,u=-i*s-a*c,f=l<rt,d=u<rt;f&&(l=-l),d&&(u=-u);let h=Jr(Math.ceil(cr(r)/2))+St;if(l<rt||l>=h||u<rt||u>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:l,k2neg:d,k2:u}}function Bs(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Ls(t,e){kt(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Ot(r.lowS,"lowS"),Ot(r.prehash,"prehash"),r.format!==void 0&&Bs(r.format),r}var Os=class extends Error{constructor(e=""){super(e)}},je={Err:Os,_tlv:{encode:(t,e)=>{let{Err:r}=je;if(Xr(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,s=Qr(n);if(s.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?Qr(s.length/2|128):"";return Qr(t)+o+s+e},decode(t,e){let{Err:r}=je;e=pe(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let s=e[n++],o=!!(s&128),c=0;if(!o)c=s;else{let a=s&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let l=e.subarray(n,n+a);if(l.length!==a)throw new r("tlv.decode: length bytes not complete");if(l[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of l)c=c<<8|u;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let i=e.subarray(n,n+c);if(i.length!==c)throw new r("tlv.decode: wrong value length");return{v:i,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=je;if(Zn(t),t<rt)throw new e("integer: negative integers are not allowed");let r=Qr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=je;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return sr(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=je,s=pe(t,void 0,"signature"),{v:o,l:c}=n.decode(48,s);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:i,l:a}=n.decode(2,o),{v:l,l:u}=n.decode(2,a);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(i),s:r.decode(l)}},hexFromSig(t){let{_tlv:e,_int:r}=je,n=e.encode(2,r.encode(t.r)),s=e.encode(2,r.encode(t.s)),o=n+s;return e.encode(48,o)}};Object.freeze(je._tlv);Object.freeze(je._int);Object.freeze(je);var rt=BigInt(0),St=BigInt(1),Vu=BigInt(2),no=BigInt(3),pp=BigInt(4);function zu(t,e={}){let r=Pu("weierstrass",t,e),n=r.Fp,s=r.Fn,o=r.CURVE,{h:c,n:i}=o;kt(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:l}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=Wu(n,s);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(ce,b,I){if(l&&b.is0())return Uint8Array.of(0);let{x:B,y:x}=b.toAffine(),y=n.toBytes(B);if(Ot(I,"isCompressed"),I){f();let E=!n.isOdd(x);return at(Gu(E),y)}else return at(Uint8Array.of(4),y,n.toBytes(x))}function h(ce){pe(ce,void 0,"Point");let{publicKey:b,publicKeyUncompressed:I}=u,B=ce.length,x=ce[0],y=ce.subarray(1);if(l&&B===1&&x===0)return{x:n.ZERO,y:n.ZERO};if(B===b&&(x===2||x===3)){let E=n.fromBytes(y);if(!n.isValid(E))throw new Error("bad point: is not on curve, wrong x");let S=m(E),v;try{v=n.sqrt(S)}catch(W){let K=W instanceof Error?": "+W.message:"";throw new Error("bad point: is not on curve, sqrt error"+K)}f();let C=n.isOdd(v);return(x&1)===1!==C&&(v=n.neg(v)),{x:E,y:v}}else if(B===I&&x===4){let E=n.BYTES,S=n.fromBytes(y.subarray(0,E)),v=n.fromBytes(y.subarray(E,E*2));if(!w(S,v))throw new Error("bad point: is not on curve");return{x:S,y:v}}else throw new Error(`bad point: got length ${B}, expected compressed=${b} or uncompressed=${I}`)}let p=e.toBytes===void 0?d:e.toBytes,g=e.fromBytes===void 0?h:e.fromBytes;function m(ce){let b=n.sqr(ce),I=n.mul(b,ce);return n.add(n.add(I,n.mul(ce,o.a)),o.b)}function w(ce,b){let I=n.sqr(b),B=m(ce);return n.eql(I,B)}if(!w(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(o.a,no),pp),k=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(A,k)))throw new Error("bad curve params: a or b");function P(ce,b,I=!1){if(!n.isValid(b)||I&&n.is0(b))throw new Error(`bad point coordinate ${ce}`);return b}function L(ce){if(!(ce instanceof D))throw new Error("Weierstrass Point expected")}function V(ce){if(!a||!a.basises)throw new Error("no endo");return hp(ce,a.basises,s.ORDER)}function R(ce,b,I,B,x){return I=new D(n.mul(I.X,ce),I.Y,I.Z),b=en(B,b),I=en(x,I),b.add(I)}class D{static BASE=new D(o.Gx,o.Gy,n.ONE);static ZERO=new D(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=s;X;Y;Z;constructor(b,I,B){this.X=P("x",b),this.Y=P("y",I,!0),this.Z=P("z",B),Object.freeze(this)}static CURVE(){return o}static fromAffine(b){let{x:I,y:B}=b||{};if(!b||!n.isValid(I)||!n.isValid(B))throw new Error("invalid affine point");if(b instanceof D)throw new Error("projective point not allowed");return n.is0(I)&&n.is0(B)?D.ZERO:new D(I,B,n.ONE)}static fromBytes(b){let I=D.fromAffine(g(pe(b,void 0,"point")));return I.assertValidity(),I}static fromHex(b){return D.fromBytes(qn(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,I=!0){return Ve.createCache(this,b),I||this.multiply(no),this}assertValidity(){let b=this;if(b.is0()){if(e.allowInfinityPoint&&n.is0(b.X)&&n.eql(b.Y,n.ONE)&&n.is0(b.Z))return;throw new Error("bad point: ZERO")}let{x:I,y:B}=b.toAffine();if(!n.isValid(I)||!n.isValid(B))throw new Error("bad point: x or y not field elements");if(!w(I,B))throw new Error("bad point: equation left != right");if(!b.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){L(b);let{X:I,Y:B,Z:x}=this,{X:y,Y:E,Z:S}=b,v=n.eql(n.mul(I,S),n.mul(y,x)),C=n.eql(n.mul(B,S),n.mul(E,x));return v&&C}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:I}=o,B=n.mul(I,no),{X:x,Y:y,Z:E}=this,S=n.ZERO,v=n.ZERO,C=n.ZERO,_=n.mul(x,x),W=n.mul(y,y),K=n.mul(E,E),F=n.mul(x,y);return F=n.add(F,F),C=n.mul(x,E),C=n.add(C,C),S=n.mul(b,C),v=n.mul(B,K),v=n.add(S,v),S=n.sub(W,v),v=n.add(W,v),v=n.mul(S,v),S=n.mul(F,S),C=n.mul(B,C),K=n.mul(b,K),F=n.sub(_,K),F=n.mul(b,F),F=n.add(F,C),C=n.add(_,_),_=n.add(C,_),_=n.add(_,K),_=n.mul(_,F),v=n.add(v,_),K=n.mul(y,E),K=n.add(K,K),_=n.mul(K,F),S=n.sub(S,_),C=n.mul(K,W),C=n.add(C,C),C=n.add(C,C),new D(S,v,C)}add(b){L(b);let{X:I,Y:B,Z:x}=this,{X:y,Y:E,Z:S}=b,v=n.ZERO,C=n.ZERO,_=n.ZERO,W=o.a,K=n.mul(o.b,no),F=n.mul(I,y),be=n.mul(B,E),ge=n.mul(x,S),we=n.add(I,B),ae=n.add(y,E);we=n.mul(we,ae),ae=n.add(F,be),we=n.sub(we,ae),ae=n.add(I,x);let Ce=n.add(y,S);return ae=n.mul(ae,Ce),Ce=n.add(F,ge),ae=n.sub(ae,Ce),Ce=n.add(B,x),v=n.add(E,S),Ce=n.mul(Ce,v),v=n.add(be,ge),Ce=n.sub(Ce,v),_=n.mul(W,ae),v=n.mul(K,ge),_=n.add(v,_),v=n.sub(be,_),_=n.add(be,_),C=n.mul(v,_),be=n.add(F,F),be=n.add(be,F),ge=n.mul(W,ge),ae=n.mul(K,ae),be=n.add(be,ge),ge=n.sub(F,ge),ge=n.mul(W,ge),ae=n.add(ae,ge),F=n.mul(be,ae),C=n.add(C,F),F=n.mul(Ce,ae),v=n.mul(we,v),v=n.sub(v,F),F=n.mul(we,be),_=n.mul(Ce,_),_=n.add(_,F),new D(v,C,_)}subtract(b){return L(b),this.add(b.negate())}is0(){return this.equals(D.ZERO)}multiply(b){let{endo:I}=e;if(!s.isValidNot0(b))throw new RangeError("invalid scalar: out of range");let B,x,y=E=>Ve.cached(this,E,S=>Ts(D,S));if(I){let{k1neg:E,k1:S,k2neg:v,k2:C}=V(b),{p:_,f:W}=y(S),{p:K,f:F}=y(C);x=W.add(F),B=R(I.beta,_,K,E,v)}else{let{p:E,f:S}=y(b);B=E,x=S}return Ts(D,[B,x])[0]}multiplyUnsafe(b){let{endo:I}=e,B=this,x=b;if(!s.isValid(x))throw new RangeError("invalid scalar: out of range");if(x===rt||B.is0())return D.ZERO;if(x===St)return B;if(Ve.hasCache(this))return this.multiply(x);if(I){let{k1neg:y,k1:E,k2neg:S,k2:v}=V(x),{p1:C,p2:_}=_u(D,B,E,v);return R(I.beta,C,_,y,S)}else return Ve.unsafe(B,x)}toAffine(b){let I=this,B=b,{X:x,Y:y,Z:E}=I;if(n.eql(E,n.ONE))return{x,y};let S=I.is0();B==null&&(B=S?n.ONE:n.inv(E));let v=n.mul(x,B),C=n.mul(y,B),_=n.mul(E,B);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(_,n.ONE))throw new Error("invZ was invalid");return{x:v,y:C}}isTorsionFree(){let{isTorsionFree:b}=e;return c===St?!0:b?b(D,this):Ve.unsafe(this,i).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===St?this:b?b(D,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===St?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Ot(b,"isCompressed"),this.assertValidity(),p(D,this,b)}toHex(b=!0){return ds(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let de=s.BITS,Ve=new Jn(D,e.endo?Math.ceil(de/2):de);return de>=8&&D.BASE.precompute(8),Object.freeze(D.prototype),Object.freeze(D),D}function Gu(t){return Uint8Array.of(t?2:3)}function Wu(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function mp(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?ps:e.randomBytes,s=Object.assign(Wu(t.Fp,r),{seed:Math.max(xs(r.ORDER),16)});function o(h){try{let p=r.fromBytes(h);return r.isValidNot0(p)}catch{return!1}}function c(h,p){let{publicKey:g,publicKeyUncompressed:m}=s;try{let w=h.length;return p===!0&&w!==g||p===!1&&w!==m?!1:!!t.fromBytes(h)}catch{return!1}}function i(h){return h=h===void 0?n(s.seed):h,Es(pe(h,s.seed,"seed"),r.ORDER)}function a(h,p=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(p)}function l(h){let{secretKey:p,publicKey:g,publicKeyUncompressed:m}=s,w=r._lengths;if(!hs(h))return;let A=pe(h,void 0,"key").length,k=A===g||A===m,P=A===p||!!w?.includes(A);if(!(k&&P))return k}function u(h,p,g=!0){if(l(h)===!0)throw new Error("first arg must be private key");if(l(p)===!1)throw new Error("second arg must be public key");let m=r.fromBytes(h);return t.fromBytes(p).multiply(m).toBytes(g)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:i},d=Nu(i,a);return Object.freeze(f),Object.freeze(s),Object.freeze({getPublicKey:a,getSharedSecret:u,keygen:d,Point:t,utils:f,lengths:s})}function Yu(t,e,r={}){let n=e;Kn(n),kt(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let s=r.randomBytes===void 0?ps:r.randomBytes,o=r.hmac===void 0?(x,y)=>Ku(n,x,y):r.hmac,{Fp:c,Fn:i}=t,{ORDER:a,BITS:l}=i,{keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p}=mp(t,r),g={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*Vu+St<c.ORDER;function w(x){let y=a>>St;return x>y}function A(x,y){if(!i.isValidNot0(y))throw new Error(`invalid signature ${x}: out of range 1..Point.Fn.ORDER`);return y}function k(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function P(x,y){Bs(y);let E=p.signature,S=y==="compact"?E:y==="recovered"?E+1:void 0;return pe(x,S)}class L{r;s;recovery;constructor(y,E,S){if(this.r=A("r",y),this.s=A("s",E),S!=null){if(k(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(y,E=g.format){P(y,E);let S;if(E==="der"){let{r:W,s:K}=je.toSig(pe(y));return new L(W,K)}E==="recovered"&&(S=y[0],E="compact",y=y.subarray(1));let v=p.signature/2,C=y.subarray(0,v),_=y.subarray(v,v*2);return new L(i.fromBytes(C),i.fromBytes(_),S)}static fromHex(y,E){return this.fromBytes(qn(y),E)}assertRecovery(){let{recovery:y}=this;if(y==null)throw new Error("invalid recovery id: must be present");return y}addRecoveryBit(y){return new L(this.r,this.s,y)}recoverPublicKey(y){let{r:E,s:S}=this,v=this.assertRecovery(),C=v===2||v===3?E+a:E;if(!c.isValid(C))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let _=c.toBytes(C),W=t.fromBytes(at(Gu((v&1)===0),_)),K=i.inv(C),F=R(pe(y,void 0,"msgHash")),be=i.create(-F*K),ge=i.create(S*K),we=t.BASE.multiplyUnsafe(be).add(W.multiplyUnsafe(ge));if(we.is0())throw new Error("invalid recovery: point at infinify");return we.assertValidity(),we}hasHighS(){return w(this.s)}toBytes(y=g.format){if(Bs(y),y==="der")return qn(je.hexFromSig(this));let{r:E,s:S}=this,v=i.toBytes(E),C=i.toBytes(S);return y==="recovered"?(k(),at(Uint8Array.of(this.assertRecovery()),v,C)):at(v,C)}toHex(y){return ds(this.toBytes(y))}}Object.freeze(L.prototype),Object.freeze(L);let V=r.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let E=sr(y),S=y.length*8-l;return S>0?E>>BigInt(S):E}:r.bits2int,R=r.bits2int_modN===void 0?function(y){return i.create(V(y))}:r.bits2int_modN,D=Jr(l);function de(x){return bs("num < 2^"+l,x,rt,D),i.toBytes(x)}function Ve(x,y){return pe(x,void 0,"message"),y?pe(n(x),void 0,"prehashed message"):x}function ce(x,y,E){let{lowS:S,prehash:v,extraEntropy:C}=Ls(E,g);x=Ve(x,v);let _=R(x),W=i.fromBytes(y);if(!i.isValidNot0(W))throw new Error("invalid private key");let K=[de(W),de(_)];if(C!=null&&C!==!1){let we=C===!0?s(p.secretKey):C;K.push(pe(we,void 0,"extraEntropy"))}let F=at(...K),be=_;function ge(we){let ae=V(we);if(!i.isValidNot0(ae))return;let Ce=i.inv(ae),Ft=t.BASE.multiply(ae).toAffine(),br=i.create(Ft.x);if(br===rt)return;let fn=i.create(Ce*i.create(be+br*W));if(fn===rt)return;let Tc=(Ft.x===br?0:2)|Number(Ft.y&St),Ic=fn;return S&&w(fn)&&(Ic=i.neg(fn),Tc^=1),new L(br,Ic,m?void 0:Tc)}return{seed:F,k2sig:ge}}function b(x,y,E={}){let{seed:S,k2sig:v}=ce(x,y,E);return yu(n.outputLen,i.BYTES,o)(S,v).toBytes(E.format)}function I(x,y,E,S={}){let{lowS:v,prehash:C,format:_}=Ls(S,g);if(E=pe(E,void 0,"publicKey"),y=Ve(y,C),!hs(x)){let W=x instanceof L?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+W)}P(x,_);try{let W=L.fromBytes(x,_),K=t.fromBytes(E);if(v&&W.hasHighS())return!1;let{r:F,s:be}=W,ge=R(y),we=i.inv(be),ae=i.create(ge*we),Ce=i.create(F*we),Ft=t.BASE.multiplyUnsafe(ae).add(K.multiplyUnsafe(Ce));return Ft.is0()?!1:i.create(Ft.x)===F}catch{return!1}}function B(x,y,E={}){let{prehash:S}=Ls(E,g);return y=Ve(y,S),L.fromBytes(x,"recovered").recoverPublicKey(y).toBytes()}return Object.freeze({keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p,Point:t,sign:b,verify:I,recoverPublicKey:B,Signature:L,hash:n})}var _s={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},yp={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var qu=BigInt(2);function bp(t){let e=_s.p,r=BigInt(3),n=BigInt(6),s=BigInt(11),o=BigInt(22),c=BigInt(23),i=BigInt(44),a=BigInt(88),l=t*t*t%e,u=l*l*t%e,f=Pe(u,r,e)*u%e,d=Pe(f,r,e)*u%e,h=Pe(d,qu,e)*l%e,p=Pe(h,s,e)*h%e,g=Pe(p,o,e)*p%e,m=Pe(g,i,e)*g%e,w=Pe(m,a,e)*m%e,A=Pe(w,i,e)*g%e,k=Pe(A,r,e)*u%e,P=Pe(k,c,e)*p%e,L=Pe(P,n,e)*l%e,V=Pe(L,qu,e);if(!ks.eql(ks.sqr(V),t))throw new Error("Cannot find square root");return V}var ks=ar(_s.p,{sqrt:bp}),gp=zu(_s,{Fp:ks,endo:yp}),nn=Yu(gp,pu);var oo=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function ju(t,e,r,n){n?.signal?.throwIfAborted();let s=Zu.default.createHash("sha256");if(r instanceof Uint8Array)s.update(r);else for(let c of r)s.update(c);let o=s.digest();try{return nn.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new oo(String(c))}}var io=class{type="secp256k1";raw;_key;constructor(e){this._key=Qu(e),this.raw=Xu(this._key)}toMultihash(){return Ye.digest(or(this))}toCID(){return he.createV1(114,this.toMultihash())}toString(){return ue.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:He(this.raw,e.raw)}verify(e,r,n){return ju(this._key,r,e,n)}};function Ju(t){return new io(t)}function Xu(t){return nn.Point.fromBytes(t).toBytes()}function Qu(t){try{return nn.Point.fromBytes(t),t}catch(e){throw new vn(String(e))}}function el(t){let{Type:e,Data:r}=rn.decode(t.digest),n=r??new Uint8Array;switch(e){case De.Ed25519:return $u(n);case De.secp256k1:return Ju(n);case De.ECDSA:return nu(n);default:throw new Hr}}function or(t){return rn.encode({Type:De[t.type],Data:t.raw})}var tl=Symbol.for("nodejs.util.inspect.custom"),wp=114,on=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()})`}[Bn]=!0;toString(){return this.string==null&&(this.string=ue.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return he.createV1(wp,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return He(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return He(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[tl](){return`PeerId(${this.toString()})`}},so=class extends on{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},co=class extends on{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},ao=class extends on{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},xp=2336,uo=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ye.digest(_e(this.url))}[tl](){return`PeerId(${this.url})`}[Bn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return he.createV1(xp,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=le(e)),e.toString()===this.toString())}};function ut(t){if(vp(t))return new so({multihash:t});if(Ep(t))try{let e=el(t);if(e.type==="Ed25519")return new co({multihash:t,publicKey:e});if(e.type==="secp256k1")return new ao({multihash:t,publicKey:e})}catch{let r=le(t.digest);return new uo(new URL(r))}throw new An("Supplied PeerID Multihash is invalid")}function Ep(t){return t.code===Ye.code}function vp(t){return t.code===Xi.code}var Nl=Le(Y("net"),1);var Sp=Math.pow(2,7),Ap=Math.pow(2,14),Tp=Math.pow(2,21),Ps=Math.pow(2,28),Ns=Math.pow(2,35),Us=Math.pow(2,42),Rs=Math.pow(2,49),ne=128,Se=127;function lr(t){if(t<Sp)return 1;if(t<Ap)return 2;if(t<Tp)return 3;if(t<Ps)return 4;if(t<Ns)return 5;if(t<Us)return 6;if(t<Rs)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Fs(t,e,r=0){switch(lr(t)){case 8:e[r++]=t&255|ne,t/=128;case 7:e[r++]=t&255|ne,t/=128;case 6:e[r++]=t&255|ne,t/=128;case 5:e[r++]=t&255|ne,t/=128;case 4:e[r++]=t&255|ne,t>>>=7;case 3:e[r++]=t&255|ne,t>>>=7;case 2:e[r++]=t&255|ne,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function Ip(t,e){let r=t[e],n=0;if(n+=r&Se,r<ne||(r=t[e+1],n+=(r&Se)<<7,r<ne)||(r=t[e+2],n+=(r&Se)<<14,r<ne)||(r=t[e+3],n+=(r&Se)<<21,r<ne)||(r=t[e+4],n+=(r&Se)*Ps,r<ne)||(r=t[e+5],n+=(r&Se)*Ns,r<ne)||(r=t[e+6],n+=(r&Se)*Us,r<ne)||(r=t[e+7],n+=(r&Se)*Rs,r<ne))return n;throw new RangeError("Could not decode varint")}function Dp(t,e){let r=t.get(e),n=0;if(n+=r&Se,r<ne||(r=t.get(e+1),n+=(r&Se)<<7,r<ne)||(r=t.get(e+2),n+=(r&Se)<<14,r<ne)||(r=t.get(e+3),n+=(r&Se)<<21,r<ne)||(r=t.get(e+4),n+=(r&Se)*Ps,r<ne)||(r=t.get(e+5),n+=(r&Se)*Ns,r<ne)||(r=t.get(e+6),n+=(r&Se)*Us,r<ne)||(r=t.get(e+7),n+=(r&Se)*Rs,r<ne))return n;throw new RangeError("Could not decode varint")}function Ms(t,e=0){return t instanceof Uint8Array?Ip(t,e):Dp(t,e)}var Ee=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},lt=class extends Error{static name="ValidationError";name="ValidationError"},lo=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},fo=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Ne=Y("node:net");function Ks(t){return e=>le(e,t)}function Hs(t){return e=>_e(e,t)}function fr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Nt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function rl(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=_e(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let s=Nt(n);return vt([r,s],r.length+s.length)}function nl(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=et.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let s=Nt(n);return vt([r,s],r.length+s.length)}function Vs(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=le(e,"base32"),s=fr(r);return`${n}:${s}`}var zs=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let s=parseInt(r,10);if(isNaN(s)||s<0||s>255)throw new Ee("Invalid byte value in IP address");e[n]=s}),e},ol=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Ne.isIPv4)(r[n]),c;o&&(c=zs(r[n]),r[n]=le(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,le(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let s=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new Ee("Invalid byte value in IP address");s[e++]=o>>8&255,s[e++]=o&255}return s},il=function(t){if(t.byteLength!==4)throw new Ee("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},sl=function(t){if(t.byteLength!==16)throw new Ee("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let s=t[n],o=t[n+1],c=`${s.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${r}"`)}};function cl(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${t}"`)}}var $s=Object.values(qr).map(t=>t.decoder),Lp=(function(){let t=$s[0].or($s[1]);return $s.slice(2).forEach(e=>t=t.or(e)),t})();function al(t){return Lp.decode(t)}function ul(t){return e=>t.encoder.encode(e)}function Bp(t){if(parseInt(t).toString()!==t)throw new lt("Value must be an integer")}function Op(t){if(t<0)throw new lt("Value must be a positive integer, or zero")}function kp(t){return e=>{if(e>t)throw new lt(`Value must be smaller than or equal to ${t}`)}}function _p(...t){return e=>{for(let r of t)r(e)}}var sn=_p(Bp,Op,kp(65535));var me=-1,Gs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new fo(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},dt=new Gs,Yp=[{code:4,name:"ip4",size:32,valueToBytes:zs,bytesToValue:il,validate:t=>{if(!(0,Ne.isIPv4)(t))throw new lt(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Nt,bytesToValue:fr,validate:sn},{code:273,name:"udp",size:16,valueToBytes:Nt,bytesToValue:fr,validate:sn},{code:33,name:"dccp",size:16,valueToBytes:Nt,bytesToValue:fr,validate:sn},{code:41,name:"ip6",size:128,valueToBytes:ol,bytesToValue:sl,stringToValue:cl,validate:t=>{if(!(0,Ne.isIPv6)(t))throw new lt(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:me},{code:43,name:"ipcidr",size:8,bytesToValue:Ks("base10"),valueToBytes:Hs("base10")},{code:53,name:"dns",size:me},{code:54,name:"dns4",size:me},{code:55,name:"dns6",size:me},{code:56,name:"dnsaddr",size:me},{code:132,name:"sctp",size:16,valueToBytes:Nt,bytesToValue:fr,validate:sn},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:me,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:me,bytesToValue:Ks("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Hs("base58btc")(t):he.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Vs,valueToBytes:rl},{code:445,name:"onion3",size:296,bytesToValue:Vs,valueToBytes:nl},{code:446,name:"garlic64",size:me},{code:447,name:"garlic32",size:me},{code:448,name:"tls"},{code:449,name:"sni",size:me},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:me,bytesToValue:ul(Oi),valueToBytes:al},{code:480,name:"http"},{code:481,name:"http-path",size:me,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:me}];Yp.forEach(t=>{dt.addProtocol(t)});function ll(t){let e=[],r=0;for(;r<t.length;){let n=Ms(t,r),s=dt.getProtocol(n),o=lr(n),c=qp(s,t,r+o),i=0;c>0&&s.size===me&&(i=lr(c));let a=o+i+c,l={code:n,name:s.name,bytes:rr(t.subarray(r,r+a))};if(c>0){let u=r+o+i,f=t.subarray(u,u+c);l.value=s.bytesToValue?.(f)??le(f)}e.push(l),r+=a}return e}function fl(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let s=dt.getProtocol(n.code),o=lr(n.code),c,i=0,a=0;n.value!=null&&(c=s.valueToBytes?.(n.value)??_e(n.value),i=c.byteLength,s.size===me&&(a=lr(i)));let l=new Uint8Array(o+a+i),u=0;Fs(n.code,l,u),u+=o,c!=null&&(s.size===me&&(Fs(i,l,u),u+=a),l.set(c,u)),n.bytes=l}r.push(n.bytes),e+=n.bytes.byteLength}return vt(r,e)}function dl(t){if(t.charAt(0)!=="/")throw new Ee('String multiaddr must start with "/"');let e=[],r="protocol",n="",s="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?s+=t.charAt(o):n+=t.charAt(o));let i=o===t.length-1;if(c==="/"||i){let a=dt.getProtocol(s);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",s="",r="protocol";continue}else if(i)throw new Ee(`Component ${s} was missing value`);r="value"}else if(r==="value"){let l={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new Ee(`Component ${s} was missing value`);l.value=a.stringToValue?.(n)??n}e.push(l),n="",s="",r="protocol"}}}if(s!==""&&n!=="")throw new Ee("Incomplete multiaddr");return e}function hl(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=dt.getProtocol(e.code);if(r==null)throw new Ee(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function qp(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:Ms(e,r)}var Zp=Symbol.for("nodejs.util.inspect.custom"),oc=Symbol.for("@multiformats/multiaddr");function jp(t){if(t==null&&(t="/"),vo(t))return t.getComponents();if(t instanceof Uint8Array)return ll(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),dl(t);if(Array.isArray(t))return t;throw new Ee("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Eo=class t{[oc]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=jp(e),r.validate!==!1&&Xp(this)}get bytes(){return this.#r==null&&(this.#r=fl(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=hl(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),s=n.lastIndexOf(r);if(s<0)throw new lo(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,s),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return He(this.bytes,e.bytes)}[Zp](){return`Multiaddr(${this.toString()})`}};function Xp(t){t.getComponents().forEach(e=>{let r=dt.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function vo(t){return!!t?.[oc]}function Ue(t){return new Eo(t)}var j=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),T=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),pl=t=>({match:e=>t.match(e)===!1?e:!1}),U=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Ae=(...t)=>({match:e=>{let r;for(let n of t){let s=n.match(e);s!==!1&&(r==null||s.length<r.length)&&(r=s)}return r??!1}}),M=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function X(...t){function e(s){if(s==null)return!1;let o=s.getComponents();for(let c of t){let i=c.match(o);if(i===!1)return!1;o=i}return o}function r(s){return e(s)!==!1}function n(s){let o=e(s);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var Qp=T(421),XE=X(Qp),Ao=T(54),To=T(55),Io=T(56),sc=T(53),QE=X(Ao,U(T(421))),JE=X(To,U(T(421))),e2=X(Io,U(T(421))),t2=X(Ae(sc,Io,Ao,To),U(T(421))),ml=M(T(4),U(T(43))),yl=M(U(T(42)),T(41),U(T(43))),cc=Ae(ml,yl),mr=Ae(cc,sc,Ao,To,Io),r2=X(Ae(cc,M(Ae(sc,Io,Ao,To),U(T(421))))),n2=X(ml),o2=X(yl),i2=X(cc),ac=M(mr,T(6)),an=M(mr,T(273)),bl=X(M(ac,U(T(421)))),s2=X(an),uc=M(an,j(460),U(T(421))),Do=M(an,j(461),U(T(421))),Jp=Ae(uc,Do),c2=X(uc),a2=X(Do),ic=Ae(mr,ac,an,uc,Do),gl=Ae(M(ic,j(477),U(T(421)))),u2=X(gl),wl=Ae(M(ic,j(478),U(T(421))),M(ic,j(448),U(T(449)),j(477),U(T(421)))),l2=X(wl),xl=M(an,j(280),U(T(466)),U(T(466)),U(T(421))),f2=X(xl),El=M(Do,j(465),U(T(466)),U(T(466)),U(T(421))),d2=X(El),So=Ae(gl,wl,M(ac,U(T(421))),M(Jp,U(T(421))),M(mr,U(T(421))),xl,El,T(421)),h2=X(So),em=M(U(So),j(290),pl(j(281)),U(T(421))),p2=X(em),tm=Ae(M(So,j(290),j(281),U(T(421))),M(So,j(281),U(T(421))),M(j(281),U(T(421)))),m2=X(tm),rm=M(mr,Ae(M(T(6,"80")),M(T(6),j(480)),j(480)),U(T(481)),U(T(421))),y2=X(rm),nm=M(mr,Ae(M(T(6,"443")),M(T(6,"443"),j(480)),M(T(6),j(443)),M(T(6),j(448),j(480)),M(j(448),j(480)),j(448),j(443)),U(T(481)),U(T(421))),b2=X(nm),om=Ae(M(T(777),U(T(421)))),g2=X(om),im=Ae(M(T(400),U(T(421)))),Co=X(im);var Lo=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var Pl=Le(Y("node:net"),1);function sm(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function Bo(t){let e=sm(t);if(e==null)throw new O(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function Oo(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var ko=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}},yr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new ko(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new ko(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var lc=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function _o(t={}){return cm(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function cm(t,e){e=e??{};let r=e.onEnd,n=new yr,s,o,c,i=Oo(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((m,w)=>{o=A=>{o=null,n.push(A);try{m(t(n))}catch(k){w(k)}return s}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{i.resolve(),i=Oo()})}},l=m=>o!=null?o(m):(n.push(m),s),u=m=>(n=new yr,o!=null?o({error:m}):(n.push({error:m}),s)),f=m=>{if(c)return s;if(e?.objectMode!==!0&&m?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return l({done:!1,value:m})},d=m=>c?s:(c=!0,m!=null?u(m):l({done:!0})),h=()=>(n=new yr,d(),{done:!0}),p=m=>(d(m),{done:!0});if(s={[Symbol.asyncIterator](){return this},next:a,return:h,throw:p,push:f,end:d,get readableLength(){return n.size},onEmpty:async m=>{let w=m?.signal;if(w?.throwIfAborted(),n.isEmpty())return;let A,k;w!=null&&(A=new Promise((P,L)=>{k=()=>{L(new lc)},w.addEventListener("abort",k)}));try{await Promise.race([i.promise,A])}finally{k!=null&&w!=null&&w?.removeEventListener("abort",k)}}},r==null)return s;let g=s;return s={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(m){return g.throw(m),r!=null&&(r(m),r=void 0),{done:!0}},return(){return g.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(m){return g.end(m),r!=null&&(r(m),r=void 0),s},get readableLength(){return g.readableLength},onEmpty:m=>g.onEmpty(m)},s}var fc=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},vl=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function dc(t,e){let{milliseconds:r,fallback:n,message:s,customTimers:o={setTimeout,clearTimeout},signal:c}=e,i,a,u=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(vl(c));return}if(c&&(a=()=>{d(vl(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new fc;i=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(p){d(p)}return}typeof t.cancel=="function"&&t.cancel(),s===!1?f():s instanceof Error?d(s):(h.message=s??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{u.clear(),a&&c&&c.removeEventListener("abort",a)});return u.clear=()=>{o.clearTimeout.call(void 0,i),i=void 0},u}var am=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function um(t,e,r){let n,s=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let i=[e].flat(),a=[],{addListener:l,removeListener:u}=am(t),f=async(...h)=>{let p=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(p))return}catch(g){n(),c(g);return}a.push(p),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of i)u(h,f);for(let h of r.rejectionEvents)i.includes(h)||u(h,d)};for(let h of i)l(h,f);for(let h of r.rejectionEvents)i.includes(h)||l(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(s.cancel=n,typeof r.timeout=="number"){let o=dc(s,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return s}function nt(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=um(t,e,r),s=n.then(o=>o[0]);return s.cancel=n.cancel,s}var Rt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var Po=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function lm(t){return t.reason}async function un(t,e,r){if(e==null)return t;let n=r?.translateError??lm;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let s;try{return await Promise.race([t,new Promise((o,c)=>{s=()=>{c(n(e))},e.addEventListener("abort",s)})])}finally{s!=null&&e.removeEventListener("abort",s)}}var fm=Math.pow(2,20)*4,No=class extends qt{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??fm,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new se,this.writeBuffer=new se,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(s){this.log.error("processSendQueue threw - %e",s)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=s=>{this.onDrainPromise?.reject(s.error??new Po)};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()),un(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=_o(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let s=()=>{e.end()};this.addEventListener("remoteCloseWrite",s);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",s)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new gt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new Cn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new gt("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 gt("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 gt(`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 gt(`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 Sn;this.dispatchEvent(new Ln(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 Wt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let s=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(s===0){e=!1;break}let o=this.writeBuffer.sublist(0,s),c=new se(o);this.writeBuffer.consume(o.byteLength);let i;try{i=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=i.canSendMore,n+=i.sentBytes,i.sentBytes!==c.byteLength&&(c.consume(i.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new Dn(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 Mr(`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 Mr(`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 Uo=class extends No{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await nt(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 nt(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Al=Le(Y("node:os"),1);function Sl(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function hc(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let s=e??t.port;s!=null&&n.push(t.protocol,s)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),Ue(`/${n.join("/")}`)}var dm={4:"IPv4",6:"IPv6"};function hm(t){return["0.0.0.0","::"].includes(t)}function pm(t){let e=[],r=Al.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let s of n)Sl(s.address)||s.family===dm[t]&&e.push(s.address);return e}function Tl(t,e){if(t==null)return[];let r=Bo(t);return(r.type==="ip4"||r.type==="ip6")&&hm(r.host)?pm(r.type==="ip4"?4:6).map(n=>hc(r,e,n)):[hc(r,e)]}function Il(t,e){if(typeof t!="string")throw new O(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new O(`invalid port provided: ${e}`);if((0,Ne.isIPv4)(t))return Ue(`/ip4/${t}/tcp/${e}`);if((0,Ne.isIPv6)(t))return Ue(`/ip6/${t}/tcp/${e}`);throw new O(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var Cl=Y("node:buffer");function Dl(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Ll(t=0){return Dl(Cl.Buffer.allocUnsafe(t))}var mm=Math.pow(2,7),ym=Math.pow(2,14),bm=Math.pow(2,21),pc=Math.pow(2,28),mc=Math.pow(2,35),yc=Math.pow(2,42),bc=Math.pow(2,49),$=128,Te=127;function ln(t){if(t<mm)return 1;if(t<ym)return 2;if(t<bm)return 3;if(t<pc)return 4;if(t<mc)return 5;if(t<yc)return 6;if(t<bc)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function gm(t,e,r=0){switch(ln(t)){case 8:e[r++]=t&255|$,t/=128;case 7:e[r++]=t&255|$,t/=128;case 6:e[r++]=t&255|$,t/=128;case 5:e[r++]=t&255|$,t/=128;case 4:e[r++]=t&255|$,t>>>=7;case 3:e[r++]=t&255|$,t>>>=7;case 2:e[r++]=t&255|$,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function wm(t,e,r=0){switch(ln(t)){case 8:e.set(r++,t&255|$),t/=128;case 7:e.set(r++,t&255|$),t/=128;case 6:e.set(r++,t&255|$),t/=128;case 5:e.set(r++,t&255|$),t/=128;case 4:e.set(r++,t&255|$),t>>>=7;case 3:e.set(r++,t&255|$),t>>>=7;case 2:e.set(r++,t&255|$),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function xm(t,e){let r=t[e],n=0;if(n+=r&Te,r<$||(r=t[e+1],n+=(r&Te)<<7,r<$)||(r=t[e+2],n+=(r&Te)<<14,r<$)||(r=t[e+3],n+=(r&Te)<<21,r<$)||(r=t[e+4],n+=(r&Te)*pc,r<$)||(r=t[e+5],n+=(r&Te)*mc,r<$)||(r=t[e+6],n+=(r&Te)*yc,r<$)||(r=t[e+7],n+=(r&Te)*bc,r<$))return n;throw new RangeError("Could not decode varint")}function Em(t,e){let r=t.get(e),n=0;if(n+=r&Te,r<$||(r=t.get(e+1),n+=(r&Te)<<7,r<$)||(r=t.get(e+2),n+=(r&Te)<<14,r<$)||(r=t.get(e+3),n+=(r&Te)<<21,r<$)||(r=t.get(e+4),n+=(r&Te)*pc,r<$)||(r=t.get(e+5),n+=(r&Te)*mc,r<$)||(r=t.get(e+6),n+=(r&Te)*yc,r<$)||(r=t.get(e+7),n+=(r&Te)*bc,r<$))return n;throw new RangeError("Could not decode varint")}function Bl(t,e,r=0){return e==null&&(e=Ll(ln(t))),e instanceof Uint8Array?gm(t,e,r):wm(t,e,r)}function Ol(t,e=0){return t instanceof Uint8Array?xm(t,e):Em(t,e)}var Sm=4194304,Ro=class extends Error{static name="UnwrappedError";name="UnwrappedError"},wc=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},xc=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Ec=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Am(t){return typeof t?.closeRead=="function"}function Tm(t){return typeof t?.close=="function"}function gc(t){return Am(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:Tm(t)?t.status!=="open":!1}function Im(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function Dm(t,e){let r=e?.maxBufferSize??Sm,n=new se,s,o=!1;if(!Im(t))throw new O("Argument should be a Stream or a Multiaddr");let c=u=>{if(n.append(u.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),s?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}s?.resolve()};t.addEventListener("message",c);let i=u=>{u.error!=null?s?.reject(u.error):s?.resolve()};t.addEventListener("close",i);let a=()=>{s?.resolve()};t.addEventListener("remoteCloseWrite",a);let l={readBuffer:n,async read(u){if(o===!0)throw new Ro("Stream was unwrapped");if(gc(t)){if(n.byteLength===0&&u?.bytes==null)return null;if(u?.bytes!=null&&n.byteLength<u.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Rt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let f=u?.bytes??1;for(s=Promise.withResolvers();;){if(n.byteLength>=f){s.resolve();break}if(await un(s.promise,u?.signal),gc(t)){if(n.byteLength===0&&u?.bytes==null)return null;break}s=Promise.withResolvers()}let d=u?.bytes??n.byteLength;if(n.byteLength<d){if(gc(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Rt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return l.read(u)}let h=n.sublist(0,d);return n.consume(d),h},async write(u,f){if(o===!0)throw new Ro("Stream was unwrapped");t.send(u)||await nt(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",i),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return l}function Cm(t,e={}){let r=Dm(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ln(e.maxDataLength));let n=e?.lengthDecoder??Ol,s=e?.lengthEncoder??Bl;return{async read(c){let i=-1,a=new se;for(;;){let u=await r.read({...c,bytes:1});if(u==null)break;a.append(u);try{i=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(i<0)throw new wc("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new Ec(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(i>-1)break}if(e?.maxDataLength!=null&&i>e.maxDataLength)throw new xc(`Message length too long - ${i} > ${e.maxDataLength}`);let l=await r.read({...c,bytes:i});if(l==null)throw t.log.error("tried to read %d bytes but the stream closed",i),new Rt(`Unexpected EOF - tried to read ${i} bytes but the stream closed`);if(l.byteLength!==i)throw t.log.error("read %d/%d bytes before the stream closed",l.byteLength,i),new Rt(`Unexpected EOF - read ${l.byteLength}/${i} bytes before the stream closed`);return l},async write(c,i){await r.write(new se(s(c.byteLength),c),i)},async writeV(c,i){let a=new se(...c.flatMap(l=>[s(l.byteLength),l]));await r.write(a,i)},unwrap(){return r.unwrap()}}}function vc(t,e){let r=Cm(t,e),n={read:async(s,o)=>{let c=await r.read(o);return s.decode(c)},write:async(s,o,c)=>{await r.write(o.encode(s),c)},writeV:async(s,o,c)=>{await r.writeV(s.map(i=>o.encode(i)),c)},pb:s=>({read:async o=>n.read(s,o),write:async(o,c)=>n.write(o,s,c),writeV:async(o,c)=>n.writeV(o,s,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}var Sc=class extends Uo{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&Co.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new O("Could not determine remote address or port");r=Il(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Gt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let s of e)if(r+=s.byteLength,n=this.socket.write(s),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await nt(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},Fo=t=>new Sc(t);var kl=Le(Y("os"),1),_l=Le(Y("path"),1);function Mo(t,e={}){if(Co.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new O(`Multiaddr ${t} was not a Unix address`);return kl.default.platform()==="win32"?{path:_l.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=Bo(t),n=r.host,s=r.port;return{host:n,port:s,ipv6Only:r.type==="ip6",...e}}var ye;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(ye||(ye={}));var $o=class extends qt{context;server;sockets=new Set;status={code:ye.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,On(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Pl.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 O("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:ye.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==ye.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==ye.ACTIVE)throw e.destroy(),new Tn("Server is not listening yet");let r;try{r=Fo({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===ye.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Ue(`/unix/${encodeURIComponent(e)}`)]:Tl(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===ye.ACTIVE||this.status.code===ye.PAUSED)throw new In("server is already listening");try{this.status={code:ye.ACTIVE,listeningAddr:e,netConfig:Mo(e,this.context)},await this.resume()}catch(r){throw this.status={code:ye.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(nt(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(nt(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===ye.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:ye.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===ye.PAUSED&&e){this.status={code:ye.INACTIVE};return}!this.server.listening||this.status.code!==ye.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:ye.INACTIVE}:{...this.status,code:ye.PAUSED},this.server.close())}};var Ko=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[ma]=!0;[Symbol.toStringTag]="@libp2p/tcp";[ba]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),s;try{s=Fo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",s.remoteAddr),await r.upgrader.upgradeOutbound(s,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),s.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new Lo("tcp:open-connection"));let n;return new Promise((s,o)=>{let c=Date.now(),i=Mo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,i),n=Nl.default.connect(i);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let p=i.path??`${i.host??""}:${i.port}`;h.message=`connection error ${p}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},l=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Gt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new En)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",l),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}s(n)};n.on("error",a),n.on("timeout",l),n.on("connect",u),r.signal.addEventListener("abort",f)}).catch(s=>{throw n?.destroy(),s})}createListener(e){return new $o({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>bl.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function Ul(t={}){return e=>new Ko(e,t)}var Lm=Xt("libp2p:daemon-client:dht"),Ho=class{client;constructor(e){this.client=e}async put(e,r){if(!(e instanceof Uint8Array))throw new O("invalid key received");if(!(r instanceof Uint8Array))throw new O("value received is not a Uint8Array");let n=await this.client.send({type:z.Type.DHT,dht:{type:ke.Type.PUT_VALUE,key:e,value:r}}),s=await n.read(N);if(Lm("read",s),await n.unwrap().close(),s.type!==N.Type.OK)throw new Kr(s.error?.msg??"DHT put failed")}async get(e){if(!(e instanceof Uint8Array))throw new O("invalid key received");let r=await this.client.send({type:z.Type.DHT,dht:{type:ke.Type.GET_VALUE,key:e}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new G("Invalid DHT get response");return n.dht.value}async findPeer(e){if(!Yt(e))throw new O("invalid peer id received");let r=await this.client.send({type:z.Type.DHT,dht:{type:ke.Type.FIND_PEER,peer:e.toMultihash().bytes}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new G("Invalid response");return{id:ut(Ke(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(s=>Ue(s))}}async provide(e){if(e==null||he.asCID(e)==null)throw new O("invalid cid received");let r=await this.client.send({type:z.Type.DHT,dht:{type:ke.Type.PROVIDE,cid:e.bytes}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"DHT provide failed")}async*findProviders(e,r=1){if(e==null||he.asCID(e)==null)throw new O("invalid cid received");let n=await this.client.send({type:z.Type.DHT,dht:{type:ke.Type.FIND_PROVIDERS,cid:e.bytes,count:r}}),s=await n.read(N);if(s.type!==N.Type.OK)throw await n.unwrap().close(),new G(s.error?.msg??"DHT find providers failed");for(;;){let o=await n.read(Fe);if(o.type===Fe.Type.END){await n.unwrap().close();return}if(o.type===Fe.Type.VALUE&&o.peer?.addrs!=null)yield{id:ut(Ke(o.peer.id)),multiaddrs:o.peer.addrs.map(c=>Ue(c))};else throw await n.unwrap().close(),new Kr("unexpected message received")}}async*getClosestPeers(e){if(!(e instanceof Uint8Array))throw new O("invalid key received");let r=await this.client.send({type:z.Type.DHT,dht:{type:ke.Type.GET_CLOSEST_PEERS,key:e}}),n=await r.read(N);if(n.type!==N.Type.OK)throw await r.unwrap().close(),new G(n.error?.msg??"DHT find providers failed");for(;;){let s=await r.read(Fe);if(s.type===Fe.Type.END){await r.unwrap().close();return}if(s.type===Fe.Type.VALUE&&s.value!=null)yield{id:ut(Ke(s.value)),multiaddrs:[]};else throw await r.unwrap().close(),new $r("unexpected message received")}}async getPublicKey(e){if(!Yt(e))throw new O("invalid peer id received");let r=await this.client.send({type:z.Type.DHT,dht:{type:ke.Type.GET_PUBLIC_KEY,peer:e.toMultihash().bytes}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new $r("Invalid response");return n.dht.value}};var Vo=class{client;constructor(e){this.client=e}async getTopics(){let e=await this.client.send({type:z.Type.PUBSUB,pubsub:{type:Je.Type.GET_TOPICS}}),r=await e.read(N);if(await e.unwrap().close(),r.type!==N.Type.OK)throw new G(r.error?.msg??"Pubsub get topics failed");if(r.pubsub?.topics==null)throw new G("Invalid response");return r.pubsub.topics}async publish(e,r){if(typeof e!="string")throw new O("invalid topic received");if(!(r instanceof Uint8Array))throw new O("data received is not a Uint8Array");let n=await this.client.send({type:z.Type.PUBSUB,pubsub:{type:Je.Type.PUBLISH,topic:e,data:r}}),s=await n.read(N);if(await n.unwrap().close(),s.type!==N.Type.OK)throw new G(s.error?.msg??"Pubsub publish failed")}async subscribe(e){if(typeof e!="string")throw new O("invalid topic received");let r=await this.client.send({type:z.Type.PUBSUB,pubsub:{type:Je.Type.SUBSCRIBE,topic:e}}),n=await r.read(N);if(n.type!==N.Type.OK)throw new G(n.error?.msg??"Pubsub publish failed");let s=!0;return{async*messages(){for(;s;)yield await r.read(xn)},async cancel(){s=!1,await r.unwrap().close()}}}async getSubscribers(e){if(typeof e!="string")throw new O("invalid topic received");let r=await this.client.send({type:z.Type.PUBSUB,pubsub:{type:Je.Type.LIST_PEERS,topic:e}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new G("Invalid response");return n.pubsub.peerIDs.map(s=>ut(Ke(s)))}};var At=Xt("libp2p:daemon-client"),G=class extends Error{constructor(e="Operation failed"){super(e),this.name="OperationFailedError"}},Ac=class{multiaddr;dht;pubsub;tcp;constructor(e){this.multiaddr=e,this.tcp=Ul()({logger:ka()}),this.dht=new Ho(this),this.pubsub=new Vo(this)}async connectDaemon(e){return this.tcp.dial(this.multiaddr,{upgrader:new Fr,signal:e??AbortSignal.timeout(1e4)})}async send(e){let r=await this.connectDaemon(),n=e.pubsub?.type??e.dht?.type??e.peerStore?.type??"";At("send",e.type,n);let s=vc(r);return await s.write(e,z),s}async connect(e,r){if(!Yt(e))throw new O("invalid peer id received");if(!Array.isArray(r))throw new O("addrs received are not in an array");r.forEach(o=>{if(!vo(o))throw new O("received an address that is not a multiaddr")});let n=await this.send({type:z.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:r.map(o=>o.bytes)}}),s=await n.read(N);if(At("%s response %s",z.Type.CONNECT,s.type),s.type!==N.Type.OK){let o=s.error??{msg:"unspecified"};throw new G(o.msg??"unspecified")}await n.unwrap().close()}async identify(){let e=await this.send({type:z.Type.IDENTIFY}),r=await e.read(N);if(At("%s response %s",z.Type.IDENTIFY,r.type),r.type!==N.Type.OK)throw new G(r.error?.msg??"Identify failed");if(r.identify?.addrs==null)throw new G("Invalid response");let n=ut(Ke(r.identify?.id)),s=r.identify.addrs.map(o=>Ue(o));return await e.unwrap().close(),{peerId:n,addrs:s}}async listPeers(){let e=await this.send({type:z.Type.LIST_PEERS}),r=await e.read(N);if(At("%s response %s",z.Type.LIST_PEERS,r.type),r.type!==N.Type.OK)throw new G(r.error?.msg??"List peers failed");return await e.unwrap().close(),r.peers.map(n=>ut(Ke(n.id)))}async openStream(e,r){if(!Yt(e))throw new O("invalid peer id received");if(typeof r!="string")throw new O("invalid protocol received");let n=await this.send({type:z.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[r]}}),s=await n.read(N);if(At("%s response %s",z.Type.STREAM_OPEN,s.type),s.type!==N.Type.OK){let o=new G(s.error?.msg??"Open stream failed");throw n.unwrap().abort(o),o}return n.unwrap()}async registerStreamHandler(e,r){if(typeof e!="string")throw new O("invalid protocol received");let n=this.tcp.createListener({upgrader:new Fr(i=>{this.onConnection(e,n,r,i)})});await n.listen(Ue("/ip4/127.0.0.1/tcp/0"));let s=n.getAddrs()[0];if(s==null)throw new G("Could not listen on port");let o=await this.send({type:z.Type.STREAM_HANDLER,streamHandler:{addr:s.bytes,proto:[e]}}),c=await o.read(N);if(At("%s response %s",z.Type.STREAM_HANDLER,c.type),await o.unwrap().close(),c.type!==N.Type.OK)throw new G(c.error?.msg??"Register stream handler failed")}onConnection(e,r,n,s){Promise.resolve().then(async()=>{let o=vc(s).pb(Dt);if((await o.read()).proto!==e)throw new G("Incorrect protocol");await n(o.unwrap().unwrap())}).catch(o=>{s.abort(o)}).finally(()=>{s.close().catch(o=>{At.error("error closing connection - %e",o)}),r.close().catch(o=>{At.error("error closing listener - %e",o)})})}};function Bm(t){return new Ac(t)}return Hl(Om);})();
16
+ ${e}[Error list was empty]`,r.trim()}return hc(t,e)}Ce.formatters.e=t=>t==null?"undefined":mc(t);function zl(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function yc(t){return{forComponent(e){return Vt(e,t)}}}function Vt(t,e){let r=zl(`${t}:trace`);return Ce.enabled(`${t}:trace`)&&Ce.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Ce(`${t}:trace`,e)),Object.assign(Ce(t,e),{error:Ce(`${t}:error`,e),trace:r,newScope:n=>Vt(`${t}:${n}`,e)})}function pc(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}function Be(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}async function bc(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,lt(e),lt(r.subarray()));return n?.signal?.throwIfAborted(),o}var gc=ce("node:buffer");function We(t,e){return ut(gc.Buffer.concat(t,e))}var xc=Symbol.for("@achingbrain/uint8arraylist");function wc(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function pn(t){return!!t?.[xc]}var te=class t{bufs;length;[xc]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(pn(n)){r+=n.byteLength;for(let i of n.bufs)this.bufs.push(i)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(pn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=wc(this.bufs,e);return r.buf[r.index]}set(e,r){let n=wc(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(pn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return We(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:We(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let l=e>=s&&e<a,u=r>s&&r<=a;if(l&&u){if(e===s&&r===a){n.push(c);break}let f=e-s;n.push(c.subarray(f,f+(r-e)));break}if(l){if(e===0){n.push(c);continue}n.push(c.subarray(e-s));continue}if(u){if(r===a){n.push(c);break}n.push(c.subarray(0,r-s));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!pn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,l=n.byteLength-1,u;for(let f=r;f<=a;f+=u){u=0;for(let d=l;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){u=Math.max(1,d-s[h]);break}}if(u===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Ie(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=ae(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Ie(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=ae(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=ae(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=ae(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!Be(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};var Ec=ce("node:buffer");function se(t,e="utf8"){let r=Wr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Ec.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var Gl=parseInt("11111",2),as=parseInt("10000000",2),Wl=parseInt("01111111",2),vc={0:Cr,1:Cr,2:Yl,3:jl,4:Xl,5:Zl,6:ql,16:Cr,22:Cr,48:Cr};function us(t,e={offset:0}){let r=t[e.offset]&Gl;if(e.offset++,vc[r]!=null)return vc[r](t,e);throw new Error("No decoder for tag "+r)}function Br(t,e){let r=0;if((t[e.offset]&as)===as){let n=t[e.offset]&Wl,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function Cr(t,e){Br(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=us(t,e);if(n===null)break;r.push(n)}return r}function Yl(t,e){let r=Br(t,e),n=e.offset,i=e.offset+r,o=[];for(let c=n;c<i;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function ql(t,e){let r=Br(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,c=0;i<40?(o=0,c=i):i<80?(o=1,c=i-40):(o=2,c=i-80);let s=`${o}.${c}`,a=[];for(;e.offset<n;){let l=t[e.offset];if(e.offset++,a.push(l&127),l<128){a.reverse();let u=0;for(let f=0;f<a.length;f++)u+=a[f]<<f*7;s+=`.${u}`,a=[]}}return s}function Zl(t,e){return e.offset++,null}function jl(t,e){let r=Br(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function Xl(t,e){let r=Br(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Ql(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new te;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function ls(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=Ql(t.byteLength);return new te(Uint8Array.from([e.byteLength|as]),e)}function Sc(t){let e=new te,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new te(Uint8Array.from([2]),ls(e),e)}function Tc(t){let e=Uint8Array.from([0]),r=new te(e,t);return new te(Uint8Array.from([3]),ls(r),r)}function mn(t,e=48){let r=new te;for(let n of t)r.append(n);return new te(Uint8Array.from([e]),ls(r),r)}var Jl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),ef=Uint8Array.from([6,5,43,129,4,0,34]),tf=Uint8Array.from([6,5,43,129,4,0,35]),rf={ext:!0,kty:"EC",crv:"P-256"},nf={ext:!0,kty:"EC",crv:"P-384"},of={ext:!0,kty:"EC",crv:"P-521"},fs=32,ds=48,hs=66;function Ac(t){let e=us(t);return Ic(e)}function Ic(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===fs*2+1)return n=se(e.subarray(r,r+fs),"base64url"),i=se(e.subarray(r+fs),"base64url"),new zt({...rf,key_ops:["verify"],x:n,y:i});if(e.byteLength===ds*2+1)return n=se(e.subarray(r,r+ds),"base64url"),i=se(e.subarray(r+ds),"base64url"),new zt({...nf,key_ops:["verify"],x:n,y:i});if(e.byteLength===hs*2+1)return n=se(e.subarray(r,r+hs),"base64url"),i=se(e.subarray(r+hs),"base64url"),new zt({...of,key_ops:["verify"],x:n,y:i});throw new C(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Dc(t){return mn([Sc(Uint8Array.from([1])),mn([sf(t.crv)],160),mn([Tc(new te(Uint8Array.from([4]),ve(t.x??"","base64url"),ve(t.y??"","base64url")))],161)]).subarray()}function sf(t){if(t==="P-256")return Jl;if(t==="P-384")return ef;if(t==="P-521")return tf;throw new C(`Invalid curve ${t}`)}var zt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Dc(this.jwk)),this._raw}toMultihash(){return Ve.digest(Gt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return oe.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Be(this.raw,e.raw)}async verify(e,r,n){return bc(this.jwk,r,e,n)}};var Bn=Oe(ce("crypto"),1);function ps(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function pt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function Qe(t,e,r=""){let n=ps(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let c=r&&`"${r}" `,s=o?` of length ${e}`:"",a=n?`length=${i}`:`type=${typeof t}`,l=c+"expected Uint8Array"+s+", got "+a;throw n?new RangeError(l):new TypeError(l)}return t}function yn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(pt(t.outputLen),pt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function Wt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function bn(t,e){Qe(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function St(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function gn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Ye(t,e){return t<<32-e|t>>>e}var Bc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",cf=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function wn(t){if(Qe(t),Bc)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=cf[t[r]];return e}var rt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Cc(t){if(t>=rt._0&&t<=rt._9)return t-rt._0;if(t>=rt.A&&t<=rt.F)return t-(rt.A-10);if(t>=rt.a&&t<=rt.f)return t-(rt.a-10)}function ms(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(Bc)try{return Uint8Array.fromHex(t)}catch(i){throw i instanceof SyntaxError?new RangeError(i.message):i}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let c=Cc(t.charCodeAt(o)),s=Cc(t.charCodeAt(o+1));if(c===void 0||s===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[i]=c*16+s}return n}function Lc(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];Qe(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function Oc(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function kc(t=32){pt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var _c=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function Pc(t,e,r){return t&e^~t&r}function Nc(t,e,r){return t&e^t&r^e&r}var xn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=gn(this.buffer)}update(e){Wt(this),Qe(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let c=0;c<o;){let s=Math.min(i-this.pos,o-c);if(s===i){let a=gn(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Wt(this),bn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,St(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=gn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let l=a/4,u=this.get();if(l>u.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<l;f++)s.setUint32(4*f,u[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:c,pos:s}=this;return e.destroyed=c,e.finished=o,e.length=i,e.pos=s,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},nt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var af=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]),mt=new Uint32Array(64),ys=class extends xn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)mt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=mt[f-15],h=mt[f-2],y=Ye(d,7)^Ye(d,18)^d>>>3,v=Ye(h,17)^Ye(h,19)^h>>>10;mt[f]=v+mt[f-7]+y+mt[f-16]|0}let{A:n,B:i,C:o,D:c,E:s,F:a,G:l,H:u}=this;for(let f=0;f<64;f++){let d=Ye(s,6)^Ye(s,11)^Ye(s,25),h=u+d+Pc(s,a,l)+af[f]+mt[f]|0,v=(Ye(n,2)^Ye(n,13)^Ye(n,22))+Nc(n,i,o)|0;u=l,l=a,a=s,s=c+h|0,c=o,o=i,i=n,n=h+v|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,c=c+this.D|0,s=s+this.E|0,a=a+this.F|0,l=l+this.G|0,u=u+this.H|0,this.set(n,i,o,c,s,a,l,u)}roundClean(){St(mt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),St(this.buffer)}},bs=class extends ys{A=nt[0]|0;B=nt[1]|0;C=nt[2]|0;D=nt[3]|0;E=nt[4]|0;F=nt[5]|0;G=nt[6]|0;H=nt[7]|0;constructor(){super(32)}};var Rc=Oc(()=>new bs,_c(1));var fe=(t,e,r)=>Qe(t,e,r),ws=pt,xs=wn,ot=(...t)=>Lc(...t),Sn=t=>ms(t),Es=ps,vs=t=>kc(t),vn=BigInt(0),gs=BigInt(1);function Tt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Tn(t){if(typeof t=="bigint"){if(!En(t))throw new RangeError("positive bigint expected, got "+t)}else ws(t);return t}function Lr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function Or(t){let e=Tn(t).toString(16);return e.length&1?"0"+e:e}function Uc(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?vn:BigInt("0x"+t)}function Yt(t){return Uc(wn(t))}function Ss(t){return Uc(wn(uf(Qe(t)).reverse()))}function An(t,e){if(pt(e),e===0)throw new RangeError("zero length");t=Tn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return ms(r.padStart(e*2,"0"))}function Ts(t,e){return An(t,e).reverse()}function uf(t){return Uint8Array.from(fe(t))}var En=t=>typeof t=="bigint"&&vn<=t;function lf(t,e,r){return En(t)&&En(e)&&En(r)&&e<=t&&t<r}function As(t,e,r,n){if(!lf(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function qt(t){if(t<vn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>vn;t>>=gs,e+=1);return e}var kr=t=>(gs<<BigInt(t))-gs;function Fc(t,e,r){if(pt(t,"hashLen"),pt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=m=>new Uint8Array(m),i=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),s=1e3,a=n(t),l=n(t),u=0,f=()=>{a.fill(1),l.fill(0),u=0},d=(...m)=>r(l,ot(a,...m)),h=(m=i)=>{l=d(o,m),a=d(),m.length!==0&&(l=d(c,m),a=d())},y=()=>{if(u++>=s)throw new Error("drbg: tried max amount of iterations");let m=0,x=[];for(;m<e;){a=d();let B=a.slice();x.push(B),m+=a.length}return ot(...x)};return(m,x)=>{f(),h(m);let B;for(;(B=x(y()))===void 0;)h();return f(),B}}function At(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,s){if(!s&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(s&&a===void 0)return;let l=typeof a;if(l!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${l}`)}let i=(o,c)=>Object.entries(o).forEach(([s,a])=>n(s,a,c));i(e,!1),i(r,!0)}var be=BigInt(0),ie=BigInt(1),It=BigInt(2),Hc=BigInt(3),Vc=BigInt(4),zc=BigInt(5),ff=BigInt(7),Gc=BigInt(8),df=BigInt(9),Wc=BigInt(16);function qe(t,e){if(e<=be)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=be?r:e+r}function Pe(t,e,r){if(e<be)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >be;)n*=n,n%=r;return n}function Mc(t,e){if(t===be)throw new Error("invert: expected non-zero number");if(e<=be)throw new Error("invert: expected positive modulus, got "+e);let r=qe(t,e),n=e,i=be,o=ie,c=ie,s=be;for(;r!==be;){let l=n/r,u=n-r*l,f=i-c*l,d=o-s*l;n=r,r=u,i=c,o=s,c=f,s=d}if(n!==ie)throw new Error("invert: does not exist");return qe(i,e)}function Is(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function Yc(t,e){let r=t,n=(r.ORDER+ie)/Vc,i=r.pow(e,n);return Is(r,i,e),i}function hf(t,e){let r=t,n=(r.ORDER-zc)/Gc,i=r.mul(e,It),o=r.pow(i,n),c=r.mul(e,o),s=r.mul(r.mul(c,It),o),a=r.mul(c,r.sub(s,r.ONE));return Is(r,a,e),a}function pf(t){let e=Zt(t),r=qc(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+ff)/Wc;return((s,a)=>{let l=s,u=l.pow(a,c),f=l.mul(u,n),d=l.mul(u,i),h=l.mul(u,o),y=l.eql(l.sqr(f),a),v=l.eql(l.sqr(d),a);u=l.cmov(u,f,y),f=l.cmov(h,d,v);let m=l.eql(l.sqr(f),a),x=l.cmov(u,f,m);return Is(l,x,a),x})}function qc(t){if(t<Hc)throw new Error("sqrt is not defined for small field");let e=t-ie,r=0;for(;e%It===be;)e/=It,r++;let n=It,i=Zt(t);for(;Kc(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return Yc;let o=i.pow(n,e),c=(e+ie)/It;return function(a,l){let u=a;if(u.is0(l))return l;if(Kc(u,l)!==1)throw new Error("Cannot find square root");let f=r,d=u.mul(u.ONE,o),h=u.pow(l,e),y=u.pow(l,c);for(;!u.eql(h,u.ONE);){if(u.is0(h))return u.ZERO;let v=1,m=u.sqr(h);for(;!u.eql(m,u.ONE);)if(v++,m=u.sqr(m),v===f)throw new Error("Cannot find square root");let x=ie<<BigInt(f-v-1),B=u.pow(d,x);f=v,d=u.sqr(B),h=u.mul(h,d),y=u.mul(y,B)}return y}}function mf(t){return t%Vc===Hc?Yc:t%Gc===zc?hf:t%Wc===df?pf(t):qc(t)}var yf=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ds(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=yf.reduce((n,i)=>(n[i]="function",n),e);if(At(t,r),Lr(t.BYTES,"BYTES"),Lr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=ie)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function bf(t,e,r){let n=t;if(r<be)throw new Error("invalid exponent, negatives unsupported");if(r===be)return n.ONE;if(r===ie)return e;let i=n.ONE,o=e;for(;r>be;)r&ie&&(i=n.mul(i,o)),o=n.sqr(o),r>>=ie;return i}function Dn(t,e,r=!1){let n=t,i=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((s,a,l)=>n.is0(a)?s:(i[l]=s,n.mul(s,a)),n.ONE),c=n.inv(o);return e.reduceRight((s,a,l)=>n.is0(a)?s:(i[l]=n.mul(s,i[l]),n.mul(s,a)),c),i}function Kc(t,e){let r=t,n=(r.ORDER-ie)/It,i=r.pow(e,n),o=r.eql(i,r.ONE),c=r.eql(i,r.ZERO),s=r.eql(i,r.neg(r.ONE));if(!o&&!c&&!s)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function gf(t,e){if(e!==void 0&&ws(e),t<=be)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=qt(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,i=Math.ceil(n/8);return{nBitLength:n,nByteLength:i}}var $c=new WeakMap,In=class{ORDER;BITS;BYTES;isLE;ZERO=be;ONE=ie;_lengths;_mod;constructor(e,r={}){if(e<=ie)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=gf(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,Object.freeze(this)}create(e){return qe(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return be<=e&&e<this.ORDER}is0(e){return e===be}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ie)===ie}neg(e){return qe(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return qe(e*e,this.ORDER)}add(e,r){return qe(e+r,this.ORDER)}sub(e,r){return qe(e-r,this.ORDER)}mul(e,r){return qe(e*r,this.ORDER)}pow(e,r){return bf(this,e,r)}div(e,r){return qe(e*Mc(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return Mc(e,this.ORDER)}sqrt(e){let r=$c.get(this);return r||$c.set(this,r=mf(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?Ts(e,this.BYTES):An(e,this.BYTES)}fromBytes(e,r=!1){fe(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:c,_mod:s}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let l=new Uint8Array(i);l.set(e,o?0:l.length-e.length),e=l}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let a=o?Ss(e):Yt(e);if(s&&(a=qe(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return Dn(this,e)}cmov(e,r,n){return Tt(n,"condition"),n?r:e}};Object.freeze(In.prototype);function Zt(t,e={}){return new In(t,e)}function Zc(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=ie)throw new Error("field order must be greater than 1");let e=qt(t-ie);return Math.ceil(e/8)}function Cs(t){let e=Zc(t);return e+Math.ceil(e/2)}function Bs(t,e,r=!1){fe(t);let n=t.length,i=Zc(e),o=Math.max(Cs(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Ss(t):Yt(t),s=qe(c,e-ie)+ie;return r?Ts(s,i):An(s,i)}var jt=BigInt(0),Dt=BigInt(1);function _r(t,e){let r=e.negate();return t?r:e}function _s(t,e){let r=Dn(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function Jc(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ls(t,e){Jc(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=kr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function jc(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:c}=r,s=Number(t&i),a=t>>c;s>n&&(s-=o,a+=Dt);let l=e*n,u=l+Math.abs(s)-1,f=s===0,d=s<0,h=e%2!==0;return{nextN:a,offset:u,isZero:f,isNeg:d,isNegF:h,offsetF:l}}var Os=new WeakMap,ea=new WeakMap;function ks(t){return ea.get(t)||1}function Xc(t){if(t!==jt)throw new Error("invalid wNAF")}var Cn=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>jt;)r&Dt&&(n=n.add(i)),i=i.double(),r>>=Dt;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Ls(r,this.bits),o=[],c=e,s=c;for(let a=0;a<n;a++){s=c,o.push(s);for(let l=1;l<i;l++)s=s.add(c),o.push(s);c=s.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,c=Ls(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:l,isZero:u,isNeg:f,isNegF:d,offsetF:h}=jc(n,s,c);n=a,u?o=o.add(_r(d,r[h])):i=i.add(_r(f,r[l]))}return Xc(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Ls(e,this.bits);for(let c=0;c<o.windows&&n!==jt;c++){let{nextN:s,offset:a,isZero:l,isNeg:u}=jc(n,c,o);if(n=s,!l){let f=r[a];i=i.add(u?f.negate():f)}}return Xc(n),i}getPrecomputes(e,r,n){let i=Os.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Os.set(r,i))),i}cached(e,r,n){let i=ks(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=ks(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){Jc(r,this.bits),ea.set(e,r),Os.delete(e)}hasCache(e){return ks(e)!==1}};function ta(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>jt||n>jt;)r&Dt&&(o=o.add(i)),n&Dt&&(c=c.add(i)),i=i.double(),r>>=Dt,n>>=Dt;return{p1:o,p2:c}}function Qc(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Ds(e),e}else return Zt(t,{isLE:r})}function ra(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let l=e[a];if(!(typeof l=="bigint"&&l>jt))throw new Error(`CURVE.${a} must be positive bigint`)}let i=Qc(e.p,r.Fp,n),o=Qc(e.n,r.Fn,n),s=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of s)if(!i.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function na(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var oy=Bn.default.generateKeyPairSync,Pr=32;var wf=64;function oa(t,e,r){if(t.byteLength!==Pr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==wf)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=Bn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:se(t,"base64url"),kty:"OKP"}});return Bn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function ia(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Ln=class{type="Ed25519";raw;constructor(e){this.raw=Ps(e,Pr)}toMultihash(){return Ve.digest(Gt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return oe.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Be(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=oa(this.raw,r,e);return ia(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function ca(t){return t=Ps(t,Pr),new Ln(t)}function Ps(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new C(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Se;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Se||(Se={}));var Ns;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Ns||(Ns={}));(function(t){t.codec=()=>ze(Ns)})(Se||(Se={}));var Nr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Se.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Se.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Se.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(Nr||(Nr={}));var Rs;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Se.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Se.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Se.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(Rs||(Rs={}));var ya=Oe(ce("node:crypto"),1);var On=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(yn(e),Qe(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),St(i)}update(e){return Wt(this),this.iHash.update(e),this}digestInto(e){Wt(this),bn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:c,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=c,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},aa=(()=>{let t=((e,r,n)=>new On(e,r).update(n).digest());return t.create=(e,r)=>new On(e,r),t})();var ua=(t,e)=>(t+(t>=0?e:-e)/la)/e;function vf(t,e,r){As("scalar",t,Je,r);let[[n,i],[o,c]]=e,s=ua(c*t,r),a=ua(-i*t,r),l=t-s*n-a*o,u=-s*i-a*c,f=l<Je,d=u<Je;f&&(l=-l),d&&(u=-u);let h=kr(Math.ceil(qt(r)/2))+yt;if(l<Je||l>=h||u<Je||u>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:l,k2neg:d,k2:u}}function Fs(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Us(t,e){At(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Tt(r.lowS,"lowS"),Tt(r.prehash,"prehash"),r.format!==void 0&&Fs(r.format),r}var Ms=class extends Error{constructor(e=""){super(e)}},Ze={Err:Ms,_tlv:{encode:(t,e)=>{let{Err:r}=Ze;if(Lr(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=Or(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?Or(i.length/2|128):"";return Or(t)+o+i+e},decode(t,e){let{Err:r}=Ze;e=fe(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),c=0;if(!o)c=i;else{let a=i&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let l=e.subarray(n,n+a);if(l.length!==a)throw new r("tlv.decode: length bytes not complete");if(l[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of l)c=c<<8|u;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let s=e.subarray(n,n+c);if(s.length!==c)throw new r("tlv.decode: wrong value length");return{v:s,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=Ze;if(Tn(t),t<Je)throw new e("integer: negative integers are not allowed");let r=Or(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=Ze;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Yt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Ze,i=fe(t,void 0,"signature"),{v:o,l:c}=n.decode(48,i);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:s,l:a}=n.decode(2,o),{v:l,l:u}=n.decode(2,a);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(s),s:r.decode(l)}},hexFromSig(t){let{_tlv:e,_int:r}=Ze,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}};Object.freeze(Ze._tlv);Object.freeze(Ze._int);Object.freeze(Ze);var Je=BigInt(0),yt=BigInt(1),la=BigInt(2),kn=BigInt(3),Sf=BigInt(4);function fa(t,e={}){let r=ra("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:c,n:s}=o;At(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:l}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=ha(n,i);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(re,b,A){if(l&&b.is0())return Uint8Array.of(0);let{x:D,y:g}=b.toAffine(),p=n.toBytes(D);if(Tt(A,"isCompressed"),A){f();let w=!n.isOdd(g);return ot(da(w),p)}else return ot(Uint8Array.of(4),p,n.toBytes(g))}function h(re){fe(re,void 0,"Point");let{publicKey:b,publicKeyUncompressed:A}=u,D=re.length,g=re[0],p=re.subarray(1);if(l&&D===1&&g===0)return{x:n.ZERO,y:n.ZERO};if(D===b&&(g===2||g===3)){let w=n.fromBytes(p);if(!n.isValid(w))throw new Error("bad point: is not on curve, wrong x");let S=m(w),E;try{E=n.sqrt(S)}catch(z){let M=z instanceof Error?": "+z.message:"";throw new Error("bad point: is not on curve, sqrt error"+M)}f();let I=n.isOdd(E);return(g&1)===1!==I&&(E=n.neg(E)),{x:w,y:E}}else if(D===A&&g===4){let w=n.BYTES,S=n.fromBytes(p.subarray(0,w)),E=n.fromBytes(p.subarray(w,w*2));if(!x(S,E))throw new Error("bad point: is not on curve");return{x:S,y:E}}else throw new Error(`bad point: got length ${D}, expected compressed=${b} or uncompressed=${A}`)}let y=e.toBytes===void 0?d:e.toBytes,v=e.fromBytes===void 0?h:e.fromBytes;function m(re){let b=n.sqr(re),A=n.mul(b,re);return n.add(n.add(A,n.mul(re,o.a)),o.b)}function x(re,b){let A=n.sqr(b),D=m(re);return n.eql(A,D)}if(!x(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let B=n.mul(n.pow(o.a,kn),Sf),R=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(B,R)))throw new Error("bad curve params: a or b");function V(re,b,A=!1){if(!n.isValid(b)||A&&n.is0(b))throw new Error(`bad point coordinate ${re}`);return b}function P(re){if(!(re instanceof O))throw new Error("Weierstrass Point expected")}function le(re){if(!a||!a.basises)throw new Error("no endo");return vf(re,a.basises,i.ORDER)}function J(re,b,A,D,g){return A=new O(n.mul(A.X,re),A.Y,A.Z),b=_r(D,b),A=_r(g,A),b.add(A)}class O{static BASE=new O(o.Gx,o.Gy,n.ONE);static ZERO=new O(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(b,A,D){this.X=V("x",b),this.Y=V("y",A,!0),this.Z=V("z",D),Object.freeze(this)}static CURVE(){return o}static fromAffine(b){let{x:A,y:D}=b||{};if(!b||!n.isValid(A)||!n.isValid(D))throw new Error("invalid affine point");if(b instanceof O)throw new Error("projective point not allowed");return n.is0(A)&&n.is0(D)?O.ZERO:new O(A,D,n.ONE)}static fromBytes(b){let A=O.fromAffine(v(fe(b,void 0,"point")));return A.assertValidity(),A}static fromHex(b){return O.fromBytes(Sn(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,A=!0){return $e.createCache(this,b),A||this.multiply(kn),this}assertValidity(){let b=this;if(b.is0()){if(e.allowInfinityPoint&&n.is0(b.X)&&n.eql(b.Y,n.ONE)&&n.is0(b.Z))return;throw new Error("bad point: ZERO")}let{x:A,y:D}=b.toAffine();if(!n.isValid(A)||!n.isValid(D))throw new Error("bad point: x or y not field elements");if(!x(A,D))throw new Error("bad point: equation left != right");if(!b.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){P(b);let{X:A,Y:D,Z:g}=this,{X:p,Y:w,Z:S}=b,E=n.eql(n.mul(A,S),n.mul(p,g)),I=n.eql(n.mul(D,S),n.mul(w,g));return E&&I}negate(){return new O(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:A}=o,D=n.mul(A,kn),{X:g,Y:p,Z:w}=this,S=n.ZERO,E=n.ZERO,I=n.ZERO,L=n.mul(g,g),z=n.mul(p,p),M=n.mul(w,w),N=n.mul(g,p);return N=n.add(N,N),I=n.mul(g,w),I=n.add(I,I),S=n.mul(b,I),E=n.mul(D,M),E=n.add(S,E),S=n.sub(z,E),E=n.add(z,E),E=n.mul(S,E),S=n.mul(N,S),I=n.mul(D,I),M=n.mul(b,M),N=n.sub(L,M),N=n.mul(b,N),N=n.add(N,I),I=n.add(L,L),L=n.add(I,L),L=n.add(L,M),L=n.mul(L,N),E=n.add(E,L),M=n.mul(p,w),M=n.add(M,M),L=n.mul(M,N),S=n.sub(S,L),I=n.mul(M,z),I=n.add(I,I),I=n.add(I,I),new O(S,E,I)}add(b){P(b);let{X:A,Y:D,Z:g}=this,{X:p,Y:w,Z:S}=b,E=n.ZERO,I=n.ZERO,L=n.ZERO,z=o.a,M=n.mul(o.b,kn),N=n.mul(A,p),pe=n.mul(D,w),me=n.mul(g,S),ye=n.add(A,D),ne=n.add(p,w);ye=n.mul(ye,ne),ne=n.add(N,pe),ye=n.sub(ye,ne),ne=n.add(A,g);let Ae=n.add(p,S);return ne=n.mul(ne,Ae),Ae=n.add(N,me),ne=n.sub(ne,Ae),Ae=n.add(D,g),E=n.add(w,S),Ae=n.mul(Ae,E),E=n.add(pe,me),Ae=n.sub(Ae,E),L=n.mul(z,ne),E=n.mul(M,me),L=n.add(E,L),E=n.sub(pe,L),L=n.add(pe,L),I=n.mul(E,L),pe=n.add(N,N),pe=n.add(pe,N),me=n.mul(z,me),ne=n.mul(M,ne),pe=n.add(pe,me),me=n.sub(N,me),me=n.mul(z,me),ne=n.add(ne,me),N=n.mul(pe,ne),I=n.add(I,N),N=n.mul(Ae,ne),E=n.mul(ye,E),E=n.sub(E,N),N=n.mul(ye,pe),L=n.mul(Ae,L),L=n.add(L,N),new O(E,I,L)}subtract(b){return P(b),this.add(b.negate())}is0(){return this.equals(O.ZERO)}multiply(b){let{endo:A}=e;if(!i.isValidNot0(b))throw new RangeError("invalid scalar: out of range");let D,g,p=w=>$e.cached(this,w,S=>_s(O,S));if(A){let{k1neg:w,k1:S,k2neg:E,k2:I}=le(b),{p:L,f:z}=p(S),{p:M,f:N}=p(I);g=z.add(N),D=J(A.beta,L,M,w,E)}else{let{p:w,f:S}=p(b);D=w,g=S}return _s(O,[D,g])[0]}multiplyUnsafe(b){let{endo:A}=e,D=this,g=b;if(!i.isValid(g))throw new RangeError("invalid scalar: out of range");if(g===Je||D.is0())return O.ZERO;if(g===yt)return D;if($e.hasCache(this))return this.multiply(g);if(A){let{k1neg:p,k1:w,k2neg:S,k2:E}=le(g),{p1:I,p2:L}=ta(O,D,w,E);return J(A.beta,I,L,p,S)}else return $e.unsafe(D,g)}toAffine(b){let A=this,D=b,{X:g,Y:p,Z:w}=A;if(n.eql(w,n.ONE))return{x:g,y:p};let S=A.is0();D==null&&(D=S?n.ONE:n.inv(w));let E=n.mul(g,D),I=n.mul(p,D),L=n.mul(w,D);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(L,n.ONE))throw new Error("invZ was invalid");return{x:E,y:I}}isTorsionFree(){let{isTorsionFree:b}=e;return c===yt?!0:b?b(O,this):$e.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===yt?this:b?b(O,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===yt?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Tt(b,"isCompressed"),this.assertValidity(),y(O,this,b)}toHex(b=!0){return xs(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let Te=i.BITS,$e=new Cn(O,e.endo?Math.ceil(Te/2):Te);return Te>=8&&O.BASE.precompute(8),Object.freeze(O.prototype),Object.freeze(O),O}function da(t){return Uint8Array.of(t?2:3)}function ha(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function Tf(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?vs:e.randomBytes,i=Object.assign(ha(t.Fp,r),{seed:Math.max(Cs(r.ORDER),16)});function o(h){try{let y=r.fromBytes(h);return r.isValidNot0(y)}catch{return!1}}function c(h,y){let{publicKey:v,publicKeyUncompressed:m}=i;try{let x=h.length;return y===!0&&x!==v||y===!1&&x!==m?!1:!!t.fromBytes(h)}catch{return!1}}function s(h){return h=h===void 0?n(i.seed):h,Bs(fe(h,i.seed,"seed"),r.ORDER)}function a(h,y=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(y)}function l(h){let{secretKey:y,publicKey:v,publicKeyUncompressed:m}=i,x=r._lengths;if(!Es(h))return;let B=fe(h,void 0,"key").length,R=B===v||B===m,V=B===y||!!x?.includes(B);if(!(R&&V))return R}function u(h,y,v=!0){if(l(h)===!0)throw new Error("first arg must be private key");if(l(y)===!1)throw new Error("second arg must be public key");let m=r.fromBytes(h);return t.fromBytes(y).multiply(m).toBytes(v)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:s},d=na(s,a);return Object.freeze(f),Object.freeze(i),Object.freeze({getPublicKey:a,getSharedSecret:u,keygen:d,Point:t,utils:f,lengths:i})}function pa(t,e,r={}){let n=e;yn(n),At(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?vs:r.randomBytes,o=r.hmac===void 0?(g,p)=>aa(n,g,p):r.hmac,{Fp:c,Fn:s}=t,{ORDER:a,BITS:l}=s,{keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:y}=Tf(t,r),v={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*la+yt<c.ORDER;function x(g){let p=a>>yt;return g>p}function B(g,p){if(!s.isValidNot0(p))throw new Error(`invalid signature ${g}: out of range 1..Point.Fn.ORDER`);return p}function R(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function V(g,p){Fs(p);let w=y.signature,S=p==="compact"?w:p==="recovered"?w+1:void 0;return fe(g,S)}class P{r;s;recovery;constructor(p,w,S){if(this.r=B("r",p),this.s=B("s",w),S!=null){if(R(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(p,w=v.format){V(p,w);let S;if(w==="der"){let{r:z,s:M}=Ze.toSig(fe(p));return new P(z,M)}w==="recovered"&&(S=p[0],w="compact",p=p.subarray(1));let E=y.signature/2,I=p.subarray(0,E),L=p.subarray(E,E*2);return new P(s.fromBytes(I),s.fromBytes(L),S)}static fromHex(p,w){return this.fromBytes(Sn(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 P(this.r,this.s,p)}recoverPublicKey(p){let{r:w,s:S}=this,E=this.assertRecovery(),I=E===2||E===3?w+a:w;if(!c.isValid(I))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let L=c.toBytes(I),z=t.fromBytes(ot(da((E&1)===0),L)),M=s.inv(I),N=J(fe(p,void 0,"msgHash")),pe=s.create(-N*M),me=s.create(S*M),ye=t.BASE.multiplyUnsafe(pe).add(z.multiplyUnsafe(me));if(ye.is0())throw new Error("invalid recovery: point at infinify");return ye.assertValidity(),ye}hasHighS(){return x(this.s)}toBytes(p=v.format){if(Fs(p),p==="der")return Sn(Ze.hexFromSig(this));let{r:w,s:S}=this,E=s.toBytes(w),I=s.toBytes(S);return p==="recovered"?(R(),ot(Uint8Array.of(this.assertRecovery()),E,I)):ot(E,I)}toHex(p){return xs(this.toBytes(p))}}Object.freeze(P.prototype),Object.freeze(P);let le=r.bits2int===void 0?function(p){if(p.length>8192)throw new Error("input is too large");let w=Yt(p),S=p.length*8-l;return S>0?w>>BigInt(S):w}:r.bits2int,J=r.bits2int_modN===void 0?function(p){return s.create(le(p))}:r.bits2int_modN,O=kr(l);function Te(g){return As("num < 2^"+l,g,Je,O),s.toBytes(g)}function $e(g,p){return fe(g,void 0,"message"),p?fe(n(g),void 0,"prehashed message"):g}function re(g,p,w){let{lowS:S,prehash:E,extraEntropy:I}=Us(w,v);g=$e(g,E);let L=J(g),z=s.fromBytes(p);if(!s.isValidNot0(z))throw new Error("invalid private key");let M=[Te(z),Te(L)];if(I!=null&&I!==!1){let ye=I===!0?i(y.secretKey):I;M.push(fe(ye,void 0,"extraEntropy"))}let N=ot(...M),pe=L;function me(ye){let ne=le(ye);if(!s.isValidNot0(ne))return;let Ae=s.inv(ne),Ot=t.BASE.multiply(ne).toAffine(),nr=s.create(Ot.x);if(nr===Je)return;let Hr=s.create(Ae*s.create(pe+nr*z));if(Hr===Je)return;let Si=(Ot.x===nr?0:2)|Number(Ot.y&yt),Ti=Hr;return S&&x(Hr)&&(Ti=s.neg(Hr),Si^=1),new P(nr,Ti,m?void 0:Si)}return{seed:N,k2sig:me}}function b(g,p,w={}){let{seed:S,k2sig:E}=re(g,p,w);return Fc(n.outputLen,s.BYTES,o)(S,E).toBytes(w.format)}function A(g,p,w,S={}){let{lowS:E,prehash:I,format:L}=Us(S,v);if(w=fe(w,void 0,"publicKey"),p=$e(p,I),!Es(g)){let z=g instanceof P?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+z)}V(g,L);try{let z=P.fromBytes(g,L),M=t.fromBytes(w);if(E&&z.hasHighS())return!1;let{r:N,s:pe}=z,me=J(p),ye=s.inv(pe),ne=s.create(me*ye),Ae=s.create(N*ye),Ot=t.BASE.multiplyUnsafe(ne).add(M.multiplyUnsafe(Ae));return Ot.is0()?!1:s.create(Ot.x)===N}catch{return!1}}function D(g,p,w={}){let{prehash:S}=Us(w,v);return p=$e(p,S),P.fromBytes(g,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:y,Point:t,sign:b,verify:A,recoverPublicKey:D,Signature:P,hash:n})}var $s={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Af={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var ma=BigInt(2);function If(t){let e=$s.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),c=BigInt(23),s=BigInt(44),a=BigInt(88),l=t*t*t%e,u=l*l*t%e,f=Pe(u,r,e)*u%e,d=Pe(f,r,e)*u%e,h=Pe(d,ma,e)*l%e,y=Pe(h,i,e)*h%e,v=Pe(y,o,e)*y%e,m=Pe(v,s,e)*v%e,x=Pe(m,a,e)*m%e,B=Pe(x,s,e)*v%e,R=Pe(B,r,e)*u%e,V=Pe(R,c,e)*y%e,P=Pe(V,n,e)*l%e,le=Pe(P,ma,e);if(!Ks.eql(Ks.sqr(le),t))throw new Error("Cannot find square root");return le}var Ks=Zt($s.p,{sqrt:If}),Df=fa($s,{Fp:Ks,endo:Af}),Rr=pa(Df,Rc);var _n=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function ba(t,e,r,n){n?.signal?.throwIfAborted();let i=ya.default.createHash("sha256");if(r instanceof Uint8Array)i.update(r);else for(let c of r)i.update(c);let o=i.digest();try{return Rr.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new _n(String(c))}}var Pn=class{type="secp256k1";raw;_key;constructor(e){this._key=wa(e),this.raw=ga(this._key)}toMultihash(){return Ve.digest(Gt(this))}toCID(){return ue.createV1(114,this.toMultihash())}toString(){return oe.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Be(this.raw,e.raw)}verify(e,r,n){return ba(this._key,r,e,n)}};function xa(t){return new Pn(t)}function ga(t){return Rr.Point.fromBytes(t).toBytes()}function wa(t){try{return Rr.Point.fromBytes(t),t}catch(e){throw new Qr(String(e))}}function Ea(t){let{Type:e,Data:r}=Nr.decode(t.digest),n=r??new Uint8Array;switch(e){case Se.Ed25519:return ca(n);case Se.secp256k1:return xa(n);case Se.ECDSA:return Ac(n);default:throw new Dr}}function Gt(t){return Nr.encode({Type:Se[t.type],Data:t.raw})}var va=Symbol.for("nodejs.util.inspect.custom"),Cf=114,Ur=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()})`}[cn]=!0;toString(){return this.string==null&&(this.string=oe.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ue.createV1(Cf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Be(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Be(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[va](){return`PeerId(${this.toString()})`}},Nn=class extends Ur{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Rn=class extends Ur{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Un=class extends Ur{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Bf=2336,Fn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ve.digest(ve(this.url))}[va](){return`PeerId(${this.url})`}[cn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ue.createV1(Bf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=se(e)),e.toString()===this.toString())}};function st(t){if(Of(t))return new Nn({multihash:t});if(Lf(t))try{let e=Ea(t);if(e.type==="Ed25519")return new Rn({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Un({multihash:t,publicKey:e})}catch{let r=se(t.digest);return new Fn(new URL(r))}throw new en("Supplied PeerID Multihash is invalid")}function Lf(t){return t.code===Ve.code}function Of(t){return t.code===jo.code}var Xa=Oe(ce("net"),1);var ge=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},it=class extends Error{static name="ValidationError";name="ValidationError"},Mn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Kn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Ne=ce("node:net");function Vs(t){return e=>se(e,t)}function zs(t){return e=>ve(e,t)}function Xt(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Ct(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Sa(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=ve(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Ct(n);return We([r,i],r.length+i.length)}function Ta(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=je.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Ct(n);return We([r,i],r.length+i.length)}function Gs(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=se(e,"base32"),i=Xt(r);return`${n}:${i}`}var Ws=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new ge("Invalid byte value in IP address");e[n]=i}),e},Aa=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Ne.isIPv4)(r[n]),c;o&&(c=Ws(r[n]),r[n]=se(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,se(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new ge("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},Ia=function(t){if(t.byteLength!==4)throw new ge("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Da=function(t){if(t.byteLength!==16)throw new ge("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],c=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new ge(`Invalid IPv6 address "${r}"`)}};function Ca(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new ge(`Invalid IPv6 address "${t}"`)}}var Hs=Object.values(lr).map(t=>t.decoder),kf=(function(){let t=Hs[0].or(Hs[1]);return Hs.slice(2).forEach(e=>t=t.or(e)),t})();function Ba(t){return kf.decode(t)}function La(t){return e=>t.encoder.encode(e)}function _f(t){if(parseInt(t).toString()!==t)throw new it("Value must be an integer")}function Pf(t){if(t<0)throw new it("Value must be a positive integer, or zero")}function Nf(t){return e=>{if(e>t)throw new it(`Value must be smaller than or equal to ${t}`)}}function Rf(...t){return e=>{for(let r of t)r(e)}}var Fr=Rf(_f,Pf,Nf(65535));var de=-1,Ys=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new Kn(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},at=new Ys,jf=[{code:4,name:"ip4",size:32,valueToBytes:Ws,bytesToValue:Ia,validate:t=>{if(!(0,Ne.isIPv4)(t))throw new it(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Ct,bytesToValue:Xt,validate:Fr},{code:273,name:"udp",size:16,valueToBytes:Ct,bytesToValue:Xt,validate:Fr},{code:33,name:"dccp",size:16,valueToBytes:Ct,bytesToValue:Xt,validate:Fr},{code:41,name:"ip6",size:128,valueToBytes:Aa,bytesToValue:Da,stringToValue:Ca,validate:t=>{if(!(0,Ne.isIPv6)(t))throw new it(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:de},{code:43,name:"ipcidr",size:8,bytesToValue:Vs("base10"),valueToBytes:zs("base10")},{code:53,name:"dns",size:de},{code:54,name:"dns4",size:de},{code:55,name:"dns6",size:de},{code:56,name:"dnsaddr",size:de},{code:132,name:"sctp",size:16,valueToBytes:Ct,bytesToValue:Xt,validate:Fr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:de,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:de,bytesToValue:Vs("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?zs("base58btc")(t):ue.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Gs,valueToBytes:Sa},{code:445,name:"onion3",size:296,bytesToValue:Gs,valueToBytes:Ta},{code:446,name:"garlic64",size:de},{code:447,name:"garlic32",size:de},{code:448,name:"tls"},{code:449,name:"sni",size:de},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:de,bytesToValue:La($o),valueToBytes:Ba},{code:480,name:"http"},{code:481,name:"http-path",size:de,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:de}];jf.forEach(t=>{at.addProtocol(t)});function Oa(t){let e=[],r=0;for(;r<t.length;){let n=or(t,r),i=at.getProtocol(n),o=De(n),c=Xf(i,t,r+o),s=0;c>0&&i.size===de&&(s=De(c));let a=o+s+c,l={code:n,name:i.name,bytes:lt(t.subarray(r,r+a))};if(c>0){let u=r+o+s,f=t.subarray(u,u+c);l.value=i.bytesToValue?.(f)??se(f)}e.push(l),r+=a}return e}function ka(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=at.getProtocol(n.code),o=De(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??ve(n.value),s=c.byteLength,i.size===de&&(a=De(s)));let l=new Uint8Array(o+a+s),u=0;kt(n.code,l,u),u+=o,c!=null&&(i.size===de&&(kt(s,l,u),u+=a),l.set(c,u)),n.bytes=l}r.push(n.bytes),e+=n.bytes.byteLength}return We(r,e)}function _a(t){if(t.charAt(0)!=="/")throw new ge('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let s=o===t.length-1;if(c==="/"||s){let a=at.getProtocol(i);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",i="",r="protocol";continue}else if(s)throw new ge(`Component ${i} was missing value`);r="value"}else if(r==="value"){let l={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new ge(`Component ${i} was missing value`);l.value=a.stringToValue?.(n)??n}e.push(l),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new ge("Incomplete multiaddr");return e}function Pa(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=at.getProtocol(e.code);if(r==null)throw new ge(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function Xf(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:or(e,r)}var Qf=Symbol.for("nodejs.util.inspect.custom"),ii=Symbol.for("@multiformats/multiaddr");function Jf(t){if(t==null&&(t="/"),jn(t))return t.getComponents();if(t instanceof Uint8Array)return Oa(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),_a(t);if(Array.isArray(t))return t;throw new ge("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Zn=class t{[ii]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=Jf(e),r.validate!==!1&&ed(this)}get bytes(){return this.#r==null&&(this.#r=ka(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Pa(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Mn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return Be(this.bytes,e.bytes)}[Qf](){return`Multiaddr(${this.toString()})`}};function ed(t){t.getComponents().forEach(e=>{let r=at.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function jn(t){return!!t?.[ii]}function Re(t){return new Zn(t)}var W=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),T=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Na=t=>({match:e=>t.match(e)===!1?e:!1}),_=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Ee=(...t)=>({match:e=>{let r;for(let n of t){let i=n.match(e);i!==!1&&(r==null||i.length<r.length)&&(r=i)}return r??!1}}),U=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function Y(...t){function e(i){if(i==null)return!1;let o=i.getComponents();for(let c of t){let s=c.match(o);if(s===!1)return!1;o=s}return o}function r(i){return e(i)!==!1}function n(i){let o=e(i);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var td=T(421),Hg=Y(td),Qn=T(54),Jn=T(55),eo=T(56),ai=T(53),Vg=Y(Qn,_(T(421))),zg=Y(Jn,_(T(421))),Gg=Y(eo,_(T(421))),Wg=Y(Ee(ai,eo,Qn,Jn),_(T(421))),Ra=U(T(4),_(T(43))),Ua=U(_(T(42)),T(41),_(T(43))),ui=Ee(Ra,Ua),tr=Ee(ui,ai,Qn,Jn,eo),Yg=Y(Ee(ui,U(Ee(ai,eo,Qn,Jn),_(T(421))))),qg=Y(Ra),Zg=Y(Ua),jg=Y(ui),li=U(tr,T(6)),Kr=U(tr,T(273)),Fa=Y(U(li,_(T(421)))),Xg=Y(Kr),fi=U(Kr,W(460),_(T(421))),to=U(Kr,W(461),_(T(421))),rd=Ee(fi,to),Qg=Y(fi),Jg=Y(to),ci=Ee(tr,li,Kr,fi,to),Ma=Ee(U(ci,W(477),_(T(421)))),e0=Y(Ma),Ka=Ee(U(ci,W(478),_(T(421))),U(ci,W(448),_(T(449)),W(477),_(T(421)))),t0=Y(Ka),$a=U(Kr,W(280),_(T(466)),_(T(466)),_(T(421))),r0=Y($a),Ha=U(to,W(465),_(T(466)),_(T(466)),_(T(421))),n0=Y(Ha),Xn=Ee(Ma,Ka,U(li,_(T(421))),U(rd,_(T(421))),U(tr,_(T(421))),$a,Ha,T(421)),o0=Y(Xn),nd=U(_(Xn),W(290),Na(W(281)),_(T(421))),s0=Y(nd),od=Ee(U(Xn,W(290),W(281),_(T(421))),U(Xn,W(281),_(T(421))),U(W(281),_(T(421)))),i0=Y(od),sd=U(tr,Ee(U(T(6,"80")),U(T(6),W(480)),W(480)),_(T(481)),_(T(421))),c0=Y(sd),id=U(tr,Ee(U(T(6,"443")),U(T(6,"443"),W(480)),U(T(6),W(443)),U(T(6),W(448),W(480)),U(W(448),W(480)),W(448),W(443)),_(T(481)),_(T(421))),a0=Y(id),cd=Ee(U(T(777),_(T(421)))),u0=Y(cd),ad=Ee(U(T(400),_(T(421)))),ro=Y(ad);var no=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var ja=Oe(ce("node:net"),1);function ud(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function oo(t){let e=ud(t);if(e==null)throw new C(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function so(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var io=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}},rr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new io(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new io(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var di=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function co(t={}){return ld(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function ld(t,e){e=e??{};let r=e.onEnd,n=new rr,i,o,c,s=so(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((m,x)=>{o=B=>{o=null,n.push(B);try{m(t(n))}catch(R){x(R)}return i}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{s.resolve(),s=so()})}},l=m=>o!=null?o(m):(n.push(m),i),u=m=>(n=new rr,o!=null?o({error:m}):(n.push({error:m}),i)),f=m=>{if(c)return i;if(e?.objectMode!==!0&&m?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return l({done:!1,value:m})},d=m=>c?i:(c=!0,m!=null?u(m):l({done:!0})),h=()=>(n=new rr,d(),{done:!0}),y=m=>(d(m),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:a,return:h,throw:y,push:f,end:d,get readableLength(){return n.size},onEmpty:async m=>{let x=m?.signal;if(x?.throwIfAborted(),n.isEmpty())return;let B,R;x!=null&&(B=new Promise((V,P)=>{R=()=>{P(new di)},x.addEventListener("abort",R)}));try{await Promise.race([s.promise,B])}finally{R!=null&&x!=null&&x?.removeEventListener("abort",R)}}},r==null)return i;let v=i;return i={[Symbol.asyncIterator](){return this},next(){return v.next()},throw(m){return v.throw(m),r!=null&&(r(m),r=void 0),{done:!0}},return(){return v.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(m){return v.end(m),r!=null&&(r(m),r=void 0),i},get readableLength(){return v.readableLength},onEmpty:m=>v.onEmpty(m)},i}var hi=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},Va=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function pi(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout},signal:c}=e,s,a,u=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(Va(c));return}if(c&&(a=()=>{d(Va(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new hi;s=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(y){d(y)}return}typeof t.cancel=="function"&&t.cancel(),i===!1?f():i instanceof Error?d(i):(h.message=i??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{u.clear(),a&&c&&c.removeEventListener("abort",a)});return u.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},u}var fd=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function dd(t,e,r){let n,i=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let s=[e].flat(),a=[],{addListener:l,removeListener:u}=fd(t),f=async(...h)=>{let y=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(y))return}catch(v){n(),c(v);return}a.push(y),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of s)u(h,f);for(let h of r.rejectionEvents)s.includes(h)||u(h,d)};for(let h of s)l(h,f);for(let h of r.rejectionEvents)s.includes(h)||l(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(i.cancel=n,typeof r.timeout=="number"){let o=pi(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function et(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=dd(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Lt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var ao=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function hd(t){return t.reason}async function $r(t,e,r){if(e==null)return t;let n=r?.translateError??hd;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let i;try{return await Promise.race([t,new Promise((o,c)=>{i=()=>{c(n(e))},e.addEventListener("abort",i)})])}finally{i!=null&&e.removeEventListener("abort",i)}}var pd=Math.pow(2,20)*4,uo=class extends $t{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??pd,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 r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(i){this.log.error("processSendQueue threw - %e",i)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=i=>{this.onDrainPromise?.reject(i.error??new ao)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),$r(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=co(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new ht(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new on(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new ht("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 ht("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 ht(`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 ht(`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 Jr;this.dispatchEvent(new sn(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 Mt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let i=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(i===0){e=!1;break}let o=this.writeBuffer.sublist(0,i),c=new te(o);this.writeBuffer.consume(o.byteLength);let s;try{s=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new nn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new Tr(`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 Tr(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var lo=class extends uo{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await et(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 et(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Ga=Oe(ce("node:os"),1);function za(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function mi(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let i=e??t.port;i!=null&&n.push(t.protocol,i)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),Re(`/${n.join("/")}`)}var md={4:"IPv4",6:"IPv6"};function yd(t){return["0.0.0.0","::"].includes(t)}function bd(t){let e=[],r=Ga.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)za(i.address)||i.family===md[t]&&e.push(i.address);return e}function Wa(t,e){if(t==null)return[];let r=oo(t);return(r.type==="ip4"||r.type==="ip6")&&yd(r.host)?bd(r.type==="ip4"?4:6).map(n=>mi(r,e,n)):[mi(r,e)]}function Ya(t,e){if(typeof t!="string")throw new C(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new C(`invalid port provided: ${e}`);if((0,Ne.isIPv4)(t))return Re(`/ip4/${t}/tcp/${e}`);if((0,Ne.isIPv6)(t))return Re(`/ip6/${t}/tcp/${e}`);throw new C(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var gd=4194304,fo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},bi=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},gi=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},wi=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function wd(t){return typeof t?.closeRead=="function"}function xd(t){return typeof t?.close=="function"}function yi(t){return wd(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:xd(t)?t.status!=="open":!1}function Ed(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function vd(t,e){let r=e?.maxBufferSize??gd,n=new te,i,o=!1;if(!Ed(t))throw new C("Argument should be a Stream or a Multiaddr");let c=u=>{if(n.append(u.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),i?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}i?.resolve()};t.addEventListener("message",c);let s=u=>{u.error!=null?i?.reject(u.error):i?.resolve()};t.addEventListener("close",s);let a=()=>{i?.resolve()};t.addEventListener("remoteCloseWrite",a);let l={readBuffer:n,async read(u){if(o===!0)throw new fo("Stream was unwrapped");if(yi(t)){if(n.byteLength===0&&u?.bytes==null)return null;if(u?.bytes!=null&&n.byteLength<u.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Lt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let f=u?.bytes??1;for(i=Promise.withResolvers();;){if(n.byteLength>=f){i.resolve();break}if(await $r(i.promise,u?.signal),yi(t)){if(n.byteLength===0&&u?.bytes==null)return null;break}i=Promise.withResolvers()}let d=u?.bytes??n.byteLength;if(n.byteLength<d){if(yi(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Lt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return l.read(u)}let h=n.sublist(0,d);return n.consume(d),h},async write(u,f){if(o===!0)throw new fo("Stream was unwrapped");t.send(u)||await et(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return l}function Sd(t,e={}){let r=vd(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=De(e.maxDataLength));let n=e?.lengthDecoder??or,i=e?.lengthEncoder??Ii;return{async read(c){let s=-1,a=new te;for(;;){let u=await r.read({...c,bytes:1});if(u==null)break;a.append(u);try{s=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(s<0)throw new bi("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new wi(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new gi(`Message length too long - ${s} > ${e.maxDataLength}`);let l=await r.read({...c,bytes:s});if(l==null)throw t.log.error("tried to read %d bytes but the stream closed",s),new Lt(`Unexpected EOF - tried to read ${s} bytes but the stream closed`);if(l.byteLength!==s)throw t.log.error("read %d/%d bytes before the stream closed",l.byteLength,s),new Lt(`Unexpected EOF - read ${l.byteLength}/${s} bytes before the stream closed`);return l},async write(c,s){await r.write(new te(i(c.byteLength),c),s)},async writeV(c,s){let a=new te(...c.flatMap(l=>[i(l.byteLength),l]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function xi(t,e){let r=Sd(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}var Ei=class extends lo{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&ro.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new C("Could not determine remote address or port");r=Ya(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Ft)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let i of e)if(r+=i.byteLength,n=this.socket.write(i),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await et(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},ho=t=>new Ei(t);var qa=Oe(ce("os"),1),Za=Oe(ce("path"),1);function po(t,e={}){if(ro.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new C(`Multiaddr ${t} was not a Unix address`);return qa.default.platform()==="win32"?{path:Za.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=oo(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var he;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(he||(he={}));var mo=class extends $t{context;server;sockets=new Set;status={code:he.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,an(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=ja.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 C("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:he.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==he.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==he.ACTIVE)throw e.destroy(),new tn("Server is not listening yet");let r;try{r=ho({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===he.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Re(`/unix/${encodeURIComponent(e)}`)]:Wa(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===he.ACTIVE||this.status.code===he.PAUSED)throw new rn("server is already listening");try{this.status={code:he.ACTIVE,listeningAddr:e,netConfig:po(e,this.context)},await this.resume()}catch(r){throw this.status={code:he.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(et(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(et(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===he.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:he.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===he.PAUSED&&e){this.status={code:he.INACTIVE};return}!this.server.listening||this.status.code!==he.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:he.INACTIVE}:{...this.status,code:he.PAUSED},this.server.close())}};var yo=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[sc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[cc]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),i;try{i=ho({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",i.remoteAddr),await r.upgrader.upgradeOutbound(i,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),i.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new no("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=po(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=Xa.default.connect(s);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let y=s.path??`${s.host??""}:${s.port}`;h.message=`connection error ${y}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},l=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Ft(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new Xr)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",l),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}i(n)};n.on("error",a),n.on("timeout",l),n.on("connect",u),r.signal.addEventListener("abort",f)}).catch(i=>{throw n?.destroy(),i})}createListener(e){return new mo({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>Fa.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function Qa(t={}){return e=>new yo(e,t)}var Td=Vt("libp2p:daemon-client:dht"),bo=class{client;constructor(e){this.client=e}async put(e,r){if(!(e instanceof Uint8Array))throw new C("invalid key received");if(!(r instanceof Uint8Array))throw new C("value received is not a Uint8Array");let n=await this.client.send({type:$.Type.DHT,dht:{type:_e.Type.PUT_VALUE,key:e,value:r}}),i=await n.read(k);if(Td("read",i),await n.unwrap().close(),i.type!==k.Type.OK)throw new Ir(i.error?.msg??"DHT put failed")}async get(e){if(!(e instanceof Uint8Array))throw new C("invalid key received");let r=await this.client.send({type:$.Type.DHT,dht:{type:_e.Type.GET_VALUE,key:e}}),n=await r.read(k);if(await r.unwrap().close(),n.type!==k.Type.OK)throw new H(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new H("Invalid DHT get response");return n.dht.value}async findPeer(e){if(!Kt(e))throw new C("invalid peer id received");let r=await this.client.send({type:$.Type.DHT,dht:{type:_e.Type.FIND_PEER,peer:e.toMultihash().bytes}}),n=await r.read(k);if(await r.unwrap().close(),n.type!==k.Type.OK)throw new H(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new H("Invalid response");return{id:st(Fe(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(i=>Re(i))}}async provide(e){if(e==null||ue.asCID(e)==null)throw new C("invalid cid received");let r=await this.client.send({type:$.Type.DHT,dht:{type:_e.Type.PROVIDE,cid:e.bytes}}),n=await r.read(k);if(await r.unwrap().close(),n.type!==k.Type.OK)throw new H(n.error?.msg??"DHT provide failed")}async*findProviders(e,r=1){if(e==null||ue.asCID(e)==null)throw new C("invalid cid received");let n=await this.client.send({type:$.Type.DHT,dht:{type:_e.Type.FIND_PROVIDERS,cid:e.bytes,count:r}}),i=await n.read(k);if(i.type!==k.Type.OK)throw await n.unwrap().close(),new H(i.error?.msg??"DHT find providers failed");for(;;){let o=await n.read(Me);if(o.type===Me.Type.END){await n.unwrap().close();return}if(o.type===Me.Type.VALUE&&o.peer?.addrs!=null)yield{id:st(Fe(o.peer.id)),multiaddrs:o.peer.addrs.map(c=>Re(c))};else throw await n.unwrap().close(),new Ir("unexpected message received")}}async*getClosestPeers(e){if(!(e instanceof Uint8Array))throw new C("invalid key received");let r=await this.client.send({type:$.Type.DHT,dht:{type:_e.Type.GET_CLOSEST_PEERS,key:e}}),n=await r.read(k);if(n.type!==k.Type.OK)throw await r.unwrap().close(),new H(n.error?.msg??"DHT find providers failed");for(;;){let i=await r.read(Me);if(i.type===Me.Type.END){await r.unwrap().close();return}if(i.type===Me.Type.VALUE&&i.value!=null)yield{id:st(Fe(i.value)),multiaddrs:[]};else throw await r.unwrap().close(),new Ar("unexpected message received")}}async getPublicKey(e){if(!Kt(e))throw new C("invalid peer id received");let r=await this.client.send({type:$.Type.DHT,dht:{type:_e.Type.GET_PUBLIC_KEY,peer:e.toMultihash().bytes}}),n=await r.read(k);if(await r.unwrap().close(),n.type!==k.Type.OK)throw new H(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new Ar("Invalid response");return n.dht.value}};var go=class{client;constructor(e){this.client=e}async getTopics(){let e=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:Xe.Type.GET_TOPICS}}),r=await e.read(k);if(await e.unwrap().close(),r.type!==k.Type.OK)throw new H(r.error?.msg??"Pubsub get topics failed");if(r.pubsub?.topics==null)throw new H("Invalid response");return r.pubsub.topics}async publish(e,r){if(typeof e!="string")throw new C("invalid topic received");if(!(r instanceof Uint8Array))throw new C("data received is not a Uint8Array");let n=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:Xe.Type.PUBLISH,topic:e,data:r}}),i=await n.read(k);if(await n.unwrap().close(),i.type!==k.Type.OK)throw new H(i.error?.msg??"Pubsub publish failed")}async subscribe(e){if(typeof e!="string")throw new C("invalid topic received");let r=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:Xe.Type.SUBSCRIBE,topic:e}}),n=await r.read(k);if(n.type!==k.Type.OK)throw new H(n.error?.msg??"Pubsub publish failed");let i=!0;return{async*messages(){for(;i;)yield await r.read(jr)},async cancel(){i=!1,await r.unwrap().close()}}}async getSubscribers(e){if(typeof e!="string")throw new C("invalid topic received");let r=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:Xe.Type.LIST_PEERS,topic:e}}),n=await r.read(k);if(await r.unwrap().close(),n.type!==k.Type.OK)throw new H(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new H("Invalid response");return n.pubsub.peerIDs.map(i=>st(Fe(i)))}};var bt=Vt("libp2p:daemon-client"),H=class extends Error{constructor(e="Operation failed"){super(e),this.name="OperationFailedError"}},vi=class{multiaddr;dht;pubsub;tcp;constructor(e){this.multiaddr=e,this.tcp=Qa()({logger:yc()}),this.dht=new bo(this),this.pubsub=new go(this)}async connectDaemon(e){return this.tcp.dial(this.multiaddr,{upgrader:new Sr,signal:e??AbortSignal.timeout(1e4)})}async send(e){let r=await this.connectDaemon(),n=e.pubsub?.type??e.dht?.type??e.peerStore?.type??"";bt("send",e.type,n);let i=xi(r);return await i.write(e,$),i}async connect(e,r){if(!Kt(e))throw new C("invalid peer id received");if(!Array.isArray(r))throw new C("addrs received are not in an array");r.forEach(o=>{if(!jn(o))throw new C("received an address that is not a multiaddr")});let n=await this.send({type:$.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:r.map(o=>o.bytes)}}),i=await n.read(k);if(bt("%s response %s",$.Type.CONNECT,i.type),i.type!==k.Type.OK){let o=i.error??{msg:"unspecified"};throw new H(o.msg??"unspecified")}await n.unwrap().close()}async identify(){let e=await this.send({type:$.Type.IDENTIFY}),r=await e.read(k);if(bt("%s response %s",$.Type.IDENTIFY,r.type),r.type!==k.Type.OK)throw new H(r.error?.msg??"Identify failed");if(r.identify?.addrs==null)throw new H("Invalid response");let n=st(Fe(r.identify?.id)),i=r.identify.addrs.map(o=>Re(o));return await e.unwrap().close(),{peerId:n,addrs:i}}async listPeers(){let e=await this.send({type:$.Type.LIST_PEERS}),r=await e.read(k);if(bt("%s response %s",$.Type.LIST_PEERS,r.type),r.type!==k.Type.OK)throw new H(r.error?.msg??"List peers failed");return await e.unwrap().close(),r.peers.map(n=>st(Fe(n.id)))}async openStream(e,r){if(!Kt(e))throw new C("invalid peer id received");if(typeof r!="string")throw new C("invalid protocol received");let n=await this.send({type:$.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[r]}}),i=await n.read(k);if(bt("%s response %s",$.Type.STREAM_OPEN,i.type),i.type!==k.Type.OK){let o=new H(i.error?.msg??"Open stream failed");throw n.unwrap().abort(o),o}return n.unwrap()}async registerStreamHandler(e,r){if(typeof e!="string")throw new C("invalid protocol received");let n=this.tcp.createListener({upgrader:new Sr(s=>{this.onConnection(e,n,r,s)})});await n.listen(Re("/ip4/127.0.0.1/tcp/0"));let i=n.getAddrs()[0];if(i==null)throw new H("Could not listen on port");let o=await this.send({type:$.Type.STREAM_HANDLER,streamHandler:{addr:i.bytes,proto:[e]}}),c=await o.read(k);if(bt("%s response %s",$.Type.STREAM_HANDLER,c.type),await o.unwrap().close(),c.type!==k.Type.OK)throw new H(c.error?.msg??"Register stream handler failed")}onConnection(e,r,n,i){Promise.resolve().then(async()=>{let o=xi(i).pb(Et);if((await o.read()).proto!==e)throw new H("Incorrect protocol");await n(o.unwrap().unwrap())}).catch(o=>{i.abort(o)}).finally(()=>{i.close().catch(o=>{bt.error("error closing connection - %e",o)}),r.close().catch(o=>{bt.error("error closing listener - %e",o)})})}};function Ad(t){return new vi(t)}return ou(Id);})();
17
17
  /*! Bundled license information:
18
18
 
19
19
  @noble/curves/utils.js: