@libp2p/daemon-client 9.0.6 → 9.0.8-a02cb0461
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.min.js +5 -5
- package/dist/index.min.js.map +4 -4
- package/dist/src/index.d.ts +1 -1
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/index.js +13 -14
- package/dist/src/index.js.map +1 -1
- package/package.json +19 -121
- package/src/index.ts +19 -17
- package/dist/typedoc-urls.json +0 -18
package/dist/index.min.js
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
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 sa=Object.create;var br=Object.defineProperty;var ca=Object.getOwnPropertyDescriptor;var aa=Object.getOwnPropertyNames;var ua=Object.getPrototypeOf,la=Object.prototype.hasOwnProperty;var rt=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(t,e)=>(typeof require<"u"?require:t)[e]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var vt=(r,t)=>{for(var e in t)br(r,e,{get:t[e],enumerable:!0})},Hi=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of aa(t))!la.call(r,o)&&o!==e&&br(r,o,{get:()=>t[o],enumerable:!(n=ca(t,o))||n.enumerable});return r};var bt=(r,t,e)=>(e=r!=null?sa(ua(r)):{},Hi(t||!r||!r.__esModule?br(e,"default",{value:r,enumerable:!0}):e,r)),fa=r=>Hi(br({},"__esModule",{value:!0}),r);var vf={};vt(vf,{OperationFailedError:()=>$,createClient:()=>Ef});var Kn=rt("node:buffer");function ae(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function Ft(r=0){return ae(Kn.Buffer.alloc(r))}function Lt(r=0){return ae(Kn.Buffer.allocUnsafe(r))}var da=Math.pow(2,7),ha=Math.pow(2,14),pa=Math.pow(2,21),Mn=Math.pow(2,28),Hn=Math.pow(2,35),Vn=Math.pow(2,42),Fn=Math.pow(2,49),V=128,at=127;function ut(r){if(r<da)return 1;if(r<ha)return 2;if(r<pa)return 3;if(r<Mn)return 4;if(r<Hn)return 5;if(r<Vn)return 6;if(r<Fn)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Gn(r,t,e=0){switch(ut(r)){case 8:t[e++]=r&255|V,r/=128;case 7:t[e++]=r&255|V,r/=128;case 6:t[e++]=r&255|V,r/=128;case 5:t[e++]=r&255|V,r/=128;case 4:t[e++]=r&255|V,r>>>=7;case 3:t[e++]=r&255|V,r>>>=7;case 2:t[e++]=r&255|V,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function ma(r,t,e=0){switch(ut(r)){case 8:t.set(e++,r&255|V),r/=128;case 7:t.set(e++,r&255|V),r/=128;case 6:t.set(e++,r&255|V),r/=128;case 5:t.set(e++,r&255|V),r/=128;case 4:t.set(e++,r&255|V),r>>>=7;case 3:t.set(e++,r&255|V),r>>>=7;case 2:t.set(e++,r&255|V),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function $n(r,t){let e=r[t],n=0;if(n+=e&at,e<V||(e=r[t+1],n+=(e&at)<<7,e<V)||(e=r[t+2],n+=(e&at)<<14,e<V)||(e=r[t+3],n+=(e&at)<<21,e<V)||(e=r[t+4],n+=(e&at)*Mn,e<V)||(e=r[t+5],n+=(e&at)*Hn,e<V)||(e=r[t+6],n+=(e&at)*Vn,e<V)||(e=r[t+7],n+=(e&at)*Fn,e<V))return n;throw new RangeError("Could not decode varint")}function ya(r,t){let e=r.get(t),n=0;if(n+=e&at,e<V||(e=r.get(t+1),n+=(e&at)<<7,e<V)||(e=r.get(t+2),n+=(e&at)<<14,e<V)||(e=r.get(t+3),n+=(e&at)<<21,e<V)||(e=r.get(t+4),n+=(e&at)*Mn,e<V)||(e=r.get(t+5),n+=(e&at)*Hn,e<V)||(e=r.get(t+6),n+=(e&at)*Vn,e<V)||(e=r.get(t+7),n+=(e&at)*Fn,e<V))return n;throw new RangeError("Could not decode varint")}function te(r,t,e=0){return t==null&&(t=Lt(ut(r))),t instanceof Uint8Array?Gn(r,t,e):ma(r,t,e)}function Gt(r,t=0){return r instanceof Uint8Array?$n(r,t):ya(r,t)}var qn=new Float32Array([-0]),ee=new Uint8Array(qn.buffer);function Vi(r,t,e){qn[0]=r,t[e]=ee[0],t[e+1]=ee[1],t[e+2]=ee[2],t[e+3]=ee[3]}function Fi(r,t){return ee[0]=r[t],ee[1]=r[t+1],ee[2]=r[t+2],ee[3]=r[t+3],qn[0]}var Wn=new Float64Array([-0]),lt=new Uint8Array(Wn.buffer);function Gi(r,t,e){Wn[0]=r,t[e]=lt[0],t[e+1]=lt[1],t[e+2]=lt[2],t[e+3]=lt[3],t[e+4]=lt[4],t[e+5]=lt[5],t[e+6]=lt[6],t[e+7]=lt[7]}function $i(r,t){return lt[0]=r[t],lt[1]=r[t+1],lt[2]=r[t+2],lt[3]=r[t+3],lt[4]=r[t+4],lt[5]=r[t+5],lt[6]=r[t+6],lt[7]=r[t+7],Wn[0]}var ga=BigInt(Number.MAX_SAFE_INTEGER),ba=BigInt(Number.MIN_SAFE_INTEGER),At=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return ue;if(t<ga&&t>ba)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>zi&&(o=0n,++n>zi&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return ue;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):ue}},ue=new At(0,0);ue.toBigInt=function(){return 0n};ue.zzEncode=ue.zzDecode=function(){return this};ue.length=function(){return 1};var zi=4294967296n;function qi(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function Wi(r,t,e){if(e-t<1)return"";let o,i=[],s=0,c;for(;t<e;)c=r[t++],c<128?i[s++]=c:c>191&&c<224?i[s++]=(c&31)<<6|r[t++]&63:c>239&&c<365?(c=((c&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,i[s++]=55296+(c>>10),i[s++]=56320+(c&1023)):i[s++]=(c&15)<<12|(r[t++]&63)<<6|r[t++]&63,s>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,i)),s=0);return o!=null?(s>0&&o.push(String.fromCharCode.apply(String,i.slice(0,s))),o.join("")):String.fromCharCode.apply(String,i.slice(0,s))}function Yn(r,t,e){let n=e,o,i;for(let s=0;s<r.length;++s)o=r.charCodeAt(s),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((i=r.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(i&1023),++s,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function Ut(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function wr(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var Zn=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,Ut(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Ut(this,4);return wr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ut(this,4);return wr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ut(this,4);let t=Fi(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw Ut(this,4);let t=$i(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw Ut(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return Wi(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Ut(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Ut(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new At(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw Ut(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw Ut(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Ut(this,8);let t=wr(this.buf,this.pos+=4),e=wr(this.buf,this.pos+=4);return new At(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=$n(this.buf,this.pos);return this.pos+=ut(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function jn(r){return new Zn(r instanceof Uint8Array?r:r.subarray())}function Z(r,t,e){let n=jn(r);return t.decode(n,void 0,e)}var ps=rt("node:buffer");var eo={};vt(eo,{base10:()=>Sa});var _f=new Uint8Array(0);function Zi(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function Pt(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function ji(r){return new TextEncoder().encode(r)}function Xi(r){return new TextDecoder().decode(r)}function wa(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(e[s]!==255)throw new TypeError(i+" is ambiguous");e[s]=o}var c=r.length,a=r.charAt(0),f=Math.log(c)/Math.log(256),l=Math.log(256)/Math.log(c);function u(w){if(w instanceof Uint8Array||(ArrayBuffer.isView(w)?w=new Uint8Array(w.buffer,w.byteOffset,w.byteLength):Array.isArray(w)&&(w=Uint8Array.from(w))),!(w instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(w.length===0)return"";for(var m=0,C=0,x=0,I=w.length;x!==I&&w[x]===0;)x++,m++;for(var v=(I-x)*l+1>>>0,d=new Uint8Array(v);x!==I;){for(var b=w[x],E=0,A=v-1;(b!==0||E<C)&&A!==-1;A--,E++)b+=256*d[A]>>>0,d[A]=b%c>>>0,b=b/c>>>0;if(b!==0)throw new Error("Non-zero carry");C=E,x++}for(var T=v-C;T!==v&&d[T]===0;)T++;for(var K=a.repeat(m);T<v;++T)K+=r.charAt(d[T]);return K}function p(w){if(typeof w!="string")throw new TypeError("Expected String");if(w.length===0)return new Uint8Array;var m=0;if(w[m]!==" "){for(var C=0,x=0;w[m]===a;)C++,m++;for(var I=(w.length-m)*f+1>>>0,v=new Uint8Array(I);w[m];){var d=e[w.charCodeAt(m)];if(d===255)return;for(var b=0,E=I-1;(d!==0||b<x)&&E!==-1;E--,b++)d+=c*v[E]>>>0,v[E]=d%256>>>0,d=d/256>>>0;if(d!==0)throw new Error("Non-zero carry");x=b,m++}if(w[m]!==" "){for(var A=I-x;A!==I&&v[A]===0;)A++;for(var T=new Uint8Array(C+(I-A)),K=C;A!==I;)T[K++]=v[A++];return T}}}function h(w){var m=p(w);if(m)return m;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:p,decode:h}}var xa=wa,Ea=xa,Ji=Ea;var Xn=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Qn=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){this.name=t,this.prefix=e;let o=e.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return ts(this,t)}},Jn=class{decoders;constructor(t){this.decoders=t}or(t){return ts(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function ts(r,t){return new Jn({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var to=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new Xn(t,e,n),this.decoder=new Qn(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Ie({name:r,prefix:t,encode:e,decode:n}){return new to(r,t,e,n)}function re({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=Ji(e,r);return Ie({prefix:t,name:r,encode:n,decode:i=>Pt(o(i))})}function va(r,t,e,n){let o={};for(let l=0;l<t.length;++l)o[t[l]]=l;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*e/8|0),c=0,a=0,f=0;for(let l=0;l<i;++l){let u=o[r[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<e|u,c+=e,c>=8&&(c-=8,s[f++]=255&a>>c)}if(c>=e||(255&a<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return s}function Aa(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,i="",s=0,c=0;for(let a=0;a<r.length;++a)for(c=c<<8|r[a],s+=8;s>e;)s-=e,i+=t[o&c>>s];if(s!==0&&(i+=t[o&c<<e-s]),n)for(;(i.length*e&7)!==0;)i+="=";return i}function J({name:r,prefix:t,bitsPerChar:e,alphabet:n}){return Ie({prefix:t,name:r,encode(o){return Aa(o,n,e)},decode(o){return va(o,n,e,r)}})}var Sa=re({prefix:"9",name:"base10",alphabet:"0123456789"});var ro={};vt(ro,{base16:()=>Ia,base16upper:()=>Ta});var Ia=J({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Ta=J({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var no={};vt(no,{base2:()=>Ca});var Ca=J({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var oo={};vt(oo,{base256emoji:()=>ka});var es=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),La=es.reduce((r,t,e)=>(r[e]=t,r),[]),Pa=es.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function Ba(r){return r.reduce((t,e)=>(t+=La[e],t),"")}function Da(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=Pa[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var ka=Ie({prefix:"\u{1F680}",name:"base256emoji",encode:Ba,decode:Da});var io={};vt(io,{base32:()=>Ot,base32hex:()=>_a,base32hexpad:()=>Ka,base32hexpadupper:()=>Ma,base32hexupper:()=>Ra,base32pad:()=>Ua,base32padupper:()=>Oa,base32upper:()=>Na,base32z:()=>Ha});var Ot=J({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Na=J({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Ua=J({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Oa=J({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),_a=J({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Ra=J({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Ka=J({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ma=J({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Ha=J({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var so={};vt(so,{base36:()=>We,base36upper:()=>Va});var We=re({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Va=re({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var co={};vt(co,{base58btc:()=>z,base58flickr:()=>Fa});var z=re({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Fa=re({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var lo={};vt(lo,{base64:()=>ao,base64pad:()=>Ga,base64url:()=>uo,base64urlpad:()=>$a});var ao=J({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Ga=J({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),uo=J({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),$a=J({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var fo={};vt(fo,{base8:()=>za});var za=J({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var ho={};vt(ho,{identity:()=>qa});var qa=Ie({prefix:"\0",name:"identity",encode:r=>Xi(r),decode:r=>ji(r)});var Qf=new TextEncoder,Jf=new TextDecoder;var mo={};vt(mo,{identity:()=>_t});var Za=os,rs=128,ja=127,Xa=~ja,Qa=Math.pow(2,31);function os(r,t,e){t=t||[],e=e||0;for(var n=e;r>=Qa;)t[e++]=r&255|rs,r/=128;for(;r&Xa;)t[e++]=r&255|rs,r>>>=7;return t[e]=r|0,os.bytes=e-n+1,t}var Ja=po,tu=128,ns=127;function po(r,n){var e=0,n=n||0,o=0,i=n,s,c=r.length;do{if(i>=c)throw po.bytes=0,new RangeError("Could not decode varint");s=r[i++],e+=o<28?(s&ns)<<o:(s&ns)*Math.pow(2,o),o+=7}while(s>=tu);return po.bytes=i-n,e}var eu=Math.pow(2,7),ru=Math.pow(2,14),nu=Math.pow(2,21),ou=Math.pow(2,28),iu=Math.pow(2,35),su=Math.pow(2,42),cu=Math.pow(2,49),au=Math.pow(2,56),uu=Math.pow(2,63),lu=function(r){return r<eu?1:r<ru?2:r<nu?3:r<ou?4:r<iu?5:r<su?6:r<cu?7:r<au?8:r<uu?9:10},fu={encode:Za,decode:Ja,encodingLength:lu},du=fu,Ye=du;function Ze(r,t=0){return[Ye.decode(r,t),Ye.decode.bytes]}function Te(r,t,e=0){return Ye.encode(r,t,e),t}function Ce(r){return Ye.encodingLength(r)}function le(r,t){let e=t.byteLength,n=Ce(r),o=n+Ce(e),i=new Uint8Array(o+e);return Te(r,i,0),Te(e,i,n),i.set(t,o),new Le(r,e,t,i)}function wt(r){let t=Pt(r),[e,n]=Ze(t),[o,i]=Ze(t.subarray(n)),s=t.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new Le(e,o,s,t)}function is(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&Zi(r.bytes,e.bytes)}}var Le=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var ss=0,hu="identity",cs=Pt;function pu(r){return le(ss,cs(r))}var _t={code:ss,name:hu,encode:cs,digest:pu};var xo={};vt(xo,{sha256:()=>wo,sha512:()=>mu});var bo=bt(rt("crypto"),1);function go({name:r,code:t,encode:e}){return new yo(r,t,e)}var yo=class{name;code;encode;constructor(t,e,n){this.name=t,this.code=e,this.encode=n}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?le(this.code,e):e.then(n=>le(this.code,n))}else throw Error("Unknown type, must be binary type")}};var wo=go({name:"sha2-256",code:18,encode:r=>Pt(bo.default.createHash("sha256").update(r).digest())}),mu=go({name:"sha2-512",code:19,encode:r=>Pt(bo.default.createHash("sha512").update(r).digest())});function us(r,t){let{bytes:e,version:n}=r;switch(n){case 0:return gu(e,Eo(r),t??z.encoder);default:return bu(e,Eo(r),t??Ot.encoder)}}var ls=new WeakMap;function Eo(r){let t=ls.get(r);if(t==null){let e=new Map;return ls.set(r,e),e}return t}var et=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==je)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==wu)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=le(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&is(t.multihash,n.multihash)}toString(t){return us(this,t)}toJSON(){return{"/":us(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:i,bytes:s}=e;return new r(n,o,i,s??fs(n,o,i.bytes))}else if(e[xu]===!0){let{version:n,multihash:o,code:i}=e,s=wt(o);return r.create(n,i,s)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==je)throw new Error(`Version 0 CID must use dag-pb (code: ${je}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=fs(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,je,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=Pt(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let i=o.subarray(e.multihashSize-e.digestSize),s=new Le(e.multihashCode,e.digestSize,i,o);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[u,p]=Ze(t.subarray(e));return e+=p,u},o=n(),i=je;if(o===18?(o=0,e=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=e,c=n(),a=n(),f=e+a,l=f-s;return{version:o,codec:i,multihashCode:c,digestSize:a,multihashSize:l,size:f}}static parse(t,e){let[n,o]=yu(t,e),i=r.decode(o);if(i.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Eo(i).set(n,t),i}};function yu(r,t){switch(r[0]){case"Q":{let e=t??z;return[z.prefix,e.decode(`${z.prefix}${r}`)]}case z.prefix:{let e=t??z;return[z.prefix,e.decode(r)]}case Ot.prefix:{let e=t??Ot;return[Ot.prefix,e.decode(r)]}case We.prefix:{let e=t??We;return[We.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function gu(r,t,e){let{prefix:n}=e;if(n!==z.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let i=e.encode(r).slice(1);return t.set(n,i),i}else return o}function bu(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let i=e.encode(r);return t.set(n,i),i}else return o}var je=112,wu=18;function fs(r,t,e){let n=Ce(r),o=n+Ce(t),i=new Uint8Array(o+e.byteLength);return Te(r,i,0),Te(t,i,n),i.set(e,o),i}var xu=Symbol.for("@ipld/js-cid/CID");var Xe={...ho,...no,...fo,...eo,...ro,...io,...so,...co,...lo,...oo},vd={...xo,...mo};function hs(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var ds=hs("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),vo=hs("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=Lt(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),Eu={utf8:ds,"utf-8":ds,hex:Xe.base16,latin1:vo,ascii:vo,binary:vo,...Xe},Er=Eu;function Bt(r,t="utf8"){let e=Er[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ae(ps.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function Ao(r){let t=r??8192,e=t>>>1,n,o=t;return function(s){if(s<1||s>e)return Lt(s);o+s>t&&(n=Lt(t),o=0);let c=n.subarray(o,o+=s);return(o&7)!==0&&(o=(o|7)+1),c}}var fe=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function So(){}var To=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},vu=Ao();function Au(r){return globalThis.Buffer!=null?Lt(r):vu(r)}var Je=class{len;head;tail;states;constructor(){this.len=0,this.head=new fe(So,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new fe(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new Co((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(vr,10,At.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=At.fromBigInt(t);return this._push(vr,e.length(),e)}uint64Number(t){return this._push(Gn,ut(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=At.fromBigInt(t).zzEncode();return this._push(vr,e.length(),e)}sint64Number(t){let e=At.fromNumber(t).zzEncode();return this._push(vr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(Io,1,t?1:0)}fixed32(t){return this._push(Qe,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=At.fromBigInt(t);return this._push(Qe,4,e.lo)._push(Qe,4,e.hi)}fixed64Number(t){let e=At.fromNumber(t);return this._push(Qe,4,e.lo)._push(Qe,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(Vi,4,t)}double(t){return this._push(Gi,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(Io,1,0):this.uint32(e)._push(Iu,e,t)}string(t){let e=qi(t);return e!==0?this.uint32(e)._push(Yn,e,t):this._push(Io,1,0)}fork(){return this.states=new To(this),this.head=this.tail=new fe(So,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 fe(So,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=Au(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function Io(r,t,e){t[e]=r&255}function Su(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var Co=class extends fe{next;constructor(t,e){super(Su,t,e),this.next=void 0}};function vr(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function Qe(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function Iu(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(Je.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(Tu,t,r),this},Je.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(Cu,t,r),this});function Tu(r,t,e){t.set(r,e)}function Cu(r,t,e){r.length<40?Yn(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(Bt(r),e)}function Lo(){return new Je}function j(r,t){let e=Lo();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Pe;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Pe||(Pe={}));function Ar(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function Rt(r){function t(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let e=function(i,s){let c=t(i);s.int32(c)},n=function(i){let s=i.int32();return t(s)};return Ar("enum",Pe.VARINT,e,n)}function X(r,t){return Ar("message",Pe.LENGTH_DELIMITED,r,t)}var tt;(function(r){let t;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(e||(e={})),function(o){o.codec=()=>Rt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=X((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.connect!=null&&(i.uint32(18),Ir.codec().encode(o.connect,i)),o.streamOpen!=null&&(i.uint32(26),Tr.codec().encode(o.streamOpen,i)),o.streamHandler!=null&&(i.uint32(34),Cr.codec().encode(o.streamHandler,i)),o.dht!=null&&(i.uint32(42),Dt.codec().encode(o.dht,i)),o.connManager!=null&&(i.uint32(50),Pr.codec().encode(o.connManager,i)),o.disconnect!=null&&(i.uint32(58),Br.codec().encode(o.disconnect,i)),o.pubsub!=null&&(i.uint32(66),$t.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(74),Nr.codec().encode(o.peerStore,i)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.connect=Ir.codec().decode(o,o.uint32());break;case 3:s.streamOpen=Tr.codec().decode(o,o.uint32());break;case 4:s.streamHandler=Cr.codec().decode(o,o.uint32());break;case 5:s.dht=Dt.codec().decode(o,o.uint32());break;case 6:s.connManager=Pr.codec().decode(o,o.uint32());break;case 7:s.disconnect=Br.codec().decode(o,o.uint32());break;case 8:s.pubsub=$t.codec().decode(o,o.uint32());break;case 9:s.peerStore=Nr.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>j(o,r.codec()),r.decode=o=>Z(o,r.codec())})(tt||(tt={}));var U;(function(r){let t;(function(o){o.OK="OK",o.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(e||(e={})),function(o){o.codec=()=>Rt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=X((o,i,s={})=>{if(s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.error!=null&&(i.uint32(18),Lr.codec().encode(o.error,i)),o.streamInfo!=null&&(i.uint32(26),Be.codec().encode(o.streamInfo,i)),o.identify!=null&&(i.uint32(34),Sr.codec().encode(o.identify,i)),o.dht!=null&&(i.uint32(42),Kt.codec().encode(o.dht,i)),o.peers!=null)for(let c of o.peers)i.uint32(50),ne.codec().encode(c,i);o.pubsub!=null&&(i.uint32(58),kr.codec().encode(o.pubsub,i)),o.peerStore!=null&&(i.uint32(66),Ur.codec().encode(o.peerStore,i)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={peers:[]},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.error=Lr.codec().decode(o,o.uint32());break;case 3:s.streamInfo=Be.codec().decode(o,o.uint32());break;case 4:s.identify=Sr.codec().decode(o,o.uint32());break;case 5:s.dht=Kt.codec().decode(o,o.uint32());break;case 6:s.peers.push(ne.codec().decode(o,o.uint32()));break;case 7:s.pubsub=kr.codec().decode(o,o.uint32());break;case 8:s.peerStore=Ur.codec().decode(o,o.uint32());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>j(o,r.codec()),r.decode=o=>Z(o,r.codec())})(U||(U={}));var Sr;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Sr||(Sr={}));var Ir;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.addrs.push(e.bytes());break;case 3:o.timeout=e.int64();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Ir||(Ir={}));var Tr;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.proto!=null)for(let i of e.proto)n.uint32(18),n.string(i);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),proto:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.proto.push(e.string());break;case 3:o.timeout=e.int64();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Tr||(Tr={}));var Cr;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(10),n.bytes(e.addr)),e.proto!=null)for(let i of e.proto)n.uint32(18),n.string(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={addr:new Uint8Array(0),proto:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.addr=e.bytes();break;case 2:o.proto.push(e.string());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Cr||(Cr={}));var Lr;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.msg!=null&&e.msg!==""&&(n.uint32(10),n.string(e.msg)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={msg:""},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.msg=e.string();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Lr||(Lr={}));var Be;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(18),n.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(n.uint32(26),n.string(e.proto)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;case 2:o.addr=e.bytes();break;case 3:o.proto=e.string();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Be||(Be={}));var Dt;(function(r){let t;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(e||(e={})),function(o){o.codec=()=>Rt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=X((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),i.bytes(o.peer)),o.cid!=null&&(i.uint32(26),i.bytes(o.cid)),o.key!=null&&(i.uint32(34),i.bytes(o.key)),o.value!=null&&(i.uint32(42),i.bytes(o.value)),o.count!=null&&(i.uint32(48),i.int32(o.count)),o.timeout!=null&&(i.uint32(56),i.int64(o.timeout)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=o.bytes();break;case 3:s.cid=o.bytes();break;case 4:s.key=o.bytes();break;case 5:s.value=o.bytes();break;case 6:s.count=o.int32();break;case 7:s.timeout=o.int64();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>j(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Dt||(Dt={}));var Kt;(function(r){let t;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(e||(e={})),function(o){o.codec=()=>Rt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=X((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),ne.codec().encode(o.peer,i)),o.value!=null&&(i.uint32(26),i.bytes(o.value)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=ne.codec().decode(o,o.uint32());break;case 3:s.value=o.bytes();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>j(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Kt||(Kt={}));var ne;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let i of e.addrs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(ne||(ne={}));var Pr;(function(r){let t;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(e||(e={})),function(o){o.codec=()=>Rt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=X((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.peer!=null&&(i.uint32(18),i.bytes(o.peer)),o.tag!=null&&(i.uint32(26),i.string(o.tag)),o.weight!=null&&(i.uint32(32),i.int64(o.weight)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.peer=o.bytes();break;case 3:s.tag=o.string();break;case 4:s.weight=o.int64();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>j(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Pr||(Pr={}));var Br;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0)},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Br||(Br={}));var $t;(function(r){let t;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),function(o){o.codec=()=>Rt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=X((o,i,s={})=>{s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.topic!=null&&(i.uint32(18),i.string(o.topic)),o.data!=null&&(i.uint32(26),i.bytes(o.data)),s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.topic=o.string();break;case 3:s.data=o.bytes();break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>j(o,r.codec()),r.decode=o=>Z(o,r.codec())})($t||($t={}));var Dr;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.from!=null&&(n.uint32(10),n.bytes(e.from)),e.data!=null&&(n.uint32(18),n.bytes(e.data)),e.seqno!=null&&(n.uint32(26),n.bytes(e.seqno)),e.topicIDs!=null)for(let i of e.topicIDs)n.uint32(34),n.string(i);e.signature!=null&&(n.uint32(42),n.bytes(e.signature)),e.key!=null&&(n.uint32(50),n.bytes(e.key)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topicIDs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.from=e.bytes();break;case 2:o.data=e.bytes();break;case 3:o.seqno=e.bytes();break;case 4:o.topicIDs.push(e.string());break;case 5:o.signature=e.bytes();break;case 6:o.key=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Dr||(Dr={}));var kr;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.topics!=null)for(let i of e.topics)n.uint32(10),n.string(i);if(e.peerIDs!=null)for(let i of e.peerIDs)n.uint32(18),n.bytes(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topics:[],peerIDs:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.topics.push(e.string());break;case 2:o.peerIDs.push(e.bytes());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(kr||(kr={}));var Nr;(function(r){let t;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),function(o){o.codec=()=>Rt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=X((o,i,s={})=>{if(s.lengthDelimited!==!1&&i.fork(),o.type!=null&&(i.uint32(8),r.Type.codec().encode(o.type,i)),o.id!=null&&(i.uint32(18),i.bytes(o.id)),o.protos!=null)for(let c of o.protos)i.uint32(26),i.string(c);s.lengthDelimited!==!1&&i.ldelim()},(o,i)=>{let s={protos:[]},c=i==null?o.len:o.pos+i;for(;o.pos<c;){let a=o.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(o);break;case 2:s.id=o.bytes();break;case 3:s.protos.push(o.string());break;default:o.skipType(a&7);break}}return s})),n),r.encode=o=>j(o,r.codec()),r.decode=o=>Z(o,r.codec())})(Nr||(Nr={}));var Ur;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),ne.codec().encode(e.peer,n)),e.protos!=null)for(let i of e.protos)n.uint32(18),n.string(i);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={protos:[]},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.peer=ne.codec().decode(e,e.uint32());break;case 2:o.protos.push(e.string());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>j(e,r.codec()),r.decode=e=>Z(e,r.codec())})(Ur||(Ur={}));var gs=bt(rt("node:tty"),1),Hr=bt(rt("node:util"),1);function Lu(r,t){try{if(typeof r=="string"&&r.length>0)return Pu(r);if(typeof r=="number"&&isFinite(r))return t?.long?Du(r):Bu(r);throw new Error("Value is not a string or number.")}catch(e){let n=ku(e)?`${e.message}. value=${JSON.stringify(r)}`:"An unknown error has occured.";throw new Error(n)}}function Pu(r){if(r=String(r),r.length>100)throw new Error("Value exceeds the maximum length of 100 characters.");let t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(!t)return NaN;let e=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return e*315576e5;case"weeks":case"week":case"w":return e*6048e5;case"days":case"day":case"d":return e*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return e*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return e*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return e*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return e;default:throw new Error(`The unit ${n} was matched, but no matching case exists.`)}}var _r=Lu;function Bu(r){let t=Math.abs(r);return t>=864e5?`${Math.round(r/864e5)}d`:t>=36e5?`${Math.round(r/36e5)}h`:t>=6e4?`${Math.round(r/6e4)}m`:t>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function Du(r){let t=Math.abs(r);return t>=864e5?Or(r,t,864e5,"day"):t>=36e5?Or(r,t,36e5,"hour"):t>=6e4?Or(r,t,6e4,"minute"):t>=1e3?Or(r,t,1e3,"second"):`${r} ms`}function Or(r,t,e,n){let o=t>=e*1.5;return`${Math.round(r/e)} ${n}${o?"s":""}`}function ku(r){return typeof r=="object"&&r!==null&&"message"in r}var Kr=bt(rt("node:process"),1),ys=bt(rt("node:os"),1),Po=bt(rt("node:tty"),1);function kt(r,t=globalThis.Deno?globalThis.Deno.args:Kr.default.argv){let e=r.startsWith("-")?"":r.length===1?"-":"--",n=t.indexOf(e+r),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:Q}=Kr.default,Rr;kt("no-color")||kt("no-colors")||kt("color=false")||kt("color=never")?Rr=0:(kt("color")||kt("colors")||kt("color=true")||kt("color=always"))&&(Rr=1);function Nu(){if("FORCE_COLOR"in Q)return Q.FORCE_COLOR==="true"?1:Q.FORCE_COLOR==="false"?0:Q.FORCE_COLOR.length===0?1:Math.min(Number.parseInt(Q.FORCE_COLOR,10),3)}function Uu(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function Ou(r,{streamIsTTY:t,sniffFlags:e=!0}={}){let n=Nu();n!==void 0&&(Rr=n);let o=e?Rr:n;if(o===0)return 0;if(e){if(kt("color=16m")||kt("color=full")||kt("color=truecolor"))return 3;if(kt("color=256"))return 2}if("TF_BUILD"in Q&&"AGENT_NAME"in Q)return 1;if(r&&!t&&o===void 0)return 0;let i=o||0;if(Q.TERM==="dumb")return i;if(Kr.default.platform==="win32"){let s=ys.default.release().split(".");return Number(s[0])>=10&&Number(s[2])>=10586?Number(s[2])>=14931?3:2:1}if("CI"in Q)return"GITHUB_ACTIONS"in Q||"GITEA_ACTIONS"in Q?3:["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(s=>s in Q)||Q.CI_NAME==="codeship"?1:i;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")return 3;if("TERM_PROGRAM"in Q){let s=Number.parseInt((Q.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Q.TERM_PROGRAM){case"iTerm.app":return s>=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:i}function ms(r,t={}){let e=Ou(r,{streamIsTTY:r&&r.isTTY,...t});return Uu(e)}var _u={stdout:ms({isTTY:Po.default.isatty(1)}),stderr:ms({isTTY:Po.default.isatty(2)})},Mr=_u;function Bo(r){e.debug=e,e.default=e,e.coerce=a,e.disable=i,e.enable=o,e.enabled=s,e.humanize=_r,e.destroy=f,Object.keys(r).forEach(l=>{e[l]=r[l]}),e.names=[],e.skips=[],e.formatters={};function t(l){let u=0;for(let p=0;p<l.length;p++)u=(u<<5)-u+l.charCodeAt(p),u|=0;return e.colors[Math.abs(u)%e.colors.length]}e.selectColor=t;function e(l){let u,p=null,h,w;function m(...C){if(!m.enabled)return;let x=m,I=Number(new Date),v=I-(u||I);x.diff=v,x.prev=u,x.curr=I,u=I,C[0]=e.coerce(C[0]),typeof C[0]!="string"&&C.unshift("%O");let d=0;C[0]=C[0].replace(/%([a-zA-Z%])/g,(E,A)=>{if(E==="%%")return"%";d++;let T=e.formatters[A];if(typeof T=="function"){let K=C[d];E=T.call(x,K),C.splice(d,1),d--}return E}),e.formatArgs.call(x,C),(x.log||e.log).apply(x,C)}return m.namespace=l,m.useColors=e.useColors(),m.color=e.selectColor(l),m.extend=n,m.destroy=e.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>p!==null?p:(h!==e.namespaces&&(h=e.namespaces,w=e.enabled(l)),w),set:C=>{p=C}}),typeof e.init=="function"&&e.init(m),m}function n(l,u){let p=e(this.namespace+(typeof u>"u"?":":u)+l);return p.log=this.log,p}function o(l){e.save(l),e.namespaces=l,e.names=[],e.skips=[];let u,p=(typeof l=="string"?l:"").split(/[\s,]+/),h=p.length;for(u=0;u<h;u++)p[u]&&(l=p[u].replace(/\*/g,".*?"),l[0]==="-"?e.skips.push(new RegExp("^"+l.substr(1)+"$")):e.names.push(new RegExp("^"+l+"$")))}function i(){let l=[...e.names.map(c),...e.skips.map(c).map(u=>"-"+u)].join(",");return e.enable(""),l}function s(l){if(l[l.length-1]==="*")return!0;let u,p;for(u=0,p=e.skips.length;u<p;u++)if(e.skips[u].test(l))return!1;for(u=0,p=e.names.length;u<p;u++)if(e.names[u].test(l))return!0;return!1}function c(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function a(l){return l instanceof Error?l.stack??l.message:l}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.setupFormatters(e.formatters),e.enable(e.load()),e}var bs=[6,2,3,4,5,1];Mr.stderr!==!1&&(Mr.stderr??Mr).level>=2&&(bs=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]);var De=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,i)=>i.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[e]=n,r},{});function Ru(){return"colors"in De?!!De.colors:gs.default.isatty(process.stderr.fd)}function Ku(r){let{namespace:t,useColors:e}=this;if(e===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),i=` ${o};1m${t} \x1B[0m`;r[0]=i+r[0].split(`
|
|
2
|
+
"use strict";var Libp2PDaemonClient=(()=>{var Wc=Object.create;var Fr=Object.defineProperty;var qc=Object.getOwnPropertyDescriptor;var Yc=Object.getOwnPropertyNames;var Zc=Object.getPrototypeOf,Xc=Object.prototype.hasOwnProperty;var ot=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(t,e)=>(typeof require<"u"?require:t)[e]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var Ct=(r,t)=>{for(var e in t)Fr(r,e,{get:t[e],enumerable:!0})},yi=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Yc(t))!Xc.call(r,o)&&o!==e&&Fr(r,o,{get:()=>t[o],enumerable:!(n=qc(t,o))||n.enumerable});return r};var St=(r,t,e)=>(e=r!=null?Wc(Zc(r)):{},yi(t||!r||!r.__esModule?Fr(e,"default",{value:r,enumerable:!0}):e,r)),jc=r=>yi(Fr({},"__esModule",{value:!0}),r);var Ad={};Ct(Ad,{OperationFailedError:()=>H,createClient:()=>Id});var bo=ot("node:buffer");function ye(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function Xt(r=0){return ye(bo.Buffer.alloc(r))}function Ot(r=0){return ye(bo.Buffer.allocUnsafe(r))}var Qc=Math.pow(2,7),Jc=Math.pow(2,14),tu=Math.pow(2,21),go=Math.pow(2,28),wo=Math.pow(2,35),xo=Math.pow(2,42),Eo=Math.pow(2,49),U=128,yt=127;function It(r){if(r<Qc)return 1;if(r<Jc)return 2;if(r<tu)return 3;if(r<go)return 4;if(r<wo)return 5;if(r<xo)return 6;if(r<Eo)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function _e(r,t,e=0){switch(It(r)){case 8:t[e++]=r&255|U,r/=128;case 7:t[e++]=r&255|U,r/=128;case 6:t[e++]=r&255|U,r/=128;case 5:t[e++]=r&255|U,r/=128;case 4:t[e++]=r&255|U,r>>>=7;case 3:t[e++]=r&255|U,r>>>=7;case 2:t[e++]=r&255|U,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function eu(r,t,e=0){switch(It(r)){case 8:t.set(e++,r&255|U),r/=128;case 7:t.set(e++,r&255|U),r/=128;case 6:t.set(e++,r&255|U),r/=128;case 5:t.set(e++,r&255|U),r/=128;case 4:t.set(e++,r&255|U),r>>>=7;case 3:t.set(e++,r&255|U),r>>>=7;case 2:t.set(e++,r&255|U),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function vo(r,t){let e=r[t],n=0;if(n+=e&yt,e<U||(e=r[t+1],n+=(e&yt)<<7,e<U)||(e=r[t+2],n+=(e&yt)<<14,e<U)||(e=r[t+3],n+=(e&yt)<<21,e<U)||(e=r[t+4],n+=(e&yt)*go,e<U)||(e=r[t+5],n+=(e&yt)*wo,e<U)||(e=r[t+6],n+=(e&yt)*xo,e<U)||(e=r[t+7],n+=(e&yt)*Eo,e<U))return n;throw new RangeError("Could not decode varint")}function ru(r,t){let e=r.get(t),n=0;if(n+=e&yt,e<U||(e=r.get(t+1),n+=(e&yt)<<7,e<U)||(e=r.get(t+2),n+=(e&yt)<<14,e<U)||(e=r.get(t+3),n+=(e&yt)<<21,e<U)||(e=r.get(t+4),n+=(e&yt)*go,e<U)||(e=r.get(t+5),n+=(e&yt)*wo,e<U)||(e=r.get(t+6),n+=(e&yt)*xo,e<U)||(e=r.get(t+7),n+=(e&yt)*Eo,e<U))return n;throw new RangeError("Could not decode varint")}function bi(r,t,e=0){return t==null&&(t=Ot(It(r))),t instanceof Uint8Array?_e(r,t,e):eu(r,t,e)}function cr(r,t=0){return r instanceof Uint8Array?vo(r,t):ru(r,t)}var So=new Float32Array([-0]),ae=new Uint8Array(So.buffer);function wi(r,t,e){So[0]=r,t[e]=ae[0],t[e+1]=ae[1],t[e+2]=ae[2],t[e+3]=ae[3]}function xi(r,t){return ae[0]=r[t],ae[1]=r[t+1],ae[2]=r[t+2],ae[3]=r[t+3],So[0]}var Io=new Float64Array([-0]),bt=new Uint8Array(Io.buffer);function Ei(r,t,e){Io[0]=r,t[e]=bt[0],t[e+1]=bt[1],t[e+2]=bt[2],t[e+3]=bt[3],t[e+4]=bt[4],t[e+5]=bt[5],t[e+6]=bt[6],t[e+7]=bt[7]}function vi(r,t){return bt[0]=r[t],bt[1]=r[t+1],bt[2]=r[t+2],bt[3]=r[t+3],bt[4]=r[t+4],bt[5]=r[t+5],bt[6]=r[t+6],bt[7]=r[t+7],Io[0]}var nu=BigInt(Number.MAX_SAFE_INTEGER),ou=BigInt(Number.MIN_SAFE_INTEGER),Tt=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return be;if(t<nu&&t>ou)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>Si&&(o=0n,++n>Si&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return be;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):be}},be=new Tt(0,0);be.toBigInt=function(){return 0n};be.zzEncode=be.zzDecode=function(){return this};be.length=function(){return 1};var Si=4294967296n;function Ii(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function Ai(r,t,e){if(e-t<1)return"";let o,s=[],i=0,a;for(;t<e;)a=r[t++],a<128?s[i++]=a:a>191&&a<224?s[i++]=(a&31)<<6|r[t++]&63:a>239&&a<365?(a=((a&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,s[i++]=55296+(a>>10),s[i++]=56320+(a&1023)):s[i++]=(a&15)<<12|(r[t++]&63)<<6|r[t++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function Ao(r,t,e){let n=e,o,s;for(let i=0;i<r.length;++i)o=r.charCodeAt(i),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((s=r.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function Kt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function Gr(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var Co=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,Kt(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Kt(this,4);return Gr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Kt(this,4);return Gr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Kt(this,4);let t=xi(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw Kt(this,4);let t=vi(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw Kt(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return Ai(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Kt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Kt(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new Tt(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw Kt(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw Kt(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Kt(this,8);let t=Gr(this.buf,this.pos+=4),e=Gr(this.buf,this.pos+=4);return new Tt(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=vo(this.buf,this.pos);return this.pos+=It(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function To(r){return new Co(r instanceof Uint8Array?r:r.subarray())}function Y(r,t,e){let n=To(r);return t.decode(n,void 0,e)}var qi=ot("node:buffer");var _o={};Ct(_o,{base10:()=>fu});var Kd=new Uint8Array(0);function Ti(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function Nt(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Di(r){return new TextEncoder().encode(r)}function Li(r){return new TextDecoder().decode(r)}function su(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(e[i]!==255)throw new TypeError(s+" is ambiguous");e[i]=o}var a=r.length,c=r.charAt(0),d=Math.log(a)/Math.log(256),l=Math.log(256)/Math.log(a);function f(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var g=0,w=0,I=0,$=b.length;I!==$&&b[I]===0;)I++,g++;for(var D=($-I)*l+1>>>0,V=new Uint8Array(D);I!==$;){for(var Q=b[I],st=0,ut=D-1;(Q!==0||st<w)&&ut!==-1;ut--,st++)Q+=256*V[ut]>>>0,V[ut]=Q%a>>>0,Q=Q/a>>>0;if(Q!==0)throw new Error("Non-zero carry");w=st,I++}for(var it=D-w;it!==D&&V[it]===0;)it++;for(var L=c.repeat(g);it<D;++it)L+=r.charAt(V[it]);return L}function u(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var g=0;if(b[g]!==" "){for(var w=0,I=0;b[g]===c;)w++,g++;for(var $=(b.length-g)*d+1>>>0,D=new Uint8Array($);b[g];){var V=e[b.charCodeAt(g)];if(V===255)return;for(var Q=0,st=$-1;(V!==0||Q<I)&&st!==-1;st--,Q++)V+=a*D[st]>>>0,D[st]=V%256>>>0,V=V/256>>>0;if(V!==0)throw new Error("Non-zero carry");I=Q,g++}if(b[g]!==" "){for(var ut=$-I;ut!==$&&D[ut]===0;)ut++;for(var it=new Uint8Array(w+($-ut)),L=w;ut!==$;)it[L++]=D[ut++];return it}}}function h(b){var g=u(b);if(g)return g;throw new Error(`Non-${t} character`)}return{encode:f,decodeUnsafe:u,decode:h}}var iu=su,au=iu,Pi=au;var Do=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Lo=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){this.name=t,this.prefix=e;let o=e.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return _i(this,t)}},Bo=class{decoders;constructor(t){this.decoders=t}or(t){return _i(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function _i(r,t){return new Bo({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var Po=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new Do(t,e,n),this.decoder=new Lo(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Oe({name:r,prefix:t,encode:e,decode:n}){return new Po(r,t,e,n)}function ce({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=Pi(e,r);return Oe({prefix:t,name:r,encode:n,decode:s=>Nt(o(s))})}function cu(r,t,e,n){let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*e/8|0),i=0,a=0,c=0;for(let d=0;d<o;++d){let l=t[r[d]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<e|l,i+=e,i>=8&&(i-=8,s[c++]=255&a>>i)}if(i>=e||(255&a<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function uu(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>e;)i-=e,s+=t[o&a>>i];if(i!==0&&(s+=t[o&a<<e-i]),n)for(;(s.length*e&7)!==0;)s+="=";return s}function lu(r){let t={};for(let e=0;e<r.length;++e)t[r[e]]=e;return t}function et({name:r,prefix:t,bitsPerChar:e,alphabet:n}){let o=lu(n);return Oe({prefix:t,name:r,encode(s){return uu(s,n,e)},decode(s){return cu(s,o,e,r)}})}var fu=ce({prefix:"9",name:"base10",alphabet:"0123456789"});var Oo={};Ct(Oo,{base16:()=>du,base16upper:()=>hu});var du=et({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),hu=et({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var No={};Ct(No,{base2:()=>pu});var pu=et({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var ko={};Ct(ko,{base256emoji:()=>wu});var Oi=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),mu=Oi.reduce((r,t,e)=>(r[e]=t,r),[]),yu=Oi.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function bu(r){return r.reduce((t,e)=>(t+=mu[e],t),"")}function gu(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=yu[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var wu=Oe({prefix:"\u{1F680}",name:"base256emoji",encode:bu,decode:gu});var Uo={};Ct(Uo,{base32:()=>Wt,base32hex:()=>Su,base32hexpad:()=>Au,base32hexpadupper:()=>Cu,base32hexupper:()=>Iu,base32pad:()=>Eu,base32padupper:()=>vu,base32upper:()=>xu,base32z:()=>Tu});var Wt=et({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),xu=et({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Eu=et({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),vu=et({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Su=et({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Iu=et({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Au=et({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Cu=et({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Tu=et({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ro={};Ct(Ro,{base36:()=>ur,base36upper:()=>Du});var ur=ce({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Du=ce({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Mo={};Ct(Mo,{base58btc:()=>Z,base58flickr:()=>Lu});var Z=ce({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Lu=ce({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var $o={};Ct($o,{base64:()=>Ko,base64pad:()=>Bu,base64url:()=>Ho,base64urlpad:()=>Pu});var Ko=et({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Bu=et({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Ho=et({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Pu=et({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Vo={};Ct(Vo,{base8:()=>_u});var _u=et({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Fo={};Ct(Fo,{identity:()=>Ou});var Ou=Oe({prefix:"\0",name:"identity",encode:r=>Li(r),decode:r=>Di(r)});var eh=new TextEncoder,rh=new TextDecoder;var zo={};Ct(zo,{identity:()=>Ht});var Uu=Ui,Ni=128,Ru=127,Mu=~Ru,Ku=Math.pow(2,31);function Ui(r,t,e){t=t||[],e=e||0;for(var n=e;r>=Ku;)t[e++]=r&255|Ni,r/=128;for(;rΜ)t[e++]=r&255|Ni,r>>>=7;return t[e]=r|0,Ui.bytes=e-n+1,t}var Hu=Go,$u=128,ki=127;function Go(r,n){var e=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw Go.bytes=0,new RangeError("Could not decode varint");i=r[s++],e+=o<28?(i&ki)<<o:(i&ki)*Math.pow(2,o),o+=7}while(i>=$u);return Go.bytes=s-n,e}var Vu=Math.pow(2,7),Fu=Math.pow(2,14),Gu=Math.pow(2,21),zu=Math.pow(2,28),Wu=Math.pow(2,35),qu=Math.pow(2,42),Yu=Math.pow(2,49),Zu=Math.pow(2,56),Xu=Math.pow(2,63),ju=function(r){return r<Vu?1:r<Fu?2:r<Gu?3:r<zu?4:r<Wu?5:r<qu?6:r<Yu?7:r<Zu?8:r<Xu?9:10},Qu={encode:Uu,decode:Hu,encodingLength:ju},Ju=Qu,lr=Ju;function fr(r,t=0){return[lr.decode(r,t),lr.decode.bytes]}function Ne(r,t,e=0){return lr.encode(r,t,e),t}function ke(r){return lr.encodingLength(r)}function Re(r,t){let e=t.byteLength,n=ke(r),o=n+ke(e),s=new Uint8Array(o+e);return Ne(r,s,0),Ne(e,s,n),s.set(t,o),new Ue(r,e,t,s)}function kt(r){let t=Nt(r),[e,n]=fr(t),[o,s]=fr(t.subarray(n)),i=t.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Ue(e,o,i,t)}function Ri(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&Ti(r.bytes,e.bytes)}}var Ue=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var Mi=0,tl="identity",Ki=Nt;function el(r,t){if(t?.truncate!=null&&t.truncate!==r.byteLength){if(t.truncate<0||t.truncate>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,t.truncate)}return Re(Mi,Ki(r))}var Ht={code:Mi,name:tl,encode:Ki,digest:el};var Xo={};Ct(Xo,{sha256:()=>Zo,sha512:()=>nl});var Yo=St(ot("crypto"),1);var rl=20;function qo({name:r,code:t,encode:e,minDigestLength:n,maxDigestLength:o}){return new Wo(r,t,e,n,o)}var Wo=class{name;code;encode;minDigestLength;maxDigestLength;constructor(t,e,n,o,s){this.name=t,this.code=e,this.encode=n,this.minDigestLength=o??rl,this.maxDigestLength=s}digest(t,e){if(e?.truncate!=null){if(e.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&e.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(t instanceof Uint8Array){let n=this.encode(t);return n instanceof Uint8Array?Hi(n,this.code,e?.truncate):n.then(o=>Hi(o,this.code,e?.truncate))}else throw Error("Unknown type, must be binary type")}};function Hi(r,t,e){if(e!=null&&e!==r.byteLength){if(e>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,e)}return Re(t,r)}var Zo=qo({name:"sha2-256",code:18,encode:r=>Nt(Yo.default.createHash("sha256").update(r).digest())}),nl=qo({name:"sha2-512",code:19,encode:r=>Nt(Yo.default.createHash("sha512").update(r).digest())});function Vi(r,t){let{bytes:e,version:n}=r;switch(n){case 0:return sl(e,jo(r),t??Z.encoder);default:return il(e,jo(r),t??Wt.encoder)}}var Fi=new WeakMap;function jo(r){let t=Fi.get(r);if(t==null){let e=new Map;return Fi.set(r,e),e}return t}var nt=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==dr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==al)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=Re(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&Ri(t.multihash,n.multihash)}toString(t){return Vi(this,t)}toJSON(){return{"/":Vi(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:s,bytes:i}=e;return new r(n,o,s,i??Gi(n,o,s.bytes))}else if(e[cl]===!0){let{version:n,multihash:o,code:s}=e,i=kt(o);return r.create(n,s,i)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==dr)throw new Error(`Version 0 CID must use dag-pb (code: ${dr}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=Gi(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,dr,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=Nt(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let s=o.subarray(e.multihashSize-e.digestSize),i=new Ue(e.multihashCode,e.digestSize,s,o);return[e.version===0?r.createV0(i):r.createV1(e.codec,i),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[f,u]=fr(t.subarray(e));return e+=u,f},o=n(),s=dr;if(o===18?(o=0,e=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=e,a=n(),c=n(),d=e+c,l=d-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:l,size:d}}static parse(t,e){let[n,o]=ol(t,e),s=r.decode(o);if(s.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return jo(s).set(n,t),s}};function ol(r,t){switch(r[0]){case"Q":{let e=t??Z;return[Z.prefix,e.decode(`${Z.prefix}${r}`)]}case Z.prefix:{let e=t??Z;return[Z.prefix,e.decode(r)]}case Wt.prefix:{let e=t??Wt;return[Wt.prefix,e.decode(r)]}case ur.prefix:{let e=t??ur;return[ur.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function sl(r,t,e){let{prefix:n}=e;if(n!==Z.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let s=e.encode(r).slice(1);return t.set(n,s),s}else return o}function il(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let s=e.encode(r);return t.set(n,s),s}else return o}var dr=112,al=18;function Gi(r,t,e){let n=ke(r),o=n+ke(t),s=new Uint8Array(o+e.byteLength);return Ne(r,s,0),Ne(t,s,n),s.set(e,o),s}var cl=Symbol.for("@ipld/js-cid/CID");var hr={...Fo,...No,...Vo,..._o,...Oo,...Uo,...Ro,...Mo,...$o,...ko},Ah={...Xo,...zo};function Wi(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var zi=Wi("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Qo=Wi("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=Ot(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),ul={utf8:zi,"utf-8":zi,hex:hr.base16,latin1:Qo,ascii:Qo,binary:Qo,...hr},Wr=ul;function dt(r,t="utf8"){let e=Wr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ye(qi.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function Jo(r){let t=r??8192,e=t>>>1,n,o=t;return function(i){if(i<1||i>e)return Ot(i);o+i>t&&(n=Ot(t),o=0);let a=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),a}}var ge=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function ts(){}var rs=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},ll=Jo();function fl(r){return globalThis.Buffer!=null?Ot(r):ll(r)}var mr=class{len;head;tail;states;constructor(){this.len=0,this.head=new ge(ts,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new ge(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new ns((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(qr,10,Tt.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=Tt.fromBigInt(t);return this._push(qr,e.length(),e)}uint64Number(t){return this._push(_e,It(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=Tt.fromBigInt(t).zzEncode();return this._push(qr,e.length(),e)}sint64Number(t){let e=Tt.fromNumber(t).zzEncode();return this._push(qr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(es,1,t?1:0)}fixed32(t){return this._push(pr,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=Tt.fromBigInt(t);return this._push(pr,4,e.lo)._push(pr,4,e.hi)}fixed64Number(t){let e=Tt.fromNumber(t);return this._push(pr,4,e.lo)._push(pr,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(wi,4,t)}double(t){return this._push(Ei,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(es,1,0):this.uint32(e)._push(hl,e,t)}string(t){let e=Ii(t);return e!==0?this.uint32(e)._push(Ao,e,t):this._push(es,1,0)}fork(){return this.states=new rs(this),this.head=this.tail=new ge(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 ge(ts,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=fl(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function es(r,t,e){t[e]=r&255}function dl(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var ns=class extends ge{next;constructor(t,e){super(dl,t,e),this.next=void 0}};function qr(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function pr(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function hl(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(mr.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(pl,t,r),this},mr.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(ml,t,r),this});function pl(r,t,e){t.set(r,e)}function ml(r,t,e){r.length<40?Ao(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(dt(r),e)}function os(){return new mr}function X(r,t){let e=os();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Me;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Me||(Me={}));function Yr(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function $t(r){function t(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let e=function(s,i){let a=t(s);i.int32(a)},n=function(s){let i=s.int32();return t(i)};return Yr("enum",Me.VARINT,e,n)}function j(r,t){return Yr("message",Me.LENGTH_DELIMITED,r,t)}var K;(function(r){let t;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.connect!=null&&(s.uint32(18),Xr.codec().encode(o.connect,s)),o.streamOpen!=null&&(s.uint32(26),jr.codec().encode(o.streamOpen,s)),o.streamHandler!=null&&(s.uint32(34),Qr.codec().encode(o.streamHandler,s)),o.dht!=null&&(s.uint32(42),Ut.codec().encode(o.dht,s)),o.connManager!=null&&(s.uint32(50),tn.codec().encode(o.connManager,s)),o.disconnect!=null&&(s.uint32(58),en.codec().encode(o.disconnect,s)),o.pubsub!=null&&(s.uint32(66),Qt.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(74),on.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.connect=Xr.codec().decode(o,o.uint32());break;case 3:i.streamOpen=jr.codec().decode(o,o.uint32());break;case 4:i.streamHandler=Qr.codec().decode(o,o.uint32());break;case 5:i.dht=Ut.codec().decode(o,o.uint32());break;case 6:i.connManager=tn.codec().decode(o,o.uint32());break;case 7:i.disconnect=en.codec().decode(o,o.uint32());break;case 8:i.pubsub=Qt.codec().decode(o,o.uint32());break;case 9:i.peerStore=on.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(K||(K={}));var _;(function(r){let t;(function(o){o.OK="OK",o.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.error!=null&&(s.uint32(18),Jr.codec().encode(o.error,s)),o.streamInfo!=null&&(s.uint32(26),Ke.codec().encode(o.streamInfo,s)),o.identify!=null&&(s.uint32(34),Zr.codec().encode(o.identify,s)),o.dht!=null&&(s.uint32(42),Vt.codec().encode(o.dht,s)),o.peers!=null)for(let a of o.peers)s.uint32(50),ue.codec().encode(a,s);o.pubsub!=null&&(s.uint32(58),nn.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(66),sn.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={peers:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.error=Jr.codec().decode(o,o.uint32());break;case 3:i.streamInfo=Ke.codec().decode(o,o.uint32());break;case 4:i.identify=Zr.codec().decode(o,o.uint32());break;case 5:i.dht=Vt.codec().decode(o,o.uint32());break;case 6:i.peers.push(ue.codec().decode(o,o.uint32()));break;case 7:i.pubsub=nn.codec().decode(o,o.uint32());break;case 8:i.peerStore=sn.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(_||(_={}));var Zr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let s of e.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Zr||(Zr={}));var Xr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addrs!=null)for(let s of e.addrs)n.uint32(18),n.bytes(s);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addrs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=e.bytes();break;case 2:o.addrs.push(e.bytes());break;case 3:o.timeout=e.int64();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Xr||(Xr={}));var jr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.proto!=null)for(let s of e.proto)n.uint32(18),n.string(s);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),proto:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=e.bytes();break;case 2:o.proto.push(e.string());break;case 3:o.timeout=e.int64();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(jr||(jr={}));var Qr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(10),n.bytes(e.addr)),e.proto!=null)for(let s of e.proto)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={addr:new Uint8Array(0),proto:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.addr=e.bytes();break;case 2:o.proto.push(e.string());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Qr||(Qr={}));var Jr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.msg!=null&&e.msg!==""&&(n.uint32(10),n.string(e.msg)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={msg:""},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.msg=e.string();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Jr||(Jr={}));var Ke;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(18),n.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(n.uint32(26),n.string(e.proto)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=e.bytes();break;case 2:o.addr=e.bytes();break;case 3:o.proto=e.string();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Ke||(Ke={}));var Ut;(function(r){let t;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.cid!=null&&(s.uint32(26),s.bytes(o.cid)),o.key!=null&&(s.uint32(34),s.bytes(o.key)),o.value!=null&&(s.uint32(42),s.bytes(o.value)),o.count!=null&&(s.uint32(48),s.int32(o.count)),o.timeout!=null&&(s.uint32(56),s.int64(o.timeout)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.cid=o.bytes();break;case 4:i.key=o.bytes();break;case 5:i.value=o.bytes();break;case 6:i.count=o.int32();break;case 7:i.timeout=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(Ut||(Ut={}));var Vt;(function(r){let t;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),ue.codec().encode(o.peer,s)),o.value!=null&&(s.uint32(26),s.bytes(o.value)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=ue.codec().decode(o,o.uint32());break;case 3:i.value=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(Vt||(Vt={}));var ue;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let s of e.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(ue||(ue={}));var tn;(function(r){let t;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.tag!=null&&(s.uint32(26),s.string(o.tag)),o.weight!=null&&(s.uint32(32),s.int64(o.weight)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.tag=o.string();break;case 4:i.weight=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(tn||(tn={}));var en;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0)},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=e.bytes();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(en||(en={}));var Qt;(function(r){let t;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.topic!=null&&(s.uint32(18),s.string(o.topic)),o.data!=null&&(s.uint32(26),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.topic=o.string();break;case 3:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(Qt||(Qt={}));var rn;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.from!=null&&(n.uint32(10),n.bytes(e.from)),e.data!=null&&(n.uint32(18),n.bytes(e.data)),e.seqno!=null&&(n.uint32(26),n.bytes(e.seqno)),e.topicIDs!=null)for(let s of e.topicIDs)n.uint32(34),n.string(s);e.signature!=null&&(n.uint32(42),n.bytes(e.signature)),e.key!=null&&(n.uint32(50),n.bytes(e.key)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topicIDs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.from=e.bytes();break;case 2:o.data=e.bytes();break;case 3:o.seqno=e.bytes();break;case 4:o.topicIDs.push(e.string());break;case 5:o.signature=e.bytes();break;case 6:o.key=e.bytes();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(rn||(rn={}));var nn;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.topics!=null)for(let s of e.topics)n.uint32(10),n.string(s);if(e.peerIDs!=null)for(let s of e.peerIDs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topics:[],peerIDs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.topics.push(e.string());break;case 2:o.peerIDs.push(e.bytes());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(nn||(nn={}));var on;(function(r){let t;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.id!=null&&(s.uint32(18),s.bytes(o.id)),o.protos!=null)for(let a of o.protos)s.uint32(26),s.string(a);i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={protos:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.id=o.bytes();break;case 3:i.protos.push(o.string());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(on||(on={}));var sn;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),ue.codec().encode(e.peer,n)),e.protos!=null)for(let s of e.protos)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={protos:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=ue.codec().decode(e,e.uint32());break;case 2:o.protos.push(e.string());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(sn||(sn={}));function Yi(r){let t=new globalThis.AbortController;function e(){t.abort();for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",e)}for(let s of r){if(s?.aborted===!0){e();break}s?.addEventListener!=null&&s.addEventListener("abort",e)}function n(){for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",e)}let o=t.signal;return o.clear=n,o}var yr=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){this.onConnection?.(t)}async upgradeOutbound(t){return t}createInboundAbortSignal(t){return Yi([t])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var an=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var B=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},cn=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var un=class extends Error{static name="StreamResetError";constructor(t="The stream has been reset"){super(t),this.name="StreamResetError"}};var we=class extends Error{static name="StreamStateError";constructor(t="The stream is in an invalid state"){super(t),this.name="StreamStateError"}},br=class extends Error{static name="StreamBufferError";constructor(t="The stream buffer was full"){super(t),this.name="StreamBufferError"}};var ln=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var gr=class extends Error{static name="InvalidMessageError";constructor(t="Invalid message"){super(t),this.name="InvalidMessageError"}},wr=class extends Error{static name="ProtocolError";constructor(t="Protocol error"){super(t),this.name="ProtocolError"}},He=class extends Error{static name="TimeoutError";constructor(t="Timed out"){super(t),this.name="TimeoutError"}},fn=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},dn=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var xr=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var hn=class extends Event{data;constructor(t,e){super("message",e),this.data=t}},$e=class extends Event{error;local;constructor(t,e,n){super("close",n),this.error=e,this.local=t}},pn=class extends $e{constructor(t,e){super(!0,t,e)}},mn=class extends $e{constructor(t,e){super(!1,t,e)}};var yn=Symbol.for("@libp2p/peer-id");function Ve(r){return!!r?.[yn]}var Xi=Symbol.for("@libp2p/transport");var Zi;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(Zi||(Zi={}));var ji=ot("node:events"),bn=(r,...t)=>{try{(0,ji.setMaxListeners)(r,...t)}catch{}};var Fe=class extends EventTarget{#t=new Map;constructor(){super(),bn(1/0,this)}listenerCount(t){let e=this.#t.get(t);return e==null?0:e.length}addEventListener(t,e,n){super.addEventListener(t,e,n);let o=this.#t.get(t);o==null&&(o=[],this.#t.set(t,o)),o.push({callback:e,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,e,n){super.removeEventListener(t.toString(),e??null,n);let o=this.#t.get(t);o!=null&&(o=o.filter(({callback:s})=>s!==e),this.#t.set(t,o))}dispatchEvent(t){let e=super.dispatchEvent(t),n=this.#t.get(t.type);return n==null||(n=n.filter(({once:o})=>!o),this.#t.set(t.type,n)),e}safeDispatchEvent(t,e={}){return this.dispatchEvent(new CustomEvent(t,e))}};var Qi=Symbol.for("@libp2p/service-capabilities"),pp=Symbol.for("@libp2p/service-dependencies");var ea=St(ot("node:tty"),1),vn=St(ot("node:util"),1);function yl(r,t){if(typeof r=="string")return bl(r);if(typeof r=="number")return xl(r,t);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(r)}`)}var gn=yl;function bl(r){if(typeof r!="string"||r.length===0||r.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(r)}`);let t=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(r);if(!t?.groups)return NaN;let{value:e,unit:n="ms"}=t.groups,o=parseFloat(e),s=n.toLowerCase();switch(s){case"years":case"year":case"yrs":case"yr":case"y":return o*315576e5;case"months":case"month":case"mo":return o*26298e5;case"weeks":case"week":case"w":return o*6048e5;case"days":case"day":case"d":return o*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return o*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return o*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return o*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return o;default:throw Error(`Unknown unit "${s}" provided to ms.parse(). value=${JSON.stringify(r)}`)}}function gl(r){let t=Math.abs(r);return t>=315576e5?`${Math.round(r/315576e5)}y`:t>=26298e5?`${Math.round(r/26298e5)}mo`:t>=6048e5?`${Math.round(r/6048e5)}w`:t>=864e5?`${Math.round(r/864e5)}d`:t>=36e5?`${Math.round(r/36e5)}h`:t>=6e4?`${Math.round(r/6e4)}m`:t>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function wl(r){let t=Math.abs(r);return t>=315576e5?xe(r,t,315576e5,"year"):t>=26298e5?xe(r,t,26298e5,"month"):t>=6048e5?xe(r,t,6048e5,"week"):t>=864e5?xe(r,t,864e5,"day"):t>=36e5?xe(r,t,36e5,"hour"):t>=6e4?xe(r,t,6e4,"minute"):t>=1e3?xe(r,t,1e3,"second"):`${r} ms`}function xl(r,t){if(typeof r!="number"||!Number.isFinite(r))throw Error("Value provided to ms.format() must be of type number.");return t?.long?wl(r):gl(r)}function xe(r,t,e,n){let o=t>=e*1.5;return`${Math.round(r/e)} ${n}${o?"s":""}`}var xn=St(ot("node:process"),1),ta=St(ot("node:os"),1),ss=St(ot("node:tty"),1);function Rt(r,t=globalThis.Deno?globalThis.Deno.args:xn.default.argv){let e=r.startsWith("-")?"":r.length===1?"-":"--",n=t.indexOf(e+r),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:W}=xn.default,wn;Rt("no-color")||Rt("no-colors")||Rt("color=false")||Rt("color=never")?wn=0:(Rt("color")||Rt("colors")||Rt("color=true")||Rt("color=always"))&&(wn=1);function El(){if(!("FORCE_COLOR"in W))return;if(W.FORCE_COLOR==="true")return 1;if(W.FORCE_COLOR==="false")return 0;if(W.FORCE_COLOR.length===0)return 1;let r=Math.min(Number.parseInt(W.FORCE_COLOR,10),3);if([0,1,2,3].includes(r))return r}function vl(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function Sl(r,{streamIsTTY:t,sniffFlags:e=!0}={}){let n=El();n!==void 0&&(wn=n);let o=e?wn:n;if(o===0)return 0;if(e){if(Rt("color=16m")||Rt("color=full")||Rt("color=truecolor"))return 3;if(Rt("color=256"))return 2}if("TF_BUILD"in W&&"AGENT_NAME"in W)return 1;if(r&&!t&&o===void 0)return 0;let s=o||0;if(W.TERM==="dumb")return s;if(xn.default.platform==="win32"){let i=ta.default.release().split(".");return Number(i[0])>=10&&Number(i[2])>=10586?Number(i[2])>=14931?3:2:1}if("CI"in W)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(i=>i in W)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(i=>i in W)||W.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in W)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(W.TEAMCITY_VERSION)?1:0;if(W.COLORTERM==="truecolor"||W.TERM==="xterm-kitty"||W.TERM==="xterm-ghostty"||W.TERM==="wezterm")return 3;if("TERM_PROGRAM"in W){let i=Number.parseInt((W.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(W.TERM_PROGRAM){case"iTerm.app":return i>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(W.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(W.TERM)||"COLORTERM"in W?1:s}function Ji(r,t={}){let e=Sl(r,{streamIsTTY:r&&r.isTTY,...t});return vl(e)}var Il={stdout:Ji({isTTY:ss.default.isatty(1)}),stderr:Ji({isTTY:ss.default.isatty(2)})},En=Il;function is(r){e.debug=e,e.default=e,e.coerce=c,e.disable=s,e.enable=o,e.enabled=i,e.humanize=gn,e.destroy=d,Object.keys(r).forEach(l=>{e[l]=r[l]}),e.names=[],e.skips=[],e.formatters={};function t(l){let f=0;for(let u=0;u<l.length;u++)f=(f<<5)-f+l.charCodeAt(u),f|=0;return e.colors[Math.abs(f)%e.colors.length]}e.selectColor=t;function e(l){let f,u=null,h,b;function g(...w){if(!g.enabled)return;let I=g,$=Number(new Date),D=$-(f||$);I.diff=D,I.prev=f,I.curr=$,f=$,w[0]=e.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let V=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(st,ut)=>{if(st==="%%")return"%";V++;let it=e.formatters[ut];if(typeof it=="function"){let L=w[V];st=it.call(I,L),w.splice(V,1),V--}return st}),e.formatArgs.call(I,w),(I.log||e.log).apply(I,w)}return g.namespace=l,g.useColors=e.useColors(),g.color=e.selectColor(l),g.extend=n,g.destroy=e.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(h!==e.namespaces&&(h=e.namespaces,b=e.enabled(l)),b),set:w=>{u=w}}),typeof e.init=="function"&&e.init(g),g}function n(l,f){let u=e(this.namespace+(typeof f>"u"?":":f)+l);return u.log=this.log,u}function o(l){e.save(l),e.namespaces=l,e.names=[],e.skips=[];let f,u=(typeof l=="string"?l:"").split(/[\s,]+/),h=u.length;for(f=0;f<h;f++)u[f]&&(l=u[f].replace(/\*/g,".*?"),l[0]==="-"?e.skips.push(new RegExp("^"+l.substr(1)+"$")):e.names.push(new RegExp("^"+l+"$")))}function s(){let l=[...e.names.map(a),...e.skips.map(a).map(f=>"-"+f)].join(",");return e.enable(""),l}function i(l){if(l[l.length-1]==="*")return!0;let f,u;for(f=0,u=e.skips.length;f<u;f++)if(e.skips[f].test(l))return!1;for(f=0,u=e.names.length;f<u;f++)if(e.names[f].test(l))return!0;return!1}function a(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function c(l){return l instanceof Error?l.stack??l.message:l}function d(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.setupFormatters(e.formatters),e.enable(e.load()),e}var ra=[6,2,3,4,5,1];En.stderr!==!1&&(En.stderr??En).level>=2&&(ra=[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 Ge=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[e]=n,r},{});function Al(){return"colors"in Ge?!!Ge.colors:ea.default.isatty(process.stderr.fd)}function Cl(r){let{namespace:t,useColors:e}=this;if(e===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${t} \x1B[0m`;r[0]=s+r[0].split(`
|
|
3
3
|
`).join(`
|
|
4
|
-
`+
|
|
5
|
-
`)}function
|
|
6
|
-
`).map(e=>e.trim()).join(" ")},r.O=function(t){return this.inspectOpts.colors=this.useColors,Hr.default.inspect(t,this.inspectOpts)}}var ws=Bo({init:Gu,log:Hu,formatArgs:Ku,save:Vu,load:Fu,useColors:Ru,setupFormatters:$u,colors:bs,inspectOpts:De});var xt=ws;xt.formatters.b=r=>r==null?"undefined":z.baseEncode(r);xt.formatters.t=r=>r==null?"undefined":Ot.baseEncode(r);xt.formatters.m=r=>r==null?"undefined":ao.baseEncode(r);xt.formatters.p=r=>r==null?"undefined":r.toString();xt.formatters.c=r=>r==null?"undefined":r.toString();xt.formatters.k=r=>r==null?"undefined":r.toString();xt.formatters.a=r=>r==null?"undefined":r.toString();xt.formatters.e=r=>r==null?"undefined":xs(r.stack)??xs(r.message)??r.toString();function zu(r){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=r,t.destroy=()=>!0,t.extend=()=>t,t}function Es(){return{forComponent(r){return de(r)}}}function de(r){let t=zu(`${r}:trace`);return xt.enabled(`${r}:trace`)&&xt.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=xt(`${r}:trace`)),Object.assign(xt(r),{error:xt(`${r}:error`),trace:t})}function xs(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}function oe(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var Vr=class extends Error{type;code;constructor(t,e,n){super(t??"The operation was aborted"),this.type="aborted",this.name=n??"AbortError",this.code=e??"ABORT_ERR"}};async function tr(r,t,e){if(t==null)return r;if(t.aborted)return r.catch(()=>{}),Promise.reject(new Vr(e?.errorMessage,e?.errorCode,e?.errorName));let n,o=new Vr(e?.errorMessage,e?.errorCode,e?.errorName);try{return await Promise.race([r,new Promise((i,s)=>{n=()=>{s(o)},t.addEventListener("abort",n)})])}finally{n!=null&&t.removeEventListener("abort",n)}}var Do=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=oe(),this.haveNext=oe()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let t=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=oe(),t}async throw(t){return this.ended=!0,this.error=t,t!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(t)),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return this.ended=!0,this.nextResult=t,this.haveNext.resolve(),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=oe(),await tr(this.readNext.promise,e?.signal,e)}};function vs(){return new Do}var As=rt("node:buffer");function St(r,t){return ae(As.Buffer.concat(r,t))}function It(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var Is=Symbol.for("@achingbrain/uint8arraylist");function Ss(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function Fr(r){return!!r?.[Is]}var nt=class r{bufs;length;[Is]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(Fr(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(Fr(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=Ss(this.bufs,t);return e.buf[e.index]}set(t,e){let n=Ss(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(Fr(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return St(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:St(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),i=new r;return i.length=o,i.bufs=[...n],i}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let i=0;i<this.bufs.length;i++){let s=this.bufs[i],c=o,a=c+s.byteLength;if(o=a,t>=a)continue;let f=t>=c&&t<a,l=e>c&&e<=a;if(f&&l){if(t===c&&e===a){n.push(s);break}let u=t-c;n.push(s.subarray(u,u+(e-t)));break}if(f){if(t===0){n.push(s);continue}n.push(s.subarray(t-c));continue}if(l){if(e===a){n.push(s);break}n.push(s.subarray(0,e-c));break}n.push(s)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!Fr(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let i=256,s=new Int32Array(i);for(let u=0;u<i;u++)s[u]=-1;for(let u=0;u<o;u++)s[n[u]]=u;let c=s,a=this.byteLength-n.byteLength,f=n.byteLength-1,l;for(let u=e;u<=a;u+=l){l=0;for(let p=f;p>=0;p--){let h=this.get(u+p);if(n[p]!==h){l=Math.max(1,p-c[h]);break}}if(l===0)return u}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=Lt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=Ft(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=Ft(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=Ft(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=Lt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=Ft(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=Ft(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=Ft(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=Ft(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=Ft(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!It(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,i)=>o+i.byteLength,0)),n.length=e,n}};var Gr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function Ts(r,t){let e=vs();r.sink(e).catch(async s=>{await e.end(s)}),r.sink=async s=>{for await(let c of s)await e.push(c);await e.end()};let n=r.source;r.source[Symbol.iterator]!=null?n=r.source[Symbol.iterator]():r.source[Symbol.asyncIterator]!=null&&(n=r.source[Symbol.asyncIterator]());let o=new nt;return{read:async s=>{if(s?.signal?.throwIfAborted(),s?.bytes==null){let{done:a,value:f}=await tr(n.next(),s?.signal);return a===!0?null:f}for(;o.byteLength<s.bytes;){let{value:a,done:f}=await tr(n.next(),s?.signal);if(f===!0)throw new Gr("unexpected end of input");o.append(a)}let c=o.sublist(0,s.bytes);return o.consume(s.bytes),c},write:async(s,c)=>{c?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,c):await e.push(s.subarray(),c)},unwrap:()=>{if(o.byteLength>0){let s=r.source;r.source=async function*(){t?.yieldBytes===!1?yield o:yield*o,yield*s}()}return r}}}var $r=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},zr=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},qr=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function Wr(r,t={}){let e=Ts(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=ut(t.maxDataLength));let n=t?.lengthDecoder??Gt,o=t?.lengthEncoder??te;return{read:async s=>{let c=-1,a=new nt;for(;;){a.append(await e.read({...s,bytes:1}));try{c=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(c<0)throw new $r("Invalid message length");if(t?.maxLengthLength!=null&&a.byteLength>t.maxLengthLength)throw new qr("message length length too long");if(c>-1)break}if(t?.maxDataLength!=null&&c>t.maxDataLength)throw new zr("message length too long");return e.read({...s,bytes:c})},write:async(s,c)=>{await e.write(new nt(o(s.byteLength),s),c)},writeV:async(s,c)=>{let a=new nt(...s.flatMap(f=>[o(f.byteLength),f]));await e.write(a,c)},unwrap:()=>e.unwrap()}}var ko=de("libp2p:daemon-protocol:stream-handler"),Yr=class{stream;lp;constructor(t){let{stream:e,maxLength:n}=t;this.stream=e,this.lp=Wr(this.stream,{maxDataLength:n??4096})}async read(){try{return await this.lp.read()}catch(t){ko.error("read received no value",t)}}async write(t){ko("write message"),await this.lp.write(t)}rest(){return this.lp.unwrap()}async close(){ko("closing the stream"),await this.rest().close()}};function Cs(r){let t=new globalThis.AbortController;function e(){t.abort();for(let i of r)i?.removeEventListener!=null&&i.removeEventListener("abort",e)}for(let i of r){if(i?.aborted===!0){e();break}i?.addEventListener!=null&&i.addEventListener("abort",e)}function n(){for(let i of r)i?.removeEventListener!=null&&i.removeEventListener("abort",e)}let o=t.signal;return o.clear=n,o}var er=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){this.onConnection?.(t)}async upgradeOutbound(t){return t}createInboundAbortSignal(t){return Cs([t])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var Zr=Symbol.for("@libp2p/peer-id");function ke(r){return!!r?.[Zr]}var Ps=Symbol.for("@libp2p/transport");var Ls;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(Ls||(Ls={}));var jr=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var k=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},Xr=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var Qr=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var rr=class extends Error{static name="InvalidMessageError";constructor(t="Invalid message"){super(t),this.name="InvalidMessageError"}},nr=class extends Error{static name="ProtocolError";constructor(t="Protocol error"){super(t),this.name="ProtocolError"}},Ne=class extends Error{static name="TimeoutError";constructor(t="Timed out"){super(t),this.name="TimeoutError"}},Jr=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},tn=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var or=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var Bs=rt("node:events"),en=(r,...t)=>{try{(0,Bs.setMaxListeners)(r,...t)}catch{}};var rn=class extends EventTarget{#t=new Map;constructor(){super(),en(1/0,this)}listenerCount(t){let e=this.#t.get(t);return e==null?0:e.length}addEventListener(t,e,n){super.addEventListener(t,e,n);let o=this.#t.get(t);o==null&&(o=[],this.#t.set(t,o)),o.push({callback:e,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,e,n){super.removeEventListener(t.toString(),e??null,n);let o=this.#t.get(t);o!=null&&(o=o.filter(({callback:i})=>i!==e),this.#t.set(t,o))}dispatchEvent(t){let e=super.dispatchEvent(t),n=this.#t.get(t.type);return n==null||(n=n.filter(({once:o})=>!o),this.#t.set(t.type,n)),e}safeDispatchEvent(t,e={}){return this.dispatchEvent(new CustomEvent(t,e))}};var Ds=Symbol.for("@libp2p/service-capabilities"),Xh=Symbol.for("@libp2p/service-dependencies");var ks=rt("node:buffer");function G(r,t="utf8"){let e=Er[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ks.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}var qu=parseInt("11111",2),No=parseInt("10000000",2),Wu=parseInt("01111111",2),Ns={0:ir,1:ir,2:Yu,3:Xu,4:Qu,5:ju,6:Zu,16:ir,22:ir,48:ir};function Uo(r,t={offset:0}){let e=r[t.offset]&qu;if(t.offset++,Ns[e]!=null)return Ns[e](r,t);throw new Error("No decoder for tag "+e)}function sr(r,t){let e=0;if((r[t.offset]&No)===No){let n=r[t.offset]&Wu,o="0x";t.offset++;for(let i=0;i<n;i++,t.offset++)o+=r[t.offset].toString(16).padStart(2,"0");e=parseInt(o,16)}else e=r[t.offset],t.offset++;return e}function ir(r,t){sr(r,t);let e=[];for(;!(t.offset>=r.byteLength);){let n=Uo(r,t);if(n===null)break;e.push(n)}return e}function Yu(r,t){let e=sr(r,t),n=t.offset,o=t.offset+e,i=[];for(let s=n;s<o;s++)s===n&&r[s]===0||i.push(r[s]);return t.offset+=e,Uint8Array.from(i)}function Zu(r,t){let e=sr(r,t),n=t.offset+e,o=r[t.offset];t.offset++;let i=0,s=0;o<40?(i=0,s=o):o<80?(i=1,s=o-40):(i=2,s=o-80);let c=`${i}.${s}`,a=[];for(;t.offset<n;){let f=r[t.offset];if(t.offset++,a.push(f&127),f<128){a.reverse();let l=0;for(let u=0;u<a.length;u++)l+=a[u]<<u*7;c+=`.${l}`,a=[]}}return c}function ju(r,t){return t.offset++,null}function Xu(r,t){let e=sr(r,t),n=r[t.offset];t.offset++;let o=r.subarray(t.offset,t.offset+e-1);if(t.offset+=e,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Qu(r,t){let e=sr(r,t),n=r.subarray(t.offset,t.offset+e);return t.offset+=e,n}function Ju(r){let t=r.toString(16);t.length%2===1&&(t="0"+t);let e=new nt;for(let n=0;n<t.length;n+=2)e.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return e}function Oo(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let t=Ju(r.byteLength);return new nt(Uint8Array.from([t.byteLength|No]),t)}function Us(r){let t=new nt,e=128;return(r.subarray()[0]&e)===e&&t.append(Uint8Array.from([0])),t.append(r),new nt(Uint8Array.from([2]),Oo(t),t)}function Os(r){let t=Uint8Array.from([0]),e=new nt(t,r);return new nt(Uint8Array.from([3]),Oo(e),e)}function nn(r,t=48){let e=new nt;for(let n of r)e.append(n);return new nt(Uint8Array.from([t]),Oo(e),e)}async function _s(r,t,e){let n=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);return crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},n,t,e.subarray())}var tl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),el=Uint8Array.from([6,5,43,129,4,0,34]),rl=Uint8Array.from([6,5,43,129,4,0,35]),nl={ext:!0,kty:"EC",crv:"P-256"},ol={ext:!0,kty:"EC",crv:"P-384"},il={ext:!0,kty:"EC",crv:"P-521"},_o=32,Ro=48,Ko=66;function Rs(r){let t=Uo(r);return Ks(t)}function Ks(r){let t=r[1][1][0],e=1,n,o;if(t.byteLength===_o*2+1)return n=G(t.subarray(e,e+_o),"base64url"),o=G(t.subarray(e+_o),"base64url"),new Ue({...nl,key_ops:["verify"],x:n,y:o});if(t.byteLength===Ro*2+1)return n=G(t.subarray(e,e+Ro),"base64url"),o=G(t.subarray(e+Ro),"base64url"),new Ue({...ol,key_ops:["verify"],x:n,y:o});if(t.byteLength===Ko*2+1)return n=G(t.subarray(e,e+Ko),"base64url"),o=G(t.subarray(e+Ko),"base64url"),new Ue({...il,key_ops:["verify"],x:n,y:o});throw new k(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function Ms(r){return nn([Us(Uint8Array.from([1])),nn([sl(r.crv)],160),nn([Os(new nt(Uint8Array.from([4]),Bt(r.x??"","base64url"),Bt(r.y??"","base64url")))],161)]).subarray()}function sl(r){if(r==="P-256")return tl;if(r==="P-384")return el;if(r==="P-521")return rl;throw new k(`Invalid curve ${r}`)}var Ue=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=Ms(this.jwk)),this._raw}toMultihash(){return _t.digest(Oe(this))}toCID(){return et.createV1(114,this.toMultihash())}toString(){return z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:It(this.raw,t.raw)}async verify(t,e){return _s(this.jwk,e,t)}};var on=bt(rt("crypto"),1);var Wp=on.default.generateKeyPairSync,cr=32;var cl=64;function Hs(r,t,e){if(r.byteLength!==cr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(t.byteLength!==cl)throw new TypeError('"sig" must be 64 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=on.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:G(r,"base64url"),kty:"OKP"}});return on.default.verify(null,e instanceof Uint8Array?e:e.subarray(),n,t)}var sn=class{type="Ed25519";raw;constructor(t){this.raw=Mo(t,cr)}toMultihash(){return _t.digest(Oe(this))}toCID(){return et.createV1(114,this.toMultihash())}toString(){return z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:It(this.raw,t.raw)}verify(t,e){return Hs(this.raw,e,t)}};function Fs(r){return r=Mo(r,cr),new sn(r)}function Mo(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new k(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var Tt;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(Tt||(Tt={}));var Ho;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(Ho||(Ho={}));(function(r){r.codec=()=>Rt(Ho)})(Tt||(Tt={}));var ar;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Tt.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let i={},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let c=e.uint32();switch(c>>>3){case 1:{i.Type=Tt.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>j(e,r.codec()),r.decode=(e,n)=>Z(e,r.codec(),n)})(ar||(ar={}));var Vo;(function(r){let t;r.codec=()=>(t==null&&(t=X((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Tt.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let i={},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let c=e.uint32();switch(c>>>3){case 1:{i.Type=Tt.codec().decode(e);break}case 2:{i.Data=e.bytes();break}default:{e.skipType(c&7);break}}}return i})),t),r.encode=e=>j(e,r.codec()),r.decode=(e,n)=>Z(e,r.codec(),n)})(Vo||(Vo={}));var zt=bt(rt("node:crypto"),1),he=zt&&typeof zt=="object"&&"webcrypto"in zt?zt.webcrypto:zt&&typeof zt=="object"&&"randomBytes"in zt?zt:void 0;function ll(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function cn(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function pe(r,...t){if(!ll(r))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(r.length))throw new Error("Uint8Array expected of length "+t+", got length="+r.length)}function Gs(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");cn(r.outputLen),cn(r.blockLen)}function Re(r,t=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(t&&r.finished)throw new Error("Hash#digest() has already been called")}function $s(r,t){pe(r);let e=t.outputLen;if(r.length<e)throw new Error("digestInto() expects output buffer of length at least "+e)}function me(...r){for(let t=0;t<r.length;t++)r[t].fill(0)}function an(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function Mt(r,t){return r<<32-t|r>>>t}function fl(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}function ur(r){return typeof r=="string"&&(r=fl(r)),pe(r),r}function zs(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];pe(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}var _e=class{};function qs(r){let t=n=>r().update(ur(n)).digest(),e=r();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>r(),t}function Ws(r=32){if(he&&typeof he.getRandomValues=="function")return he.getRandomValues(new Uint8Array(r));if(he&&typeof he.randomBytes=="function")return Uint8Array.from(he.randomBytes(r));throw new Error("crypto.getRandomValues must be defined")}function dl(r,t,e,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(t,e,n);let o=BigInt(32),i=BigInt(4294967295),s=Number(e>>o&i),c=Number(e&i),a=n?4:0,f=n?0:4;r.setUint32(t+a,s,n),r.setUint32(t+f,c,n)}function Ys(r,t,e){return r&t^~r&e}function Zs(r,t,e){return r&t^r&e^t&e}var un=class extends _e{constructor(t,e,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=an(this.buffer)}update(t){Re(this),t=ur(t),pe(t);let{view:e,buffer:n,blockLen:o}=this,i=t.length;for(let s=0;s<i;){let c=Math.min(o-this.pos,i-s);if(c===o){let a=an(t);for(;o<=i-s;s+=o)this.process(a,s);continue}n.set(t.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Re(this),$s(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:i}=this,{pos:s}=this;e[s++]=128,me(this.buffer.subarray(s)),this.padOffset>o-s&&(this.process(n,0),s=0);for(let u=s;u<o;u++)e[u]=0;dl(n,o-8,BigInt(this.length*8),i),this.process(n,0);let c=an(t),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=a/4,l=this.get();if(f>l.length)throw new Error("_sha2: outputLen bigger than state");for(let u=0;u<f;u++)c.setUint32(4*u,l[u],i)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:i,destroyed:s,pos:c}=this;return t.destroyed=s,t.finished=i,t.length=o,t.pos=c,o%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}},qt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var hl=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]),ie=new Uint32Array(64),Fo=class extends un{constructor(t=32){super(64,t,8,!1),this.A=qt[0]|0,this.B=qt[1]|0,this.C=qt[2]|0,this.D=qt[3]|0,this.E=qt[4]|0,this.F=qt[5]|0,this.G=qt[6]|0,this.H=qt[7]|0}get(){let{A:t,B:e,C:n,D:o,E:i,F:s,G:c,H:a}=this;return[t,e,n,o,i,s,c,a]}set(t,e,n,o,i,s,c,a){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(t,e){for(let u=0;u<16;u++,e+=4)ie[u]=t.getUint32(e,!1);for(let u=16;u<64;u++){let p=ie[u-15],h=ie[u-2],w=Mt(p,7)^Mt(p,18)^p>>>3,m=Mt(h,17)^Mt(h,19)^h>>>10;ie[u]=m+ie[u-7]+w+ie[u-16]|0}let{A:n,B:o,C:i,D:s,E:c,F:a,G:f,H:l}=this;for(let u=0;u<64;u++){let p=Mt(c,6)^Mt(c,11)^Mt(c,25),h=l+p+Ys(c,a,f)+hl[u]+ie[u]|0,m=(Mt(n,2)^Mt(n,13)^Mt(n,22))+Zs(n,o,i)|0;l=f,f=a,a=c,c=s+h|0,s=i,i=o,o=n,n=h+m|0}n=n+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,f=f+this.G|0,l=l+this.H|0,this.set(n,o,i,s,c,a,f,l)}roundClean(){me(ie)}destroy(){this.set(0,0,0,0,0,0,0,0),me(this.buffer)}};var js=qs(()=>new Fo);var vc=bt(rt("node:crypto"),1);var ln=class extends _e{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,Gs(t);let n=ur(e);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let o=this.blockLen,i=new Uint8Array(o);i.set(n.length>o?t.create().update(n).digest():n);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=t.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),me(i)}update(t){return Re(this),this.iHash.update(t),this}digestInto(t){Re(this),pe(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:e,iHash:n,finished:o,destroyed:i,blockLen:s,outputLen:c}=this;return t=t,t.finished=o,t.destroyed=i,t.blockLen=s,t.outputLen=c,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Go=(r,t,e)=>new ln(r,t).update(e).digest();Go.create=(r,t)=>new ln(r,t);var Wo=BigInt(0),qo=BigInt(1);function Ke(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Yo(r){if(!Ke(r))throw new Error("Uint8Array expected")}function Me(r,t){if(typeof t!="boolean")throw new Error(r+" boolean expected, got "+t)}function lr(r){let t=r.toString(16);return t.length&1?"0"+t:t}function Js(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?Wo:BigInt("0x"+r)}var tc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",pl=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function He(r){if(Yo(r),tc)return r.toHex();let t="";for(let e=0;e<r.length;e++)t+=pl[r[e]];return t}var Wt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Xs(r){if(r>=Wt._0&&r<=Wt._9)return r-Wt._0;if(r>=Wt.A&&r<=Wt.F)return r-(Wt.A-10);if(r>=Wt.a&&r<=Wt.f)return r-(Wt.a-10)}function fr(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(tc)return Uint8Array.fromHex(r);let t=r.length,e=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(e);for(let o=0,i=0;o<e;o++,i+=2){let s=Xs(r.charCodeAt(i)),c=Xs(r.charCodeAt(i+1));if(s===void 0||c===void 0){let a=r[i]+r[i+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+i)}n[o]=s*16+c}return n}function Yt(r){return Js(He(r))}function Zo(r){return Yo(r),Js(He(Uint8Array.from(r).reverse()))}function ye(r,t){return fr(r.toString(16).padStart(t*2,"0"))}function jo(r,t){return ye(r,t).reverse()}function Et(r,t,e){let n;if(typeof t=="string")try{n=fr(t)}catch(i){throw new Error(r+" must be hex string or Uint8Array, cause: "+i)}else if(Ke(t))n=Uint8Array.from(t);else throw new Error(r+" must be hex string or Uint8Array");let o=n.length;if(typeof e=="number"&&o!==e)throw new Error(r+" of length "+e+" expected, got "+o);return n}function dr(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];Yo(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let i=r[n];e.set(i,o),o+=i.length}return e}var $o=r=>typeof r=="bigint"&&Wo<=r;function fn(r,t,e){return $o(r)&&$o(t)&&$o(e)&&t<=r&&r<e}function ge(r,t,e,n){if(!fn(t,e,n))throw new Error("expected valid "+r+": "+e+" <= n < "+n+", got "+t)}function ec(r){let t;for(t=0;r>Wo;r>>=qo,t+=1);return t}var be=r=>(qo<<BigInt(r))-qo,zo=r=>new Uint8Array(r),Qs=r=>Uint8Array.from(r);function rc(r,t,e){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof e!="function")throw new Error("hmacFn must be a function");let n=zo(r),o=zo(r),i=0,s=()=>{n.fill(1),o.fill(0),i=0},c=(...u)=>e(o,n,...u),a=(u=zo(0))=>{o=c(Qs([0]),u),n=c(),u.length!==0&&(o=c(Qs([1]),u),n=c())},f=()=>{if(i++>=1e3)throw new Error("drbg: tried 1000 values");let u=0,p=[];for(;u<t;){n=c();let h=n.slice();p.push(h),u+=n.length}return dr(...p)};return(u,p)=>{s(),a(u);let h;for(;!(h=p(f()));)a();return s(),h}}var ml={bigint:r=>typeof r=="bigint",function:r=>typeof r=="function",boolean:r=>typeof r=="boolean",string:r=>typeof r=="string",stringOrUint8Array:r=>typeof r=="string"||Ke(r),isSafeInteger:r=>Number.isSafeInteger(r),array:r=>Array.isArray(r),field:(r,t)=>t.Fp.isValid(r),hash:r=>typeof r=="function"&&Number.isSafeInteger(r.outputLen)};function we(r,t,e={}){let n=(o,i,s)=>{let c=ml[i];if(typeof c!="function")throw new Error("invalid validator function");let a=r[o];if(!(s&&a===void 0)&&!c(a,r))throw new Error("param "+String(o)+" is invalid. Expected "+i+", got "+a)};for(let[o,i]of Object.entries(t))n(o,i,!1);for(let[o,i]of Object.entries(e))n(o,i,!0);return r}function Xo(r){let t=new WeakMap;return(e,...n)=>{let o=t.get(e);if(o!==void 0)return o;let i=r(e,...n);return t.set(e,i),i}}var yt=BigInt(0),dt=BigInt(1),xe=BigInt(2),yl=BigInt(3),oc=BigInt(4),ic=BigInt(5),sc=BigInt(8);function ft(r,t){let e=r%t;return e>=yt?e:t+e}function Ct(r,t,e){let n=r;for(;t-- >yt;)n*=n,n%=e;return n}function dn(r,t){if(r===yt)throw new Error("invert: expected non-zero number");if(t<=yt)throw new Error("invert: expected positive modulus, got "+t);let e=ft(r,t),n=t,o=yt,i=dt,s=dt,c=yt;for(;e!==yt;){let f=n/e,l=n%e,u=o-s*f,p=i-c*f;n=e,e=l,o=s,i=c,s=u,c=p}if(n!==dt)throw new Error("invert: does not exist");return ft(o,t)}function cc(r,t){let e=(r.ORDER+dt)/oc,n=r.pow(t,e);if(!r.eql(r.sqr(n),t))throw new Error("Cannot find square root");return n}function gl(r,t){let e=(r.ORDER-ic)/sc,n=r.mul(t,xe),o=r.pow(n,e),i=r.mul(t,o),s=r.mul(r.mul(i,xe),o),c=r.mul(i,r.sub(s,r.ONE));if(!r.eql(r.sqr(c),t))throw new Error("Cannot find square root");return c}function bl(r){if(r<BigInt(3))throw new Error("sqrt is not defined for small field");let t=r-dt,e=0;for(;t%xe===yt;)t/=xe,e++;let n=xe,o=hr(r);for(;nc(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(e===1)return cc;let i=o.pow(n,t),s=(t+dt)/xe;return function(a,f){if(a.is0(f))return f;if(nc(a,f)!==1)throw new Error("Cannot find square root");let l=e,u=a.mul(a.ONE,i),p=a.pow(f,t),h=a.pow(f,s);for(;!a.eql(p,a.ONE);){if(a.is0(p))return a.ZERO;let w=1,m=a.sqr(p);for(;!a.eql(m,a.ONE);)if(w++,m=a.sqr(m),w===l)throw new Error("Cannot find square root");let C=dt<<BigInt(l-w-1),x=a.pow(u,C);l=w,u=a.sqr(x),p=a.mul(p,u),h=a.mul(h,x)}return h}}function wl(r){return r%oc===yl?cc:r%sc===ic?gl:bl(r)}var xl=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Qo(r){let t={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},e=xl.reduce((n,o)=>(n[o]="function",n),t);return we(r,e)}function El(r,t,e){if(e<yt)throw new Error("invalid exponent, negatives unsupported");if(e===yt)return r.ONE;if(e===dt)return t;let n=r.ONE,o=t;for(;e>yt;)e&dt&&(n=r.mul(n,o)),o=r.sqr(o),e>>=dt;return n}function Jo(r,t,e=!1){let n=new Array(t.length).fill(e?r.ZERO:void 0),o=t.reduce((s,c,a)=>r.is0(c)?s:(n[a]=s,r.mul(s,c)),r.ONE),i=r.inv(o);return t.reduceRight((s,c,a)=>r.is0(c)?s:(n[a]=r.mul(s,n[a]),r.mul(s,c)),i),n}function nc(r,t){let e=(r.ORDER-dt)/xe,n=r.pow(t,e),o=r.eql(n,r.ONE),i=r.eql(n,r.ZERO),s=r.eql(n,r.neg(r.ONE));if(!o&&!i&&!s)throw new Error("invalid Legendre symbol result");return o?1:i?0:-1}function ti(r,t){t!==void 0&&cn(t);let e=t!==void 0?t:r.toString(2).length,n=Math.ceil(e/8);return{nBitLength:e,nByteLength:n}}function hr(r,t,e=!1,n={}){if(r<=yt)throw new Error("invalid field: expected ORDER > 0, got "+r);let{nBitLength:o,nByteLength:i}=ti(r,t);if(i>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let s,c=Object.freeze({ORDER:r,isLE:e,BITS:o,BYTES:i,MASK:be(o),ZERO:yt,ONE:dt,create:a=>ft(a,r),isValid:a=>{if(typeof a!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof a);return yt<=a&&a<r},is0:a=>a===yt,isOdd:a=>(a&dt)===dt,neg:a=>ft(-a,r),eql:(a,f)=>a===f,sqr:a=>ft(a*a,r),add:(a,f)=>ft(a+f,r),sub:(a,f)=>ft(a-f,r),mul:(a,f)=>ft(a*f,r),pow:(a,f)=>El(c,a,f),div:(a,f)=>ft(a*dn(f,r),r),sqrN:a=>a*a,addN:(a,f)=>a+f,subN:(a,f)=>a-f,mulN:(a,f)=>a*f,inv:a=>dn(a,r),sqrt:n.sqrt||(a=>(s||(s=wl(r)),s(c,a))),toBytes:a=>e?jo(a,i):ye(a,i),fromBytes:a=>{if(a.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+a.length);return e?Zo(a):Yt(a)},invertBatch:a=>Jo(c,a),cmov:(a,f,l)=>l?f:a});return Object.freeze(c)}function ac(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let t=r.toString(2).length;return Math.ceil(t/8)}function ei(r){let t=ac(r);return t+Math.ceil(t/2)}function uc(r,t,e=!1){let n=r.length,o=ac(t),i=ei(t);if(n<16||n<i||n>1024)throw new Error("expected "+i+"-1024 bytes of input, got "+n);let s=e?Zo(r):Yt(r),c=ft(s,t-dt)+dt;return e?jo(c,o):ye(c,o)}var lc=BigInt(0),si=BigInt(1);function ri(r,t){let e=t.negate();return r?e:t}function dc(r,t){if(!Number.isSafeInteger(r)||r<=0||r>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+r)}function ni(r,t){dc(r,t);let e=Math.ceil(t/r)+1,n=2**(r-1),o=2**r,i=be(r),s=BigInt(r);return{windows:e,windowSize:n,mask:i,maxNumber:o,shiftBy:s}}function fc(r,t,e){let{windowSize:n,mask:o,maxNumber:i,shiftBy:s}=e,c=Number(r&o),a=r>>s;c>n&&(c-=i,a+=si);let f=t*n,l=f+Math.abs(c)-1,u=c===0,p=c<0,h=t%2!==0;return{nextN:a,offset:l,isZero:u,isNeg:p,isNegF:h,offsetF:f}}function vl(r,t){if(!Array.isArray(r))throw new Error("array expected");r.forEach((e,n)=>{if(!(e instanceof t))throw new Error("invalid point at index "+n)})}function Al(r,t){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((e,n)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+n)})}var oi=new WeakMap,hc=new WeakMap;function ii(r){return hc.get(r)||1}function pc(r,t){return{constTimeNegate:ri,hasPrecomputes(e){return ii(e)!==1},unsafeLadder(e,n,o=r.ZERO){let i=e;for(;n>lc;)n&si&&(o=o.add(i)),i=i.double(),n>>=si;return o},precomputeWindow(e,n){let{windows:o,windowSize:i}=ni(n,t),s=[],c=e,a=c;for(let f=0;f<o;f++){a=c,s.push(a);for(let l=1;l<i;l++)a=a.add(c),s.push(a);c=a.double()}return s},wNAF(e,n,o){let i=r.ZERO,s=r.BASE,c=ni(e,t);for(let a=0;a<c.windows;a++){let{nextN:f,offset:l,isZero:u,isNeg:p,isNegF:h,offsetF:w}=fc(o,a,c);o=f,u?s=s.add(ri(h,n[w])):i=i.add(ri(p,n[l]))}return{p:i,f:s}},wNAFUnsafe(e,n,o,i=r.ZERO){let s=ni(e,t);for(let c=0;c<s.windows&&o!==lc;c++){let{nextN:a,offset:f,isZero:l,isNeg:u}=fc(o,c,s);if(o=a,!l){let p=n[f];i=i.add(u?p.negate():p)}}return i},getPrecomputes(e,n,o){let i=oi.get(n);return i||(i=this.precomputeWindow(n,e),e!==1&&oi.set(n,o(i))),i},wNAFCached(e,n,o){let i=ii(e);return this.wNAF(i,this.getPrecomputes(i,e,o),n)},wNAFCachedUnsafe(e,n,o,i){let s=ii(e);return s===1?this.unsafeLadder(e,n,i):this.wNAFUnsafe(s,this.getPrecomputes(s,e,o),n,i)},setWindowSize(e,n){dc(n,t),hc.set(e,n),oi.delete(e)}}}function mc(r,t,e,n){vl(e,r),Al(n,t);let o=e.length,i=n.length;if(o!==i)throw new Error("arrays of points and scalars must have equal length");let s=r.ZERO,c=ec(BigInt(o)),a=1;c>12?a=c-3:c>4?a=c-2:c>0&&(a=2);let f=be(a),l=new Array(Number(f)+1).fill(s),u=Math.floor((t.BITS-1)/a)*a,p=s;for(let h=u;h>=0;h-=a){l.fill(s);for(let m=0;m<i;m++){let C=n[m],x=Number(C>>BigInt(h)&f);l[x]=l[x].add(e[m])}let w=s;for(let m=l.length-1,C=s;m>0;m--)C=C.add(l[m]),w=w.add(C);if(p=p.add(w),h!==0)for(let m=0;m<a;m++)p=p.double()}return p}function ci(r){return Qo(r.Fp),we(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...ti(r.n,r.nBitLength),...r,p:r.Fp.ORDER})}function yc(r){r.lowS!==void 0&&Me("lowS",r.lowS),r.prehash!==void 0&&Me("prehash",r.prehash)}function Sl(r){let t=ci(r);we(t,{a:"field",b:"field"},{allowInfinityPoint:"boolean",allowedPrivateKeyLengths:"array",clearCofactor:"function",fromBytes:"function",isTorsionFree:"function",toBytes:"function",wrapPrivateKey:"boolean"});let{endo:e,Fp:n,a:o}=t;if(e){if(!n.eql(o,n.ZERO))throw new Error("invalid endo: CURVE.a must be 0");if(typeof e!="object"||typeof e.beta!="bigint"||typeof e.splitScalar!="function")throw new Error('invalid endo: expected "beta": bigint and "splitScalar": function')}return Object.freeze({...t})}var li=class extends Error{constructor(t=""){super(t)}},Zt={Err:li,_tlv:{encode:(r,t)=>{let{Err:e}=Zt;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length&1)throw new e("tlv.encode: unpadded data");let n=t.length/2,o=lr(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let i=n>127?lr(o.length/2|128):"";return lr(r)+i+o+t},decode(r,t){let{Err:e}=Zt,n=0;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length<2||t[n++]!==r)throw new e("tlv.decode: wrong tlv");let o=t[n++],i=!!(o&128),s=0;if(!i)s=o;else{let a=o&127;if(!a)throw new e("tlv.decode(long): indefinite length not supported");if(a>4)throw new e("tlv.decode(long): byte length is too big");let f=t.subarray(n,n+a);if(f.length!==a)throw new e("tlv.decode: length bytes not complete");if(f[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let l of f)s=s<<8|l;if(n+=a,s<128)throw new e("tlv.decode(long): not minimal encoding")}let c=t.subarray(n,n+s);if(c.length!==s)throw new e("tlv.decode: wrong value length");return{v:c,l:t.subarray(n+s)}}},_int:{encode(r){let{Err:t}=Zt;if(r<jt)throw new t("integer: negative integers are not allowed");let e=lr(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return e},decode(r){let{Err:t}=Zt;if(r[0]&128)throw new t("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return Yt(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=Zt,o=Et("signature",r),{v:i,l:s}=n.decode(48,o);if(s.length)throw new t("invalid signature: left bytes after parsing");let{v:c,l:a}=n.decode(2,i),{v:f,l}=n.decode(2,a);if(l.length)throw new t("invalid signature: left bytes after parsing");return{r:e.decode(c),s:e.decode(f)}},hexFromSig(r){let{_tlv:t,_int:e}=Zt,n=t.encode(2,e.encode(r.r)),o=t.encode(2,e.encode(r.s)),i=n+o;return t.encode(48,i)}};function ai(r,t){return He(ye(r,t))}var jt=BigInt(0),ot=BigInt(1),Nm=BigInt(2),ui=BigInt(3),Il=BigInt(4);function Tl(r){let t=Sl(r),{Fp:e}=t,n=hr(t.n,t.nBitLength),o=t.toBytes||((v,d,b)=>{let E=d.toAffine();return dr(Uint8Array.from([4]),e.toBytes(E.x),e.toBytes(E.y))}),i=t.fromBytes||(v=>{let d=v.subarray(1),b=e.fromBytes(d.subarray(0,e.BYTES)),E=e.fromBytes(d.subarray(e.BYTES,2*e.BYTES));return{x:b,y:E}});function s(v){let{a:d,b}=t,E=e.sqr(v),A=e.mul(E,v);return e.add(e.add(A,e.mul(v,d)),b)}function c(v,d){let b=e.sqr(d),E=s(v);return e.eql(b,E)}if(!c(t.Gx,t.Gy))throw new Error("bad curve params: generator point");let a=e.mul(e.pow(t.a,ui),Il),f=e.mul(e.sqr(t.b),BigInt(27));if(e.is0(e.add(a,f)))throw new Error("bad curve params: a or b");function l(v){return fn(v,ot,t.n)}function u(v){let{allowedPrivateKeyLengths:d,nByteLength:b,wrapPrivateKey:E,n:A}=t;if(d&&typeof v!="bigint"){if(Ke(v)&&(v=He(v)),typeof v!="string"||!d.includes(v.length))throw new Error("invalid private key");v=v.padStart(b*2,"0")}let T;try{T=typeof v=="bigint"?v:Yt(Et("private key",v,b))}catch{throw new Error("invalid private key, expected hex or "+b+" bytes, got "+typeof v)}return E&&(T=ft(T,A)),ge("private key",T,ot,A),T}function p(v){if(!(v instanceof m))throw new Error("ProjectivePoint expected")}let h=Xo((v,d)=>{let{px:b,py:E,pz:A}=v;if(e.eql(A,e.ONE))return{x:b,y:E};let T=v.is0();d==null&&(d=T?e.ONE:e.inv(A));let K=e.mul(b,d),H=e.mul(E,d),L=e.mul(A,d);if(T)return{x:e.ZERO,y:e.ZERO};if(!e.eql(L,e.ONE))throw new Error("invZ was invalid");return{x:K,y:H}}),w=Xo(v=>{if(v.is0()){if(t.allowInfinityPoint&&!e.is0(v.py))return;throw new Error("bad point: ZERO")}let{x:d,y:b}=v.toAffine();if(!e.isValid(d)||!e.isValid(b))throw new Error("bad point: x or y not FE");if(!c(d,b))throw new Error("bad point: equation left != right");if(!v.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});class m{constructor(d,b,E){if(d==null||!e.isValid(d))throw new Error("x required");if(b==null||!e.isValid(b)||e.is0(b))throw new Error("y required");if(E==null||!e.isValid(E))throw new Error("z required");this.px=d,this.py=b,this.pz=E,Object.freeze(this)}static fromAffine(d){let{x:b,y:E}=d||{};if(!d||!e.isValid(b)||!e.isValid(E))throw new Error("invalid affine point");if(d instanceof m)throw new Error("projective point not allowed");let A=T=>e.eql(T,e.ZERO);return A(b)&&A(E)?m.ZERO:new m(b,E,e.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(d){let b=Jo(e,d.map(E=>E.pz));return d.map((E,A)=>E.toAffine(b[A])).map(m.fromAffine)}static fromHex(d){let b=m.fromAffine(i(Et("pointHex",d)));return b.assertValidity(),b}static fromPrivateKey(d){return m.BASE.multiply(u(d))}static msm(d,b){return mc(m,n,d,b)}_setWindowSize(d){I.setWindowSize(this,d)}assertValidity(){w(this)}hasEvenY(){let{y:d}=this.toAffine();if(e.isOdd)return!e.isOdd(d);throw new Error("Field doesn't support isOdd")}equals(d){p(d);let{px:b,py:E,pz:A}=this,{px:T,py:K,pz:H}=d,L=e.eql(e.mul(b,H),e.mul(T,A)),_=e.eql(e.mul(E,H),e.mul(K,A));return L&&_}negate(){return new m(this.px,e.neg(this.py),this.pz)}double(){let{a:d,b}=t,E=e.mul(b,ui),{px:A,py:T,pz:K}=this,H=e.ZERO,L=e.ZERO,_=e.ZERO,P=e.mul(A,A),ct=e.mul(T,T),g=e.mul(K,K),y=e.mul(A,T);return y=e.add(y,y),_=e.mul(A,K),_=e.add(_,_),H=e.mul(d,_),L=e.mul(E,g),L=e.add(H,L),H=e.sub(ct,L),L=e.add(ct,L),L=e.mul(H,L),H=e.mul(y,H),_=e.mul(E,_),g=e.mul(d,g),y=e.sub(P,g),y=e.mul(d,y),y=e.add(y,_),_=e.add(P,P),P=e.add(_,P),P=e.add(P,g),P=e.mul(P,y),L=e.add(L,P),g=e.mul(T,K),g=e.add(g,g),P=e.mul(g,y),H=e.sub(H,P),_=e.mul(g,ct),_=e.add(_,_),_=e.add(_,_),new m(H,L,_)}add(d){p(d);let{px:b,py:E,pz:A}=this,{px:T,py:K,pz:H}=d,L=e.ZERO,_=e.ZERO,P=e.ZERO,ct=t.a,g=e.mul(t.b,ui),y=e.mul(b,T),S=e.mul(E,K),N=e.mul(A,H),B=e.add(b,E),D=e.add(T,K);B=e.mul(B,D),D=e.add(y,S),B=e.sub(B,D),D=e.add(b,A);let W=e.add(T,H);return D=e.mul(D,W),W=e.add(y,N),D=e.sub(D,W),W=e.add(E,A),L=e.add(K,H),W=e.mul(W,L),L=e.add(S,N),W=e.sub(W,L),P=e.mul(ct,D),L=e.mul(g,N),P=e.add(L,P),L=e.sub(S,P),P=e.add(S,P),_=e.mul(L,P),S=e.add(y,y),S=e.add(S,y),N=e.mul(ct,N),D=e.mul(g,D),S=e.add(S,N),N=e.sub(y,N),N=e.mul(ct,N),D=e.add(D,N),y=e.mul(S,D),_=e.add(_,y),y=e.mul(W,D),L=e.mul(B,L),L=e.sub(L,y),y=e.mul(B,S),P=e.mul(W,P),P=e.add(P,y),new m(L,_,P)}subtract(d){return this.add(d.negate())}is0(){return this.equals(m.ZERO)}wNAF(d){return I.wNAFCached(this,d,m.normalizeZ)}multiplyUnsafe(d){let{endo:b,n:E}=t;ge("scalar",d,jt,E);let A=m.ZERO;if(d===jt)return A;if(this.is0()||d===ot)return this;if(!b||I.hasPrecomputes(this))return I.wNAFCachedUnsafe(this,d,m.normalizeZ);let{k1neg:T,k1:K,k2neg:H,k2:L}=b.splitScalar(d),_=A,P=A,ct=this;for(;K>jt||L>jt;)K&ot&&(_=_.add(ct)),L&ot&&(P=P.add(ct)),ct=ct.double(),K>>=ot,L>>=ot;return T&&(_=_.negate()),H&&(P=P.negate()),P=new m(e.mul(P.px,b.beta),P.py,P.pz),_.add(P)}multiply(d){let{endo:b,n:E}=t;ge("scalar",d,ot,E);let A,T;if(b){let{k1neg:K,k1:H,k2neg:L,k2:_}=b.splitScalar(d),{p:P,f:ct}=this.wNAF(H),{p:g,f:y}=this.wNAF(_);P=I.constTimeNegate(K,P),g=I.constTimeNegate(L,g),g=new m(e.mul(g.px,b.beta),g.py,g.pz),A=P.add(g),T=ct.add(y)}else{let{p:K,f:H}=this.wNAF(d);A=K,T=H}return m.normalizeZ([A,T])[0]}multiplyAndAddUnsafe(d,b,E){let A=m.BASE,T=(H,L)=>L===jt||L===ot||!H.equals(A)?H.multiplyUnsafe(L):H.multiply(L),K=T(this,b).add(T(d,E));return K.is0()?void 0:K}toAffine(d){return h(this,d)}isTorsionFree(){let{h:d,isTorsionFree:b}=t;if(d===ot)return!0;if(b)return b(m,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:d,clearCofactor:b}=t;return d===ot?this:b?b(m,this):this.multiplyUnsafe(t.h)}toRawBytes(d=!0){return Me("isCompressed",d),this.assertValidity(),o(m,this,d)}toHex(d=!0){return Me("isCompressed",d),He(this.toRawBytes(d))}}m.BASE=new m(t.Gx,t.Gy,e.ONE),m.ZERO=new m(e.ZERO,e.ONE,e.ZERO);let{endo:C,nBitLength:x}=t,I=pc(m,C?Math.ceil(x/2):x);return{CURVE:t,ProjectivePoint:m,normPrivateKeyToScalar:u,weierstrassEquation:s,isWithinCurveOrder:l}}function Cl(r){let t=ci(r);return we(t,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...t})}function gc(r){let t=Cl(r),{Fp:e,n,nByteLength:o,nBitLength:i}=t,s=e.BYTES+1,c=2*e.BYTES+1;function a(g){return ft(g,n)}function f(g){return dn(g,n)}let{ProjectivePoint:l,normPrivateKeyToScalar:u,weierstrassEquation:p,isWithinCurveOrder:h}=Tl({...t,toBytes(g,y,S){let N=y.toAffine(),B=e.toBytes(N.x),D=dr;return Me("isCompressed",S),S?D(Uint8Array.from([y.hasEvenY()?2:3]),B):D(Uint8Array.from([4]),B,e.toBytes(N.y))},fromBytes(g){let y=g.length,S=g[0],N=g.subarray(1);if(y===s&&(S===2||S===3)){let B=Yt(N);if(!fn(B,ot,e.ORDER))throw new Error("Point is not on curve");let D=p(B),W;try{W=e.sqrt(D)}catch(Nt){let gt=Nt instanceof Error?": "+Nt.message:"";throw new Error("Point is not on curve"+gt)}let mt=(W&ot)===ot;return(S&1)===1!==mt&&(W=e.neg(W)),{x:B,y:W}}else if(y===c&&S===4){let B=e.fromBytes(N.subarray(0,e.BYTES)),D=e.fromBytes(N.subarray(e.BYTES,2*e.BYTES));return{x:B,y:D}}else{let B=s,D=c;throw new Error("invalid Point, expected length of "+B+", or uncompressed "+D+", got "+y)}}});function w(g){let y=n>>ot;return g>y}function m(g){return w(g)?a(-g):g}let C=(g,y,S)=>Yt(g.slice(y,S));class x{constructor(y,S,N){ge("r",y,ot,n),ge("s",S,ot,n),this.r=y,this.s=S,N!=null&&(this.recovery=N),Object.freeze(this)}static fromCompact(y){let S=o;return y=Et("compactSignature",y,S*2),new x(C(y,0,S),C(y,S,2*S))}static fromDER(y){let{r:S,s:N}=Zt.toSig(Et("DER",y));return new x(S,N)}assertValidity(){}addRecoveryBit(y){return new x(this.r,this.s,y)}recoverPublicKey(y){let{r:S,s:N,recovery:B}=this,D=A(Et("msgHash",y));if(B==null||![0,1,2,3].includes(B))throw new Error("recovery id invalid");let W=B===2||B===3?S+t.n:S;if(W>=e.ORDER)throw new Error("recovery id 2 or 3 invalid");let mt=(B&1)===0?"02":"03",Vt=l.fromHex(mt+ai(W,e.BYTES)),Nt=f(W),gt=a(-D*Nt),ve=a(N*Nt),Jt=l.BASE.multiplyAndAddUnsafe(Vt,gt,ve);if(!Jt)throw new Error("point at infinify");return Jt.assertValidity(),Jt}hasHighS(){return w(this.s)}normalizeS(){return this.hasHighS()?new x(this.r,a(-this.s),this.recovery):this}toDERRawBytes(){return fr(this.toDERHex())}toDERHex(){return Zt.hexFromSig(this)}toCompactRawBytes(){return fr(this.toCompactHex())}toCompactHex(){let y=o;return ai(this.r,y)+ai(this.s,y)}}let I={isValidPrivateKey(g){try{return u(g),!0}catch{return!1}},normPrivateKeyToScalar:u,randomPrivateKey:()=>{let g=ei(t.n);return uc(t.randomBytes(g),t.n)},precompute(g=8,y=l.BASE){return y._setWindowSize(g),y.multiply(BigInt(3)),y}};function v(g,y=!0){return l.fromPrivateKey(g).toRawBytes(y)}function d(g){if(typeof g=="bigint")return!1;if(g instanceof l)return!0;let S=Et("key",g).length,N=e.BYTES,B=N+1,D=2*N+1;if(!(t.allowedPrivateKeyLengths||o===B))return S===B||S===D}function b(g,y,S=!0){if(d(g)===!0)throw new Error("first arg must be private key");if(d(y)===!1)throw new Error("second arg must be public key");return l.fromHex(y).multiply(u(g)).toRawBytes(S)}let E=t.bits2int||function(g){if(g.length>8192)throw new Error("input is too large");let y=Yt(g),S=g.length*8-i;return S>0?y>>BigInt(S):y},A=t.bits2int_modN||function(g){return a(E(g))},T=be(i);function K(g){return ge("num < 2^"+i,g,jt,T),ye(g,o)}function H(g,y,S=L){if(["recovered","canonical"].some(se=>se in S))throw new Error("sign() legacy options not supported");let{hash:N,randomBytes:B}=t,{lowS:D,prehash:W,extraEntropy:mt}=S;D==null&&(D=!0),g=Et("msgHash",g),yc(S),W&&(g=Et("prehashed msgHash",N(g)));let Vt=A(g),Nt=u(y),gt=[K(Nt),K(Vt)];if(mt!=null&&mt!==!1){let se=mt===!0?B(e.BYTES):mt;gt.push(Et("extraEntropy",se))}let ve=dr(...gt),Jt=Vt;function _n(se){let Ae=E(se);if(!h(Ae))return;let Rn=f(Ae),ze=l.BASE.multiply(Ae).toAffine(),ce=a(ze.x);if(ce===jt)return;let qe=a(Rn*a(Jt+ce*Nt));if(qe===jt)return;let Se=(ze.x===ce?0:2)|Number(ze.y&ot),Mi=qe;return D&&w(qe)&&(Mi=m(qe),Se^=1),new x(ce,Mi,Se)}return{seed:ve,k2sig:_n}}let L={lowS:t.lowS,prehash:!1},_={lowS:t.lowS,prehash:!1};function P(g,y,S=L){let{seed:N,k2sig:B}=H(g,y,S),D=t;return rc(D.hash.outputLen,D.nByteLength,D.hmac)(N,B)}l.BASE._setWindowSize(8);function ct(g,y,S,N=_){let B=g;y=Et("msgHash",y),S=Et("publicKey",S);let{lowS:D,prehash:W,format:mt}=N;if(yc(N),"strict"in N)throw new Error("options.strict was renamed to lowS");if(mt!==void 0&&mt!=="compact"&&mt!=="der")throw new Error("format must be compact or der");let Vt=typeof B=="string"||Ke(B),Nt=!Vt&&!mt&&typeof B=="object"&&B!==null&&typeof B.r=="bigint"&&typeof B.s=="bigint";if(!Vt&&!Nt)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");let gt,ve;try{if(Nt&&(gt=new x(B.r,B.s)),Vt){try{mt!=="compact"&&(gt=x.fromDER(B))}catch(Se){if(!(Se instanceof Zt.Err))throw Se}!gt&&mt!=="der"&&(gt=x.fromCompact(B))}ve=l.fromHex(S)}catch{return!1}if(!gt||D&>.hasHighS())return!1;W&&(y=t.hash(y));let{r:Jt,s:_n}=gt,se=A(y),Ae=f(_n),Rn=a(se*Ae),ze=a(Jt*Ae),ce=l.BASE.multiplyAndAddUnsafe(ve,Rn,ze)?.toAffine();return ce?a(ce.x)===Jt:!1}return{CURVE:t,getPublicKey:v,getSharedSecret:b,sign:P,verify:ct,ProjectivePoint:l,Signature:x,utils:I}}function Ll(r){return{hash:r,hmac:(t,...e)=>Go(r,t,zs(...e)),randomBytes:Ws}}function bc(r,t){let e=n=>gc({...r,...Ll(n)});return{...e(t),create:e}}var Ec=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),wc=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Pl=BigInt(0),Bl=BigInt(1),fi=BigInt(2),xc=(r,t)=>(r+t/fi)/t;function Dl(r){let t=Ec,e=BigInt(3),n=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),c=BigInt(44),a=BigInt(88),f=r*r*r%t,l=f*f*r%t,u=Ct(l,e,t)*l%t,p=Ct(u,e,t)*l%t,h=Ct(p,fi,t)*f%t,w=Ct(h,o,t)*h%t,m=Ct(w,i,t)*w%t,C=Ct(m,c,t)*m%t,x=Ct(C,a,t)*C%t,I=Ct(x,c,t)*m%t,v=Ct(I,e,t)*l%t,d=Ct(v,s,t)*w%t,b=Ct(d,n,t)*f%t,E=Ct(b,fi,t);if(!di.eql(di.sqr(E),r))throw new Error("Cannot find square root");return E}var di=hr(Ec,void 0,void 0,{sqrt:Dl}),pr=bc({a:Pl,b:BigInt(7),Fp:di,n:wc,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let t=wc,e=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-Bl*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),i=e,s=BigInt("0x100000000000000000000000000000000"),c=xc(i*r,t),a=xc(-n*r,t),f=ft(r-c*e-a*o,t),l=ft(-c*n-a*i,t),u=f>s,p=l>s;if(u&&(f=t-f),p&&(l=t-l),f>s||l>s)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:u,k1:f,k2neg:p,k2:l}}}},js);var hn=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function Ac(r,t,e){let n=vc.default.createHash("sha256");if(e instanceof Uint8Array)n.update(e);else for(let i of e)n.update(i);let o=n.digest();try{return pr.verify(t,o,r)}catch(i){throw new hn(String(i))}}var pn=class{type="secp256k1";raw;_key;constructor(t){this._key=Ic(t),this.raw=Sc(this._key)}toMultihash(){return _t.digest(Oe(this))}toCID(){return et.createV1(114,this.toMultihash())}toString(){return z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:It(this.raw,t.raw)}verify(t,e){return Ac(this._key,e,t)}};function Tc(r){return new pn(r)}function Sc(r){return pr.ProjectivePoint.fromHex(r).toRawBytes(!0)}function Ic(r){try{return pr.ProjectivePoint.fromHex(r),r}catch(t){throw new Xr(String(t))}}function Cc(r){let{Type:t,Data:e}=ar.decode(r.digest),n=e??new Uint8Array;switch(t){case Tt.Ed25519:return Fs(n);case Tt.secp256k1:return Tc(n);case Tt.ECDSA:return Rs(n);default:throw new or}}function Oe(r){return ar.encode({Type:Tt[r.type],Data:r.raw})}var Lc=Symbol.for("nodejs.util.inspect.custom"),kl=114,mr=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Zr]=!0;toString(){return this.string==null&&(this.string=z.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return et.createV1(kl,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return It(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return It(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[Lc](){return`PeerId(${this.toString()})`}},mn=class extends mr{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},yn=class extends mr{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},gn=class extends mr{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},Nl=2336,bn=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=_t.digest(Bt(this.url))}[Lc](){return`PeerId(${this.url})`}[Zr]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return et.createV1(Nl,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=G(t)),t.toString()===this.toString())}};function Xt(r){if(Ol(r))return new mn({multihash:r});if(Ul(r))try{let t=Cc(r);if(t.type==="Ed25519")return new yn({multihash:r,publicKey:t});if(t.type==="secp256k1")return new gn({multihash:r,publicKey:t})}catch{let e=G(r.digest);return new bn(new URL(e))}throw new Qr("Supplied PeerID Multihash is invalid")}function Ul(r){return r.code===_t.code}function Ol(r){return r.code===wo.code}var na=bt(rt("net"),1);var ht=rt("node:net");function wn(r){return!!(0,ht.isIP)(r)}var _l=r=>r.toString().split("/").slice(1),Ve=r=>({match:t=>t.length<1?!1:r(t[0])?t.slice(1):!1,pattern:"fn"}),O=r=>({match:t=>Ve(e=>e===r).match(t),pattern:r}),Ee=()=>({match:r=>Ve(t=>typeof t=="string").match(r),pattern:"{string}"}),Fe=()=>({match:r=>Ve(t=>!isNaN(parseInt(t))).match(r),pattern:"{number}"}),F=()=>({match:r=>{if(r.length<2||r[0]!=="p2p"&&r[0]!=="ipfs")return!1;if(r[1].startsWith("Q")||r[1].startsWith("1"))try{z.decode(`z${r[1]}`)}catch{return!1}else return!1;return r.slice(2)},pattern:"/p2p/{peerid}"}),yr=()=>({match:r=>{if(r.length<2||r[0]!=="certhash")return!1;try{uo.decode(r[1])}catch{return!1}return r.slice(2)},pattern:"/certhash/{certhash}"}),M=r=>({match:t=>{let e=r.match(t);return e===!1?t:e},pattern:`optional(${r.pattern})`}),pt=(...r)=>({match:t=>{let e;for(let n of r){let o=n.match(t);o!==!1&&(e==null||o.length<e.length)&&(e=o)}return e??!1},pattern:`or(${r.map(t=>t.pattern).join(", ")})`}),R=(...r)=>({match:t=>{for(let e of r){let n=e.match(t);if(n===!1)return!1;t=n}return t},pattern:`and(${r.map(t=>t.pattern).join(", ")})`});function Y(...r){function t(o){let i=_l(o);for(let s of r){let c=s.match(i);if(c===!1)return!1;i=c}return i}function e(o){return t(o)!==!1}function n(o){let i=t(o);return i===!1?!1:i.length===0}return{matchers:r,matches:e,exactMatch:n}}var Rl=F(),Y0=Y(Rl),En=R(O("dns4"),Ee()),vn=R(O("dns6"),Ee()),An=R(O("dnsaddr"),Ee()),pi=R(O("dns"),Ee()),Z0=Y(En,M(F())),j0=Y(vn,M(F())),X0=Y(An,M(F())),Q0=Y(pt(pi,An,En,vn),M(F())),Pc=R(O("ip4"),Ve(ht.isIPv4)),Bc=R(O("ip6"),Ve(ht.isIPv6)),mi=pt(Pc,Bc),Qt=pt(mi,pi,En,vn,An),J0=Y(pt(mi,R(pt(pi,An,En,vn),M(F())))),ty=Y(Pc),ey=Y(Bc),ry=Y(mi),yi=R(Qt,O("tcp"),Fe()),gr=R(Qt,O("udp"),Fe()),Dc=Y(R(yi,M(F()))),ny=Y(gr),gi=R(gr,O("quic"),M(F())),Sn=R(gr,O("quic-v1"),M(F())),Kl=pt(gi,Sn),oy=Y(gi),iy=Y(Sn),hi=pt(Qt,yi,gr,gi,Sn),kc=pt(R(hi,O("ws"),M(F()))),sy=Y(kc),Nc=pt(R(hi,O("wss"),M(F())),R(hi,O("tls"),M(R(O("sni"),Ee())),O("ws"),M(F()))),cy=Y(Nc),Uc=R(gr,O("webrtc-direct"),M(yr()),M(yr()),M(F())),ay=Y(Uc),Oc=R(Sn,O("webtransport"),M(yr()),M(yr()),M(F())),uy=Y(Oc),xn=pt(kc,Nc,R(yi,M(F())),R(Kl,M(F())),R(Qt,M(F())),Uc,Oc,F()),ly=Y(xn),Ml=R(xn,O("p2p-circuit"),F()),fy=Y(Ml),Hl=pt(R(xn,O("p2p-circuit"),O("webrtc"),M(F())),R(xn,O("webrtc"),M(F())),R(O("webrtc"),M(F()))),dy=Y(Hl),Vl=pt(R(Qt,O("tcp"),Fe(),O("http"),M(F())),R(Qt,O("http"),M(F()))),hy=Y(Vl),Fl=pt(R(Qt,O("tcp"),pt(R(O("443"),O("http")),R(Fe(),O("https")),R(Fe(),O("tls"),O("http"))),M(F())),R(Qt,O("tls"),O("http"),M(F())),R(Qt,O("https"),M(F()))),py=Y(Fl),Gl=pt(R(O("memory"),Ee(),M(F()))),my=Y(Gl);var In=class extends Event{type;detail;constructor(t,e){super(t),this.type=t,this.detail=e}};var ra=bt(rt("net"),1);var Wc=bt(rt("node:os"),1);var Tn=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,n=t();return n===void 0&&(this.index=e),n}parseWith(t){let e=t();if(this.index===this.input.length)return e}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(t){return this.readAtomically(()=>{let e=this.readChar();if(e===t)return e})}readSeparator(t,e,n){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return n()})}readNumber(t,e,n,o){return this.readAtomically(()=>{let i=0,s=0,c=this.peekChar();if(c===void 0)return;let a=c==="0",f=2**(8*o)-1;for(;;){let l=this.readAtomically(()=>{let u=this.readChar();if(u===void 0)return;let p=Number.parseInt(u,t);if(!Number.isNaN(p))return p});if(l===void 0)break;if(i*=t,i+=l,i>f||(s+=1,e!==void 0&&s>e))return}if(s!==0)return!n&&a&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let n=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;t[e]=n}return t})}readIPv6Addr(){let t=e=>{for(let n=0;n<e.length/2;n++){let o=n*2;if(n<e.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return e[o]=s[0],e[o+1]=s[1],e[o+2]=s[2],e[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];e[o]=i>>8,e[o+1]=i&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[n,o]=t(e);if(n===16)return e;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[c]=t(i.subarray(0,s));return e.set(i.subarray(0,c),16-c),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var xy=new Tn;var Ly=parseInt("0xFFFF",16),Py=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var Kc=ht.isIPv4,Zl=ht.isIPv6,bi=function(r){let t=0;if(r=r.toString().trim(),Kc(r)){let e=new Uint8Array(t+4);return r.split(/\./g).forEach(n=>{e[t++]=parseInt(n,10)&255}),e}if(Zl(r)){let e=r.split(":",8),n;for(n=0;n<e.length;n++){let i=Kc(e[n]),s;i&&(s=bi(e[n]),e[n]=G(s.slice(0,2),"base16")),s!=null&&++n<8&&e.splice(n,0,G(s.slice(2,4),"base16"))}if(e[0]==="")for(;e.length<8;)e.unshift("0");else if(e[e.length-1]==="")for(;e.length<8;)e.push("0");else if(e.length<8){for(n=0;n<e.length&&e[n]!=="";n++);let i=[n,1];for(n=9-e.length;n>0;n--)i.push("0");e.splice.apply(e,i)}let o=new Uint8Array(t+16);for(n=0;n<e.length;n++){let i=parseInt(e[n],16);o[t++]=i>>8&255,o[t++]=i&255}return o}throw new Error("invalid ip address")},Mc=function(r,t=0,e){t=~~t,e=e??r.length-t;let n=new DataView(r.buffer);if(e===4){let o=[];for(let i=0;i<e;i++)o.push(r[t+i]);return o.join(".")}if(e===16){let o=[];for(let i=0;i<e;i+=2)o.push(n.getUint16(t+i).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var Ge={},wi={},Xl=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[481,-1,"http-path"],[777,-1,"memory"]];Xl.forEach(r=>{let t=Ql(...r);wi[t.code]=t,Ge[t.name]=t});function Ql(r,t,e,n,o){return{code:r,size:t,name:e,resolvable:!!n,path:!!o}}function q(r){if(typeof r=="number"){if(wi[r]!=null)return wi[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(Ge[r]!=null)return Ge[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var dg=q("ip4"),hg=q("ip6"),pg=q("ipcidr");function Ai(r,t){switch(q(r).code){case 4:case 41:return tf(t);case 42:return vi(t);case 43:return G(t,"base10");case 6:case 273:case 33:case 132:return Fc(t).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return vi(t);case 421:return of(t);case 444:return Vc(t);case 445:return Vc(t);case 466:return nf(t);case 481:return globalThis.encodeURIComponent(vi(t));default:return G(t,"base16")}}function Si(r,t){switch(q(r).code){case 4:return Hc(t);case 41:return Hc(t);case 42:return Ei(t);case 43:return Bt(t,"base10");case 6:case 273:case 33:case 132:return Ii(parseInt(t,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Ei(t);case 421:return ef(t);case 444:return sf(t);case 445:return cf(t);case 466:return rf(t);case 481:return Ei(globalThis.decodeURIComponent(t));default:return Bt(t,"base16")}}var xi=Object.values(Xe).map(r=>r.decoder),Jl=function(){let r=xi[0].or(xi[1]);return xi.slice(2).forEach(t=>r=r.or(t)),r}();function Hc(r){if(!wn(r))throw new Error("invalid ip address");return bi(r)}function tf(r){let t=Mc(r,0,r.length);if(t==null)throw new Error("ipBuff is required");if(!wn(t))throw new Error("invalid ip address");return t}function Ii(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,r),new Uint8Array(t)}function Fc(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function Ei(r){let t=Bt(r),e=Uint8Array.from(te(t.length));return St([e,t],e.length+t.length)}function vi(r){let t=Gt(r);if(r=r.slice(ut(t)),r.length!==t)throw new Error("inconsistent lengths");return G(r)}function ef(r){let t;r[0]==="Q"||r[0]==="1"?t=wt(z.decode(`z${r}`)).bytes:t=et.parse(r).multihash.bytes;let e=Uint8Array.from(te(t.length));return St([e,t],e.length+t.length)}function rf(r){let t=Jl.decode(r),e=Uint8Array.from(te(t.length));return St([e,t],e.length+t.length)}function nf(r){let t=Gt(r),e=r.slice(ut(t));if(e.length!==t)throw new Error("inconsistent lengths");return"u"+G(e,"base64url")}function of(r){let t=Gt(r),e=r.slice(ut(t));if(e.length!==t)throw new Error("inconsistent lengths");return G(e,"base58btc")}function sf(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let e=Ot.decode("b"+t[0]),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ii(n);return St([e,o],e.length+o.length)}function cf(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let e=Ot.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ii(n);return St([e,o],e.length+o.length)}function Vc(r){let t=r.slice(0,r.length-2),e=r.slice(r.length-2),n=G(t,"base32"),o=Fc(e);return`${n}:${o}`}function Gc(r){r=Ti(r);let t=[],e=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let i=0;i<o.length;i++){let s=o[i],c=q(s);if(c.size===0){t.push([c.code]),e.push([c.code]);continue}if(i++,i>=o.length)throw new Cn("invalid address: "+r);if(c.path===!0){n=Ti(o.slice(i).join("/")),t.push([c.code,Si(c.code,n)]),e.push([c.code,n]);break}let a=Si(c.code,o[i]);t.push([c.code,a]),e.push([c.code,Ai(c.code,a)])}return{string:$c(e),bytes:Ln(t),tuples:t,stringTuples:e,path:n}}function Ci(r){let t=[],e=[],n=null,o=0;for(;o<r.length;){let i=Gt(r,o),s=ut(i),c=q(i),a=af(c,r.slice(o+s));if(a===0){t.push([i]),e.push([i]),o+=s;continue}let f=r.slice(o+s,o+s+a);if(o+=a+s,o>r.length)throw new Cn("Invalid address Uint8Array: "+G(r,"base16"));t.push([i,f]);let l=Ai(i,f);if(e.push([i,l]),c.path===!0){n=l;break}}return{bytes:Uint8Array.from(r),string:$c(e),tuples:t,stringTuples:e,path:n}}function $c(r){let t=[];return r.map(e=>{let n=q(e[0]);return t.push(n.name),e.length>1&&e[1]!=null&&t.push(e[1]),null}),Ti(t.join("/"))}function Ln(r){return St(r.map(t=>{let e=q(t[0]),n=Uint8Array.from(te(e.code));return t.length>1&&t[1]!=null&&(n=St([n,t[1]])),n}))}function af(r,t){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let e=Gt(t instanceof Uint8Array?t:Uint8Array.from(t));return e+ut(e)}}function Ti(r){return"/"+r.trim().split("/").filter(t=>t).join("/")}var Cn=class extends Error{static name="ParseError";name="ParseError";constructor(t){super(`Error parsing address: ${t}`)}};var uf=Symbol.for("nodejs.util.inspect.custom"),Pi=Symbol.for("@multiformats/js-multiaddr/multiaddr"),lf=[q("dns").code,q("dns4").code,q("dns6").code,q("dnsaddr").code],Li=class extends Error{constructor(t="No available resolver"){super(t),this.name="NoAvailableResolverError"}},Pn=class r{bytes;#t;#e;#r;#n;[Pi]=!0;constructor(t){t==null&&(t="");let e;if(t instanceof Uint8Array)e=Ci(t);else if(typeof t=="string"){if(t.length>0&&t.charAt(0)!=="/")throw new Error(`multiaddr "${t}" must start with a "/"`);e=Gc(t)}else if(Bn(t))e=Ci(t.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=e.bytes,this.#t=e.string,this.#e=e.tuples,this.#r=e.stringTuples,this.#n=e.path}toString(){return this.#t}toJSON(){return this.toString()}toOptions(){let t,e,n,o,i="",s=q("tcp"),c=q("udp"),a=q("ip4"),f=q("ip6"),l=q("dns6"),u=q("ip6zone");for(let[h,w]of this.stringTuples())h===u.code&&(i=`%${w??""}`),lf.includes(h)&&(e=s.name==="tcp"?"tcp":"udp",o=443,n=`${w??""}${i}`,t=h===l.code?6:4),(h===s.code||h===c.code)&&(e=q(h).name==="tcp"?"tcp":"udp",o=parseInt(w??"")),(h===a.code||h===f.code)&&(e=q(h).name==="tcp"?"tcp":"udp",n=`${w??""}${i}`,t=h===f.code?6:4);if(t==null||e==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:n,transport:e,port:o}}protos(){return this.#e.map(([t])=>Object.assign({},q(t)))}protoCodes(){return this.#e.map(([t])=>t)}protoNames(){return this.#e.map(([t])=>q(t).name)}tuples(){return this.#e.map(([t,e])=>e==null?[t]:[t,e])}stringTuples(){return this.#r.map(([t,e])=>e==null?[t]:[t,e])}encapsulate(t){return t=new r(t),new r(this.toString()+t.toString())}decapsulate(t){let e=t.toString(),n=this.toString(),o=n.lastIndexOf(e);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new r(n.slice(0,o))}decapsulateCode(t){let e=this.tuples();for(let n=e.length-1;n>=0;n--)if(e[n][0]===t)return new r(Ln(e.slice(0,n)));return this}getPeerId(){try{let t=[];this.stringTuples().forEach(([n,o])=>{n===Ge.p2p.code&&t.push([n,o]),n===Ge["p2p-circuit"].code&&(t=[])});let e=t.pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?G(z.decode(`z${n}`),"base58btc"):G(et.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(t){return It(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(i=>i.resolvable);if(e==null)return[this];let n=zc.get(e.name);if(n==null)throw new Li(`no available resolver for ${e.name}`);return(await n(this,t)).map(i=>st(i))}nodeAddress(){let t=this.toOptions();if(t.transport!=="tcp"&&t.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${t.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:t.family,address:t.host,port:t.port}}isThinWaistAddress(t){let e=(t??this).protos();return!(e.length!==2||e[0].code!==4&&e[0].code!==41||e[1].code!==6&&e[1].code!==273)}[uf](){return`Multiaddr(${this.#t})`}};var zc=new Map;function Bn(r){return!!r?.[Pi]}function st(r){return new Pn(r)}function qc(r){return!!(r.startsWith("169.254.")||r.toLowerCase().startsWith("fe80"))}var ff={4:"IPv4",6:"IPv6"};function df(r){return["0.0.0.0","::"].includes(r)}function hf(r){let t=[],e=Wc.default.networkInterfaces();for(let[,n]of Object.entries(e))if(n!=null)for(let o of n)qc(o.address)||o.family===ff[r]&&t.push(o.address);return t}function Yc(r,t){if(r==null)return[];let e=r.toOptions();if(df(e.host)){let n=[];for(let o of hf(e.family))n.push(st(`/ip${e.family}/${o}/${e.transport}/${t??e.port}`));return n}return[st(`/ip${e.family}/${e.host}/${e.transport}/${t??e.port}`)]}var Bi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},Di=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},Zc=r=>globalThis.DOMException===void 0?new Di(r):new DOMException(r),jc=r=>{let t=r.reason===void 0?Zc("This operation was aborted."):r.reason;return t instanceof Error?t:Zc(t)};function ki(r,t){let{milliseconds:e,fallback:n,message:o,customTimers:i={setTimeout,clearTimeout}}=t,s,c,f=new Promise((l,u)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(t.signal){let{signal:h}=t;h.aborted&&u(jc(h)),c=()=>{u(jc(h))},h.addEventListener("abort",c,{once:!0})}if(e===Number.POSITIVE_INFINITY){r.then(l,u);return}let p=new Bi;s=i.setTimeout.call(void 0,()=>{if(n){try{l(n())}catch(h){u(h)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?l():o instanceof Error?u(o):(p.message=o??`Promise timed out after ${e} milliseconds`,u(p))},e),(async()=>{try{l(await r)}catch(h){u(h)}})()}).finally(()=>{f.clear(),c&&t.signal&&t.signal.removeEventListener("abort",c)});return f.clear=()=>{i.clearTimeout.call(void 0,s),s=void 0},f}var pf=r=>{let t=r.addEventListener||r.on||r.addListener,e=r.removeEventListener||r.off||r.removeListener;if(!t||!e)throw new TypeError("Emitter is not compatible");return{addListener:t.bind(r),removeListener:e.bind(r)}};function mf(r,t,e){let n,o=new Promise((i,s)=>{if(e={rejectionEvents:["error"],multiArgs:!1,resolveImmediately:!1,...e},!(e.count>=0&&(e.count===Number.POSITIVE_INFINITY||Number.isInteger(e.count))))throw new TypeError("The `count` option should be at least 0 or more");e.signal?.throwIfAborted();let c=[t].flat(),a=[],{addListener:f,removeListener:l}=pf(r),u=(...h)=>{let w=e.multiArgs?h:h[0];e.filter&&!e.filter(w)||(a.push(w),e.count===a.length&&(n(),i(a)))},p=h=>{n(),s(h)};n=()=>{for(let h of c)l(h,u);for(let h of e.rejectionEvents)l(h,p)};for(let h of c)f(h,u);for(let h of e.rejectionEvents)f(h,p);e.signal&&e.signal.addEventListener("abort",()=>{p(e.signal.reason)},{once:!0}),e.resolveImmediately&&i(a)});if(o.cancel=n,typeof e.timeout=="number"){let i=ki(o,{milliseconds:e.timeout});return i.cancel=n,i}return o}function Ni(r,t,e){typeof e=="function"&&(e={filter:e}),e={...e,count:1,resolveImmediately:!1};let n=mf(r,t,e),o=n.then(i=>i[0]);return o.cancel=n.cancel,o}function Xc(r,t){if(typeof r!="string")throw new k(`invalid ip provided: ${r}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new k(`invalid port provided: ${t}`);if((0,ht.isIPv4)(r))return st(`/ip4/${r}/tcp/${t}`);if((0,ht.isIPv6)(r))return st(`/ip6/${r}/tcp/${t}`);throw new k(`invalid ip:port for creating a multiaddr: ${r}:${t}`)}var Ui=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.name="AbortError",this.code=e??"ABORT_ERR"}};async function Oi(r,t,e,n){let o=new Ui(n?.errorMessage,n?.errorCode);return e?.aborted===!0?Promise.reject(o):new Promise((i,s)=>{function c(){e?.removeEventListener("abort",l),r.removeEventListener(t,a),n?.errorEvent!=null&&r.removeEventListener(n.errorEvent,f)}let a=u=>{try{if(n?.filter?.(u)===!1)return}catch(p){c(),s(p);return}c(),i(u)},f=u=>{c(),s(u.detail)},l=()=>{c(),s(o)};e?.addEventListener("abort",l),r.addEventListener(t,a),n?.errorEvent!=null&&r.addEventListener(n.errorEvent,f)})}function Qc(r){if(gf(r))return async function*(){let t=r.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)return;yield n}}finally{t.releaseLock()}}();if(yf(r))return r;throw new Error("unknown stream")}function yf(r){return r[Symbol.asyncIterator]!=null}function gf(r){return typeof r?.getReader=="function"}function Jc(r){return async t=>{let e=async()=>{bf(t)&&await t.return(void 0)},n,o,i=x=>{n=x,e().catch(I=>{I=new AggregateError([n,I],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(x)})},s,c=!1,a=()=>{c=!0,s?.()},f,l=!1,u=()=>{l=!0,f?.()},p,h=()=>{p?.()},w=async()=>new Promise((x,I)=>{s=p=x,o=I,r.once("drain",h)}),m=async()=>(await e(),new Promise((x,I)=>{if(c||l||n!=null){x();return}f=s=x,o=I})),C=()=>{r.removeListener("error",i),r.removeListener("close",a),r.removeListener("finish",u),r.removeListener("drain",h)};r.once("error",i),r.once("close",a),r.once("finish",u);try{for await(let x of t){if(!r.writable||r.destroyed||n!=null)break;r.write(x)||await w()}}catch(x){n==null&&r.destroy(x),n=x}try{if(r.writable&&r.end(),await m(),n!=null)throw n}finally{C()}}}function bf(r){return r.return!=null}function _i(r){return{sink:Jc(r),source:Qc(r)}}var ta=bt(rt("os"),1),ea=bt(rt("path"),1);function $e(r,t={}){let e=r.getPath();if(e!=null)return ta.default.platform()==="win32"?{path:ea.default.join("\\\\.\\pipe\\",e)}:{path:e};let n=r.toOptions();return{...t,...n,ipv6Only:n.family===6}}var Dn=(r,t)=>{let e,n=t.logger.forComponent("libp2p:tcp:socket"),o=t.direction,i=t.metrics,s=t.metricPrefix??"",c=t.socketInactivityTimeout??12e4,a=t.socketCloseTimeout??500,f=!1,l=!1;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr),r.on("error",x=>{l=!0,f||(n.error("%s socket error - %e",o,x),i?.increment({[`${s}error`]:!0})),r.destroy(),C.timeline.close=Date.now()});let u;if(t.remoteAddr!=null)u=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new k("Could not determine remote address or port");u=Xc(r.remoteAddress,r.remotePort)}let p=$e(u),h=p.path??`${p.host??""}:${p.port??""}`,{sink:w,source:m}=_i(r);r.setTimeout(c),r.once("timeout",()=>{f=!0,n("%s %s socket read timeout",o,h),i?.increment({[`${s}timeout`]:!0}),r.destroy(new Ne),C.timeline.close=Date.now()}),r.once("close",()=>{!f&&!l&&(n("%s %s socket close",o,h),i?.increment({[`${s}close`]:!0})),r.destroy(),C.timeline.close=Date.now()}),r.once("end",()=>{n("%s %s socket end",o,h),i?.increment({[`${s}end`]:!0})});let C={async sink(x){try{await w(async function*(){for await(let I of x)I instanceof Uint8Array?yield I:yield I.subarray()}())}catch(I){I.type!=="aborted"&&n.error("%s %s error in sink - %e",o,h,I)}r.end()},source:m,remoteAddr:u,timeline:{open:Date.now()},async close(x={}){if(r.closed){n("the %s %s socket is already closed",o,h);return}if(r.destroyed){n("the %s %s socket is already destroyed",o,h);return}if(e!=null)return e.promise;try{e=oe(),r.end();let I=wf(r),v=x.signal??AbortSignal.timeout(a);r.writableLength>0&&(n("%s %s draining socket",o,h),await Oi(I,"drain",v,{errorEvent:"error"}),n("%s %s socket drained",o,h)),await Promise.all([Oi(I,"close",v,{errorEvent:"error"}),r.destroy()])}catch(I){this.abort(I)}finally{e.resolve()}},abort:x=>{n("%s %s socket abort due to error - %e",o,h,x),r.destroy(),C.timeline.close=Date.now()},log:n};return C};function wf(r){return{addEventListener:(e,n)=>{r.addListener(e,n)},removeEventListener:(e,n)=>{r.removeListener(e,n)}}}var it;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(it||(it={}));var kn=class extends rn{context;server;sockets=new Set;status={code:it.INACTIVE};metrics;addr;log;shutdownController;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,this.shutdownController=new AbortController,en(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=ra.default.createServer(t,this.onSocket.bind(this)),t.maxConnections!==void 0&&(this.server.maxConnections=t.maxConnections),t.closeServerOnMaxConnections!=null&&t.closeServerOnMaxConnections.closeAbove<t.closeServerOnMaxConnections.listenBelow)throw new k("closeAbove must be >= listenBelow");this.server.on("listening",()=>{if(t.metrics!=null){let e=this.server.address();e==null?this.addr="unknown":typeof e=="string"?this.addr=e:this.addr=`${e.address}:${e.port}`,t.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:t.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:it.ACTIVE})}this.safeDispatchEvent("listening")}).on("error",e=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:e})}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==it.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics?.events.increment({[`${this.addr} drop`]:!0})})}onSocket(t){if(this.metrics?.events.increment({[`${this.addr} connection`]:!0}),this.status.code!==it.ACTIVE)throw t.destroy(),new Jr("Server is not listening yet");let e;try{e=Dn(t,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger,direction:"inbound"})}catch(n){this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0}),t.destroy();return}this.log("new inbound connection %s",e.remoteAddr),this.sockets.add(t),this.context.upgrader.upgradeInbound(e,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",e.remoteAddr),t.once("close",()=>{this.sockets.delete(t),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause()}).catch(async n=>{this.log.error("inbound connection upgrade failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(t),e.abort(n)})}getAddrs(){if(this.status.code===it.INACTIVE)return[];let t=this.server.address();return t==null?[]:typeof t=="string"?[st(`/unix/${t}`)]:Yc(this.status.listeningAddr,t.port)}updateAnnounceAddrs(){}async listen(t){if(this.status.code===it.ACTIVE||this.status.code===it.PAUSED)throw new tn("server is already listening");try{this.status={code:it.ACTIVE,listeningAddr:t,netConfig:$e(t,this.context)},await this.resume()}catch(e){throw this.status={code:it.INACTIVE},e}}async close(){let t=[];this.server.listening&&t.push(Ni(this.server,"close")),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(e=>{e.readable&&(t.push(Ni(e,"close")),e.destroy())}),await Promise.all(t)}async resume(){if(this.server.listening||this.status.code===it.INACTIVE)return;let t=this.status.netConfig;await new Promise((e,n)=>{this.server.once("error",n),this.server.listen(t,e)}),this.status={...this.status,code:it.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===it.PAUSED&&t){this.status={code:it.INACTIVE};return}!this.server.listening||this.status.code!==it.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=t?{code:it.INACTIVE}:{...this.status,code:it.PAUSED},this.server.close())}};var Nn=class{opts;metrics;components;log;constructor(t,e={}){this.log=t.logger.forComponent("libp2p:tcp"),this.opts=e,this.components=t,t.metrics!=null&&(this.metrics={events:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:t.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Ps]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Ds]=["@libp2p/transport"];async dial(t,e){e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0;let n=await this._connect(t,e),o;try{o=Dn(n,{remoteAddr:t,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.events,logger:this.components.logger,direction:"outbound"})}catch(i){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(i),i}try{return this.log("new outbound connection %s",o.remoteAddr),await e.upgrader.upgradeOutbound(o,e)}catch(i){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",i),o.abort(i),i}}async _connect(t,e){e.signal.throwIfAborted(),e.onProgress?.(new In("tcp:open-connection"));let n;return new Promise((o,i)=>{let s=Date.now(),c=$e(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a",t),n=na.default.connect(c);let a=h=>{this.log.error("dial to %a errored - %e",t,h);let w=c.path??`${c.host??""}:${c.port}`;h.message=`connection error ${w}: ${h.message}`,this.metrics?.events.increment({error:!0}),p(h)},f=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let h=new Ne(`Connection timeout after ${Date.now()-s}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",t),this.metrics?.events.increment({connect:!0}),p()},u=()=>{this.log("connection aborted %a",t),this.metrics?.events.increment({abort:!0}),p(new jr)},p=h=>{if(n.removeListener("error",a),n.removeListener("timeout",f),n.removeListener("connect",l),e.signal!=null&&e.signal.removeEventListener("abort",u),h!=null){i(h);return}o(n)};n.on("error",a),n.on("timeout",f),n.on("connect",l),e.signal.addEventListener("abort",u)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new kn({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(t){return t.filter(e=>Dc.exactMatch(e)||e.toString().startsWith("/unix/"))}dialFilter(t){return this.listenFilter(t)}};function oa(r={}){return t=>new Nn(t,r)}function ia(r,t){let e=Wr(r,t),n={read:async(o,i)=>{let s=await e.read(i);return o.decode(s)},write:async(o,i,s)=>{await e.write(i.encode(o),s)},writeV:async(o,i,s)=>{await e.writeV(o.map(c=>i.encode(c)),s)},pb:o=>({read:async i=>n.read(o,i),write:async(i,s)=>n.write(i,o,s),writeV:async(i,s)=>n.writeV(i,o,s),unwrap:()=>n}),unwrap:()=>e.unwrap()};return n}var xf=de("libp2p:daemon-client:dht"),Un=class{client;constructor(t){this.client=t}async put(t,e){if(!(t instanceof Uint8Array))throw new k("invalid key received");if(!(e instanceof Uint8Array))throw new k("value received is not a Uint8Array");let n=await this.client.send({type:tt.Type.DHT,dht:{type:Dt.Type.PUT_VALUE,key:t,value:e}}),o=await n.read(U);if(xf("read",o),await n.unwrap().close(),o.type!==U.Type.OK)throw new nr(o.error?.msg??"DHT put failed")}async get(t){if(!(t instanceof Uint8Array))throw new k("invalid key received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:Dt.Type.GET_VALUE,key:t}}),n=await e.read(U);if(await e.unwrap().close(),n.type!==U.Type.OK)throw new $(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new $("Invalid DHT get response");return n.dht.value}async findPeer(t){if(!ke(t))throw new k("invalid peer id received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:Dt.Type.FIND_PEER,peer:t.toMultihash().bytes}}),n=await e.read(U);if(await e.unwrap().close(),n.type!==U.Type.OK)throw new $(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new $("Invalid response");return{id:Xt(wt(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(o=>st(o))}}async provide(t){if(t==null||et.asCID(t)==null)throw new k("invalid cid received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:Dt.Type.PROVIDE,cid:t.bytes}}),n=await e.read(U);if(await e.unwrap().close(),n.type!==U.Type.OK)throw new $(n.error?.msg??"DHT provide failed")}async*findProviders(t,e=1){if(t==null||et.asCID(t)==null)throw new k("invalid cid received");let n=await this.client.send({type:tt.Type.DHT,dht:{type:Dt.Type.FIND_PROVIDERS,cid:t.bytes,count:e}}),o=await n.read(U);if(o.type!==U.Type.OK)throw await n.unwrap().close(),new $(o.error?.msg??"DHT find providers failed");for(;;){let i=await n.read(Kt);if(i.type===Kt.Type.END){await n.unwrap().close();return}if(i.type===Kt.Type.VALUE&&i.peer?.addrs!=null)yield{id:Xt(wt(i.peer.id)),multiaddrs:i.peer.addrs.map(s=>st(s))};else throw await n.unwrap().close(),new nr("unexpected message received")}}async*getClosestPeers(t){if(!(t instanceof Uint8Array))throw new k("invalid key received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:Dt.Type.GET_CLOSEST_PEERS,key:t}}),n=await e.read(U);if(n.type!==U.Type.OK)throw await e.unwrap().close(),new $(n.error?.msg??"DHT find providers failed");for(;;){let o=await e.read(Kt);if(o.type===Kt.Type.END){await e.unwrap().close();return}if(o.type===Kt.Type.VALUE&&o.value!=null)yield{id:Xt(wt(o.value)),multiaddrs:[]};else throw await e.unwrap().close(),new rr("unexpected message received")}}async getPublicKey(t){if(!ke(t))throw new k("invalid peer id received");let e=await this.client.send({type:tt.Type.DHT,dht:{type:Dt.Type.GET_PUBLIC_KEY,peer:t.toMultihash().bytes}}),n=await e.read(U);if(await e.unwrap().close(),n.type!==U.Type.OK)throw new $(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new rr("Invalid response");return n.dht.value}};var On=class{client;constructor(t){this.client=t}async getTopics(){let t=await this.client.send({type:tt.Type.PUBSUB,pubsub:{type:$t.Type.GET_TOPICS}}),e=await t.read(U);if(await t.unwrap().close(),e.type!==U.Type.OK)throw new $(e.error?.msg??"Pubsub get topics failed");if(e.pubsub?.topics==null)throw new $("Invalid response");return e.pubsub.topics}async publish(t,e){if(typeof t!="string")throw new k("invalid topic received");if(!(e instanceof Uint8Array))throw new k("data received is not a Uint8Array");let n=await this.client.send({type:tt.Type.PUBSUB,pubsub:{type:$t.Type.PUBLISH,topic:t,data:e}}),o=await n.read(U);if(await n.unwrap().close(),o.type!==U.Type.OK)throw new $(o.error?.msg??"Pubsub publish failed")}async subscribe(t){if(typeof t!="string")throw new k("invalid topic received");let e=await this.client.send({type:tt.Type.PUBSUB,pubsub:{type:$t.Type.SUBSCRIBE,topic:t}}),n=await e.read(U);if(n.type!==U.Type.OK)throw new $(n.error?.msg??"Pubsub publish failed");let o=!0;return{async*messages(){for(;o;)yield await e.read(Dr)},async cancel(){o=!1,await e.unwrap().close()}}}async getSubscribers(t){if(typeof t!="string")throw new k("invalid topic received");let e=await this.client.send({type:tt.Type.PUBSUB,pubsub:{type:$t.Type.LIST_PEERS,topic:t}}),n=await e.read(U);if(await e.unwrap().close(),n.type!==U.Type.OK)throw new $(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new $("Invalid response");return n.pubsub.peerIDs.map(o=>Xt(wt(o)))}};var Ri=de("libp2p:daemon-client"),$=class extends Error{constructor(t="Operation failed"){super(t),this.name="OperationFailedError"}},Ki=class{multiaddr;dht;pubsub;tcp;constructor(t){this.multiaddr=t,this.tcp=oa()({logger:Es()}),this.dht=new Un(this),this.pubsub=new On(this)}async connectDaemon(t){return this.tcp.dial(this.multiaddr,{upgrader:new er,signal:t??AbortSignal.timeout(1e4)})}async send(t){let e=await this.connectDaemon(),n=t.pubsub?.type??t.dht?.type??t.peerStore?.type??"";Ri("send",t.type,n);let o=ia(e);return await o.write(t,tt),o}async connect(t,e){if(!ke(t))throw new k("invalid peer id received");if(!Array.isArray(e))throw new k("addrs received are not in an array");e.forEach(i=>{if(!Bn(i))throw new k("received an address that is not a multiaddr")});let n=await this.send({type:tt.Type.CONNECT,connect:{peer:t.toMultihash().bytes,addrs:e.map(i=>i.bytes)}}),o=await n.read(U);if(o.type!==U.Type.OK){let i=o.error??{msg:"unspecified"};throw new $(i.msg??"unspecified")}await n.unwrap().close()}async identify(){let t=await this.send({type:tt.Type.IDENTIFY}),e=await t.read(U);if(e.type!==U.Type.OK)throw new $(e.error?.msg??"Identify failed");if(e.identify?.addrs==null)throw new $("Invalid response");let n=Xt(wt(e.identify?.id)),o=e.identify.addrs.map(i=>st(i));return await t.unwrap().close(),{peerId:n,addrs:o}}async listPeers(){let t=await this.send({type:tt.Type.LIST_PEERS}),e=await t.read(U);if(e.type!==U.Type.OK)throw new $(e.error?.msg??"List peers failed");return await t.unwrap().close(),e.peers.map(n=>Xt(wt(n.id)))}async openStream(t,e){if(!ke(t))throw new k("invalid peer id received");if(typeof e!="string")throw new k("invalid protocol received");let n=await this.send({type:tt.Type.STREAM_OPEN,streamOpen:{peer:t.toMultihash().bytes,proto:[e]}}),o=await n.read(U);if(o.type!==U.Type.OK)throw await n.unwrap().close(),new $(o.error?.msg??"Open stream failed");return n.unwrap()}async registerStreamHandler(t,e){if(typeof t!="string")throw new k("invalid protocol received");let n=this.tcp.createListener({upgrader:new er(c=>{this.onConnection(t,n,e,c)})});await n.listen(st("/ip4/127.0.0.1/tcp/0"));let o=n.getAddrs()[0];if(o==null)throw new $("Could not listen on port");let i=await this.send({type:tt.Type.STREAM_HANDLER,streamHandler:{addr:o.bytes,proto:[t]}}),s=await i.read(U);if(await i.unwrap().close(),s.type!==U.Type.OK)throw new $(s.error?.msg??"Register stream handler failed")}onConnection(t,e,n,o){Promise.resolve().then(async()=>{let i=new Yr({stream:o}),s=await i.read();if(s==null)throw new $("Could not read open stream response");if(Be.decode(s).proto!==t)throw new $("Incorrect protocol");await n(i.rest())}).catch(i=>{o.abort(i)}).finally(()=>{o.close().catch(i=>{Ri.error(i)}),e.close().catch(i=>{Ri.error(i)})})}};function Ef(r){return new Ki(r)}return fa(vf);})();
|
|
4
|
+
`+s),r.push(o+"m+"+gn(this.diff)+"\x1B[0m")}else r[0]=Tl()+t+" "+r[0]}function Tl(){return Ge.hideDate!=null?"":new Date().toISOString()+" "}function Dl(...r){return process.stderr.write(vn.default.format(...r)+`
|
|
5
|
+
`)}function Ll(r){r!=null?process.env.DEBUG=r:delete process.env.DEBUG}function Bl(){return process.env.DEBUG}function Pl(r){r.inspectOpts={};let t=Object.keys(Ge);for(let e=0;e<t.length;e++)r.inspectOpts[t[e]]=Ge[t[e]]}function _l(r){r.o=function(t){return this.inspectOpts.colors=this.useColors,vn.default.inspect(t,this.inspectOpts).split(`
|
|
6
|
+
`).map(e=>e.trim()).join(" ")},r.O=function(t){return this.inspectOpts.colors=this.useColors,vn.default.inspect(t,this.inspectOpts)}}var na=is({init:Pl,log:Dl,formatArgs:Cl,save:Ll,load:Bl,useColors:Al,setupFormatters:_l,colors:ra,inspectOpts:Ge});var At=na;At.formatters.b=r=>r==null?"undefined":Z.baseEncode(r);At.formatters.t=r=>r==null?"undefined":Wt.baseEncode(r);At.formatters.m=r=>r==null?"undefined":Ko.baseEncode(r);At.formatters.p=r=>r==null?"undefined":r.toString();At.formatters.c=r=>r==null?"undefined":r.toString();At.formatters.k=r=>r==null?"undefined":r.toString();At.formatters.a=r=>r==null?"undefined":r.toString();At.formatters.e=r=>r==null?"undefined":oa(r.stack)??oa(r.message)??r.toString();function Ol(r){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=r,t.destroy=()=>!0,t.extend=()=>t,t}function sa(){return{forComponent(r){return ze(r)}}}function ze(r){let t=Ol(`${r}:trace`);return At.enabled(`${r}:trace`)&&At.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=At(`${r}:trace`)),Object.assign(At(r),{error:At(`${r}:error`),trace:t,newScope:e=>ze(`${r}:${e}`)})}function oa(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}function Dt(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var ia=ot("node:buffer");function qt(r,t){return ye(ia.Buffer.concat(r,t))}var ca=Symbol.for("@achingbrain/uint8arraylist");function aa(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function Sn(r){return!!r?.[ca]}var rt=class r{bufs;length;[ca]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(Sn(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(Sn(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=aa(this.bufs,t);return e.buf[e.index]}set(t,e){let n=aa(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(Sn(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return qt(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:qt(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),s=new r;return s.length=o,s.bufs=[...n],s}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],a=o,c=a+i.byteLength;if(o=c,t>=c)continue;let d=t>=a&&t<c,l=e>a&&e<=c;if(d&&l){if(t===a&&e===c){n.push(i);break}let f=t-a;n.push(i.subarray(f,f+(e-t)));break}if(d){if(t===0){n.push(i);continue}n.push(i.subarray(t-a));continue}if(l){if(e===c){n.push(i);break}n.push(i.subarray(0,e-a));break}n.push(i)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!Sn(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let f=0;f<s;f++)i[f]=-1;for(let f=0;f<o;f++)i[n[f]]=f;let a=i,c=this.byteLength-n.byteLength,d=n.byteLength-1,l;for(let f=e;f<=c;f+=l){l=0;for(let u=d;u>=0;u--){let h=this.get(f+u);if(n[u]!==h){l=Math.max(1,u-a[h]);break}}if(l===0)return f}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=Ot(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=Xt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=Xt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=Xt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=Ot(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=Xt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=Xt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=Xt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=Xt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=Xt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!Dt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,s)=>o+s.byteLength,0)),n.length=e,n}};var ua=ot("node:buffer");function G(r,t="utf8"){let e=Wr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ua.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}var Nl=parseInt("11111",2),as=parseInt("10000000",2),kl=parseInt("01111111",2),la={0:Er,1:Er,2:Ul,3:Kl,4:Hl,5:Ml,6:Rl,16:Er,22:Er,48:Er};function cs(r,t={offset:0}){let e=r[t.offset]&Nl;if(t.offset++,la[e]!=null)return la[e](r,t);throw new Error("No decoder for tag "+e)}function vr(r,t){let e=0;if((r[t.offset]&as)===as){let n=r[t.offset]&kl,o="0x";t.offset++;for(let s=0;s<n;s++,t.offset++)o+=r[t.offset].toString(16).padStart(2,"0");e=parseInt(o,16)}else e=r[t.offset],t.offset++;return e}function Er(r,t){vr(r,t);let e=[];for(;!(t.offset>=r.byteLength);){let n=cs(r,t);if(n===null)break;e.push(n)}return e}function Ul(r,t){let e=vr(r,t),n=t.offset,o=t.offset+e,s=[];for(let i=n;i<o;i++)i===n&&r[i]===0||s.push(r[i]);return t.offset+=e,Uint8Array.from(s)}function Rl(r,t){let e=vr(r,t),n=t.offset+e,o=r[t.offset];t.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let a=`${s}.${i}`,c=[];for(;t.offset<n;){let d=r[t.offset];if(t.offset++,c.push(d&127),d<128){c.reverse();let l=0;for(let f=0;f<c.length;f++)l+=c[f]<<f*7;a+=`.${l}`,c=[]}}return a}function Ml(r,t){return t.offset++,null}function Kl(r,t){let e=vr(r,t),n=r[t.offset];t.offset++;let o=r.subarray(t.offset,t.offset+e-1);if(t.offset+=e,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Hl(r,t){let e=vr(r,t),n=r.subarray(t.offset,t.offset+e);return t.offset+=e,n}function $l(r){let t=r.toString(16);t.length%2===1&&(t="0"+t);let e=new rt;for(let n=0;n<t.length;n+=2)e.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return e}function us(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let t=$l(r.byteLength);return new rt(Uint8Array.from([t.byteLength|as]),t)}function fa(r){let t=new rt,e=128;return(r.subarray()[0]&e)===e&&t.append(Uint8Array.from([0])),t.append(r),new rt(Uint8Array.from([2]),us(t),t)}function da(r){let t=Uint8Array.from([0]),e=new rt(t,r);return new rt(Uint8Array.from([3]),us(e),e)}function In(r,t=48){let e=new rt;for(let n of r)e.append(n);return new rt(Uint8Array.from([t]),us(e),e)}async function ha(r,t,e,n){let o=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,t,e.subarray());return n?.signal?.throwIfAborted(),s}var Vl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Fl=Uint8Array.from([6,5,43,129,4,0,34]),Gl=Uint8Array.from([6,5,43,129,4,0,35]),zl={ext:!0,kty:"EC",crv:"P-256"},Wl={ext:!0,kty:"EC",crv:"P-384"},ql={ext:!0,kty:"EC",crv:"P-521"},ls=32,fs=48,ds=66;function pa(r){let t=cs(r);return ma(t)}function ma(r){let t=r[1][1][0],e=1,n,o;if(t.byteLength===ls*2+1)return n=G(t.subarray(e,e+ls),"base64url"),o=G(t.subarray(e+ls),"base64url"),new We({...zl,key_ops:["verify"],x:n,y:o});if(t.byteLength===fs*2+1)return n=G(t.subarray(e,e+fs),"base64url"),o=G(t.subarray(e+fs),"base64url"),new We({...Wl,key_ops:["verify"],x:n,y:o});if(t.byteLength===ds*2+1)return n=G(t.subarray(e,e+ds),"base64url"),o=G(t.subarray(e+ds),"base64url"),new We({...ql,key_ops:["verify"],x:n,y:o});throw new B(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function ya(r){return In([fa(Uint8Array.from([1])),In([Yl(r.crv)],160),In([da(new rt(Uint8Array.from([4]),dt(r.x??"","base64url"),dt(r.y??"","base64url")))],161)]).subarray()}function Yl(r){if(r==="P-256")return Vl;if(r==="P-384")return Fl;if(r==="P-521")return Gl;throw new B(`Invalid curve ${r}`)}var We=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=ya(this.jwk)),this._raw}toMultihash(){return Ht.digest(qe(this))}toCID(){return nt.createV1(114,this.toMultihash())}toString(){return Z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}async verify(t,e,n){return ha(this.jwk,e,t,n)}};var An=St(ot("crypto"),1);var Um=An.default.generateKeyPairSync,Sr=32;var Zl=64;function ba(r,t,e){if(r.byteLength!==Sr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(t.byteLength!==Zl)throw new TypeError('"sig" must be 64 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=An.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:G(r,"base64url"),kty:"OKP"}});return An.default.verify(null,e instanceof Uint8Array?e:e.subarray(),n,t)}function wa(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}var Cn=class{type="Ed25519";raw;constructor(t){this.raw=hs(t,Sr)}toMultihash(){return Ht.digest(qe(this))}toCID(){return nt.createV1(114,this.toMultihash())}toString(){return Z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}verify(t,e,n){n?.signal?.throwIfAborted();let o=ba(this.raw,e,t);return wa(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function xa(r){return r=hs(r,Sr),new Cn(r)}function hs(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new B(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var Lt;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(Lt||(Lt={}));var ps;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(ps||(ps={}));(function(r){r.codec=()=>$t(ps)})(Lt||(Lt={}));var Ir;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Lt.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let s={},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let a=e.uint32();switch(a>>>3){case 1:{s.Type=Lt.codec().decode(e);break}case 2:{s.Data=e.bytes();break}default:{e.skipType(a&7);break}}}return s})),t),r.encode=e=>X(e,r.codec()),r.decode=(e,n)=>Y(e,r.codec(),n)})(Ir||(Ir={}));var ms;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Lt.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let s={},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let a=e.uint32();switch(a>>>3){case 1:{s.Type=Lt.codec().decode(e);break}case 2:{s.Data=e.bytes();break}default:{e.skipType(a&7);break}}}return s})),t),r.encode=e=>X(e,r.codec()),r.decode=(e,n)=>Y(e,r.codec(),n)})(ms||(ms={}));var Jt=St(ot("node:crypto"),1),Ee=Jt&&typeof Jt=="object"&&"webcrypto"in Jt?Jt.webcrypto:Jt&&typeof Jt=="object"&&"randomBytes"in Jt?Jt:void 0;function ve(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Ar(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function Ft(r,...t){if(!ve(r))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(r.length))throw new Error("Uint8Array expected of length "+t+", got length="+r.length)}function Tn(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Ar(r.outputLen),Ar(r.blockLen)}function Ze(r,t=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(t&&r.finished)throw new Error("Hash#digest() has already been called")}function va(r,t){Ft(r);let e=t.outputLen;if(r.length<e)throw new Error("digestInto() expects output buffer of length at least "+e)}function Se(...r){for(let t=0;t<r.length;t++)r[t].fill(0)}function Dn(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function Gt(r,t){return r<<32-t|r>>>t}var Sa=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Ql=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function ee(r){if(Ft(r),Sa)return r.toHex();let t="";for(let e=0;e<r.length;e++)t+=Ql[r[e]];return t}var te={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ea(r){if(r>=te._0&&r<=te._9)return r-te._0;if(r>=te.A&&r<=te.F)return r-(te.A-10);if(r>=te.a&&r<=te.f)return r-(te.a-10)}function Ie(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(Sa)return Uint8Array.fromHex(r);let t=r.length,e=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(e);for(let o=0,s=0;o<e;o++,s+=2){let i=Ea(r.charCodeAt(s)),a=Ea(r.charCodeAt(s+1));if(i===void 0||a===void 0){let c=r[s]+r[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[o]=i*16+a}return n}function Ia(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}function Cr(r){return typeof r=="string"&&(r=Ia(r)),Ft(r),r}function zt(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];Ft(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let s=r[n];e.set(s,o),o+=s.length}return e}var Ye=class{};function Aa(r){let t=n=>r().update(Cr(n)).digest(),e=r();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>r(),t}function Ln(r=32){if(Ee&&typeof Ee.getRandomValues=="function")return Ee.getRandomValues(new Uint8Array(r));if(Ee&&typeof Ee.randomBytes=="function")return Uint8Array.from(Ee.randomBytes(r));throw new Error("crypto.getRandomValues must be defined")}function Jl(r,t,e,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(t,e,n);let o=BigInt(32),s=BigInt(4294967295),i=Number(e>>o&s),a=Number(e&s),c=n?4:0,d=n?0:4;r.setUint32(t+c,i,n),r.setUint32(t+d,a,n)}function Ca(r,t,e){return r&t^~r&e}function Ta(r,t,e){return r&t^r&e^t&e}var Bn=class extends Ye{constructor(t,e,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=Dn(this.buffer)}update(t){Ze(this),t=Cr(t),Ft(t);let{view:e,buffer:n,blockLen:o}=this,s=t.length;for(let i=0;i<s;){let a=Math.min(o-this.pos,s-i);if(a===o){let c=Dn(t);for(;o<=s-i;i+=o)this.process(c,i);continue}n.set(t.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===o&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Ze(this),va(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;e[i++]=128,Se(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let f=i;f<o;f++)e[f]=0;Jl(n,o-8,BigInt(this.length*8),s),this.process(n,0);let a=Dn(t),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let d=c/4,l=this.get();if(d>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<d;f++)a.setUint32(4*f,l[f],s)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:s,destroyed:i,pos:a}=this;return t.destroyed=i,t.finished=s,t.length=o,t.pos=a,o%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}},re=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var tf=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),le=new Uint32Array(64),ys=class extends Bn{constructor(t=32){super(64,t,8,!1),this.A=re[0]|0,this.B=re[1]|0,this.C=re[2]|0,this.D=re[3]|0,this.E=re[4]|0,this.F=re[5]|0,this.G=re[6]|0,this.H=re[7]|0}get(){let{A:t,B:e,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[t,e,n,o,s,i,a,c]}set(t,e,n,o,s,i,a,c){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(t,e){for(let f=0;f<16;f++,e+=4)le[f]=t.getUint32(e,!1);for(let f=16;f<64;f++){let u=le[f-15],h=le[f-2],b=Gt(u,7)^Gt(u,18)^u>>>3,g=Gt(h,17)^Gt(h,19)^h>>>10;le[f]=g+le[f-7]+b+le[f-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:d,H:l}=this;for(let f=0;f<64;f++){let u=Gt(a,6)^Gt(a,11)^Gt(a,25),h=l+u+Ca(a,c,d)+tf[f]+le[f]|0,g=(Gt(n,2)^Gt(n,13)^Gt(n,22))+Ta(n,o,s)|0;l=d,d=c,c=a,a=i+h|0,i=s,s=o,o=n,n=h+g|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,d=d+this.G|0,l=l+this.H|0,this.set(n,o,s,i,a,c,d,l)}roundClean(){Se(le)}destroy(){this.set(0,0,0,0,0,0,0,0),Se(this.buffer)}};var Da=Aa(()=>new ys);var oc=St(ot("node:crypto"),1);var Pn=class extends Ye{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,Tn(t);let n=Cr(e);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let o=this.blockLen,s=new Uint8Array(o);s.set(n.length>o?t.create().update(n).digest():n);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=t.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),Se(s)}update(t){return Ze(this),this.iHash.update(t),this}digestInto(t){Ze(this),Ft(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:e,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:a}=this;return t=t,t.finished=o,t.destroyed=s,t.blockLen=i,t.outputLen=a,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},bs=(r,t,e)=>new Pn(r,t).update(e).digest();bs.create=(r,t)=>new Pn(r,t);var xs=BigInt(0),ws=BigInt(1);function Tr(r,t=""){if(typeof r!="boolean"){let e=t&&`"${t}"`;throw new Error(e+"expected boolean, got type="+typeof r)}return r}function fe(r,t,e=""){let n=ve(r),o=r?.length,s=t!==void 0;if(!n||s&&o!==t){let i=e&&`"${e}" `,a=s?` of length ${t}`:"",c=n?`length=${o}`:`type=${typeof r}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return r}function Dr(r){let t=r.toString(16);return t.length&1?"0"+t:t}function La(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?xs:BigInt("0x"+r)}function Xe(r){return La(ee(r))}function Es(r){return Ft(r),La(ee(Uint8Array.from(r).reverse()))}function _n(r,t){return Ie(r.toString(16).padStart(t*2,"0"))}function vs(r,t){return _n(r,t).reverse()}function gt(r,t,e){let n;if(typeof t=="string")try{n=Ie(t)}catch(s){throw new Error(r+" must be hex string or Uint8Array, cause: "+s)}else if(ve(t))n=Uint8Array.from(t);else throw new Error(r+" must be hex string or Uint8Array");let o=n.length;if(typeof e=="number"&&o!==e)throw new Error(r+" of length "+e+" expected, got "+o);return n}var gs=r=>typeof r=="bigint"&&xs<=r;function Ba(r,t,e){return gs(r)&&gs(t)&&gs(e)&&t<=r&&r<e}function Pa(r,t,e,n){if(!Ba(t,e,n))throw new Error("expected valid "+r+": "+e+" <= n < "+n+", got "+t)}function On(r){let t;for(t=0;r>xs;r>>=ws,t+=1);return t}var de=r=>(ws<<BigInt(r))-ws;function _a(r,t,e){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof e!="function")throw new Error("hmacFn must be a function");let n=h=>new Uint8Array(h),o=h=>Uint8Array.of(h),s=n(r),i=n(r),a=0,c=()=>{s.fill(1),i.fill(0),a=0},d=(...h)=>e(i,s,...h),l=(h=n(0))=>{i=d(o(0),h),s=d(),h.length!==0&&(i=d(o(1),h),s=d())},f=()=>{if(a++>=1e3)throw new Error("drbg: tried 1000 values");let h=0,b=[];for(;h<t;){s=d();let g=s.slice();b.push(g),h+=s.length}return zt(...b)};return(h,b)=>{c(),l(h);let g;for(;!(g=b(f()));)l();return c(),g}}function Lr(r,t,e={}){if(!r||typeof r!="object")throw new Error("expected valid options object");function n(o,s,i){let a=r[o];if(i&&a===void 0)return;let c=typeof a;if(c!==s||a===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${c}`)}Object.entries(t).forEach(([o,s])=>n(o,s,!1)),Object.entries(e).forEach(([o,s])=>n(o,s,!0))}function Ss(r){let t=new WeakMap;return(e,...n)=>{let o=t.get(e);if(o!==void 0)return o;let s=r(e,...n);return t.set(e,s),s}}var Et=BigInt(0),wt=BigInt(1),Ae=BigInt(2),ka=BigInt(3),Ua=BigInt(4),Ra=BigInt(5),ef=BigInt(7),Ma=BigInt(8),rf=BigInt(9),Ka=BigInt(16);function Mt(r,t){let e=r%t;return e>=Et?e:t+e}function Bt(r,t,e){let n=r;for(;t-- >Et;)n*=n,n%=e;return n}function Oa(r,t){if(r===Et)throw new Error("invert: expected non-zero number");if(t<=Et)throw new Error("invert: expected positive modulus, got "+t);let e=Mt(r,t),n=t,o=Et,s=wt,i=wt,a=Et;for(;e!==Et;){let d=n/e,l=n%e,f=o-i*d,u=s-a*d;n=e,e=l,o=i,s=a,i=f,a=u}if(n!==wt)throw new Error("invert: does not exist");return Mt(o,t)}function Is(r,t,e){if(!r.eql(r.sqr(t),e))throw new Error("Cannot find square root")}function Ha(r,t){let e=(r.ORDER+wt)/Ua,n=r.pow(t,e);return Is(r,n,t),n}function nf(r,t){let e=(r.ORDER-Ra)/Ma,n=r.mul(t,Ae),o=r.pow(n,e),s=r.mul(t,o),i=r.mul(r.mul(s,Ae),o),a=r.mul(s,r.sub(i,r.ONE));return Is(r,a,t),a}function of(r){let t=he(r),e=$a(r),n=e(t,t.neg(t.ONE)),o=e(t,n),s=e(t,t.neg(n)),i=(r+ef)/Ka;return(a,c)=>{let d=a.pow(c,i),l=a.mul(d,n),f=a.mul(d,o),u=a.mul(d,s),h=a.eql(a.sqr(l),c),b=a.eql(a.sqr(f),c);d=a.cmov(d,l,h),l=a.cmov(u,f,b);let g=a.eql(a.sqr(l),c),w=a.cmov(d,l,g);return Is(a,w,c),w}}function $a(r){if(r<ka)throw new Error("sqrt is not defined for small field");let t=r-wt,e=0;for(;t%Ae===Et;)t/=Ae,e++;let n=Ae,o=he(r);for(;Na(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(e===1)return Ha;let s=o.pow(n,t),i=(t+wt)/Ae;return function(c,d){if(c.is0(d))return d;if(Na(c,d)!==1)throw new Error("Cannot find square root");let l=e,f=c.mul(c.ONE,s),u=c.pow(d,t),h=c.pow(d,i);for(;!c.eql(u,c.ONE);){if(c.is0(u))return c.ZERO;let b=1,g=c.sqr(u);for(;!c.eql(g,c.ONE);)if(b++,g=c.sqr(g),b===l)throw new Error("Cannot find square root");let w=wt<<BigInt(l-b-1),I=c.pow(f,w);l=b,f=c.sqr(I),u=c.mul(u,f),h=c.mul(h,I)}return h}}function sf(r){return r%Ua===ka?Ha:r%Ma===Ra?nf:r%Ka===rf?of(r):$a(r)}var af=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function As(r){let t={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},e=af.reduce((n,o)=>(n[o]="function",n),t);return Lr(r,e),r}function cf(r,t,e){if(e<Et)throw new Error("invalid exponent, negatives unsupported");if(e===Et)return r.ONE;if(e===wt)return t;let n=r.ONE,o=t;for(;e>Et;)e&wt&&(n=r.mul(n,o)),o=r.sqr(o),e>>=wt;return n}function Nn(r,t,e=!1){let n=new Array(t.length).fill(e?r.ZERO:void 0),o=t.reduce((i,a,c)=>r.is0(a)?i:(n[c]=i,r.mul(i,a)),r.ONE),s=r.inv(o);return t.reduceRight((i,a,c)=>r.is0(a)?i:(n[c]=r.mul(i,n[c]),r.mul(i,a)),s),n}function Na(r,t){let e=(r.ORDER-wt)/Ae,n=r.pow(t,e),o=r.eql(n,r.ONE),s=r.eql(n,r.ZERO),i=r.eql(n,r.neg(r.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function kn(r,t){t!==void 0&&Ar(t);let e=t!==void 0?t:r.toString(2).length,n=Math.ceil(e/8);return{nBitLength:e,nByteLength:n}}function he(r,t,e=!1,n={}){if(r<=Et)throw new Error("invalid field: expected ORDER > 0, got "+r);let o,s,i=!1,a;if(typeof t=="object"&&t!=null){if(n.sqrt||e)throw new Error("cannot specify opts in two arguments");let u=t;u.BITS&&(o=u.BITS),u.sqrt&&(s=u.sqrt),typeof u.isLE=="boolean"&&(e=u.isLE),typeof u.modFromBytes=="boolean"&&(i=u.modFromBytes),a=u.allowedLengths}else typeof t=="number"&&(o=t),n.sqrt&&(s=n.sqrt);let{nBitLength:c,nByteLength:d}=kn(r,o);if(d>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let l,f=Object.freeze({ORDER:r,isLE:e,BITS:c,BYTES:d,MASK:de(c),ZERO:Et,ONE:wt,allowedLengths:a,create:u=>Mt(u,r),isValid:u=>{if(typeof u!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof u);return Et<=u&&u<r},is0:u=>u===Et,isValidNot0:u=>!f.is0(u)&&f.isValid(u),isOdd:u=>(u&wt)===wt,neg:u=>Mt(-u,r),eql:(u,h)=>u===h,sqr:u=>Mt(u*u,r),add:(u,h)=>Mt(u+h,r),sub:(u,h)=>Mt(u-h,r),mul:(u,h)=>Mt(u*h,r),pow:(u,h)=>cf(f,u,h),div:(u,h)=>Mt(u*Oa(h,r),r),sqrN:u=>u*u,addN:(u,h)=>u+h,subN:(u,h)=>u-h,mulN:(u,h)=>u*h,inv:u=>Oa(u,r),sqrt:s||(u=>(l||(l=sf(r)),l(f,u))),toBytes:u=>e?vs(u,d):_n(u,d),fromBytes:(u,h=!0)=>{if(a){if(!a.includes(u.length)||u.length>d)throw new Error("Field.fromBytes: expected "+a+" bytes, got "+u.length);let g=new Uint8Array(d);g.set(u,e?0:g.length-u.length),u=g}if(u.length!==d)throw new Error("Field.fromBytes: expected "+d+" bytes, got "+u.length);let b=e?Es(u):Xe(u);if(i&&(b=Mt(b,r)),!h&&!f.isValid(b))throw new Error("invalid field element: outside of range 0..ORDER");return b},invertBatch:u=>Nn(f,u),cmov:(u,h,b)=>b?h:u});return Object.freeze(f)}function Va(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let t=r.toString(2).length;return Math.ceil(t/8)}function Cs(r){let t=Va(r);return t+Math.ceil(t/2)}function Ts(r,t,e=!1){let n=r.length,o=Va(t),s=Cs(t);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=e?Es(r):Xe(r),a=Mt(i,t-wt)+wt;return e?vs(a,o):_n(a,o)}var je=BigInt(0),Ce=BigInt(1);function Br(r,t){let e=t.negate();return r?e:t}function Rn(r,t){let e=Nn(r.Fp,t.map(n=>n.Z));return t.map((n,o)=>r.fromAffine(n.toAffine(e[o])))}function Wa(r,t){if(!Number.isSafeInteger(r)||r<=0||r>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+r)}function Ds(r,t){Wa(r,t);let e=Math.ceil(t/r)+1,n=2**(r-1),o=2**r,s=de(r),i=BigInt(r);return{windows:e,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function Fa(r,t,e){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=e,a=Number(r&o),c=r>>i;a>n&&(a-=s,c+=Ce);let d=t*n,l=d+Math.abs(a)-1,f=a===0,u=a<0,h=t%2!==0;return{nextN:c,offset:l,isZero:f,isNeg:u,isNegF:h,offsetF:d}}function uf(r,t){if(!Array.isArray(r))throw new Error("array expected");r.forEach((e,n)=>{if(!(e instanceof t))throw new Error("invalid point at index "+n)})}function lf(r,t){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((e,n)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+n)})}var Ls=new WeakMap,qa=new WeakMap;function Bs(r){return qa.get(r)||1}function Ga(r){if(r!==je)throw new Error("invalid wNAF")}var Un=class{constructor(t,e){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=e}_unsafeLadder(t,e,n=this.ZERO){let o=t;for(;e>je;)e&Ce&&(n=n.add(o)),o=o.double(),e>>=Ce;return n}precomputeWindow(t,e){let{windows:n,windowSize:o}=Ds(e,this.bits),s=[],i=t,a=i;for(let c=0;c<n;c++){a=i,s.push(a);for(let d=1;d<o;d++)a=a.add(i),s.push(a);i=a.double()}return s}wNAF(t,e,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=Ds(t,this.bits);for(let a=0;a<i.windows;a++){let{nextN:c,offset:d,isZero:l,isNeg:f,isNegF:u,offsetF:h}=Fa(n,a,i);n=c,l?s=s.add(Br(u,e[h])):o=o.add(Br(f,e[d]))}return Ga(n),{p:o,f:s}}wNAFUnsafe(t,e,n,o=this.ZERO){let s=Ds(t,this.bits);for(let i=0;i<s.windows&&n!==je;i++){let{nextN:a,offset:c,isZero:d,isNeg:l}=Fa(n,i,s);if(n=a,!d){let f=e[c];o=o.add(l?f.negate():f)}}return Ga(n),o}getPrecomputes(t,e,n){let o=Ls.get(e);return o||(o=this.precomputeWindow(e,t),t!==1&&(typeof n=="function"&&(o=n(o)),Ls.set(e,o))),o}cached(t,e,n){let o=Bs(t);return this.wNAF(o,this.getPrecomputes(o,t,n),e)}unsafe(t,e,n,o){let s=Bs(t);return s===1?this._unsafeLadder(t,e,o):this.wNAFUnsafe(s,this.getPrecomputes(s,t,n),e,o)}createCache(t,e){Wa(e,this.bits),qa.set(t,e),Ls.delete(t)}hasCache(t){return Bs(t)!==1}};function Ya(r,t,e,n){let o=t,s=r.ZERO,i=r.ZERO;for(;e>je||n>je;)e&Ce&&(s=s.add(o)),n&Ce&&(i=i.add(o)),o=o.double(),e>>=Ce,n>>=Ce;return{p1:s,p2:i}}function Za(r,t,e,n){uf(e,r),lf(n,t);let o=e.length,s=n.length;if(o!==s)throw new Error("arrays of points and scalars must have equal length");let i=r.ZERO,a=On(BigInt(o)),c=1;a>12?c=a-3:a>4?c=a-2:a>0&&(c=2);let d=de(c),l=new Array(Number(d)+1).fill(i),f=Math.floor((t.BITS-1)/c)*c,u=i;for(let h=f;h>=0;h-=c){l.fill(i);for(let g=0;g<s;g++){let w=n[g],I=Number(w>>BigInt(h)&d);l[I]=l[I].add(e[g])}let b=i;for(let g=l.length-1,w=i;g>0;g--)w=w.add(l[g]),b=b.add(w);if(u=u.add(b),h!==0)for(let g=0;g<c;g++)u=u.double()}return u}function za(r,t,e){if(t){if(t.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return As(t),t}else return he(r,{isLE:e})}function Xa(r,t,e={},n){if(n===void 0&&(n=r==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${r} CURVE object`);for(let c of["p","n","h"]){let d=t[c];if(!(typeof d=="bigint"&&d>je))throw new Error(`CURVE.${c} must be positive bigint`)}let o=za(t.p,e.Fp,n),s=za(t.n,e.Fn,n),a=["Gx","Gy","a",r==="weierstrass"?"b":"d"];for(let c of a)if(!o.isValid(t[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:s}}var ja=(r,t)=>(r+(r>=0?t:-t)/Qa)/t;function ff(r,t,e){let[[n,o],[s,i]]=t,a=ja(i*r,e),c=ja(-o*r,e),d=r-a*n-c*s,l=-a*o-c*i,f=d<oe,u=l<oe;f&&(d=-d),u&&(l=-l);let h=de(Math.ceil(On(e)/2))+Je;if(d<oe||d>=h||l<oe||l>=h)throw new Error("splitScalar (endomorphism): failed, k="+r);return{k1neg:f,k1:d,k2neg:u,k2:l}}function _s(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function Ps(r,t){let e={};for(let n of Object.keys(t))e[n]=r[n]===void 0?t[n]:r[n];return Tr(e.lowS,"lowS"),Tr(e.prehash,"prehash"),e.format!==void 0&&_s(e.format),e}var Os=class extends Error{constructor(t=""){super(t)}},ne={Err:Os,_tlv:{encode:(r,t)=>{let{Err:e}=ne;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length&1)throw new e("tlv.encode: unpadded data");let n=t.length/2,o=Dr(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let s=n>127?Dr(o.length/2|128):"";return Dr(r)+s+o+t},decode(r,t){let{Err:e}=ne,n=0;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length<2||t[n++]!==r)throw new e("tlv.decode: wrong tlv");let o=t[n++],s=!!(o&128),i=0;if(!s)i=o;else{let c=o&127;if(!c)throw new e("tlv.decode(long): indefinite length not supported");if(c>4)throw new e("tlv.decode(long): byte length is too big");let d=t.subarray(n,n+c);if(d.length!==c)throw new e("tlv.decode: length bytes not complete");if(d[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let l of d)i=i<<8|l;if(n+=c,i<128)throw new e("tlv.decode(long): not minimal encoding")}let a=t.subarray(n,n+i);if(a.length!==i)throw new e("tlv.decode: wrong value length");return{v:a,l:t.subarray(n+i)}}},_int:{encode(r){let{Err:t}=ne;if(r<oe)throw new t("integer: negative integers are not allowed");let e=Dr(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return e},decode(r){let{Err:t}=ne;if(r[0]&128)throw new t("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return Xe(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=ne,o=gt("signature",r),{v:s,l:i}=n.decode(48,o);if(i.length)throw new t("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,s),{v:d,l}=n.decode(2,c);if(l.length)throw new t("invalid signature: left bytes after parsing");return{r:e.decode(a),s:e.decode(d)}},hexFromSig(r){let{_tlv:t,_int:e}=ne,n=t.encode(2,e.encode(r.r)),o=t.encode(2,e.encode(r.s)),s=n+o;return t.encode(48,s)}},oe=BigInt(0),Je=BigInt(1),Qa=BigInt(2),Mn=BigInt(3),df=BigInt(4);function Qe(r,t){let{BYTES:e}=r,n;if(typeof t=="bigint")n=t;else{let o=gt("private key",t);try{n=r.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${e}, got ${typeof t}`)}}if(!r.isValidNot0(n))throw new Error("invalid private key: out of range [1..N-1]");return n}function hf(r,t={}){let e=Xa("weierstrass",r,t),{Fp:n,Fn:o}=e,s=e.CURVE,{h:i,n:a}=s;Lr(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});let{endo:c}=t;if(c&&(!n.is0(s.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let d=tc(n,o);function l(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f(M,y,m){let{x:p,y:x}=y.toAffine(),E=n.toBytes(p);if(Tr(m,"isCompressed"),m){l();let C=!n.isOdd(x);return zt(Ja(C),E)}else return zt(Uint8Array.of(4),E,n.toBytes(x))}function u(M){fe(M,void 0,"Point");let{publicKey:y,publicKeyUncompressed:m}=d,p=M.length,x=M[0],E=M.subarray(1);if(p===y&&(x===2||x===3)){let C=n.fromBytes(E);if(!n.isValid(C))throw new Error("bad point: is not on curve, wrong x");let A=g(C),v;try{v=n.sqrt(A)}catch(at){let F=at instanceof Error?": "+at.message:"";throw new Error("bad point: is not on curve, sqrt error"+F)}l();let T=n.isOdd(v);return(x&1)===1!==T&&(v=n.neg(v)),{x:C,y:v}}else if(p===m&&x===4){let C=n.BYTES,A=n.fromBytes(E.subarray(0,C)),v=n.fromBytes(E.subarray(C,C*2));if(!w(A,v))throw new Error("bad point: is not on curve");return{x:A,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${y} or uncompressed=${m}`)}let h=t.toBytes||f,b=t.fromBytes||u;function g(M){let y=n.sqr(M),m=n.mul(y,M);return n.add(n.add(m,n.mul(M,s.a)),s.b)}function w(M,y){let m=n.sqr(y),p=g(M);return n.eql(m,p)}if(!w(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let I=n.mul(n.pow(s.a,Mn),df),$=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(I,$)))throw new Error("bad curve params: a or b");function D(M,y,m=!1){if(!n.isValid(y)||m&&n.is0(y))throw new Error(`bad point coordinate ${M}`);return y}function V(M){if(!(M instanceof L))throw new Error("ProjectivePoint expected")}function Q(M){if(!c||!c.basises)throw new Error("no endo");return ff(M,c.basises,o.ORDER)}let st=Ss((M,y)=>{let{X:m,Y:p,Z:x}=M;if(n.eql(x,n.ONE))return{x:m,y:p};let E=M.is0();y==null&&(y=E?n.ONE:n.inv(x));let C=n.mul(m,y),A=n.mul(p,y),v=n.mul(x,y);if(E)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:C,y:A}}),ut=Ss(M=>{if(M.is0()){if(t.allowInfinityPoint&&!n.is0(M.Y))return;throw new Error("bad point: ZERO")}let{x:y,y:m}=M.toAffine();if(!n.isValid(y)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!w(y,m))throw new Error("bad point: equation left != right");if(!M.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function it(M,y,m,p,x){return m=new L(n.mul(m.X,M),m.Y,m.Z),y=Br(p,y),m=Br(x,m),y.add(m)}class L{constructor(y,m,p){this.X=D("x",y),this.Y=D("y",m,!0),this.Z=D("z",p),Object.freeze(this)}static CURVE(){return s}static fromAffine(y){let{x:m,y:p}=y||{};if(!y||!n.isValid(m)||!n.isValid(p))throw new Error("invalid affine point");if(y instanceof L)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?L.ZERO:new L(m,p,n.ONE)}static fromBytes(y){let m=L.fromAffine(b(fe(y,void 0,"point")));return m.assertValidity(),m}static fromHex(y){return L.fromBytes(gt("pointHex",y))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(y=8,m=!0){return me.createCache(this,y),m||this.multiply(Mn),this}assertValidity(){ut(this)}hasEvenY(){let{y}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(y)}equals(y){V(y);let{X:m,Y:p,Z:x}=this,{X:E,Y:C,Z:A}=y,v=n.eql(n.mul(m,A),n.mul(E,x)),T=n.eql(n.mul(p,A),n.mul(C,x));return v&&T}negate(){return new L(this.X,n.neg(this.Y),this.Z)}double(){let{a:y,b:m}=s,p=n.mul(m,Mn),{X:x,Y:E,Z:C}=this,A=n.ZERO,v=n.ZERO,T=n.ZERO,P=n.mul(x,x),at=n.mul(E,E),F=n.mul(C,C),N=n.mul(x,E);return N=n.add(N,N),T=n.mul(x,C),T=n.add(T,T),A=n.mul(y,T),v=n.mul(p,F),v=n.add(A,v),A=n.sub(at,v),v=n.add(at,v),v=n.mul(A,v),A=n.mul(N,A),T=n.mul(p,T),F=n.mul(y,F),N=n.sub(P,F),N=n.mul(y,N),N=n.add(N,T),T=n.add(P,P),P=n.add(T,P),P=n.add(P,F),P=n.mul(P,N),v=n.add(v,P),F=n.mul(E,C),F=n.add(F,F),P=n.mul(F,N),A=n.sub(A,P),T=n.mul(F,at),T=n.add(T,T),T=n.add(T,T),new L(A,v,T)}add(y){V(y);let{X:m,Y:p,Z:x}=this,{X:E,Y:C,Z:A}=y,v=n.ZERO,T=n.ZERO,P=n.ZERO,at=s.a,F=n.mul(s.b,Mn),N=n.mul(m,E),J=n.mul(p,C),ct=n.mul(x,A),vt=n.add(m,p),tt=n.add(E,C);vt=n.mul(vt,tt),tt=n.add(N,J),vt=n.sub(vt,tt),tt=n.add(m,x);let mt=n.add(E,A);return tt=n.mul(tt,mt),mt=n.add(N,ct),tt=n.sub(tt,mt),mt=n.add(p,x),v=n.add(C,A),mt=n.mul(mt,v),v=n.add(J,ct),mt=n.sub(mt,v),P=n.mul(at,tt),v=n.mul(F,ct),P=n.add(v,P),v=n.sub(J,P),P=n.add(J,P),T=n.mul(v,P),J=n.add(N,N),J=n.add(J,N),ct=n.mul(at,ct),tt=n.mul(F,tt),J=n.add(J,ct),ct=n.sub(N,ct),ct=n.mul(at,ct),tt=n.add(tt,ct),N=n.mul(J,tt),T=n.add(T,N),N=n.mul(mt,tt),v=n.mul(vt,v),v=n.sub(v,N),N=n.mul(vt,J),P=n.mul(mt,P),P=n.add(P,N),new L(v,T,P)}subtract(y){return this.add(y.negate())}is0(){return this.equals(L.ZERO)}multiply(y){let{endo:m}=t;if(!o.isValidNot0(y))throw new Error("invalid scalar: out of range");let p,x,E=C=>me.cached(this,C,A=>Rn(L,A));if(m){let{k1neg:C,k1:A,k2neg:v,k2:T}=Q(y),{p:P,f:at}=E(A),{p:F,f:N}=E(T);x=at.add(N),p=it(m.beta,P,F,C,v)}else{let{p:C,f:A}=E(y);p=C,x=A}return Rn(L,[p,x])[0]}multiplyUnsafe(y){let{endo:m}=t,p=this;if(!o.isValid(y))throw new Error("invalid scalar: out of range");if(y===oe||p.is0())return L.ZERO;if(y===Je)return p;if(me.hasCache(this))return this.multiply(y);if(m){let{k1neg:x,k1:E,k2neg:C,k2:A}=Q(y),{p1:v,p2:T}=Ya(L,p,E,A);return it(m.beta,v,T,x,C)}else return me.unsafe(p,y)}multiplyAndAddUnsafe(y,m,p){let x=this.multiplyUnsafe(m).add(y.multiplyUnsafe(p));return x.is0()?void 0:x}toAffine(y){return st(this,y)}isTorsionFree(){let{isTorsionFree:y}=t;return i===Je?!0:y?y(L,this):me.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:y}=t;return i===Je?this:y?y(L,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(y=!0){return Tr(y,"isCompressed"),this.assertValidity(),h(L,this,y)}toHex(y=!0){return ee(this.toBytes(y))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(y=!0){return this.toBytes(y)}_setWindowSize(y){this.precompute(y)}static normalizeZ(y){return Rn(L,y)}static msm(y,m){return Za(L,o,y,m)}static fromPrivateKey(y){return L.BASE.multiply(Qe(o,y))}}L.BASE=new L(s.Gx,s.Gy,n.ONE),L.ZERO=new L(n.ZERO,n.ONE,n.ZERO),L.Fp=n,L.Fn=o;let $r=o.BITS,me=new Un(L,t.endo?Math.ceil($r/2):$r);return L.BASE.precompute(8),L}function Ja(r){return Uint8Array.of(r?2:3)}function tc(r,t){return{secretKey:t.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function pf(r,t={}){let{Fn:e}=r,n=t.randomBytes||Ln,o=Object.assign(tc(r.Fp,e),{seed:Cs(e.ORDER)});function s(h){try{return!!Qe(e,h)}catch{return!1}}function i(h,b){let{publicKey:g,publicKeyUncompressed:w}=o;try{let I=h.length;return b===!0&&I!==g||b===!1&&I!==w?!1:!!r.fromBytes(h)}catch{return!1}}function a(h=n(o.seed)){return Ts(fe(h,o.seed,"seed"),e.ORDER)}function c(h,b=!0){return r.BASE.multiply(Qe(e,h)).toBytes(b)}function d(h){let b=a(h);return{secretKey:b,publicKey:c(b)}}function l(h){if(typeof h=="bigint")return!1;if(h instanceof r)return!0;let{secretKey:b,publicKey:g,publicKeyUncompressed:w}=o;if(e.allowedLengths||b===g)return;let I=gt("key",h).length;return I===g||I===w}function f(h,b,g=!0){if(l(h)===!0)throw new Error("first arg must be private key");if(l(b)===!1)throw new Error("second arg must be public key");let w=Qe(e,h);return r.fromHex(b).multiply(w).toBytes(g)}return Object.freeze({getPublicKey:c,getSharedSecret:f,keygen:d,Point:r,utils:{isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:a,isValidPrivateKey:s,randomPrivateKey:a,normPrivateKeyToScalar:h=>Qe(e,h),precompute(h=8,b=r.BASE){return b.precompute(h,!1)}},lengths:o})}function mf(r,t,e={}){Tn(t),Lr(e,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});let n=e.randomBytes||Ln,o=e.hmac||((m,...p)=>bs(t,m,zt(...p))),{Fp:s,Fn:i}=r,{ORDER:a,BITS:c}=i,{keygen:d,getPublicKey:l,getSharedSecret:f,utils:u,lengths:h}=pf(r,e),b={prehash:!1,lowS:typeof e.lowS=="boolean"?e.lowS:!1,format:void 0,extraEntropy:!1},g="compact";function w(m){let p=a>>Je;return m>p}function I(m,p){if(!i.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function $(m,p){_s(p);let x=h.signature,E=p==="compact"?x:p==="recovered"?x+1:void 0;return fe(m,E,`${p} signature`)}class D{constructor(p,x,E){this.r=I("r",p),this.s=I("s",x),E!=null&&(this.recovery=E),Object.freeze(this)}static fromBytes(p,x=g){$(p,x);let E;if(x==="der"){let{r:T,s:P}=ne.toSig(fe(p));return new D(T,P)}x==="recovered"&&(E=p[0],x="compact",p=p.subarray(1));let C=i.BYTES,A=p.subarray(0,C),v=p.subarray(C,C*2);return new D(i.fromBytes(A),i.fromBytes(v),E)}static fromHex(p,x){return this.fromBytes(Ie(p),x)}addRecoveryBit(p){return new D(this.r,this.s,p)}recoverPublicKey(p){let x=s.ORDER,{r:E,s:C,recovery:A}=this;if(A==null||![0,1,2,3].includes(A))throw new Error("recovery id invalid");if(a*Qa<x&&A>1)throw new Error("recovery id is ambiguous for h>1 curve");let T=A===2||A===3?E+a:E;if(!s.isValid(T))throw new Error("recovery id 2 or 3 invalid");let P=s.toBytes(T),at=r.fromBytes(zt(Ja((A&1)===0),P)),F=i.inv(T),N=Q(gt("msgHash",p)),J=i.create(-N*F),ct=i.create(C*F),vt=r.BASE.multiplyUnsafe(J).add(at.multiplyUnsafe(ct));if(vt.is0())throw new Error("point at infinify");return vt.assertValidity(),vt}hasHighS(){return w(this.s)}toBytes(p=g){if(_s(p),p==="der")return Ie(ne.hexFromSig(this));let x=i.toBytes(this.r),E=i.toBytes(this.s);if(p==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return zt(Uint8Array.of(this.recovery),x,E)}return zt(x,E)}toHex(p){return ee(this.toBytes(p))}assertValidity(){}static fromCompact(p){return D.fromBytes(gt("sig",p),"compact")}static fromDER(p){return D.fromBytes(gt("sig",p),"der")}normalizeS(){return this.hasHighS()?new D(this.r,i.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return ee(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return ee(this.toBytes("compact"))}}let V=e.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let x=Xe(p),E=p.length*8-c;return E>0?x>>BigInt(E):x},Q=e.bits2int_modN||function(p){return i.create(V(p))},st=de(c);function ut(m){return Pa("num < 2^"+c,m,oe,st),i.toBytes(m)}function it(m,p){return fe(m,void 0,"message"),p?fe(t(m),void 0,"prehashed message"):m}function L(m,p,x){if(["recovered","canonical"].some(J=>J in x))throw new Error("sign() legacy options not supported");let{lowS:E,prehash:C,extraEntropy:A}=Ps(x,b);m=it(m,C);let v=Q(m),T=Qe(i,p),P=[ut(T),ut(v)];if(A!=null&&A!==!1){let J=A===!0?n(h.secretKey):A;P.push(gt("extraEntropy",J))}let at=zt(...P),F=v;function N(J){let ct=V(J);if(!i.isValidNot0(ct))return;let vt=i.inv(ct),tt=r.BASE.multiply(ct).toAffine(),mt=i.create(tt.x);if(mt===oe)return;let Vr=i.create(vt*i.create(F+mt*T));if(Vr===oe)return;let pi=(tt.x===mt?0:2)|Number(tt.y&Je),mi=Vr;return E&&w(Vr)&&(mi=i.neg(Vr),pi^=1),new D(mt,mi,pi)}return{seed:at,k2sig:N}}function $r(m,p,x={}){m=gt("message",m);let{seed:E,k2sig:C}=L(m,p,x);return _a(t.outputLen,i.BYTES,o)(E,C)}function me(m){let p,x=typeof m=="string"||ve(m),E=!x&&m!==null&&typeof m=="object"&&typeof m.r=="bigint"&&typeof m.s=="bigint";if(!x&&!E)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(E)p=new D(m.r,m.s);else if(x){try{p=D.fromBytes(gt("sig",m),"der")}catch(C){if(!(C instanceof ne.Err))throw C}if(!p)try{p=D.fromBytes(gt("sig",m),"compact")}catch{return!1}}return p||!1}function M(m,p,x,E={}){let{lowS:C,prehash:A,format:v}=Ps(E,b);if(x=gt("publicKey",x),p=it(gt("message",p),A),"strict"in E)throw new Error("options.strict was renamed to lowS");let T=v===void 0?me(m):D.fromBytes(gt("sig",m),v);if(T===!1)return!1;try{let P=r.fromBytes(x);if(C&&T.hasHighS())return!1;let{r:at,s:F}=T,N=Q(p),J=i.inv(F),ct=i.create(N*J),vt=i.create(at*J),tt=r.BASE.multiplyUnsafe(ct).add(P.multiplyUnsafe(vt));return tt.is0()?!1:i.create(tt.x)===at}catch{return!1}}function y(m,p,x={}){let{prehash:E}=Ps(x,b);return p=it(p,E),D.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:d,getPublicKey:l,getSharedSecret:f,utils:u,lengths:h,Point:r,sign:$r,verify:M,recoverPublicKey:y,Signature:D,hash:t})}function yf(r){let t={a:r.a,b:r.b,p:r.Fp.ORDER,n:r.n,h:r.h,Gx:r.Gx,Gy:r.Gy},e=r.Fp,n=r.allowedPrivateKeyLengths?Array.from(new Set(r.allowedPrivateKeyLengths.map(i=>Math.ceil(i/2)))):void 0,o=he(t.n,{BITS:r.nBitLength,allowedLengths:n,modFromBytes:r.wrapPrivateKey}),s={Fp:e,Fn:o,allowInfinityPoint:r.allowInfinityPoint,endo:r.endo,isTorsionFree:r.isTorsionFree,clearCofactor:r.clearCofactor,fromBytes:r.fromBytes,toBytes:r.toBytes};return{CURVE:t,curveOpts:s}}function bf(r){let{CURVE:t,curveOpts:e}=yf(r),n={hmac:r.hmac,randomBytes:r.randomBytes,lowS:r.lowS,bits2int:r.bits2int,bits2int_modN:r.bits2int_modN};return{CURVE:t,curveOpts:e,hash:r.hash,ecdsaOpts:n}}function gf(r,t){let e=t.Point;return Object.assign({},t,{ProjectivePoint:e,CURVE:Object.assign({},r,kn(e.Fn.ORDER,e.Fn.BITS))})}function ec(r){let{CURVE:t,curveOpts:e,hash:n,ecdsaOpts:o}=bf(r),s=hf(t,e),i=mf(s,n,o);return gf(r,i)}function rc(r,t){let e=n=>ec({...r,hash:n});return{...e(t),create:e}}var ks={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},wf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var nc=BigInt(2);function xf(r){let t=ks.p,e=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),d=r*r*r%t,l=d*d*r%t,f=Bt(l,e,t)*l%t,u=Bt(f,e,t)*l%t,h=Bt(u,nc,t)*d%t,b=Bt(h,o,t)*h%t,g=Bt(b,s,t)*b%t,w=Bt(g,a,t)*g%t,I=Bt(w,c,t)*w%t,$=Bt(I,a,t)*g%t,D=Bt($,e,t)*l%t,V=Bt(D,i,t)*b%t,Q=Bt(V,n,t)*d%t,st=Bt(Q,nc,t);if(!Ns.eql(Ns.sqr(st),r))throw new Error("Cannot find square root");return st}var Ns=he(ks.p,{sqrt:xf}),Pr=rc({...ks,Fp:Ns,lowS:!0,endo:wf},Da);var Kn=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function sc(r,t,e,n){n?.signal?.throwIfAborted();let o=oc.default.createHash("sha256");if(e instanceof Uint8Array)o.update(e);else for(let i of e)o.update(i);let s=o.digest();try{return Pr.verify(t,s,r)}catch(i){throw new Kn(String(i))}}var Hn=class{type="secp256k1";raw;_key;constructor(t){this._key=ac(t),this.raw=ic(this._key)}toMultihash(){return Ht.digest(qe(this))}toCID(){return nt.createV1(114,this.toMultihash())}toString(){return Z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}verify(t,e,n){return sc(this._key,e,t,n)}};function cc(r){return new Hn(r)}function ic(r){return Pr.ProjectivePoint.fromHex(r).toRawBytes(!0)}function ac(r){try{return Pr.ProjectivePoint.fromHex(r),r}catch(t){throw new cn(String(t))}}function uc(r){let{Type:t,Data:e}=Ir.decode(r.digest),n=e??new Uint8Array;switch(t){case Lt.Ed25519:return xa(n);case Lt.secp256k1:return cc(n);case Lt.ECDSA:return pa(n);default:throw new xr}}function qe(r){return Ir.encode({Type:Lt[r.type],Data:r.raw})}var lc=Symbol.for("nodejs.util.inspect.custom"),Ef=114,_r=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[yn]=!0;toString(){return this.string==null&&(this.string=Z.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return nt.createV1(Ef,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return Dt(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return Dt(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[lc](){return`PeerId(${this.toString()})`}},$n=class extends _r{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},Vn=class extends _r{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},Fn=class extends _r{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},vf=2336,Gn=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=Ht.digest(dt(this.url))}[lc](){return`PeerId(${this.url})`}[yn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return nt.createV1(vf,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=G(t)),t.toString()===this.toString())}};function se(r){if(If(r))return new $n({multihash:r});if(Sf(r))try{let t=uc(r);if(t.type==="Ed25519")return new Vn({multihash:r,publicKey:t});if(t.type==="secp256k1")return new Fn({multihash:r,publicKey:t})}catch{let e=G(r.digest);return new Gn(new URL(e))}throw new ln("Supplied PeerID Multihash is invalid")}function Sf(r){return r.code===Ht.code}function If(r){return r.code===Zo.code}var Gc=St(ot("net"),1);var ht=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ie=class extends Error{static name="ValidationError";name="ValidationError"},Or=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},zn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Pt=ot("node:net");function Rs(r){return t=>G(t,r)}function Ms(r){return t=>dt(t,r)}function tr(r){return new DataView(r.buffer).getUint16(r.byteOffset).toString()}function Te(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,typeof r=="string"?parseInt(r):r),new Uint8Array(t)}function fc(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let e=dt(t[0],"base32"),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Te(n);return qt([e,o],e.length+o.length)}function dc(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let e=Wt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Te(n);return qt([e,o],e.length+o.length)}function Ks(r){let t=r.subarray(0,r.length-2),e=r.subarray(r.length-2),n=G(t,"base32"),o=tr(e);return`${n}:${o}`}var Hs=function(r){r=r.toString().trim();let t=new Uint8Array(4);return r.split(/\./g).forEach((e,n)=>{let o=parseInt(e,10);if(isNaN(o)||o<0||o>255)throw new ht("Invalid byte value in IP address");t[n]=o}),t},hc=function(r){let t=0;r=r.toString().trim();let e=r.split(":",8),n;for(n=0;n<e.length;n++){let s=(0,Pt.isIPv4)(e[n]),i;s&&(i=Hs(e[n]),e[n]=G(i.subarray(0,2),"base16")),i!=null&&++n<8&&e.splice(n,0,G(i.subarray(2,4),"base16"))}if(e[0]==="")for(;e.length<8;)e.unshift("0");else if(e[e.length-1]==="")for(;e.length<8;)e.push("0");else if(e.length<8){for(n=0;n<e.length&&e[n]!=="";n++);let s=[n,1];for(n=9-e.length;n>0;n--)s.push("0");e.splice.apply(e,s)}let o=new Uint8Array(t+16);for(n=0;n<e.length;n++){e[n]===""&&(e[n]="0");let s=parseInt(e[n],16);if(isNaN(s)||s<0||s>65535)throw new ht("Invalid byte value in IP address");o[t++]=s>>8&255,o[t++]=s&255}return o},pc=function(r){if(r.byteLength!==4)throw new ht("IPv4 address was incorrect length");let t=[];for(let e=0;e<r.byteLength;e++)t.push(r[e]);return t.join(".")},mc=function(r){if(r.byteLength!==16)throw new ht("IPv6 address was incorrect length");let t=[];for(let n=0;n<r.byteLength;n+=2){let o=r[n],s=r[n+1],i=`${o.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}`;t.push(i)}let e=t.join(":");try{let n=new URL(`http://[${e}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new ht(`Invalid IPv6 address "${e}"`)}};function yc(r){try{let t=new URL(`http://[${r}]`);return t.hostname.substring(1,t.hostname.length-1)}catch{throw new ht(`Invalid IPv6 address "${r}"`)}}var Us=Object.values(hr).map(r=>r.decoder),Af=(function(){let r=Us[0].or(Us[1]);return Us.slice(2).forEach(t=>r=r.or(t)),r})();function bc(r){return Af.decode(r)}function gc(r){return t=>r.encoder.encode(t)}function Cf(r){if(parseInt(r).toString()!==r)throw new ie("Value must be an integer")}function Tf(r){if(r<0)throw new ie("Value must be a positive integer, or zero")}function Df(r){return t=>{if(t>r)throw new ie(`Value must be smaller than or equal to ${r}`)}}function Lf(...r){return t=>{for(let e of r)e(t)}}var Nr=Lf(Cf,Tf,Df(65535));var lt=-1,$s=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(t){let e;if(typeof t=="string"?e=this.protocolsByName.get(t):e=this.protocolsByCode.get(t),e==null)throw new zn(`Protocol ${t} was unknown`);return e}addProtocol(t){this.protocolsByCode.set(t.code,t),this.protocolsByName.set(t.name,t),t.aliases?.forEach(e=>{this.protocolsByName.set(e,t)})}removeProtocol(t){let e=this.protocolsByCode.get(t);e!=null&&(this.protocolsByCode.delete(e.code),this.protocolsByName.delete(e.name),e.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},_t=new $s,Gf=[{code:4,name:"ip4",size:32,valueToBytes:Hs,bytesToValue:pc,validate:r=>{if(!(0,Pt.isIPv4)(r))throw new ie(`Invalid IPv4 address "${r}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Te,bytesToValue:tr,validate:Nr},{code:273,name:"udp",size:16,valueToBytes:Te,bytesToValue:tr,validate:Nr},{code:33,name:"dccp",size:16,valueToBytes:Te,bytesToValue:tr,validate:Nr},{code:41,name:"ip6",size:128,valueToBytes:hc,bytesToValue:mc,stringToValue:yc,validate:r=>{if(!(0,Pt.isIPv6)(r))throw new ie(`Invalid IPv6 address "${r}"`)}},{code:42,name:"ip6zone",size:lt},{code:43,name:"ipcidr",size:8,bytesToValue:Rs("base10"),valueToBytes:Ms("base10")},{code:53,name:"dns",size:lt,resolvable:!0},{code:54,name:"dns4",size:lt,resolvable:!0},{code:55,name:"dns6",size:lt,resolvable:!0},{code:56,name:"dnsaddr",size:lt,resolvable:!0},{code:132,name:"sctp",size:16,valueToBytes:Te,bytesToValue:tr,validate:Nr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:lt,path:!0,stringToValue:r=>decodeURIComponent(r),valueToString:r=>encodeURIComponent(r)},{code:421,name:"p2p",aliases:["ipfs"],size:lt,bytesToValue:Rs("base58btc"),valueToBytes:r=>r.startsWith("Q")||r.startsWith("1")?Ms("base58btc")(r):nt.parse(r).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Ks,valueToBytes:fc},{code:445,name:"onion3",size:296,bytesToValue:Ks,valueToBytes:dc},{code:446,name:"garlic64",size:lt},{code:447,name:"garlic32",size:lt},{code:448,name:"tls"},{code:449,name:"sni",size:lt},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:lt,bytesToValue:gc(Ho),valueToBytes:bc},{code:480,name:"http"},{code:481,name:"http-path",size:lt,stringToValue:r=>`/${decodeURIComponent(r)}`,valueToString:r=>encodeURIComponent(r.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:lt}];Gf.forEach(r=>{_t.addProtocol(r)});function wc(r){let t=[],e=0;for(;e<r.length;){let n=cr(r,e),o=_t.getProtocol(n),s=It(n),i=zf(o,r,e+s),a=0;i>0&&o.size===lt&&(a=It(i));let c=s+a+i,d={code:n,name:o.name,bytes:r.subarray(e,e+c)};if(i>0){let l=e+s+a,f=r.subarray(l,l+i);d.value=o.bytesToValue?.(f)??G(f)}t.push(d),e+=c}return t}function xc(r){let t=0,e=[];for(let n of r){if(n.bytes==null){let o=_t.getProtocol(n.code),s=It(n.code),i,a=0,c=0;n.value!=null&&(i=o.valueToBytes?.(n.value)??dt(n.value),a=i.byteLength,o.size===lt&&(c=It(a)));let d=new Uint8Array(s+c+a),l=0;_e(n.code,d,l),l+=s,i!=null&&(o.size===lt&&(_e(a,d,l),l+=c),d.set(i,l)),n.bytes=d}e.push(n.bytes),t+=n.bytes.byteLength}return qt(e,t)}function Ec(r){if(r.charAt(0)!=="/")throw new ht('String multiaddr must start with "/"');let t=[],e="protocol",n="",o="";for(let s=1;s<r.length;s++){let i=r.charAt(s);i!=="/"&&(e==="protocol"?o+=r.charAt(s):n+=r.charAt(s));let a=s===r.length-1;if(i==="/"||a){let c=_t.getProtocol(o);if(e==="protocol"){if(c.size==null||c.size===0){t.push({code:c.code,name:c.name}),n="",o="",e="protocol";continue}else if(a)throw new ht(`Component ${o} was missing value`);e="value"}else if(e==="value"){let d={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new ht(`Component ${o} was missing value`);d.value=c.stringToValue?.(n)??n}t.push(d),n="",o="",e="protocol"}}}if(o!==""&&n!=="")throw new ht("Incomplete multiaddr");return t}function vc(r){return`/${r.flatMap(t=>{if(t.value==null)return t.name;let e=_t.getProtocol(t.code);if(e==null)throw new ht(`Unknown protocol code ${t.code}`);return[t.name,e.valueToString?.(t.value)??t.value]}).join("/")}`}function zf(r,t,e){return r.size==null||r.size===0?0:r.size>0?r.size/8:cr(t,e)}var Wf=Symbol.for("nodejs.util.inspect.custom"),js=Symbol.for("@multiformats/multiaddr"),qf=[53,54,55,56],Xs=class extends Error{constructor(t="No available resolver"){super(t),this.name="NoAvailableResolverError"}};function Yf(r){if(r==null&&(r="/"),Xn(r))return r.getComponents();if(r instanceof Uint8Array)return wc(r);if(typeof r=="string")return r=r.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),r===""&&(r="/"),Ec(r);if(Array.isArray(r))return r;throw new ht("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Zn=class r{[js]=!0;#t;#e;#r;constructor(t="/",e={}){this.#t=Yf(t),e.validate!==!1&&Zf(this)}get bytes(){return this.#r==null&&(this.#r=xc(this.#t)),this.#r}toString(){return this.#e==null&&(this.#e=vc(this.#t)),this.#e}toJSON(){return this.toString()}toOptions(){let t,e,n,o,s="";for(let{code:a,name:c,value:d}of this.#t)a===42&&(s=`%${d??""}`),qf.includes(a)&&(e="tcp",o=443,n=`${d??""}${s}`,t=a===55?6:4),(a===6||a===273)&&(e=c==="tcp"?"tcp":"udp",o=parseInt(d??"")),(a===4||a===41)&&(e="tcp",n=`${d??""}${s}`,t=a===41?6:4);if(t==null||e==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:n,transport:e,port:o}}getComponents(){return[...this.#t]}protos(){return this.#t.map(({code:t,value:e})=>{let n=_t.getProtocol(t);return{code:t,size:n.size??0,name:n.name,resolvable:!!n.resolvable,path:!!n.path}})}protoCodes(){return this.#t.map(({code:t})=>t)}protoNames(){return this.#t.map(({name:t})=>t)}tuples(){return this.#t.map(({code:t,value:e})=>{if(e==null)return[t];let n=_t.getProtocol(t),o=[t];return e!=null&&o.push(n.valueToBytes?.(e)??dt(e)),o})}stringTuples(){return this.#t.map(({code:t,value:e})=>e==null?[t]:[t,e])}encapsulate(t){let e=new r(t);return new r([...this.#t,...e.getComponents()],{validate:!1})}decapsulate(t){let e=t.toString(),n=this.toString(),o=n.lastIndexOf(e);if(o<0)throw new Or(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new r(n.slice(0,o),{validate:!1})}decapsulateCode(t){let e;for(let n=this.#t.length-1;n>-1;n--)if(this.#t[n].code===t){e=n;break}return new r(this.#t.slice(0,e),{validate:!1})}getPeerId(){try{let t=[];this.#t.forEach(({code:n,value:o})=>{n===421&&t.push([n,o]),n===290&&(t=[])});let e=t.pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?G(Z.decode(`z${n}`),"base58btc"):G(nt.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){for(let t of this.#t)if(_t.getProtocol(t.code).path)return t.value??null;return null}equals(t){return Dt(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(s=>s.resolvable);if(e==null)return[this];let n=Sc.get(e.name);if(n==null)throw new Xs(`no available resolver for ${e.name}`);return(await n(this,t)).map(s=>pt(s))}nodeAddress(){let t=this.toOptions();if(t.transport!=="tcp"&&t.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${t.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:t.family,address:t.host,port:t.port}}isThinWaistAddress(){return!(this.#t.length!==2||this.#t[0].code!==4&&this.#t[0].code!==41||this.#t[1].code!==6&&this.#t[1].code!==273)}[Wf](){return`Multiaddr(${this.toString()})`}};function Zf(r){r.getComponents().forEach(t=>{let e=_t.getProtocol(t.code);t.value!=null&&e.validate?.(t.value)})}var jn=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,n=t();return n===void 0&&(this.index=e),n}parseWith(t){let e=t();if(this.index===this.input.length)return e}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(t){return this.readAtomically(()=>{let e=this.readChar();if(e===t)return e})}readSeparator(t,e,n){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return n()})}readNumber(t,e,n,o){return this.readAtomically(()=>{let s=0,i=0,a=this.peekChar();if(a===void 0)return;let c=a==="0",d=2**(8*o)-1;for(;;){let l=this.readAtomically(()=>{let f=this.readChar();if(f===void 0)return;let u=Number.parseInt(f,t);if(!Number.isNaN(u))return u});if(l===void 0)break;if(s*=t,s+=l,s>d||(i+=1,e!==void 0&&i>e))return}if(i!==0)return!n&&c&&i>1?void 0:s})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let n=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;t[e]=n}return t})}readIPv6Addr(){let t=e=>{for(let n=0;n<e.length/2;n++){let o=n*2;if(n<e.length-3){let i=this.readSeparator(":",n,()=>this.readIPv4Addr());if(i!==void 0)return e[o]=i[0],e[o+1]=i[1],e[o+2]=i[2],e[o+3]=i[3],[o+4,!0]}let s=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(s===void 0)return[o,!1];e[o]=s>>8,e[o+1]=s&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[n,o]=t(e);if(n===16)return e;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let s=new Uint8Array(14),i=16-(n+2),[a]=t(s.subarray(0,i));return e.set(s.subarray(0,a),16-a),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var vb=new jn;var Bb=parseInt("0xFFFF",16),Pb=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var Sc=new Map;function Xn(r){return!!r?.[js]}function pt(r){return new Zn(r)}var q=r=>({match:t=>{let e=t[0];return e==null||e.code!==r||e.value!=null?!1:t.slice(1)}}),S=(r,t)=>({match:e=>{let n=e[0];return n?.code!==r||n.value==null||t!=null&&n.value!==t?!1:e.slice(1)}}),O=r=>({match:t=>{let e=r.match(t);return e===!1?t:e}}),xt=(...r)=>({match:t=>{let e;for(let n of r){let o=n.match(t);o!==!1&&(e==null||o.length<e.length)&&(e=o)}return e??!1}}),R=(...r)=>({match:t=>{for(let e of r){let n=e.match(t);if(n===!1)return!1;t=n}return t}});function z(...r){function t(o){if(o==null)return!1;let s=o.getComponents();for(let i of r){let a=i.match(s);if(a===!1)return!1;s=a}return s}function e(o){return t(o)!==!1}function n(o){let s=t(o);return s===!1?!1:s.length===0}return{matchers:r,matches:e,exactMatch:n}}var ed=S(421),Eg=z(ed),Jn=S(54),to=S(55),eo=S(56),Js=S(53),vg=z(Jn,O(S(421))),Sg=z(to,O(S(421))),Ig=z(eo,O(S(421))),Ag=z(xt(Js,eo,Jn,to),O(S(421))),Cc=R(S(4),O(S(43))),Tc=R(O(S(42)),S(41),O(S(43))),ti=xt(Cc,Tc),Be=xt(ti,Js,Jn,to,eo),Cg=z(xt(ti,R(xt(Js,eo,Jn,to),O(S(421))))),Tg=z(Cc),Dg=z(Tc),Lg=z(ti),ei=R(Be,S(6)),Hr=R(Be,S(273)),Dc=z(R(ei,O(S(421)))),Bg=z(Hr),ri=R(Hr,q(460),O(S(421))),ro=R(Hr,q(461),O(S(421))),rd=xt(ri,ro),Pg=z(ri),_g=z(ro),Qs=xt(Be,ei,Hr,ri,ro),Lc=xt(R(Qs,q(477),O(S(421)))),Og=z(Lc),Bc=xt(R(Qs,q(478),O(S(421))),R(Qs,q(448),O(S(449)),q(477),O(S(421)))),Ng=z(Bc),Pc=R(Hr,q(280),O(S(466)),O(S(466)),O(S(421))),kg=z(Pc),_c=R(ro,q(465),O(S(466)),O(S(466)),O(S(421))),Ug=z(_c),Qn=xt(Lc,Bc,R(ei,O(S(421))),R(rd,O(S(421))),R(Be,O(S(421))),Pc,_c,S(421)),Rg=z(Qn),nd=R(Qn,q(290),S(421)),Mg=z(nd),od=xt(R(Qn,q(290),q(281),O(S(421))),R(Qn,q(281),O(S(421))),R(q(281),O(S(421)))),Kg=z(od),sd=xt(R(Be,S(6),q(480),O(S(421))),R(Be,q(480),O(S(421)))),Hg=z(sd),id=R(Be,xt(R(S(6,"443"),q(480)),R(S(6),q(443)),R(S(6),q(448),q(480)),R(q(448),q(480)),q(448),q(443)),O(S(421))),$g=z(id),ad=xt(R(S(777),O(S(421)))),Vg=z(ad),cd=xt(R(S(400),O(S(421)))),Oc=z(cd);var no=class extends Event{type;detail;constructor(t,e){super(t),this.type=t,this.detail=e}};var Fc=St(ot("node:net"),1);function oo(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var so=class{buffer;mask;top;btm;next;constructor(t){if(!(t>0)||(t-1&t)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(t),this.mask=t-1,this.top=0,this.btm=0,this.next=null}push(t){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=t,this.top=this.top+1&this.mask,!0)}shift(){let t=this.buffer[this.btm];if(t!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,t}isEmpty(){return this.buffer[this.btm]===void 0}},ar=class{size;hwm;head;tail;constructor(t={}){this.hwm=t.splitLimit??16,this.head=new so(this.hwm),this.tail=this.head,this.size=0}calculateSize(t){return t?.byteLength!=null?t.byteLength:1}push(t){if(t?.value!=null&&(this.size+=this.calculateSize(t.value)),!this.head.push(t)){let e=this.head;this.head=e.next=new so(2*this.head.buffer.length),this.head.push(t)}}shift(){let t=this.tail.shift();if(t===void 0&&this.tail.next!=null){let e=this.tail.next;this.tail.next=null,this.tail=e,t=this.tail.shift()}return t?.value!=null&&(this.size-=this.calculateSize(t.value)),t}isEmpty(){return this.head.isEmpty()}};var ni=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.code=e??"ABORT_ERR"}};function io(r={}){return ud(e=>{let n=e.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function ud(r,t){t=t??{};let e=t.onEnd,n=new ar,o,s,i,a=oo(),c=async()=>{try{return n.isEmpty()?i?{done:!0}:await new Promise((w,I)=>{s=$=>{s=null,n.push($);try{w(r(n))}catch(D){I(D)}return o}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=oo()})}},d=w=>s!=null?s(w):(n.push(w),o),l=w=>(n=new ar,s!=null?s({error:w}):(n.push({error:w}),o)),f=w=>{if(i)return o;if(t?.objectMode!==!0&&w?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return d({done:!1,value:w})},u=w=>i?o:(i=!0,w!=null?l(w):d({done:!0})),h=()=>(n=new ar,u(),{done:!0}),b=w=>(u(w),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:c,return:h,throw:b,push:f,end:u,get readableLength(){return n.size},onEmpty:async w=>{let I=w?.signal;if(I?.throwIfAborted(),n.isEmpty())return;let $,D;I!=null&&($=new Promise((V,Q)=>{D=()=>{Q(new ni)},I.addEventListener("abort",D)}));try{await Promise.race([a.promise,$])}finally{D!=null&&I!=null&&I?.removeEventListener("abort",D)}}},e==null)return o;let g=o;return o={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(w){return g.throw(w),e!=null&&(e(w),e=void 0),{done:!0}},return(){return g.return(),e!=null&&(e(),e=void 0),{done:!0}},push:f,end(w){return g.end(w),e!=null&&(e(w),e=void 0),o},get readableLength(){return g.readableLength},onEmpty:w=>g.onEmpty(w)},o}var oi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},si=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},Nc=r=>globalThis.DOMException===void 0?new si(r):new DOMException(r),kc=r=>{let t=r.reason===void 0?Nc("This operation was aborted."):r.reason;return t instanceof Error?t:Nc(t)};function ii(r,t){let{milliseconds:e,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=t,i,a,d=new Promise((l,f)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(t.signal){let{signal:h}=t;h.aborted&&f(kc(h)),a=()=>{f(kc(h))},h.addEventListener("abort",a,{once:!0})}if(e===Number.POSITIVE_INFINITY){r.then(l,f);return}let u=new oi;i=s.setTimeout.call(void 0,()=>{if(n){try{l(n())}catch(h){f(h)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?l():o instanceof Error?f(o):(u.message=o??`Promise timed out after ${e} milliseconds`,f(u))},e),(async()=>{try{l(await r)}catch(h){f(h)}})()}).finally(()=>{d.clear(),a&&t.signal&&t.signal.removeEventListener("abort",a)});return d.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},d}var ld=r=>{let t=r.addEventListener||r.on||r.addListener,e=r.removeEventListener||r.off||r.removeListener;if(!t||!e)throw new TypeError("Emitter is not compatible");return{addListener:t.bind(r),removeListener:e.bind(r)}};function fd(r,t,e){let n,o=new Promise((s,i)=>{if(e={rejectionEvents:["error"],multiArgs:!1,resolveImmediately:!1,...e},!(e.count>=0&&(e.count===Number.POSITIVE_INFINITY||Number.isInteger(e.count))))throw new TypeError("The `count` option should be at least 0 or more");e.signal?.throwIfAborted();let a=[t].flat(),c=[],{addListener:d,removeListener:l}=ld(r),f=(...h)=>{let b=e.multiArgs?h:h[0];e.filter&&!e.filter(b)||(c.push(b),e.count===c.length&&(n(),s(c)))},u=h=>{n(),i(h)};n=()=>{for(let h of a)l(h,f);for(let h of e.rejectionEvents)l(h,u)};for(let h of a)d(h,f);for(let h of e.rejectionEvents)d(h,u);e.signal&&e.signal.addEventListener("abort",()=>{u(e.signal.reason)},{once:!0}),e.resolveImmediately&&s(c)});if(o.cancel=n,typeof e.timeout=="number"){let s=ii(o,{milliseconds:e.timeout});return s.cancel=n,s}return o}function Zt(r,t,e){typeof e=="function"&&(e={filter:e}),e={...e,count:1,resolveImmediately:!1};let n=fd(r,t,e),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var Pe=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};function dd(r){return r.reason}async function Uc(r,t,e){if(t==null)return r;let n=e?.translateError??dd;if(t.aborted)return r.catch(()=>{}),Promise.reject(n(t));let o;try{return await Promise.race([r,new Promise((s,i)=>{o=()=>{i(n(t))},t.addEventListener("abort",o)})])}finally{o!=null&&t.removeEventListener("abort",o)}}var hd=Math.pow(2,20)*4,ao=class extends Fe{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;constructor(t){super(),this.status="open",this.log=t.log,this.direction=t.direction??"outbound",this.inactivityTimeout=t.inactivityTimeout??12e4,this.maxReadBufferLength=t.maxReadBufferLength??hd,this.maxWriteBufferLength=t.maxWriteBufferLength,this.maxMessageSize=t.maxMessageSize,this.readBuffer=new rt,this.writeBuffer=new rt,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 e=()=>{this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,this.processSendQueue()};this.addEventListener("drain",e)}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let t=io(),e=s=>{t.push(s.data)};this.addEventListener("message",e);let n=s=>{t.end(s.error)};this.addEventListener("close",n);let o=()=>{t.end()};this.addEventListener("remoteCloseWrite",o);try{yield*t}finally{this.removeEventListener("message",e),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",o)}}isReadable(){return this.status==="open"}send(t){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new we(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",t.byteLength),this.writeBuffer.append(t),this.processSendQueue()}abort(t){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",t),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(t)}catch(e){this.log("failed to send reset to remote - %e",e)}this.dispatchEvent(new pn(t))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new we("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 we("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(t){if(this.readStatus==="closed"||this.readStatus==="closing")throw new we(`Cannot push data onto a stream that is ${this.readStatus}`);if(t.byteLength!==0){if(this.readBuffer.append(t),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(t){if(t.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(t),this.dispatchReadBuffer()}}addEventListener(...t){super.addEventListener.apply(this,t),t[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let t=new un;this.dispatchEvent(new mn(t))}onTransportClosed(t){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),t!=null?this.abort(t):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new $e))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let t=!0,e=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let o=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(o===0){t=!1;break}let s=this.writeBuffer.sublist(0,o),i=new rt(s);this.writeBuffer.consume(s.byteLength);let a=this.sendData(s);if(t=a.canSendMore,n+=a.sentBytes,a.sentBytes!==i.byteLength&&(i.consume(a.sentBytes),this.writeBuffer.prepend(i)),!t)break}return t||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,e,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),t}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let t=this.readBuffer.sublist();this.readBuffer.consume(t.byteLength),this.dispatchEvent(new hn(t))}finally{this.remoteWriteStatus==="closed"&&(this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new br(`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 br(`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 co=class extends ao{remoteAddr;metricPrefix;metrics;constructor(t){super(t),this.metricPrefix=t.metricPrefix??"",this.metrics=t.metrics,this.remoteAddr=t.remoteAddr,this.addEventListener("close",e=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),e.error!=null?e.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):e.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(t){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Zt(this,"idle",{...t,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Zt(this,"drain",{...t,rejectionEvents:["close"]})),await this.sendClose(t),this.onTransportClosed())}};var Mc=St(ot("node:os"),1);function Rc(r){return!!(r.startsWith("169.254.")||r.toLowerCase().startsWith("fe80"))}var pd={4:"IPv4",6:"IPv6"};function md(r){return["0.0.0.0","::"].includes(r)}function yd(r){let t=[],e=Mc.default.networkInterfaces();for(let[,n]of Object.entries(e))if(n!=null)for(let o of n)Rc(o.address)||o.family===pd[r]&&t.push(o.address);return t}function Kc(r,t){if(r==null)return[];let e=r.toOptions();if(md(e.host)){let n=[];for(let o of yd(e.family))n.push(pt(`/ip${e.family}/${o}/${e.transport}/${t??e.port}`));return n}return[pt(`/ip${e.family}/${e.host}/${e.transport}/${t??e.port}`)]}function Hc(r,t){if(typeof r!="string")throw new B(`invalid ip provided: ${r}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new B(`invalid port provided: ${t}`);if((0,Pt.isIPv4)(r))return pt(`/ip4/${r}/tcp/${t}`);if((0,Pt.isIPv6)(r))return pt(`/ip6/${r}/tcp/${t}`);throw new B(`invalid ip:port for creating a multiaddr: ${r}:${t}`)}var bd=4194304,uo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},ci=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ui=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},li=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function gd(r){return typeof r?.closeRead=="function"}function wd(r){return typeof r?.close=="function"}function ai(r){return gd(r)?r.readStatus==="closing"||r.readStatus==="closed":wd(r)?r.status!=="open":!1}function xd(r){return r?.addEventListener!=null&&r?.removeEventListener!=null&&r?.send!=null&&r?.push!=null&&r?.log!=null}function Ed(r,t){let e=t?.maxBufferSize??bd,n=new rt,o=Promise.withResolvers(),s=!1;if(!xd(r))throw new B("Argument should be a Stream or a Multiaddr");let i=l=>{if(t?.stopPropagation,n.append(l.data),n.byteLength>e){let f=n.byteLength;n.consume(n.byteLength),o.reject(new Error(`Read buffer overflow - ${f} > ${e}`))}o.resolve()};r.addEventListener("message",i);let a=l=>{l.error!=null?o.reject(l.error):o.resolve()};r.addEventListener("close",a);let c=()=>{o.resolve()};r.addEventListener("remoteCloseWrite",c);let d={readBuffer:n,async read(l){if(s===!0)throw new uo("Stream was unwrapped");if(ai(r)){if(l?.bytes==null)return null;if(n.byteLength<l.bytes)throw new Pe(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(;;){if(n.byteLength>=f){o.resolve();break}if(await Uc(o.promise,l?.signal),ai(r)){if(n.byteLength===0&&l?.bytes==null)return null;break}o=Promise.withResolvers()}let u=l?.bytes??n.byteLength;if(n.byteLength<u){if(ai(r))throw new Pe(`Unexpected EOF - stream closed while reading ${n.byteLength}/${u} bytes`);return d.read(l)}let h=n.sublist(0,u);return n.consume(u),h},async write(l,f){if(s===!0)throw new uo("Stream was unwrapped");r.send(l)||await Zt(r,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return s||(s=!0,r.removeEventListener("message",i),r.removeEventListener("close",a),r.removeEventListener("remoteCloseWrite",c),n.byteLength>0&&(r.log("stream unwrapped with %d unread bytes",n.byteLength),r.push(n))),r}};return d}function vd(r,t={}){let e=Ed(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=It(t.maxDataLength));let n=t?.lengthDecoder??cr,o=t?.lengthEncoder??bi;return{async read(i){let a=-1,c=new rt;for(;;){let l=await e.read({...i,bytes:1});if(l==null)break;c.append(l);try{a=n(c)}catch(f){if(f instanceof RangeError)continue;throw f}if(a<0)throw new ci("Invalid message length");if(t?.maxLengthLength!=null&&c.byteLength>t.maxLengthLength)throw new li(`Message length length too long - ${c.byteLength} > ${t.maxLengthLength}`);if(a>-1)break}if(t?.maxDataLength!=null&&a>t.maxDataLength)throw new ui(`Message length too long - ${a} > ${t.maxDataLength}`);let d=await e.read({...i,bytes:a});if(d==null)throw new Pe(`Unexpected EOF - tried to read ${a} bytes but the stream closed`);if(d.byteLength!==a)throw new Pe(`Unexpected EOF - read ${d.byteLength}/${a} bytes before the stream closed`);return d},async write(i,a){await e.write(new rt(o(i.byteLength),i),a)},async writeV(i,a){let c=new rt(...i.flatMap(d=>[o(d.byteLength),d]));await e.write(c,a)},unwrap(){return e.unwrap()}}}function fi(r,t){let e=vd(r,t),n={read:async(o,s)=>{let i=await e.read(s);return o.decode(i)},write:async(o,s,i)=>{await e.write(s.encode(o),i)},writeV:async(o,s,i)=>{await e.writeV(o.map(a=>s.encode(a)),i)},pb:o=>({read:async s=>n.read(o,s),write:async(s,i)=>n.write(s,o,i),writeV:async(s,i)=>n.writeV(s,o,i),unwrap:()=>n}),unwrap:()=>e.unwrap()};return n}var di=class extends co{socket;constructor(t){let e=t.remoteAddr;if(t.localAddr!=null&&Oc.matches(t.localAddr))e=t.localAddr;else if(e==null){if(t.socket.remoteAddress==null||t.socket.remotePort==null)throw new B("Could not determine remote address or port");e=Hc(t.socket.remoteAddress,t.socket.remotePort)}super({...t,remoteAddr:e}),this.socket=t.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",e,n),this.abort(n)}),this.socket.setTimeout(t.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",e),this.abort(new He)}),this.socket.once("end",()=>{this.log("tcp end",e),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",e),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(t){let e=0,n=!0;for(let o of t)if(e+=o.byteLength,n=this.socket.write(o),!n)break;return{sentBytes:e,canSendMore:n}}async sendClose(t){this.socket.destroyed||(this.socket.destroySoon(),await Zt(this.socket,"close",t))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},lo=r=>new di(r);var $c=St(ot("os"),1),Vc=St(ot("path"),1);function fo(r,t={}){let e=r.getPath();if(e!=null)return $c.default.platform()==="win32"?{path:Vc.default.join("\\\\.\\pipe\\",e)}:{path:e};let n=r.toOptions();return{...t,...n,ipv6Only:n.family===6}}var ft;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(ft||(ft={}));var ho=class extends Fe{context;server;sockets=new Set;status={code:ft.INACTIVE};metrics;addr;log;shutdownController;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,t.allowHalfOpen=t.allowHalfOpen??!1,this.shutdownController=new AbortController,bn(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Fc.default.createServer(t,this.onSocket.bind(this)),t.maxConnections!==void 0&&(this.server.maxConnections=t.maxConnections),t.closeServerOnMaxConnections!=null&&t.closeServerOnMaxConnections.closeAbove<t.closeServerOnMaxConnections.listenBelow)throw new B("closeAbove must be >= listenBelow");t.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:t.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let e=this.server.address();e==null?this.addr="unknown":typeof e=="string"?this.addr=e:this.addr=`${e.address}:${e.port}`,this.metrics.status?.update({[this.addr]:ft.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",e=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:e})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==ft.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(t){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==ft.ACTIVE)throw t.destroy(),new fn("Server is not listening yet");let e;try{e=lo({socket:t,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),t.destroy();return}this.log("new inbound connection %s",e.remoteAddr),this.sockets.add(t),this.context.upgrader.upgradeInbound(e,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",e.remoteAddr),t.once("close",()=>{this.sockets.delete(t),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(t),e.abort(n)})}getAddrs(){if(this.status.code===ft.INACTIVE)return[];let t=this.server.address();return t==null?[]:typeof t=="string"?[pt(`/unix/${encodeURIComponent(t)}`)]:Kc(this.status.listeningAddr,t.port)}updateAnnounceAddrs(){}async listen(t){if(this.status.code===ft.ACTIVE||this.status.code===ft.PAUSED)throw new dn("server is already listening");try{this.status={code:ft.ACTIVE,listeningAddr:t,netConfig:fo(t,this.context)},await this.resume()}catch(e){throw this.status={code:ft.INACTIVE},e}}async close(t){let e=[];this.server.listening&&e.push(Zt(this.server,"close",t)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(e.push(Zt(n,"close",t)),n.destroy())}),await Promise.all(e)}async resume(){if(this.server.listening||this.status.code===ft.INACTIVE)return;let t=this.status.netConfig;await new Promise((e,n)=>{this.server.once("error",n),this.server.listen(t,e)}),this.status={...this.status,code:ft.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===ft.PAUSED&&t){this.status={code:ft.INACTIVE};return}!this.server.listening||this.status.code!==ft.ACTIVE||(this.log("%s server on %s",t?"closing":"pausing",this.server.address()),this.status=t?{code:ft.INACTIVE}:{...this.status,code:ft.PAUSED},this.server.close())}};var po=class{opts;metrics;components;log;constructor(t,e={}){this.log=t.logger.forComponent("libp2p:tcp"),this.opts=e,this.components=t,t.metrics!=null&&(this.metrics={events:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:t.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Xi]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Qi]=["@libp2p/transport"];async dial(t,e){e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1;let n=await this._connect(t,e),o;try{o=lo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:t,log:this.log.newScope("connection")})}catch(s){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(s),s}try{return this.log("new outbound connection %s",o.remoteAddr),await e.upgrader.upgradeOutbound(o,e)}catch(s){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",s),o.abort(s),s}}async _connect(t,e){e.signal.throwIfAborted(),e.onProgress?.(new no("tcp:open-connection"));let n;return new Promise((o,s)=>{let i=Date.now(),a=fo(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a with opts %o",t,a),n=Gc.default.connect(a);let c=h=>{this.log.error("dial to %a errored - %e",t,h);let b=a.path??`${a.host??""}:${a.port}`;h.message=`connection error ${b}: ${h.message}`,this.metrics?.events.increment({error:!0}),u(h)},d=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let h=new He(`Connection timeout after ${Date.now()-i}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",t),this.metrics?.events.increment({connect:!0}),u()},f=()=>{this.log("connection aborted %a",t),this.metrics?.events.increment({abort:!0}),u(new an)},u=h=>{if(n.removeListener("error",c),n.removeListener("timeout",d),n.removeListener("connect",l),e.signal!=null&&e.signal.removeEventListener("abort",f),h!=null){s(h);return}o(n)};n.on("error",c),n.on("timeout",d),n.on("connect",l),e.signal.addEventListener("abort",f)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new ho({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(t){return t.filter(e=>Dc.exactMatch(e)||e.toString().startsWith("/unix/"))}dialFilter(t){return this.listenFilter(t)}};function zc(r={}){return t=>new po(t,r)}var Sd=ze("libp2p:daemon-client:dht"),mo=class{client;constructor(t){this.client=t}async put(t,e){if(!(t instanceof Uint8Array))throw new B("invalid key received");if(!(e instanceof Uint8Array))throw new B("value received is not a Uint8Array");let n=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.PUT_VALUE,key:t,value:e}}),o=await n.read(_);if(Sd("read",o),await n.unwrap().close(),o.type!==_.Type.OK)throw new wr(o.error?.msg??"DHT put failed")}async get(t){if(!(t instanceof Uint8Array))throw new B("invalid key received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.GET_VALUE,key:t}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.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(t){if(!Ve(t))throw new B("invalid peer id received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.FIND_PEER,peer:t.toMultihash().bytes}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.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:se(kt(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(o=>pt(o))}}async provide(t){if(t==null||nt.asCID(t)==null)throw new B("invalid cid received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.PROVIDE,cid:t.bytes}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"DHT provide failed")}async*findProviders(t,e=1){if(t==null||nt.asCID(t)==null)throw new B("invalid cid received");let n=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.FIND_PROVIDERS,cid:t.bytes,count:e}}),o=await n.read(_);if(o.type!==_.Type.OK)throw await n.unwrap().close(),new H(o.error?.msg??"DHT find providers failed");for(;;){let s=await n.read(Vt);if(s.type===Vt.Type.END){await n.unwrap().close();return}if(s.type===Vt.Type.VALUE&&s.peer?.addrs!=null)yield{id:se(kt(s.peer.id)),multiaddrs:s.peer.addrs.map(i=>pt(i))};else throw await n.unwrap().close(),new wr("unexpected message received")}}async*getClosestPeers(t){if(!(t instanceof Uint8Array))throw new B("invalid key received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.GET_CLOSEST_PEERS,key:t}}),n=await e.read(_);if(n.type!==_.Type.OK)throw await e.unwrap().close(),new H(n.error?.msg??"DHT find providers failed");for(;;){let o=await e.read(Vt);if(o.type===Vt.Type.END){await e.unwrap().close();return}if(o.type===Vt.Type.VALUE&&o.value!=null)yield{id:se(kt(o.value)),multiaddrs:[]};else throw await e.unwrap().close(),new gr("unexpected message received")}}async getPublicKey(t){if(!Ve(t))throw new B("invalid peer id received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.GET_PUBLIC_KEY,peer:t.toMultihash().bytes}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new gr("Invalid response");return n.dht.value}};var yo=class{client;constructor(t){this.client=t}async getTopics(){let t=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Qt.Type.GET_TOPICS}}),e=await t.read(_);if(await t.unwrap().close(),e.type!==_.Type.OK)throw new H(e.error?.msg??"Pubsub get topics failed");if(e.pubsub?.topics==null)throw new H("Invalid response");return e.pubsub.topics}async publish(t,e){if(typeof t!="string")throw new B("invalid topic received");if(!(e instanceof Uint8Array))throw new B("data received is not a Uint8Array");let n=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Qt.Type.PUBLISH,topic:t,data:e}}),o=await n.read(_);if(await n.unwrap().close(),o.type!==_.Type.OK)throw new H(o.error?.msg??"Pubsub publish failed")}async subscribe(t){if(typeof t!="string")throw new B("invalid topic received");let e=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Qt.Type.SUBSCRIBE,topic:t}}),n=await e.read(_);if(n.type!==_.Type.OK)throw new H(n.error?.msg??"Pubsub publish failed");let o=!0;return{async*messages(){for(;o;)yield await e.read(rn)},async cancel(){o=!1,await e.unwrap().close()}}}async getSubscribers(t){if(typeof t!="string")throw new B("invalid topic received");let e=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Qt.Type.LIST_PEERS,topic:t}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.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(o=>se(kt(o)))}};var pe=ze("libp2p:daemon-client"),H=class extends Error{constructor(t="Operation failed"){super(t),this.name="OperationFailedError"}},hi=class{multiaddr;dht;pubsub;tcp;constructor(t){this.multiaddr=t,this.tcp=zc()({logger:sa()}),this.dht=new mo(this),this.pubsub=new yo(this)}async connectDaemon(t){return this.tcp.dial(this.multiaddr,{upgrader:new yr,signal:t??AbortSignal.timeout(1e4)})}async send(t){let e=await this.connectDaemon(),n=t.pubsub?.type??t.dht?.type??t.peerStore?.type??"";pe("send",t.type,n);let o=fi(e);return await o.write(t,K),o}async connect(t,e){if(!Ve(t))throw new B("invalid peer id received");if(!Array.isArray(e))throw new B("addrs received are not in an array");e.forEach(s=>{if(!Xn(s))throw new B("received an address that is not a multiaddr")});let n=await this.send({type:K.Type.CONNECT,connect:{peer:t.toMultihash().bytes,addrs:e.map(s=>s.bytes)}}),o=await n.read(_);if(pe("%s response %s",K.Type.CONNECT,o.type),o.type!==_.Type.OK){let s=o.error??{msg:"unspecified"};throw new H(s.msg??"unspecified")}await n.unwrap().close()}async identify(){let t=await this.send({type:K.Type.IDENTIFY}),e=await t.read(_);if(pe("%s response %s",K.Type.IDENTIFY,e.type),e.type!==_.Type.OK)throw new H(e.error?.msg??"Identify failed");if(e.identify?.addrs==null)throw new H("Invalid response");let n=se(kt(e.identify?.id)),o=e.identify.addrs.map(s=>pt(s));return await t.unwrap().close(),{peerId:n,addrs:o}}async listPeers(){let t=await this.send({type:K.Type.LIST_PEERS}),e=await t.read(_);if(pe("%s response %s",K.Type.LIST_PEERS,e.type),e.type!==_.Type.OK)throw new H(e.error?.msg??"List peers failed");return await t.unwrap().close(),e.peers.map(n=>se(kt(n.id)))}async openStream(t,e){if(!Ve(t))throw new B("invalid peer id received");if(typeof e!="string")throw new B("invalid protocol received");let n=await this.send({type:K.Type.STREAM_OPEN,streamOpen:{peer:t.toMultihash().bytes,proto:[e]}}),o=await n.read(_);if(pe("%s response %s",K.Type.STREAM_OPEN,o.type),o.type!==_.Type.OK){let s=new H(o.error?.msg??"Open stream failed");throw n.unwrap().abort(s),s}return n.unwrap()}async registerStreamHandler(t,e){if(typeof t!="string")throw new B("invalid protocol received");let n=this.tcp.createListener({upgrader:new yr(a=>{this.onConnection(t,n,e,a)})});await n.listen(pt("/ip4/127.0.0.1/tcp/0"));let o=n.getAddrs()[0];if(o==null)throw new H("Could not listen on port");let s=await this.send({type:K.Type.STREAM_HANDLER,streamHandler:{addr:o.bytes,proto:[t]}}),i=await s.read(_);if(pe("%s response %s",K.Type.STREAM_HANDLER,i.type),await s.unwrap().close(),i.type!==_.Type.OK)throw new H(i.error?.msg??"Register stream handler failed")}onConnection(t,e,n,o){Promise.resolve().then(async()=>{let s=fi(o).pb(Ke);if((await s.read()).proto!==t)throw new H("Incorrect protocol");await n(s.unwrap().unwrap())}).catch(s=>{o.abort(s)}).finally(()=>{o.close().catch(s=>{pe.error(s)}),e.close().catch(s=>{pe.error(s)})})}};function Id(r){return new hi(r)}return jc(Ad);})();
|
|
7
7
|
/*! Bundled license information:
|
|
8
8
|
|
|
9
9
|
@noble/hashes/esm/utils.js:
|
|
10
10
|
(*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
11
11
|
|
|
12
|
-
@noble/curves/esm/
|
|
12
|
+
@noble/curves/esm/utils.js:
|
|
13
13
|
@noble/curves/esm/abstract/modular.js:
|
|
14
14
|
@noble/curves/esm/abstract/curve.js:
|
|
15
15
|
@noble/curves/esm/abstract/weierstrass.js:
|