@libp2p/daemon-client 10.0.27 → 10.0.28-a34745c01

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1,19 +1,19 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonClient = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PDaemonClient=(()=>{var Xa=Object.create;var $r=Object.defineProperty;var Qa=Object.getOwnPropertyDescriptor;var Ja=Object.getOwnPropertyNames;var eu=Object.getPrototypeOf,tu=Object.prototype.hasOwnProperty;var ce=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var Ce=(t,e)=>{for(var r in e)$r(t,r,{get:e[r],enumerable:!0})},Si=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ja(e))!tu.call(t,i)&&i!==r&&$r(t,i,{get:()=>e[i],enumerable:!(n=Qa(e,i))||n.enumerable});return t};var Le=(t,e,r)=>(r=t!=null?Xa(eu(t)):{},Si(e||!t||!t.__esModule?$r(r,"default",{value:t,enumerable:!0}):r,t)),ru=t=>Si($r({},"__esModule",{value:!0}),t);var vd={};Ce(vd,{OperationFailedError:()=>H,createClient:()=>Ed});var bo=ce("node:buffer");function yt(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function le(t=0){return yt(bo.Buffer.alloc(t))}function Re(t=0){return yt(bo.Buffer.allocUnsafe(t))}var nu=Math.pow(2,7),ou=Math.pow(2,14),su=Math.pow(2,21),go=Math.pow(2,28),wo=Math.pow(2,35),xo=Math.pow(2,42),Eo=Math.pow(2,49),F=128,we=127;function Ie(t){if(t<nu)return 1;if(t<ou)return 2;if(t<su)return 3;if(t<go)return 4;if(t<wo)return 5;if(t<xo)return 6;if(t<Eo)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Bt(t,e,r=0){switch(Ie(t)){case 8:e[r++]=t&255|F,t/=128;case 7:e[r++]=t&255|F,t/=128;case 6:e[r++]=t&255|F,t/=128;case 5:e[r++]=t&255|F,t/=128;case 4:e[r++]=t&255|F,t>>>=7;case 3:e[r++]=t&255|F,t>>>=7;case 2:e[r++]=t&255|F,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function iu(t,e,r=0){switch(Ie(t)){case 8:e.set(r++,t&255|F),t/=128;case 7:e.set(r++,t&255|F),t/=128;case 6:e.set(r++,t&255|F),t/=128;case 5:e.set(r++,t&255|F),t/=128;case 4:e.set(r++,t&255|F),t>>>=7;case 3:e.set(r++,t&255|F),t>>>=7;case 2:e.set(r++,t&255|F),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function vo(t,e){let r=t[e],n=0;if(n+=r&we,r<F||(r=t[e+1],n+=(r&we)<<7,r<F)||(r=t[e+2],n+=(r&we)<<14,r<F)||(r=t[e+3],n+=(r&we)<<21,r<F)||(r=t[e+4],n+=(r&we)*go,r<F)||(r=t[e+5],n+=(r&we)*wo,r<F)||(r=t[e+6],n+=(r&we)*xo,r<F)||(r=t[e+7],n+=(r&we)*Eo,r<F))return n;throw new RangeError("Could not decode varint")}function cu(t,e){let r=t.get(e),n=0;if(n+=r&we,r<F||(r=t.get(e+1),n+=(r&we)<<7,r<F)||(r=t.get(e+2),n+=(r&we)<<14,r<F)||(r=t.get(e+3),n+=(r&we)<<21,r<F)||(r=t.get(e+4),n+=(r&we)*go,r<F)||(r=t.get(e+5),n+=(r&we)*wo,r<F)||(r=t.get(e+6),n+=(r&we)*xo,r<F)||(r=t.get(e+7),n+=(r&we)*Eo,r<F))return n;throw new RangeError("Could not decode varint")}function Ti(t,e,r=0){return e==null&&(e=Re(Ie(t))),e instanceof Uint8Array?Bt(t,e,r):iu(t,e,r)}function rr(t,e=0){return t instanceof Uint8Array?vo(t,e):cu(t,e)}var So=new Float32Array([-0]),ut=new Uint8Array(So.buffer);function Ai(t,e,r){So[0]=t,e[r]=ut[0],e[r+1]=ut[1],e[r+2]=ut[2],e[r+3]=ut[3]}function Di(t,e){return ut[0]=t[e],ut[1]=t[e+1],ut[2]=t[e+2],ut[3]=t[e+3],So[0]}var To=new Float64Array([-0]),xe=new Uint8Array(To.buffer);function Ci(t,e,r){To[0]=t,e[r]=xe[0],e[r+1]=xe[1],e[r+2]=xe[2],e[r+3]=xe[3],e[r+4]=xe[4],e[r+5]=xe[5],e[r+6]=xe[6],e[r+7]=xe[7]}function Li(t,e){return xe[0]=t[e],xe[1]=t[e+1],xe[2]=t[e+2],xe[3]=t[e+3],xe[4]=t[e+4],xe[5]=t[e+5],xe[6]=t[e+6],xe[7]=t[e+7],To[0]}var au=BigInt(Number.MAX_SAFE_INTEGER),uu=BigInt(Number.MIN_SAFE_INTEGER),Be=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return bt;if(e<au&&e>uu)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,i=e-(n<<32n);return r&&(n=~n|0n,i=~i|0n,++i>Bi&&(i=0n,++n>Bi&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return bt;let r=e<0;r&&(e=-e);let n=e>>>0,i=(e-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new t(n,i)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):bt}},bt=new Be(0,0);bt.toBigInt=function(){return 0n};bt.zzEncode=bt.zzDecode=function(){return this};bt.length=function(){return 1};var Bi=4294967296n;function Oi(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function _i(t,e,r){if(r-e<1)return"";let i,o=[],c=0,s;for(;e<r;)s=t[e++],s<128?o[c++]=s:s>191&&s<224?o[c++]=(s&31)<<6|t[e++]&63:s>239&&s<365?(s=((s&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(s>>10),o[c++]=56320+(s&1023)):o[c++]=(s&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),c=0);return i!=null?(c>0&&i.push(String.fromCharCode.apply(String,o.slice(0,c))),i.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function Io(t,e,r){let n=r,i,o;for(let c=0;c<t.length;++c)i=t.charCodeAt(c),i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++c,e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128);return r-n}function He(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function Hr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var Ao=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,He(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw He(this,4);return Hr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw He(this,4);return Hr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw He(this,4);let e=Di(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw He(this,4);let e=Li(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw He(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return _i(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw He(this,e);this.pos+=e}else do if(this.pos>=this.len)throw He(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Be(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw He(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw He(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw He(this,8);let e=Hr(this.buf,this.pos+=4),r=Hr(this.buf,this.pos+=4);return new Be(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=vo(this.buf,this.pos);return this.pos+=Ie(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function nr(t){return new Ao(t instanceof Uint8Array?t:t.subarray())}function Z(t,e,r){let n=nr(t);return e.decode(n,void 0,r)}var ec=ce("node:buffer");var Oo={};Ce(Oo,{base10:()=>yu});var Rd=new Uint8Array(0);function Pi(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Ue(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function Ni(t){return new TextEncoder().encode(t)}function Ri(t){return new TextDecoder().decode(t)}function lu(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=i}var s=t.length,a=t.charAt(0),l=Math.log(s)/Math.log(256),u=Math.log(256)/Math.log(s);function f(y){if(y instanceof Uint8Array||(ArrayBuffer.isView(y)?y=new Uint8Array(y.buffer,y.byteOffset,y.byteLength):Array.isArray(y)&&(y=Uint8Array.from(y))),!(y instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(y.length===0)return"";for(var v=0,m=0,x=0,L=y.length;x!==L&&y[x]===0;)x++,v++;for(var R=(L-x)*u+1>>>0,V=new Uint8Array(R);x!==L;){for(var P=y[x],ue=0,J=R-1;(P!==0||ue<m)&&J!==-1;J--,ue++)P+=256*V[J]>>>0,V[J]=P%s>>>0,P=P/s>>>0;if(P!==0)throw new Error("Non-zero carry");m=ue,x++}for(var O=R-m;O!==R&&V[O]===0;)O++;for(var Se=a.repeat(v);O<R;++O)Se+=t.charAt(V[O]);return Se}function d(y){if(typeof y!="string")throw new TypeError("Expected String");if(y.length===0)return new Uint8Array;var v=0;if(y[v]!==" "){for(var m=0,x=0;y[v]===a;)m++,v++;for(var L=(y.length-v)*l+1>>>0,R=new Uint8Array(L);y[v];){var V=r[y.charCodeAt(v)];if(V===255)return;for(var P=0,ue=L-1;(V!==0||P<x)&&ue!==-1;ue--,P++)V+=s*R[ue]>>>0,R[ue]=V%256>>>0,V=V/256>>>0;if(V!==0)throw new Error("Non-zero carry");x=P,v++}if(y[v]!==" "){for(var J=L-x;J!==L&&R[J]===0;)J++;for(var O=new Uint8Array(m+(L-J)),Se=m;J!==L;)O[Se++]=R[J++];return O}}}function h(y){var v=d(y);if(v)return v;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var fu=lu,du=fu,Fi=du;var Do=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Co=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let i=r.codePointAt(0);if(i===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=i,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Mi(this,e)}},Lo=class{decoders;constructor(e){this.decoders=e}or(e){return Mi(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Mi(t,e){return new Lo({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Bo=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Do(e,r,n),this.decoder=new Co(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Ot({name:t,prefix:e,encode:r,decode:n}){return new Bo(t,e,r,n)}function lt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=Fi(r,t);return Ot({prefix:e,name:t,encode:n,decode:o=>Ue(i(o))})}function hu(t,e,r,n){let i=t.length;for(;t[i-1]==="=";)--i;let o=new Uint8Array(i*r/8|0),c=0,s=0,a=0;for(let l=0;l<i;++l){let u=e[t[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);s=s<<r|u,c+=r,c>=8&&(c-=8,o[a++]=255&s>>c)}if(c>=r||(255&s<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function pu(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",c=0,s=0;for(let a=0;a<t.length;++a)for(s=s<<8|t[a],c+=8;c>r;)c-=r,o+=e[i&s>>c];if(c!==0&&(o+=e[i&s<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function mu(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ee({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=mu(n);return Ot({prefix:e,name:t,encode(o){return pu(o,n,r)},decode(o){return hu(o,i,r,t)}})}var yu=lt({prefix:"9",name:"base10",alphabet:"0123456789"});var _o={};Ce(_o,{base16:()=>bu,base16upper:()=>gu});var bu=ee({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),gu=ee({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ko={};Ce(ko,{base2:()=>wu});var wu=ee({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Po={};Ce(Po,{base256emoji:()=>Tu});var Ki=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}"),xu=Ki.reduce((t,e,r)=>(t[r]=e,t),[]),Eu=Ki.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function vu(t){return t.reduce((e,r)=>(e+=xu[r],e),"")}function Su(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=Eu[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var Tu=Ot({prefix:"\u{1F680}",name:"base256emoji",encode:vu,decode:Su});var No={};Ce(No,{base32:()=>Ze,base32hex:()=>Cu,base32hexpad:()=>Bu,base32hexpadupper:()=>Ou,base32hexupper:()=>Lu,base32pad:()=>Au,base32padupper:()=>Du,base32upper:()=>Iu,base32z:()=>_u});var Ze=ee({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Iu=ee({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Au=ee({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Du=ee({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Cu=ee({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Lu=ee({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Bu=ee({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ou=ee({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),_u=ee({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ro={};Ce(Ro,{base36:()=>or,base36upper:()=>ku});var or=lt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),ku=lt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Uo={};Ce(Uo,{base58btc:()=>oe,base58flickr:()=>Pu});var oe=lt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Pu=lt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ko={};Ce(Ko,{base64:()=>Fo,base64pad:()=>Nu,base64url:()=>Mo,base64urlpad:()=>Ru});var Fo=ee({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Nu=ee({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Mo=ee({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Ru=ee({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var $o={};Ce($o,{base8:()=>Uu});var Uu=ee({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ho={};Ce(Ho,{identity:()=>Fu});var Fu=Ot({prefix:"\0",name:"identity",encode:t=>Ri(t),decode:t=>Ni(t)});var Qd=new TextEncoder,Jd=new TextDecoder;var zo={};Ce(zo,{identity:()=>Ve});var $u=Vi,$i=128,Hu=127,Vu=~Hu,zu=Math.pow(2,31);function Vi(t,e,r){e=e||[],r=r||0;for(var n=r;t>=zu;)e[r++]=t&255|$i,t/=128;for(;t&Vu;)e[r++]=t&255|$i,t>>>=7;return e[r]=t|0,Vi.bytes=r-n+1,e}var Gu=Vo,Wu=128,Hi=127;function Vo(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw Vo.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&Hi)<<i:(c&Hi)*Math.pow(2,i),i+=7}while(c>=Wu);return Vo.bytes=o-n,r}var Yu=Math.pow(2,7),qu=Math.pow(2,14),Zu=Math.pow(2,21),ju=Math.pow(2,28),Xu=Math.pow(2,35),Qu=Math.pow(2,42),Ju=Math.pow(2,49),el=Math.pow(2,56),tl=Math.pow(2,63),rl=function(t){return t<Yu?1:t<qu?2:t<Zu?3:t<ju?4:t<Xu?5:t<Qu?6:t<Ju?7:t<el?8:t<tl?9:10},nl={encode:$u,decode:Gu,encodingLength:rl},ol=nl,sr=ol;function ir(t,e=0){return[sr.decode(t,e),sr.decode.bytes]}function _t(t,e,r=0){return sr.encode(t,e,r),e}function kt(t){return sr.encodingLength(t)}function Nt(t,e){let r=e.byteLength,n=kt(t),i=n+kt(r),o=new Uint8Array(i+r);return _t(t,o,0),_t(r,o,n),o.set(e,i),new Pt(t,r,e,o)}function Fe(t){let e=Ue(t),[r,n]=ir(e),[i,o]=ir(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==i)throw new Error("Incorrect length");return new Pt(r,i,c,e)}function zi(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Pi(t.bytes,r.bytes)}}var Pt=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var Gi=0,sl="identity",Wi=Ue;function il(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Nt(Gi,Wi(t))}var Ve={code:Gi,name:sl,encode:Wi,digest:il};var Zo={};Ce(Zo,{sha256:()=>qo,sha512:()=>al});var Yo=Le(ce("crypto"),1);var cl=20;function Wo({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new Go(t,e,r,n,i)}var Go=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??cl,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?Yi(n,this.code,r?.truncate):n.then(i=>Yi(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function Yi(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Nt(e,t)}var qo=Wo({name:"sha2-256",code:18,encode:t=>Ue(Yo.default.createHash("sha256").update(t).digest())}),al=Wo({name:"sha2-512",code:19,encode:t=>Ue(Yo.default.createHash("sha512").update(t).digest())});function Zi(t,e){let{bytes:r,version:n}=t;return n===0?ll(r,jo(t),e??oe.encoder):fl(r,jo(t),e??Ze.encoder)}var ji=new WeakMap;function jo(t){let e=ji.get(t);if(e==null){let r=new Map;return ji.set(t,r),r}return e}var ae=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==cr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==dl)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=Nt(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&zi(e.multihash,n.multihash)}toString(e){return Zi(this,e)}toJSON(){return{"/":Zi(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:c}=r;return new t(n,i,o,c??Xi(n,i,o.bytes))}else if(r[hl]===!0){let{version:n,multihash:i,code:o}=r,c=Fe(i);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==cr)throw new Error(`Version 0 CID must use dag-pb (code: ${cr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=Xi(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,cr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=Ue(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),c=new Pt(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=ir(e.subarray(r));return r+=d,f},i=n(),o=cr;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let c=r,s=n(),a=n(),l=r+a,u=l-c;return{version:i,codec:o,multihashCode:s,digestSize:a,multihashSize:u,size:l}}static parse(e,r){let[n,i]=ul(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return jo(o).set(n,e),o}};function ul(t,e){switch(t[0]){case"Q":{let r=e??oe;return[oe.prefix,r.decode(`${oe.prefix}${t}`)]}case oe.prefix:{let r=e??oe;return[oe.prefix,r.decode(t)]}case Ze.prefix:{let r=e??Ze;return[Ze.prefix,r.decode(t)]}case or.prefix:{let r=e??or;return[or.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function ll(t,e,r){let{prefix:n}=r;if(n!==oe.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function fl(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var cr=112,dl=18;function Xi(t,e,r){let n=kt(t),i=n+kt(e),o=new Uint8Array(i+r.byteLength);return _t(t,o,0),_t(e,o,n),o.set(r,i),o}var hl=Symbol.for("@ipld/js-cid/CID");var ar={...Ho,...ko,...$o,...Oo,..._o,...No,...Ro,...Uo,...Ko,...Po},vh={...Zo,...zo};function Ji(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var Qi=Ji("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Xo=Ji("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Re(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),pl={utf8:Qi,"utf-8":Qi,hex:ar.base16,latin1:Xo,ascii:Xo,binary:Xo,...ar},zr=pl;function Ae(t,e="utf8"){let r=zr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?yt(ec.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function Qo(t){let e=t??8192,r=e>>>1,n,i=e;return function(c){if(c<1||c>r)return Re(c);i+c>e&&(n=Re(e),i=0);let s=n.subarray(i,i+=c);return(i&7)!==0&&(i=(i|7)+1),s}}var gt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function Jo(){}var ts=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},ml=Qo();function yl(t){return globalThis.Buffer!=null?Re(t):ml(t)}var lr=class{len;head;tail;states;constructor(){this.len=0,this.head=new gt(Jo,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new gt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new rs((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(Gr,10,Be.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Be.fromBigInt(e);return this._push(Gr,r.length(),r)}uint64Number(e){return this._push(Bt,Ie(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Be.fromBigInt(e).zzEncode();return this._push(Gr,r.length(),r)}sint64Number(e){let r=Be.fromNumber(e).zzEncode();return this._push(Gr,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(es,1,e?1:0)}fixed32(e){return this._push(ur,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Be.fromBigInt(e);return this._push(ur,4,r.lo)._push(ur,4,r.hi)}fixed64Number(e){let r=Be.fromNumber(e);return this._push(ur,4,r.lo)._push(ur,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(Ai,4,e)}double(e){return this._push(Ci,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(es,1,0):this.uint32(r)._push(gl,r,e)}string(e){let r=Oi(e);return r!==0?this.uint32(r)._push(Io,r,e):this._push(es,1,0)}fork(){return this.states=new ts(this),this.head=this.tail=new gt(Jo,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 gt(Jo,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=yl(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function es(t,e,r){e[r]=t&255}function bl(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var rs=class extends gt{next;constructor(e,r){super(bl,e,r),this.next=void 0}};function Gr(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function ur(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function gl(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(lr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(wl,e,t),this},lr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(xl,e,t),this});function wl(t,e,r){e.set(t,r)}function xl(t,e,r){t.length<40?Io(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(Ae(t),r)}function ns(){return new lr}function j(t,e){let r=ns();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*X(t,e,r){let n=nr(t);yield*e.stream(n,void 0,"$",r)}var Wr={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function Yr(t,e,r,n,i){return{name:t,type:e,encode:r,decode:n,stream:i}}function ze(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,s){let a=e(c);s.int32(a)},n=function(c){let s=c.int32();return e(s)},i=function*(c){let s=c.int32();yield e(s)};return Yr("enum",Wr.VARINT,r,n,i)}function Q(t,e,r){return Yr("message",Wr.LENGTH_DELIMITED,t,e,r)}var G=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var $;(function(t){let e;(function(s){s.IDENTIFY="IDENTIFY",s.CONNECT="CONNECT",s.STREAM_OPEN="STREAM_OPEN",s.STREAM_HANDLER="STREAM_HANDLER",s.DHT="DHT",s.LIST_PEERS="LIST_PEERS",s.CONNMANAGER="CONNMANAGER",s.DISCONNECT="DISCONNECT",s.PUBSUB="PUBSUB",s.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.IDENTIFY=0]="IDENTIFY",s[s.CONNECT=1]="CONNECT",s[s.STREAM_OPEN=2]="STREAM_OPEN",s[s.STREAM_HANDLER=3]="STREAM_HANDLER",s[s.DHT=4]="DHT",s[s.LIST_PEERS=5]="LIST_PEERS",s[s.CONNMANAGER=6]="CONNMANAGER",s[s.DISCONNECT=7]="DISCONNECT",s[s.PUBSUB=8]="PUBSUB",s[s.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.connect!=null&&(a.uint32(18),dr.codec().encode(s.connect,a)),s.streamOpen!=null&&(a.uint32(26),hr.codec().encode(s.streamOpen,a)),s.streamHandler!=null&&(a.uint32(34),pr.codec().encode(s.streamHandler,a)),s.dht!=null&&(a.uint32(42),Oe.codec().encode(s.dht,a)),s.connManager!=null&&(a.uint32(50),yr.codec().encode(s.connManager,a)),s.disconnect!=null&&(a.uint32(58),br.codec().encode(s.disconnect,a)),s.pubsub!=null&&(a.uint32(66),je.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(74),wr.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.connect=dr.codec().decode(s,s.uint32(),{limits:l.limits?.connect});break}case 3:{u.streamOpen=hr.codec().decode(s,s.uint32(),{limits:l.limits?.streamOpen});break}case 4:{u.streamHandler=pr.codec().decode(s,s.uint32(),{limits:l.limits?.streamHandler});break}case 5:{u.dht=Oe.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{u.connManager=yr.codec().decode(s,s.uint32(),{limits:l.limits?.connManager});break}case 7:{u.disconnect=br.codec().decode(s,s.uint32(),{limits:l.limits?.disconnect});break}case 8:{u.pubsub=je.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 9:{u.peerStore=wr.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*dr.codec().stream(s,s.uint32(),`${l}.connect`,{limits:u.limits?.connect});break}case 3:{yield*hr.codec().stream(s,s.uint32(),`${l}.streamOpen`,{limits:u.limits?.streamOpen});break}case 4:{yield*pr.codec().stream(s,s.uint32(),`${l}.streamHandler`,{limits:u.limits?.streamHandler});break}case 5:{yield*Oe.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{yield*yr.codec().stream(s,s.uint32(),`${l}.connManager`,{limits:u.limits?.connManager});break}case 7:{yield*br.codec().stream(s,s.uint32(),`${l}.disconnect`,{limits:u.limits?.disconnect});break}case 8:{yield*je.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 9:{yield*wr.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})($||($={}));var _;(function(t){let e;(function(s){s.OK="OK",s.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.OK=0]="OK",s[s.ERROR=1]="ERROR"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.error!=null&&(a.uint32(18),mr.codec().encode(s.error,a)),s.streamInfo!=null&&(a.uint32(26),wt.codec().encode(s.streamInfo,a)),s.identify!=null&&(a.uint32(34),fr.codec().encode(s.identify,a)),s.dht!=null&&(a.uint32(42),Me.codec().encode(s.dht,a)),s.peers!=null&&s.peers.length>0)for(let u of s.peers)a.uint32(50),Ge.codec().encode(u,a);s.pubsub!=null&&(a.uint32(58),gr.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(66),xr.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={peers:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.error=mr.codec().decode(s,s.uint32(),{limits:l.limits?.error});break}case 3:{u.streamInfo=wt.codec().decode(s,s.uint32(),{limits:l.limits?.streamInfo});break}case 4:{u.identify=fr.codec().decode(s,s.uint32(),{limits:l.limits?.identify});break}case 5:{u.dht=Me.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&u.peers.length===l.limits.peers)throw new G('Decode error - repeated field "peers" had too many elements');u.peers.push(Ge.codec().decode(s,s.uint32(),{limits:l.limits?.peers$}));break}case 7:{u.pubsub=gr.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 8:{u.peerStore=xr.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={peers:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*mr.codec().stream(s,s.uint32(),`${l}.error`,{limits:u.limits?.error});break}case 3:{yield*wt.codec().stream(s,s.uint32(),`${l}.streamInfo`,{limits:u.limits?.streamInfo});break}case 4:{yield*fr.codec().stream(s,s.uint32(),`${l}.identify`,{limits:u.limits?.identify});break}case 5:{yield*Me.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&f.peers===u.limits.peers)throw new G('Streaming decode error - repeated field "peers" had too many elements');for(let y of Ge.codec().stream(s,s.uint32(),`${l}.peers[]`,{limits:u.limits?.peers$}))yield{...y,index:f.peers};f.peers++;break}case 7:{yield*gr.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 8:{yield*xr.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(h&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(_||(_={}));var fr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new G('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new G('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(fr||(fr={}));var dr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new G('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new G('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(dr||(dr={}));var hr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new G('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new G('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(hr||(hr={}));var pr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(10),c.bytes(o.addr)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={addr:le(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new G('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new G('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(pr||(pr={}));var mr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={msg:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.msg=o.string():o.skipType(u&7)}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${s}.msg`,value:o.string()}:o.skipType(u&7)}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(mr||(mr={}));var wt;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(18),c.bytes(o.addr)),o.proto!=null&&o.proto!==""&&(c.uint32(26),c.string(o.proto)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0),addr:le(0),proto:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{a.addr=o.bytes();break}case 3:{a.proto=o.string();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{yield{field:`${s}.addr`,value:o.bytes()};break}case 3:{yield{field:`${s}.proto`,value:o.string()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(wt||(wt={}));var Oe;(function(t){let e;(function(s){s.FIND_PEER="FIND_PEER",s.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",s.FIND_PROVIDERS="FIND_PROVIDERS",s.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",s.GET_PUBLIC_KEY="GET_PUBLIC_KEY",s.GET_VALUE="GET_VALUE",s.SEARCH_VALUE="SEARCH_VALUE",s.PUT_VALUE="PUT_VALUE",s.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.FIND_PEER=0]="FIND_PEER",s[s.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",s[s.FIND_PROVIDERS=2]="FIND_PROVIDERS",s[s.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",s[s.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",s[s.GET_VALUE=5]="GET_VALUE",s[s.SEARCH_VALUE=6]="SEARCH_VALUE",s[s.PUT_VALUE=7]="PUT_VALUE",s[s.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.cid!=null&&(a.uint32(26),a.bytes(s.cid)),s.key!=null&&(a.uint32(34),a.bytes(s.key)),s.value!=null&&(a.uint32(42),a.bytes(s.value)),s.count!=null&&(a.uint32(48),a.int32(s.count)),s.timeout!=null&&(a.uint32(56),a.int64(s.timeout)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.cid=s.bytes();break}case 4:{u.key=s.bytes();break}case 5:{u.value=s.bytes();break}case 6:{u.count=s.int32();break}case 7:{u.timeout=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.cid`,value:s.bytes()};break}case 4:{yield{field:`${l}.key`,value:s.bytes()};break}case 5:{yield{field:`${l}.value`,value:s.bytes()};break}case 6:{yield{field:`${l}.count`,value:s.int32()};break}case 7:{yield{field:`${l}.timeout`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(Oe||(Oe={}));var Me;(function(t){let e;(function(s){s.BEGIN="BEGIN",s.VALUE="VALUE",s.END="END"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.BEGIN=0]="BEGIN",s[s.VALUE=1]="VALUE",s[s.END=2]="END"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),Ge.codec().encode(s.peer,a)),s.value!=null&&(a.uint32(26),a.bytes(s.value)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=Ge.codec().decode(s,s.uint32(),{limits:l.limits?.peer});break}case 3:{u.value=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Ge.codec().stream(s,s.uint32(),`${l}.peer`,{limits:u.limits?.peer});break}case 3:{yield{field:`${l}.value`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(Me||(Me={}));var Ge;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:le(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new G('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new G('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(Ge||(Ge={}));var yr;(function(t){let e;(function(s){s.TAG_PEER="TAG_PEER",s.UNTAG_PEER="UNTAG_PEER",s.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.TAG_PEER=0]="TAG_PEER",s[s.UNTAG_PEER=1]="UNTAG_PEER",s[s.TRIM=2]="TRIM"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.tag!=null&&(a.uint32(26),a.string(s.tag)),s.weight!=null&&(a.uint32(32),a.int64(s.weight)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.tag=s.string();break}case 4:{u.weight=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.tag`,value:s.string()};break}case 4:{yield{field:`${l}.weight`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(yr||(yr={}));var br;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:le(0)},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.peer=o.bytes():o.skipType(u&7)}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${s}.peer`,value:o.bytes()}:o.skipType(u&7)}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(br||(br={}));var je;(function(t){let e;(function(s){s.GET_TOPICS="GET_TOPICS",s.LIST_PEERS="LIST_PEERS",s.PUBLISH="PUBLISH",s.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.GET_TOPICS=0]="GET_TOPICS",s[s.LIST_PEERS=1]="LIST_PEERS",s[s.PUBLISH=2]="PUBLISH",s[s.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.topic!=null&&(a.uint32(18),a.string(s.topic)),s.data!=null&&(a.uint32(26),a.bytes(s.data)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.topic=s.string();break}case 3:{u.data=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.topic`,value:s.string()};break}case 3:{yield{field:`${l}.data`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(je||(je={}));var qr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.from!=null&&(c.uint32(10),c.bytes(o.from)),o.data!=null&&(c.uint32(18),c.bytes(o.data)),o.seqno!=null&&(c.uint32(26),c.bytes(o.seqno)),o.topicIDs!=null&&o.topicIDs.length>0)for(let a of o.topicIDs)c.uint32(34),c.string(a);o.signature!=null&&(c.uint32(42),c.bytes(o.signature)),o.key!=null&&(c.uint32(50),c.bytes(o.key)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topicIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.from=o.bytes();break}case 2:{a.data=o.bytes();break}case 3:{a.seqno=o.bytes();break}case 4:{if(s.limits?.topicIDs!=null&&a.topicIDs.length===s.limits.topicIDs)throw new G('Decode error - repeated field "topicIDs" had too many elements');a.topicIDs.push(o.string());break}case 5:{a.signature=o.bytes();break}case 6:{a.key=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topicIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.from`,value:o.bytes()};break}case 2:{yield{field:`${s}.data`,value:o.bytes()};break}case 3:{yield{field:`${s}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&l.topicIDs===a.limits.topicIDs)throw new G('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${s}.topicIDs[]`,index:l.topicIDs,value:o.string()},l.topicIDs++;break}case 5:{yield{field:`${s}.signature`,value:o.bytes()};break}case 6:{yield{field:`${s}.key`,value:o.bytes()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(qr||(qr={}));var gr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.topics!=null&&o.topics.length>0)for(let a of o.topics)c.uint32(10),c.string(a);if(o.peerIDs!=null&&o.peerIDs.length>0)for(let a of o.peerIDs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topics:[],peerIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{if(s.limits?.topics!=null&&a.topics.length===s.limits.topics)throw new G('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(s.limits?.peerIDs!=null&&a.peerIDs.length===s.limits.peerIDs)throw new G('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topics:0,peerIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&l.topics===a.limits.topics)throw new G('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${s}.topics[]`,index:l.topics,value:o.string()},l.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&l.peerIDs===a.limits.peerIDs)throw new G('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${s}.peerIDs[]`,index:l.peerIDs,value:o.bytes()},l.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(gr||(gr={}));var wr;(function(t){let e;(function(s){s.UNSPECIFIED="UNSPECIFIED",s.GET_PROTOCOLS="GET_PROTOCOLS",s.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.UNSPECIFIED=0]="UNSPECIFIED",s[s.GET_PROTOCOLS=1]="GET_PROTOCOLS",s[s.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=Q((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.id!=null&&(a.uint32(18),a.bytes(s.id)),s.protos!=null&&s.protos.length>0)for(let u of s.protos)a.uint32(26),a.string(u);l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={protos:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.id=s.bytes();break}case 3:{if(l.limits?.protos!=null&&u.protos.length===l.limits.protos)throw new G('Decode error - repeated field "protos" had too many elements');u.protos.push(s.string());break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={protos:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.id`,value:s.bytes()};break}case 3:{if(u.limits?.protos!=null&&f.protos===u.limits.protos)throw new G('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${l}.protos[]`,index:f.protos,value:s.string()},f.protos++;break}default:{s.skipType(h&7);break}}}})),n);function i(s){return j(s,t.codec())}t.encode=i;function o(s,a){return Z(s,t.codec(),a)}t.decode=o;function c(s,a){return X(s,t.codec(),a)}t.stream=c})(wr||(wr={}));var xr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Ge.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={protos:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=Ge.codec().decode(o,o.uint32(),{limits:s.limits?.peer});break}case 2:{if(s.limits?.protos!=null&&a.protos.length===s.limits.protos)throw new G('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={protos:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield*Ge.codec().stream(o,o.uint32(),`${s}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&l.protos===a.limits.protos)throw new G('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${s}.protos[]`,index:l.protos,value:o.string()},l.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(xr||(xr={}));function tc(t){let e=new globalThis.AbortController;function r(){let o=t.filter(c=>c?.aborted===!0).map(c=>c?.reason).pop();e.abort(o);for(let c of t)c?.removeEventListener!=null&&c.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let i=e.signal;return i.clear=n,i}var Er=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return tc([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var Zr=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var C=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},jr=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Xr=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var ft=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},vr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var Qr=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Sr=class extends Error{static name="InvalidMessageError";constructor(e="Invalid message"){super(e),this.name="InvalidMessageError"}},Tr=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}},Rt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},Jr=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},en=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Ir=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var tn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Ut=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},rn=class extends Ut{constructor(e,r){super(!0,e,r)}},nn=class extends Ut{constructor(e,r){super(!1,e,r)}};var on=Symbol.for("@libp2p/peer-id");function Ft(t){return!!t?.[on]}var nc=Symbol.for("@libp2p/transport");var rc;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(rc||(rc={}));var oc=ce("node:events"),sn=(t,...e)=>{try{(0,oc.setMaxListeners)(t,...e)}catch{}};function El(t){return typeof t?.handleEvent=="function"}function vl(t){return(t!==!0&&t!==!1&&t?.once)??!1}var Mt=class extends EventTarget{#e=new Map;constructor(){super(),sn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let i=vl(n);super.addEventListener(e,c=>{if(i){let s=this.#e.get(c.type);s!=null&&(s=s.filter(({callback:a})=>a!==r),this.#e.set(c.type,s))}El(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:i})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let i=this.#e.get(e);i!=null&&(i=i.filter(({callback:o})=>o!==r),this.#e.set(e,i))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var sc=Symbol.for("@libp2p/service-capabilities");var ac=Le(ce("node:tty"),1),fn=Le(ce("node:util"),1);function cn(t,e){if(typeof t=="string")return Sl(t);if(typeof t=="number")return Al(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function Sl(t){if(typeof t!="string"||t.length===0||t.length>100)throw new Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(t)}`);let e=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(t);if(!e?.groups)return NaN;let{value:r,unit:n="ms"}=e.groups,i=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return i*315576e5;case"months":case"month":case"mo":return i*26298e5;case"weeks":case"week":case"w":return i*6048e5;case"days":case"day":case"d":return i*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return i*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return i*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return i*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:throw new Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Tl(t){let e=Math.abs(t);return e>=315576e5?`${Math.round(t/315576e5)}y`:e>=26298e5?`${Math.round(t/26298e5)}mo`:e>=6048e5?`${Math.round(t/6048e5)}w`:e>=864e5?`${Math.round(t/864e5)}d`:e>=36e5?`${Math.round(t/36e5)}h`:e>=6e4?`${Math.round(t/6e4)}m`:e>=1e3?`${Math.round(t/1e3)}s`:`${t}ms`}function Il(t){let e=Math.abs(t);return e>=315576e5?xt(t,e,315576e5,"year"):e>=26298e5?xt(t,e,26298e5,"month"):e>=6048e5?xt(t,e,6048e5,"week"):e>=864e5?xt(t,e,864e5,"day"):e>=36e5?xt(t,e,36e5,"hour"):e>=6e4?xt(t,e,6e4,"minute"):e>=1e3?xt(t,e,1e3,"second"):`${t} ms`}function Al(t,e){if(typeof t!="number"||!Number.isFinite(t))throw new Error("Value provided to ms.format() must be of type number.");return e?.long?Il(t):Tl(t)}function xt(t,e,r,n){let i=e>=r*1.5;return`${Math.round(t/r)} ${n}${i?"s":""}`}var un=Le(ce("node:process"),1),cc=Le(ce("node:os"),1),os=Le(ce("node:tty"),1);function Ke(t,e=globalThis.Deno?globalThis.Deno.args:un.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:q}=un.default,an;Ke("no-color")||Ke("no-colors")||Ke("color=false")||Ke("color=never")?an=0:(Ke("color")||Ke("colors")||Ke("color=true")||Ke("color=always"))&&(an=1);function Dl(){if(!("FORCE_COLOR"in q))return;if(q.FORCE_COLOR==="true")return 1;if(q.FORCE_COLOR==="false")return 0;if(q.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(q.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function Cl(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Ll(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Dl();n!==void 0&&(an=n);let i=r?an:n;if(i===0)return 0;if(r){if(Ke("color=16m")||Ke("color=full")||Ke("color=truecolor"))return 3;if(Ke("color=256"))return 2}if("TF_BUILD"in q&&"AGENT_NAME"in q)return 1;if(t&&!e&&i===void 0)return 0;let o=i||0;if(q.TERM==="dumb")return o;if(un.default.platform==="win32"){let c=cc.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in q)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in q)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in q)||q.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in q)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(q.TEAMCITY_VERSION)?1:0;if(q.COLORTERM==="truecolor"||q.TERM==="xterm-kitty"||q.TERM==="xterm-ghostty"||q.TERM==="wezterm")return 3;if("TERM_PROGRAM"in q){let c=Number.parseInt((q.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(q.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(q.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(q.TERM)||"COLORTERM"in q?1:o}function ic(t,e={}){let r=Ll(t,{streamIsTTY:t&&t.isTTY,...e});return Cl(r)}var Bl={stdout:ic({isTTY:os.default.isatty(1)}),stderr:ic({isTTY:os.default.isatty(2)})},ln=Bl;function ss(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=i,r.enabled=c,r.humanize=cn,r.destroy=l,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let f=0;for(let d=0;d<u.length;d++)f=(f<<5)-f+u.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(u,f){let d,h=null,y,v;function m(...x){if(!m.enabled)return;let L=m,R=Number(new Date),V=R-(d||R);L.diff=V,L.prev=d,L.curr=R,d=R,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let P=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(J,O)=>{if(J==="%%")return"%";P++;let Se=r.formatters[O];if(typeof Se=="function"){let $e=x[P];J=Se.call(L,$e),x.splice(P,1),P--}return J}),r.formatArgs.call(L,x),f?.onLog!=null&&f.onLog(...x),(L.log||r.log).apply(L,x)}return m.namespace=u,m.useColors=r.useColors(),m.color=r.selectColor(u),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(y!==r.namespaces&&(y=r.namespaces,v=r.enabled(u)),v),set:x=>{h=x}}),typeof r.init=="function"&&r.init(m),m}function n(u,f){let d=r(this.namespace+(typeof f>"u"?":":f)+u);return d.log=this.log,d}function i(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let f,d=(typeof u=="string"?u:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(u=d[f].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function o(){let u=[...r.names.map(s),...r.skips.map(s).map(f=>"-"+f)].join(",");return r.enable(""),u}function c(u){if(u[u.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(u))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(u))return!0;return!1}function s(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function a(u){return u instanceof Error?u.stack??u.message:u}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var uc=[6,2,3,4,5,1];ln.stderr!==!1&&(ln.stderr??ln).level>=2&&(uc=[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 Kt=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function Ol(){return"colors"in Kt?!!Kt.colors:ac.default.isatty(process.stderr.fd)}function _l(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
2
+ "use strict";var Libp2PDaemonClient=(()=>{var Bl=Object.create;var un=Object.defineProperty;var Ol=Object.getOwnPropertyDescriptor;var kl=Object.getOwnPropertyNames;var _l=Object.getPrototypeOf,Pl=Object.prototype.hasOwnProperty;var Y=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var q=(t,e)=>{for(var r in e)un(t,r,{get:e[r],enumerable:!0})},Ic=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of kl(e))!Pl.call(t,i)&&i!==r&&un(t,i,{get:()=>e[i],enumerable:!(n=Ol(e,i))||n.enumerable});return t};var Ce=(t,e,r)=>(r=t!=null?Bl(_l(t)):{},Ic(e||!t||!t.__esModule?un(r,"default",{value:t,enumerable:!0}):r,t)),Nl=t=>Ic(un({},"__esModule",{value:!0}),t);var wm={};q(wm,{OperationFailedError:()=>G,createClient:()=>gm});var Cc=Y("node:buffer");function Dc(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Lc(t=0){return Dc(Cc.Buffer.allocUnsafe(t))}var Ul=Math.pow(2,7),Rl=Math.pow(2,14),Fl=Math.pow(2,21),Ko=Math.pow(2,28),Ho=Math.pow(2,35),Vo=Math.pow(2,42),zo=Math.pow(2,49),$=128,ve=127;function nt(t){if(t<Ul)return 1;if(t<Rl)return 2;if(t<Fl)return 3;if(t<Ko)return 4;if(t<Ho)return 5;if(t<Vo)return 6;if(t<zo)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Go(t,e,r=0){switch(nt(t)){case 8:e[r++]=t&255|$,t/=128;case 7:e[r++]=t&255|$,t/=128;case 6:e[r++]=t&255|$,t/=128;case 5:e[r++]=t&255|$,t/=128;case 4:e[r++]=t&255|$,t>>>=7;case 3:e[r++]=t&255|$,t>>>=7;case 2:e[r++]=t&255|$,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function Ml(t,e,r=0){switch(nt(t)){case 8:e.set(r++,t&255|$),t/=128;case 7:e.set(r++,t&255|$),t/=128;case 6:e.set(r++,t&255|$),t/=128;case 5:e.set(r++,t&255|$),t/=128;case 4:e.set(r++,t&255|$),t>>>=7;case 3:e.set(r++,t&255|$),t>>>=7;case 2:e.set(r++,t&255|$),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function Wo(t,e){let r=t[e],n=0;if(n+=r&ve,r<$||(r=t[e+1],n+=(r&ve)<<7,r<$)||(r=t[e+2],n+=(r&ve)<<14,r<$)||(r=t[e+3],n+=(r&ve)<<21,r<$)||(r=t[e+4],n+=(r&ve)*Ko,r<$)||(r=t[e+5],n+=(r&ve)*Ho,r<$)||(r=t[e+6],n+=(r&ve)*Vo,r<$)||(r=t[e+7],n+=(r&ve)*zo,r<$))return n;throw new RangeError("Could not decode varint")}function $l(t,e){let r=t.get(e),n=0;if(n+=r&ve,r<$||(r=t.get(e+1),n+=(r&ve)<<7,r<$)||(r=t.get(e+2),n+=(r&ve)<<14,r<$)||(r=t.get(e+3),n+=(r&ve)<<21,r<$)||(r=t.get(e+4),n+=(r&ve)*Ko,r<$)||(r=t.get(e+5),n+=(r&ve)*Ho,r<$)||(r=t.get(e+6),n+=(r&ve)*Vo,r<$)||(r=t.get(e+7),n+=(r&ve)*zo,r<$))return n;throw new RangeError("Could not decode varint")}function Bc(t,e,r=0){return e==null&&(e=Lc(nt(t))),e instanceof Uint8Array?Go(t,e,r):Ml(t,e,r)}function Oc(t,e=0){return t instanceof Uint8Array?Wo(t,e):$l(t,e)}var Yo=new Float32Array([-0]),ht=new Uint8Array(Yo.buffer);function kc(t,e,r){Yo[0]=t,e[r]=ht[0],e[r+1]=ht[1],e[r+2]=ht[2],e[r+3]=ht[3]}function _c(t,e){return ht[0]=t[e],ht[1]=t[e+1],ht[2]=t[e+2],ht[3]=t[e+3],Yo[0]}var qo=new Float64Array([-0]),Se=new Uint8Array(qo.buffer);function Pc(t,e,r){qo[0]=t,e[r]=Se[0],e[r+1]=Se[1],e[r+2]=Se[2],e[r+3]=Se[3],e[r+4]=Se[4],e[r+5]=Se[5],e[r+6]=Se[6],e[r+7]=Se[7]}function Nc(t,e){return Se[0]=t[e],Se[1]=t[e+1],Se[2]=t[e+2],Se[3]=t[e+3],Se[4]=t[e+4],Se[5]=t[e+5],Se[6]=t[e+6],Se[7]=t[e+7],qo[0]}var Hl=BigInt(Number.MAX_SAFE_INTEGER),Vl=BigInt(Number.MIN_SAFE_INTEGER),Be=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return St;if(e<Hl&&e>Vl)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,i=e-(n<<32n);return r&&(n=~n|0n,i=~i|0n,++i>Uc&&(i=0n,++n>Uc&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return St;let r=e<0;r&&(e=-e);let n=e>>>0,i=(e-n)/4294967296>>>0;return r&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new t(n,i)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):St}},St=new Be(0,0);St.toBigInt=function(){return 0n};St.zzEncode=St.zzDecode=function(){return this};St.length=function(){return 1};var Uc=4294967296n;function Rc(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Fc(t,e,r){if(r-e<1)return"";let i,o=[],c=0,s;for(;e<r;)s=t[e++],s<128?o[c++]=s:s>191&&s<224?o[c++]=(s&31)<<6|t[e++]&63:s>239&&s<365?(s=((s&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,o[c++]=55296+(s>>10),o[c++]=56320+(s&1023)):o[c++]=(s&15)<<12|(t[e++]&63)<<6|t[e++]&63,c>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),c=0);return i!=null?(c>0&&i.push(String.fromCharCode.apply(String,o.slice(0,c))),i.join("")):String.fromCharCode.apply(String,o.slice(0,c))}function Zo(t,e,r){let n=r,i,o;for(let c=0;c<t.length;++c)i=t.charCodeAt(c),i<128?e[r++]=i:i<2048?(e[r++]=i>>6|192,e[r++]=i&63|128):(i&64512)===55296&&((o=t.charCodeAt(c+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++c,e[r++]=i>>18|240,e[r++]=i>>12&63|128,e[r++]=i>>6&63|128,e[r++]=i&63|128):(e[r++]=i>>12|224,e[r++]=i>>6&63|128,e[r++]=i&63|128);return r-n}function Ve(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function ln(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var jo=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,Ve(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Ve(this,4);return ln(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ve(this,4);return ln(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ve(this,4);let e=_c(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Ve(this,4);let e=Nc(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw Ve(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return Fc(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Ve(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Ve(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Be(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw Ve(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw Ve(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Ve(this,8);let e=ln(this.buf,this.pos+=4),r=ln(this.buf,this.pos+=4);return new Be(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=Wo(this.buf,this.pos);return this.pos+=nt(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function br(t){return new jo(t instanceof Uint8Array?t:t.subarray())}function J(t,e,r){let n=br(t);return e.decode(n,void 0,r)}var $c=Y("node:buffer");function fn(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function At(t=0){return fn($c.Buffer.allocUnsafe(t))}var ua=Y("node:buffer");var ts={};q(ts,{base10:()=>jl});var Um=new Uint8Array(0);function Kc(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Ue(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function Hc(t){return new TextEncoder().encode(t)}function Vc(t){return new TextDecoder().decode(t)}function zl(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=i}var s=t.length,a=t.charAt(0),l=Math.log(s)/Math.log(256),u=Math.log(256)/Math.log(s);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var k=(A-w)*u+1>>>0,P=new Uint8Array(k);w!==A;){for(var L=p[w],V=0,R=k-1;(L!==0||V<m)&&R!==-1;R--,V++)L+=256*P[R]>>>0,P[R]=L%s>>>0,L=L/s>>>0;if(L!==0)throw new Error("Non-zero carry");m=V,w++}for(var D=k-m;D!==k&&P[D]===0;)D++;for(var de=a.repeat(g);D<k;++D)de+=t.charAt(P[D]);return de}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*l+1>>>0,k=new Uint8Array(A);p[g];){var P=r[p.charCodeAt(g)];if(P===255)return;for(var L=0,V=A-1;(P!==0||L<w)&&V!==-1;V--,L++)P+=s*k[V]>>>0,k[V]=P%256>>>0,P=P/256>>>0;if(P!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var R=A-w;R!==A&&k[R]===0;)R++;for(var D=new Uint8Array(m+(A-R)),de=m;R!==A;)D[de++]=k[R++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var Gl=zl,Wl=Gl,Gc=Wl;var Xo=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Qo=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let i=r.codePointAt(0);if(i===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=i,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Wc(this,e)}},Jo=class{decoders;constructor(e){this.decoders=e}or(e){return Wc(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Wc(t,e){return new Jo({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var es=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Xo(e,r,n),this.decoder=new Qo(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Ft({name:t,prefix:e,encode:r,decode:n}){return new es(t,e,r,n)}function pt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=Gc(r,t);return Ft({prefix:e,name:t,encode:n,decode:o=>Ue(i(o))})}function Yl(t,e,r,n){let i=t.length;for(;t[i-1]==="=";)--i;let o=new Uint8Array(i*r/8|0),c=0,s=0,a=0;for(let l=0;l<i;++l){let u=e[t[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);s=s<<r|u,c+=r,c>=8&&(c-=8,o[a++]=255&s>>c)}if(c>=r||(255&s<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function ql(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",c=0,s=0;for(let a=0;a<t.length;++a)for(s=s<<8|t[a],c+=8;c>r;)c-=r,o+=e[i&s>>c];if(c!==0&&(o+=e[i&s<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function Zl(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function oe({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=Zl(n);return Ft({prefix:e,name:t,encode(o){return ql(o,n,r)},decode(o){return Yl(o,i,r,t)}})}var jl=pt({prefix:"9",name:"base10",alphabet:"0123456789"});var rs={};q(rs,{base16:()=>Xl,base16upper:()=>Ql});var Xl=oe({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Ql=oe({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ns={};q(ns,{base2:()=>Jl});var Jl=oe({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var os={};q(os,{base256emoji:()=>of});var Yc=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}"),ef=Yc.reduce((t,e,r)=>(t[r]=e,t),[]),tf=Yc.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function rf(t){return t.reduce((e,r)=>(e+=ef[r],e),"")}function nf(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=tf[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var of=Ft({prefix:"\u{1F680}",name:"base256emoji",encode:rf,decode:nf});var ss={};q(ss,{base32:()=>Mt,base32hex:()=>uf,base32hexpad:()=>ff,base32hexpadupper:()=>df,base32hexupper:()=>lf,base32pad:()=>cf,base32padupper:()=>af,base32upper:()=>sf,base32z:()=>hf});var Mt=oe({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),sf=oe({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),cf=oe({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),af=oe({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),uf=oe({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),lf=oe({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),ff=oe({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),df=oe({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),hf=oe({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var is={};q(is,{base36:()=>gr,base36upper:()=>pf});var gr=pt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),pf=pt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var cs={};q(cs,{base58btc:()=>je,base58flickr:()=>mf});var je=pt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),mf=pt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var as={};q(as,{base64:()=>yf,base64pad:()=>bf,base64url:()=>gf,base64urlpad:()=>wf});var yf=oe({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),bf=oe({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),gf=oe({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),wf=oe({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var us={};q(us,{base8:()=>xf});var xf=oe({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var ls={};q(ls,{identity:()=>Ef});var Ef=Ft({prefix:"\0",name:"identity",encode:t=>Vc(t),decode:t=>Hc(t)});var Qm=new TextEncoder,Jm=new TextDecoder;var ds={};q(ds,{identity:()=>zf});var Af=jc,qc=128,Tf=127,If=~Tf,Df=Math.pow(2,31);function jc(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Df;)e[r++]=t&255|qc,t/=128;for(;t&If;)e[r++]=t&255|qc,t>>>=7;return e[r]=t|0,jc.bytes=r-n+1,e}var Cf=fs,Lf=128,Zc=127;function fs(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw fs.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&Zc)<<i:(c&Zc)*Math.pow(2,i),i+=7}while(c>=Lf);return fs.bytes=o-n,r}var Bf=Math.pow(2,7),Of=Math.pow(2,14),kf=Math.pow(2,21),_f=Math.pow(2,28),Pf=Math.pow(2,35),Nf=Math.pow(2,42),Uf=Math.pow(2,49),Rf=Math.pow(2,56),Ff=Math.pow(2,63),Mf=function(t){return t<Bf?1:t<Of?2:t<kf?3:t<_f?4:t<Pf?5:t<Nf?6:t<Uf?7:t<Rf?8:t<Ff?9:10},$f={encode:Af,decode:Cf,encodingLength:Mf},Kf=$f,wr=Kf;function xr(t,e=0){return[wr.decode(t,e),wr.decode.bytes]}function $t(t,e,r=0){return wr.encode(t,e,r),e}function Kt(t){return wr.encodingLength(t)}function Vt(t,e){let r=e.byteLength,n=Kt(t),i=n+Kt(r),o=new Uint8Array(i+r);return $t(t,o,0),$t(r,o,n),o.set(e,i),new Ht(t,r,e,o)}function Xc(t){let e=Ue(t),[r,n]=xr(e),[i,o]=xr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==i)throw new Error("Incorrect length");return new Ht(r,i,c,e)}function Qc(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Kc(t.bytes,r.bytes)}}var Ht=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var Jc=0,Hf="identity",ea=Ue;function Vf(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Vt(Jc,ea(t))}var zf={code:Jc,name:Hf,encode:ea,digest:Vf};var ys={};q(ys,{sha256:()=>Wf,sha512:()=>Yf});var ms=Ce(Y("crypto"),1);var Gf=20;function ps({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new hs(t,e,r,n,i)}var hs=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??Gf,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?ta(n,this.code,r?.truncate):n.then(i=>ta(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function ta(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Vt(e,t)}var Wf=ps({name:"sha2-256",code:18,encode:t=>Ue(ms.default.createHash("sha256").update(t).digest())}),Yf=ps({name:"sha2-512",code:19,encode:t=>Ue(ms.default.createHash("sha512").update(t).digest())});function na(t,e){let{bytes:r,version:n}=t;return n===0?Zf(r,bs(t),e??je.encoder):jf(r,bs(t),e??Mt.encoder)}var oa=new WeakMap;function bs(t){let e=oa.get(t);if(e==null){let r=new Map;return oa.set(t,r),r}return e}var hn=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=i,this["/"]=i}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==vr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Xf)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=Vt(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&Qc(e.multihash,n.multihash)}toString(e){return na(this,e)}toJSON(){return{"/":na(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:c}=r;return new t(n,i,o,c??sa(n,i,o.bytes))}else if(r[Qf]===!0){let{version:n,multihash:i,code:o}=r,c=Xc(i);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==vr)throw new Error(`Version 0 CID must use dag-pb (code: ${vr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=sa(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,vr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=Ue(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),c=new Ht(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=xr(e.subarray(r));return r+=d,f},i=n(),o=vr;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let c=r,s=n(),a=n(),l=r+a,u=l-c;return{version:i,codec:o,multihashCode:s,digestSize:a,multihashSize:u,size:l}}static parse(e,r){let[n,i]=qf(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return bs(o).set(n,e),o}};function qf(t,e){switch(t[0]){case"Q":{let r=e??je;return[je.prefix,r.decode(`${je.prefix}${t}`)]}case je.prefix:{let r=e??je;return[je.prefix,r.decode(t)]}case Mt.prefix:{let r=e??Mt;return[Mt.prefix,r.decode(t)]}case gr.prefix:{let r=e??gr;return[gr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Zf(t,e,r){let{prefix:n}=r;if(n!==je.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function jf(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var vr=112,Xf=18;function sa(t,e,r){let n=Kt(t),i=n+Kt(e),o=new Uint8Array(i+r.byteLength);return $t(t,o,0),$t(e,o,n),o.set(r,i),o}var Qf=Symbol.for("@ipld/js-cid/CID");var gs={...ls,...ns,...us,...ts,...rs,...ss,...is,...cs,...as,...os},vy={...ys,...ds};function ca(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var ia=ca("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),ws=ca("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=At(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Jf={utf8:ia,"utf-8":ia,hex:gs.base16,latin1:ws,ascii:ws,binary:ws,...gs},aa=Jf;function la(t,e="utf8"){let r=aa[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?fn(ua.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function xs(t){let e=t??8192,r=e>>>1,n,i=e;return function(c){if(c<1||c>r)return At(c);i+c>e&&(n=At(e),i=0);let s=n.subarray(i,i+=c);return(i&7)!==0&&(i=(i|7)+1),s}}var Tt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function Es(){}var Ss=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},ed=xs();function td(t){return globalThis.Buffer!=null?At(t):ed(t)}var Ar=class{len;head;tail;states;constructor(){this.len=0,this.head=new Tt(Es,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new Tt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new As((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(pn,10,Be.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Be.fromBigInt(e);return this._push(pn,r.length(),r)}uint64Number(e){return this._push(Go,nt(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=Be.fromBigInt(e).zzEncode();return this._push(pn,r.length(),r)}sint64Number(e){let r=Be.fromNumber(e).zzEncode();return this._push(pn,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(vs,1,e?1:0)}fixed32(e){return this._push(Sr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Be.fromBigInt(e);return this._push(Sr,4,r.lo)._push(Sr,4,r.hi)}fixed64Number(e){let r=Be.fromNumber(e);return this._push(Sr,4,r.lo)._push(Sr,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(kc,4,e)}double(e){return this._push(Pc,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(vs,1,0):this.uint32(r)._push(nd,r,e)}string(e){let r=Rc(e);return r!==0?this.uint32(r)._push(Zo,r,e):this._push(vs,1,0)}fork(){return this.states=new Ss(this),this.head=this.tail=new Tt(Es,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 Tt(Es,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=td(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function vs(t,e,r){e[r]=t&255}function rd(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var As=class extends Tt{next;constructor(e,r){super(rd,e,r),this.next=void 0}};function pn(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function Sr(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function nd(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(Ar.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(od,e,t),this},Ar.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(sd,e,t),this});function od(t,e,r){e.set(t,r)}function sd(t,e,r){t.length<40?Zo(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(la(t),r)}function Ts(){return new Ar}function ee(t,e){let r=Ts();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}function*te(t,e,r){let n=br(t);yield*e.stream(n,void 0,"$",r)}var mn={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function yn(t,e,r,n,i){return{name:t,type:e,encode:r,decode:n,stream:i}}function ze(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(c,s){let a=e(c);s.int32(a)},n=function(c){let s=c.int32();return e(s)},i=function*(c){let s=c.int32();yield e(s)};return yn("enum",mn.VARINT,r,n,i)}function re(t,e,r){return yn("message",mn.LENGTH_DELIMITED,t,e,r)}var Z=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var Is=Y("node:buffer");function mt(t){if(t.buffer instanceof ArrayBuffer)return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);let e=t.slice();return new Uint8Array(e.buffer,0,e.byteLength)}function Xe(t=0){return mt(Is.Buffer.alloc(t))}function Tr(t=0){return mt(Is.Buffer.allocUnsafe(t))}var z;(function(t){let e;(function(s){s.IDENTIFY="IDENTIFY",s.CONNECT="CONNECT",s.STREAM_OPEN="STREAM_OPEN",s.STREAM_HANDLER="STREAM_HANDLER",s.DHT="DHT",s.LIST_PEERS="LIST_PEERS",s.CONNMANAGER="CONNMANAGER",s.DISCONNECT="DISCONNECT",s.PUBSUB="PUBSUB",s.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.IDENTIFY=0]="IDENTIFY",s[s.CONNECT=1]="CONNECT",s[s.STREAM_OPEN=2]="STREAM_OPEN",s[s.STREAM_HANDLER=3]="STREAM_HANDLER",s[s.DHT=4]="DHT",s[s.LIST_PEERS=5]="LIST_PEERS",s[s.CONNMANAGER=6]="CONNMANAGER",s[s.DISCONNECT=7]="DISCONNECT",s[s.PUBSUB=8]="PUBSUB",s[s.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.connect!=null&&(a.uint32(18),Dr.codec().encode(s.connect,a)),s.streamOpen!=null&&(a.uint32(26),Cr.codec().encode(s.streamOpen,a)),s.streamHandler!=null&&(a.uint32(34),Lr.codec().encode(s.streamHandler,a)),s.dht!=null&&(a.uint32(42),Oe.codec().encode(s.dht,a)),s.connManager!=null&&(a.uint32(50),Or.codec().encode(s.connManager,a)),s.disconnect!=null&&(a.uint32(58),kr.codec().encode(s.disconnect,a)),s.pubsub!=null&&(a.uint32(66),Qe.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(74),Pr.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.connect=Dr.codec().decode(s,s.uint32(),{limits:l.limits?.connect});break}case 3:{u.streamOpen=Cr.codec().decode(s,s.uint32(),{limits:l.limits?.streamOpen});break}case 4:{u.streamHandler=Lr.codec().decode(s,s.uint32(),{limits:l.limits?.streamHandler});break}case 5:{u.dht=Oe.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{u.connManager=Or.codec().decode(s,s.uint32(),{limits:l.limits?.connManager});break}case 7:{u.disconnect=kr.codec().decode(s,s.uint32(),{limits:l.limits?.disconnect});break}case 8:{u.pubsub=Qe.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 9:{u.peerStore=Pr.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Dr.codec().stream(s,s.uint32(),`${l}.connect`,{limits:u.limits?.connect});break}case 3:{yield*Cr.codec().stream(s,s.uint32(),`${l}.streamOpen`,{limits:u.limits?.streamOpen});break}case 4:{yield*Lr.codec().stream(s,s.uint32(),`${l}.streamHandler`,{limits:u.limits?.streamHandler});break}case 5:{yield*Oe.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{yield*Or.codec().stream(s,s.uint32(),`${l}.connManager`,{limits:u.limits?.connManager});break}case 7:{yield*kr.codec().stream(s,s.uint32(),`${l}.disconnect`,{limits:u.limits?.disconnect});break}case 8:{yield*Qe.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 9:{yield*Pr.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(d&7);break}}}})),n);function i(s){return ee(s,t.codec())}t.encode=i;function o(s,a){return J(s,t.codec(),a)}t.decode=o;function c(s,a){return te(s,t.codec(),a)}t.stream=c})(z||(z={}));var N;(function(t){let e;(function(s){s.OK="OK",s.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.OK=0]="OK",s[s.ERROR=1]="ERROR"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.error!=null&&(a.uint32(18),Br.codec().encode(s.error,a)),s.streamInfo!=null&&(a.uint32(26),It.codec().encode(s.streamInfo,a)),s.identify!=null&&(a.uint32(34),Ir.codec().encode(s.identify,a)),s.dht!=null&&(a.uint32(42),Re.codec().encode(s.dht,a)),s.peers!=null&&s.peers.length>0)for(let u of s.peers)a.uint32(50),Ge.codec().encode(u,a);s.pubsub!=null&&(a.uint32(58),_r.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(66),Nr.codec().encode(s.peerStore,a)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={peers:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.error=Br.codec().decode(s,s.uint32(),{limits:l.limits?.error});break}case 3:{u.streamInfo=It.codec().decode(s,s.uint32(),{limits:l.limits?.streamInfo});break}case 4:{u.identify=Ir.codec().decode(s,s.uint32(),{limits:l.limits?.identify});break}case 5:{u.dht=Re.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{if(l.limits?.peers!=null&&u.peers.length===l.limits.peers)throw new Z('Decode error - repeated field "peers" had too many elements');u.peers.push(Ge.codec().decode(s,s.uint32(),{limits:l.limits?.peers$}));break}case 7:{u.pubsub=_r.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 8:{u.peerStore=Nr.codec().decode(s,s.uint32(),{limits:l.limits?.peerStore});break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={peers:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Br.codec().stream(s,s.uint32(),`${l}.error`,{limits:u.limits?.error});break}case 3:{yield*It.codec().stream(s,s.uint32(),`${l}.streamInfo`,{limits:u.limits?.streamInfo});break}case 4:{yield*Ir.codec().stream(s,s.uint32(),`${l}.identify`,{limits:u.limits?.identify});break}case 5:{yield*Re.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{if(u.limits?.peers!=null&&f.peers===u.limits.peers)throw new Z('Streaming decode error - repeated field "peers" had too many elements');for(let p of Ge.codec().stream(s,s.uint32(),`${l}.peers[]`,{limits:u.limits?.peers$}))yield{...p,index:f.peers};f.peers++;break}case 7:{yield*_r.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 8:{yield*Nr.codec().stream(s,s.uint32(),`${l}.peerStore`,{limits:u.limits?.peerStore});break}default:{s.skipType(h&7);break}}}})),n);function i(s){return ee(s,t.codec())}t.encode=i;function o(s,a){return J(s,t.codec(),a)}t.decode=o;function c(s,a){return te(s,t.codec(),a)}t.stream=c})(N||(N={}));var Ir;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:Xe(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new Z('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new Z('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(Ir||(Ir={}));var Dr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:Xe(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new Z('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new Z('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(Dr||(Dr={}));var Cr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);o.timeout!=null&&(c.uint32(24),c.int64(o.timeout)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:Xe(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new Z('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}case 3:{a.timeout=o.int64();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new Z('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}case 3:{yield{field:`${s}.timeout`,value:o.int64()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(Cr||(Cr={}));var Lr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(10),c.bytes(o.addr)),o.proto!=null&&o.proto.length>0)for(let a of o.proto)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={addr:Xe(0),proto:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.addr=o.bytes();break}case 2:{if(s.limits?.proto!=null&&a.proto.length===s.limits.proto)throw new Z('Decode error - repeated field "proto" had too many elements');a.proto.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={proto:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.addr`,value:o.bytes()};break}case 2:{if(a.limits?.proto!=null&&l.proto===a.limits.proto)throw new Z('Streaming decode error - repeated field "proto" had too many elements');yield{field:`${s}.proto[]`,index:l.proto,value:o.string()},l.proto++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(Lr||(Lr={}));var Br;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.msg!=null&&o.msg!==""&&(c.uint32(10),c.string(o.msg)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={msg:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.msg=o.string():o.skipType(u&7)}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${s}.msg`,value:o.string()}:o.skipType(u&7)}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(Br||(Br={}));var It;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),o.addr!=null&&o.addr.byteLength>0&&(c.uint32(18),c.bytes(o.addr)),o.proto!=null&&o.proto!==""&&(c.uint32(26),c.string(o.proto)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:Xe(0),addr:Xe(0),proto:""},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=o.bytes();break}case 2:{a.addr=o.bytes();break}case 3:{a.proto=o.string();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.peer`,value:o.bytes()};break}case 2:{yield{field:`${s}.addr`,value:o.bytes()};break}case 3:{yield{field:`${s}.proto`,value:o.string()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(It||(It={}));var Oe;(function(t){let e;(function(s){s.FIND_PEER="FIND_PEER",s.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",s.FIND_PROVIDERS="FIND_PROVIDERS",s.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",s.GET_PUBLIC_KEY="GET_PUBLIC_KEY",s.GET_VALUE="GET_VALUE",s.SEARCH_VALUE="SEARCH_VALUE",s.PUT_VALUE="PUT_VALUE",s.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.FIND_PEER=0]="FIND_PEER",s[s.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",s[s.FIND_PROVIDERS=2]="FIND_PROVIDERS",s[s.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",s[s.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",s[s.GET_VALUE=5]="GET_VALUE",s[s.SEARCH_VALUE=6]="SEARCH_VALUE",s[s.PUT_VALUE=7]="PUT_VALUE",s[s.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.cid!=null&&(a.uint32(26),a.bytes(s.cid)),s.key!=null&&(a.uint32(34),a.bytes(s.key)),s.value!=null&&(a.uint32(42),a.bytes(s.value)),s.count!=null&&(a.uint32(48),a.int32(s.count)),s.timeout!=null&&(a.uint32(56),a.int64(s.timeout)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.cid=s.bytes();break}case 4:{u.key=s.bytes();break}case 5:{u.value=s.bytes();break}case 6:{u.count=s.int32();break}case 7:{u.timeout=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.cid`,value:s.bytes()};break}case 4:{yield{field:`${l}.key`,value:s.bytes()};break}case 5:{yield{field:`${l}.value`,value:s.bytes()};break}case 6:{yield{field:`${l}.count`,value:s.int32()};break}case 7:{yield{field:`${l}.timeout`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return ee(s,t.codec())}t.encode=i;function o(s,a){return J(s,t.codec(),a)}t.decode=o;function c(s,a){return te(s,t.codec(),a)}t.stream=c})(Oe||(Oe={}));var Re;(function(t){let e;(function(s){s.BEGIN="BEGIN",s.VALUE="VALUE",s.END="END"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.BEGIN=0]="BEGIN",s[s.VALUE=1]="VALUE",s[s.END=2]="END"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),Ge.codec().encode(s.peer,a)),s.value!=null&&(a.uint32(26),a.bytes(s.value)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=Ge.codec().decode(s,s.uint32(),{limits:l.limits?.peer});break}case 3:{u.value=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield*Ge.codec().stream(s,s.uint32(),`${l}.peer`,{limits:u.limits?.peer});break}case 3:{yield{field:`${l}.value`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return ee(s,t.codec())}t.encode=i;function o(s,a){return J(s,t.codec(),a)}t.decode=o;function c(s,a){return te(s,t.codec(),a)}t.stream=c})(Re||(Re={}));var Ge;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.id!=null&&o.id.byteLength>0&&(c.uint32(10),c.bytes(o.id)),o.addrs!=null&&o.addrs.length>0)for(let a of o.addrs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={id:Xe(0),addrs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.id=o.bytes();break}case 2:{if(s.limits?.addrs!=null&&a.addrs.length===s.limits.addrs)throw new Z('Decode error - repeated field "addrs" had too many elements');a.addrs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={addrs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.id`,value:o.bytes()};break}case 2:{if(a.limits?.addrs!=null&&l.addrs===a.limits.addrs)throw new Z('Streaming decode error - repeated field "addrs" had too many elements');yield{field:`${s}.addrs[]`,index:l.addrs,value:o.bytes()},l.addrs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(Ge||(Ge={}));var Or;(function(t){let e;(function(s){s.TAG_PEER="TAG_PEER",s.UNTAG_PEER="UNTAG_PEER",s.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.TAG_PEER=0]="TAG_PEER",s[s.UNTAG_PEER=1]="UNTAG_PEER",s[s.TRIM=2]="TRIM"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.peer!=null&&(a.uint32(18),a.bytes(s.peer)),s.tag!=null&&(a.uint32(26),a.string(s.tag)),s.weight!=null&&(a.uint32(32),a.int64(s.weight)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.peer=s.bytes();break}case 3:{u.tag=s.string();break}case 4:{u.weight=s.int64();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.peer`,value:s.bytes()};break}case 3:{yield{field:`${l}.tag`,value:s.string()};break}case 4:{yield{field:`${l}.weight`,value:s.int64()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return ee(s,t.codec())}t.encode=i;function o(s,a){return J(s,t.codec(),a)}t.decode=o;function c(s,a){return te(s,t.codec(),a)}t.stream=c})(Or||(Or={}));var kr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&o.peer.byteLength>0&&(c.uint32(10),c.bytes(o.peer)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={peer:Xe(0)},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?a.peer=o.bytes():o.skipType(u&7)}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();u>>>3===1?yield{field:`${s}.peer`,value:o.bytes()}:o.skipType(u&7)}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(kr||(kr={}));var Qe;(function(t){let e;(function(s){s.GET_TOPICS="GET_TOPICS",s.LIST_PEERS="LIST_PEERS",s.PUBLISH="PUBLISH",s.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.GET_TOPICS=0]="GET_TOPICS",s[s.LIST_PEERS=1]="LIST_PEERS",s[s.PUBLISH=2]="PUBLISH",s[s.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((s,a,l={})=>{l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.topic!=null&&(a.uint32(18),a.string(s.topic)),s.data!=null&&(a.uint32(26),a.bytes(s.data)),l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.topic=s.string();break}case 3:{u.data=s.bytes();break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.topic`,value:s.string()};break}case 3:{yield{field:`${l}.data`,value:s.bytes()};break}default:{s.skipType(d&7);break}}}})),n);function i(s){return ee(s,t.codec())}t.encode=i;function o(s,a){return J(s,t.codec(),a)}t.decode=o;function c(s,a){return te(s,t.codec(),a)}t.stream=c})(Qe||(Qe={}));var bn;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.from!=null&&(c.uint32(10),c.bytes(o.from)),o.data!=null&&(c.uint32(18),c.bytes(o.data)),o.seqno!=null&&(c.uint32(26),c.bytes(o.seqno)),o.topicIDs!=null&&o.topicIDs.length>0)for(let a of o.topicIDs)c.uint32(34),c.string(a);o.signature!=null&&(c.uint32(42),c.bytes(o.signature)),o.key!=null&&(c.uint32(50),c.bytes(o.key)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topicIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.from=o.bytes();break}case 2:{a.data=o.bytes();break}case 3:{a.seqno=o.bytes();break}case 4:{if(s.limits?.topicIDs!=null&&a.topicIDs.length===s.limits.topicIDs)throw new Z('Decode error - repeated field "topicIDs" had too many elements');a.topicIDs.push(o.string());break}case 5:{a.signature=o.bytes();break}case 6:{a.key=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topicIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield{field:`${s}.from`,value:o.bytes()};break}case 2:{yield{field:`${s}.data`,value:o.bytes()};break}case 3:{yield{field:`${s}.seqno`,value:o.bytes()};break}case 4:{if(a.limits?.topicIDs!=null&&l.topicIDs===a.limits.topicIDs)throw new Z('Streaming decode error - repeated field "topicIDs" had too many elements');yield{field:`${s}.topicIDs[]`,index:l.topicIDs,value:o.string()},l.topicIDs++;break}case 5:{yield{field:`${s}.signature`,value:o.bytes()};break}case 6:{yield{field:`${s}.key`,value:o.bytes()};break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(bn||(bn={}));var _r;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.topics!=null&&o.topics.length>0)for(let a of o.topics)c.uint32(10),c.string(a);if(o.peerIDs!=null&&o.peerIDs.length>0)for(let a of o.peerIDs)c.uint32(18),c.bytes(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={topics:[],peerIDs:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{if(s.limits?.topics!=null&&a.topics.length===s.limits.topics)throw new Z('Decode error - repeated field "topics" had too many elements');a.topics.push(o.string());break}case 2:{if(s.limits?.peerIDs!=null&&a.peerIDs.length===s.limits.peerIDs)throw new Z('Decode error - repeated field "peerIDs" had too many elements');a.peerIDs.push(o.bytes());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={topics:0,peerIDs:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{if(a.limits?.topics!=null&&l.topics===a.limits.topics)throw new Z('Streaming decode error - repeated field "topics" had too many elements');yield{field:`${s}.topics[]`,index:l.topics,value:o.string()},l.topics++;break}case 2:{if(a.limits?.peerIDs!=null&&l.peerIDs===a.limits.peerIDs)throw new Z('Streaming decode error - repeated field "peerIDs" had too many elements');yield{field:`${s}.peerIDs[]`,index:l.peerIDs,value:o.bytes()},l.peerIDs++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(_r||(_r={}));var Pr;(function(t){let e;(function(s){s.UNSPECIFIED="UNSPECIFIED",s.GET_PROTOCOLS="GET_PROTOCOLS",s.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(s){s[s.UNSPECIFIED=0]="UNSPECIFIED",s[s.GET_PROTOCOLS=1]="GET_PROTOCOLS",s[s.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(s){s.codec=()=>ze(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=re((s,a,l={})=>{if(l.lengthDelimited!==!1&&a.fork(),s.type!=null&&(a.uint32(8),t.Type.codec().encode(s.type,a)),s.id!=null&&(a.uint32(18),a.bytes(s.id)),s.protos!=null&&s.protos.length>0)for(let u of s.protos)a.uint32(26),a.string(u);l.lengthDelimited!==!1&&a.ldelim()},(s,a,l={})=>{let u={protos:[]},f=a==null?s.len:s.pos+a;for(;s.pos<f;){let d=s.uint32();switch(d>>>3){case 1:{u.type=t.Type.codec().decode(s);break}case 2:{u.id=s.bytes();break}case 3:{if(l.limits?.protos!=null&&u.protos.length===l.limits.protos)throw new Z('Decode error - repeated field "protos" had too many elements');u.protos.push(s.string());break}default:{s.skipType(d&7);break}}}return u},function*(s,a,l,u={}){let f={protos:0},d=a==null?s.len:s.pos+a;for(;s.pos<d;){let h=s.uint32();switch(h>>>3){case 1:{yield{field:`${l}.type`,value:t.Type.codec().decode(s)};break}case 2:{yield{field:`${l}.id`,value:s.bytes()};break}case 3:{if(u.limits?.protos!=null&&f.protos===u.limits.protos)throw new Z('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${l}.protos[]`,index:f.protos,value:s.string()},f.protos++;break}default:{s.skipType(h&7);break}}}})),n);function i(s){return ee(s,t.codec())}t.encode=i;function o(s,a){return J(s,t.codec(),a)}t.decode=o;function c(s,a){return te(s,t.codec(),a)}t.stream=c})(Pr||(Pr={}));var Nr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{if(s.lengthDelimited!==!1&&c.fork(),o.peer!=null&&(c.uint32(10),Ge.codec().encode(o.peer,c)),o.protos!=null&&o.protos.length>0)for(let a of o.protos)c.uint32(18),c.string(a);s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={protos:[]},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.peer=Ge.codec().decode(o,o.uint32(),{limits:s.limits?.peer});break}case 2:{if(s.limits?.protos!=null&&a.protos.length===s.limits.protos)throw new Z('Decode error - repeated field "protos" had too many elements');a.protos.push(o.string());break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l={protos:0},u=c==null?o.len:o.pos+c;for(;o.pos<u;){let f=o.uint32();switch(f>>>3){case 1:{yield*Ge.codec().stream(o,o.uint32(),`${s}.peer`,{limits:a.limits?.peer});break}case 2:{if(a.limits?.protos!=null&&l.protos===a.limits.protos)throw new Z('Streaming decode error - repeated field "protos" had too many elements');yield{field:`${s}.protos[]`,index:l.protos,value:o.string()},l.protos++;break}default:{o.skipType(f&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(Nr||(Nr={}));function fa(t){let e=new globalThis.AbortController;function r(){let o=t.filter(c=>c?.aborted===!0).map(c=>c?.reason).pop();e.abort(o);for(let c of t)c?.removeEventListener!=null&&c.removeEventListener("abort",r)}for(let o of t){if(o?.aborted===!0){r();break}o?.addEventListener!=null&&o.addEventListener("abort",r)}function n(){for(let o of t)o?.removeEventListener!=null&&o.removeEventListener("abort",r)}let i=e.signal;return i.clear=n,i}var Ur=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return fa([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var gn=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var O=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},wn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var xn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var yt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Rr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var En=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Fr=class extends Error{static name="InvalidMessageError";constructor(e="Invalid message"){super(e),this.name="InvalidMessageError"}},Mr=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}},zt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},vn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},Sn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var $r=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var An=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Gt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},Tn=class extends Gt{constructor(e,r){super(!0,e,r)}},In=class extends Gt{constructor(e,r){super(!1,e,r)}};var Dn=Symbol.for("@libp2p/peer-id");function Wt(t){return!!t?.[Dn]}var ha=Symbol.for("@libp2p/transport");var da;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(da||(da={}));var pa=Y("node:events"),Cn=(t,...e)=>{try{(0,pa.setMaxListeners)(t,...e)}catch{}};function id(t){return typeof t?.handleEvent=="function"}function cd(t){return(t!==!0&&t!==!1&&t?.once)??!1}var Yt=class extends EventTarget{#e=new Map;constructor(){super(),Cn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let i=cd(n);super.addEventListener(e,c=>{if(i){let s=this.#e.get(c.type);s!=null&&(s=s.filter(({callback:a})=>a!==r),this.#e.set(c.type,s))}id(r)?r.handleEvent(c):r(c)},n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:i})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let i=this.#e.get(e);i!=null&&(i=i.filter(({callback:o})=>o!==r),this.#e.set(e,i))}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var ma=Symbol.for("@libp2p/service-capabilities");var Os={};q(Os,{base32:()=>Je,base32hex:()=>gd,base32hexpad:()=>xd,base32hexpadupper:()=>Ed,base32hexupper:()=>wd,base32pad:()=>yd,base32padupper:()=>bd,base32upper:()=>md,base32z:()=>vd});var Vb=new Uint8Array(0);function ya(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Fe(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return Dt(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return Dt(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function ba(t){return new TextEncoder().encode(t)}function ga(t){return new TextDecoder().decode(t)}function ad(t){return t?.buffer instanceof ArrayBuffer}function Dt(t){return ad(t)?t:t.slice()}function ud(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var o=t.charAt(i),c=o.charCodeAt(0);if(r[c]!==255)throw new TypeError(o+" is ambiguous");r[c]=i}var s=t.length,a=t.charAt(0),l=Math.log(s)/Math.log(256),u=Math.log(256)/Math.log(s);function f(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var g=0,m=0,w=0,A=p.length;w!==A&&p[w]===0;)w++,g++;for(var k=(A-w)*u+1>>>0,P=new Uint8Array(k);w!==A;){for(var L=p[w],V=0,R=k-1;(L!==0||V<m)&&R!==-1;R--,V++)L+=256*P[R]>>>0,P[R]=L%s>>>0,L=L/s>>>0;if(L!==0)throw new Error("Non-zero carry");m=V,w++}for(var D=k-m;D!==k&&P[D]===0;)D++;for(var de=a.repeat(g);D<k;++D)de+=t.charAt(P[D]);return de}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*l+1>>>0,k=new Uint8Array(A);p[g];){var P=r[p.charCodeAt(g)];if(P===255)return;for(var L=0,V=A-1;(P!==0||L<w)&&V!==-1;V--,L++)P+=s*k[V]>>>0,k[V]=P%256>>>0,P=P/256>>>0;if(P!==0)throw new Error("Non-zero carry");w=L,g++}if(p[g]!==" "){for(var R=A-w;R!==A&&k[R]===0;)R++;for(var D=new Uint8Array(m+(A-R)),de=m;R!==A;)D[de++]=k[R++];return D}}}function h(p){var g=d(p);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:d,decode:h}}var ld=ud,fd=ld,xa=fd;var Ds=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Cs=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let i=r.codePointAt(0);if(i===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=i,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Ea(this,e)}},Ls=class{decoders;constructor(e){this.decoders=e}or(e){return Ea(this,e)}decode(e){let r=e[0],n=this.decoders[r];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Ea(t,e){return new Ls({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Bs=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new Ds(e,r,n),this.decoder=new Cs(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function qt({name:t,prefix:e,encode:r,decode:n}){return new Bs(t,e,r,n)}function bt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=xa(r,t);return qt({prefix:e,name:t,encode:n,decode:o=>Fe(i(o))})}function dd(t,e,r,n){let i=t.length;for(;t[i-1]==="=";)--i;let o=new Uint8Array(i*r/8|0),c=0,s=0,a=0;for(let l=0;l<i;++l){let u=e[t[l]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);s=s<<r|u,c+=r,c>=8&&(c-=8,o[a++]=255&s>>c)}if(c>=r||(255&s<<8-c)!==0)throw new SyntaxError("Unexpected end of data");return o}function hd(t,e,r){let n=e[e.length-1]==="=",i=(1<<r)-1,o="",c=0,s=0;for(let a=0;a<t.length;++a)for(s=s<<8|t[a],c+=8;c>r;)c-=r,o+=e[i&s>>c];if(c!==0&&(o+=e[i&s<<r-c]),n)for(;(o.length*r&7)!==0;)o+="=";return o}function pd(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function se({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=pd(n);return qt({prefix:e,name:t,encode(o){return hd(o,n,r)},decode(o){return dd(o,i,r,t)}})}var Je=se({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),md=se({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),yd=se({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),bd=se({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),gd=se({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),wd=se({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),xd=se({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ed=se({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),vd=se({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var ks={};q(ks,{base58btc:()=>ue,base58flickr:()=>Sd});var ue=bt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Sd=bt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ns={};q(Ns,{base64:()=>_s,base64pad:()=>Ad,base64url:()=>Ps,base64urlpad:()=>Td});var _s=se({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Ad=se({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Ps=se({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Td=se({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Aa=Ce(Y("node:tty"),1),_n=Ce(Y("node:util"),1);function Ln(t,e){if(typeof t=="string")return Id(t);if(typeof t=="number")return Ld(t,e);throw new Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}function Id(t){if(typeof t!="string"||t.length===0||t.length>100)throw new Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(t)}`);let e=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(t);if(!e?.groups)return NaN;let{value:r,unit:n="ms"}=e.groups,i=parseFloat(r),o=n.toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return i*315576e5;case"months":case"month":case"mo":return i*26298e5;case"weeks":case"week":case"w":return i*6048e5;case"days":case"day":case"d":return i*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return i*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return i*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return i*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return i;default:throw new Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Dd(t){let e=Math.abs(t);return e>=315576e5?`${Math.round(t/315576e5)}y`:e>=26298e5?`${Math.round(t/26298e5)}mo`:e>=6048e5?`${Math.round(t/6048e5)}w`:e>=864e5?`${Math.round(t/864e5)}d`:e>=36e5?`${Math.round(t/36e5)}h`:e>=6e4?`${Math.round(t/6e4)}m`:e>=1e3?`${Math.round(t/1e3)}s`:`${t}ms`}function Cd(t){let e=Math.abs(t);return e>=315576e5?Ct(t,e,315576e5,"year"):e>=26298e5?Ct(t,e,26298e5,"month"):e>=6048e5?Ct(t,e,6048e5,"week"):e>=864e5?Ct(t,e,864e5,"day"):e>=36e5?Ct(t,e,36e5,"hour"):e>=6e4?Ct(t,e,6e4,"minute"):e>=1e3?Ct(t,e,1e3,"second"):`${t} ms`}function Ld(t,e){if(typeof t!="number"||!Number.isFinite(t))throw new Error("Value provided to ms.format() must be of type number.");return e?.long?Cd(t):Dd(t)}function Ct(t,e,r,n){let i=e>=r*1.5;return`${Math.round(t/r)} ${n}${i?"s":""}`}var On=Ce(Y("node:process"),1),Sa=Ce(Y("node:os"),1),Us=Ce(Y("node:tty"),1);function Me(t,e=globalThis.Deno?globalThis.Deno.args:On.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),i=e.indexOf("--");return n!==-1&&(i===-1||n<i)}var{env:Q}=On.default,Bn;Me("no-color")||Me("no-colors")||Me("color=false")||Me("color=never")?Bn=0:(Me("color")||Me("colors")||Me("color=true")||Me("color=always"))&&(Bn=1);function Bd(){if(!("FORCE_COLOR"in Q))return;if(Q.FORCE_COLOR==="true")return 1;if(Q.FORCE_COLOR==="false")return 0;if(Q.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(Q.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function Od(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function kd(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Bd();n!==void 0&&(Bn=n);let i=r?Bn:n;if(i===0)return 0;if(r){if(Me("color=16m")||Me("color=full")||Me("color=truecolor"))return 3;if(Me("color=256"))return 2}if("TF_BUILD"in Q&&"AGENT_NAME"in Q)return 1;if(t&&!e&&i===void 0)return 0;let o=i||0;if(Q.TERM==="dumb")return o;if(On.default.platform==="win32"){let c=Sa.default.release().split(".");return Number(c[0])>=10&&Number(c[2])>=10586?Number(c[2])>=14931?3:2:1}if("CI"in Q)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(c=>c in Q)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(c=>c in Q)||Q.CI_NAME==="codeship"?1:o;if("TEAMCITY_VERSION"in Q)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(Q.TEAMCITY_VERSION)?1:0;if(Q.COLORTERM==="truecolor"||Q.TERM==="xterm-kitty"||Q.TERM==="xterm-ghostty"||Q.TERM==="wezterm")return 3;if("TERM_PROGRAM"in Q){let c=Number.parseInt((Q.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(Q.TERM_PROGRAM){case"iTerm.app":return c>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(Q.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(Q.TERM)||"COLORTERM"in Q?1:o}function va(t,e={}){let r=kd(t,{streamIsTTY:t&&t.isTTY,...e});return Od(r)}var _d={stdout:va({isTTY:Us.default.isatty(1)}),stderr:va({isTTY:Us.default.isatty(2)})},kn=_d;function Rs(t){r.debug=r,r.default=r,r.coerce=a,r.disable=o,r.enable=i,r.enabled=c,r.humanize=Ln,r.destroy=l,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let f=0;for(let d=0;d<u.length;d++)f=(f<<5)-f+u.charCodeAt(d),f|=0;return r.colors[Math.abs(f)%r.colors.length]}r.selectColor=e;function r(u,f){let d,h=null,p,g;function m(...w){if(!m.enabled)return;let A=m,k=Number(new Date),P=k-(d||k);A.diff=P,A.prev=d,A.curr=k,d=k,w[0]=r.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let L=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(R,D)=>{if(R==="%%")return"%";L++;let de=r.formatters[D];if(typeof de=="function"){let He=w[L];R=de.call(A,He),w.splice(L,1),L--}return R}),r.formatArgs.call(A,w),f?.onLog!=null&&f.onLog(...w),(A.log||r.log).apply(A,w)}return m.namespace=u,m.useColors=r.useColors(),m.color=r.selectColor(u),m.extend=n,m.destroy=r.destroy,Object.defineProperty(m,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(p!==r.namespaces&&(p=r.namespaces,g=r.enabled(u)),g),set:w=>{h=w}}),typeof r.init=="function"&&r.init(m),m}function n(u,f){let d=r(this.namespace+(typeof f>"u"?":":f)+u);return d.log=this.log,d}function i(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let f,d=(typeof u=="string"?u:"").split(/[\s,]+/),h=d.length;for(f=0;f<h;f++)d[f]&&(u=d[f].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function o(){let u=[...r.names.map(s),...r.skips.map(s).map(f=>"-"+f)].join(",");return r.enable(""),u}function c(u){if(u[u.length-1]==="*")return!0;let f,d;for(f=0,d=r.skips.length;f<d;f++)if(r.skips[f].test(u))return!1;for(f=0,d=r.names.length;f<d;f++)if(r.names[f].test(u))return!0;return!1}function s(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function a(u){return u instanceof Error?u.stack??u.message:u}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var Ta=[6,2,3,4,5,1];kn.stderr!==!1&&(kn.stderr??kn).level>=2&&(Ta=[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 Zt=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function Pd(){return"colors"in Zt?!!Zt.colors:Aa.default.isatty(process.stderr.fd)}function Nd(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${e} \x1B[0m`;t[0]=o+t[0].split(`
3
3
  `).join(`
4
- `+o),t.push(i+"m+"+cn(this.diff)+"\x1B[0m")}else t[0]=kl()+e+" "+t[0]}function kl(){return Kt.hideDate!=null?"":new Date().toISOString()+" "}function Pl(...t){return process.stderr.write(fn.default.format(...t)+`
5
- `)}function Nl(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function Rl(){return process.env.DEBUG}function Ul(t){t.inspectOpts={};let e=Object.keys(Kt);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Kt[e[r]]}function Fl(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,fn.default.inspect(e,this.inspectOpts).split(`
6
- `).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,fn.default.inspect(e,this.inspectOpts)}}var lc=ss({init:Ul,log:Pl,formatArgs:_l,save:Nl,load:Rl,useColors:Ol,setupFormatters:Fl,colors:uc,inspectOpts:Kt});var De=lc;De.formatters.b=t=>t==null?"undefined":oe.baseEncode(t);De.formatters.t=t=>t==null?"undefined":Ze.baseEncode(t);De.formatters.m=t=>t==null?"undefined":Fo.baseEncode(t);De.formatters.p=t=>t==null?"undefined":t.toString();De.formatters.c=t=>t==null?"undefined":t.toString();De.formatters.k=t=>t==null?"undefined":t.toString();De.formatters.a=t=>t==null?"undefined":t.toString();function fc(t,e=""){let r=dc(t.message),n=dc(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
4
+ `+o),t.push(i+"m+"+Ln(this.diff)+"\x1B[0m")}else t[0]=Ud()+e+" "+t[0]}function Ud(){return Zt.hideDate!=null?"":new Date().toISOString()+" "}function Rd(...t){return process.stderr.write(_n.default.format(...t)+`
5
+ `)}function Fd(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function Md(){return process.env.DEBUG}function $d(t){t.inspectOpts={};let e=Object.keys(Zt);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Zt[e[r]]}function Kd(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,_n.default.inspect(e,this.inspectOpts).split(`
6
+ `).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,_n.default.inspect(e,this.inspectOpts)}}var Ia=Rs({init:$d,log:Rd,formatArgs:Nd,save:Fd,load:Md,useColors:Pd,setupFormatters:Kd,colors:Ta,inspectOpts:Zt});var Le=Ia;Le.formatters.b=t=>t==null?"undefined":ue.baseEncode(t);Le.formatters.t=t=>t==null?"undefined":Je.baseEncode(t);Le.formatters.m=t=>t==null?"undefined":_s.baseEncode(t);Le.formatters.p=t=>t==null?"undefined":t.toString();Le.formatters.c=t=>t==null?"undefined":t.toString();Le.formatters.k=t=>t==null?"undefined":t.toString();Le.formatters.a=t=>t==null?"undefined":t.toString();function Da(t,e=""){let r=Ca(t.message),n=Ca(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
7
7
  `).join(`
8
8
  ${e}`)}`:`${r}
9
9
  ${e}${n.split(`
10
10
  `).join(`
11
11
  ${e}`)}`:n!=null?`${n.split(`
12
12
  `).join(`
13
- ${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function Ml(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function hc(t,e=""){if(Ml(t)){let r=fc(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
- ${e}${t.errors.map(n=>`${hc(n,`${e}`)}`).join(`
13
+ ${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function Hd(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function La(t,e=""){if(Hd(t)){let r=Da(t,e);return t.errors.length>0?(e=`${e} `,r+=`
14
+ ${e}${t.errors.map(n=>`${La(n,`${e}`)}`).join(`
15
15
  ${e}`)}`):r+=`
16
- ${e}[Error list was empty]`,r.trim()}return fc(t,e)}De.formatters.e=t=>t==null?"undefined":hc(t);function Kl(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e}function pc(t){return{forComponent(e){return $t(e,t)}}}function $t(t,e){let r=Kl(`${t}:trace`);return De.enabled(`${t}:trace`)&&De.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=De(`${t}:trace`,e)),Object.assign(De(t,e),{error:De(`${t}:error`,e),trace:r,newScope:n=>$t(`${t}:${n}`,e)})}function dc(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}function _e(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}async function mc(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,e,r.subarray());return n?.signal?.throwIfAborted(),o}var yc=ce("node:buffer");function Xe(t,e){return yt(yc.Buffer.concat(t,e))}var gc=Symbol.for("@achingbrain/uint8arraylist");function bc(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function dn(t){return!!t?.[gc]}var te=class t{bufs;length;[gc]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(dn(n)){r+=n.byteLength;for(let i of n.bufs)this.bufs.push(i)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(dn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=bc(this.bufs,e);return r.buf[r.index]}set(e,r){let n=bc(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(dn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return Xe(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:Xe(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let l=e>=s&&e<a,u=r>s&&r<=a;if(l&&u){if(e===s&&r===a){n.push(c);break}let f=e-s;n.push(c.subarray(f,f+(r-e)));break}if(l){if(e===0){n.push(c);continue}n.push(c.subarray(e-s));continue}if(u){if(r===a){n.push(c);break}n.push(c.subarray(0,r-s));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!dn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,l=n.byteLength-1,u;for(let f=r;f<=a;f+=u){u=0;for(let d=l;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){u=Math.max(1,d-s[h]);break}}if(u===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Re(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=le(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Re(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=le(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=le(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=le(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!_e(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};var wc=ce("node:buffer");function se(t,e="utf8"){let r=zr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?wc.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var $l=parseInt("11111",2),is=parseInt("10000000",2),Hl=parseInt("01111111",2),xc={0:Ar,1:Ar,2:Vl,3:Wl,4:Yl,5:Gl,6:zl,16:Ar,22:Ar,48:Ar};function cs(t,e={offset:0}){let r=t[e.offset]&$l;if(e.offset++,xc[r]!=null)return xc[r](t,e);throw new Error("No decoder for tag "+r)}function Dr(t,e){let r=0;if((t[e.offset]&is)===is){let n=t[e.offset]&Hl,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function Ar(t,e){Dr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=cs(t,e);if(n===null)break;r.push(n)}return r}function Vl(t,e){let r=Dr(t,e),n=e.offset,i=e.offset+r,o=[];for(let c=n;c<i;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function zl(t,e){let r=Dr(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,c=0;i<40?(o=0,c=i):i<80?(o=1,c=i-40):(o=2,c=i-80);let s=`${o}.${c}`,a=[];for(;e.offset<n;){let l=t[e.offset];if(e.offset++,a.push(l&127),l<128){a.reverse();let u=0;for(let f=0;f<a.length;f++)u+=a[f]<<f*7;s+=`.${u}`,a=[]}}return s}function Gl(t,e){return e.offset++,null}function Wl(t,e){let r=Dr(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function Yl(t,e){let r=Dr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function ql(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new te;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function as(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=ql(t.byteLength);return new te(Uint8Array.from([e.byteLength|is]),e)}function Ec(t){let e=new te,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new te(Uint8Array.from([2]),as(e),e)}function vc(t){let e=Uint8Array.from([0]),r=new te(e,t);return new te(Uint8Array.from([3]),as(r),r)}function hn(t,e=48){let r=new te;for(let n of t)r.append(n);return new te(Uint8Array.from([e]),as(r),r)}var Zl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),jl=Uint8Array.from([6,5,43,129,4,0,34]),Xl=Uint8Array.from([6,5,43,129,4,0,35]),Ql={ext:!0,kty:"EC",crv:"P-256"},Jl={ext:!0,kty:"EC",crv:"P-384"},ef={ext:!0,kty:"EC",crv:"P-521"},us=32,ls=48,fs=66;function Sc(t){let e=cs(t);return Tc(e)}function Tc(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===us*2+1)return n=se(e.subarray(r,r+us),"base64url"),i=se(e.subarray(r+us),"base64url"),new Ht({...Ql,key_ops:["verify"],x:n,y:i});if(e.byteLength===ls*2+1)return n=se(e.subarray(r,r+ls),"base64url"),i=se(e.subarray(r+ls),"base64url"),new Ht({...Jl,key_ops:["verify"],x:n,y:i});if(e.byteLength===fs*2+1)return n=se(e.subarray(r,r+fs),"base64url"),i=se(e.subarray(r+fs),"base64url"),new Ht({...ef,key_ops:["verify"],x:n,y:i});throw new C(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Ic(t){return hn([Ec(Uint8Array.from([1])),hn([tf(t.crv)],160),hn([vc(new te(Uint8Array.from([4]),Ae(t.x??"","base64url"),Ae(t.y??"","base64url")))],161)]).subarray()}function tf(t){if(t==="P-256")return Zl;if(t==="P-384")return jl;if(t==="P-521")return Xl;throw new C(`Invalid curve ${t}`)}var Ht=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Ic(this.jwk)),this._raw}toMultihash(){return Ve.digest(Vt(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return oe.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}async verify(e,r,n){return mc(this.jwk,r,e,n)}};var Dn=Le(ce("crypto"),1);function ds(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function dt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function Qe(t,e,r=""){let n=ds(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let c=r&&`"${r}" `,s=o?` of length ${e}`:"",a=n?`length=${i}`:`type=${typeof t}`,l=c+"expected Uint8Array"+s+", got "+a;throw n?new RangeError(l):new TypeError(l)}return t}function pn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(dt(t.outputLen),dt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function zt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function mn(t,e){Qe(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Et(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function yn(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function We(t,e){return t<<32-e|t>>>e}var Dc=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",rf=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function bn(t){if(Qe(t),Dc)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=rf[t[r]];return e}var rt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ac(t){if(t>=rt._0&&t<=rt._9)return t-rt._0;if(t>=rt.A&&t<=rt.F)return t-(rt.A-10);if(t>=rt.a&&t<=rt.f)return t-(rt.a-10)}function hs(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(Dc)try{return Uint8Array.fromHex(t)}catch(i){throw i instanceof SyntaxError?new RangeError(i.message):i}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let c=Ac(t.charCodeAt(o)),s=Ac(t.charCodeAt(o+1));if(c===void 0||s===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[i]=c*16+s}return n}function Cc(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];Qe(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function Lc(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function Bc(t=32){dt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var Oc=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function _c(t,e,r){return t&e^~t&r}function kc(t,e,r){return t&e^t&r^e&r}var gn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=yn(this.buffer)}update(e){zt(this),Qe(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let c=0;c<o;){let s=Math.min(i-this.pos,o-c);if(s===i){let a=yn(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){zt(this),mn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,Et(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=yn(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let l=a/4,u=this.get();if(l>u.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<l;f++)s.setUint32(4*f,u[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:c,pos:s}=this;return e.destroyed=c,e.finished=o,e.length=i,e.pos=s,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},nt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var nf=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]),ht=new Uint32Array(64),ps=class extends gn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)ht[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=ht[f-15],h=ht[f-2],y=We(d,7)^We(d,18)^d>>>3,v=We(h,17)^We(h,19)^h>>>10;ht[f]=v+ht[f-7]+y+ht[f-16]|0}let{A:n,B:i,C:o,D:c,E:s,F:a,G:l,H:u}=this;for(let f=0;f<64;f++){let d=We(s,6)^We(s,11)^We(s,25),h=u+d+_c(s,a,l)+nf[f]+ht[f]|0,v=(We(n,2)^We(n,13)^We(n,22))+kc(n,i,o)|0;u=l,l=a,a=s,s=c+h|0,c=o,o=i,i=n,n=h+v|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,c=c+this.D|0,s=s+this.E|0,a=a+this.F|0,l=l+this.G|0,u=u+this.H|0,this.set(n,i,o,c,s,a,l,u)}roundClean(){Et(ht)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Et(this.buffer)}},ms=class extends ps{A=nt[0]|0;B=nt[1]|0;C=nt[2]|0;D=nt[3]|0;E=nt[4]|0;F=nt[5]|0;G=nt[6]|0;H=nt[7]|0;constructor(){super(32)}};var Pc=Lc(()=>new ms,Oc(1));var fe=(t,e,r)=>Qe(t,e,r),bs=dt,gs=bn,ot=(...t)=>Cc(...t),En=t=>hs(t),ws=ds,xs=t=>Bc(t),xn=BigInt(0),ys=BigInt(1);function vt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function vn(t){if(typeof t=="bigint"){if(!wn(t))throw new RangeError("positive bigint expected, got "+t)}else bs(t);return t}function Cr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function Lr(t){let e=vn(t).toString(16);return e.length&1?"0"+e:e}function Nc(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?xn:BigInt("0x"+t)}function Gt(t){return Nc(bn(t))}function Es(t){return Nc(bn(of(Qe(t)).reverse()))}function Sn(t,e){if(dt(e),e===0)throw new RangeError("zero length");t=vn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return hs(r.padStart(e*2,"0"))}function vs(t,e){return Sn(t,e).reverse()}function of(t){return Uint8Array.from(fe(t))}var wn=t=>typeof t=="bigint"&&xn<=t;function sf(t,e,r){return wn(t)&&wn(e)&&wn(r)&&e<=t&&t<r}function Ss(t,e,r,n){if(!sf(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Wt(t){if(t<xn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>xn;t>>=ys,e+=1);return e}var Br=t=>(ys<<BigInt(t))-ys;function Rc(t,e,r){if(dt(t,"hashLen"),dt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=m=>new Uint8Array(m),i=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),s=1e3,a=n(t),l=n(t),u=0,f=()=>{a.fill(1),l.fill(0),u=0},d=(...m)=>r(l,ot(a,...m)),h=(m=i)=>{l=d(o,m),a=d(),m.length!==0&&(l=d(c,m),a=d())},y=()=>{if(u++>=s)throw new Error("drbg: tried max amount of iterations");let m=0,x=[];for(;m<e;){a=d();let L=a.slice();x.push(L),m+=a.length}return ot(...x)};return(m,x)=>{f(),h(m);let L;for(;(L=x(y()))===void 0;)h();return f(),L}}function St(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,s){if(!s&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(s&&a===void 0)return;let l=typeof a;if(l!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${l}`)}let i=(o,c)=>Object.entries(o).forEach(([s,a])=>n(s,a,c));i(e,!1),i(r,!0)}var be=BigInt(0),ie=BigInt(1),Tt=BigInt(2),Kc=BigInt(3),$c=BigInt(4),Hc=BigInt(5),cf=BigInt(7),Vc=BigInt(8),af=BigInt(9),zc=BigInt(16);function Ye(t,e){if(e<=be)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=be?r:e+r}function ke(t,e,r){if(e<be)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >be;)n*=n,n%=r;return n}function Uc(t,e){if(t===be)throw new Error("invert: expected non-zero number");if(e<=be)throw new Error("invert: expected positive modulus, got "+e);let r=Ye(t,e),n=e,i=be,o=ie,c=ie,s=be;for(;r!==be;){let l=n/r,u=n-r*l,f=i-c*l,d=o-s*l;n=r,r=u,i=c,o=s,c=f,s=d}if(n!==ie)throw new Error("invert: does not exist");return Ye(i,e)}function Ts(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function Gc(t,e){let r=t,n=(r.ORDER+ie)/$c,i=r.pow(e,n);return Ts(r,i,e),i}function uf(t,e){let r=t,n=(r.ORDER-Hc)/Vc,i=r.mul(e,Tt),o=r.pow(i,n),c=r.mul(e,o),s=r.mul(r.mul(c,Tt),o),a=r.mul(c,r.sub(s,r.ONE));return Ts(r,a,e),a}function lf(t){let e=Yt(t),r=Wc(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+cf)/zc;return((s,a)=>{let l=s,u=l.pow(a,c),f=l.mul(u,n),d=l.mul(u,i),h=l.mul(u,o),y=l.eql(l.sqr(f),a),v=l.eql(l.sqr(d),a);u=l.cmov(u,f,y),f=l.cmov(h,d,v);let m=l.eql(l.sqr(f),a),x=l.cmov(u,f,m);return Ts(l,x,a),x})}function Wc(t){if(t<Kc)throw new Error("sqrt is not defined for small field");let e=t-ie,r=0;for(;e%Tt===be;)e/=Tt,r++;let n=Tt,i=Yt(t);for(;Fc(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return Gc;let o=i.pow(n,e),c=(e+ie)/Tt;return function(a,l){let u=a;if(u.is0(l))return l;if(Fc(u,l)!==1)throw new Error("Cannot find square root");let f=r,d=u.mul(u.ONE,o),h=u.pow(l,e),y=u.pow(l,c);for(;!u.eql(h,u.ONE);){if(u.is0(h))return u.ZERO;let v=1,m=u.sqr(h);for(;!u.eql(m,u.ONE);)if(v++,m=u.sqr(m),v===f)throw new Error("Cannot find square root");let x=ie<<BigInt(f-v-1),L=u.pow(d,x);f=v,d=u.sqr(L),h=u.mul(h,d),y=u.mul(y,L)}return y}}function ff(t){return t%$c===Kc?Gc:t%Vc===Hc?uf:t%zc===af?lf(t):Wc(t)}var df=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Is(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=df.reduce((n,i)=>(n[i]="function",n),e);if(St(t,r),Cr(t.BYTES,"BYTES"),Cr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=ie)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function hf(t,e,r){let n=t;if(r<be)throw new Error("invalid exponent, negatives unsupported");if(r===be)return n.ONE;if(r===ie)return e;let i=n.ONE,o=e;for(;r>be;)r&ie&&(i=n.mul(i,o)),o=n.sqr(o),r>>=ie;return i}function In(t,e,r=!1){let n=t,i=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((s,a,l)=>n.is0(a)?s:(i[l]=s,n.mul(s,a)),n.ONE),c=n.inv(o);return e.reduceRight((s,a,l)=>n.is0(a)?s:(i[l]=n.mul(s,i[l]),n.mul(s,a)),c),i}function Fc(t,e){let r=t,n=(r.ORDER-ie)/Tt,i=r.pow(e,n),o=r.eql(i,r.ONE),c=r.eql(i,r.ZERO),s=r.eql(i,r.neg(r.ONE));if(!o&&!c&&!s)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function pf(t,e){if(e!==void 0&&bs(e),t<=be)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=Wt(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,i=Math.ceil(n/8);return{nBitLength:n,nByteLength:i}}var Mc=new WeakMap,Tn=class{ORDER;BITS;BYTES;isLE;ZERO=be;ONE=ie;_lengths;_mod;constructor(e,r={}){if(e<=ie)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=pf(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,Object.freeze(this)}create(e){return Ye(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return be<=e&&e<this.ORDER}is0(e){return e===be}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ie)===ie}neg(e){return Ye(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Ye(e*e,this.ORDER)}add(e,r){return Ye(e+r,this.ORDER)}sub(e,r){return Ye(e-r,this.ORDER)}mul(e,r){return Ye(e*r,this.ORDER)}pow(e,r){return hf(this,e,r)}div(e,r){return Ye(e*Uc(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return Uc(e,this.ORDER)}sqrt(e){let r=Mc.get(this);return r||Mc.set(this,r=ff(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?vs(e,this.BYTES):Sn(e,this.BYTES)}fromBytes(e,r=!1){fe(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:c,_mod:s}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let l=new Uint8Array(i);l.set(e,o?0:l.length-e.length),e=l}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let a=o?Es(e):Gt(e);if(s&&(a=Ye(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return In(this,e)}cmov(e,r,n){return vt(n,"condition"),n?r:e}};Object.freeze(Tn.prototype);function Yt(t,e={}){return new Tn(t,e)}function Yc(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=ie)throw new Error("field order must be greater than 1");let e=Wt(t-ie);return Math.ceil(e/8)}function As(t){let e=Yc(t);return e+Math.ceil(e/2)}function Ds(t,e,r=!1){fe(t);let n=t.length,i=Yc(e),o=Math.max(As(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?Es(t):Gt(t),s=Ye(c,e-ie)+ie;return r?vs(s,i):Sn(s,i)}var qt=BigInt(0),It=BigInt(1);function Or(t,e){let r=e.negate();return t?r:e}function Os(t,e){let r=In(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function Xc(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Cs(t,e){Xc(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Br(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function qc(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:c}=r,s=Number(t&i),a=t>>c;s>n&&(s-=o,a+=It);let l=e*n,u=l+Math.abs(s)-1,f=s===0,d=s<0,h=e%2!==0;return{nextN:a,offset:u,isZero:f,isNeg:d,isNegF:h,offsetF:l}}var Ls=new WeakMap,Qc=new WeakMap;function Bs(t){return Qc.get(t)||1}function Zc(t){if(t!==qt)throw new Error("invalid wNAF")}var An=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>qt;)r&It&&(n=n.add(i)),i=i.double(),r>>=It;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Cs(r,this.bits),o=[],c=e,s=c;for(let a=0;a<n;a++){s=c,o.push(s);for(let l=1;l<i;l++)s=s.add(c),o.push(s);c=s.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,c=Cs(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:l,isZero:u,isNeg:f,isNegF:d,offsetF:h}=qc(n,s,c);n=a,u?o=o.add(Or(d,r[h])):i=i.add(Or(f,r[l]))}return Zc(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Cs(e,this.bits);for(let c=0;c<o.windows&&n!==qt;c++){let{nextN:s,offset:a,isZero:l,isNeg:u}=qc(n,c,o);if(n=s,!l){let f=r[a];i=i.add(u?f.negate():f)}}return Zc(n),i}getPrecomputes(e,r,n){let i=Ls.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Ls.set(r,i))),i}cached(e,r,n){let i=Bs(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Bs(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){Xc(r,this.bits),Qc.set(e,r),Ls.delete(e)}hasCache(e){return Bs(e)!==1}};function Jc(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>qt||n>qt;)r&It&&(o=o.add(i)),n&It&&(c=c.add(i)),i=i.double(),r>>=It,n>>=It;return{p1:o,p2:c}}function jc(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Is(e),e}else return Yt(t,{isLE:r})}function ea(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let l=e[a];if(!(typeof l=="bigint"&&l>qt))throw new Error(`CURVE.${a} must be positive bigint`)}let i=jc(e.p,r.Fp,n),o=jc(e.n,r.Fn,n),s=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of s)if(!i.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function ta(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var Xm=Dn.default.generateKeyPairSync,_r=32;var mf=64;function ra(t,e,r){if(t.byteLength!==_r)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==mf)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Dn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:se(t,"base64url"),kty:"OKP"}});return Dn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function oa(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Cn=class{type="Ed25519";raw;constructor(e){this.raw=_s(e,_r)}toMultihash(){return Ve.digest(Vt(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return oe.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=ra(this.raw,r,e);return oa(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function sa(t){return t=_s(t,_r),new Cn(t)}function _s(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new C(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var ve;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(ve||(ve={}));var ks;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(ks||(ks={}));(function(t){t.codec=()=>ze(ks)})(ve||(ve={}));var kr;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),ve.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=ve.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:ve.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(kr||(kr={}));var Ps;(function(t){let e;t.codec=()=>(e==null&&(e=Q((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),ve.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=ve.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:ve.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return j(o,t.codec())}t.encode=r;function n(o,c){return Z(o,t.codec(),c)}t.decode=n;function i(o,c){return X(o,t.codec(),c)}t.stream=i})(Ps||(Ps={}));var pa=Le(ce("node:crypto"),1);var Ln=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(pn(e),Qe(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),Et(i)}update(e){return zt(this),this.iHash.update(e),this}digestInto(e){zt(this),mn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:c,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=c,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},ia=(()=>{let t=((e,r,n)=>new Ln(e,r).update(n).digest());return t.create=(e,r)=>new Ln(e,r),t})();var ca=(t,e)=>(t+(t>=0?e:-e)/aa)/e;function gf(t,e,r){Ss("scalar",t,Je,r);let[[n,i],[o,c]]=e,s=ca(c*t,r),a=ca(-i*t,r),l=t-s*n-a*o,u=-s*i-a*c,f=l<Je,d=u<Je;f&&(l=-l),d&&(u=-u);let h=Br(Math.ceil(Wt(r)/2))+pt;if(l<Je||l>=h||u<Je||u>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:l,k2neg:d,k2:u}}function Rs(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Ns(t,e){St(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return vt(r.lowS,"lowS"),vt(r.prehash,"prehash"),r.format!==void 0&&Rs(r.format),r}var Us=class extends Error{constructor(e=""){super(e)}},qe={Err:Us,_tlv:{encode:(t,e)=>{let{Err:r}=qe;if(Cr(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=Lr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?Lr(i.length/2|128):"";return Lr(t)+o+i+e},decode(t,e){let{Err:r}=qe;e=fe(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),c=0;if(!o)c=i;else{let a=i&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let l=e.subarray(n,n+a);if(l.length!==a)throw new r("tlv.decode: length bytes not complete");if(l[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of l)c=c<<8|u;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let s=e.subarray(n,n+c);if(s.length!==c)throw new r("tlv.decode: wrong value length");return{v:s,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=qe;if(vn(t),t<Je)throw new e("integer: negative integers are not allowed");let r=Lr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=qe;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Gt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=qe,i=fe(t,void 0,"signature"),{v:o,l:c}=n.decode(48,i);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:s,l:a}=n.decode(2,o),{v:l,l:u}=n.decode(2,a);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(s),s:r.decode(l)}},hexFromSig(t){let{_tlv:e,_int:r}=qe,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}};Object.freeze(qe._tlv);Object.freeze(qe._int);Object.freeze(qe);var Je=BigInt(0),pt=BigInt(1),aa=BigInt(2),Bn=BigInt(3),wf=BigInt(4);function ua(t,e={}){let r=ea("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:c,n:s}=o;St(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:l}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=fa(n,i);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(re,b,I){if(l&&b.is0())return Uint8Array.of(0);let{x:D,y:g}=b.toAffine(),p=n.toBytes(D);if(vt(I,"isCompressed"),I){f();let w=!n.isOdd(g);return ot(la(w),p)}else return ot(Uint8Array.of(4),p,n.toBytes(g))}function h(re){fe(re,void 0,"Point");let{publicKey:b,publicKeyUncompressed:I}=u,D=re.length,g=re[0],p=re.subarray(1);if(l&&D===1&&g===0)return{x:n.ZERO,y:n.ZERO};if(D===b&&(g===2||g===3)){let w=n.fromBytes(p);if(!n.isValid(w))throw new Error("bad point: is not on curve, wrong x");let S=m(w),E;try{E=n.sqrt(S)}catch(z){let M=z instanceof Error?": "+z.message:"";throw new Error("bad point: is not on curve, sqrt error"+M)}f();let A=n.isOdd(E);return(g&1)===1!==A&&(E=n.neg(E)),{x:w,y:E}}else if(D===I&&g===4){let w=n.BYTES,S=n.fromBytes(p.subarray(0,w)),E=n.fromBytes(p.subarray(w,w*2));if(!x(S,E))throw new Error("bad point: is not on curve");return{x:S,y:E}}else throw new Error(`bad point: got length ${D}, expected compressed=${b} or uncompressed=${I}`)}let y=e.toBytes===void 0?d:e.toBytes,v=e.fromBytes===void 0?h:e.fromBytes;function m(re){let b=n.sqr(re),I=n.mul(b,re);return n.add(n.add(I,n.mul(re,o.a)),o.b)}function x(re,b){let I=n.sqr(b),D=m(re);return n.eql(I,D)}if(!x(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let L=n.mul(n.pow(o.a,Bn),wf),R=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(L,R)))throw new Error("bad curve params: a or b");function V(re,b,I=!1){if(!n.isValid(b)||I&&n.is0(b))throw new Error(`bad point coordinate ${re}`);return b}function P(re){if(!(re instanceof O))throw new Error("Weierstrass Point expected")}function ue(re){if(!a||!a.basises)throw new Error("no endo");return gf(re,a.basises,i.ORDER)}function J(re,b,I,D,g){return I=new O(n.mul(I.X,re),I.Y,I.Z),b=Or(D,b),I=Or(g,I),b.add(I)}class O{static BASE=new O(o.Gx,o.Gy,n.ONE);static ZERO=new O(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(b,I,D){this.X=V("x",b),this.Y=V("y",I,!0),this.Z=V("z",D),Object.freeze(this)}static CURVE(){return o}static fromAffine(b){let{x:I,y:D}=b||{};if(!b||!n.isValid(I)||!n.isValid(D))throw new Error("invalid affine point");if(b instanceof O)throw new Error("projective point not allowed");return n.is0(I)&&n.is0(D)?O.ZERO:new O(I,D,n.ONE)}static fromBytes(b){let I=O.fromAffine(v(fe(b,void 0,"point")));return I.assertValidity(),I}static fromHex(b){return O.fromBytes(En(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,I=!0){return $e.createCache(this,b),I||this.multiply(Bn),this}assertValidity(){let b=this;if(b.is0()){if(e.allowInfinityPoint&&n.is0(b.X)&&n.eql(b.Y,n.ONE)&&n.is0(b.Z))return;throw new Error("bad point: ZERO")}let{x:I,y:D}=b.toAffine();if(!n.isValid(I)||!n.isValid(D))throw new Error("bad point: x or y not field elements");if(!x(I,D))throw new Error("bad point: equation left != right");if(!b.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){P(b);let{X:I,Y:D,Z:g}=this,{X:p,Y:w,Z:S}=b,E=n.eql(n.mul(I,S),n.mul(p,g)),A=n.eql(n.mul(D,S),n.mul(w,g));return E&&A}negate(){return new O(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:I}=o,D=n.mul(I,Bn),{X:g,Y:p,Z:w}=this,S=n.ZERO,E=n.ZERO,A=n.ZERO,B=n.mul(g,g),z=n.mul(p,p),M=n.mul(w,w),N=n.mul(g,p);return N=n.add(N,N),A=n.mul(g,w),A=n.add(A,A),S=n.mul(b,A),E=n.mul(D,M),E=n.add(S,E),S=n.sub(z,E),E=n.add(z,E),E=n.mul(S,E),S=n.mul(N,S),A=n.mul(D,A),M=n.mul(b,M),N=n.sub(B,M),N=n.mul(b,N),N=n.add(N,A),A=n.add(B,B),B=n.add(A,B),B=n.add(B,M),B=n.mul(B,N),E=n.add(E,B),M=n.mul(p,w),M=n.add(M,M),B=n.mul(M,N),S=n.sub(S,B),A=n.mul(M,z),A=n.add(A,A),A=n.add(A,A),new O(S,E,A)}add(b){P(b);let{X:I,Y:D,Z:g}=this,{X:p,Y:w,Z:S}=b,E=n.ZERO,A=n.ZERO,B=n.ZERO,z=o.a,M=n.mul(o.b,Bn),N=n.mul(I,p),pe=n.mul(D,w),me=n.mul(g,S),ye=n.add(I,D),ne=n.add(p,w);ye=n.mul(ye,ne),ne=n.add(N,pe),ye=n.sub(ye,ne),ne=n.add(I,g);let Te=n.add(p,S);return ne=n.mul(ne,Te),Te=n.add(N,me),ne=n.sub(ne,Te),Te=n.add(D,g),E=n.add(w,S),Te=n.mul(Te,E),E=n.add(pe,me),Te=n.sub(Te,E),B=n.mul(z,ne),E=n.mul(M,me),B=n.add(E,B),E=n.sub(pe,B),B=n.add(pe,B),A=n.mul(E,B),pe=n.add(N,N),pe=n.add(pe,N),me=n.mul(z,me),ne=n.mul(M,ne),pe=n.add(pe,me),me=n.sub(N,me),me=n.mul(z,me),ne=n.add(ne,me),N=n.mul(pe,ne),A=n.add(A,N),N=n.mul(Te,ne),E=n.mul(ye,E),E=n.sub(E,N),N=n.mul(ye,pe),B=n.mul(Te,B),B=n.add(B,N),new O(E,A,B)}subtract(b){return P(b),this.add(b.negate())}is0(){return this.equals(O.ZERO)}multiply(b){let{endo:I}=e;if(!i.isValidNot0(b))throw new RangeError("invalid scalar: out of range");let D,g,p=w=>$e.cached(this,w,S=>Os(O,S));if(I){let{k1neg:w,k1:S,k2neg:E,k2:A}=ue(b),{p:B,f:z}=p(S),{p:M,f:N}=p(A);g=z.add(N),D=J(I.beta,B,M,w,E)}else{let{p:w,f:S}=p(b);D=w,g=S}return Os(O,[D,g])[0]}multiplyUnsafe(b){let{endo:I}=e,D=this,g=b;if(!i.isValid(g))throw new RangeError("invalid scalar: out of range");if(g===Je||D.is0())return O.ZERO;if(g===pt)return D;if($e.hasCache(this))return this.multiply(g);if(I){let{k1neg:p,k1:w,k2neg:S,k2:E}=ue(g),{p1:A,p2:B}=Jc(O,D,w,E);return J(I.beta,A,B,p,S)}else return $e.unsafe(D,g)}toAffine(b){let I=this,D=b,{X:g,Y:p,Z:w}=I;if(n.eql(w,n.ONE))return{x:g,y:p};let S=I.is0();D==null&&(D=S?n.ONE:n.inv(w));let E=n.mul(g,D),A=n.mul(p,D),B=n.mul(w,D);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(B,n.ONE))throw new Error("invZ was invalid");return{x:E,y:A}}isTorsionFree(){let{isTorsionFree:b}=e;return c===pt?!0:b?b(O,this):$e.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===pt?this:b?b(O,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===pt?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return vt(b,"isCompressed"),this.assertValidity(),y(O,this,b)}toHex(b=!0){return gs(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let Se=i.BITS,$e=new An(O,e.endo?Math.ceil(Se/2):Se);return Se>=8&&O.BASE.precompute(8),Object.freeze(O.prototype),Object.freeze(O),O}function la(t){return Uint8Array.of(t?2:3)}function fa(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function xf(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?xs:e.randomBytes,i=Object.assign(fa(t.Fp,r),{seed:Math.max(As(r.ORDER),16)});function o(h){try{let y=r.fromBytes(h);return r.isValidNot0(y)}catch{return!1}}function c(h,y){let{publicKey:v,publicKeyUncompressed:m}=i;try{let x=h.length;return y===!0&&x!==v||y===!1&&x!==m?!1:!!t.fromBytes(h)}catch{return!1}}function s(h){return h=h===void 0?n(i.seed):h,Ds(fe(h,i.seed,"seed"),r.ORDER)}function a(h,y=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(y)}function l(h){let{secretKey:y,publicKey:v,publicKeyUncompressed:m}=i,x=r._lengths;if(!ws(h))return;let L=fe(h,void 0,"key").length,R=L===v||L===m,V=L===y||!!x?.includes(L);if(!(R&&V))return R}function u(h,y,v=!0){if(l(h)===!0)throw new Error("first arg must be private key");if(l(y)===!1)throw new Error("second arg must be public key");let m=r.fromBytes(h);return t.fromBytes(y).multiply(m).toBytes(v)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:s},d=ta(s,a);return Object.freeze(f),Object.freeze(i),Object.freeze({getPublicKey:a,getSharedSecret:u,keygen:d,Point:t,utils:f,lengths:i})}function da(t,e,r={}){let n=e;pn(n),St(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?xs:r.randomBytes,o=r.hmac===void 0?(g,p)=>ia(n,g,p):r.hmac,{Fp:c,Fn:s}=t,{ORDER:a,BITS:l}=s,{keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:y}=xf(t,r),v={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*aa+pt<c.ORDER;function x(g){let p=a>>pt;return g>p}function L(g,p){if(!s.isValidNot0(p))throw new Error(`invalid signature ${g}: out of range 1..Point.Fn.ORDER`);return p}function R(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function V(g,p){Rs(p);let w=y.signature,S=p==="compact"?w:p==="recovered"?w+1:void 0;return fe(g,S)}class P{r;s;recovery;constructor(p,w,S){if(this.r=L("r",p),this.s=L("s",w),S!=null){if(R(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(p,w=v.format){V(p,w);let S;if(w==="der"){let{r:z,s:M}=qe.toSig(fe(p));return new P(z,M)}w==="recovered"&&(S=p[0],w="compact",p=p.subarray(1));let E=y.signature/2,A=p.subarray(0,E),B=p.subarray(E,E*2);return new P(s.fromBytes(A),s.fromBytes(B),S)}static fromHex(p,w){return this.fromBytes(En(p),w)}assertRecovery(){let{recovery:p}=this;if(p==null)throw new Error("invalid recovery id: must be present");return p}addRecoveryBit(p){return new P(this.r,this.s,p)}recoverPublicKey(p){let{r:w,s:S}=this,E=this.assertRecovery(),A=E===2||E===3?w+a:w;if(!c.isValid(A))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let B=c.toBytes(A),z=t.fromBytes(ot(la((E&1)===0),B)),M=s.inv(A),N=J(fe(p,void 0,"msgHash")),pe=s.create(-N*M),me=s.create(S*M),ye=t.BASE.multiplyUnsafe(pe).add(z.multiplyUnsafe(me));if(ye.is0())throw new Error("invalid recovery: point at infinify");return ye.assertValidity(),ye}hasHighS(){return x(this.s)}toBytes(p=v.format){if(Rs(p),p==="der")return En(qe.hexFromSig(this));let{r:w,s:S}=this,E=s.toBytes(w),A=s.toBytes(S);return p==="recovered"?(R(),ot(Uint8Array.of(this.assertRecovery()),E,A)):ot(E,A)}toHex(p){return gs(this.toBytes(p))}}Object.freeze(P.prototype),Object.freeze(P);let ue=r.bits2int===void 0?function(p){if(p.length>8192)throw new Error("input is too large");let w=Gt(p),S=p.length*8-l;return S>0?w>>BigInt(S):w}:r.bits2int,J=r.bits2int_modN===void 0?function(p){return s.create(ue(p))}:r.bits2int_modN,O=Br(l);function Se(g){return Ss("num < 2^"+l,g,Je,O),s.toBytes(g)}function $e(g,p){return fe(g,void 0,"message"),p?fe(n(g),void 0,"prehashed message"):g}function re(g,p,w){let{lowS:S,prehash:E,extraEntropy:A}=Ns(w,v);g=$e(g,E);let B=J(g),z=s.fromBytes(p);if(!s.isValidNot0(z))throw new Error("invalid private key");let M=[Se(z),Se(B)];if(A!=null&&A!==!1){let ye=A===!0?i(y.secretKey):A;M.push(fe(ye,void 0,"extraEntropy"))}let N=ot(...M),pe=B;function me(ye){let ne=ue(ye);if(!s.isValidNot0(ne))return;let Te=s.inv(ne),Lt=t.BASE.multiply(ne).toAffine(),tr=s.create(Lt.x);if(tr===Je)return;let Kr=s.create(Te*s.create(pe+tr*z));if(Kr===Je)return;let Ei=(Lt.x===tr?0:2)|Number(Lt.y&pt),vi=Kr;return S&&x(Kr)&&(vi=s.neg(Kr),Ei^=1),new P(tr,vi,m?void 0:Ei)}return{seed:N,k2sig:me}}function b(g,p,w={}){let{seed:S,k2sig:E}=re(g,p,w);return Rc(n.outputLen,s.BYTES,o)(S,E).toBytes(w.format)}function I(g,p,w,S={}){let{lowS:E,prehash:A,format:B}=Ns(S,v);if(w=fe(w,void 0,"publicKey"),p=$e(p,A),!ws(g)){let z=g instanceof P?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+z)}V(g,B);try{let z=P.fromBytes(g,B),M=t.fromBytes(w);if(E&&z.hasHighS())return!1;let{r:N,s:pe}=z,me=J(p),ye=s.inv(pe),ne=s.create(me*ye),Te=s.create(N*ye),Lt=t.BASE.multiplyUnsafe(ne).add(M.multiplyUnsafe(Te));return Lt.is0()?!1:s.create(Lt.x)===N}catch{return!1}}function D(g,p,w={}){let{prehash:S}=Ns(w,v);return p=$e(p,S),P.fromBytes(g,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:y,Point:t,sign:b,verify:I,recoverPublicKey:D,Signature:P,hash:n})}var Ms={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Ef={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var ha=BigInt(2);function vf(t){let e=Ms.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),c=BigInt(23),s=BigInt(44),a=BigInt(88),l=t*t*t%e,u=l*l*t%e,f=ke(u,r,e)*u%e,d=ke(f,r,e)*u%e,h=ke(d,ha,e)*l%e,y=ke(h,i,e)*h%e,v=ke(y,o,e)*y%e,m=ke(v,s,e)*v%e,x=ke(m,a,e)*m%e,L=ke(x,s,e)*v%e,R=ke(L,r,e)*u%e,V=ke(R,c,e)*y%e,P=ke(V,n,e)*l%e,ue=ke(P,ha,e);if(!Fs.eql(Fs.sqr(ue),t))throw new Error("Cannot find square root");return ue}var Fs=Yt(Ms.p,{sqrt:vf}),Sf=ua(Ms,{Fp:Fs,endo:Ef}),Pr=da(Sf,Pc);var On=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function ma(t,e,r,n){n?.signal?.throwIfAborted();let i=pa.default.createHash("sha256");if(r instanceof Uint8Array)i.update(r);else for(let c of r)i.update(c);let o=i.digest();try{return Pr.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new On(String(c))}}var _n=class{type="secp256k1";raw;_key;constructor(e){this._key=ba(e),this.raw=ya(this._key)}toMultihash(){return Ve.digest(Vt(this))}toCID(){return ae.createV1(114,this.toMultihash())}toString(){return oe.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:_e(this.raw,e.raw)}verify(e,r,n){return ma(this._key,r,e,n)}};function ga(t){return new _n(t)}function ya(t){return Pr.Point.fromBytes(t).toBytes()}function ba(t){try{return Pr.Point.fromBytes(t),t}catch(e){throw new jr(String(e))}}function wa(t){let{Type:e,Data:r}=kr.decode(t.digest),n=r??new Uint8Array;switch(e){case ve.Ed25519:return sa(n);case ve.secp256k1:return ga(n);case ve.ECDSA:return Sc(n);default:throw new Ir}}function Vt(t){return kr.encode({Type:ve[t.type],Data:t.raw})}var xa=Symbol.for("nodejs.util.inspect.custom"),Tf=114,Nr=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[on]=!0;toString(){return this.string==null&&(this.string=oe.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ae.createV1(Tf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return _e(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return _e(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[xa](){return`PeerId(${this.toString()})`}},kn=class extends Nr{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Pn=class extends Nr{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Nn=class extends Nr{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},If=2336,Rn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ve.digest(Ae(this.url))}[xa](){return`PeerId(${this.url})`}[on]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ae.createV1(If,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=se(e)),e.toString()===this.toString())}};function st(t){if(Df(t))return new kn({multihash:t});if(Af(t))try{let e=wa(t);if(e.type==="Ed25519")return new Pn({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Nn({multihash:t,publicKey:e})}catch{let r=se(t.digest);return new Rn(new URL(r))}throw new Qr("Supplied PeerID Multihash is invalid")}function Af(t){return t.code===Ve.code}function Df(t){return t.code===qo.code}var Za=Le(ce("net"),1);var ge=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},it=class extends Error{static name="ValidationError";name="ValidationError"},Un=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Fn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Pe=ce("node:net");function $s(t){return e=>se(e,t)}function Hs(t){return e=>Ae(e,t)}function Zt(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function At(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Ea(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=Ae(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=At(n);return Xe([r,i],r.length+i.length)}function va(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Ze.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=At(n);return Xe([r,i],r.length+i.length)}function Vs(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=se(e,"base32"),i=Zt(r);return`${n}:${i}`}var zs=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new ge("Invalid byte value in IP address");e[n]=i}),e},Sa=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Pe.isIPv4)(r[n]),c;o&&(c=zs(r[n]),r[n]=se(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,se(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new ge("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},Ta=function(t){if(t.byteLength!==4)throw new ge("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Ia=function(t){if(t.byteLength!==16)throw new ge("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],c=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new ge(`Invalid IPv6 address "${r}"`)}};function Aa(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new ge(`Invalid IPv6 address "${t}"`)}}var Ks=Object.values(ar).map(t=>t.decoder),Cf=(function(){let t=Ks[0].or(Ks[1]);return Ks.slice(2).forEach(e=>t=t.or(e)),t})();function Da(t){return Cf.decode(t)}function Ca(t){return e=>t.encoder.encode(e)}function Lf(t){if(parseInt(t).toString()!==t)throw new it("Value must be an integer")}function Bf(t){if(t<0)throw new it("Value must be a positive integer, or zero")}function Of(t){return e=>{if(e>t)throw new it(`Value must be smaller than or equal to ${t}`)}}function _f(...t){return e=>{for(let r of t)r(e)}}var Rr=_f(Lf,Bf,Of(65535));var de=-1,Gs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new Fn(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},at=new Gs,Wf=[{code:4,name:"ip4",size:32,valueToBytes:zs,bytesToValue:Ta,validate:t=>{if(!(0,Pe.isIPv4)(t))throw new it(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:At,bytesToValue:Zt,validate:Rr},{code:273,name:"udp",size:16,valueToBytes:At,bytesToValue:Zt,validate:Rr},{code:33,name:"dccp",size:16,valueToBytes:At,bytesToValue:Zt,validate:Rr},{code:41,name:"ip6",size:128,valueToBytes:Sa,bytesToValue:Ia,stringToValue:Aa,validate:t=>{if(!(0,Pe.isIPv6)(t))throw new it(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:de},{code:43,name:"ipcidr",size:8,bytesToValue:$s("base10"),valueToBytes:Hs("base10")},{code:53,name:"dns",size:de},{code:54,name:"dns4",size:de},{code:55,name:"dns6",size:de},{code:56,name:"dnsaddr",size:de},{code:132,name:"sctp",size:16,valueToBytes:At,bytesToValue:Zt,validate:Rr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:de,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:de,bytesToValue:$s("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Hs("base58btc")(t):ae.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Vs,valueToBytes:Ea},{code:445,name:"onion3",size:296,bytesToValue:Vs,valueToBytes:va},{code:446,name:"garlic64",size:de},{code:447,name:"garlic32",size:de},{code:448,name:"tls"},{code:449,name:"sni",size:de},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:de,bytesToValue:Ca(Mo),valueToBytes:Da},{code:480,name:"http"},{code:481,name:"http-path",size:de,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:de}];Wf.forEach(t=>{at.addProtocol(t)});function La(t){let e=[],r=0;for(;r<t.length;){let n=rr(t,r),i=at.getProtocol(n),o=Ie(n),c=Yf(i,t,r+o),s=0;c>0&&i.size===de&&(s=Ie(c));let a=o+s+c,l={code:n,name:i.name,bytes:t.subarray(r,r+a)};if(c>0){let u=r+o+s,f=t.subarray(u,u+c);l.value=i.bytesToValue?.(f)??se(f)}e.push(l),r+=a}return e}function Ba(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=at.getProtocol(n.code),o=Ie(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??Ae(n.value),s=c.byteLength,i.size===de&&(a=Ie(s)));let l=new Uint8Array(o+a+s),u=0;Bt(n.code,l,u),u+=o,c!=null&&(i.size===de&&(Bt(s,l,u),u+=a),l.set(c,u)),n.bytes=l}r.push(n.bytes),e+=n.bytes.byteLength}return Xe(r,e)}function Oa(t){if(t.charAt(0)!=="/")throw new ge('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let s=o===t.length-1;if(c==="/"||s){let a=at.getProtocol(i);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",i="",r="protocol";continue}else if(s)throw new ge(`Component ${i} was missing value`);r="value"}else if(r==="value"){let l={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new ge(`Component ${i} was missing value`);l.value=a.stringToValue?.(n)??n}e.push(l),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new ge("Incomplete multiaddr");return e}function _a(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=at.getProtocol(e.code);if(r==null)throw new ge(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function Yf(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:rr(e,r)}var qf=Symbol.for("nodejs.util.inspect.custom"),oi=Symbol.for("@multiformats/multiaddr");function Zf(t){if(t==null&&(t="/"),qn(t))return t.getComponents();if(t instanceof Uint8Array)return La(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Oa(t);if(Array.isArray(t))return t;throw new ge("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Yn=class t{[oi]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=Zf(e),r.validate!==!1&&jf(this)}get bytes(){return this.#r==null&&(this.#r=Ba(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=_a(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new Un(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return _e(this.bytes,e.bytes)}[qf](){return`Multiaddr(${this.toString()})`}};function jf(t){t.getComponents().forEach(e=>{let r=at.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function qn(t){return!!t?.[oi]}function Ne(t){return new Yn(t)}var W=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),T=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),ka=t=>({match:e=>t.match(e)===!1?e:!1}),k=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Ee=(...t)=>({match:e=>{let r;for(let n of t){let i=n.match(e);i!==!1&&(r==null||i.length<r.length)&&(r=i)}return r??!1}}),U=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function Y(...t){function e(i){if(i==null)return!1;let o=i.getComponents();for(let c of t){let s=c.match(o);if(s===!1)return!1;o=s}return o}function r(i){return e(i)!==!1}function n(i){let o=e(i);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var Xf=T(421),y0=Y(Xf),jn=T(54),Xn=T(55),Qn=T(56),ii=T(53),b0=Y(jn,k(T(421))),g0=Y(Xn,k(T(421))),w0=Y(Qn,k(T(421))),x0=Y(Ee(ii,Qn,jn,Xn),k(T(421))),Pa=U(T(4),k(T(43))),Na=U(k(T(42)),T(41),k(T(43))),ci=Ee(Pa,Na),Jt=Ee(ci,ii,jn,Xn,Qn),E0=Y(Ee(ci,U(Ee(ii,Qn,jn,Xn),k(T(421))))),v0=Y(Pa),S0=Y(Na),T0=Y(ci),ai=U(Jt,T(6)),Fr=U(Jt,T(273)),Ra=Y(U(ai,k(T(421)))),I0=Y(Fr),ui=U(Fr,W(460),k(T(421))),Jn=U(Fr,W(461),k(T(421))),Qf=Ee(ui,Jn),A0=Y(ui),D0=Y(Jn),si=Ee(Jt,ai,Fr,ui,Jn),Ua=Ee(U(si,W(477),k(T(421)))),C0=Y(Ua),Fa=Ee(U(si,W(478),k(T(421))),U(si,W(448),k(T(449)),W(477),k(T(421)))),L0=Y(Fa),Ma=U(Fr,W(280),k(T(466)),k(T(466)),k(T(421))),B0=Y(Ma),Ka=U(Jn,W(465),k(T(466)),k(T(466)),k(T(421))),O0=Y(Ka),Zn=Ee(Ua,Fa,U(ai,k(T(421))),U(Qf,k(T(421))),U(Jt,k(T(421))),Ma,Ka,T(421)),_0=Y(Zn),Jf=U(k(Zn),W(290),ka(W(281)),k(T(421))),k0=Y(Jf),ed=Ee(U(Zn,W(290),W(281),k(T(421))),U(Zn,W(281),k(T(421))),U(W(281),k(T(421)))),P0=Y(ed),td=U(Jt,Ee(U(T(6,"80")),U(T(6),W(480)),W(480)),k(T(481)),k(T(421))),N0=Y(td),rd=U(Jt,Ee(U(T(6,"443")),U(T(6,"443"),W(480)),U(T(6),W(443)),U(T(6),W(448),W(480)),U(W(448),W(480)),W(448),W(443)),k(T(481)),k(T(421))),R0=Y(rd),nd=Ee(U(T(777),k(T(421)))),U0=Y(nd),od=Ee(U(T(400),k(T(421)))),eo=Y(od);var to=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var qa=Le(ce("node:net"),1);function sd(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function ro(t){let e=sd(t);if(e==null)throw new C(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function no(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var oo=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},er=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new oo(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new oo(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var li=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function so(t={}){return id(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function id(t,e){e=e??{};let r=e.onEnd,n=new er,i,o,c,s=no(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((m,x)=>{o=L=>{o=null,n.push(L);try{m(t(n))}catch(R){x(R)}return i}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{s.resolve(),s=no()})}},l=m=>o!=null?o(m):(n.push(m),i),u=m=>(n=new er,o!=null?o({error:m}):(n.push({error:m}),i)),f=m=>{if(c)return i;if(e?.objectMode!==!0&&m?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return l({done:!1,value:m})},d=m=>c?i:(c=!0,m!=null?u(m):l({done:!0})),h=()=>(n=new er,d(),{done:!0}),y=m=>(d(m),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:a,return:h,throw:y,push:f,end:d,get readableLength(){return n.size},onEmpty:async m=>{let x=m?.signal;if(x?.throwIfAborted(),n.isEmpty())return;let L,R;x!=null&&(L=new Promise((V,P)=>{R=()=>{P(new li)},x.addEventListener("abort",R)}));try{await Promise.race([s.promise,L])}finally{R!=null&&x!=null&&x?.removeEventListener("abort",R)}}},r==null)return i;let v=i;return i={[Symbol.asyncIterator](){return this},next(){return v.next()},throw(m){return v.throw(m),r!=null&&(r(m),r=void 0),{done:!0}},return(){return v.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(m){return v.end(m),r!=null&&(r(m),r=void 0),i},get readableLength(){return v.readableLength},onEmpty:m=>v.onEmpty(m)},i}var fi=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},$a=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function di(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout},signal:c}=e,s,a,u=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d($a(c));return}if(c&&(a=()=>{d($a(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new fi;s=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(y){d(y)}return}typeof t.cancel=="function"&&t.cancel(),i===!1?f():i instanceof Error?d(i):(h.message=i??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{u.clear(),a&&c&&c.removeEventListener("abort",a)});return u.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},u}var cd=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function ad(t,e,r){let n,i=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let s=[e].flat(),a=[],{addListener:l,removeListener:u}=cd(t),f=async(...h)=>{let y=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(y))return}catch(v){n(),c(v);return}a.push(y),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of s)u(h,f);for(let h of r.rejectionEvents)s.includes(h)||u(h,d)};for(let h of s)l(h,f);for(let h of r.rejectionEvents)s.includes(h)||l(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(i.cancel=n,typeof r.timeout=="number"){let o=di(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function et(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=ad(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Ct=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var io=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function ud(t){return t.reason}async function Mr(t,e,r){if(e==null)return t;let n=r?.translateError??ud;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let i;try{return await Promise.race([t,new Promise((o,c)=>{i=()=>{c(n(e))},e.addEventListener("abort",i)})])}finally{i!=null&&e.removeEventListener("abort",i)}}var ld=Math.pow(2,20)*4,co=class extends Mt{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??ld,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new te,this.writeBuffer=new te,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(i){this.log.error("processSendQueue threw - %e",i)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=i=>{this.onDrainPromise?.reject(i.error??new io)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),Mr(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=so(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new ft(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new rn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new ft("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 ft("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new ft(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new ft(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new Xr;this.dispatchEvent(new nn(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Ut))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let i=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(i===0){e=!1;break}let o=this.writeBuffer.sublist(0,i),c=new te(o);this.writeBuffer.consume(o.byteLength);let s=this.sendData(o);if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new tn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new vr(`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 vr(`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 ao=class extends co{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await et(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await et(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Va=Le(ce("node:os"),1);function Ha(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function hi(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let i=e??t.port;i!=null&&n.push(t.protocol,i)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),Ne(`/${n.join("/")}`)}var fd={4:"IPv4",6:"IPv6"};function dd(t){return["0.0.0.0","::"].includes(t)}function hd(t){let e=[],r=Va.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)Ha(i.address)||i.family===fd[t]&&e.push(i.address);return e}function za(t,e){if(t==null)return[];let r=ro(t);return(r.type==="ip4"||r.type==="ip6")&&dd(r.host)?hd(r.type==="ip4"?4:6).map(n=>hi(r,e,n)):[hi(r,e)]}function Ga(t,e){if(typeof t!="string")throw new C(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new C(`invalid port provided: ${e}`);if((0,Pe.isIPv4)(t))return Ne(`/ip4/${t}/tcp/${e}`);if((0,Pe.isIPv6)(t))return Ne(`/ip6/${t}/tcp/${e}`);throw new C(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var pd=4194304,uo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},mi=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},yi=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},bi=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function md(t){return typeof t?.closeRead=="function"}function yd(t){return typeof t?.close=="function"}function pi(t){return md(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:yd(t)?t.status!=="open":!1}function bd(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function gd(t,e){let r=e?.maxBufferSize??pd,n=new te,i,o=!1;if(!bd(t))throw new C("Argument should be a Stream or a Multiaddr");let c=u=>{if(n.append(u.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),i?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}i?.resolve()};t.addEventListener("message",c);let s=u=>{u.error!=null?i?.reject(u.error):i?.resolve()};t.addEventListener("close",s);let a=()=>{i?.resolve()};t.addEventListener("remoteCloseWrite",a);let l={readBuffer:n,async read(u){if(o===!0)throw new uo("Stream was unwrapped");if(pi(t)){if(n.byteLength===0&&u?.bytes==null)return null;if(u?.bytes!=null&&n.byteLength<u.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Ct(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let f=u?.bytes??1;for(i=Promise.withResolvers();;){if(n.byteLength>=f){i.resolve();break}if(await Mr(i.promise,u?.signal),pi(t)){if(n.byteLength===0&&u?.bytes==null)return null;break}i=Promise.withResolvers()}let d=u?.bytes??n.byteLength;if(n.byteLength<d){if(pi(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Ct(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return l.read(u)}let h=n.sublist(0,d);return n.consume(d),h},async write(u,f){if(o===!0)throw new uo("Stream was unwrapped");t.send(u)||await et(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return l}function wd(t,e={}){let r=gd(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=Ie(e.maxDataLength));let n=e?.lengthDecoder??rr,i=e?.lengthEncoder??Ti;return{async read(c){let s=-1,a=new te;for(;;){let u=await r.read({...c,bytes:1});if(u==null)break;a.append(u);try{s=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(s<0)throw new mi("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new bi(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new yi(`Message length too long - ${s} > ${e.maxDataLength}`);let l=await r.read({...c,bytes:s});if(l==null)throw t.log.error("tried to read %d bytes but the stream closed",s),new Ct(`Unexpected EOF - tried to read ${s} bytes but the stream closed`);if(l.byteLength!==s)throw t.log.error("read %d/%d bytes before the stream closed",l.byteLength,s),new Ct(`Unexpected EOF - read ${l.byteLength}/${s} bytes before the stream closed`);return l},async write(c,s){await r.write(new te(i(c.byteLength),c),s)},async writeV(c,s){let a=new te(...c.flatMap(l=>[i(l.byteLength),l]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function gi(t,e){let r=wd(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}var wi=class extends ao{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&eo.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new C("Could not determine remote address or port");r=Ga(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new Rt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let i of e)if(r+=i.byteLength,n=this.socket.write(i),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await et(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},lo=t=>new wi(t);var Wa=Le(ce("os"),1),Ya=Le(ce("path"),1);function fo(t,e={}){if(eo.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new C(`Multiaddr ${t} was not a Unix address`);return Wa.default.platform()==="win32"?{path:Ya.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=ro(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var he;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(he||(he={}));var ho=class extends Mt{context;server;sockets=new Set;status={code:he.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,sn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=qa.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new C("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:he.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==he.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==he.ACTIVE)throw e.destroy(),new Jr("Server is not listening yet");let r;try{r=lo({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===he.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Ne(`/unix/${encodeURIComponent(e)}`)]:za(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===he.ACTIVE||this.status.code===he.PAUSED)throw new en("server is already listening");try{this.status={code:he.ACTIVE,listeningAddr:e,netConfig:fo(e,this.context)},await this.resume()}catch(r){throw this.status={code:he.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(et(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(et(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===he.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:he.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===he.PAUSED&&e){this.status={code:he.INACTIVE};return}!this.server.listening||this.status.code!==he.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:he.INACTIVE}:{...this.status,code:he.PAUSED},this.server.close())}};var po=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[nc]=!0;[Symbol.toStringTag]="@libp2p/tcp";[sc]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),i;try{i=lo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",i.remoteAddr),await r.upgrader.upgradeOutbound(i,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),i.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new to("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=fo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=Za.default.connect(s);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let y=s.path??`${s.host??""}:${s.port}`;h.message=`connection error ${y}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},l=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new Rt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new Zr)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",l),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}i(n)};n.on("error",a),n.on("timeout",l),n.on("connect",u),r.signal.addEventListener("abort",f)}).catch(i=>{throw n?.destroy(),i})}createListener(e){return new ho({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>Ra.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function ja(t={}){return e=>new po(e,t)}var xd=$t("libp2p:daemon-client:dht"),mo=class{client;constructor(e){this.client=e}async put(e,r){if(!(e instanceof Uint8Array))throw new C("invalid key received");if(!(r instanceof Uint8Array))throw new C("value received is not a Uint8Array");let n=await this.client.send({type:$.Type.DHT,dht:{type:Oe.Type.PUT_VALUE,key:e,value:r}}),i=await n.read(_);if(xd("read",i),await n.unwrap().close(),i.type!==_.Type.OK)throw new Tr(i.error?.msg??"DHT put failed")}async get(e){if(!(e instanceof Uint8Array))throw new C("invalid key received");let r=await this.client.send({type:$.Type.DHT,dht:{type:Oe.Type.GET_VALUE,key:e}}),n=await r.read(_);if(await r.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(e){if(!Ft(e))throw new C("invalid peer id received");let r=await this.client.send({type:$.Type.DHT,dht:{type:Oe.Type.FIND_PEER,peer:e.toMultihash().bytes}}),n=await r.read(_);if(await r.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:st(Fe(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(i=>Ne(i))}}async provide(e){if(e==null||ae.asCID(e)==null)throw new C("invalid cid received");let r=await this.client.send({type:$.Type.DHT,dht:{type:Oe.Type.PROVIDE,cid:e.bytes}}),n=await r.read(_);if(await r.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"DHT provide failed")}async*findProviders(e,r=1){if(e==null||ae.asCID(e)==null)throw new C("invalid cid received");let n=await this.client.send({type:$.Type.DHT,dht:{type:Oe.Type.FIND_PROVIDERS,cid:e.bytes,count:r}}),i=await n.read(_);if(i.type!==_.Type.OK)throw await n.unwrap().close(),new H(i.error?.msg??"DHT find providers failed");for(;;){let o=await n.read(Me);if(o.type===Me.Type.END){await n.unwrap().close();return}if(o.type===Me.Type.VALUE&&o.peer?.addrs!=null)yield{id:st(Fe(o.peer.id)),multiaddrs:o.peer.addrs.map(c=>Ne(c))};else throw await n.unwrap().close(),new Tr("unexpected message received")}}async*getClosestPeers(e){if(!(e instanceof Uint8Array))throw new C("invalid key received");let r=await this.client.send({type:$.Type.DHT,dht:{type:Oe.Type.GET_CLOSEST_PEERS,key:e}}),n=await r.read(_);if(n.type!==_.Type.OK)throw await r.unwrap().close(),new H(n.error?.msg??"DHT find providers failed");for(;;){let i=await r.read(Me);if(i.type===Me.Type.END){await r.unwrap().close();return}if(i.type===Me.Type.VALUE&&i.value!=null)yield{id:st(Fe(i.value)),multiaddrs:[]};else throw await r.unwrap().close(),new Sr("unexpected message received")}}async getPublicKey(e){if(!Ft(e))throw new C("invalid peer id received");let r=await this.client.send({type:$.Type.DHT,dht:{type:Oe.Type.GET_PUBLIC_KEY,peer:e.toMultihash().bytes}}),n=await r.read(_);if(await r.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new Sr("Invalid response");return n.dht.value}};var yo=class{client;constructor(e){this.client=e}async getTopics(){let e=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:je.Type.GET_TOPICS}}),r=await e.read(_);if(await e.unwrap().close(),r.type!==_.Type.OK)throw new H(r.error?.msg??"Pubsub get topics failed");if(r.pubsub?.topics==null)throw new H("Invalid response");return r.pubsub.topics}async publish(e,r){if(typeof e!="string")throw new C("invalid topic received");if(!(r instanceof Uint8Array))throw new C("data received is not a Uint8Array");let n=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:je.Type.PUBLISH,topic:e,data:r}}),i=await n.read(_);if(await n.unwrap().close(),i.type!==_.Type.OK)throw new H(i.error?.msg??"Pubsub publish failed")}async subscribe(e){if(typeof e!="string")throw new C("invalid topic received");let r=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:je.Type.SUBSCRIBE,topic:e}}),n=await r.read(_);if(n.type!==_.Type.OK)throw new H(n.error?.msg??"Pubsub publish failed");let i=!0;return{async*messages(){for(;i;)yield await r.read(qr)},async cancel(){i=!1,await r.unwrap().close()}}}async getSubscribers(e){if(typeof e!="string")throw new C("invalid topic received");let r=await this.client.send({type:$.Type.PUBSUB,pubsub:{type:je.Type.LIST_PEERS,topic:e}}),n=await r.read(_);if(await r.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(i=>st(Fe(i)))}};var mt=$t("libp2p:daemon-client"),H=class extends Error{constructor(e="Operation failed"){super(e),this.name="OperationFailedError"}},xi=class{multiaddr;dht;pubsub;tcp;constructor(e){this.multiaddr=e,this.tcp=ja()({logger:pc()}),this.dht=new mo(this),this.pubsub=new yo(this)}async connectDaemon(e){return this.tcp.dial(this.multiaddr,{upgrader:new Er,signal:e??AbortSignal.timeout(1e4)})}async send(e){let r=await this.connectDaemon(),n=e.pubsub?.type??e.dht?.type??e.peerStore?.type??"";mt("send",e.type,n);let i=gi(r);return await i.write(e,$),i}async connect(e,r){if(!Ft(e))throw new C("invalid peer id received");if(!Array.isArray(r))throw new C("addrs received are not in an array");r.forEach(o=>{if(!qn(o))throw new C("received an address that is not a multiaddr")});let n=await this.send({type:$.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:r.map(o=>o.bytes)}}),i=await n.read(_);if(mt("%s response %s",$.Type.CONNECT,i.type),i.type!==_.Type.OK){let o=i.error??{msg:"unspecified"};throw new H(o.msg??"unspecified")}await n.unwrap().close()}async identify(){let e=await this.send({type:$.Type.IDENTIFY}),r=await e.read(_);if(mt("%s response %s",$.Type.IDENTIFY,r.type),r.type!==_.Type.OK)throw new H(r.error?.msg??"Identify failed");if(r.identify?.addrs==null)throw new H("Invalid response");let n=st(Fe(r.identify?.id)),i=r.identify.addrs.map(o=>Ne(o));return await e.unwrap().close(),{peerId:n,addrs:i}}async listPeers(){let e=await this.send({type:$.Type.LIST_PEERS}),r=await e.read(_);if(mt("%s response %s",$.Type.LIST_PEERS,r.type),r.type!==_.Type.OK)throw new H(r.error?.msg??"List peers failed");return await e.unwrap().close(),r.peers.map(n=>st(Fe(n.id)))}async openStream(e,r){if(!Ft(e))throw new C("invalid peer id received");if(typeof r!="string")throw new C("invalid protocol received");let n=await this.send({type:$.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[r]}}),i=await n.read(_);if(mt("%s response %s",$.Type.STREAM_OPEN,i.type),i.type!==_.Type.OK){let o=new H(i.error?.msg??"Open stream failed");throw n.unwrap().abort(o),o}return n.unwrap()}async registerStreamHandler(e,r){if(typeof e!="string")throw new C("invalid protocol received");let n=this.tcp.createListener({upgrader:new Er(s=>{this.onConnection(e,n,r,s)})});await n.listen(Ne("/ip4/127.0.0.1/tcp/0"));let i=n.getAddrs()[0];if(i==null)throw new H("Could not listen on port");let o=await this.send({type:$.Type.STREAM_HANDLER,streamHandler:{addr:i.bytes,proto:[e]}}),c=await o.read(_);if(mt("%s response %s",$.Type.STREAM_HANDLER,c.type),await o.unwrap().close(),c.type!==_.Type.OK)throw new H(c.error?.msg??"Register stream handler failed")}onConnection(e,r,n,i){Promise.resolve().then(async()=>{let o=gi(i).pb(wt);if((await o.read()).proto!==e)throw new H("Incorrect protocol");await n(o.unwrap().unwrap())}).catch(o=>{i.abort(o)}).finally(()=>{i.close().catch(o=>{mt.error("error closing connection - %e",o)}),r.close().catch(o=>{mt.error("error closing listener - %e",o)})})}};function Ed(t){return new xi(t)}return ru(vd);})();
16
+ ${e}[Error list was empty]`,r.trim()}return Da(t,e)}Le.formatters.e=t=>t==null?"undefined":La(t);function Vd(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function Ba(t){return{forComponent(e){return jt(e,t)}}}function jt(t,e){let r=Vd(`${t}:trace`);return Le.enabled(`${t}:trace`)&&Le.names.map(n=>n.toString()).find(n=>n.includes(":trace"))!=null&&(r=Le(`${t}:trace`,e)),Object.assign(Le(t,e),{error:Le(`${t}:error`,e),trace:r,newScope:n=>jt(`${t}:${n}`,e)})}function Ca(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var Fs={};q(Fs,{base36:()=>Kr,base36upper:()=>zd});var Kr=bt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),zd=bt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Gd=_a,Oa=128,Wd=127,Yd=~Wd,qd=Math.pow(2,31);function _a(t,e,r){e=e||[],r=r||0;for(var n=r;t>=qd;)e[r++]=t&255|Oa,t/=128;for(;t&Yd;)e[r++]=t&255|Oa,t>>>=7;return e[r]=t|0,_a.bytes=r-n+1,e}var Zd=Ms,jd=128,ka=127;function Ms(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw Ms.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&ka)<<i:(c&ka)*Math.pow(2,i),i+=7}while(c>=jd);return Ms.bytes=o-n,r}var Xd=Math.pow(2,7),Qd=Math.pow(2,14),Jd=Math.pow(2,21),eh=Math.pow(2,28),th=Math.pow(2,35),rh=Math.pow(2,42),nh=Math.pow(2,49),oh=Math.pow(2,56),sh=Math.pow(2,63),ih=function(t){return t<Xd?1:t<Qd?2:t<Jd?3:t<eh?4:t<th?5:t<rh?6:t<nh?7:t<oh?8:t<sh?9:10},ch={encode:Gd,decode:Zd,encodingLength:ih},ah=ch,Hr=ah;function Vr(t,e=0){return[Hr.decode(t,e),Hr.decode.bytes]}function Xt(t,e,r=0){return Hr.encode(t,e,r),e}function Qt(t){return Hr.encodingLength(t)}function er(t,e){let r=e.byteLength,n=Qt(t),i=n+Qt(r),o=new Uint8Array(i+r);return Xt(t,o,0),Xt(r,o,n),o.set(e,i),new Jt(t,r,e,o)}function $e(t){let e=Fe(t),[r,n]=Vr(e),[i,o]=Vr(e.subarray(n)),c=e.subarray(n+o);if(c.byteLength!==i)throw new Error("Incorrect length");return new Jt(r,i,c,e)}function Pa(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&ya(t.bytes,r.bytes)}}var Jt=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=Dt(n),this.bytes=Dt(i)}};function Na(t,e){let{bytes:r,version:n}=t;return n===0?lh(r,$s(t),e??ue.encoder):fh(r,$s(t),e??Je.encoder)}var Ua=new WeakMap;function $s(t){let e=Ua.get(t);if(e==null){let r=new Map;return Ua.set(t,r),r}return e}var he=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=Dt(i),this["/"]=this.bytes}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==zr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==dh)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:r}=this.multihash,n=er(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&Pa(e.multihash,n.multihash)}toString(e){return Na(this,e)}toJSON(){return{"/":Na(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:i,multihash:o,bytes:c}=r;return new t(n,i,o,c??Ra(n,i,o.bytes))}else if(r[hh]===!0){let{version:n,multihash:i,code:o}=r,c=$e(i);return t.create(n,o,c)}else return null}static create(e,r,n){if(typeof r!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(r!==zr)throw new Error(`Version 0 CID must use dag-pb (code: ${zr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=Ra(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,zr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,i=Fe(e.subarray(n,n+r.multihashSize));if(i.byteLength!==r.multihashSize)throw new Error("Incorrect length");let o=i.subarray(r.multihashSize-r.digestSize),c=new Jt(r.multihashCode,r.digestSize,o,i);return[r.version===0?t.createV0(c):t.createV1(r.codec,c),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[f,d]=Vr(e.subarray(r));return r+=d,f},i=n(),o=zr;if(i===18?(i=0,r=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let c=r,s=n(),a=n(),l=r+a,u=l-c;return{version:i,codec:o,multihashCode:s,digestSize:a,multihashSize:u,size:l}}static parse(e,r){let[n,i]=uh(e,r),o=t.decode(i);if(o.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return $s(o).set(n,e),o}};function uh(t,e){switch(t[0]){case"Q":{let r=e??ue;return[ue.prefix,r.decode(`${ue.prefix}${t}`)]}case ue.prefix:{let r=e??ue;return[ue.prefix,r.decode(t)]}case Je.prefix:{let r=e??Je;return[Je.prefix,r.decode(t)]}case Kr.prefix:{let r=e??Kr;return[Kr.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function lh(t,e,r){let{prefix:n}=r;if(n!==ue.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let i=e.get(n);if(i==null){let o=r.encode(t).slice(1);return e.set(n,o),o}else return i}function fh(t,e,r){let{prefix:n}=r,i=e.get(n);if(i==null){let o=r.encode(t);return e.set(n,o),o}else return i}var zr=112,dh=18;function Ra(t,e,r){let n=Qt(t),i=n+Qt(e),o=new Uint8Array(i+r.byteLength);return Xt(t,o,0),Xt(e,o,n),o.set(r,i),o}var hh=Symbol.for("@ipld/js-cid/CID");var Ks={};q(Ks,{identity:()=>We});var Fa=0,ph="identity",Ma=Fe;function mh(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return er(Fa,Ma(t))}var We={code:Fa,name:ph,encode:Ma,digest:mh};function Ke(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function yh(t){return t.buffer instanceof ArrayBuffer}function tr(t){return yh(t)?t:t.slice()}async function $a(t,e,r,n){let i=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let o=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},i,tr(e),tr(r.subarray()));return n?.signal?.throwIfAborted(),o}var Hs=Y("node:buffer");function Gr(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function st(t=0){return Gr(Hs.Buffer.alloc(t))}function Vs(t=0){return Gr(Hs.Buffer.allocUnsafe(t))}var Ka=Y("node:buffer");function zs(t,e){return Gr(Ka.Buffer.concat(t,e))}function Ha(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var za=Symbol.for("@achingbrain/uint8arraylist");function Va(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let i=r+n.byteLength;if(e<i)return{buf:n,index:e-r};r=i}throw new RangeError("index is out of bounds")}function Nn(t){return!!t?.[za]}var ie=class t{bufs;length;[za]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(Nn(n)){r+=n.byteLength;for(let i of n.bufs)this.bufs.push(i)}else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(Nn(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Va(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Va(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(Nn(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return zs(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:zs(n,i)}sublist(e,r){let{bufs:n,length:i}=this._subList(e,r),o=new t;return o.length=i,o.bufs=n,o}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:[...this.bufs],length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let c=this.bufs[o],s=i,a=s+c.byteLength;if(i=a,e>=a)continue;let l=e>=s&&e<a,u=r>s&&r<=a;if(l&&u){if(e===s&&r===a){n.push(c);break}let f=e-s;n.push(c.subarray(f,f+(r-e)));break}if(l){if(e===0){n.push(c);continue}n.push(c.subarray(e-s));continue}if(u){if(r===a){n.push(c);break}n.push(c.subarray(0,r-s));break}n.push(c)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!Nn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,c=new Int32Array(o);for(let f=0;f<o;f++)c[f]=-1;for(let f=0;f<i;f++)c[n[f]]=f;let s=c,a=this.byteLength-n.byteLength,l=n.byteLength-1,u;for(let f=r;f<=a;f+=u){u=0;for(let d=l;d>=0;d--){let h=this.get(f+d);if(n[d]!==h){u=Math.max(1,d-s[h]);break}}if(u===0)return f}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Vs(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let i=st(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,r,n),this.write(i,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let i=st(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,r,n),this.write(i,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let i=st(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,r,n),this.write(i,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Vs(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let i=st(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,r,n),this.write(i,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let i=st(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,r,n),this.write(i,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let i=st(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,r,n),this.write(i,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let i=st(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,r,n),this.write(i,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let i=st(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,r,n),this.write(i,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!Ha(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((i,o)=>i+o.byteLength,0)),n.length=r,n}};var ja=Y("node:buffer");var Gs={};q(Gs,{base10:()=>bh});var bh=bt({prefix:"9",name:"base10",alphabet:"0123456789"});var Ws={};q(Ws,{base16:()=>gh,base16upper:()=>wh});var gh=se({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),wh=se({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Ys={};q(Ys,{base2:()=>xh});var xh=se({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var qs={};q(qs,{base256emoji:()=>Th});var Ga=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Eh=Ga.reduce((t,e,r)=>(t[r]=e,t),[]),vh=Ga.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Sh(t){return t.reduce((e,r)=>(e+=Eh[r],e),"")}function Ah(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=vh[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var Th=qt({prefix:"\u{1F680}",name:"base256emoji",encode:Sh,decode:Ah});var Zs={};q(Zs,{base8:()=>Ih});var Ih=se({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var js={};q(js,{identity:()=>Dh});var Dh=qt({prefix:"\0",name:"identity",encode:t=>ga(t),decode:t=>ba(t)});var zg=new TextEncoder,Gg=new TextDecoder;var ti={};q(ti,{sha256:()=>ei,sha512:()=>Oh});var Js=Ce(Y("node:crypto"),1);var Bh=20;function Qs({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new Xs(t,e,r,n,i)}var Xs=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,i,o){this.name=e,this.code=r,this.encode=n,this.minDigestLength=i??Bh,this.maxDigestLength=o}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?Wa(n,this.code,r?.truncate):n.then(i=>Wa(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function Wa(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return er(e,t)}var ei=Qs({name:"sha2-256",code:18,encode:t=>Fe(Js.default.createHash("sha256").update(t).digest())}),Oh=Qs({name:"sha2-512",code:19,encode:t=>Fe(Js.default.createHash("sha512").update(t).digest())});var Wr={...js,...Ys,...Zs,...Gs,...Ws,...Os,...Fs,...ks,...Ns,...qs},o0={...ti,...Ks};function Za(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var qa=Za("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),ri=Za("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Tr(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),kh={utf8:qa,"utf-8":qa,hex:Wr.base16,latin1:ri,ascii:ri,binary:ri,...Wr},Un=kh;function ke(t,e="utf8"){let r=Un[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?mt(ja.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var Xa=Y("node:buffer");function le(t,e="utf8"){let r=Un[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Xa.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var _h=parseInt("11111",2),ni=parseInt("10000000",2),Ph=parseInt("01111111",2),Qa={0:Yr,1:Yr,2:Nh,3:Fh,4:Mh,5:Rh,6:Uh,16:Yr,22:Yr,48:Yr};function oi(t,e={offset:0}){let r=t[e.offset]&_h;if(e.offset++,Qa[r]!=null)return Qa[r](t,e);throw new Error("No decoder for tag "+r)}function qr(t,e){let r=0;if((t[e.offset]&ni)===ni){let n=t[e.offset]&Ph,i="0x";e.offset++;for(let o=0;o<n;o++,e.offset++)i+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(i,16)}else r=t[e.offset],e.offset++;return r}function Yr(t,e){qr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=oi(t,e);if(n===null)break;r.push(n)}return r}function Nh(t,e){let r=qr(t,e),n=e.offset,i=e.offset+r,o=[];for(let c=n;c<i;c++)c===n&&t[c]===0||o.push(t[c]);return e.offset+=r,Uint8Array.from(o)}function Uh(t,e){let r=qr(t,e),n=e.offset+r,i=t[e.offset];e.offset++;let o=0,c=0;i<40?(o=0,c=i):i<80?(o=1,c=i-40):(o=2,c=i-80);let s=`${o}.${c}`,a=[];for(;e.offset<n;){let l=t[e.offset];if(e.offset++,a.push(l&127),l<128){a.reverse();let u=0;for(let f=0;f<a.length;f++)u+=a[f]<<f*7;s+=`.${u}`,a=[]}}return s}function Rh(t,e){return e.offset++,null}function Fh(t,e){let r=qr(t,e),n=t[e.offset];e.offset++;let i=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return i}function Mh(t,e){let r=qr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function $h(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new ie;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function si(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=$h(t.byteLength);return new ie(Uint8Array.from([e.byteLength|ni]),e)}function Ja(t){let e=new ie,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new ie(Uint8Array.from([2]),si(e),e)}function eu(t){let e=Uint8Array.from([0]),r=new ie(e,t);return new ie(Uint8Array.from([3]),si(r),r)}function Rn(t,e=48){let r=new ie;for(let n of t)r.append(n);return new ie(Uint8Array.from([e]),si(r),r)}var Kh=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Hh=Uint8Array.from([6,5,43,129,4,0,34]),Vh=Uint8Array.from([6,5,43,129,4,0,35]),zh={ext:!0,kty:"EC",crv:"P-256"},Gh={ext:!0,kty:"EC",crv:"P-384"},Wh={ext:!0,kty:"EC",crv:"P-521"},ii=32,ci=48,ai=66;function tu(t){let e=oi(t);return ru(e)}function ru(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===ii*2+1)return n=le(e.subarray(r,r+ii),"base64url"),i=le(e.subarray(r+ii),"base64url"),new rr({...zh,key_ops:["verify"],x:n,y:i});if(e.byteLength===ci*2+1)return n=le(e.subarray(r,r+ci),"base64url"),i=le(e.subarray(r+ci),"base64url"),new rr({...Gh,key_ops:["verify"],x:n,y:i});if(e.byteLength===ai*2+1)return n=le(e.subarray(r,r+ai),"base64url"),i=le(e.subarray(r+ai),"base64url"),new rr({...Wh,key_ops:["verify"],x:n,y:i});throw new O(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function nu(t){return Rn([Ja(Uint8Array.from([1])),Rn([Yh(t.crv)],160),Rn([eu(new ie(Uint8Array.from([4]),ke(t.x??"","base64url"),ke(t.y??"","base64url")))],161)]).subarray()}function Yh(t){if(t==="P-256")return Kh;if(t==="P-384")return Hh;if(t==="P-521")return Vh;throw new O(`Invalid curve ${t}`)}var rr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=nu(this.jwk)),this._raw}toMultihash(){return We.digest(nr(this))}toCID(){return he.createV1(114,this.toMultihash())}toString(){return ue.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ke(this.raw,e.raw)}async verify(e,r,n){return $a(this.jwk,r,e,n)}};var Xn=Ce(Y("crypto"),1);function ui(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function gt(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(`${r}expected number, got ${typeof t}`)}if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new RangeError(`${r}expected integer >= 0, got ${t}`)}}function et(t,e,r=""){let n=ui(t),i=t?.length,o=e!==void 0;if(!n||o&&i!==e){let c=r&&`"${r}" `,s=o?` of length ${e}`:"",a=n?`length=${i}`:`type=${typeof t}`,l=c+"expected Uint8Array"+s+", got "+a;throw n?new RangeError(l):new TypeError(l)}return t}function Fn(t){if(typeof t!="function"||typeof t.create!="function")throw new TypeError("Hash must wrapped by utils.createHasher");if(gt(t.outputLen),gt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function or(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function Mn(t,e){et(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new RangeError('"digestInto() output" expected to be of length >='+r)}function Lt(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function $n(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Ye(t,e){return t<<32-e|t>>>e}var su=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",qh=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Kn(t){if(et(t),su)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=qh[t[r]];return e}var it={_0:48,_9:57,A:65,F:70,a:97,f:102};function ou(t){if(t>=it._0&&t<=it._9)return t-it._0;if(t>=it.A&&t<=it.F)return t-(it.A-10);if(t>=it.a&&t<=it.f)return t-(it.a-10)}function li(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(su)try{return Uint8Array.fromHex(t)}catch(i){throw i instanceof SyntaxError?new RangeError(i.message):i}let e=t.length,r=e/2;if(e%2)throw new RangeError("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,o=0;i<r;i++,o+=2){let c=ou(t.charCodeAt(o)),s=ou(t.charCodeAt(o+1));if(c===void 0||s===void 0){let a=t[o]+t[o+1];throw new RangeError('hex string expected, got non-hex character "'+a+'" at index '+o)}n[i]=c*16+s}return n}function iu(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];et(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let o=t[n];r.set(o,i),i+=o.length}return r}function cu(t,e={}){let r=(i,o)=>t(o).update(i).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.canXOF=n.canXOF,r.create=i=>t(i),Object.assign(r,e),Object.freeze(r)}function au(t=32){gt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var uu=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function lu(t,e,r){return t&e^~t&r}function fu(t,e,r){return t&e^t&r^e&r}var Hn=class{blockLen;outputLen;canXOF=!1;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,i){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.buffer=new Uint8Array(e),this.view=$n(this.buffer)}update(e){or(this),et(e);let{view:r,buffer:n,blockLen:i}=this,o=e.length;for(let c=0;c<o;){let s=Math.min(i-this.pos,o-c);if(s===i){let a=$n(e);for(;i<=o-c;c+=i)this.process(a,c);continue}n.set(e.subarray(c,c+s),this.pos),this.pos+=s,c+=s,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){or(this),Mn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,Lt(this.buffer.subarray(c)),this.padOffset>i-c&&(this.process(n,0),c=0);for(let f=c;f<i;f++)r[f]=0;n.setBigUint64(i-8,BigInt(this.length*8),o),this.process(n,0);let s=$n(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let l=a/4,u=this.get();if(l>u.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<l;f++)s.setUint32(4*f,u[f],o)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:i,finished:o,destroyed:c,pos:s}=this;return e.destroyed=c,e.finished=o,e.length=i,e.pos=s,i%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},ct=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Zh=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]),wt=new Uint32Array(64),fi=class extends Hn{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:i,E:o,F:c,G:s,H:a}=this;return[e,r,n,i,o,c,s,a]}set(e,r,n,i,o,c,s,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=o|0,this.F=c|0,this.G=s|0,this.H=a|0}process(e,r){for(let f=0;f<16;f++,r+=4)wt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=wt[f-15],h=wt[f-2],p=Ye(d,7)^Ye(d,18)^d>>>3,g=Ye(h,17)^Ye(h,19)^h>>>10;wt[f]=g+wt[f-7]+p+wt[f-16]|0}let{A:n,B:i,C:o,D:c,E:s,F:a,G:l,H:u}=this;for(let f=0;f<64;f++){let d=Ye(s,6)^Ye(s,11)^Ye(s,25),h=u+d+lu(s,a,l)+Zh[f]+wt[f]|0,g=(Ye(n,2)^Ye(n,13)^Ye(n,22))+fu(n,i,o)|0;u=l,l=a,a=s,s=c+h|0,c=o,o=i,i=n,n=h+g|0}n=n+this.A|0,i=i+this.B|0,o=o+this.C|0,c=c+this.D|0,s=s+this.E|0,a=a+this.F|0,l=l+this.G|0,u=u+this.H|0,this.set(n,i,o,c,s,a,l,u)}roundClean(){Lt(wt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),Lt(this.buffer)}},di=class extends fi{A=ct[0]|0;B=ct[1]|0;C=ct[2]|0;D=ct[3]|0;E=ct[4]|0;F=ct[5]|0;G=ct[6]|0;H=ct[7]|0;constructor(){super(32)}};var du=cu(()=>new di,uu(1));var pe=(t,e,r)=>et(t,e,r),pi=gt,mi=Kn,at=(...t)=>iu(...t),Gn=t=>li(t),yi=ui,bi=t=>au(t),zn=BigInt(0),hi=BigInt(1);function Bt(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new TypeError(r+"expected boolean, got type="+typeof t)}return t}function Wn(t){if(typeof t=="bigint"){if(!Vn(t))throw new RangeError("positive bigint expected, got "+t)}else pi(t);return t}function Zr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function jr(t){let e=Wn(t).toString(16);return e.length&1?"0"+e:e}function hu(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?zn:BigInt("0x"+t)}function sr(t){return hu(Kn(t))}function gi(t){return hu(Kn(jh(et(t)).reverse()))}function Yn(t,e){if(gt(e),e===0)throw new RangeError("zero length");t=Wn(t);let r=t.toString(16);if(r.length>e*2)throw new RangeError("number too large");return li(r.padStart(e*2,"0"))}function wi(t,e){return Yn(t,e).reverse()}function jh(t){return Uint8Array.from(pe(t))}var Vn=t=>typeof t=="bigint"&&zn<=t;function Xh(t,e,r){return Vn(t)&&Vn(e)&&Vn(r)&&e<=t&&t<r}function xi(t,e,r,n){if(!Xh(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function ir(t){if(t<zn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>zn;t>>=hi,e+=1);return e}var Xr=t=>(hi<<BigInt(t))-hi;function pu(t,e,r){if(gt(t,"hashLen"),gt(e,"qByteLen"),typeof r!="function")throw new TypeError("hmacFn must be a function");let n=m=>new Uint8Array(m),i=Uint8Array.of(),o=Uint8Array.of(0),c=Uint8Array.of(1),s=1e3,a=n(t),l=n(t),u=0,f=()=>{a.fill(1),l.fill(0),u=0},d=(...m)=>r(l,at(a,...m)),h=(m=i)=>{l=d(o,m),a=d(),m.length!==0&&(l=d(c,m),a=d())},p=()=>{if(u++>=s)throw new Error("drbg: tried max amount of iterations");let m=0,w=[];for(;m<e;){a=d();let A=a.slice();w.push(A),m+=a.length}return at(...w)};return(m,w)=>{f(),h(m);let A;for(;(A=w(p()))===void 0;)h();return f(),A}}function Ot(t,e={},r={}){if(Object.prototype.toString.call(t)!=="[object Object]")throw new TypeError("expected valid options object");function n(o,c,s){if(!s&&c!=="function"&&!Object.hasOwn(t,o))throw new TypeError(`param "${o}" is invalid: expected own property`);let a=t[o];if(s&&a===void 0)return;let l=typeof a;if(l!==c||a===null)throw new TypeError(`param "${o}" is invalid: expected ${c}, got ${l}`)}let i=(o,c)=>Object.entries(o).forEach(([s,a])=>n(s,a,c));i(e,!1),i(r,!0)}var xe=BigInt(0),fe=BigInt(1),kt=BigInt(2),gu=BigInt(3),wu=BigInt(4),xu=BigInt(5),Qh=BigInt(7),Eu=BigInt(8),Jh=BigInt(9),vu=BigInt(16);function qe(t,e){if(e<=xe)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=xe?r:e+r}function _e(t,e,r){if(e<xe)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >xe;)n*=n,n%=r;return n}function mu(t,e){if(t===xe)throw new Error("invert: expected non-zero number");if(e<=xe)throw new Error("invert: expected positive modulus, got "+e);let r=qe(t,e),n=e,i=xe,o=fe,c=fe,s=xe;for(;r!==xe;){let l=n/r,u=n-r*l,f=i-c*l,d=o-s*l;n=r,r=u,i=c,o=s,c=f,s=d}if(n!==fe)throw new Error("invert: does not exist");return qe(i,e)}function Ei(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function Su(t,e){let r=t,n=(r.ORDER+fe)/wu,i=r.pow(e,n);return Ei(r,i,e),i}function ep(t,e){let r=t,n=(r.ORDER-xu)/Eu,i=r.mul(e,kt),o=r.pow(i,n),c=r.mul(e,o),s=r.mul(r.mul(c,kt),o),a=r.mul(c,r.sub(s,r.ONE));return Ei(r,a,e),a}function tp(t){let e=cr(t),r=Au(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+Qh)/vu;return((s,a)=>{let l=s,u=l.pow(a,c),f=l.mul(u,n),d=l.mul(u,i),h=l.mul(u,o),p=l.eql(l.sqr(f),a),g=l.eql(l.sqr(d),a);u=l.cmov(u,f,p),f=l.cmov(h,d,g);let m=l.eql(l.sqr(f),a),w=l.cmov(u,f,m);return Ei(l,w,a),w})}function Au(t){if(t<gu)throw new Error("sqrt is not defined for small field");let e=t-fe,r=0;for(;e%kt===xe;)e/=kt,r++;let n=kt,i=cr(t);for(;yu(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return Su;let o=i.pow(n,e),c=(e+fe)/kt;return function(a,l){let u=a;if(u.is0(l))return l;if(yu(u,l)!==1)throw new Error("Cannot find square root");let f=r,d=u.mul(u.ONE,o),h=u.pow(l,e),p=u.pow(l,c);for(;!u.eql(h,u.ONE);){if(u.is0(h))return u.ZERO;let g=1,m=u.sqr(h);for(;!u.eql(m,u.ONE);)if(g++,m=u.sqr(m),g===f)throw new Error("Cannot find square root");let w=fe<<BigInt(f-g-1),A=u.pow(d,w);f=g,d=u.sqr(A),h=u.mul(h,d),p=u.mul(p,A)}return p}}function rp(t){return t%wu===gu?Su:t%Eu===xu?ep:t%vu===Jh?tp(t):Au(t)}var np=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function vi(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=np.reduce((n,i)=>(n[i]="function",n),e);if(Ot(t,r),Zr(t.BYTES,"BYTES"),Zr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=fe)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function op(t,e,r){let n=t;if(r<xe)throw new Error("invalid exponent, negatives unsupported");if(r===xe)return n.ONE;if(r===fe)return e;let i=n.ONE,o=e;for(;r>xe;)r&fe&&(i=n.mul(i,o)),o=n.sqr(o),r>>=fe;return i}function Zn(t,e,r=!1){let n=t,i=new Array(e.length).fill(r?n.ZERO:void 0),o=e.reduce((s,a,l)=>n.is0(a)?s:(i[l]=s,n.mul(s,a)),n.ONE),c=n.inv(o);return e.reduceRight((s,a,l)=>n.is0(a)?s:(i[l]=n.mul(s,i[l]),n.mul(s,a)),c),i}function yu(t,e){let r=t,n=(r.ORDER-fe)/kt,i=r.pow(e,n),o=r.eql(i,r.ONE),c=r.eql(i,r.ZERO),s=r.eql(i,r.neg(r.ONE));if(!o&&!c&&!s)throw new Error("invalid Legendre symbol result");return o?1:c?0:-1}function sp(t,e){if(e!==void 0&&pi(e),t<=xe)throw new Error("invalid n length: expected positive n, got "+t);if(e!==void 0&&e<1)throw new Error("invalid n length: expected positive bit length, got "+e);let r=ir(t);if(e!==void 0&&e<r)throw new Error(`invalid n length: expected bit length (${r}) >= n.length (${e})`);let n=e!==void 0?e:r,i=Math.ceil(n/8);return{nBitLength:n,nByteLength:i}}var bu=new WeakMap,qn=class{ORDER;BITS;BYTES;isLE;ZERO=xe;ONE=fe;_lengths;_mod;constructor(e,r={}){if(e<=fe)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=sp(e,n);if(o>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=i,this.BYTES=o,Object.freeze(this)}create(e){return qe(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return xe<=e&&e<this.ORDER}is0(e){return e===xe}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&fe)===fe}neg(e){return qe(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return qe(e*e,this.ORDER)}add(e,r){return qe(e+r,this.ORDER)}sub(e,r){return qe(e-r,this.ORDER)}mul(e,r){return qe(e*r,this.ORDER)}pow(e,r){return op(this,e,r)}div(e,r){return qe(e*mu(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return mu(e,this.ORDER)}sqrt(e){let r=bu.get(this);return r||bu.set(this,r=rp(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?wi(e,this.BYTES):Yn(e,this.BYTES)}fromBytes(e,r=!1){pe(e);let{_lengths:n,BYTES:i,isLE:o,ORDER:c,_mod:s}=this;if(n){if(e.length<1||!n.includes(e.length)||e.length>i)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let l=new Uint8Array(i);l.set(e,o?0:l.length-e.length),e=l}if(e.length!==i)throw new Error("Field.fromBytes: expected "+i+" bytes, got "+e.length);let a=o?gi(e):sr(e);if(s&&(a=qe(a,c)),!r&&!this.isValid(a))throw new Error("invalid field element: outside of range 0..ORDER");return a}invertBatch(e){return Zn(this,e)}cmov(e,r,n){return Bt(n,"condition"),n?r:e}};Object.freeze(qn.prototype);function cr(t,e={}){return new qn(t,e)}function Tu(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=fe)throw new Error("field order must be greater than 1");let e=ir(t-fe);return Math.ceil(e/8)}function Si(t){let e=Tu(t);return e+Math.ceil(e/2)}function Ai(t,e,r=!1){pe(t);let n=t.length,i=Tu(e),o=Math.max(Si(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?gi(t):sr(t),s=qe(c,e-fe)+fe;return r?wi(s,i):Yn(s,i)}var ar=BigInt(0),_t=BigInt(1);function Qr(t,e){let r=e.negate();return t?r:e}function Ci(t,e){let r=Zn(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function Lu(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ti(t,e){Lu(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Xr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function Iu(t,e,r){let{windowSize:n,mask:i,maxNumber:o,shiftBy:c}=r,s=Number(t&i),a=t>>c;s>n&&(s-=o,a+=_t);let l=e*n,u=l+Math.abs(s)-1,f=s===0,d=s<0,h=e%2!==0;return{nextN:a,offset:u,isZero:f,isNeg:d,isNegF:h,offsetF:l}}var Ii=new WeakMap,Bu=new WeakMap;function Di(t){return Bu.get(t)||1}function Du(t){if(t!==ar)throw new Error("invalid wNAF")}var jn=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let i=e;for(;r>ar;)r&_t&&(n=n.add(i)),i=i.double(),r>>=_t;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Ti(r,this.bits),o=[],c=e,s=c;for(let a=0;a<n;a++){s=c,o.push(s);for(let l=1;l<i;l++)s=s.add(c),o.push(s);c=s.double()}return o}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let i=this.ZERO,o=this.BASE,c=Ti(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:l,isZero:u,isNeg:f,isNegF:d,offsetF:h}=Iu(n,s,c);n=a,u?o=o.add(Qr(d,r[h])):i=i.add(Qr(f,r[l]))}return Du(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Ti(e,this.bits);for(let c=0;c<o.windows&&n!==ar;c++){let{nextN:s,offset:a,isZero:l,isNeg:u}=Iu(n,c,o);if(n=s,!l){let f=r[a];i=i.add(u?f.negate():f)}}return Du(n),i}getPrecomputes(e,r,n){let i=Ii.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Ii.set(r,i))),i}cached(e,r,n){let i=Di(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Di(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){Lu(r,this.bits),Bu.set(e,r),Ii.delete(e)}hasCache(e){return Di(e)!==1}};function Ou(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>ar||n>ar;)r&_t&&(o=o.add(i)),n&_t&&(c=c.add(i)),i=i.double(),r>>=_t,n>>=_t;return{p1:o,p2:c}}function Cu(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return vi(e),e}else return cr(t,{isLE:r})}function ku(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let l=e[a];if(!(typeof l=="bigint"&&l>ar))throw new Error(`CURVE.${a} must be positive bigint`)}let i=Cu(e.p,r.Fp,n),o=Cu(e.n,r.Fn,n),s=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of s)if(!i.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:i,Fn:o}}function _u(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var Pu=Y("node:buffer");function xt(t,e){return mt(Pu.Buffer.concat(t,e))}var rw=Xn.default.generateKeyPairSync,Jr=32;var ip=64;function Nu(t,e,r){if(t.byteLength!==Jr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==ip)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Xn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:le(t,"base64url"),kty:"OKP"}});return Xn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function Ru(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Qn=class{type="Ed25519";raw;constructor(e){this.raw=Li(e,Jr)}toMultihash(){return We.digest(nr(this))}toCID(){return he.createV1(114,this.toMultihash())}toString(){return ue.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ke(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=Nu(this.raw,r,e);return Ru(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Fu(t){return t=Li(t,Jr),new Qn(t)}function Li(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new O(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Ie;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Ie||(Ie={}));var Bi;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Bi||(Bi={}));(function(t){t.codec=()=>ze(Bi)})(Ie||(Ie={}));var en;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Ie.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Ie.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Ie.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(en||(en={}));var Oi;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Ie.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Ie.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Ie.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return ee(o,t.codec())}t.encode=r;function n(o,c){return J(o,t.codec(),c)}t.decode=n;function i(o,c){return te(o,t.codec(),c)}t.stream=i})(Oi||(Oi={}));var Yu=Ce(Y("node:crypto"),1);var Jn=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(Fn(e),et(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,i=new Uint8Array(n);i.set(r.length>n?e.create().update(r).digest():r);for(let o=0;o<i.length;o++)i[o]^=54;this.iHash.update(i),this.oHash=e.create();for(let o=0;o<i.length;o++)i[o]^=106;this.oHash.update(i),Lt(i)}update(e){return or(this),this.iHash.update(e),this}digestInto(e){or(this),Mn(e,this),this.finished=!0;let r=e.subarray(0,this.outputLen);this.iHash.digestInto(r),this.oHash.update(r),this.oHash.digestInto(r),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:i,destroyed:o,blockLen:c,outputLen:s}=this;return e=e,e.finished=i,e.destroyed=o,e.blockLen=c,e.outputLen=s,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Mu=(()=>{let t=((e,r,n)=>new Jn(e,r).update(n).digest());return t.create=(e,r)=>new Jn(e,r),t})();var $u=(t,e)=>(t+(t>=0?e:-e)/Ku)/e;function up(t,e,r){xi("scalar",t,tt,r);let[[n,i],[o,c]]=e,s=$u(c*t,r),a=$u(-i*t,r),l=t-s*n-a*o,u=-s*i-a*c,f=l<tt,d=u<tt;f&&(l=-l),d&&(u=-u);let h=Xr(Math.ceil(ir(r)/2))+Et;if(l<tt||l>=h||u<tt||u>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:l,k2neg:d,k2:u}}function _i(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function ki(t,e){Ot(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Bt(r.lowS,"lowS"),Bt(r.prehash,"prehash"),r.format!==void 0&&_i(r.format),r}var Pi=class extends Error{constructor(e=""){super(e)}},Ze={Err:Pi,_tlv:{encode:(t,e)=>{let{Err:r}=Ze;if(Zr(t,"tag"),t<0||t>255)throw new r("tlv.encode: wrong tag");if(typeof e!="string")throw new TypeError('"data" expected string, got type='+typeof e);if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,i=jr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?jr(i.length/2|128):"";return jr(t)+o+i+e},decode(t,e){let{Err:r}=Ze;e=pe(e,void 0,"DER data");let n=0;if(t<0||t>255)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let i=e[n++],o=!!(i&128),c=0;if(!o)c=i;else{let a=i&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let l=e.subarray(n,n+a);if(l.length!==a)throw new r("tlv.decode: length bytes not complete");if(l[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of l)c=c<<8|u;if(n+=a,c<128)throw new r("tlv.decode(long): not minimal encoding")}let s=e.subarray(n,n+c);if(s.length!==c)throw new r("tlv.decode: wrong value length");return{v:s,l:e.subarray(n+c)}}},_int:{encode(t){let{Err:e}=Ze;if(Wn(t),t<tt)throw new e("integer: negative integers are not allowed");let r=jr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=Ze;if(t.length<1)throw new e("invalid signature integer: empty");if(t[0]&128)throw new e("invalid signature integer: negative");if(t.length>1&&t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return sr(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Ze,i=pe(t,void 0,"signature"),{v:o,l:c}=n.decode(48,i);if(c.length)throw new e("invalid signature: left bytes after parsing");let{v:s,l:a}=n.decode(2,o),{v:l,l:u}=n.decode(2,a);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(s),s:r.decode(l)}},hexFromSig(t){let{_tlv:e,_int:r}=Ze,n=e.encode(2,r.encode(t.r)),i=e.encode(2,r.encode(t.s)),o=n+i;return e.encode(48,o)}};Object.freeze(Ze._tlv);Object.freeze(Ze._int);Object.freeze(Ze);var tt=BigInt(0),Et=BigInt(1),Ku=BigInt(2),eo=BigInt(3),lp=BigInt(4);function Hu(t,e={}){let r=ku("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:c,n:s}=o;Ot(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:a,allowInfinityPoint:l}=e;if(a&&(!n.is0(o.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=zu(n,i);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(ce,b,I){if(l&&b.is0())return Uint8Array.of(0);let{x:B,y:x}=b.toAffine(),y=n.toBytes(B);if(Bt(I,"isCompressed"),I){f();let E=!n.isOdd(x);return at(Vu(E),y)}else return at(Uint8Array.of(4),y,n.toBytes(x))}function h(ce){pe(ce,void 0,"Point");let{publicKey:b,publicKeyUncompressed:I}=u,B=ce.length,x=ce[0],y=ce.subarray(1);if(l&&B===1&&x===0)return{x:n.ZERO,y:n.ZERO};if(B===b&&(x===2||x===3)){let E=n.fromBytes(y);if(!n.isValid(E))throw new Error("bad point: is not on curve, wrong x");let S=m(E),v;try{v=n.sqrt(S)}catch(W){let K=W instanceof Error?": "+W.message:"";throw new Error("bad point: is not on curve, sqrt error"+K)}f();let C=n.isOdd(v);return(x&1)===1!==C&&(v=n.neg(v)),{x:E,y:v}}else if(B===I&&x===4){let E=n.BYTES,S=n.fromBytes(y.subarray(0,E)),v=n.fromBytes(y.subarray(E,E*2));if(!w(S,v))throw new Error("bad point: is not on curve");return{x:S,y:v}}else throw new Error(`bad point: got length ${B}, expected compressed=${b} or uncompressed=${I}`)}let p=e.toBytes===void 0?d:e.toBytes,g=e.fromBytes===void 0?h:e.fromBytes;function m(ce){let b=n.sqr(ce),I=n.mul(b,ce);return n.add(n.add(I,n.mul(ce,o.a)),o.b)}function w(ce,b){let I=n.sqr(b),B=m(ce);return n.eql(I,B)}if(!w(o.Gx,o.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(o.a,eo),lp),k=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(A,k)))throw new Error("bad curve params: a or b");function P(ce,b,I=!1){if(!n.isValid(b)||I&&n.is0(b))throw new Error(`bad point coordinate ${ce}`);return b}function L(ce){if(!(ce instanceof D))throw new Error("Weierstrass Point expected")}function V(ce){if(!a||!a.basises)throw new Error("no endo");return up(ce,a.basises,i.ORDER)}function R(ce,b,I,B,x){return I=new D(n.mul(I.X,ce),I.Y,I.Z),b=Qr(B,b),I=Qr(x,I),b.add(I)}class D{static BASE=new D(o.Gx,o.Gy,n.ONE);static ZERO=new D(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=i;X;Y;Z;constructor(b,I,B){this.X=P("x",b),this.Y=P("y",I,!0),this.Z=P("z",B),Object.freeze(this)}static CURVE(){return o}static fromAffine(b){let{x:I,y:B}=b||{};if(!b||!n.isValid(I)||!n.isValid(B))throw new Error("invalid affine point");if(b instanceof D)throw new Error("projective point not allowed");return n.is0(I)&&n.is0(B)?D.ZERO:new D(I,B,n.ONE)}static fromBytes(b){let I=D.fromAffine(g(pe(b,void 0,"point")));return I.assertValidity(),I}static fromHex(b){return D.fromBytes(Gn(b))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(b=8,I=!0){return He.createCache(this,b),I||this.multiply(eo),this}assertValidity(){let b=this;if(b.is0()){if(e.allowInfinityPoint&&n.is0(b.X)&&n.eql(b.Y,n.ONE)&&n.is0(b.Z))return;throw new Error("bad point: ZERO")}let{x:I,y:B}=b.toAffine();if(!n.isValid(I)||!n.isValid(B))throw new Error("bad point: x or y not field elements");if(!w(I,B))throw new Error("bad point: equation left != right");if(!b.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:b}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(b)}equals(b){L(b);let{X:I,Y:B,Z:x}=this,{X:y,Y:E,Z:S}=b,v=n.eql(n.mul(I,S),n.mul(y,x)),C=n.eql(n.mul(B,S),n.mul(E,x));return v&&C}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:b,b:I}=o,B=n.mul(I,eo),{X:x,Y:y,Z:E}=this,S=n.ZERO,v=n.ZERO,C=n.ZERO,_=n.mul(x,x),W=n.mul(y,y),K=n.mul(E,E),F=n.mul(x,y);return F=n.add(F,F),C=n.mul(x,E),C=n.add(C,C),S=n.mul(b,C),v=n.mul(B,K),v=n.add(S,v),S=n.sub(W,v),v=n.add(W,v),v=n.mul(S,v),S=n.mul(F,S),C=n.mul(B,C),K=n.mul(b,K),F=n.sub(_,K),F=n.mul(b,F),F=n.add(F,C),C=n.add(_,_),_=n.add(C,_),_=n.add(_,K),_=n.mul(_,F),v=n.add(v,_),K=n.mul(y,E),K=n.add(K,K),_=n.mul(K,F),S=n.sub(S,_),C=n.mul(K,W),C=n.add(C,C),C=n.add(C,C),new D(S,v,C)}add(b){L(b);let{X:I,Y:B,Z:x}=this,{X:y,Y:E,Z:S}=b,v=n.ZERO,C=n.ZERO,_=n.ZERO,W=o.a,K=n.mul(o.b,eo),F=n.mul(I,y),be=n.mul(B,E),ge=n.mul(x,S),we=n.add(I,B),ae=n.add(y,E);we=n.mul(we,ae),ae=n.add(F,be),we=n.sub(we,ae),ae=n.add(I,x);let De=n.add(y,S);return ae=n.mul(ae,De),De=n.add(F,ge),ae=n.sub(ae,De),De=n.add(B,x),v=n.add(E,S),De=n.mul(De,v),v=n.add(be,ge),De=n.sub(De,v),_=n.mul(W,ae),v=n.mul(K,ge),_=n.add(v,_),v=n.sub(be,_),_=n.add(be,_),C=n.mul(v,_),be=n.add(F,F),be=n.add(be,F),ge=n.mul(W,ge),ae=n.mul(K,ae),be=n.add(be,ge),ge=n.sub(F,ge),ge=n.mul(W,ge),ae=n.add(ae,ge),F=n.mul(be,ae),C=n.add(C,F),F=n.mul(De,ae),v=n.mul(we,v),v=n.sub(v,F),F=n.mul(we,be),_=n.mul(De,_),_=n.add(_,F),new D(v,C,_)}subtract(b){return L(b),this.add(b.negate())}is0(){return this.equals(D.ZERO)}multiply(b){let{endo:I}=e;if(!i.isValidNot0(b))throw new RangeError("invalid scalar: out of range");let B,x,y=E=>He.cached(this,E,S=>Ci(D,S));if(I){let{k1neg:E,k1:S,k2neg:v,k2:C}=V(b),{p:_,f:W}=y(S),{p:K,f:F}=y(C);x=W.add(F),B=R(I.beta,_,K,E,v)}else{let{p:E,f:S}=y(b);B=E,x=S}return Ci(D,[B,x])[0]}multiplyUnsafe(b){let{endo:I}=e,B=this,x=b;if(!i.isValid(x))throw new RangeError("invalid scalar: out of range");if(x===tt||B.is0())return D.ZERO;if(x===Et)return B;if(He.hasCache(this))return this.multiply(x);if(I){let{k1neg:y,k1:E,k2neg:S,k2:v}=V(x),{p1:C,p2:_}=Ou(D,B,E,v);return R(I.beta,C,_,y,S)}else return He.unsafe(B,x)}toAffine(b){let I=this,B=b,{X:x,Y:y,Z:E}=I;if(n.eql(E,n.ONE))return{x,y};let S=I.is0();B==null&&(B=S?n.ONE:n.inv(E));let v=n.mul(x,B),C=n.mul(y,B),_=n.mul(E,B);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(_,n.ONE))throw new Error("invZ was invalid");return{x:v,y:C}}isTorsionFree(){let{isTorsionFree:b}=e;return c===Et?!0:b?b(D,this):He.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===Et?this:b?b(D,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===Et?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Bt(b,"isCompressed"),this.assertValidity(),p(D,this,b)}toHex(b=!0){return mi(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let de=i.BITS,He=new jn(D,e.endo?Math.ceil(de/2):de);return de>=8&&D.BASE.precompute(8),Object.freeze(D.prototype),Object.freeze(D),D}function Vu(t){return Uint8Array.of(t?2:3)}function zu(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function fp(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?bi:e.randomBytes,i=Object.assign(zu(t.Fp,r),{seed:Math.max(Si(r.ORDER),16)});function o(h){try{let p=r.fromBytes(h);return r.isValidNot0(p)}catch{return!1}}function c(h,p){let{publicKey:g,publicKeyUncompressed:m}=i;try{let w=h.length;return p===!0&&w!==g||p===!1&&w!==m?!1:!!t.fromBytes(h)}catch{return!1}}function s(h){return h=h===void 0?n(i.seed):h,Ai(pe(h,i.seed,"seed"),r.ORDER)}function a(h,p=!0){return t.BASE.multiply(r.fromBytes(h)).toBytes(p)}function l(h){let{secretKey:p,publicKey:g,publicKeyUncompressed:m}=i,w=r._lengths;if(!yi(h))return;let A=pe(h,void 0,"key").length,k=A===g||A===m,P=A===p||!!w?.includes(A);if(!(k&&P))return k}function u(h,p,g=!0){if(l(h)===!0)throw new Error("first arg must be private key");if(l(p)===!1)throw new Error("second arg must be public key");let m=r.fromBytes(h);return t.fromBytes(p).multiply(m).toBytes(g)}let f={isValidSecretKey:o,isValidPublicKey:c,randomSecretKey:s},d=_u(s,a);return Object.freeze(f),Object.freeze(i),Object.freeze({getPublicKey:a,getSharedSecret:u,keygen:d,Point:t,utils:f,lengths:i})}function Gu(t,e,r={}){let n=e;Fn(n),Ot(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?bi:r.randomBytes,o=r.hmac===void 0?(x,y)=>Mu(n,x,y):r.hmac,{Fp:c,Fn:s}=t,{ORDER:a,BITS:l}=s,{keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p}=fp(t,r),g={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*Ku+Et<c.ORDER;function w(x){let y=a>>Et;return x>y}function A(x,y){if(!s.isValidNot0(y))throw new Error(`invalid signature ${x}: out of range 1..Point.Fn.ORDER`);return y}function k(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function P(x,y){_i(y);let E=p.signature,S=y==="compact"?E:y==="recovered"?E+1:void 0;return pe(x,S)}class L{r;s;recovery;constructor(y,E,S){if(this.r=A("r",y),this.s=A("s",E),S!=null){if(k(),![0,1,2,3].includes(S))throw new Error("invalid recovery id");this.recovery=S}Object.freeze(this)}static fromBytes(y,E=g.format){P(y,E);let S;if(E==="der"){let{r:W,s:K}=Ze.toSig(pe(y));return new L(W,K)}E==="recovered"&&(S=y[0],E="compact",y=y.subarray(1));let v=p.signature/2,C=y.subarray(0,v),_=y.subarray(v,v*2);return new L(s.fromBytes(C),s.fromBytes(_),S)}static fromHex(y,E){return this.fromBytes(Gn(y),E)}assertRecovery(){let{recovery:y}=this;if(y==null)throw new Error("invalid recovery id: must be present");return y}addRecoveryBit(y){return new L(this.r,this.s,y)}recoverPublicKey(y){let{r:E,s:S}=this,v=this.assertRecovery(),C=v===2||v===3?E+a:E;if(!c.isValid(C))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let _=c.toBytes(C),W=t.fromBytes(at(Vu((v&1)===0),_)),K=s.inv(C),F=R(pe(y,void 0,"msgHash")),be=s.create(-F*K),ge=s.create(S*K),we=t.BASE.multiplyUnsafe(be).add(W.multiplyUnsafe(ge));if(we.is0())throw new Error("invalid recovery: point at infinify");return we.assertValidity(),we}hasHighS(){return w(this.s)}toBytes(y=g.format){if(_i(y),y==="der")return Gn(Ze.hexFromSig(this));let{r:E,s:S}=this,v=s.toBytes(E),C=s.toBytes(S);return y==="recovered"?(k(),at(Uint8Array.of(this.assertRecovery()),v,C)):at(v,C)}toHex(y){return mi(this.toBytes(y))}}Object.freeze(L.prototype),Object.freeze(L);let V=r.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let E=sr(y),S=y.length*8-l;return S>0?E>>BigInt(S):E}:r.bits2int,R=r.bits2int_modN===void 0?function(y){return s.create(V(y))}:r.bits2int_modN,D=Xr(l);function de(x){return xi("num < 2^"+l,x,tt,D),s.toBytes(x)}function He(x,y){return pe(x,void 0,"message"),y?pe(n(x),void 0,"prehashed message"):x}function ce(x,y,E){let{lowS:S,prehash:v,extraEntropy:C}=ki(E,g);x=He(x,v);let _=R(x),W=s.fromBytes(y);if(!s.isValidNot0(W))throw new Error("invalid private key");let K=[de(W),de(_)];if(C!=null&&C!==!1){let we=C===!0?i(p.secretKey):C;K.push(pe(we,void 0,"extraEntropy"))}let F=at(...K),be=_;function ge(we){let ae=V(we);if(!s.isValidNot0(ae))return;let De=s.inv(ae),Rt=t.BASE.multiply(ae).toAffine(),yr=s.create(Rt.x);if(yr===tt)return;let an=s.create(De*s.create(be+yr*W));if(an===tt)return;let Ac=(Rt.x===yr?0:2)|Number(Rt.y&Et),Tc=an;return S&&w(an)&&(Tc=s.neg(an),Ac^=1),new L(yr,Tc,m?void 0:Ac)}return{seed:F,k2sig:ge}}function b(x,y,E={}){let{seed:S,k2sig:v}=ce(x,y,E);return pu(n.outputLen,s.BYTES,o)(S,v).toBytes(E.format)}function I(x,y,E,S={}){let{lowS:v,prehash:C,format:_}=ki(S,g);if(E=pe(E,void 0,"publicKey"),y=He(y,C),!yi(x)){let W=x instanceof L?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+W)}P(x,_);try{let W=L.fromBytes(x,_),K=t.fromBytes(E);if(v&&W.hasHighS())return!1;let{r:F,s:be}=W,ge=R(y),we=s.inv(be),ae=s.create(ge*we),De=s.create(F*we),Rt=t.BASE.multiplyUnsafe(ae).add(K.multiplyUnsafe(De));return Rt.is0()?!1:s.create(Rt.x)===F}catch{return!1}}function B(x,y,E={}){let{prehash:S}=ki(E,g);return y=He(y,S),L.fromBytes(x,"recovered").recoverPublicKey(y).toBytes()}return Object.freeze({keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p,Point:t,sign:b,verify:I,recoverPublicKey:B,Signature:L,hash:n})}var Ui={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},dp={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var Wu=BigInt(2);function hp(t){let e=Ui.p,r=BigInt(3),n=BigInt(6),i=BigInt(11),o=BigInt(22),c=BigInt(23),s=BigInt(44),a=BigInt(88),l=t*t*t%e,u=l*l*t%e,f=_e(u,r,e)*u%e,d=_e(f,r,e)*u%e,h=_e(d,Wu,e)*l%e,p=_e(h,i,e)*h%e,g=_e(p,o,e)*p%e,m=_e(g,s,e)*g%e,w=_e(m,a,e)*m%e,A=_e(w,s,e)*g%e,k=_e(A,r,e)*u%e,P=_e(k,c,e)*p%e,L=_e(P,n,e)*l%e,V=_e(L,Wu,e);if(!Ni.eql(Ni.sqr(V),t))throw new Error("Cannot find square root");return V}var Ni=cr(Ui.p,{sqrt:hp}),pp=Hu(Ui,{Fp:Ni,endo:dp}),tn=Gu(pp,du);var to=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function qu(t,e,r,n){n?.signal?.throwIfAborted();let i=Yu.default.createHash("sha256");if(r instanceof Uint8Array)i.update(r);else for(let c of r)i.update(c);let o=i.digest();try{return tn.verify(e,o,t,{prehash:!1,format:"der"})}catch(c){throw new to(String(c))}}var ro=class{type="secp256k1";raw;_key;constructor(e){this._key=ju(e),this.raw=Zu(this._key)}toMultihash(){return We.digest(nr(this))}toCID(){return he.createV1(114,this.toMultihash())}toString(){return ue.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Ke(this.raw,e.raw)}verify(e,r,n){return qu(this._key,r,e,n)}};function Xu(t){return new ro(t)}function Zu(t){return tn.Point.fromBytes(t).toBytes()}function ju(t){try{return tn.Point.fromBytes(t),t}catch(e){throw new wn(String(e))}}function Qu(t){let{Type:e,Data:r}=en.decode(t.digest),n=r??new Uint8Array;switch(e){case Ie.Ed25519:return Fu(n);case Ie.secp256k1:return Xu(n);case Ie.ECDSA:return tu(n);default:throw new $r}}function nr(t){return en.encode({Type:Ie[t.type],Data:t.raw})}var Ju=Symbol.for("nodejs.util.inspect.custom"),mp=114,rn=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Dn]=!0;toString(){return this.string==null&&(this.string=ue.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return he.createV1(mp,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Ke(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Ke(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Ju](){return`PeerId(${this.toString()})`}},no=class extends rn{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},oo=class extends rn{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},so=class extends rn{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},yp=2336,io=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=We.digest(ke(this.url))}[Ju](){return`PeerId(${this.url})`}[Dn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return he.createV1(yp,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=le(e)),e.toString()===this.toString())}};function ut(t){if(gp(t))return new no({multihash:t});if(bp(t))try{let e=Qu(t);if(e.type==="Ed25519")return new oo({multihash:t,publicKey:e});if(e.type==="secp256k1")return new so({multihash:t,publicKey:e})}catch{let r=le(t.digest);return new io(new URL(r))}throw new En("Supplied PeerID Multihash is invalid")}function bp(t){return t.code===We.code}function gp(t){return t.code===ei.code}var Cl=Ce(Y("net"),1);var wp=Math.pow(2,7),xp=Math.pow(2,14),Ep=Math.pow(2,21),Ri=Math.pow(2,28),Fi=Math.pow(2,35),Mi=Math.pow(2,42),$i=Math.pow(2,49),ne=128,Ae=127;function ur(t){if(t<wp)return 1;if(t<xp)return 2;if(t<Ep)return 3;if(t<Ri)return 4;if(t<Fi)return 5;if(t<Mi)return 6;if(t<$i)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Ki(t,e,r=0){switch(ur(t)){case 8:e[r++]=t&255|ne,t/=128;case 7:e[r++]=t&255|ne,t/=128;case 6:e[r++]=t&255|ne,t/=128;case 5:e[r++]=t&255|ne,t/=128;case 4:e[r++]=t&255|ne,t>>>=7;case 3:e[r++]=t&255|ne,t>>>=7;case 2:e[r++]=t&255|ne,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function vp(t,e){let r=t[e],n=0;if(n+=r&Ae,r<ne||(r=t[e+1],n+=(r&Ae)<<7,r<ne)||(r=t[e+2],n+=(r&Ae)<<14,r<ne)||(r=t[e+3],n+=(r&Ae)<<21,r<ne)||(r=t[e+4],n+=(r&Ae)*Ri,r<ne)||(r=t[e+5],n+=(r&Ae)*Fi,r<ne)||(r=t[e+6],n+=(r&Ae)*Mi,r<ne)||(r=t[e+7],n+=(r&Ae)*$i,r<ne))return n;throw new RangeError("Could not decode varint")}function Sp(t,e){let r=t.get(e),n=0;if(n+=r&Ae,r<ne||(r=t.get(e+1),n+=(r&Ae)<<7,r<ne)||(r=t.get(e+2),n+=(r&Ae)<<14,r<ne)||(r=t.get(e+3),n+=(r&Ae)<<21,r<ne)||(r=t.get(e+4),n+=(r&Ae)*Ri,r<ne)||(r=t.get(e+5),n+=(r&Ae)*Fi,r<ne)||(r=t.get(e+6),n+=(r&Ae)*Mi,r<ne)||(r=t.get(e+7),n+=(r&Ae)*$i,r<ne))return n;throw new RangeError("Could not decode varint")}function Hi(t,e=0){return t instanceof Uint8Array?vp(t,e):Sp(t,e)}var Ee=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},lt=class extends Error{static name="ValidationError";name="ValidationError"},co=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},ao=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Pe=Y("node:net");function zi(t){return e=>le(e,t)}function Gi(t){return e=>ke(e,t)}function lr(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Pt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function el(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let r=ke(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Pt(n);return xt([r,i],r.length+i.length)}function tl(t){let e=t.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let r=Je.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=Pt(n);return xt([r,i],r.length+i.length)}function Wi(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=le(e,"base32"),i=lr(r);return`${n}:${i}`}var Yi=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let i=parseInt(r,10);if(isNaN(i)||i<0||i>255)throw new Ee("Invalid byte value in IP address");e[n]=i}),e},rl=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let o=(0,Pe.isIPv4)(r[n]),c;o&&(c=Yi(r[n]),r[n]=le(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,le(c.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let o=[n,1];for(n=9-r.length;n>0;n--)o.push("0");r.splice.apply(r,o)}let i=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let o=parseInt(r[n],16);if(isNaN(o)||o<0||o>65535)throw new Ee("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},nl=function(t){if(t.byteLength!==4)throw new Ee("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},ol=function(t){if(t.byteLength!==16)throw new Ee("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let i=t[n],o=t[n+1],c=`${i.toString(16).padStart(2,"0")}${o.toString(16).padStart(2,"0")}`;e.push(c)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${r}"`)}};function sl(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new Ee(`Invalid IPv6 address "${t}"`)}}var Vi=Object.values(Wr).map(t=>t.decoder),Tp=(function(){let t=Vi[0].or(Vi[1]);return Vi.slice(2).forEach(e=>t=t.or(e)),t})();function il(t){return Tp.decode(t)}function cl(t){return e=>t.encoder.encode(e)}function Ip(t){if(parseInt(t).toString()!==t)throw new lt("Value must be an integer")}function Dp(t){if(t<0)throw new lt("Value must be a positive integer, or zero")}function Cp(t){return e=>{if(e>t)throw new lt(`Value must be smaller than or equal to ${t}`)}}function Lp(...t){return e=>{for(let r of t)r(e)}}var nn=Lp(Ip,Dp,Cp(65535));var me=-1,qi=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new ao(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},dt=new qi,Vp=[{code:4,name:"ip4",size:32,valueToBytes:Yi,bytesToValue:nl,validate:t=>{if(!(0,Pe.isIPv4)(t))throw new lt(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Pt,bytesToValue:lr,validate:nn},{code:273,name:"udp",size:16,valueToBytes:Pt,bytesToValue:lr,validate:nn},{code:33,name:"dccp",size:16,valueToBytes:Pt,bytesToValue:lr,validate:nn},{code:41,name:"ip6",size:128,valueToBytes:rl,bytesToValue:ol,stringToValue:sl,validate:t=>{if(!(0,Pe.isIPv6)(t))throw new lt(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:me},{code:43,name:"ipcidr",size:8,bytesToValue:zi("base10"),valueToBytes:Gi("base10")},{code:53,name:"dns",size:me},{code:54,name:"dns4",size:me},{code:55,name:"dns6",size:me},{code:56,name:"dnsaddr",size:me},{code:132,name:"sctp",size:16,valueToBytes:Pt,bytesToValue:lr,validate:nn},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:me,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:me,bytesToValue:zi("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Gi("base58btc")(t):he.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Wi,valueToBytes:el},{code:445,name:"onion3",size:296,bytesToValue:Wi,valueToBytes:tl},{code:446,name:"garlic64",size:me},{code:447,name:"garlic32",size:me},{code:448,name:"tls"},{code:449,name:"sni",size:me},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:me,bytesToValue:cl(Ps),valueToBytes:il},{code:480,name:"http"},{code:481,name:"http-path",size:me,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:me}];Vp.forEach(t=>{dt.addProtocol(t)});function al(t){let e=[],r=0;for(;r<t.length;){let n=Hi(t,r),i=dt.getProtocol(n),o=ur(n),c=zp(i,t,r+o),s=0;c>0&&i.size===me&&(s=ur(c));let a=o+s+c,l={code:n,name:i.name,bytes:tr(t.subarray(r,r+a))};if(c>0){let u=r+o+s,f=t.subarray(u,u+c);l.value=i.bytesToValue?.(f)??le(f)}e.push(l),r+=a}return e}function ul(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=dt.getProtocol(n.code),o=ur(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??ke(n.value),s=c.byteLength,i.size===me&&(a=ur(s)));let l=new Uint8Array(o+a+s),u=0;Ki(n.code,l,u),u+=o,c!=null&&(i.size===me&&(Ki(s,l,u),u+=a),l.set(c,u)),n.bytes=l}r.push(n.bytes),e+=n.bytes.byteLength}return xt(r,e)}function ll(t){if(t.charAt(0)!=="/")throw new Ee('String multiaddr must start with "/"');let e=[],r="protocol",n="",i="";for(let o=1;o<t.length;o++){let c=t.charAt(o);c!=="/"&&(r==="protocol"?i+=t.charAt(o):n+=t.charAt(o));let s=o===t.length-1;if(c==="/"||s){let a=dt.getProtocol(i);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",i="",r="protocol";continue}else if(s)throw new Ee(`Component ${i} was missing value`);r="value"}else if(r==="value"){let l={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new Ee(`Component ${i} was missing value`);l.value=a.stringToValue?.(n)??n}e.push(l),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new Ee("Incomplete multiaddr");return e}function fl(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=dt.getProtocol(e.code);if(r==null)throw new Ee(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function zp(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:Hi(e,r)}var Gp=Symbol.for("nodejs.util.inspect.custom"),cc=Symbol.for("@multiformats/multiaddr");function Wp(t){if(t==null&&(t="/"),wo(t))return t.getComponents();if(t instanceof Uint8Array)return al(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),ll(t);if(Array.isArray(t))return t;throw new Ee("Must be a string, Uint8Array, Component[], or another Multiaddr")}var go=class t{[cc]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=Wp(e),r.validate!==!1&&Yp(this)}get bytes(){return this.#r==null&&(this.#r=ul(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=fl(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),i=n.lastIndexOf(r);if(i<0)throw new co(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,i),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return Ke(this.bytes,e.bytes)}[Gp](){return`Multiaddr(${this.toString()})`}};function Yp(t){t.getComponents().forEach(e=>{let r=dt.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function wo(t){return!!t?.[cc]}function Ne(t){return new go(t)}var j=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),T=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),dl=t=>({match:e=>t.match(e)===!1?e:!1}),U=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),Te=(...t)=>({match:e=>{let r;for(let n of t){let i=n.match(e);i!==!1&&(r==null||i.length<r.length)&&(r=i)}return r??!1}}),M=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function X(...t){function e(i){if(i==null)return!1;let o=i.getComponents();for(let c of t){let s=c.match(o);if(s===!1)return!1;o=s}return o}function r(i){return e(i)!==!1}function n(i){let o=e(i);return o===!1?!1:o.length===0}return{matchers:t,matches:r,exactMatch:n}}var qp=T(421),KE=X(qp),Eo=T(54),vo=T(55),So=T(56),uc=T(53),HE=X(Eo,U(T(421))),VE=X(vo,U(T(421))),zE=X(So,U(T(421))),GE=X(Te(uc,So,Eo,vo),U(T(421))),hl=M(T(4),U(T(43))),pl=M(U(T(42)),T(41),U(T(43))),lc=Te(hl,pl),pr=Te(lc,uc,Eo,vo,So),WE=X(Te(lc,M(Te(uc,So,Eo,vo),U(T(421))))),YE=X(hl),qE=X(pl),ZE=X(lc),fc=M(pr,T(6)),sn=M(pr,T(273)),ml=X(M(fc,U(T(421)))),jE=X(sn),dc=M(sn,j(460),U(T(421))),Ao=M(sn,j(461),U(T(421))),Zp=Te(dc,Ao),XE=X(dc),QE=X(Ao),ac=Te(pr,fc,sn,dc,Ao),yl=Te(M(ac,j(477),U(T(421)))),JE=X(yl),bl=Te(M(ac,j(478),U(T(421))),M(ac,j(448),U(T(449)),j(477),U(T(421)))),e2=X(bl),gl=M(sn,j(280),U(T(466)),U(T(466)),U(T(421))),t2=X(gl),wl=M(Ao,j(465),U(T(466)),U(T(466)),U(T(421))),r2=X(wl),xo=Te(yl,bl,M(fc,U(T(421))),M(Zp,U(T(421))),M(pr,U(T(421))),gl,wl,T(421)),n2=X(xo),jp=M(U(xo),j(290),dl(j(281)),U(T(421))),o2=X(jp),Xp=Te(M(xo,j(290),j(281),U(T(421))),M(xo,j(281),U(T(421))),M(j(281),U(T(421)))),s2=X(Xp),Qp=M(pr,Te(M(T(6,"80")),M(T(6),j(480)),j(480)),U(T(481)),U(T(421))),i2=X(Qp),Jp=M(pr,Te(M(T(6,"443")),M(T(6,"443"),j(480)),M(T(6),j(443)),M(T(6),j(448),j(480)),M(j(448),j(480)),j(448),j(443)),U(T(481)),U(T(421))),c2=X(Jp),em=Te(M(T(777),U(T(421)))),a2=X(em),tm=Te(M(T(400),U(T(421)))),To=X(tm);var Io=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var Dl=Ce(Y("node:net"),1);function rm(t){let e=t.getComponents(),r={},n=0;return e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n]?.name==="ip4"||e[n]?.name==="ip6"||e[n]?.name==="dns"||e[n]?.name==="dns4"||e[n]?.name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n]?.name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null?null:(e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r)}function Do(t){let e=rm(t);if(e==null)throw new O(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function Co(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var Lo=class{buffer;mask;top;btm;next;constructor(e){if(!(e>0)||(e-1&e)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(e),this.mask=e-1,this.top=0,this.btm=0,this.next=null}push(e){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=e,this.top=this.top+1&this.mask,!0)}shift(){let e=this.buffer[this.btm];if(e!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,e}isEmpty(){return this.buffer[this.btm]===void 0}},mr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new Lo(this.hwm),this.tail=this.head,this.size=0}calculateSize(e){return e?.byteLength!=null?e.byteLength:1}push(e){if(e?.value!=null&&(this.size+=this.calculateSize(e.value)),!this.head.push(e)){let r=this.head;this.head=r.next=new Lo(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var hc=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function Bo(t={}){return nm(r=>{let n=r.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},t)}function nm(t,e){e=e??{};let r=e.onEnd,n=new mr,i,o,c,s=Co(),a=async()=>{try{return n.isEmpty()?c?{done:!0}:await new Promise((m,w)=>{o=A=>{o=null,n.push(A);try{m(t(n))}catch(k){w(k)}return i}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{s.resolve(),s=Co()})}},l=m=>o!=null?o(m):(n.push(m),i),u=m=>(n=new mr,o!=null?o({error:m}):(n.push({error:m}),i)),f=m=>{if(c)return i;if(e?.objectMode!==!0&&m?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return l({done:!1,value:m})},d=m=>c?i:(c=!0,m!=null?u(m):l({done:!0})),h=()=>(n=new mr,d(),{done:!0}),p=m=>(d(m),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:a,return:h,throw:p,push:f,end:d,get readableLength(){return n.size},onEmpty:async m=>{let w=m?.signal;if(w?.throwIfAborted(),n.isEmpty())return;let A,k;w!=null&&(A=new Promise((P,L)=>{k=()=>{L(new hc)},w.addEventListener("abort",k)}));try{await Promise.race([s.promise,A])}finally{k!=null&&w!=null&&w?.removeEventListener("abort",k)}}},r==null)return i;let g=i;return i={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(m){return g.throw(m),r!=null&&(r(m),r=void 0),{done:!0}},return(){return g.return(),r!=null&&(r(),r=void 0),{done:!0}},push:f,end(m){return g.end(m),r!=null&&(r(m),r=void 0),i},get readableLength(){return g.readableLength},onEmpty:m=>g.onEmpty(m)},i}var pc=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},xl=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function mc(t,e){let{milliseconds:r,fallback:n,message:i,customTimers:o={setTimeout,clearTimeout},signal:c}=e,s,a,u=new Promise((f,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(c?.aborted){d(xl(c));return}if(c&&(a=()=>{d(xl(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new pc;s=o.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(p){d(p)}return}typeof t.cancel=="function"&&t.cancel(),i===!1?f():i instanceof Error?d(i):(h.message=i??`Promise timed out after ${r} milliseconds`,d(h))},r)}).finally(()=>{u.clear(),a&&c&&c.removeEventListener("abort",a)});return u.clear=()=>{o.clearTimeout.call(void 0,s),s=void 0},u}var om=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function sm(t,e,r){let n,i=new Promise((o,c)=>{if(r={rejectionEvents:["error"],multiArgs:!1,rejectionMultiArgs:!1,resolveImmediately:!1,...r},!(r.count>=0&&(r.count===Number.POSITIVE_INFINITY||Number.isInteger(r.count))))throw new TypeError("The `count` option should be at least 0 or more");r.signal?.throwIfAborted();let s=[e].flat(),a=[],{addListener:l,removeListener:u}=om(t),f=async(...h)=>{let p=r.multiArgs?h:h[0];if(r.filter)try{if(!await r.filter(p))return}catch(g){n(),c(g);return}a.push(p),r.count===a.length&&(n(),o(a))},d=(...h)=>{n(),c(r.rejectionMultiArgs?h:h[0])};n=()=>{for(let h of s)u(h,f);for(let h of r.rejectionEvents)s.includes(h)||u(h,d)};for(let h of s)l(h,f);for(let h of r.rejectionEvents)s.includes(h)||l(h,d);r.signal&&r.signal.addEventListener("abort",()=>{d(r.signal.reason)},{once:!0}),r.resolveImmediately&&o(a)});if(i.cancel=n,typeof r.timeout=="number"){let o=mc(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function rt(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=sm(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Ut=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var Oo=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function im(t){return t.reason}async function cn(t,e,r){if(e==null)return t;let n=r?.translateError??im;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let i;try{return await Promise.race([t,new Promise((o,c)=>{i=()=>{c(n(e))},e.addEventListener("abort",i)})])}finally{i!=null&&e.removeEventListener("abort",i)}}var cm=Math.pow(2,20)*4,ko=class extends Yt{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;onDrainPromise;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??cm,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new ie,this.writeBuffer=new ie,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let r=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,queueMicrotask(()=>{try{this.processSendQueue()}catch(i){this.log.error("processSendQueue threw - %e",i)}})),this.onDrainPromise?.resolve()};this.addEventListener("drain",r);let n=i=>{this.onDrainPromise?.reject(i.error??new Oo)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),cn(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=Bo(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new yt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new Tn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt("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 yt("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new yt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new xn;this.dispatchEvent(new In(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Gt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;if(this.writeStatus!=="writable"&&this.writeStatus!=="closing")return this.log.trace("not processing send queue as stream is %s",this.writeStatus),!1;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let i=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(i===0){e=!1;break}let o=this.writeBuffer.sublist(0,i),c=new ie(o);this.writeBuffer.consume(o.byteLength);let s;try{s=this.sendData(o)}catch(a){throw this.writeBuffer.prepend(c),this.abort(a),a}if(e=s.canSendMore,n+=s.sentBytes,s.sentBytes!==c.byteLength&&(c.consume(s.sentBytes),this.writeBuffer.prepend(c)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new An(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new Rr(`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 Rr(`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 _o=class extends ko{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",r=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),r.error!=null?r.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):r.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await rt(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await rt(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var vl=Ce(Y("node:os"),1);function El(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function yc(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let i=e??t.port;i!=null&&n.push(t.protocol,i)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),Ne(`/${n.join("/")}`)}var am={4:"IPv4",6:"IPv6"};function um(t){return["0.0.0.0","::"].includes(t)}function lm(t){let e=[],r=vl.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)El(i.address)||i.family===am[t]&&e.push(i.address);return e}function Sl(t,e){if(t==null)return[];let r=Do(t);return(r.type==="ip4"||r.type==="ip6")&&um(r.host)?lm(r.type==="ip4"?4:6).map(n=>yc(r,e,n)):[yc(r,e)]}function Al(t,e){if(typeof t!="string")throw new O(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new O(`invalid port provided: ${e}`);if((0,Pe.isIPv4)(t))return Ne(`/ip4/${t}/tcp/${e}`);if((0,Pe.isIPv6)(t))return Ne(`/ip6/${t}/tcp/${e}`);throw new O(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var fm=4194304,Po=class extends Error{static name="UnwrappedError";name="UnwrappedError"},gc=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},wc=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},xc=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function dm(t){return typeof t?.closeRead=="function"}function hm(t){return typeof t?.close=="function"}function bc(t){return dm(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:hm(t)?t.status!=="open":!1}function pm(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function mm(t,e){let r=e?.maxBufferSize??fm,n=new ie,i,o=!1;if(!pm(t))throw new O("Argument should be a Stream or a Multiaddr");let c=u=>{if(n.append(u.data),n.byteLength>r){let f=n.byteLength;n.consume(n.byteLength),i?.reject(new Error(`Read buffer overflow - ${f} > ${r}`))}i?.resolve()};t.addEventListener("message",c);let s=u=>{u.error!=null?i?.reject(u.error):i?.resolve()};t.addEventListener("close",s);let a=()=>{i?.resolve()};t.addEventListener("remoteCloseWrite",a);let l={readBuffer:n,async read(u){if(o===!0)throw new Po("Stream was unwrapped");if(bc(t)){if(n.byteLength===0&&u?.bytes==null)return null;if(u?.bytes!=null&&n.byteLength<u.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Ut(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let f=u?.bytes??1;for(i=Promise.withResolvers();;){if(n.byteLength>=f){i.resolve();break}if(await cn(i.promise,u?.signal),bc(t)){if(n.byteLength===0&&u?.bytes==null)return null;break}i=Promise.withResolvers()}let d=u?.bytes??n.byteLength;if(n.byteLength<d){if(bc(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Ut(`Unexpected EOF - stream closed while reading ${n.byteLength}/${d} bytes`);return l.read(u)}let h=n.sublist(0,d);return n.consume(d),h},async write(u,f){if(o===!0)throw new Po("Stream was unwrapped");t.send(u)||await rt(t,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return o||(o=!0,t.removeEventListener("message",c),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",a),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.unshift(n))),t}};return l}function ym(t,e={}){let r=mm(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=nt(e.maxDataLength));let n=e?.lengthDecoder??Oc,i=e?.lengthEncoder??Bc;return{async read(c){let s=-1,a=new ie;for(;;){let u=await r.read({...c,bytes:1});if(u==null)break;a.append(u);try{s=n(a)}catch(f){if(f instanceof RangeError)continue;throw f}if(s<0)throw new gc("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new xc(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new wc(`Message length too long - ${s} > ${e.maxDataLength}`);let l=await r.read({...c,bytes:s});if(l==null)throw t.log.error("tried to read %d bytes but the stream closed",s),new Ut(`Unexpected EOF - tried to read ${s} bytes but the stream closed`);if(l.byteLength!==s)throw t.log.error("read %d/%d bytes before the stream closed",l.byteLength,s),new Ut(`Unexpected EOF - read ${l.byteLength}/${s} bytes before the stream closed`);return l},async write(c,s){await r.write(new ie(i(c.byteLength),c),s)},async writeV(c,s){let a=new ie(...c.flatMap(l=>[i(l.byteLength),l]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function Ec(t,e){let r=ym(t,e),n={read:async(i,o)=>{let c=await r.read(o);return i.decode(c)},write:async(i,o,c)=>{await r.write(o.encode(i),c)},writeV:async(i,o,c)=>{await r.writeV(i.map(s=>o.encode(s)),c)},pb:i=>({read:async o=>n.read(i,o),write:async(o,c)=>n.write(o,i,c),writeV:async(o,c)=>n.writeV(o,i,c),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}var vc=class extends _o{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&To.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new O("Could not determine remote address or port");r=Al(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:r}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",r,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new zt)}),this.socket.once("end",()=>{this.log("tcp end",r),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",r),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(e){let r=0,n=!0;for(let i of e)if(r+=i.byteLength,n=this.socket.write(i),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await rt(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},No=t=>new vc(t);var Tl=Ce(Y("os"),1),Il=Ce(Y("path"),1);function Uo(t,e={}){if(To.exactMatch(t)){let o=t.getComponents().find(c=>c.code===400)?.value;if(o==null)throw new O(`Multiaddr ${t} was not a Unix address`);return Tl.default.platform()==="win32"?{path:Il.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=Do(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var ye;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(ye||(ye={}));var Ro=class extends Yt{context;server;sockets=new Set;status={code:ye.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,Cn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Dl.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new O("closeAbove must be >= listenBelow");e.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:e.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let r=this.server.address();r==null?this.addr="unknown":typeof r=="string"?this.addr=r:this.addr=`${r.address}:${r.port}`,this.metrics.status?.update({[this.addr]:ye.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",r=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:r})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==ye.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==ye.ACTIVE)throw e.destroy(),new vn("Server is not listening yet");let r;try{r=No({socket:e,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),e.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),e.once("close",()=>{this.sockets.delete(e),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit - %e",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed - %e",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===ye.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Ne(`/unix/${encodeURIComponent(e)}`)]:Sl(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===ye.ACTIVE||this.status.code===ye.PAUSED)throw new Sn("server is already listening");try{this.status={code:ye.ACTIVE,listeningAddr:e,netConfig:Uo(e,this.context)},await this.resume()}catch(r){throw this.status={code:ye.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(rt(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(rt(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===ye.INACTIVE)return;let e=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(e,r)}),this.status={...this.status,code:ye.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===ye.PAUSED&&e){this.status={code:ye.INACTIVE};return}!this.server.listening||this.status.code!==ye.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:ye.INACTIVE}:{...this.status,code:ye.PAUSED},this.server.close())}};var Fo=class{opts;metrics;components;log;constructor(e,r={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=e,e.metrics!=null&&(this.metrics={events:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:e.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[ha]=!0;[Symbol.toStringTag]="@libp2p/tcp";[ma]=["@libp2p/transport"];async dial(e,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(e,r),i;try{i=No({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(o){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(o),o}try{return this.log("new outbound connection %s",i.remoteAddr),await r.upgrader.upgradeOutbound(i,r)}catch(o){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection - %e",o),i.abort(o),o}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new Io("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=Uo(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=Cl.default.connect(s);let a=h=>{this.log.error("dial to %a errored - %e",e,h);let p=s.path??`${s.host??""}:${s.port}`;h.message=`connection error ${p}: ${h.message}`,this.metrics?.events.increment({error:!0}),d(h)},l=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new zt(`Connection timeout after ${Date.now()-c}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),d()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),d(new gn)},d=h=>{if(n.removeListener("error",a),n.removeListener("timeout",l),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",f),h!=null){o(h);return}i(n)};n.on("error",a),n.on("timeout",l),n.on("connect",u),r.signal.addEventListener("abort",f)}).catch(i=>{throw n?.destroy(),i})}createListener(e){return new Ro({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e.filter(r=>ml.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function Ll(t={}){return e=>new Fo(e,t)}var bm=jt("libp2p:daemon-client:dht"),Mo=class{client;constructor(e){this.client=e}async put(e,r){if(!(e instanceof Uint8Array))throw new O("invalid key received");if(!(r instanceof Uint8Array))throw new O("value received is not a Uint8Array");let n=await this.client.send({type:z.Type.DHT,dht:{type:Oe.Type.PUT_VALUE,key:e,value:r}}),i=await n.read(N);if(bm("read",i),await n.unwrap().close(),i.type!==N.Type.OK)throw new Mr(i.error?.msg??"DHT put failed")}async get(e){if(!(e instanceof Uint8Array))throw new O("invalid key received");let r=await this.client.send({type:z.Type.DHT,dht:{type:Oe.Type.GET_VALUE,key:e}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new G("Invalid DHT get response");return n.dht.value}async findPeer(e){if(!Wt(e))throw new O("invalid peer id received");let r=await this.client.send({type:z.Type.DHT,dht:{type:Oe.Type.FIND_PEER,peer:e.toMultihash().bytes}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new G("Invalid response");return{id:ut($e(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(i=>Ne(i))}}async provide(e){if(e==null||he.asCID(e)==null)throw new O("invalid cid received");let r=await this.client.send({type:z.Type.DHT,dht:{type:Oe.Type.PROVIDE,cid:e.bytes}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"DHT provide failed")}async*findProviders(e,r=1){if(e==null||he.asCID(e)==null)throw new O("invalid cid received");let n=await this.client.send({type:z.Type.DHT,dht:{type:Oe.Type.FIND_PROVIDERS,cid:e.bytes,count:r}}),i=await n.read(N);if(i.type!==N.Type.OK)throw await n.unwrap().close(),new G(i.error?.msg??"DHT find providers failed");for(;;){let o=await n.read(Re);if(o.type===Re.Type.END){await n.unwrap().close();return}if(o.type===Re.Type.VALUE&&o.peer?.addrs!=null)yield{id:ut($e(o.peer.id)),multiaddrs:o.peer.addrs.map(c=>Ne(c))};else throw await n.unwrap().close(),new Mr("unexpected message received")}}async*getClosestPeers(e){if(!(e instanceof Uint8Array))throw new O("invalid key received");let r=await this.client.send({type:z.Type.DHT,dht:{type:Oe.Type.GET_CLOSEST_PEERS,key:e}}),n=await r.read(N);if(n.type!==N.Type.OK)throw await r.unwrap().close(),new G(n.error?.msg??"DHT find providers failed");for(;;){let i=await r.read(Re);if(i.type===Re.Type.END){await r.unwrap().close();return}if(i.type===Re.Type.VALUE&&i.value!=null)yield{id:ut($e(i.value)),multiaddrs:[]};else throw await r.unwrap().close(),new Fr("unexpected message received")}}async getPublicKey(e){if(!Wt(e))throw new O("invalid peer id received");let r=await this.client.send({type:z.Type.DHT,dht:{type:Oe.Type.GET_PUBLIC_KEY,peer:e.toMultihash().bytes}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new Fr("Invalid response");return n.dht.value}};var $o=class{client;constructor(e){this.client=e}async getTopics(){let e=await this.client.send({type:z.Type.PUBSUB,pubsub:{type:Qe.Type.GET_TOPICS}}),r=await e.read(N);if(await e.unwrap().close(),r.type!==N.Type.OK)throw new G(r.error?.msg??"Pubsub get topics failed");if(r.pubsub?.topics==null)throw new G("Invalid response");return r.pubsub.topics}async publish(e,r){if(typeof e!="string")throw new O("invalid topic received");if(!(r instanceof Uint8Array))throw new O("data received is not a Uint8Array");let n=await this.client.send({type:z.Type.PUBSUB,pubsub:{type:Qe.Type.PUBLISH,topic:e,data:r}}),i=await n.read(N);if(await n.unwrap().close(),i.type!==N.Type.OK)throw new G(i.error?.msg??"Pubsub publish failed")}async subscribe(e){if(typeof e!="string")throw new O("invalid topic received");let r=await this.client.send({type:z.Type.PUBSUB,pubsub:{type:Qe.Type.SUBSCRIBE,topic:e}}),n=await r.read(N);if(n.type!==N.Type.OK)throw new G(n.error?.msg??"Pubsub publish failed");let i=!0;return{async*messages(){for(;i;)yield await r.read(bn)},async cancel(){i=!1,await r.unwrap().close()}}}async getSubscribers(e){if(typeof e!="string")throw new O("invalid topic received");let r=await this.client.send({type:z.Type.PUBSUB,pubsub:{type:Qe.Type.LIST_PEERS,topic:e}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new G(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new G("Invalid response");return n.pubsub.peerIDs.map(i=>ut($e(i)))}};var vt=jt("libp2p:daemon-client"),G=class extends Error{constructor(e="Operation failed"){super(e),this.name="OperationFailedError"}},Sc=class{multiaddr;dht;pubsub;tcp;constructor(e){this.multiaddr=e,this.tcp=Ll()({logger:Ba()}),this.dht=new Mo(this),this.pubsub=new $o(this)}async connectDaemon(e){return this.tcp.dial(this.multiaddr,{upgrader:new Ur,signal:e??AbortSignal.timeout(1e4)})}async send(e){let r=await this.connectDaemon(),n=e.pubsub?.type??e.dht?.type??e.peerStore?.type??"";vt("send",e.type,n);let i=Ec(r);return await i.write(e,z),i}async connect(e,r){if(!Wt(e))throw new O("invalid peer id received");if(!Array.isArray(r))throw new O("addrs received are not in an array");r.forEach(o=>{if(!wo(o))throw new O("received an address that is not a multiaddr")});let n=await this.send({type:z.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:r.map(o=>o.bytes)}}),i=await n.read(N);if(vt("%s response %s",z.Type.CONNECT,i.type),i.type!==N.Type.OK){let o=i.error??{msg:"unspecified"};throw new G(o.msg??"unspecified")}await n.unwrap().close()}async identify(){let e=await this.send({type:z.Type.IDENTIFY}),r=await e.read(N);if(vt("%s response %s",z.Type.IDENTIFY,r.type),r.type!==N.Type.OK)throw new G(r.error?.msg??"Identify failed");if(r.identify?.addrs==null)throw new G("Invalid response");let n=ut($e(r.identify?.id)),i=r.identify.addrs.map(o=>Ne(o));return await e.unwrap().close(),{peerId:n,addrs:i}}async listPeers(){let e=await this.send({type:z.Type.LIST_PEERS}),r=await e.read(N);if(vt("%s response %s",z.Type.LIST_PEERS,r.type),r.type!==N.Type.OK)throw new G(r.error?.msg??"List peers failed");return await e.unwrap().close(),r.peers.map(n=>ut($e(n.id)))}async openStream(e,r){if(!Wt(e))throw new O("invalid peer id received");if(typeof r!="string")throw new O("invalid protocol received");let n=await this.send({type:z.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[r]}}),i=await n.read(N);if(vt("%s response %s",z.Type.STREAM_OPEN,i.type),i.type!==N.Type.OK){let o=new G(i.error?.msg??"Open stream failed");throw n.unwrap().abort(o),o}return n.unwrap()}async registerStreamHandler(e,r){if(typeof e!="string")throw new O("invalid protocol received");let n=this.tcp.createListener({upgrader:new Ur(s=>{this.onConnection(e,n,r,s)})});await n.listen(Ne("/ip4/127.0.0.1/tcp/0"));let i=n.getAddrs()[0];if(i==null)throw new G("Could not listen on port");let o=await this.send({type:z.Type.STREAM_HANDLER,streamHandler:{addr:i.bytes,proto:[e]}}),c=await o.read(N);if(vt("%s response %s",z.Type.STREAM_HANDLER,c.type),await o.unwrap().close(),c.type!==N.Type.OK)throw new G(c.error?.msg??"Register stream handler failed")}onConnection(e,r,n,i){Promise.resolve().then(async()=>{let o=Ec(i).pb(It);if((await o.read()).proto!==e)throw new G("Incorrect protocol");await n(o.unwrap().unwrap())}).catch(o=>{i.abort(o)}).finally(()=>{i.close().catch(o=>{vt.error("error closing connection - %e",o)}),r.close().catch(o=>{vt.error("error closing listener - %e",o)})})}};function gm(t){return new Sc(t)}return Nl(wm);})();
17
17
  /*! Bundled license information:
18
18
 
19
19
  @noble/curves/utils.js: