@libp2p/daemon-client 10.0.26 → 10.0.27-b7c6dc0f2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.min.js +7 -7
- package/dist/index.min.js.map +4 -4
- package/package.json +12 -12
- package/dist/typedoc-urls.json +0 -18
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 Kr=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)Kr(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&&Kr(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?Kr(r,"default",{value:t,enumerable:!0}):r,t)),ru=t=>Si(Kr({},"__esModule",{value:!0}),t);var Sd={};Ce(Sd,{OperationFailedError:()=>H,createClient:()=>vd});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 Ud=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 $i=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=$i.reduce((t,e,r)=>(t[r]=e,t),[]),Eu=$i.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 $o={};Ce($o,{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 Ko={};Ce(Ko,{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 Jd=new TextEncoder,eh=new TextDecoder;var zo={};Ce(zo,{identity:()=>Ve});var Ku=Vi,Ki=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|Ki,t/=128;for(;t&Vu;)e[r++]=t&255|Ki,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:Ku,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,...Ko,...Oo,..._o,...No,...Ro,...Uo,...$o,...Po},Sh={...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 K;(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})(K||(K={}));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 Sl(t,e){if(typeof t=="string")return Tl(t);if(typeof t=="number")return Dl(t,e);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}var cn=Sl;function Tl(t){if(typeof t!="string"||t.length===0||t.length>100)throw 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 Error(`Unknown unit "${o}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Il(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 Al(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 Dl(t,e){if(typeof t!="number"||!Number.isFinite(t))throw Error("Value provided to ms.format() must be of type number.");return e?.long?Al(t):Il(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 $e(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;$e("no-color")||$e("no-colors")||$e("color=false")||$e("color=never")?an=0:($e("color")||$e("colors")||$e("color=true")||$e("color=always"))&&(an=1);function Cl(){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 Ll(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Bl(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Cl();n!==void 0&&(an=n);let i=r?an:n;if(i===0)return 0;if(r){if($e("color=16m")||$e("color=full")||$e("color=truecolor"))return 3;if($e("color=256"))return 2}if("TF_BUILD"in q&&"AGENT_NAME"in q)return 1;if(t&&!e&&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=Bl(t,{streamIsTTY:t&&t.isTTY,...e});return Ll(r)}var Ol={stdout:ic({isTTY:os.default.isatty(1)}),stderr:ic({isTTY:os.default.isatty(2)})},ln=Ol;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 Ke=x[P];J=Se.call(L,Ke),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 $t=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 _l(){return"colors"in $t?!!$t.colors:ac.default.isatty(process.stderr.fd)}function kl(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 Pl=Object.create;var un=Object.defineProperty;var Nl=Object.getOwnPropertyDescriptor;var Ul=Object.getOwnPropertyNames;var Rl=Object.getPrototypeOf,Fl=Object.prototype.hasOwnProperty;var H=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var q=(t,e)=>{for(var r in e)un(t,r,{get:e[r],enumerable:!0})},vc=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ul(e))!Fl.call(t,i)&&i!==r&&un(t,i,{get:()=>e[i],enumerable:!(n=Nl(e,i))||n.enumerable});return t};var Te=(t,e,r)=>(r=t!=null?Pl(Rl(t)):{},vc(e||!t||!t.__esModule?un(r,"default",{value:t,enumerable:!0}):r,t)),Ml=t=>vc(un({},"__esModule",{value:!0}),t);var gm={};q(gm,{OperationFailedError:()=>W,createClient:()=>bm});var Ac=H("node:buffer");function Sc(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Tc(t=0){return Sc(Ac.Buffer.allocUnsafe(t))}var $l=Math.pow(2,7),Kl=Math.pow(2,14),Hl=Math.pow(2,21),Ho=Math.pow(2,28),Vo=Math.pow(2,35),zo=Math.pow(2,42),Go=Math.pow(2,49),$=128,xe=127;function Ie(t){if(t<$l)return 1;if(t<Kl)return 2;if(t<Hl)return 3;if(t<Ho)return 4;if(t<Vo)return 5;if(t<zo)return 6;if(t<Go)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Ut(t,e,r=0){switch(Ie(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 Vl(t,e,r=0){switch(Ie(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&xe,r<$||(r=t[e+1],n+=(r&xe)<<7,r<$)||(r=t[e+2],n+=(r&xe)<<14,r<$)||(r=t[e+3],n+=(r&xe)<<21,r<$)||(r=t[e+4],n+=(r&xe)*Ho,r<$)||(r=t[e+5],n+=(r&xe)*Vo,r<$)||(r=t[e+6],n+=(r&xe)*zo,r<$)||(r=t[e+7],n+=(r&xe)*Go,r<$))return n;throw new RangeError("Could not decode varint")}function zl(t,e){let r=t.get(e),n=0;if(n+=r&xe,r<$||(r=t.get(e+1),n+=(r&xe)<<7,r<$)||(r=t.get(e+2),n+=(r&xe)<<14,r<$)||(r=t.get(e+3),n+=(r&xe)<<21,r<$)||(r=t.get(e+4),n+=(r&xe)*Ho,r<$)||(r=t.get(e+5),n+=(r&xe)*Vo,r<$)||(r=t.get(e+6),n+=(r&xe)*zo,r<$)||(r=t.get(e+7),n+=(r&xe)*Go,r<$))return n;throw new RangeError("Could not decode varint")}function Ic(t,e,r=0){return e==null&&(e=Tc(Ie(t))),e instanceof Uint8Array?Ut(t,e,r):Vl(t,e,r)}function yr(t,e=0){return t instanceof Uint8Array?Wo(t,e):zl(t,e)}var Yo=new Float32Array([-0]),lt=new Uint8Array(Yo.buffer);function Cc(t,e,r){Yo[0]=t,e[r]=lt[0],e[r+1]=lt[1],e[r+2]=lt[2],e[r+3]=lt[3]}function Lc(t,e){return lt[0]=t[e],lt[1]=t[e+1],lt[2]=t[e+2],lt[3]=t[e+3],Yo[0]}var qo=new Float64Array([-0]),Ee=new Uint8Array(qo.buffer);function Bc(t,e,r){qo[0]=t,e[r]=Ee[0],e[r+1]=Ee[1],e[r+2]=Ee[2],e[r+3]=Ee[3],e[r+4]=Ee[4],e[r+5]=Ee[5],e[r+6]=Ee[6],e[r+7]=Ee[7]}function Oc(t,e){return Ee[0]=t[e],Ee[1]=t[e+1],Ee[2]=t[e+2],Ee[3]=t[e+3],Ee[4]=t[e+4],Ee[5]=t[e+5],Ee[6]=t[e+6],Ee[7]=t[e+7],qo[0]}var Gl=BigInt(Number.MAX_SAFE_INTEGER),Wl=BigInt(Number.MIN_SAFE_INTEGER),Ce=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 wt;if(e<Gl&&e>Wl)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>kc&&(i=0n,++n>kc&&(n=0n))),new t(Number(i),Number(n))}static fromNumber(e){if(e===0)return wt;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):wt}},wt=new Ce(0,0);wt.toBigInt=function(){return 0n};wt.zzEncode=wt.zzDecode=function(){return this};wt.length=function(){return 1};var kc=4294967296n;function _c(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Pc(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 $e(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,$e(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 $e(this,4);return ln(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw $e(this,4);return ln(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw $e(this,4);let e=Lc(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw $e(this,4);let e=Oc(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 $e(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return Pc(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw $e(this,e);this.pos+=e}else do if(this.pos>=this.len)throw $e(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 Ce(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 $e(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 $e(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 $e(this,8);let e=ln(this.buf,this.pos+=4),r=ln(this.buf,this.pos+=4);return new Ce(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+=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 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 Uc=H("node:buffer");function fn(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function xt(t=0){return fn(Uc.Buffer.allocUnsafe(t))}var oa=H("node:buffer");var ts={};q(ts,{base10:()=>Jl});var Nm=new Uint8Array(0);function Rc(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 Pe(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 Fc(t){return new TextEncoder().encode(t)}function Mc(t){return new TextDecoder().decode(t)}function Yl(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],z=0,R=k-1;(L!==0||z<m)&&R!==-1;R--,z++)L+=256*P[R]>>>0,P[R]=L%s>>>0,L=L/s>>>0;if(L!==0)throw new Error("Non-zero carry");m=z,w++}for(var D=k-m;D!==k&&P[D]===0;)D++;for(var le=a.repeat(g);D<k;++D)le+=t.charAt(P[D]);return le}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*l+1>>>0,k=new Uint8Array(A);p[g];){var P=r[p.charCodeAt(g)];if(P===255)return;for(var L=0,z=A-1;(P!==0||L<w)&&z!==-1;z--,L++)P+=s*k[z]>>>0,k[z]=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)),le=m;R!==A;)D[le++]=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 ql=Yl,Zl=ql,Kc=Zl;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 Hc(this,e)}},Jo=class{decoders;constructor(e){this.decoders=e}or(e){return Hc(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 Hc(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 Rt({name:t,prefix:e,encode:r,decode:n}){return new es(t,e,r,n)}function ft({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=Kc(r,t);return Rt({prefix:e,name:t,encode:n,decode:o=>Pe(i(o))})}function jl(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 Xl(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 Ql(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function ne({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let i=Ql(n);return Rt({prefix:e,name:t,encode(o){return Xl(o,n,r)},decode(o){return jl(o,i,r,t)}})}var Jl=ft({prefix:"9",name:"base10",alphabet:"0123456789"});var rs={};q(rs,{base16:()=>ef,base16upper:()=>tf});var ef=ne({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),tf=ne({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ns={};q(ns,{base2:()=>rf});var rf=ne({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var os={};q(os,{base256emoji:()=>af});var Vc=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}"),nf=Vc.reduce((t,e,r)=>(t[r]=e,t),[]),of=Vc.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function sf(t){return t.reduce((e,r)=>(e+=nf[r],e),"")}function cf(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=of[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var af=Rt({prefix:"\u{1F680}",name:"base256emoji",encode:sf,decode:cf});var ss={};q(ss,{base32:()=>Ye,base32hex:()=>df,base32hexpad:()=>pf,base32hexpadupper:()=>mf,base32hexupper:()=>hf,base32pad:()=>lf,base32padupper:()=>ff,base32upper:()=>uf,base32z:()=>yf});var Ye=ne({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),uf=ne({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),lf=ne({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),ff=ne({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),df=ne({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),hf=ne({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),pf=ne({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),mf=ne({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),yf=ne({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var is={};q(is,{base36:()=>gr,base36upper:()=>bf});var gr=ft({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),bf=ft({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var cs={};q(cs,{base58btc:()=>ae,base58flickr:()=>gf});var ae=ft({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),gf=ft({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ls={};q(ls,{base64:()=>as,base64pad:()=>wf,base64url:()=>us,base64urlpad:()=>xf});var as=ne({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),wf=ne({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),us=ne({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),xf=ne({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var fs={};q(fs,{base8:()=>Ef});var Ef=ne({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var ds={};q(ds,{identity:()=>vf});var vf=Rt({prefix:"\0",name:"identity",encode:t=>Mc(t),decode:t=>Fc(t)});var Xm=new TextEncoder,Qm=new TextDecoder;var ps={};q(ps,{identity:()=>Ke});var Tf=Wc,zc=128,If=127,Df=~If,Cf=Math.pow(2,31);function Wc(t,e,r){e=e||[],r=r||0;for(var n=r;t>=Cf;)e[r++]=t&255|zc,t/=128;for(;t&Df;)e[r++]=t&255|zc,t>>>=7;return e[r]=t|0,Wc.bytes=r-n+1,e}var Lf=hs,Bf=128,Gc=127;function hs(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw hs.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&Gc)<<i:(c&Gc)*Math.pow(2,i),i+=7}while(c>=Bf);return hs.bytes=o-n,r}var Of=Math.pow(2,7),kf=Math.pow(2,14),_f=Math.pow(2,21),Pf=Math.pow(2,28),Nf=Math.pow(2,35),Uf=Math.pow(2,42),Rf=Math.pow(2,49),Ff=Math.pow(2,56),Mf=Math.pow(2,63),$f=function(t){return t<Of?1:t<kf?2:t<_f?3:t<Pf?4:t<Nf?5:t<Uf?6:t<Rf?7:t<Ff?8:t<Mf?9:10},Kf={encode:Tf,decode:Lf,encodingLength:$f},Hf=Kf,wr=Hf;function xr(t,e=0){return[wr.decode(t,e),wr.decode.bytes]}function Ft(t,e,r=0){return wr.encode(t,e,r),e}function Mt(t){return wr.encodingLength(t)}function Kt(t,e){let r=e.byteLength,n=Mt(t),i=n+Mt(r),o=new Uint8Array(i+r);return Ft(t,o,0),Ft(r,o,n),o.set(e,i),new $t(t,r,e,o)}function Ne(t){let e=Pe(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 $t(r,i,c,e)}function Yc(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Rc(t.bytes,r.bytes)}}var $t=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=n,this.bytes=i}};var qc=0,Vf="identity",Zc=Pe;function zf(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 Kt(qc,Zc(t))}var Ke={code:qc,name:Vf,encode:Zc,digest:zf};var ws={};q(ws,{sha256:()=>gs,sha512:()=>Wf});var bs=Te(H("crypto"),1);var Gf=20;function ys({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:i}){return new ms(t,e,r,n,i)}var ms=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?jc(n,this.code,r?.truncate):n.then(i=>jc(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function jc(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 Kt(e,t)}var gs=ys({name:"sha2-256",code:18,encode:t=>Pe(bs.default.createHash("sha256").update(t).digest())}),Wf=ys({name:"sha2-512",code:19,encode:t=>Pe(bs.default.createHash("sha512").update(t).digest())});function Qc(t,e){let{bytes:r,version:n}=t;return n===0?qf(r,xs(t),e??ae.encoder):Zf(r,xs(t),e??Ye.encoder)}var Jc=new WeakMap;function xs(t){let e=Jc.get(t);if(e==null){let r=new Map;return Jc.set(t,r),r}return e}var fe=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!==Er)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==jf)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=Kt(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&&Yc(e.multihash,n.multihash)}toString(e){return Qc(this,e)}toJSON(){return{"/":Qc(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??ea(n,i,o.bytes))}else if(r[Xf]===!0){let{version:n,multihash:i,code:o}=r,c=Ne(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!==Er)throw new Error(`Version 0 CID must use dag-pb (code: ${Er}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let i=ea(e,r,n.bytes);return new t(e,r,n,i)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Er,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=Pe(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 $t(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=Er;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]=Yf(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 xs(o).set(n,e),o}};function Yf(t,e){switch(t[0]){case"Q":{let r=e??ae;return[ae.prefix,r.decode(`${ae.prefix}${t}`)]}case ae.prefix:{let r=e??ae;return[ae.prefix,r.decode(t)]}case Ye.prefix:{let r=e??Ye;return[Ye.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 qf(t,e,r){let{prefix:n}=r;if(n!==ae.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 Zf(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 Er=112,jf=18;function ea(t,e,r){let n=Mt(t),i=n+Mt(e),o=new Uint8Array(i+r.byteLength);return Ft(t,o,0),Ft(e,o,n),o.set(r,i),o}var Xf=Symbol.for("@ipld/js-cid/CID");var dt={...ds,...ns,...fs,...ts,...rs,...ss,...is,...cs,...ls,...os},Ey={...ws,...ps};function ra(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var ta=ra("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Es=ra("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=xt(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Qf={utf8:ta,"utf-8":ta,hex:dt.base16,latin1:Es,ascii:Es,binary:Es,...dt},na=Qf;function sa(t,e="utf8"){let r=na[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?fn(oa.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function vs(t){let e=t??8192,r=e>>>1,n,i=e;return function(c){if(c<1||c>r)return xt(c);i+c>e&&(n=xt(e),i=0);let s=n.subarray(i,i+=c);return(i&7)!==0&&(i=(i|7)+1),s}}var Et=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function Ss(){}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}},Jf=vs();function ed(t){return globalThis.Buffer!=null?xt(t):Jf(t)}var Sr=class{len;head;tail;states;constructor(){this.len=0,this.head=new Et(Ss,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new Et(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new Is((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(hn,10,Ce.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=Ce.fromBigInt(e);return this._push(hn,r.length(),r)}uint64Number(e){return this._push(Ut,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=Ce.fromBigInt(e).zzEncode();return this._push(hn,r.length(),r)}sint64Number(e){let r=Ce.fromNumber(e).zzEncode();return this._push(hn,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(As,1,e?1:0)}fixed32(e){return this._push(vr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=Ce.fromBigInt(e);return this._push(vr,4,r.lo)._push(vr,4,r.hi)}fixed64Number(e){let r=Ce.fromNumber(e);return this._push(vr,4,r.lo)._push(vr,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(Cc,4,e)}double(e){return this._push(Bc,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(As,1,0):this.uint32(r)._push(rd,r,e)}string(e){let r=_c(e);return r!==0?this.uint32(r)._push(Zo,r,e):this._push(As,1,0)}fork(){return this.states=new Ts(this),this.head=this.tail=new Et(Ss,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 Et(Ss,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=ed(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function As(t,e,r){e[r]=t&255}function td(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var Is=class extends Et{next;constructor(e,r){super(td,e,r),this.next=void 0}};function hn(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 vr(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 rd(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(Sr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(nd,e,t),this},Sr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(od,e,t),this});function nd(t,e,r){e.set(t,r)}function od(t,e,r){t.length<40?Zo(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(sa(t),r)}function Ds(){return new Sr}function ee(t,e){let r=Ds();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 pn={VARINT:0,BIT64:1,LENGTH_DELIMITED:2,START_GROUP:3,END_GROUP:4,BIT32:5};function mn(t,e,r,n,i){return{name:t,type:e,encode:r,decode:n,stream:i}}function He(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 mn("enum",pn.VARINT,r,n,i)}function re(t,e,r){return mn("message",pn.LENGTH_DELIMITED,t,e,r)}var Z=class extends Error{code="ERR_MAX_LENGTH";name="MaxLengthError"};var Cs=H("node:buffer");function Ht(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 et(t=0){return Ht(Cs.Buffer.alloc(t))}function ia(t=0){return Ht(Cs.Buffer.allocUnsafe(t))}var G;(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=()=>He(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),Tr.codec().encode(s.connect,a)),s.streamOpen!=null&&(a.uint32(26),Ir.codec().encode(s.streamOpen,a)),s.streamHandler!=null&&(a.uint32(34),Dr.codec().encode(s.streamHandler,a)),s.dht!=null&&(a.uint32(42),Le.codec().encode(s.dht,a)),s.connManager!=null&&(a.uint32(50),Lr.codec().encode(s.connManager,a)),s.disconnect!=null&&(a.uint32(58),Br.codec().encode(s.disconnect,a)),s.pubsub!=null&&(a.uint32(66),qe.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(74),kr.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=Tr.codec().decode(s,s.uint32(),{limits:l.limits?.connect});break}case 3:{u.streamOpen=Ir.codec().decode(s,s.uint32(),{limits:l.limits?.streamOpen});break}case 4:{u.streamHandler=Dr.codec().decode(s,s.uint32(),{limits:l.limits?.streamHandler});break}case 5:{u.dht=Le.codec().decode(s,s.uint32(),{limits:l.limits?.dht});break}case 6:{u.connManager=Lr.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=qe.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 9:{u.peerStore=kr.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*Tr.codec().stream(s,s.uint32(),`${l}.connect`,{limits:u.limits?.connect});break}case 3:{yield*Ir.codec().stream(s,s.uint32(),`${l}.streamOpen`,{limits:u.limits?.streamOpen});break}case 4:{yield*Dr.codec().stream(s,s.uint32(),`${l}.streamHandler`,{limits:u.limits?.streamHandler});break}case 5:{yield*Le.codec().stream(s,s.uint32(),`${l}.dht`,{limits:u.limits?.dht});break}case 6:{yield*Lr.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*qe.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 9:{yield*kr.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})(G||(G={}));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=()=>He(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),Cr.codec().encode(s.error,a)),s.streamInfo!=null&&(a.uint32(26),vt.codec().encode(s.streamInfo,a)),s.identify!=null&&(a.uint32(34),Ar.codec().encode(s.identify,a)),s.dht!=null&&(a.uint32(42),Ue.codec().encode(s.dht,a)),s.peers!=null&&s.peers.length>0)for(let u of s.peers)a.uint32(50),Ve.codec().encode(u,a);s.pubsub!=null&&(a.uint32(58),Or.codec().encode(s.pubsub,a)),s.peerStore!=null&&(a.uint32(66),_r.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=Cr.codec().decode(s,s.uint32(),{limits:l.limits?.error});break}case 3:{u.streamInfo=vt.codec().decode(s,s.uint32(),{limits:l.limits?.streamInfo});break}case 4:{u.identify=Ar.codec().decode(s,s.uint32(),{limits:l.limits?.identify});break}case 5:{u.dht=Ue.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(Ve.codec().decode(s,s.uint32(),{limits:l.limits?.peers$}));break}case 7:{u.pubsub=Or.codec().decode(s,s.uint32(),{limits:l.limits?.pubsub});break}case 8:{u.peerStore=_r.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*Cr.codec().stream(s,s.uint32(),`${l}.error`,{limits:u.limits?.error});break}case 3:{yield*vt.codec().stream(s,s.uint32(),`${l}.streamInfo`,{limits:u.limits?.streamInfo});break}case 4:{yield*Ar.codec().stream(s,s.uint32(),`${l}.identify`,{limits:u.limits?.identify});break}case 5:{yield*Ue.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 Ve.codec().stream(s,s.uint32(),`${l}.peers[]`,{limits:u.limits?.peers$}))yield{...p,index:f.peers};f.peers++;break}case 7:{yield*Or.codec().stream(s,s.uint32(),`${l}.pubsub`,{limits:u.limits?.pubsub});break}case 8:{yield*_r.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 Ar;(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:et(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})(Ar||(Ar={}));var Tr;(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:et(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})(Tr||(Tr={}));var Ir;(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:et(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})(Ir||(Ir={}));var Dr;(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:et(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})(Dr||(Dr={}));var Cr;(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})(Cr||(Cr={}));var vt;(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:et(0),addr:et(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})(vt||(vt={}));var Le;(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=()=>He(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})(Le||(Le={}));var Ue;(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=()=>He(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),Ve.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=Ve.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*Ve.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})(Ue||(Ue={}));var Ve;(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:et(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})(Ve||(Ve={}));var Lr;(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=()=>He(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})(Lr||(Lr={}));var Br;(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:et(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})(Br||(Br={}));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=()=>He(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 yn;(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})(yn||(yn={}));var Or;(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})(Or||(Or={}));var kr;(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=()=>He(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})(kr||(kr={}));var _r;(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),Ve.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=Ve.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*Ve.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})(_r||(_r={}));function ca(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 Pr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return ca([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var bn=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"}},gn=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var wn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var ht=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},Nr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var xn=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Ur=class extends Error{static name="InvalidMessageError";constructor(e="Invalid message"){super(e),this.name="InvalidMessageError"}},Rr=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}},Vt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},En=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},vn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var Fr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Sn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},zt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},An=class extends zt{constructor(e,r){super(!0,e,r)}},Tn=class extends zt{constructor(e,r){super(!1,e,r)}};var In=Symbol.for("@libp2p/peer-id");function Gt(t){return!!t?.[In]}var ua=Symbol.for("@libp2p/transport");var aa;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(aa||(aa={}));var la=H("node:events"),Dn=(t,...e)=>{try{(0,la.setMaxListeners)(t,...e)}catch{}};function sd(t){return typeof t?.handleEvent=="function"}function id(t){return(t!==!0&&t!==!1&&t?.once)??!1}var Wt=class extends EventTarget{#e=new Map;constructor(){super(),Dn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){let i=id(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))}sd(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 fa=Symbol.for("@libp2p/service-capabilities");var pa=Te(H("node:tty"),1),kn=Te(H("node:util"),1);function Cn(t,e){if(typeof t=="string")return cd(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 cd(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 ad(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 ud(t){let e=Math.abs(t);return e>=315576e5?St(t,e,315576e5,"year"):e>=26298e5?St(t,e,26298e5,"month"):e>=6048e5?St(t,e,6048e5,"week"):e>=864e5?St(t,e,864e5,"day"):e>=36e5?St(t,e,36e5,"hour"):e>=6e4?St(t,e,6e4,"minute"):e>=1e3?St(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?ud(t):ad(t)}function St(t,e,r,n){let i=e>=r*1.5;return`${Math.round(t/r)} ${n}${i?"s":""}`}var Bn=Te(H("node:process"),1),ha=Te(H("node:os"),1),Ls=Te(H("node:tty"),1);function Re(t,e=globalThis.Deno?globalThis.Deno.args:Bn.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}=Bn.default,Ln;Re("no-color")||Re("no-colors")||Re("color=false")||Re("color=never")?Ln=0:(Re("color")||Re("colors")||Re("color=true")||Re("color=always"))&&(Ln=1);function fd(){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 dd(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function hd(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=fd();n!==void 0&&(Ln=n);let i=r?Ln:n;if(i===0)return 0;if(r){if(Re("color=16m")||Re("color=full")||Re("color=truecolor"))return 3;if(Re("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(Bn.default.platform==="win32"){let c=ha.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 da(t,e={}){let r=hd(t,{streamIsTTY:t&&t.isTTY,...e});return dd(r)}var pd={stdout:da({isTTY:Ls.default.isatty(1)}),stderr:da({isTTY:Ls.default.isatty(2)})},On=pd;function Bs(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,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 le=r.formatters[D];if(typeof le=="function"){let Me=w[L];R=le.call(A,Me),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 ma=[6,2,3,4,5,1];On.stderr!==!1&&(On.stderr??On).level>=2&&(ma=[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 Yt=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 md(){return"colors"in Yt?!!Yt.colors:pa.default.isatty(process.stderr.fd)}function yd(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+"+
|
|
5
|
-
`)}function
|
|
6
|
-
`).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,
|
|
4
|
+
`+o),t.push(i+"m+"+Cn(this.diff)+"\x1B[0m")}else t[0]=bd()+e+" "+t[0]}function bd(){return Yt.hideDate!=null?"":new Date().toISOString()+" "}function gd(...t){return process.stderr.write(kn.default.format(...t)+`
|
|
5
|
+
`)}function wd(t){t!=null?process.env.DEBUG=t:delete process.env.DEBUG}function xd(){return process.env.DEBUG}function Ed(t){t.inspectOpts={};let e=Object.keys(Yt);for(let r=0;r<e.length;r++)t.inspectOpts[e[r]]=Yt[e[r]]}function vd(t){t.o=function(e){return this.inspectOpts.colors=this.useColors,kn.default.inspect(e,this.inspectOpts).split(`
|
|
6
|
+
`).map(r=>r.trim()).join(" ")},t.O=function(e){return this.inspectOpts.colors=this.useColors,kn.default.inspect(e,this.inspectOpts)}}var ya=Bs({init:Ed,log:gd,formatArgs:yd,save:wd,load:xd,useColors:md,setupFormatters:vd,colors:ma,inspectOpts:Yt});var De=ya;De.formatters.b=t=>t==null?"undefined":ae.baseEncode(t);De.formatters.t=t=>t==null?"undefined":Ye.baseEncode(t);De.formatters.m=t=>t==null?"undefined":as.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 ba(t,e=""){let r=ga(t.message),n=ga(t.stack);return r!=null&&n!=null?n.includes(r)?`${n.split(`
|
|
7
7
|
`).join(`
|
|
8
8
|
${e}`)}`:`${r}
|
|
9
9
|
${e}${n.split(`
|
|
10
10
|
`).join(`
|
|
11
11
|
${e}`)}`:n!=null?`${n.split(`
|
|
12
12
|
`).join(`
|
|
13
|
-
${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function
|
|
14
|
-
${e}${t.errors.map(n=>`${
|
|
13
|
+
${e}`)}`:r!=null?`${r}`:`${t.toString()}`}function Sd(t){return t instanceof AggregateError||t?.name==="AggregateError"&&Array.isArray(t.errors)}function wa(t,e=""){if(Sd(t)){let r=ba(t,e);return t.errors.length>0?(e=`${e} `,r+=`
|
|
14
|
+
${e}${t.errors.map(n=>`${wa(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 Kt(e,t)}}}function Kt(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=>Kt(`${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 Hl=parseInt("11111",2),is=parseInt("10000000",2),Vl=parseInt("01111111",2),xc={0:Ar,1:Ar,2:zl,3:Yl,4:ql,5:Wl,6:Gl,16:Ar,22:Ar,48:Ar};function cs(t,e={offset:0}){let r=t[e.offset]&Hl;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]&Vl,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 zl(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 Gl(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 Wl(t,e){return e.offset++,null}function Yl(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 ql(t,e){let r=Dr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Zl(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=Zl(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 jl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Xl=Uint8Array.from([6,5,43,129,4,0,34]),Ql=Uint8Array.from([6,5,43,129,4,0,35]),Jl={ext:!0,kty:"EC",crv:"P-256"},ef={ext:!0,kty:"EC",crv:"P-384"},tf={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({...Jl,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({...ef,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({...tf,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([rf(t.crv)],160),hn([vc(new te(Uint8Array.from([4]),Ae(t.x??"","base64url"),Ae(t.y??"","base64url")))],161)]).subarray()}function rf(t){if(t==="P-256")return jl;if(t==="P-384")return Xl;if(t==="P-521")return Ql;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",nf=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+=nf[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 of=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)+of[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(sf(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 sf(t){return Uint8Array.from(fe(t))}var wn=t=>typeof t=="bigint"&&xn<=t;function cf(t,e,r){return wn(t)&&wn(e)&&wn(r)&&e<=t&&t<r}function Ss(t,e,r,n){if(!cf(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),$c=BigInt(3),Kc=BigInt(4),Hc=BigInt(5),af=BigInt(7),Vc=BigInt(8),uf=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)/Kc,i=r.pow(e,n);return Ts(r,i,e),i}function lf(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 ff(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+af)/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<$c)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 df(t){return t%Kc===$c?Gc:t%Vc===Hc?lf:t%zc===uf?ff(t):Wc(t)}var hf=["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=hf.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 pf(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 mf(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}=mf(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 pf(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=df(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 Qm=Dn.default.generateKeyPairSync,_r=32;var yf=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!==yf)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 wf(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),xf=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),xf),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 wf(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 Ke.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=>Ke.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(Ke.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 Ke.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):Ke.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,Ke=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 Ef(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}=Ef(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 Ke(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=Ke(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 $r=s.create(Te*s.create(pe+tr*z));if($r===Je)return;let Ei=(Lt.x===tr?0:2)|Number(Lt.y&pt),vi=$r;return S&&x($r)&&(vi=s.neg($r),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=Ke(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=Ke(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")},vf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var ha=BigInt(2);function Sf(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:Sf}),Tf=ua(Ms,{Fp:Fs,endo:vf}),Pr=da(Tf,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"),If=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(If,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}},Af=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(Af,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(Cf(t))return new kn({multihash:t});if(Df(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 Df(t){return t.code===Ve.code}function Cf(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 Ks(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 $s=Object.values(ar).map(t=>t.decoder),Lf=(function(){let t=$s[0].or($s[1]);return $s.slice(2).forEach(e=>t=t.or(e)),t})();function Da(t){return Lf.decode(t)}function Ca(t){return e=>t.encoder.encode(e)}function Bf(t){if(parseInt(t).toString()!==t)throw new it("Value must be an integer")}function Of(t){if(t<0)throw new it("Value must be a positive integer, or zero")}function _f(t){return e=>{if(e>t)throw new it(`Value must be smaller than or equal to ${t}`)}}function kf(...t){return e=>{for(let r of t)r(e)}}var Rr=kf(Bf,Of,_f(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,Yf=[{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:Ks("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:Ks("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}];Yf.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=qf(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 qf(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:rr(e,r)}var Zf=Symbol.for("nodejs.util.inspect.custom"),oi=Symbol.for("@multiformats/multiaddr");function jf(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=jf(e),r.validate!==!1&&Xf(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)}[Zf](){return`Multiaddr(${this.toString()})`}};function Xf(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 Qf=T(421),b0=Y(Qf),jn=T(54),Xn=T(55),Qn=T(56),ii=T(53),g0=Y(jn,k(T(421))),w0=Y(Xn,k(T(421))),x0=Y(Qn,k(T(421))),E0=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),v0=Y(Ee(ci,U(Ee(ii,Qn,jn,Xn),k(T(421))))),S0=Y(Pa),T0=Y(Na),I0=Y(ci),ai=U(Jt,T(6)),Fr=U(Jt,T(273)),Ra=Y(U(ai,k(T(421)))),A0=Y(Fr),ui=U(Fr,W(460),k(T(421))),Jn=U(Fr,W(461),k(T(421))),Jf=Ee(ui,Jn),D0=Y(ui),C0=Y(Jn),si=Ee(Jt,ai,Fr,ui,Jn),Ua=Ee(U(si,W(477),k(T(421)))),L0=Y(Ua),Fa=Ee(U(si,W(478),k(T(421))),U(si,W(448),k(T(449)),W(477),k(T(421)))),B0=Y(Fa),Ma=U(Fr,W(280),k(T(466)),k(T(466)),k(T(421))),O0=Y(Ma),$a=U(Jn,W(465),k(T(466)),k(T(466)),k(T(421))),_0=Y($a),Zn=Ee(Ua,Fa,U(ai,k(T(421))),U(Jf,k(T(421))),U(Jt,k(T(421))),Ma,$a,T(421)),k0=Y(Zn),ed=U(k(Zn),W(290),ka(W(281)),k(T(421))),P0=Y(ed),td=Ee(U(Zn,W(290),W(281),k(T(421))),U(Zn,W(281),k(T(421))),U(W(281),k(T(421)))),N0=Y(td),rd=U(Jt,Ee(U(T(6,"80")),U(T(6),W(480)),W(480)),k(T(481)),k(T(421))),R0=Y(rd),nd=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))),U0=Y(nd),od=Ee(U(T(777),k(T(421)))),F0=Y(od),sd=Ee(U(T(400),k(T(421)))),eo=Y(sd);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 id(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=id(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 cd(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 cd(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)}},Ka=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(Ka(c));return}if(c&&(a=()=>{d(Ka(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 ad=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 ud(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}=ad(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=ud(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 ld(t){return t.reason}async function Mr(t,e,r){if(e==null)return t;let n=r?.translateError??ld;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 fd=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??fd,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 dd={4:"IPv4",6:"IPv6"};function hd(t){return["0.0.0.0","::"].includes(t)}function pd(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===dd[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")&&hd(r.host)?pd(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 md=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 yd(t){return typeof t?.closeRead=="function"}function bd(t){return typeof t?.close=="function"}function pi(t){return yd(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:bd(t)?t.status!=="open":!1}function gd(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function wd(t,e){let r=e?.maxBufferSize??md,n=new te,i,o=!1;if(!gd(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 xd(t,e={}){let r=wd(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=xd(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 Ed=Kt("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:K.Type.DHT,dht:{type:Oe.Type.PUT_VALUE,key:e,value:r}}),i=await n.read(_);if(Ed("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:K.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:K.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:K.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:K.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:K.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:K.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:K.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:K.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:K.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:K.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=Kt("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,K),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:K.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:r.map(o=>o.bytes)}}),i=await n.read(_);if(mt("%s response %s",K.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:K.Type.IDENTIFY}),r=await e.read(_);if(mt("%s response %s",K.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:K.Type.LIST_PEERS}),r=await e.read(_);if(mt("%s response %s",K.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:K.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[r]}}),i=await n.read(_);if(mt("%s response %s",K.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:K.Type.STREAM_HANDLER,streamHandler:{addr:i.bytes,proto:[e]}}),c=await o.read(_);if(mt("%s response %s",K.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 vd(t){return new xi(t)}return ru(Sd);})();
|
|
16
|
+
${e}[Error list was empty]`,r.trim()}return ba(t,e)}De.formatters.e=t=>t==null?"undefined":wa(t);function Ad(t){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=t,e.destroy=()=>!0,e.extend=()=>e,e.useColors=()=>!1,e}function xa(t){return{forComponent(e){return qt(e,t)}}}function qt(t,e){let r=Ad(`${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=>qt(`${t}:${n}`,e)})}function ga(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}function tt(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 Td(t){return t.buffer instanceof ArrayBuffer}function Os(t){return Td(t)?t:t.slice()}async function Ea(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,Os(e),Os(r.subarray()));return n?.signal?.throwIfAborted(),o}var ks=H("node:buffer");function Mr(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function rt(t=0){return Mr(ks.Buffer.alloc(t))}function _s(t=0){return Mr(ks.Buffer.allocUnsafe(t))}var va=H("node:buffer");function Ps(t,e){return Mr(va.Buffer.concat(t,e))}function Sa(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 Ta=Symbol.for("@achingbrain/uint8arraylist");function Aa(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 _n(t){return!!t?.[Ta]}var oe=class t{bufs;length;[Ta]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(_n(n)){r+=n.byteLength;for(let 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(_n(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Aa(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Aa(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(_n(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:i}=this._subList(e,r);return Ps(n,i)}subarray(e,r){let{bufs:n,length:i}=this._subList(e,r);return n.length===1?n[0]:Ps(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(!_n(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let 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=_s(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=rt(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=rt(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=rt(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=_s(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=rt(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=rt(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=rt(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=rt(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=rt(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(!Sa(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 Ya=H("node:buffer");var Ms={};q(Ms,{base10:()=>_d});var bg=new Uint8Array(0);function Ia(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 At(t);if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return At(new Uint8Array(t.buffer,t.byteOffset,t.byteLength));throw new Error("Unknown type, must be binary type")}function Da(t){return new TextEncoder().encode(t)}function Ca(t){return new TextDecoder().decode(t)}function Id(t){return t?.buffer instanceof ArrayBuffer}function At(t){return Id(t)?t:t.slice()}function Dd(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],z=0,R=k-1;(L!==0||z<m)&&R!==-1;R--,z++)L+=256*P[R]>>>0,P[R]=L%s>>>0,L=L/s>>>0;if(L!==0)throw new Error("Non-zero carry");m=z,w++}for(var D=k-m;D!==k&&P[D]===0;)D++;for(var le=a.repeat(g);D<k;++D)le+=t.charAt(P[D]);return le}function d(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var g=0;if(p[g]!==" "){for(var m=0,w=0;p[g]===a;)m++,g++;for(var A=(p.length-g)*l+1>>>0,k=new Uint8Array(A);p[g];){var P=r[p.charCodeAt(g)];if(P===255)return;for(var L=0,z=A-1;(P!==0||L<w)&&z!==-1;z--,L++)P+=s*k[z]>>>0,k[z]=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)),le=m;R!==A;)D[le++]=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 Cd=Dd,Ld=Cd,Ba=Ld;var Ns=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")}},Us=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 Oa(this,e)}},Rs=class{decoders;constructor(e){this.decoders=e}or(e){return Oa(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 Oa(t,e){return new Rs({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Fs=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 Ns(e,r,n),this.decoder=new Us(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Zt({name:t,prefix:e,encode:r,decode:n}){return new Fs(t,e,r,n)}function pt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:i}=Ba(r,t);return Zt({prefix:e,name:t,encode:n,decode:o=>Fe(i(o))})}function Bd(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 Od(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 kd(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=kd(n);return Zt({prefix:e,name:t,encode(o){return Od(o,n,r)},decode(o){return Bd(o,i,r,t)}})}var _d=pt({prefix:"9",name:"base10",alphabet:"0123456789"});var $s={};q($s,{base16:()=>Pd,base16upper:()=>Nd});var Pd=se({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Nd=se({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Ks={};q(Ks,{base2:()=>Ud});var Ud=se({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Hs={};q(Hs,{base256emoji:()=>Kd});var ka=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}"),Rd=ka.reduce((t,e,r)=>(t[r]=e,t),[]),Fd=ka.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Md(t){return t.reduce((e,r)=>(e+=Rd[r],e),"")}function $d(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let i=Fd[n];if(i==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(i)}return new Uint8Array(e)}var Kd=Zt({prefix:"\u{1F680}",name:"base256emoji",encode:Md,decode:$d});var Vs={};q(Vs,{base32:()=>jt,base32hex:()=>Gd,base32hexpad:()=>Yd,base32hexpadupper:()=>qd,base32hexupper:()=>Wd,base32pad:()=>Vd,base32padupper:()=>zd,base32upper:()=>Hd,base32z:()=>Zd});var jt=se({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Hd=se({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Vd=se({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),zd=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}),Yd=se({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),qd=se({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Zd=se({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var zs={};q(zs,{base36:()=>$r,base36upper:()=>jd});var $r=pt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),jd=pt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Gs={};q(Gs,{base58btc:()=>Ze,base58flickr:()=>Xd});var Ze=pt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Xd=pt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ws={};q(Ws,{base64:()=>Qd,base64pad:()=>Jd,base64url:()=>eh,base64urlpad:()=>th});var Qd=se({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Jd=se({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),eh=se({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),th=se({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ys={};q(Ys,{base8:()=>rh});var rh=se({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var qs={};q(qs,{identity:()=>nh});var nh=Zt({prefix:"\0",name:"identity",encode:t=>Ca(t),decode:t=>Da(t)});var _g=new TextEncoder,Pg=new TextDecoder;var js={};q(js,{identity:()=>Ih});var ih=Na,_a=128,ch=127,ah=~ch,uh=Math.pow(2,31);function Na(t,e,r){e=e||[],r=r||0;for(var n=r;t>=uh;)e[r++]=t&255|_a,t/=128;for(;t&ah;)e[r++]=t&255|_a,t>>>=7;return e[r]=t|0,Na.bytes=r-n+1,e}var lh=Zs,fh=128,Pa=127;function Zs(t,n){var r=0,n=n||0,i=0,o=n,c,s=t.length;do{if(o>=s)throw Zs.bytes=0,new RangeError("Could not decode varint");c=t[o++],r+=i<28?(c&Pa)<<i:(c&Pa)*Math.pow(2,i),i+=7}while(c>=fh);return Zs.bytes=o-n,r}var dh=Math.pow(2,7),hh=Math.pow(2,14),ph=Math.pow(2,21),mh=Math.pow(2,28),yh=Math.pow(2,35),bh=Math.pow(2,42),gh=Math.pow(2,49),wh=Math.pow(2,56),xh=Math.pow(2,63),Eh=function(t){return t<dh?1:t<hh?2:t<ph?3:t<mh?4:t<yh?5:t<bh?6:t<gh?7:t<wh?8:t<xh?9:10},vh={encode:ih,decode:lh,encodingLength:Eh},Sh=vh,Kr=Sh;function Hr(t,e=0){return[Kr.decode(t,e),Kr.decode.bytes]}function Xt(t,e,r=0){return Kr.encode(t,e,r),e}function Qt(t){return Kr.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 Ua(t){let e=Fe(t),[r,n]=Hr(e),[i,o]=Hr(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 Ra(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Ia(t.bytes,r.bytes)}}var Jt=class{code;size;digest;bytes;constructor(e,r,n,i){this.code=e,this.size=r,this.digest=At(n),this.bytes=At(i)}};var Fa=0,Ah="identity",Ma=Fe;function Th(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 Ih={code:Fa,name:Ah,encode:Ma,digest:Th};var ei={};q(ei,{sha256:()=>Ch,sha512:()=>Lh});var Js=Te(H("node:crypto"),1);var Dh=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??Dh,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?$a(n,this.code,r?.truncate):n.then(i=>$a(i,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function $a(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 Ch=Qs({name:"sha2-256",code:18,encode:t=>Fe(Js.default.createHash("sha256").update(t).digest())}),Lh=Qs({name:"sha2-512",code:19,encode:t=>Fe(Js.default.createHash("sha512").update(t).digest())});function Ha(t,e){let{bytes:r,version:n}=t;return n===0?Oh(r,ti(t),e??Ze.encoder):kh(r,ti(t),e??jt.encoder)}var Va=new WeakMap;function ti(t){let e=Va.get(t);if(e==null){let r=new Map;return Va.set(t,r),r}return e}var Nn=class t{code;version;multihash;bytes;"/";constructor(e,r,n,i){this.code=r,this.version=e,this.multihash=n,this.bytes=At(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!==_h)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&&Ra(e.multihash,n.multihash)}toString(e){return Ha(this,e)}toJSON(){return{"/":Ha(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??za(n,i,o.bytes))}else if(r[Ph]===!0){let{version:n,multihash:i,code:o}=r,c=Ua(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=za(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]=Hr(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]=Bh(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 ti(o).set(n,e),o}};function Bh(t,e){switch(t[0]){case"Q":{let r=e??Ze;return[Ze.prefix,r.decode(`${Ze.prefix}${t}`)]}case Ze.prefix:{let r=e??Ze;return[Ze.prefix,r.decode(t)]}case jt.prefix:{let r=e??jt;return[jt.prefix,r.decode(t)]}case $r.prefix:{let r=e??$r;return[$r.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 Oh(t,e,r){let{prefix:n}=r;if(n!==Ze.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 kh(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,_h=18;function za(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 Ph=Symbol.for("@ipld/js-cid/CID");var ri={...qs,...Ks,...Ys,...Ms,...$s,...Vs,...zs,...Gs,...Ws,...Hs},n0={...ei,...js};function Wa(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var Ga=Wa("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),ni=Wa("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=ia(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Nh={utf8:Ga,"utf-8":Ga,hex:ri.base16,latin1:ni,ascii:ni,binary:ni,...ri},Un=Nh;function Tt(t,e="utf8"){let r=Un[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Ht(Ya.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var qa=H("node:buffer");function Be(t,e="utf8"){let r=Un[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?qa.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var Uh=parseInt("11111",2),oi=parseInt("10000000",2),Rh=parseInt("01111111",2),Za={0:Gr,1:Gr,2:Fh,3:Kh,4:Hh,5:$h,6:Mh,16:Gr,22:Gr,48:Gr};function si(t,e={offset:0}){let r=t[e.offset]&Uh;if(e.offset++,Za[r]!=null)return Za[r](t,e);throw new Error("No decoder for tag "+r)}function Wr(t,e){let r=0;if((t[e.offset]&oi)===oi){let n=t[e.offset]&Rh,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 Gr(t,e){Wr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=si(t,e);if(n===null)break;r.push(n)}return r}function Fh(t,e){let r=Wr(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 Mh(t,e){let r=Wr(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 $h(t,e){return e.offset++,null}function Kh(t,e){let r=Wr(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 Hh(t,e){let r=Wr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Vh(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new oe;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function ii(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=Vh(t.byteLength);return new oe(Uint8Array.from([e.byteLength|oi]),e)}function ja(t){let e=new oe,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new oe(Uint8Array.from([2]),ii(e),e)}function Xa(t){let e=Uint8Array.from([0]),r=new oe(e,t);return new oe(Uint8Array.from([3]),ii(r),r)}function Rn(t,e=48){let r=new oe;for(let n of t)r.append(n);return new oe(Uint8Array.from([e]),ii(r),r)}var zh=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Gh=Uint8Array.from([6,5,43,129,4,0,34]),Wh=Uint8Array.from([6,5,43,129,4,0,35]),Yh={ext:!0,kty:"EC",crv:"P-256"},qh={ext:!0,kty:"EC",crv:"P-384"},Zh={ext:!0,kty:"EC",crv:"P-521"},ci=32,ai=48,ui=66;function Qa(t){let e=si(t);return Ja(e)}function Ja(t){let e=t[1][1][0],r=1,n,i;if(e.byteLength===ci*2+1)return n=Be(e.subarray(r,r+ci),"base64url"),i=Be(e.subarray(r+ci),"base64url"),new tr({...Yh,key_ops:["verify"],x:n,y:i});if(e.byteLength===ai*2+1)return n=Be(e.subarray(r,r+ai),"base64url"),i=Be(e.subarray(r+ai),"base64url"),new tr({...qh,key_ops:["verify"],x:n,y:i});if(e.byteLength===ui*2+1)return n=Be(e.subarray(r,r+ui),"base64url"),i=Be(e.subarray(r+ui),"base64url"),new tr({...Zh,key_ops:["verify"],x:n,y:i});throw new O(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function eu(t){return Rn([ja(Uint8Array.from([1])),Rn([jh(t.crv)],160),Rn([Xa(new oe(Uint8Array.from([4]),Tt(t.x??"","base64url"),Tt(t.y??"","base64url")))],161)]).subarray()}function jh(t){if(t==="P-256")return zh;if(t==="P-384")return Gh;if(t==="P-521")return Wh;throw new O(`Invalid curve ${t}`)}var tr=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=eu(this.jwk)),this._raw}toMultihash(){return Ke.digest(rr(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return ae.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:tt(this.raw,e.raw)}async verify(e,r,n){return Ea(this.jwk,r,e,n)}};var Xn=Te(H("crypto"),1);function li(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"&&"BYTES_PER_ELEMENT"in t&&t.BYTES_PER_ELEMENT===1}function mt(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 je(t,e,r=""){let n=li(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(mt(t.outputLen),mt(t.blockLen),t.outputLen<1)throw new Error('"outputLen" must be >= 1');if(t.blockLen<1)throw new Error('"blockLen" must be >= 1')}function nr(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){je(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 It(...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 ze(t,e){return t<<32-e|t>>>e}var ru=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Xh=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Kn(t){if(je(t),ru)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Xh[t[r]];return e}var nt={_0:48,_9:57,A:65,F:70,a:97,f:102};function tu(t){if(t>=nt._0&&t<=nt._9)return t-nt._0;if(t>=nt.A&&t<=nt.F)return t-(nt.A-10);if(t>=nt.a&&t<=nt.f)return t-(nt.a-10)}function fi(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);if(ru)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=tu(t.charCodeAt(o)),s=tu(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 nu(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];je(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 ou(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 su(t=32){mt(t,"bytesLength");let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");if(t>65536)throw new RangeError(`"bytesLength" expected <= 65536, got ${t}`);return e.getRandomValues(new Uint8Array(t))}var iu=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function cu(t,e,r){return t&e^~t&r}function au(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){nr(this),je(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){nr(this),Mn(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:o}=this,{pos:c}=this;r[c++]=128,It(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()}},ot=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Qh=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]),yt=new Uint32Array(64),di=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)yt[f]=e.getUint32(r,!1);for(let f=16;f<64;f++){let d=yt[f-15],h=yt[f-2],p=ze(d,7)^ze(d,18)^d>>>3,g=ze(h,17)^ze(h,19)^h>>>10;yt[f]=g+yt[f-7]+p+yt[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=ze(s,6)^ze(s,11)^ze(s,25),h=u+d+cu(s,a,l)+Qh[f]+yt[f]|0,g=(ze(n,2)^ze(n,13)^ze(n,22))+au(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(){It(yt)}destroy(){this.destroyed=!0,this.set(0,0,0,0,0,0,0,0),It(this.buffer)}},hi=class extends di{A=ot[0]|0;B=ot[1]|0;C=ot[2]|0;D=ot[3]|0;E=ot[4]|0;F=ot[5]|0;G=ot[6]|0;H=ot[7]|0;constructor(){super(32)}};var uu=ou(()=>new hi,iu(1));var de=(t,e,r)=>je(t,e,r),mi=mt,yi=Kn,st=(...t)=>nu(...t),Gn=t=>fi(t),bi=li,gi=t=>su(t),zn=BigInt(0),pi=BigInt(1);function Dt(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 mi(t);return t}function Yr(t,e=""){if(typeof t!="number"){let r=e&&`"${e}" `;throw new TypeError(r+"expected number, got type="+typeof t)}if(!Number.isSafeInteger(t)){let r=e&&`"${e}" `;throw new RangeError(r+"expected safe integer, got "+t)}}function qr(t){let e=Wn(t).toString(16);return e.length&1?"0"+e:e}function lu(t){if(typeof t!="string")throw new TypeError("hex string expected, got "+typeof t);return t===""?zn:BigInt("0x"+t)}function or(t){return lu(Kn(t))}function wi(t){return lu(Kn(Jh(je(t)).reverse()))}function Yn(t,e){if(mt(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 fi(r.padStart(e*2,"0"))}function xi(t,e){return Yn(t,e).reverse()}function Jh(t){return Uint8Array.from(de(t))}var Vn=t=>typeof t=="bigint"&&zn<=t;function ep(t,e,r){return Vn(t)&&Vn(e)&&Vn(r)&&e<=t&&t<r}function Ei(t,e,r,n){if(!ep(e,r,n))throw new RangeError("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function sr(t){if(t<zn)throw new Error("expected non-negative bigint, got "+t);let e;for(e=0;t>zn;t>>=pi,e+=1);return e}var Zr=t=>(pi<<BigInt(t))-pi;function fu(t,e,r){if(mt(t,"hashLen"),mt(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,st(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 st(...w)};return(m,w)=>{f(),h(m);let A;for(;(A=w(p()))===void 0;)h();return f(),A}}function Ct(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 ge=BigInt(0),ue=BigInt(1),Lt=BigInt(2),mu=BigInt(3),yu=BigInt(4),bu=BigInt(5),tp=BigInt(7),gu=BigInt(8),rp=BigInt(9),wu=BigInt(16);function Ge(t,e){if(e<=ge)throw new Error("mod: expected positive modulus, got "+e);let r=t%e;return r>=ge?r:e+r}function Oe(t,e,r){if(e<ge)throw new Error("pow2: expected non-negative exponent, got "+e);let n=t;for(;e-- >ge;)n*=n,n%=r;return n}function du(t,e){if(t===ge)throw new Error("invert: expected non-zero number");if(e<=ge)throw new Error("invert: expected positive modulus, got "+e);let r=Ge(t,e),n=e,i=ge,o=ue,c=ue,s=ge;for(;r!==ge;){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!==ue)throw new Error("invert: does not exist");return Ge(i,e)}function vi(t,e,r){let n=t;if(!n.eql(n.sqr(e),r))throw new Error("Cannot find square root")}function xu(t,e){let r=t,n=(r.ORDER+ue)/yu,i=r.pow(e,n);return vi(r,i,e),i}function np(t,e){let r=t,n=(r.ORDER-bu)/gu,i=r.mul(e,Lt),o=r.pow(i,n),c=r.mul(e,o),s=r.mul(r.mul(c,Lt),o),a=r.mul(c,r.sub(s,r.ONE));return vi(r,a,e),a}function op(t){let e=ir(t),r=Eu(t),n=r(e,e.neg(e.ONE)),i=r(e,n),o=r(e,e.neg(n)),c=(t+tp)/wu;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 vi(l,w,a),w})}function Eu(t){if(t<mu)throw new Error("sqrt is not defined for small field");let e=t-ue,r=0;for(;e%Lt===ge;)e/=Lt,r++;let n=Lt,i=ir(t);for(;hu(i,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return xu;let o=i.pow(n,e),c=(e+ue)/Lt;return function(a,l){let u=a;if(u.is0(l))return l;if(hu(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=ue<<BigInt(f-g-1),A=u.pow(d,w);f=g,d=u.sqr(A),h=u.mul(h,d),p=u.mul(p,A)}return p}}function sp(t){return t%yu===mu?xu:t%gu===bu?np:t%wu===rp?op(t):Eu(t)}var ip=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Si(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=ip.reduce((n,i)=>(n[i]="function",n),e);if(Ct(t,r),Yr(t.BYTES,"BYTES"),Yr(t.BITS,"BITS"),t.BYTES<1||t.BITS<1)throw new Error("invalid field: expected BYTES/BITS > 0");if(t.ORDER<=ue)throw new Error("invalid field: expected ORDER > 1, got "+t.ORDER);return t}function cp(t,e,r){let n=t;if(r<ge)throw new Error("invalid exponent, negatives unsupported");if(r===ge)return n.ONE;if(r===ue)return e;let i=n.ONE,o=e;for(;r>ge;)r&ue&&(i=n.mul(i,o)),o=n.sqr(o),r>>=ue;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 hu(t,e){let r=t,n=(r.ORDER-ue)/Lt,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 ap(t,e){if(e!==void 0&&mi(e),t<=ge)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=sr(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 pu=new WeakMap,qn=class{ORDER;BITS;BYTES;isLE;ZERO=ge;ONE=ue;_lengths;_mod;constructor(e,r={}){if(e<=ue)throw new Error("invalid field: expected ORDER > 1, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&Object.defineProperty(this,"sqrt",{value:r.sqrt,enumerable:!0}),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=Object.freeze(r.allowedLengths.slice())),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:i,nByteLength:o}=ap(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 Ge(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new TypeError("invalid field element: expected bigint, got "+typeof e);return ge<=e&&e<this.ORDER}is0(e){return e===ge}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&ue)===ue}neg(e){return Ge(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Ge(e*e,this.ORDER)}add(e,r){return Ge(e+r,this.ORDER)}sub(e,r){return Ge(e-r,this.ORDER)}mul(e,r){return Ge(e*r,this.ORDER)}pow(e,r){return cp(this,e,r)}div(e,r){return Ge(e*du(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 du(e,this.ORDER)}sqrt(e){let r=pu.get(this);return r||pu.set(this,r=sp(this.ORDER)),r(this,e)}toBytes(e){return this.isLE?xi(e,this.BYTES):Yn(e,this.BYTES)}fromBytes(e,r=!1){de(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?wi(e):or(e);if(s&&(a=Ge(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 Dt(n,"condition"),n?r:e}};Object.freeze(qn.prototype);function ir(t,e={}){return new qn(t,e)}function vu(t){if(typeof t!="bigint")throw new Error("field order must be bigint");if(t<=ue)throw new Error("field order must be greater than 1");let e=sr(t-ue);return Math.ceil(e/8)}function Ai(t){let e=vu(t);return e+Math.ceil(e/2)}function Ti(t,e,r=!1){de(t);let n=t.length,i=vu(e),o=Math.max(Ai(e),16);if(n<o||n>1024)throw new Error("expected "+o+"-1024 bytes of input, got "+n);let c=r?wi(t):or(t),s=Ge(c,e-ue)+ue;return r?xi(s,i):Yn(s,i)}var cr=BigInt(0),Bt=BigInt(1);function jr(t,e){let r=e.negate();return t?r:e}function Li(t,e){let r=Zn(t.Fp,e.map(n=>n.Z));return e.map((n,i)=>t.fromAffine(n.toAffine(r[i])))}function Iu(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ii(t,e){Iu(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),i=2**t,o=Zr(t),c=BigInt(t);return{windows:r,windowSize:n,mask:o,maxNumber:i,shiftBy:c}}function Su(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+=Bt);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 Di=new WeakMap,Du=new WeakMap;function Ci(t){return Du.get(t)||1}function Au(t){if(t!==cr)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>cr;)r&Bt&&(n=n.add(i)),i=i.double(),r>>=Bt;return n}precomputeWindow(e,r){let{windows:n,windowSize:i}=Ii(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=Ii(e,this.bits);for(let s=0;s<c.windows;s++){let{nextN:a,offset:l,isZero:u,isNeg:f,isNegF:d,offsetF:h}=Su(n,s,c);n=a,u?o=o.add(jr(d,r[h])):i=i.add(jr(f,r[l]))}return Au(n),{p:i,f:o}}wNAFUnsafe(e,r,n,i=this.ZERO){let o=Ii(e,this.bits);for(let c=0;c<o.windows&&n!==cr;c++){let{nextN:s,offset:a,isZero:l,isNeg:u}=Su(n,c,o);if(n=s,!l){let f=r[a];i=i.add(u?f.negate():f)}}return Au(n),i}getPrecomputes(e,r,n){let i=Di.get(r);return i||(i=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(i=n(i)),Di.set(r,i))),i}cached(e,r,n){let i=Ci(e);return this.wNAF(i,this.getPrecomputes(i,e,n),r)}unsafe(e,r,n,i){let o=Ci(e);return o===1?this._unsafeLadder(e,r,i):this.wNAFUnsafe(o,this.getPrecomputes(o,e,n),r,i)}createCache(e,r){Iu(r,this.bits),Du.set(e,r),Di.delete(e)}hasCache(e){return Ci(e)!==1}};function Cu(t,e,r,n){let i=e,o=t.ZERO,c=t.ZERO;for(;r>cr||n>cr;)r&Bt&&(o=o.add(i)),n&Bt&&(c=c.add(i)),i=i.double(),r>>=Bt,n>>=Bt;return{p1:o,p2:c}}function Tu(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Si(e),e}else return ir(t,{isLE:r})}function Lu(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>cr))throw new Error(`CURVE.${a} must be positive bigint`)}let i=Tu(e.p,r.Fp,n),o=Tu(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 Bu(t,e){return function(n){let i=t(n);return{secretKey:i,publicKey:e(i)}}}var tw=Xn.default.generateKeyPairSync,Xr=32;var lp=64;function Ou(t,e,r){if(t.byteLength!==Xr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==lp)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Xn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:Be(t,"base64url"),kty:"OKP"}});return Xn.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function _u(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=Bi(e,Xr)}toMultihash(){return Ke.digest(rr(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return ae.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:tt(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let i=Ou(this.raw,r,e);return _u(i)?i.then(o=>(n?.signal?.throwIfAborted(),o)):i}};function Pu(t){return t=Bi(t,Xr),new Qn(t)}function Bi(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 Se;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Se||(Se={}));var Oi;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Oi||(Oi={}));(function(t){t.codec=()=>He(Oi)})(Se||(Se={}));var Qr;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Se.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Se.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Se.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return 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})(Qr||(Qr={}));var ki;(function(t){let e;t.codec=()=>(e==null&&(e=re((o,c,s={})=>{s.lengthDelimited!==!1&&c.fork(),o.Type!=null&&(c.uint32(8),Se.codec().encode(o.Type,c)),o.Data!=null&&(c.uint32(18),c.bytes(o.Data)),s.lengthDelimited!==!1&&c.ldelim()},(o,c,s={})=>{let a={},l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{a.Type=Se.codec().decode(o);break}case 2:{a.Data=o.bytes();break}default:{o.skipType(u&7);break}}}return a},function*(o,c,s,a={}){let l=c==null?o.len:o.pos+c;for(;o.pos<l;){let u=o.uint32();switch(u>>>3){case 1:{yield{field:`${s}.Type`,value:Se.codec().decode(o)};break}case 2:{yield{field:`${s}.Data`,value:o.bytes()};break}default:{o.skipType(u&7);break}}}})),e);function r(o){return 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})(ki||(ki={}));var Vu=Te(H("node:crypto"),1);var Jn=class{oHash;iHash;blockLen;outputLen;canXOF=!1;finished=!1;destroyed=!1;constructor(e,r){if(Fn(e),je(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),It(i)}update(e){return nr(this),this.iHash.update(e),this}digestInto(e){nr(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()}},Nu=(()=>{let t=((e,r,n)=>new Jn(e,r).update(n).digest());return t.create=(e,r)=>new Jn(e,r),t})();var Uu=(t,e)=>(t+(t>=0?e:-e)/Ru)/e;function hp(t,e,r){Ei("scalar",t,Xe,r);let[[n,i],[o,c]]=e,s=Uu(c*t,r),a=Uu(-i*t,r),l=t-s*n-a*o,u=-s*i-a*c,f=l<Xe,d=u<Xe;f&&(l=-l),d&&(u=-u);let h=Zr(Math.ceil(sr(r)/2))+bt;if(l<Xe||l>=h||u<Xe||u>=h)throw new Error("splitScalar (endomorphism): failed for k");return{k1neg:f,k1:l,k2neg:d,k2:u}}function Pi(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function _i(t,e){Ct(t);let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Dt(r.lowS,"lowS"),Dt(r.prehash,"prehash"),r.format!==void 0&&Pi(r.format),r}var Ni=class extends Error{constructor(e=""){super(e)}},We={Err:Ni,_tlv:{encode:(t,e)=>{let{Err:r}=We;if(Yr(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=qr(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let o=n>127?qr(i.length/2|128):"";return qr(t)+o+i+e},decode(t,e){let{Err:r}=We;e=de(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}=We;if(Wn(t),t<Xe)throw new e("integer: negative integers are not allowed");let r=qr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=We;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 or(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=We,i=de(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}=We,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(We._tlv);Object.freeze(We._int);Object.freeze(We);var Xe=BigInt(0),bt=BigInt(1),Ru=BigInt(2),eo=BigInt(3),pp=BigInt(4);function Fu(t,e={}){let r=Lu("weierstrass",t,e),n=r.Fp,i=r.Fn,o=r.CURVE,{h:c,n:s}=o;Ct(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=$u(n,i);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(ie,b,I){if(l&&b.is0())return Uint8Array.of(0);let{x:B,y:x}=b.toAffine(),y=n.toBytes(B);if(Dt(I,"isCompressed"),I){f();let E=!n.isOdd(x);return st(Mu(E),y)}else return st(Uint8Array.of(4),y,n.toBytes(x))}function h(ie){de(ie,void 0,"Point");let{publicKey:b,publicKeyUncompressed:I}=u,B=ie.length,x=ie[0],y=ie.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(Y){let K=Y instanceof Error?": "+Y.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(ie){let b=n.sqr(ie),I=n.mul(b,ie);return n.add(n.add(I,n.mul(ie,o.a)),o.b)}function w(ie,b){let I=n.sqr(b),B=m(ie);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),pp),k=n.mul(n.sqr(o.b),BigInt(27));if(n.is0(n.add(A,k)))throw new Error("bad curve params: a or b");function P(ie,b,I=!1){if(!n.isValid(b)||I&&n.is0(b))throw new Error(`bad point coordinate ${ie}`);return b}function L(ie){if(!(ie instanceof D))throw new Error("Weierstrass Point expected")}function z(ie){if(!a||!a.basises)throw new Error("no endo");return hp(ie,a.basises,i.ORDER)}function R(ie,b,I,B,x){return I=new D(n.mul(I.X,ie),I.Y,I.Z),b=jr(B,b),I=jr(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(de(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 Me.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),Y=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(Y,v),v=n.add(Y,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,Y),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,Y=o.a,K=n.mul(o.b,eo),F=n.mul(I,y),me=n.mul(B,E),ye=n.mul(x,S),be=n.add(I,B),ce=n.add(y,E);be=n.mul(be,ce),ce=n.add(F,me),be=n.sub(be,ce),ce=n.add(I,x);let Ae=n.add(y,S);return ce=n.mul(ce,Ae),Ae=n.add(F,ye),ce=n.sub(ce,Ae),Ae=n.add(B,x),v=n.add(E,S),Ae=n.mul(Ae,v),v=n.add(me,ye),Ae=n.sub(Ae,v),_=n.mul(Y,ce),v=n.mul(K,ye),_=n.add(v,_),v=n.sub(me,_),_=n.add(me,_),C=n.mul(v,_),me=n.add(F,F),me=n.add(me,F),ye=n.mul(Y,ye),ce=n.mul(K,ce),me=n.add(me,ye),ye=n.sub(F,ye),ye=n.mul(Y,ye),ce=n.add(ce,ye),F=n.mul(me,ce),C=n.add(C,F),F=n.mul(Ae,ce),v=n.mul(be,v),v=n.sub(v,F),F=n.mul(be,me),_=n.mul(Ae,_),_=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=>Me.cached(this,E,S=>Li(D,S));if(I){let{k1neg:E,k1:S,k2neg:v,k2:C}=z(b),{p:_,f:Y}=y(S),{p:K,f:F}=y(C);x=Y.add(F),B=R(I.beta,_,K,E,v)}else{let{p:E,f:S}=y(b);B=E,x=S}return Li(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===Xe||B.is0())return D.ZERO;if(x===bt)return B;if(Me.hasCache(this))return this.multiply(x);if(I){let{k1neg:y,k1:E,k2neg:S,k2:v}=z(x),{p1:C,p2:_}=Cu(D,B,E,v);return R(I.beta,C,_,y,S)}else return Me.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===bt?!0:b?b(D,this):Me.unsafe(this,s).is0()}clearCofactor(){let{clearCofactor:b}=e;return c===bt?this:b?b(D,this):this.multiplyUnsafe(c)}isSmallOrder(){return c===bt?this.is0():this.clearCofactor().is0()}toBytes(b=!0){return Dt(b,"isCompressed"),this.assertValidity(),p(D,this,b)}toHex(b=!0){return yi(this.toBytes(b))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let le=i.BITS,Me=new jn(D,e.endo?Math.ceil(le/2):le);return le>=8&&D.BASE.precompute(8),Object.freeze(D.prototype),Object.freeze(D),D}function Mu(t){return Uint8Array.of(t?2:3)}function $u(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function mp(t,e={}){let{Fn:r}=t,n=e.randomBytes===void 0?gi:e.randomBytes,i=Object.assign($u(t.Fp,r),{seed:Math.max(Ai(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,Ti(de(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(!bi(h))return;let A=de(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=Bu(s,a);return Object.freeze(f),Object.freeze(i),Object.freeze({getPublicKey:a,getSharedSecret:u,keygen:d,Point:t,utils:f,lengths:i})}function Ku(t,e,r={}){let n=e;Fn(n),Ct(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let i=r.randomBytes===void 0?gi:r.randomBytes,o=r.hmac===void 0?(x,y)=>Nu(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}=mp(t,r),g={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*Ru+bt<c.ORDER;function w(x){let y=a>>bt;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){Pi(y);let E=p.signature,S=y==="compact"?E:y==="recovered"?E+1:void 0;return de(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:Y,s:K}=We.toSig(de(y));return new L(Y,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),Y=t.fromBytes(st(Mu((v&1)===0),_)),K=s.inv(C),F=R(de(y,void 0,"msgHash")),me=s.create(-F*K),ye=s.create(S*K),be=t.BASE.multiplyUnsafe(me).add(Y.multiplyUnsafe(ye));if(be.is0())throw new Error("invalid recovery: point at infinify");return be.assertValidity(),be}hasHighS(){return w(this.s)}toBytes(y=g.format){if(Pi(y),y==="der")return Gn(We.hexFromSig(this));let{r:E,s:S}=this,v=s.toBytes(E),C=s.toBytes(S);return y==="recovered"?(k(),st(Uint8Array.of(this.assertRecovery()),v,C)):st(v,C)}toHex(y){return yi(this.toBytes(y))}}Object.freeze(L.prototype),Object.freeze(L);let z=r.bits2int===void 0?function(y){if(y.length>8192)throw new Error("input is too large");let E=or(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(z(y))}:r.bits2int_modN,D=Zr(l);function le(x){return Ei("num < 2^"+l,x,Xe,D),s.toBytes(x)}function Me(x,y){return de(x,void 0,"message"),y?de(n(x),void 0,"prehashed message"):x}function ie(x,y,E){let{lowS:S,prehash:v,extraEntropy:C}=_i(E,g);x=Me(x,v);let _=R(x),Y=s.fromBytes(y);if(!s.isValidNot0(Y))throw new Error("invalid private key");let K=[le(Y),le(_)];if(C!=null&&C!==!1){let be=C===!0?i(p.secretKey):C;K.push(de(be,void 0,"extraEntropy"))}let F=st(...K),me=_;function ye(be){let ce=z(be);if(!s.isValidNot0(ce))return;let Ae=s.inv(ce),Nt=t.BASE.multiply(ce).toAffine(),mr=s.create(Nt.x);if(mr===Xe)return;let an=s.create(Ae*s.create(me+mr*Y));if(an===Xe)return;let xc=(Nt.x===mr?0:2)|Number(Nt.y&bt),Ec=an;return S&&w(an)&&(Ec=s.neg(an),xc^=1),new L(mr,Ec,m?void 0:xc)}return{seed:F,k2sig:ye}}function b(x,y,E={}){let{seed:S,k2sig:v}=ie(x,y,E);return fu(n.outputLen,s.BYTES,o)(S,v).toBytes(E.format)}function I(x,y,E,S={}){let{lowS:v,prehash:C,format:_}=_i(S,g);if(E=de(E,void 0,"publicKey"),y=Me(y,C),!bi(x)){let Y=x instanceof L?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+Y)}P(x,_);try{let Y=L.fromBytes(x,_),K=t.fromBytes(E);if(v&&Y.hasHighS())return!1;let{r:F,s:me}=Y,ye=R(y),be=s.inv(me),ce=s.create(ye*be),Ae=s.create(F*be),Nt=t.BASE.multiplyUnsafe(ce).add(K.multiplyUnsafe(Ae));return Nt.is0()?!1:s.create(Nt.x)===F}catch{return!1}}function B(x,y,E={}){let{prehash:S}=_i(E,g);return y=Me(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 Ri={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},yp={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var Hu=BigInt(2);function bp(t){let e=Ri.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=Oe(u,r,e)*u%e,d=Oe(f,r,e)*u%e,h=Oe(d,Hu,e)*l%e,p=Oe(h,i,e)*h%e,g=Oe(p,o,e)*p%e,m=Oe(g,s,e)*g%e,w=Oe(m,a,e)*m%e,A=Oe(w,s,e)*g%e,k=Oe(A,r,e)*u%e,P=Oe(k,c,e)*p%e,L=Oe(P,n,e)*l%e,z=Oe(L,Hu,e);if(!Ui.eql(Ui.sqr(z),t))throw new Error("Cannot find square root");return z}var Ui=ir(Ri.p,{sqrt:bp}),gp=Fu(Ri,{Fp:Ui,endo:yp}),Jr=Ku(gp,uu);var to=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function zu(t,e,r,n){n?.signal?.throwIfAborted();let i=Vu.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 Jr.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=Wu(e),this.raw=Gu(this._key)}toMultihash(){return Ke.digest(rr(this))}toCID(){return fe.createV1(114,this.toMultihash())}toString(){return ae.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:tt(this.raw,e.raw)}verify(e,r,n){return zu(this._key,r,e,n)}};function Yu(t){return new ro(t)}function Gu(t){return Jr.Point.fromBytes(t).toBytes()}function Wu(t){try{return Jr.Point.fromBytes(t),t}catch(e){throw new gn(String(e))}}function qu(t){let{Type:e,Data:r}=Qr.decode(t.digest),n=r??new Uint8Array;switch(e){case Se.Ed25519:return Pu(n);case Se.secp256k1:return Yu(n);case Se.ECDSA:return Qa(n);default:throw new Fr}}function rr(t){return Qr.encode({Type:Se[t.type],Data:t.raw})}var Zu=Symbol.for("nodejs.util.inspect.custom"),wp=114,en=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()})`}[In]=!0;toString(){return this.string==null&&(this.string=ae.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return fe.createV1(wp,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return tt(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return tt(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Zu](){return`PeerId(${this.toString()})`}},no=class extends en{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},oo=class extends en{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},so=class extends en{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},xp=2336,io=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ke.digest(Tt(this.url))}[Zu](){return`PeerId(${this.url})`}[In]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return fe.createV1(xp,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=Be(e)),e.toString()===this.toString())}};function it(t){if(vp(t))return new no({multihash:t});if(Ep(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=Be(t.digest);return new io(new URL(r))}throw new xn("Supplied PeerID Multihash is invalid")}function Ep(t){return t.code===Ke.code}function vp(t){return t.code===gs.code}var kl=Te(H("net"),1);function ju(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 Xu=H("node:buffer");function ar(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function tn(t,e){return ar(Xu.Buffer.concat(t,e))}var rl=H("node:buffer");var Qu=H("node:buffer");function Ju(t=0){return ar(Qu.Buffer.allocUnsafe(t))}function tl(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var el=tl("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Fi=tl("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=Ju(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Sp={utf8:el,"utf-8":el,hex:dt.base16,latin1:Fi,ascii:Fi,binary:Fi,...dt},co=Sp;function rn(t,e="utf8"){let r=co[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ar(rl.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var nl=H("node:buffer");function Ot(t,e="utf8"){let r=co[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?nl.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var we=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ct=class extends Error{static name="ValidationError";name="ValidationError"},ao=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},uo=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var ke=H("node:net");function $i(t){return e=>Ot(e,t)}function Ki(t){return e=>rn(e,t)}function ur(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function kt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function ol(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=rn(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=kt(n);return tn([r,i],r.length+i.length)}function sl(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=Ye.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=kt(n);return tn([r,i],r.length+i.length)}function Hi(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=Ot(e,"base32"),i=ur(r);return`${n}:${i}`}var Vi=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 we("Invalid byte value in IP address");e[n]=i}),e},il=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,ke.isIPv4)(r[n]),c;o&&(c=Vi(r[n]),r[n]=Ot(c.subarray(0,2),"base16")),c!=null&&++n<8&&r.splice(n,0,Ot(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 we("Invalid byte value in IP address");i[e++]=o>>8&255,i[e++]=o&255}return i},cl=function(t){if(t.byteLength!==4)throw new we("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},al=function(t){if(t.byteLength!==16)throw new we("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 we(`Invalid IPv6 address "${r}"`)}};function ul(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new we(`Invalid IPv6 address "${t}"`)}}var Mi=Object.values(dt).map(t=>t.decoder),Ap=(function(){let t=Mi[0].or(Mi[1]);return Mi.slice(2).forEach(e=>t=t.or(e)),t})();function ll(t){return Ap.decode(t)}function fl(t){return e=>t.encoder.encode(e)}function Tp(t){if(parseInt(t).toString()!==t)throw new ct("Value must be an integer")}function Ip(t){if(t<0)throw new ct("Value must be a positive integer, or zero")}function Dp(t){return e=>{if(e>t)throw new ct(`Value must be smaller than or equal to ${t}`)}}function Cp(...t){return e=>{for(let r of t)r(e)}}var nn=Cp(Tp,Ip,Dp(65535));var he=-1,zi=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 uo(`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)}))}},ut=new zi,Hp=[{code:4,name:"ip4",size:32,valueToBytes:Vi,bytesToValue:cl,validate:t=>{if(!(0,ke.isIPv4)(t))throw new ct(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:kt,bytesToValue:ur,validate:nn},{code:273,name:"udp",size:16,valueToBytes:kt,bytesToValue:ur,validate:nn},{code:33,name:"dccp",size:16,valueToBytes:kt,bytesToValue:ur,validate:nn},{code:41,name:"ip6",size:128,valueToBytes:il,bytesToValue:al,stringToValue:ul,validate:t=>{if(!(0,ke.isIPv6)(t))throw new ct(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:he},{code:43,name:"ipcidr",size:8,bytesToValue:$i("base10"),valueToBytes:Ki("base10")},{code:53,name:"dns",size:he},{code:54,name:"dns4",size:he},{code:55,name:"dns6",size:he},{code:56,name:"dnsaddr",size:he},{code:132,name:"sctp",size:16,valueToBytes:kt,bytesToValue:ur,validate:nn},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:he,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:he,bytesToValue:$i("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Ki("base58btc")(t):fe.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Hi,valueToBytes:ol},{code:445,name:"onion3",size:296,bytesToValue:Hi,valueToBytes:sl},{code:446,name:"garlic64",size:he},{code:447,name:"garlic32",size:he},{code:448,name:"tls"},{code:449,name:"sni",size:he},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:he,bytesToValue:fl(us),valueToBytes:ll},{code:480,name:"http"},{code:481,name:"http-path",size:he,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:he}];Hp.forEach(t=>{ut.addProtocol(t)});function dl(t){let e=[],r=0;for(;r<t.length;){let n=yr(t,r),i=ut.getProtocol(n),o=Ie(n),c=Vp(i,t,r+o),s=0;c>0&&i.size===he&&(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)??Ot(f)}e.push(l),r+=a}return e}function hl(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let i=ut.getProtocol(n.code),o=Ie(n.code),c,s=0,a=0;n.value!=null&&(c=i.valueToBytes?.(n.value)??rn(n.value),s=c.byteLength,i.size===he&&(a=Ie(s)));let l=new Uint8Array(o+a+s),u=0;Ut(n.code,l,u),u+=o,c!=null&&(i.size===he&&(Ut(s,l,u),u+=a),l.set(c,u)),n.bytes=l}r.push(n.bytes),e+=n.bytes.byteLength}return tn(r,e)}function pl(t){if(t.charAt(0)!=="/")throw new we('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=ut.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 we(`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 we(`Component ${i} was missing value`);l.value=a.stringToValue?.(n)??n}e.push(l),n="",i="",r="protocol"}}}if(i!==""&&n!=="")throw new we("Incomplete multiaddr");return e}function ml(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=ut.getProtocol(e.code);if(r==null)throw new we(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function Vp(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:yr(e,r)}var zp=Symbol.for("nodejs.util.inspect.custom"),nc=Symbol.for("@multiformats/multiaddr");function Gp(t){if(t==null&&(t="/"),xo(t))return t.getComponents();if(t instanceof Uint8Array)return dl(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),pl(t);if(Array.isArray(t))return t;throw new we("Must be a string, Uint8Array, Component[], or another Multiaddr")}var wo=class t{[nc]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=Gp(e),r.validate!==!1&&Wp(this)}get bytes(){return this.#r==null&&(this.#r=hl(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=ml(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 ao(`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 ju(this.bytes,e.bytes)}[zp](){return`Multiaddr(${this.toString()})`}};function Wp(t){t.getComponents().forEach(e=>{let r=ut.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function xo(t){return!!t?.[nc]}function _e(t){return new wo(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)}}),yl=t=>({match:e=>t.match(e)===!1?e:!1}),U=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),ve=(...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 Yp=T(421),PE=X(Yp),vo=T(54),So=T(55),Ao=T(56),sc=T(53),NE=X(vo,U(T(421))),UE=X(So,U(T(421))),RE=X(Ao,U(T(421))),FE=X(ve(sc,Ao,vo,So),U(T(421))),bl=M(T(4),U(T(43))),gl=M(U(T(42)),T(41),U(T(43))),ic=ve(bl,gl),hr=ve(ic,sc,vo,So,Ao),ME=X(ve(ic,M(ve(sc,Ao,vo,So),U(T(421))))),$E=X(bl),KE=X(gl),HE=X(ic),cc=M(hr,T(6)),sn=M(hr,T(273)),wl=X(M(cc,U(T(421)))),VE=X(sn),ac=M(sn,j(460),U(T(421))),To=M(sn,j(461),U(T(421))),qp=ve(ac,To),zE=X(ac),GE=X(To),oc=ve(hr,cc,sn,ac,To),xl=ve(M(oc,j(477),U(T(421)))),WE=X(xl),El=ve(M(oc,j(478),U(T(421))),M(oc,j(448),U(T(449)),j(477),U(T(421)))),YE=X(El),vl=M(sn,j(280),U(T(466)),U(T(466)),U(T(421))),qE=X(vl),Sl=M(To,j(465),U(T(466)),U(T(466)),U(T(421))),ZE=X(Sl),Eo=ve(xl,El,M(cc,U(T(421))),M(qp,U(T(421))),M(hr,U(T(421))),vl,Sl,T(421)),jE=X(Eo),Zp=M(U(Eo),j(290),yl(j(281)),U(T(421))),XE=X(Zp),jp=ve(M(Eo,j(290),j(281),U(T(421))),M(Eo,j(281),U(T(421))),M(j(281),U(T(421)))),QE=X(jp),Xp=M(hr,ve(M(T(6,"80")),M(T(6),j(480)),j(480)),U(T(481)),U(T(421))),JE=X(Xp),Qp=M(hr,ve(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))),e2=X(Qp),Jp=ve(M(T(777),U(T(421)))),t2=X(Jp),em=ve(M(T(400),U(T(421)))),Io=X(em);var Do=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var Ol=Te(H("node:net"),1);function tm(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 Co(t){let e=tm(t);if(e==null)throw new O(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e}function Lo(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var Bo=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}},pr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new Bo(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 Bo(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 uc=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function Oo(t={}){return rm(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 rm(t,e){e=e??{};let r=e.onEnd,n=new pr,i,o,c,s=Lo(),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=Lo()})}},l=m=>o!=null?o(m):(n.push(m),i),u=m=>(n=new pr,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 pr,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 uc)},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 lc=class t extends Error{name="TimeoutError";constructor(e,r){super(e,r),Error.captureStackTrace?.(this,t)}},Al=t=>t.reason??new DOMException("This operation was aborted.","AbortError");function fc(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(Al(c));return}if(c&&(a=()=>{d(Al(c))},c.addEventListener("abort",a,{once:!0})),t.then(f,d),r===Number.POSITIVE_INFINITY)return;let h=new lc;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 nm=t=>{let e=t.addEventListener||t.on||t.addListener,r=t.removeEventListener||t.off||t.removeListener;if(!e||!r)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(t),removeListener:r.bind(t)}};function om(t,e,r){let n,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}=nm(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=fc(i,{milliseconds:r.timeout});return o.cancel=()=>{n(),o.clear()},o}return i}function Qe(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=om(t,e,r),i=n.then(o=>o[0]);return i.cancel=n.cancel,i}var Pt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};var ko=class extends Error{static name="StreamClosedError";name="StreamClosedError"};function sm(t){return t.reason}async function cn(t,e,r){if(e==null)return t;let n=r?.translateError??sm;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 im=Math.pow(2,20)*4,_o=class extends Wt{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??im,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new oe,this.writeBuffer=new oe,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 ko)};this.addEventListener("close",n)}get readBufferLength(){return this.readBuffer.byteLength}get writeBufferLength(){return this.writeBuffer.byteLength}async onDrain(e){return this.writableNeedsDrain!==!0?Promise.resolve():(this.onDrainPromise==null&&(this.onDrainPromise=Promise.withResolvers()),cn(this.onDrainPromise.promise,e?.signal))}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=Oo(),r=o=>{e.push(o.data)};this.addEventListener("message",r);let n=o=>{e.end(o.error)};this.addEventListener("close",n);let i=()=>{e.end()};this.addEventListener("remoteCloseWrite",i);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",i)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new ht(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new An(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new ht("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new ht("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new ht(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}unshift(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new ht(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.prepend(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new wn;this.dispatchEvent(new Tn(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 zt))}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 oe(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 Sn(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 Nr(`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 Nr(`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 Po=class extends _o{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 Qe(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Qe(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Il=Te(H("node:os"),1);function Tl(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function dc(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let 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),_e(`/${n.join("/")}`)}var cm={4:"IPv4",6:"IPv6"};function am(t){return["0.0.0.0","::"].includes(t)}function um(t){let e=[],r=Il.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let i of n)Tl(i.address)||i.family===cm[t]&&e.push(i.address);return e}function Dl(t,e){if(t==null)return[];let r=Co(t);return(r.type==="ip4"||r.type==="ip6")&&am(r.host)?um(r.type==="ip4"?4:6).map(n=>dc(r,e,n)):[dc(r,e)]}function Cl(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,ke.isIPv4)(t))return _e(`/ip4/${t}/tcp/${e}`);if((0,ke.isIPv6)(t))return _e(`/ip6/${t}/tcp/${e}`);throw new O(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var lm=4194304,No=class extends Error{static name="UnwrappedError";name="UnwrappedError"},pc=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},mc=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},yc=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function fm(t){return typeof t?.closeRead=="function"}function dm(t){return typeof t?.close=="function"}function hc(t){return fm(t)?t.remoteWriteStatus!=="writable"&&t.readBufferLength===0:dm(t)?t.status!=="open":!1}function hm(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function pm(t,e){let r=e?.maxBufferSize??lm,n=new oe,i,o=!1;if(!hm(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 No("Stream was unwrapped");if(hc(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 Pt(`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),hc(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(hc(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,d),new Pt(`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 No("Stream was unwrapped");t.send(u)||await Qe(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 mm(t,e={}){let r=pm(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=Ie(e.maxDataLength));let n=e?.lengthDecoder??yr,i=e?.lengthEncoder??Ic;return{async read(c){let s=-1,a=new oe;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 pc("Invalid message length");if(e?.maxLengthLength!=null&&a.byteLength>e.maxLengthLength)throw new yc(`Message length length too long - ${a.byteLength} > ${e.maxLengthLength}`);if(s>-1)break}if(e?.maxDataLength!=null&&s>e.maxDataLength)throw new mc(`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 Pt(`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 Pt(`Unexpected EOF - read ${l.byteLength}/${s} bytes before the stream closed`);return l},async write(c,s){await r.write(new oe(i(c.byteLength),c),s)},async writeV(c,s){let a=new oe(...c.flatMap(l=>[i(l.byteLength),l]));await r.write(a,s)},unwrap(){return r.unwrap()}}}function bc(t,e){let r=mm(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 gc=class extends Po{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&Io.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=Cl(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 Vt)}),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 Qe(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},Uo=t=>new gc(t);var Ll=Te(H("os"),1),Bl=Te(H("path"),1);function Ro(t,e={}){if(Io.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 Ll.default.platform()==="win32"?{path:Bl.default.join("\\\\.\\pipe\\",o)}:{path:o}}let r=Co(t),n=r.host,i=r.port;return{host:n,port:i,ipv6Only:r.type==="ip6",...e}}var pe;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(pe||(pe={}));var Fo=class extends Wt{context;server;sockets=new Set;status={code:pe.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,Dn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Ol.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]:pe.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!==pe.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!==pe.ACTIVE)throw e.destroy(),new En("Server is not listening yet");let r;try{r=Uo({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===pe.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[_e(`/unix/${encodeURIComponent(e)}`)]:Dl(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===pe.ACTIVE||this.status.code===pe.PAUSED)throw new vn("server is already listening");try{this.status={code:pe.ACTIVE,listeningAddr:e,netConfig:Ro(e,this.context)},await this.resume()}catch(r){throw this.status={code:pe.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(Qe(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Qe(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===pe.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:pe.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===pe.PAUSED&&e){this.status={code:pe.INACTIVE};return}!this.server.listening||this.status.code!==pe.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:pe.INACTIVE}:{...this.status,code:pe.PAUSED},this.server.close())}};var Mo=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"})})}[ua]=!0;[Symbol.toStringTag]="@libp2p/tcp";[fa]=["@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=Uo({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 Do("tcp:open-connection"));let n;return new Promise((i,o)=>{let c=Date.now(),s=Ro(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,s),n=kl.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 Vt(`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 bn)},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 Fo({...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=>wl.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function _l(t={}){return e=>new Mo(e,t)}var ym=qt("libp2p:daemon-client:dht"),$o=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:G.Type.DHT,dht:{type:Le.Type.PUT_VALUE,key:e,value:r}}),i=await n.read(N);if(ym("read",i),await n.unwrap().close(),i.type!==N.Type.OK)throw new Rr(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:G.Type.DHT,dht:{type:Le.Type.GET_VALUE,key:e}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new W(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new W("Invalid DHT get response");return n.dht.value}async findPeer(e){if(!Gt(e))throw new O("invalid peer id received");let r=await this.client.send({type:G.Type.DHT,dht:{type:Le.Type.FIND_PEER,peer:e.toMultihash().bytes}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new W(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new W("Invalid response");return{id:it(Ne(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(i=>_e(i))}}async provide(e){if(e==null||fe.asCID(e)==null)throw new O("invalid cid received");let r=await this.client.send({type:G.Type.DHT,dht:{type:Le.Type.PROVIDE,cid:e.bytes}}),n=await r.read(N);if(await r.unwrap().close(),n.type!==N.Type.OK)throw new W(n.error?.msg??"DHT provide failed")}async*findProviders(e,r=1){if(e==null||fe.asCID(e)==null)throw new O("invalid cid received");let n=await this.client.send({type:G.Type.DHT,dht:{type:Le.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 W(i.error?.msg??"DHT find providers failed");for(;;){let o=await n.read(Ue);if(o.type===Ue.Type.END){await n.unwrap().close();return}if(o.type===Ue.Type.VALUE&&o.peer?.addrs!=null)yield{id:it(Ne(o.peer.id)),multiaddrs:o.peer.addrs.map(c=>_e(c))};else throw await n.unwrap().close(),new Rr("unexpected message received")}}async*getClosestPeers(e){if(!(e instanceof Uint8Array))throw new O("invalid key received");let r=await this.client.send({type:G.Type.DHT,dht:{type:Le.Type.GET_CLOSEST_PEERS,key:e}}),n=await r.read(N);if(n.type!==N.Type.OK)throw await r.unwrap().close(),new W(n.error?.msg??"DHT find providers failed");for(;;){let i=await r.read(Ue);if(i.type===Ue.Type.END){await r.unwrap().close();return}if(i.type===Ue.Type.VALUE&&i.value!=null)yield{id:it(Ne(i.value)),multiaddrs:[]};else throw await r.unwrap().close(),new Ur("unexpected message received")}}async getPublicKey(e){if(!Gt(e))throw new O("invalid peer id received");let r=await this.client.send({type:G.Type.DHT,dht:{type:Le.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 W(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new Ur("Invalid response");return n.dht.value}};var Ko=class{client;constructor(e){this.client=e}async getTopics(){let e=await this.client.send({type:G.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 W(r.error?.msg??"Pubsub get topics failed");if(r.pubsub?.topics==null)throw new W("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:G.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 W(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:G.Type.PUBSUB,pubsub:{type:qe.Type.SUBSCRIBE,topic:e}}),n=await r.read(N);if(n.type!==N.Type.OK)throw new W(n.error?.msg??"Pubsub publish failed");let i=!0;return{async*messages(){for(;i;)yield await r.read(yn)},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:G.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 W(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new W("Invalid response");return n.pubsub.peerIDs.map(i=>it(Ne(i)))}};var gt=qt("libp2p:daemon-client"),W=class extends Error{constructor(e="Operation failed"){super(e),this.name="OperationFailedError"}},wc=class{multiaddr;dht;pubsub;tcp;constructor(e){this.multiaddr=e,this.tcp=_l()({logger:xa()}),this.dht=new $o(this),this.pubsub=new Ko(this)}async connectDaemon(e){return this.tcp.dial(this.multiaddr,{upgrader:new Pr,signal:e??AbortSignal.timeout(1e4)})}async send(e){let r=await this.connectDaemon(),n=e.pubsub?.type??e.dht?.type??e.peerStore?.type??"";gt("send",e.type,n);let i=bc(r);return await i.write(e,G),i}async connect(e,r){if(!Gt(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(!xo(o))throw new O("received an address that is not a multiaddr")});let n=await this.send({type:G.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:r.map(o=>o.bytes)}}),i=await n.read(N);if(gt("%s response %s",G.Type.CONNECT,i.type),i.type!==N.Type.OK){let o=i.error??{msg:"unspecified"};throw new W(o.msg??"unspecified")}await n.unwrap().close()}async identify(){let e=await this.send({type:G.Type.IDENTIFY}),r=await e.read(N);if(gt("%s response %s",G.Type.IDENTIFY,r.type),r.type!==N.Type.OK)throw new W(r.error?.msg??"Identify failed");if(r.identify?.addrs==null)throw new W("Invalid response");let n=it(Ne(r.identify?.id)),i=r.identify.addrs.map(o=>_e(o));return await e.unwrap().close(),{peerId:n,addrs:i}}async listPeers(){let e=await this.send({type:G.Type.LIST_PEERS}),r=await e.read(N);if(gt("%s response %s",G.Type.LIST_PEERS,r.type),r.type!==N.Type.OK)throw new W(r.error?.msg??"List peers failed");return await e.unwrap().close(),r.peers.map(n=>it(Ne(n.id)))}async openStream(e,r){if(!Gt(e))throw new O("invalid peer id received");if(typeof r!="string")throw new O("invalid protocol received");let n=await this.send({type:G.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[r]}}),i=await n.read(N);if(gt("%s response %s",G.Type.STREAM_OPEN,i.type),i.type!==N.Type.OK){let o=new W(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 Pr(s=>{this.onConnection(e,n,r,s)})});await n.listen(_e("/ip4/127.0.0.1/tcp/0"));let i=n.getAddrs()[0];if(i==null)throw new W("Could not listen on port");let o=await this.send({type:G.Type.STREAM_HANDLER,streamHandler:{addr:i.bytes,proto:[e]}}),c=await o.read(N);if(gt("%s response %s",G.Type.STREAM_HANDLER,c.type),await o.unwrap().close(),c.type!==N.Type.OK)throw new W(c.error?.msg??"Register stream handler failed")}onConnection(e,r,n,i){Promise.resolve().then(async()=>{let o=bc(i).pb(vt);if((await o.read()).proto!==e)throw new W("Incorrect protocol");await n(o.unwrap().unwrap())}).catch(o=>{i.abort(o)}).finally(()=>{i.close().catch(o=>{gt.error("error closing connection - %e",o)}),r.close().catch(o=>{gt.error("error closing listener - %e",o)})})}};function bm(t){return new wc(t)}return Ml(gm);})();
|
|
17
17
|
/*! Bundled license information:
|
|
18
18
|
|
|
19
19
|
@noble/curves/utils.js:
|