@libp2p/daemon-server 8.0.6-da78fa851 → 8.0.6-e8398d97e
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.min.js +5 -5
- package/dist/index.min.js.map +3 -3
- package/dist/src/index.d.ts +1 -1
- package/dist/src/index.d.ts.map +1 -1
- package/dist/src/pubsub.d.ts +1 -1
- package/dist/src/pubsub.d.ts.map +1 -1
- package/package.json +10 -10
- package/src/index.ts +1 -1
- package/src/pubsub.ts +1 -1
package/dist/index.min.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
(function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonServer = factory()}(typeof self !== 'undefined' ? self : this, function () {
|
|
2
|
-
"use strict";var Libp2PDaemonServer=(()=>{var mu=Object.create;var Hr=Object.defineProperty;var yu=Object.getOwnPropertyDescriptor;var bu=Object.getOwnPropertyNames;var gu=Object.getPrototypeOf,xu=Object.prototype.hasOwnProperty;var J=(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)Hr(t,r,{get:e[r],enumerable:!0})},Ri=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of bu(e))!xu.call(t,o)&&o!==r&&Hr(t,o,{get:()=>e[o],enumerable:!(n=yu(e,o))||n.enumerable});return t};var Ie=(t,e,r)=>(r=t!=null?mu(gu(t)):{},Ri(e||!t||!t.__esModule?Hr(r,"default",{value:t,enumerable:!0}):r,t)),wu=t=>Ri(Hr({},"__esModule",{value:!0}),t);var Jd={};Ce(Jd,{Server:()=>Ao,createServer:()=>jd});var To=J("node:buffer");function gt(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function Ze(t=0){return gt(To.Buffer.alloc(t))}function Ae(t=0){return gt(To.Buffer.allocUnsafe(t))}var Eu=Math.pow(2,7),vu=Math.pow(2,14),Su=Math.pow(2,21),Lo=Math.pow(2,28),Co=Math.pow(2,35),Do=Math.pow(2,42),_o=Math.pow(2,49),N=128,pe=127;function ce(t){if(t<Eu)return 1;if(t<vu)return 2;if(t<Su)return 3;if(t<Lo)return 4;if(t<Co)return 5;if(t<Do)return 6;if(t<_o)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Mt(t,e,r=0){switch(ce(t)){case 8:e[r++]=t&255|N,t/=128;case 7:e[r++]=t&255|N,t/=128;case 6:e[r++]=t&255|N,t/=128;case 5:e[r++]=t&255|N,t/=128;case 4:e[r++]=t&255|N,t>>>=7;case 3:e[r++]=t&255|N,t>>>=7;case 2:e[r++]=t&255|N,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(ce(t)){case 8:e.set(r++,t&255|N),t/=128;case 7:e.set(r++,t&255|N),t/=128;case 6:e.set(r++,t&255|N),t/=128;case 5:e.set(r++,t&255|N),t/=128;case 4:e.set(r++,t&255|N),t>>>=7;case 3:e.set(r++,t&255|N),t>>>=7;case 2:e.set(r++,t&255|N),t>>>=7;case 1:{e.set(r++,t&255),t>>>=7;break}default:throw new Error("unreachable")}return e}function Bo(t,e){let r=t[e],n=0;if(n+=r&pe,r<N||(r=t[e+1],n+=(r&pe)<<7,r<N)||(r=t[e+2],n+=(r&pe)<<14,r<N)||(r=t[e+3],n+=(r&pe)<<21,r<N)||(r=t[e+4],n+=(r&pe)*Lo,r<N)||(r=t[e+5],n+=(r&pe)*Co,r<N)||(r=t[e+6],n+=(r&pe)*Do,r<N)||(r=t[e+7],n+=(r&pe)*_o,r<N))return n;throw new RangeError("Could not decode varint")}function Au(t,e){let r=t.get(e),n=0;if(n+=r&pe,r<N||(r=t.get(e+1),n+=(r&pe)<<7,r<N)||(r=t.get(e+2),n+=(r&pe)<<14,r<N)||(r=t.get(e+3),n+=(r&pe)<<21,r<N)||(r=t.get(e+4),n+=(r&pe)*Lo,r<N)||(r=t.get(e+5),n+=(r&pe)*Co,r<N)||(r=t.get(e+6),n+=(r&pe)*Do,r<N)||(r=t.get(e+7),n+=(r&pe)*_o,r<N))return n;throw new RangeError("Could not decode varint")}function Vr(t,e,r=0){return e==null&&(e=Ae(ce(t))),e instanceof Uint8Array?Mt(t,e,r):Iu(t,e,r)}function xt(t,e=0){return t instanceof Uint8Array?Bo(t,e):Au(t,e)}var Oo=new Float32Array([-0]),at=new Uint8Array(Oo.buffer);function Ui(t,e,r){Oo[0]=t,e[r]=at[0],e[r+1]=at[1],e[r+2]=at[2],e[r+3]=at[3]}function ki(t,e){return at[0]=t[e],at[1]=t[e+1],at[2]=t[e+2],at[3]=t[e+3],Oo[0]}var Po=new Float64Array([-0]),me=new Uint8Array(Po.buffer);function Mi(t,e,r){Po[0]=t,e[r]=me[0],e[r+1]=me[1],e[r+2]=me[2],e[r+3]=me[3],e[r+4]=me[4],e[r+5]=me[5],e[r+6]=me[6],e[r+7]=me[7]}function Ki(t,e){return me[0]=t[e],me[1]=t[e+1],me[2]=t[e+2],me[3]=t[e+3],me[4]=t[e+4],me[5]=t[e+5],me[6]=t[e+6],me[7]=t[e+7],Po[0]}var Tu=BigInt(Number.MAX_SAFE_INTEGER),Lu=BigInt(Number.MIN_SAFE_INTEGER),De=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<Tu&&e>Lu)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,o=e-(n<<32n);return r&&(n=~n|0n,o=~o|0n,++o>Hi&&(o=0n,++n>Hi&&(n=0n))),new t(Number(o),Number(n))}static fromNumber(e){if(e===0)return wt;let r=e<0;r&&(e=-e);let n=e>>>0,o=(e-n)/4294967296>>>0;return r&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new t(n,o)}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 De(0,0);wt.toBigInt=function(){return 0n};wt.zzEncode=wt.zzDecode=function(){return this};wt.length=function(){return 1};var Hi=4294967296n;function Vi(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 o,s=[],i=0,a;for(;e<r;)a=t[e++],a<128?s[i++]=a:a>191&&a<224?s[i++]=(a&31)<<6|t[e++]&63:a>239&&a<365?(a=((a&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,s[i++]=55296+(a>>10),s[i++]=56320+(a&1023)):s[i++]=(a&15)<<12|(t[e++]&63)<<6|t[e++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function No(t,e,r){let n=r,o,s;for(let i=0;i<t.length;++i)o=t.charCodeAt(i),o<128?e[r++]=o:o<2048?(e[r++]=o>>6|192,e[r++]=o&63|128):(o&64512)===55296&&((s=t.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,e[r++]=o>>18|240,e[r++]=o>>12&63|128,e[r++]=o>>6&63|128,e[r++]=o&63|128):(e[r++]=o>>12|224,e[r++]=o>>6&63|128,e[r++]=o&63|128);return r-n}function He(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function Gr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var Ro=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 Gr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw He(this,4);return Gr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw He(this,4);let e=ki(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw He(this,4);let e=Ki(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 De(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=Gr(this.buf,this.pos+=4),r=Gr(this.buf,this.pos+=4);return new De(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=Bo(this.buf,this.pos);return this.pos+=ce(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 Uo(t){return new Ro(t instanceof Uint8Array?t:t.subarray())}function F(t,e,r){let n=Uo(t);return e.decode(n,void 0,r)}var la=J("node:buffer");var Vo={};Ce(Vo,{base10:()=>Nu});var hh=new Uint8Array(0);function Fi(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Re(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function zi(t){return new TextEncoder().encode(t)}function Wi(t){return new TextDecoder().decode(t)}function Cu(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 o=0;o<t.length;o++){var s=t.charAt(o),i=s.charCodeAt(0);if(r[i]!==255)throw new TypeError(s+" is ambiguous");r[i]=o}var a=t.length,c=t.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function d(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var g=0,x=0,I=0,k=b.length;I!==k&&b[I]===0;)I++,g++;for(var C=(k-I)*u+1>>>0,M=new Uint8Array(C);I!==k;){for(var Y=b[I],re=0,ae=C-1;(Y!==0||re<x)&&ae!==-1;ae--,re++)Y+=256*M[ae]>>>0,M[ae]=Y%a>>>0,Y=Y/a>>>0;if(Y!==0)throw new Error("Non-zero carry");x=re,I++}for(var ne=C-x;ne!==C&&M[ne]===0;)ne++;for(var D=c.repeat(g);ne<C;++ne)D+=t.charAt(M[ne]);return D}function l(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var g=0;if(b[g]!==" "){for(var x=0,I=0;b[g]===c;)x++,g++;for(var k=(b.length-g)*f+1>>>0,C=new Uint8Array(k);b[g];){var M=r[b.charCodeAt(g)];if(M===255)return;for(var Y=0,re=k-1;(M!==0||Y<I)&&re!==-1;re--,Y++)M+=a*C[re]>>>0,C[re]=M%256>>>0,M=M/256>>>0;if(M!==0)throw new Error("Non-zero carry");I=Y,g++}if(b[g]!==" "){for(var ae=k-I;ae!==k&&C[ae]===0;)ae++;for(var ne=new Uint8Array(x+(k-ae)),D=x;ae!==k;)ne[D++]=C[ae++];return ne}}}function h(b){var g=l(b);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:d,decodeUnsafe:l,decode:h}}var Du=Cu,_u=Du,Yi=_u;var ko=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")}},Mo=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let o=r.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Zi(this,e)}},Ko=class{decoders;constructor(e){this.decoders=e}or(e){return Zi(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 Zi(t,e){return new Ko({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var Ho=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,o){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=o,this.encoder=new ko(e,r,n),this.decoder=new Mo(e,r,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Kt({name:t,prefix:e,encode:r,decode:n}){return new Ho(t,e,r,n)}function ct({name:t,prefix:e,alphabet:r}){let{encode:n,decode:o}=Yi(r,t);return Kt({prefix:e,name:t,encode:n,decode:s=>Re(o(s))})}function Bu(t,e,r,n){let o=t.length;for(;t[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),i=0,a=0,c=0;for(let f=0;f<o;++f){let u=e[t[f]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<r|u,i+=r,i>=8&&(i-=8,s[c++]=255&a>>i)}if(i>=r||(255&a<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function Ou(t,e,r){let n=e[e.length-1]==="=",o=(1<<r)-1,s="",i=0,a=0;for(let c=0;c<t.length;++c)for(a=a<<8|t[c],i+=8;i>r;)i-=r,s+=e[o&a>>i];if(i!==0&&(s+=e[o&a<<r-i]),n)for(;(s.length*r&7)!==0;)s+="=";return s}function Pu(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function Q({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let o=Pu(n);return Kt({prefix:e,name:t,encode(s){return Ou(s,n,r)},decode(s){return Bu(s,o,r,t)}})}var Nu=ct({prefix:"9",name:"base10",alphabet:"0123456789"});var $o={};Ce($o,{base16:()=>Ru,base16upper:()=>Uu});var Ru=Q({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Uu=Q({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Go={};Ce(Go,{base2:()=>ku});var ku=Q({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Fo={};Ce(Fo,{base256emoji:()=>$u});var Xi=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Mu=Xi.reduce((t,e,r)=>(t[r]=e,t),[]),Ku=Xi.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function Hu(t){return t.reduce((e,r)=>(e+=Mu[r],e),"")}function Vu(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let o=Ku[n];if(o==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(o)}return new Uint8Array(e)}var $u=Kt({prefix:"\u{1F680}",name:"base256emoji",encode:Hu,decode:Vu});var zo={};Ce(zo,{base32:()=>We,base32hex:()=>Wu,base32hexpad:()=>Yu,base32hexpadupper:()=>Zu,base32hexupper:()=>qu,base32pad:()=>Fu,base32padupper:()=>zu,base32upper:()=>Gu,base32z:()=>Xu});var We=Q({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Gu=Q({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Fu=Q({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),zu=Q({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Wu=Q({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),qu=Q({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Yu=Q({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Zu=Q({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Xu=Q({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Wo={};Ce(Wo,{base36:()=>lr,base36upper:()=>Qu});var lr=ct({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Qu=ct({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var qo={};Ce(qo,{base58btc:()=>j,base58flickr:()=>ju});var j=ct({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ju=ct({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Xo={};Ce(Xo,{base64:()=>Yo,base64pad:()=>Ju,base64url:()=>Zo,base64urlpad:()=>el});var Yo=Q({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Ju=Q({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Zo=Q({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),el=Q({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Qo={};Ce(Qo,{base8:()=>tl});var tl=Q({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var jo={};Ce(jo,{identity:()=>rl});var rl=Kt({prefix:"\0",name:"identity",encode:t=>Wi(t),decode:t=>zi(t)});var Dh=new TextEncoder,_h=new TextDecoder;var es={};Ce(es,{identity:()=>Ve});var sl=Ji,Qi=128,il=127,al=~il,cl=Math.pow(2,31);function Ji(t,e,r){e=e||[],r=r||0;for(var n=r;t>=cl;)e[r++]=t&255|Qi,t/=128;for(;t&al;)e[r++]=t&255|Qi,t>>>=7;return e[r]=t|0,Ji.bytes=r-n+1,e}var ul=Jo,ll=128,ji=127;function Jo(t,n){var r=0,n=n||0,o=0,s=n,i,a=t.length;do{if(s>=a)throw Jo.bytes=0,new RangeError("Could not decode varint");i=t[s++],r+=o<28?(i&ji)<<o:(i&ji)*Math.pow(2,o),o+=7}while(i>=ll);return Jo.bytes=s-n,r}var fl=Math.pow(2,7),dl=Math.pow(2,14),hl=Math.pow(2,21),pl=Math.pow(2,28),ml=Math.pow(2,35),yl=Math.pow(2,42),bl=Math.pow(2,49),gl=Math.pow(2,56),xl=Math.pow(2,63),wl=function(t){return t<fl?1:t<dl?2:t<hl?3:t<pl?4:t<ml?5:t<yl?6:t<bl?7:t<gl?8:t<xl?9:10},El={encode:sl,decode:ul,encodingLength:wl},vl=El,fr=vl;function dr(t,e=0){return[fr.decode(t,e),fr.decode.bytes]}function Ht(t,e,r=0){return fr.encode(t,e,r),e}function Vt(t){return fr.encodingLength(t)}function Gt(t,e){let r=e.byteLength,n=Vt(t),o=n+Vt(r),s=new Uint8Array(o+r);return Ht(t,s,0),Ht(r,s,n),s.set(e,o),new $t(t,r,e,s)}function Xe(t){let e=Re(t),[r,n]=dr(e),[o,s]=dr(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new $t(r,o,i,e)}function ea(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Fi(t.bytes,r.bytes)}}var $t=class{code;size;digest;bytes;constructor(e,r,n,o){this.code=e,this.size=r,this.digest=n,this.bytes=o}};var ta=0,Sl="identity",ra=Re;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 Gt(ta,ra(t))}var Ve={code:ta,name:Sl,encode:ra,digest:Il};var ss={};Ce(ss,{sha256:()=>os,sha512:()=>Tl});var ns=Ie(J("crypto"),1);var Al=20;function rs({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:o}){return new ts(t,e,r,n,o)}var ts=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,o,s){this.name=e,this.code=r,this.encode=n,this.minDigestLength=o??Al,this.maxDigestLength=s}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?na(n,this.code,r?.truncate):n.then(o=>na(o,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function na(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Gt(e,t)}var os=rs({name:"sha2-256",code:18,encode:t=>Re(ns.default.createHash("sha256").update(t).digest())}),Tl=rs({name:"sha2-512",code:19,encode:t=>Re(ns.default.createHash("sha512").update(t).digest())});function sa(t,e){let{bytes:r,version:n}=t;switch(n){case 0:return Cl(r,is(t),e??j.encoder);default:return Dl(r,is(t),e??We.encoder)}}var ia=new WeakMap;function is(t){let e=ia.get(t);if(e==null){let r=new Map;return ia.set(t,r),r}return e}var ie=class t{code;version;multihash;bytes;"/";constructor(e,r,n,o){this.code=r,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:r}=this;if(e!==hr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==_l)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=Gt(e,r);return t.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&ea(e.multihash,n.multihash)}toString(e){return sa(this,e)}toJSON(){return{"/":sa(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:o,multihash:s,bytes:i}=r;return new t(n,o,s,i??aa(n,o,s.bytes))}else if(r[Bl]===!0){let{version:n,multihash:o,code:s}=r,i=Xe(o);return t.create(n,s,i)}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!==hr)throw new Error(`Version 0 CID must use dag-pb (code: ${hr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let o=aa(e,r,n.bytes);return new t(e,r,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,hr,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,o=Re(e.subarray(n,n+r.multihashSize));if(o.byteLength!==r.multihashSize)throw new Error("Incorrect length");let s=o.subarray(r.multihashSize-r.digestSize),i=new $t(r.multihashCode,r.digestSize,s,o);return[r.version===0?t.createV0(i):t.createV1(r.codec,i),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[d,l]=dr(e.subarray(r));return r+=l,d},o=n(),s=hr;if(o===18?(o=0,r=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=r,a=n(),c=n(),f=r+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,r){let[n,o]=Ll(e,r),s=t.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return is(s).set(n,e),s}};function Ll(t,e){switch(t[0]){case"Q":{let r=e??j;return[j.prefix,r.decode(`${j.prefix}${t}`)]}case j.prefix:{let r=e??j;return[j.prefix,r.decode(t)]}case We.prefix:{let r=e??We;return[We.prefix,r.decode(t)]}case lr.prefix:{let r=e??lr;return[lr.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 Cl(t,e,r){let{prefix:n}=r;if(n!==j.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let o=e.get(n);if(o==null){let s=r.encode(t).slice(1);return e.set(n,s),s}else return o}function Dl(t,e,r){let{prefix:n}=r,o=e.get(n);if(o==null){let s=r.encode(t);return e.set(n,s),s}else return o}var hr=112,_l=18;function aa(t,e,r){let n=Vt(t),o=n+Vt(e),s=new Uint8Array(o+r.byteLength);return Ht(t,s,0),Ht(e,s,n),s.set(r,o),s}var Bl=Symbol.for("@ipld/js-cid/CID");var pr={...jo,...Go,...Qo,...Vo,...$o,...zo,...Wo,...qo,...Xo,...Fo},Jh={...ss,...es};function ua(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var ca=ua("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),as=ua("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Ae(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Ol={utf8:ca,"utf-8":ca,hex:pr.base16,latin1:as,ascii:as,binary:as,...pr},zr=Ol;function ye(t,e="utf8"){let r=zr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?gt(la.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function cs(t){let e=t??8192,r=e>>>1,n,o=e;return function(i){if(i<1||i>r)return Ae(i);o+i>e&&(n=Ae(e),o=0);let a=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),a}}var vt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function us(){}var fs=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Pl=cs();function Nl(t){return globalThis.Buffer!=null?Ae(t):Pl(t)}var yr=class{len;head;tail;states;constructor(){this.len=0,this.head=new vt(us,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new vt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new ds((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(Wr,10,De.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=De.fromBigInt(e);return this._push(Wr,r.length(),r)}uint64Number(e){return this._push(Mt,ce(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=De.fromBigInt(e).zzEncode();return this._push(Wr,r.length(),r)}sint64Number(e){let r=De.fromNumber(e).zzEncode();return this._push(Wr,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(ls,1,e?1:0)}fixed32(e){return this._push(mr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=De.fromBigInt(e);return this._push(mr,4,r.lo)._push(mr,4,r.hi)}fixed64Number(e){let r=De.fromNumber(e);return this._push(mr,4,r.lo)._push(mr,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(Ui,4,e)}double(e){return this._push(Mi,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(ls,1,0):this.uint32(r)._push(Ul,r,e)}string(e){let r=Vi(e);return r!==0?this.uint32(r)._push(No,r,e):this._push(ls,1,0)}fork(){return this.states=new fs(this),this.head=this.tail=new vt(us,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 vt(us,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=Nl(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function ls(t,e,r){e[r]=t&255}function Rl(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var ds=class extends vt{next;constructor(e,r){super(Rl,e,r),this.next=void 0}};function Wr(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 mr(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 Ul(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(yr.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(kl,e,t),this},yr.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Ml,e,t),this});function kl(t,e,r){e.set(t,r)}function Ml(t,e,r){t.length<40?No(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(ye(t),r)}function hs(){return new yr}function z(t,e){let r=hs();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var Ft;(function(t){t[t.VARINT=0]="VARINT",t[t.BIT64=1]="BIT64",t[t.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",t[t.START_GROUP=3]="START_GROUP",t[t.END_GROUP=4]="END_GROUP",t[t.BIT32=5]="BIT32"})(Ft||(Ft={}));function qr(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function $e(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(s,i){let a=e(s);i.int32(a)},n=function(s){let i=s.int32();return e(i)};return qr("enum",Ft.VARINT,r,n)}function W(t,e){return qr("message",Ft.LENGTH_DELIMITED,t,e)}var Ue;(function(t){let e;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(e=t.Type||(t.Type={}));let r;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(o){o.codec=()=>$e(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),t.Type.codec().encode(o.type,s)),o.connect!=null&&(s.uint32(18),Zr.codec().encode(o.connect,s)),o.streamOpen!=null&&(s.uint32(26),Xr.codec().encode(o.streamOpen,s)),o.streamHandler!=null&&(s.uint32(34),Qr.codec().encode(o.streamHandler,s)),o.dht!=null&&(s.uint32(42),ke.codec().encode(o.dht,s)),o.connManager!=null&&(s.uint32(50),Jr.codec().encode(o.connManager,s)),o.disconnect!=null&&(s.uint32(58),en.codec().encode(o.disconnect,s)),o.pubsub!=null&&(s.uint32(66),Qe.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(74),St.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=t.Type.codec().decode(o);break;case 2:i.connect=Zr.codec().decode(o,o.uint32());break;case 3:i.streamOpen=Xr.codec().decode(o,o.uint32());break;case 4:i.streamHandler=Qr.codec().decode(o,o.uint32());break;case 5:i.dht=ke.codec().decode(o,o.uint32());break;case 6:i.connManager=Jr.codec().decode(o,o.uint32());break;case 7:i.disconnect=en.codec().decode(o,o.uint32());break;case 8:i.pubsub=Qe.codec().decode(o,o.uint32());break;case 9:i.peerStore=St.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),t.encode=o=>z(o,t.codec()),t.decode=o=>F(o,t.codec())})(Ue||(Ue={}));var ee;(function(t){let e;(function(o){o.OK="OK",o.ERROR="ERROR"})(e=t.Type||(t.Type={}));let r;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(r||(r={})),(function(o){o.codec=()=>$e(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=W((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),t.Type.codec().encode(o.type,s)),o.error!=null&&(s.uint32(18),jr.codec().encode(o.error,s)),o.streamInfo!=null&&(s.uint32(26),zt.codec().encode(o.streamInfo,s)),o.identify!=null&&(s.uint32(34),Yr.codec().encode(o.identify,s)),o.dht!=null&&(s.uint32(42),fe.codec().encode(o.dht,s)),o.peers!=null)for(let a of o.peers)s.uint32(50),ut.codec().encode(a,s);o.pubsub!=null&&(s.uint32(58),tn.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(66),rn.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={peers:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=t.Type.codec().decode(o);break;case 2:i.error=jr.codec().decode(o,o.uint32());break;case 3:i.streamInfo=zt.codec().decode(o,o.uint32());break;case 4:i.identify=Yr.codec().decode(o,o.uint32());break;case 5:i.dht=fe.codec().decode(o,o.uint32());break;case 6:i.peers.push(ut.codec().decode(o,o.uint32()));break;case 7:i.pubsub=tn.codec().decode(o,o.uint32());break;case 8:i.peerStore=rn.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),t.encode=o=>z(o,t.codec()),t.decode=o=>F(o,t.codec())})(ee||(ee={}));var Yr;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.id!=null&&r.id.byteLength>0&&(n.uint32(10),n.bytes(r.id)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.id=r.bytes();break;case 2:o.addrs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(Yr||(Yr={}));var Zr;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);r.timeout!=null&&(n.uint32(24),n.int64(r.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.addrs.push(r.bytes());break;case 3:o.timeout=r.int64();break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(Zr||(Zr={}));var Xr;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.proto!=null)for(let s of r.proto)n.uint32(18),n.string(s);r.timeout!=null&&(n.uint32(24),n.int64(r.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),proto:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.proto.push(r.string());break;case 3:o.timeout=r.int64();break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(Xr||(Xr={}));var Qr;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.addr!=null&&r.addr.byteLength>0&&(n.uint32(10),n.bytes(r.addr)),r.proto!=null)for(let s of r.proto)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={addr:new Uint8Array(0),proto:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.addr=r.bytes();break;case 2:o.proto.push(r.string());break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(Qr||(Qr={}));var jr;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.msg!=null&&r.msg!==""&&(n.uint32(10),n.string(r.msg)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={msg:""},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.msg=r.string();break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(jr||(jr={}));var zt;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.addr!=null&&r.addr.byteLength>0&&(n.uint32(18),n.bytes(r.addr)),r.proto!=null&&r.proto!==""&&(n.uint32(26),n.string(r.proto)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.addr=r.bytes();break;case 3:o.proto=r.string();break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(zt||(zt={}));var ke;(function(t){let e;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(e=t.Type||(t.Type={}));let r;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(o){o.codec=()=>$e(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),t.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.cid!=null&&(s.uint32(26),s.bytes(o.cid)),o.key!=null&&(s.uint32(34),s.bytes(o.key)),o.value!=null&&(s.uint32(42),s.bytes(o.value)),o.count!=null&&(s.uint32(48),s.int32(o.count)),o.timeout!=null&&(s.uint32(56),s.int64(o.timeout)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=t.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.cid=o.bytes();break;case 4:i.key=o.bytes();break;case 5:i.value=o.bytes();break;case 6:i.count=o.int32();break;case 7:i.timeout=o.int64();break;default:o.skipType(c&7);break}}return i})),n),t.encode=o=>z(o,t.codec()),t.decode=o=>F(o,t.codec())})(ke||(ke={}));var fe;(function(t){let e;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(e=t.Type||(t.Type={}));let r;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(r||(r={})),(function(o){o.codec=()=>$e(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),t.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),ut.codec().encode(o.peer,s)),o.value!=null&&(s.uint32(26),s.bytes(o.value)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=t.Type.codec().decode(o);break;case 2:i.peer=ut.codec().decode(o,o.uint32());break;case 3:i.value=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),t.encode=o=>z(o,t.codec()),t.decode=o=>F(o,t.codec())})(fe||(fe={}));var ut;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.id!=null&&r.id.byteLength>0&&(n.uint32(10),n.bytes(r.id)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.id=r.bytes();break;case 2:o.addrs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(ut||(ut={}));var Jr;(function(t){let e;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(e=t.Type||(t.Type={}));let r;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(r||(r={})),(function(o){o.codec=()=>$e(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),t.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.tag!=null&&(s.uint32(26),s.string(o.tag)),o.weight!=null&&(s.uint32(32),s.int64(o.weight)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=t.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.tag=o.string();break;case 4:i.weight=o.int64();break;default:o.skipType(c&7);break}}return i})),n),t.encode=o=>z(o,t.codec()),t.decode=o=>F(o,t.codec())})(Jr||(Jr={}));var en;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0)},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(en||(en={}));var Qe;(function(t){let e;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(e=t.Type||(t.Type={}));let r;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(o){o.codec=()=>$e(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),t.Type.codec().encode(o.type,s)),o.topic!=null&&(s.uint32(18),s.string(o.topic)),o.data!=null&&(s.uint32(26),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=t.Type.codec().decode(o);break;case 2:i.topic=o.string();break;case 3:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),t.encode=o=>z(o,t.codec()),t.decode=o=>F(o,t.codec())})(Qe||(Qe={}));var br;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.from!=null&&(n.uint32(10),n.bytes(r.from)),r.data!=null&&(n.uint32(18),n.bytes(r.data)),r.seqno!=null&&(n.uint32(26),n.bytes(r.seqno)),r.topicIDs!=null)for(let s of r.topicIDs)n.uint32(34),n.string(s);r.signature!=null&&(n.uint32(42),n.bytes(r.signature)),r.key!=null&&(n.uint32(50),n.bytes(r.key)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={topicIDs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.from=r.bytes();break;case 2:o.data=r.bytes();break;case 3:o.seqno=r.bytes();break;case 4:o.topicIDs.push(r.string());break;case 5:o.signature=r.bytes();break;case 6:o.key=r.bytes();break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(br||(br={}));var tn;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.topics!=null)for(let s of r.topics)n.uint32(10),n.string(s);if(r.peerIDs!=null)for(let s of r.peerIDs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={topics:[],peerIDs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.topics.push(r.string());break;case 2:o.peerIDs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(tn||(tn={}));var St;(function(t){let e;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(e=t.Type||(t.Type={}));let r;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(o){o.codec=()=>$e(r)})(e=t.Type||(t.Type={}));let n;t.codec=()=>(n==null&&(n=W((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),t.Type.codec().encode(o.type,s)),o.id!=null&&(s.uint32(18),s.bytes(o.id)),o.protos!=null)for(let a of o.protos)s.uint32(26),s.string(a);i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={protos:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=t.Type.codec().decode(o);break;case 2:i.id=o.bytes();break;case 3:i.protos.push(o.string());break;default:o.skipType(c&7);break}}return i})),n),t.encode=o=>z(o,t.codec()),t.decode=o=>F(o,t.codec())})(St||(St={}));var rn;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&(n.uint32(10),ut.codec().encode(r.peer,n)),r.protos!=null)for(let s of r.protos)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={protos:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=ut.codec().decode(r,r.uint32());break;case 2:o.protos.push(r.string());break;default:r.skipType(i&7);break}}return o})),e),t.encode=r=>z(r,t.codec()),t.decode=r=>F(r,t.codec())})(rn||(rn={}));function fa(t){let e=new globalThis.AbortController;function r(){e.abort();for(let s of t)s?.removeEventListener!=null&&s.removeEventListener("abort",r)}for(let s of t){if(s?.aborted===!0){r();break}s?.addEventListener!=null&&s.addEventListener("abort",r)}function n(){for(let s of t)s?.removeEventListener!=null&&s.removeEventListener("abort",r)}let o=e.signal;return o.clear=n,o}var gr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return fa([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var pa=Ie(J("node:tty"),1),cn=Ie(J("node:util"),1);function Kl(t,e){if(typeof t=="string")return Hl(t);if(typeof t=="number")return Gl(t,e);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(t)}`)}var nn=Kl;function Hl(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,o=parseFloat(r),s=n.toLowerCase();switch(s){case"years":case"year":case"yrs":case"yr":case"y":return o*315576e5;case"months":case"month":case"mo":return o*26298e5;case"weeks":case"week":case"w":return o*6048e5;case"days":case"day":case"d":return o*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return o*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return o*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return o*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return o;default:throw Error(`Unknown unit "${s}" provided to ms.parse(). value=${JSON.stringify(t)}`)}}function Vl(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 $l(t){let e=Math.abs(t);return e>=315576e5?It(t,e,315576e5,"year"):e>=26298e5?It(t,e,26298e5,"month"):e>=6048e5?It(t,e,6048e5,"week"):e>=864e5?It(t,e,864e5,"day"):e>=36e5?It(t,e,36e5,"hour"):e>=6e4?It(t,e,6e4,"minute"):e>=1e3?It(t,e,1e3,"second"):`${t} ms`}function Gl(t,e){if(typeof t!="number"||!Number.isFinite(t))throw Error("Value provided to ms.format() must be of type number.");return e?.long?$l(t):Vl(t)}function It(t,e,r,n){let o=e>=r*1.5;return`${Math.round(t/r)} ${n}${o?"s":""}`}var sn=Ie(J("node:process"),1),ha=Ie(J("node:os"),1),ps=Ie(J("node:tty"),1);function Me(t,e=globalThis.Deno?globalThis.Deno.args:sn.default.argv){let r=t.startsWith("-")?"":t.length===1?"-":"--",n=e.indexOf(r+t),o=e.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:G}=sn.default,on;Me("no-color")||Me("no-colors")||Me("color=false")||Me("color=never")?on=0:(Me("color")||Me("colors")||Me("color=true")||Me("color=always"))&&(on=1);function Fl(){if(!("FORCE_COLOR"in G))return;if(G.FORCE_COLOR==="true")return 1;if(G.FORCE_COLOR==="false")return 0;if(G.FORCE_COLOR.length===0)return 1;let t=Math.min(Number.parseInt(G.FORCE_COLOR,10),3);if([0,1,2,3].includes(t))return t}function zl(t){return t===0?!1:{level:t,hasBasic:!0,has256:t>=2,has16m:t>=3}}function Wl(t,{streamIsTTY:e,sniffFlags:r=!0}={}){let n=Fl();n!==void 0&&(on=n);let o=r?on:n;if(o===0)return 0;if(r){if(Me("color=16m")||Me("color=full")||Me("color=truecolor"))return 3;if(Me("color=256"))return 2}if("TF_BUILD"in G&&"AGENT_NAME"in G)return 1;if(t&&!e&&o===void 0)return 0;let s=o||0;if(G.TERM==="dumb")return s;if(sn.default.platform==="win32"){let i=ha.default.release().split(".");return Number(i[0])>=10&&Number(i[2])>=10586?Number(i[2])>=14931?3:2:1}if("CI"in G)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(i=>i in G)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(i=>i in G)||G.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in G)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(G.TEAMCITY_VERSION)?1:0;if(G.COLORTERM==="truecolor"||G.TERM==="xterm-kitty"||G.TERM==="xterm-ghostty"||G.TERM==="wezterm")return 3;if("TERM_PROGRAM"in G){let i=Number.parseInt((G.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(G.TERM_PROGRAM){case"iTerm.app":return i>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(G.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(G.TERM)||"COLORTERM"in G?1:s}function da(t,e={}){let r=Wl(t,{streamIsTTY:t&&t.isTTY,...e});return zl(r)}var ql={stdout:da({isTTY:ps.default.isatty(1)}),stderr:da({isTTY:ps.default.isatty(2)})},an=ql;function ms(t){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=o,r.enabled=i,r.humanize=nn,r.destroy=f,Object.keys(t).forEach(u=>{r[u]=t[u]}),r.names=[],r.skips=[],r.formatters={};function e(u){let d=0;for(let l=0;l<u.length;l++)d=(d<<5)-d+u.charCodeAt(l),d|=0;return r.colors[Math.abs(d)%r.colors.length]}r.selectColor=e;function r(u){let d,l=null,h,b;function g(...x){if(!g.enabled)return;let I=g,k=Number(new Date),C=k-(d||k);I.diff=C,I.prev=d,I.curr=k,d=k,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let M=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(re,ae)=>{if(re==="%%")return"%";M++;let ne=r.formatters[ae];if(typeof ne=="function"){let D=x[M];re=ne.call(I,D),x.splice(M,1),M--}return re}),r.formatArgs.call(I,x),(I.log||r.log).apply(I,x)}return g.namespace=u,g.useColors=r.useColors(),g.color=r.selectColor(u),g.extend=n,g.destroy=r.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>l!==null?l:(h!==r.namespaces&&(h=r.namespaces,b=r.enabled(u)),b),set:x=>{l=x}}),typeof r.init=="function"&&r.init(g),g}function n(u,d){let l=r(this.namespace+(typeof d>"u"?":":d)+u);return l.log=this.log,l}function o(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let d,l=(typeof u=="string"?u:"").split(/[\s,]+/),h=l.length;for(d=0;d<h;d++)l[d]&&(u=l[d].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function s(){let u=[...r.names.map(a),...r.skips.map(a).map(d=>"-"+d)].join(",");return r.enable(""),u}function i(u){if(u[u.length-1]==="*")return!0;let d,l;for(d=0,l=r.skips.length;d<l;d++)if(r.skips[d].test(u))return!1;for(d=0,l=r.names.length;d<l;d++)if(r.names[d].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack??u.message:u}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var ma=[6,2,3,4,5,1];an.stderr!==!1&&(an.stderr??an).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 Wt=Object.keys(process.env).filter(t=>/^debug_/i.test(t)).reduce((t,e)=>{let r=e.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.toUpperCase()),n=process.env[e];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),t[r]=n,t},{});function Yl(){return"colors"in Wt?!!Wt.colors:pa.default.isatty(process.stderr.fd)}function Zl(t){let{namespace:e,useColors:r}=this;if(r===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${e} \x1B[0m`;t[0]=s+t[0].split(`
|
|
2
|
+
"use strict";var Libp2PDaemonServer=(()=>{var mu=Object.create;var Hr=Object.defineProperty;var yu=Object.getOwnPropertyDescriptor;var bu=Object.getOwnPropertyNames;var gu=Object.getPrototypeOf,xu=Object.prototype.hasOwnProperty;var J=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')});var Ct=(e,t)=>{for(var r in t)Hr(e,r,{get:t[r],enumerable:!0})},Ri=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of bu(t))!xu.call(e,o)&&o!==r&&Hr(e,o,{get:()=>t[o],enumerable:!(n=yu(t,o))||n.enumerable});return e};var It=(e,t,r)=>(r=e!=null?mu(gu(e)):{},Ri(t||!e||!e.__esModule?Hr(r,"default",{value:e,enumerable:!0}):r,e)),wu=e=>Ri(Hr({},"__esModule",{value:!0}),e);var Jd={};Ct(Jd,{Server:()=>Ao,createServer:()=>jd});var To=J("node:buffer");function ge(e){return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}function Zt(e=0){return ge(To.Buffer.alloc(e))}function At(e=0){return ge(To.Buffer.allocUnsafe(e))}var Eu=Math.pow(2,7),vu=Math.pow(2,14),Su=Math.pow(2,21),Lo=Math.pow(2,28),Co=Math.pow(2,35),Do=Math.pow(2,42),_o=Math.pow(2,49),N=128,pt=127;function ct(e){if(e<Eu)return 1;if(e<vu)return 2;if(e<Su)return 3;if(e<Lo)return 4;if(e<Co)return 5;if(e<Do)return 6;if(e<_o)return 7;if(Number.MAX_SAFE_INTEGER!=null&&e>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Me(e,t,r=0){switch(ct(e)){case 8:t[r++]=e&255|N,e/=128;case 7:t[r++]=e&255|N,e/=128;case 6:t[r++]=e&255|N,e/=128;case 5:t[r++]=e&255|N,e/=128;case 4:t[r++]=e&255|N,e>>>=7;case 3:t[r++]=e&255|N,e>>>=7;case 2:t[r++]=e&255|N,e>>>=7;case 1:{t[r++]=e&255,e>>>=7;break}default:throw new Error("unreachable")}return t}function Iu(e,t,r=0){switch(ct(e)){case 8:t.set(r++,e&255|N),e/=128;case 7:t.set(r++,e&255|N),e/=128;case 6:t.set(r++,e&255|N),e/=128;case 5:t.set(r++,e&255|N),e/=128;case 4:t.set(r++,e&255|N),e>>>=7;case 3:t.set(r++,e&255|N),e>>>=7;case 2:t.set(r++,e&255|N),e>>>=7;case 1:{t.set(r++,e&255),e>>>=7;break}default:throw new Error("unreachable")}return t}function Bo(e,t){let r=e[t],n=0;if(n+=r&pt,r<N||(r=e[t+1],n+=(r&pt)<<7,r<N)||(r=e[t+2],n+=(r&pt)<<14,r<N)||(r=e[t+3],n+=(r&pt)<<21,r<N)||(r=e[t+4],n+=(r&pt)*Lo,r<N)||(r=e[t+5],n+=(r&pt)*Co,r<N)||(r=e[t+6],n+=(r&pt)*Do,r<N)||(r=e[t+7],n+=(r&pt)*_o,r<N))return n;throw new RangeError("Could not decode varint")}function Au(e,t){let r=e.get(t),n=0;if(n+=r&pt,r<N||(r=e.get(t+1),n+=(r&pt)<<7,r<N)||(r=e.get(t+2),n+=(r&pt)<<14,r<N)||(r=e.get(t+3),n+=(r&pt)<<21,r<N)||(r=e.get(t+4),n+=(r&pt)*Lo,r<N)||(r=e.get(t+5),n+=(r&pt)*Co,r<N)||(r=e.get(t+6),n+=(r&pt)*Do,r<N)||(r=e.get(t+7),n+=(r&pt)*_o,r<N))return n;throw new RangeError("Could not decode varint")}function Vr(e,t,r=0){return t==null&&(t=At(ct(e))),t instanceof Uint8Array?Me(e,t,r):Iu(e,t,r)}function xe(e,t=0){return e instanceof Uint8Array?Bo(e,t):Au(e,t)}var Oo=new Float32Array([-0]),ae=new Uint8Array(Oo.buffer);function Ui(e,t,r){Oo[0]=e,t[r]=ae[0],t[r+1]=ae[1],t[r+2]=ae[2],t[r+3]=ae[3]}function ki(e,t){return ae[0]=e[t],ae[1]=e[t+1],ae[2]=e[t+2],ae[3]=e[t+3],Oo[0]}var Po=new Float64Array([-0]),mt=new Uint8Array(Po.buffer);function Mi(e,t,r){Po[0]=e,t[r]=mt[0],t[r+1]=mt[1],t[r+2]=mt[2],t[r+3]=mt[3],t[r+4]=mt[4],t[r+5]=mt[5],t[r+6]=mt[6],t[r+7]=mt[7]}function Ki(e,t){return mt[0]=e[t],mt[1]=e[t+1],mt[2]=e[t+2],mt[3]=e[t+3],mt[4]=e[t+4],mt[5]=e[t+5],mt[6]=e[t+6],mt[7]=e[t+7],Po[0]}var Tu=BigInt(Number.MAX_SAFE_INTEGER),Lu=BigInt(Number.MIN_SAFE_INTEGER),Dt=class e{lo;hi;constructor(t,r){this.lo=t|0,this.hi=r|0}toNumber(t=!1){if(!t&&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(t=!1){if(t)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(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?t<16384?t<128?1:2:t<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return we;if(t<Tu&&t>Lu)return this.fromNumber(Number(t));let r=t<0n;r&&(t=-t);let n=t>>32n,o=t-(n<<32n);return r&&(n=~n|0n,o=~o|0n,++o>Hi&&(o=0n,++n>Hi&&(n=0n))),new e(Number(o),Number(n))}static fromNumber(t){if(t===0)return we;let r=t<0;r&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return r&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new e(n,o)}static from(t){return typeof t=="number"?e.fromNumber(t):typeof t=="bigint"?e.fromBigInt(t):typeof t=="string"?e.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new e(t.low>>>0,t.high>>>0):we}},we=new Dt(0,0);we.toBigInt=function(){return 0n};we.zzEncode=we.zzDecode=function(){return this};we.length=function(){return 1};var Hi=4294967296n;function Vi(e){let t=0,r=0;for(let n=0;n<e.length;++n)r=e.charCodeAt(n),r<128?t+=1:r<2048?t+=2:(r&64512)===55296&&(e.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function $i(e,t,r){if(r-t<1)return"";let o,s=[],i=0,a;for(;t<r;)a=e[t++],a<128?s[i++]=a:a>191&&a<224?s[i++]=(a&31)<<6|e[t++]&63:a>239&&a<365?(a=((a&7)<<18|(e[t++]&63)<<12|(e[t++]&63)<<6|e[t++]&63)-65536,s[i++]=55296+(a>>10),s[i++]=56320+(a&1023)):s[i++]=(a&15)<<12|(e[t++]&63)<<6|e[t++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function No(e,t,r){let n=r,o,s;for(let i=0;i<e.length;++i)o=e.charCodeAt(i),o<128?t[r++]=o:o<2048?(t[r++]=o>>6|192,t[r++]=o&63|128):(o&64512)===55296&&((s=e.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,t[r++]=o>>18|240,t[r++]=o>>12&63|128,t[r++]=o>>6&63|128,t[r++]=o&63|128):(t[r++]=o>>12|224,t[r++]=o>>6&63|128,t[r++]=o&63|128);return r-n}function Ht(e,t){return RangeError(`index out of range: ${e.pos} + ${t??1} > ${e.len}`)}function Gr(e,t){return(e[t-4]|e[t-3]<<8|e[t-2]<<16|e[t-1]<<24)>>>0}var Ro=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,Ht(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Ht(this,4);return Gr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Ht(this,4);return Gr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Ht(this,4);let t=ki(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw Ht(this,4);let t=Ki(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),r=this.pos,n=this.pos+t;if(n>this.len)throw Ht(this,t);return this.pos+=t,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let t=this.bytes();return $i(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Ht(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Ht(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new Dt(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw Ht(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,t}if(this.len-this.pos>4){for(;r<5;++r)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;r<5;++r){if(this.pos>=this.len)throw Ht(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Ht(this,8);let t=Gr(this.buf,this.pos+=4),r=Gr(this.buf,this.pos+=4);return new Dt(t,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=Bo(this.buf,this.pos);return this.pos+=ct(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Uo(e){return new Ro(e instanceof Uint8Array?e:e.subarray())}function F(e,t,r){let n=Uo(e);return t.decode(n,void 0,r)}var la=J("node:buffer");var Vo={};Ct(Vo,{base10:()=>Nu});var hh=new Uint8Array(0);function Fi(e,t){if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0}function Rt(e){if(e instanceof Uint8Array&&e.constructor.name==="Uint8Array")return e;if(e instanceof ArrayBuffer)return new Uint8Array(e);if(ArrayBuffer.isView(e))return new Uint8Array(e.buffer,e.byteOffset,e.byteLength);throw new Error("Unknown type, must be binary type")}function zi(e){return new TextEncoder().encode(e)}function Wi(e){return new TextDecoder().decode(e)}function Cu(e,t){if(e.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 o=0;o<e.length;o++){var s=e.charAt(o),i=s.charCodeAt(0);if(r[i]!==255)throw new TypeError(s+" is ambiguous");r[i]=o}var a=e.length,c=e.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function d(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var g=0,x=0,I=0,k=b.length;I!==k&&b[I]===0;)I++,g++;for(var C=(k-I)*u+1>>>0,M=new Uint8Array(C);I!==k;){for(var Y=b[I],rt=0,at=C-1;(Y!==0||rt<x)&&at!==-1;at--,rt++)Y+=256*M[at]>>>0,M[at]=Y%a>>>0,Y=Y/a>>>0;if(Y!==0)throw new Error("Non-zero carry");x=rt,I++}for(var nt=C-x;nt!==C&&M[nt]===0;)nt++;for(var D=c.repeat(g);nt<C;++nt)D+=e.charAt(M[nt]);return D}function l(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var g=0;if(b[g]!==" "){for(var x=0,I=0;b[g]===c;)x++,g++;for(var k=(b.length-g)*f+1>>>0,C=new Uint8Array(k);b[g];){var M=r[b.charCodeAt(g)];if(M===255)return;for(var Y=0,rt=k-1;(M!==0||Y<I)&&rt!==-1;rt--,Y++)M+=a*C[rt]>>>0,C[rt]=M%256>>>0,M=M/256>>>0;if(M!==0)throw new Error("Non-zero carry");I=Y,g++}if(b[g]!==" "){for(var at=k-I;at!==k&&C[at]===0;)at++;for(var nt=new Uint8Array(x+(k-at)),D=x;at!==k;)nt[D++]=C[at++];return nt}}}function h(b){var g=l(b);if(g)return g;throw new Error(`Non-${t} character`)}return{encode:d,decodeUnsafe:l,decode:h}}var Du=Cu,_u=Du,Yi=_u;var ko=class{name;prefix;baseEncode;constructor(t,r,n){this.name=t,this.prefix=r,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Mo=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,r,n){this.name=t,this.prefix=r;let o=r.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return Zi(this,t)}},Ko=class{decoders;constructor(t){this.decoders=t}or(t){return Zi(this,t)}decode(t){let r=t[0],n=this.decoders[r];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Zi(e,t){return new Ko({...e.decoders??{[e.prefix]:e},...t.decoders??{[t.prefix]:t}})}var Ho=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,r,n,o){this.name=t,this.prefix=r,this.baseEncode=n,this.baseDecode=o,this.encoder=new ko(t,r,n),this.decoder=new Mo(t,r,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Ke({name:e,prefix:t,encode:r,decode:n}){return new Ho(e,t,r,n)}function ce({name:e,prefix:t,alphabet:r}){let{encode:n,decode:o}=Yi(r,e);return Ke({prefix:t,name:e,encode:n,decode:s=>Rt(o(s))})}function Bu(e,t,r,n){let o=e.length;for(;e[o-1]==="=";)--o;let s=new Uint8Array(o*r/8|0),i=0,a=0,c=0;for(let f=0;f<o;++f){let u=t[e[f]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<r|u,i+=r,i>=8&&(i-=8,s[c++]=255&a>>i)}if(i>=r||(255&a<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function Ou(e,t,r){let n=t[t.length-1]==="=",o=(1<<r)-1,s="",i=0,a=0;for(let c=0;c<e.length;++c)for(a=a<<8|e[c],i+=8;i>r;)i-=r,s+=t[o&a>>i];if(i!==0&&(s+=t[o&a<<r-i]),n)for(;(s.length*r&7)!==0;)s+="=";return s}function Pu(e){let t={};for(let r=0;r<e.length;++r)t[e[r]]=r;return t}function Q({name:e,prefix:t,bitsPerChar:r,alphabet:n}){let o=Pu(n);return Ke({prefix:t,name:e,encode(s){return Ou(s,n,r)},decode(s){return Bu(s,o,r,e)}})}var Nu=ce({prefix:"9",name:"base10",alphabet:"0123456789"});var $o={};Ct($o,{base16:()=>Ru,base16upper:()=>Uu});var Ru=Q({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Uu=Q({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Go={};Ct(Go,{base2:()=>ku});var ku=Q({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Fo={};Ct(Fo,{base256emoji:()=>$u});var Xi=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),Mu=Xi.reduce((e,t,r)=>(e[r]=t,e),[]),Ku=Xi.reduce((e,t,r)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return e[n]=r,e},[]);function Hu(e){return e.reduce((t,r)=>(t+=Mu[r],t),"")}function Vu(e){let t=[];for(let r of e){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let o=Ku[n];if(o==null)throw new Error(`Non-base256emoji character: ${r}`);t.push(o)}return new Uint8Array(t)}var $u=Ke({prefix:"\u{1F680}",name:"base256emoji",encode:Hu,decode:Vu});var zo={};Ct(zo,{base32:()=>Wt,base32hex:()=>Wu,base32hexpad:()=>Yu,base32hexpadupper:()=>Zu,base32hexupper:()=>qu,base32pad:()=>Fu,base32padupper:()=>zu,base32upper:()=>Gu,base32z:()=>Xu});var Wt=Q({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Gu=Q({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Fu=Q({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),zu=Q({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Wu=Q({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),qu=Q({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Yu=Q({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Zu=Q({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Xu=Q({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Wo={};Ct(Wo,{base36:()=>lr,base36upper:()=>Qu});var lr=ce({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Qu=ce({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var qo={};Ct(qo,{base58btc:()=>j,base58flickr:()=>ju});var j=ce({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),ju=ce({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Xo={};Ct(Xo,{base64:()=>Yo,base64pad:()=>Ju,base64url:()=>Zo,base64urlpad:()=>tl});var Yo=Q({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Ju=Q({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Zo=Q({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),tl=Q({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Qo={};Ct(Qo,{base8:()=>el});var el=Q({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var jo={};Ct(jo,{identity:()=>rl});var rl=Ke({prefix:"\0",name:"identity",encode:e=>Wi(e),decode:e=>zi(e)});var Dh=new TextEncoder,_h=new TextDecoder;var ts={};Ct(ts,{identity:()=>Vt});var sl=Ji,Qi=128,il=127,al=~il,cl=Math.pow(2,31);function Ji(e,t,r){t=t||[],r=r||0;for(var n=r;e>=cl;)t[r++]=e&255|Qi,e/=128;for(;e&al;)t[r++]=e&255|Qi,e>>>=7;return t[r]=e|0,Ji.bytes=r-n+1,t}var ul=Jo,ll=128,ji=127;function Jo(e,n){var r=0,n=n||0,o=0,s=n,i,a=e.length;do{if(s>=a)throw Jo.bytes=0,new RangeError("Could not decode varint");i=e[s++],r+=o<28?(i&ji)<<o:(i&ji)*Math.pow(2,o),o+=7}while(i>=ll);return Jo.bytes=s-n,r}var fl=Math.pow(2,7),dl=Math.pow(2,14),hl=Math.pow(2,21),pl=Math.pow(2,28),ml=Math.pow(2,35),yl=Math.pow(2,42),bl=Math.pow(2,49),gl=Math.pow(2,56),xl=Math.pow(2,63),wl=function(e){return e<fl?1:e<dl?2:e<hl?3:e<pl?4:e<ml?5:e<yl?6:e<bl?7:e<gl?8:e<xl?9:10},El={encode:sl,decode:ul,encodingLength:wl},vl=El,fr=vl;function dr(e,t=0){return[fr.decode(e,t),fr.decode.bytes]}function He(e,t,r=0){return fr.encode(e,t,r),t}function Ve(e){return fr.encodingLength(e)}function Ge(e,t){let r=t.byteLength,n=Ve(e),o=n+Ve(r),s=new Uint8Array(o+r);return He(e,s,0),He(r,s,n),s.set(t,o),new $e(e,r,t,s)}function Xt(e){let t=Rt(e),[r,n]=dr(t),[o,s]=dr(t.subarray(n)),i=t.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new $e(r,o,i,t)}function ta(e,t){if(e===t)return!0;{let r=t;return e.code===r.code&&e.size===r.size&&r.bytes instanceof Uint8Array&&Fi(e.bytes,r.bytes)}}var $e=class{code;size;digest;bytes;constructor(t,r,n,o){this.code=t,this.size=r,this.digest=n,this.bytes=o}};var ea=0,Sl="identity",ra=Rt;function Il(e,t){if(t?.truncate!=null&&t.truncate!==e.byteLength){if(t.truncate<0||t.truncate>e.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${e.byteLength}`);e=e.subarray(0,t.truncate)}return Ge(ea,ra(e))}var Vt={code:ea,name:Sl,encode:ra,digest:Il};var ss={};Ct(ss,{sha256:()=>os,sha512:()=>Tl});var ns=It(J("crypto"),1);var Al=20;function rs({name:e,code:t,encode:r,minDigestLength:n,maxDigestLength:o}){return new es(e,t,r,n,o)}var es=class{name;code;encode;minDigestLength;maxDigestLength;constructor(t,r,n,o,s){this.name=t,this.code=r,this.encode=n,this.minDigestLength=o??Al,this.maxDigestLength=s}digest(t,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(t instanceof Uint8Array){let n=this.encode(t);return n instanceof Uint8Array?na(n,this.code,r?.truncate):n.then(o=>na(o,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function na(e,t,r){if(r!=null&&r!==e.byteLength){if(r>e.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${e.byteLength}`);e=e.subarray(0,r)}return Ge(t,e)}var os=rs({name:"sha2-256",code:18,encode:e=>Rt(ns.default.createHash("sha256").update(e).digest())}),Tl=rs({name:"sha2-512",code:19,encode:e=>Rt(ns.default.createHash("sha512").update(e).digest())});function sa(e,t){let{bytes:r,version:n}=e;switch(n){case 0:return Cl(r,is(e),t??j.encoder);default:return Dl(r,is(e),t??Wt.encoder)}}var ia=new WeakMap;function is(e){let t=ia.get(e);if(t==null){let r=new Map;return ia.set(e,r),r}return t}var it=class e{code;version;multihash;bytes;"/";constructor(t,r,n,o){this.code=r,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:r}=this;if(t!==hr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==_l)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return e.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:t,digest:r}=this.multihash,n=Ge(t,r);return e.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return e.equals(this,t)}static equals(t,r){let n=r;return n!=null&&t.code===n.code&&t.version===n.version&&ta(t.multihash,n.multihash)}toString(t){return sa(this,t)}toJSON(){return{"/":sa(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let r=t;if(r instanceof e)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:o,multihash:s,bytes:i}=r;return new e(n,o,s,i??aa(n,o,s.bytes))}else if(r[Bl]===!0){let{version:n,multihash:o,code:s}=r,i=Xt(o);return e.create(n,s,i)}else return null}static create(t,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(t){case 0:{if(r!==hr)throw new Error(`Version 0 CID must use dag-pb (code: ${hr}) block encoding`);return new e(t,r,n,n.bytes)}case 1:{let o=aa(t,r,n.bytes);return new e(t,r,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return e.create(0,hr,t)}static createV1(t,r){return e.create(1,t,r)}static decode(t){let[r,n]=e.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(t){let r=e.inspectBytes(t),n=r.size-r.multihashSize,o=Rt(t.subarray(n,n+r.multihashSize));if(o.byteLength!==r.multihashSize)throw new Error("Incorrect length");let s=o.subarray(r.multihashSize-r.digestSize),i=new $e(r.multihashCode,r.digestSize,s,o);return[r.version===0?e.createV0(i):e.createV1(r.codec,i),t.subarray(r.size)]}static inspectBytes(t){let r=0,n=()=>{let[d,l]=dr(t.subarray(r));return r+=l,d},o=n(),s=hr;if(o===18?(o=0,r=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=r,a=n(),c=n(),f=r+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(t,r){let[n,o]=Ll(t,r),s=e.decode(o);if(s.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return is(s).set(n,t),s}};function Ll(e,t){switch(e[0]){case"Q":{let r=t??j;return[j.prefix,r.decode(`${j.prefix}${e}`)]}case j.prefix:{let r=t??j;return[j.prefix,r.decode(e)]}case Wt.prefix:{let r=t??Wt;return[Wt.prefix,r.decode(e)]}case lr.prefix:{let r=t??lr;return[lr.prefix,r.decode(e)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[e[0],t.decode(e)]}}}function Cl(e,t,r){let{prefix:n}=r;if(n!==j.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let o=t.get(n);if(o==null){let s=r.encode(e).slice(1);return t.set(n,s),s}else return o}function Dl(e,t,r){let{prefix:n}=r,o=t.get(n);if(o==null){let s=r.encode(e);return t.set(n,s),s}else return o}var hr=112,_l=18;function aa(e,t,r){let n=Ve(e),o=n+Ve(t),s=new Uint8Array(o+r.byteLength);return He(e,s,0),He(t,s,n),s.set(r,o),s}var Bl=Symbol.for("@ipld/js-cid/CID");var pr={...jo,...Go,...Qo,...Vo,...$o,...zo,...Wo,...qo,...Xo,...Fo},Jh={...ss,...ts};function ua(e,t,r,n){return{name:e,prefix:t,encoder:{name:e,prefix:t,encode:r},decoder:{decode:n}}}var ca=ua("utf8","u",e=>"u"+new TextDecoder("utf8").decode(e),e=>new TextEncoder().encode(e.substring(1))),as=ua("ascii","a",e=>{let t="a";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return t},e=>{e=e.substring(1);let t=At(e.length);for(let r=0;r<e.length;r++)t[r]=e.charCodeAt(r);return t}),Ol={utf8:ca,"utf-8":ca,hex:pr.base16,latin1:as,ascii:as,binary:as,...pr},zr=Ol;function yt(e,t="utf8"){let r=zr[t];if(r==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ge(la.Buffer.from(e,"utf-8")):r.decoder.decode(`${r.prefix}${e}`)}function cs(e){let t=e??8192,r=t>>>1,n,o=t;return function(i){if(i<1||i>r)return At(i);o+i>t&&(n=At(t),o=0);let a=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),a}}var ve=class{fn;len;next;val;constructor(t,r,n){this.fn=t,this.len=r,this.next=void 0,this.val=n}};function us(){}var fs=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},Pl=cs();function Nl(e){return globalThis.Buffer!=null?At(e):Pl(e)}var yr=class{len;head;tail;states;constructor(){this.len=0,this.head=new ve(us,0,0),this.tail=this.head,this.states=null}_push(t,r,n){return this.tail=this.tail.next=new ve(t,r,n),this.len+=r,this}uint32(t){return this.len+=(this.tail=this.tail.next=new ds((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(Wr,10,Dt.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let r=Dt.fromBigInt(t);return this._push(Wr,r.length(),r)}uint64Number(t){return this._push(Me,ct(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let r=Dt.fromBigInt(t).zzEncode();return this._push(Wr,r.length(),r)}sint64Number(t){let r=Dt.fromNumber(t).zzEncode();return this._push(Wr,r.length(),r)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(ls,1,t?1:0)}fixed32(t){return this._push(mr,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let r=Dt.fromBigInt(t);return this._push(mr,4,r.lo)._push(mr,4,r.hi)}fixed64Number(t){let r=Dt.fromNumber(t);return this._push(mr,4,r.lo)._push(mr,4,r.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(Ui,4,t)}double(t){return this._push(Mi,8,t)}bytes(t){let r=t.length>>>0;return r===0?this._push(ls,1,0):this.uint32(r)._push(Ul,r,t)}string(t){let r=Vi(t);return r!==0?this.uint32(r)._push(No,r,t):this._push(ls,1,0)}fork(){return this.states=new fs(this),this.head=this.tail=new ve(us,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 ve(us,0,0),this.len=0),this}ldelim(){let t=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=r,this.len+=n),this}finish(){let t=this.head.next,r=Nl(this.len),n=0;for(;t!=null;)t.fn(t.val,r,n),n+=t.len,t=t.next;return r}};function ls(e,t,r){t[r]=e&255}function Rl(e,t,r){for(;e>127;)t[r++]=e&127|128,e>>>=7;t[r]=e}var ds=class extends ve{next;constructor(t,r){super(Rl,t,r),this.next=void 0}};function Wr(e,t,r){for(;e.hi!==0;)t[r++]=e.lo&127|128,e.lo=(e.lo>>>7|e.hi<<25)>>>0,e.hi>>>=7;for(;e.lo>127;)t[r++]=e.lo&127|128,e.lo=e.lo>>>7;t[r++]=e.lo}function mr(e,t,r){t[r]=e&255,t[r+1]=e>>>8&255,t[r+2]=e>>>16&255,t[r+3]=e>>>24}function Ul(e,t,r){t.set(e,r)}globalThis.Buffer!=null&&(yr.prototype.bytes=function(e){let t=e.length>>>0;return this.uint32(t),t>0&&this._push(kl,t,e),this},yr.prototype.string=function(e){let t=globalThis.Buffer.byteLength(e);return this.uint32(t),t>0&&this._push(Ml,t,e),this});function kl(e,t,r){t.set(e,r)}function Ml(e,t,r){e.length<40?No(e,t,r):t.utf8Write!=null?t.utf8Write(e,r):t.set(yt(e),r)}function hs(){return new yr}function z(e,t){let r=hs();return t.encode(e,r,{lengthDelimited:!1}),r.finish()}var Fe;(function(e){e[e.VARINT=0]="VARINT",e[e.BIT64=1]="BIT64",e[e.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",e[e.START_GROUP=3]="START_GROUP",e[e.END_GROUP=4]="END_GROUP",e[e.BIT32=5]="BIT32"})(Fe||(Fe={}));function qr(e,t,r,n){return{name:e,type:t,encode:r,decode:n}}function $t(e){function t(o){if(e[o.toString()]==null)throw new Error("Invalid enum value");return e[o]}let r=function(s,i){let a=t(s);i.int32(a)},n=function(s){let i=s.int32();return t(i)};return qr("enum",Fe.VARINT,r,n)}function W(e,t){return qr("message",Fe.LENGTH_DELIMITED,e,t)}var Ut;(function(e){let t;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.connect!=null&&(s.uint32(18),Zr.codec().encode(o.connect,s)),o.streamOpen!=null&&(s.uint32(26),Xr.codec().encode(o.streamOpen,s)),o.streamHandler!=null&&(s.uint32(34),Qr.codec().encode(o.streamHandler,s)),o.dht!=null&&(s.uint32(42),kt.codec().encode(o.dht,s)),o.connManager!=null&&(s.uint32(50),Jr.codec().encode(o.connManager,s)),o.disconnect!=null&&(s.uint32(58),tn.codec().encode(o.disconnect,s)),o.pubsub!=null&&(s.uint32(66),Qt.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(74),Se.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.connect=Zr.codec().decode(o,o.uint32());break;case 3:i.streamOpen=Xr.codec().decode(o,o.uint32());break;case 4:i.streamHandler=Qr.codec().decode(o,o.uint32());break;case 5:i.dht=kt.codec().decode(o,o.uint32());break;case 6:i.connManager=Jr.codec().decode(o,o.uint32());break;case 7:i.disconnect=tn.codec().decode(o,o.uint32());break;case 8:i.pubsub=Qt.codec().decode(o,o.uint32());break;case 9:i.peerStore=Se.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(Ut||(Ut={}));var tt;(function(e){let t;(function(o){o.OK="OK",o.ERROR="ERROR"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.error!=null&&(s.uint32(18),jr.codec().encode(o.error,s)),o.streamInfo!=null&&(s.uint32(26),ze.codec().encode(o.streamInfo,s)),o.identify!=null&&(s.uint32(34),Yr.codec().encode(o.identify,s)),o.dht!=null&&(s.uint32(42),ft.codec().encode(o.dht,s)),o.peers!=null)for(let a of o.peers)s.uint32(50),ue.codec().encode(a,s);o.pubsub!=null&&(s.uint32(58),en.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(66),rn.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={peers:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.error=jr.codec().decode(o,o.uint32());break;case 3:i.streamInfo=ze.codec().decode(o,o.uint32());break;case 4:i.identify=Yr.codec().decode(o,o.uint32());break;case 5:i.dht=ft.codec().decode(o,o.uint32());break;case 6:i.peers.push(ue.codec().decode(o,o.uint32()));break;case 7:i.pubsub=en.codec().decode(o,o.uint32());break;case 8:i.peerStore=rn.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(tt||(tt={}));var Yr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.id!=null&&r.id.byteLength>0&&(n.uint32(10),n.bytes(r.id)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.id=r.bytes();break;case 2:o.addrs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(Yr||(Yr={}));var Zr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);r.timeout!=null&&(n.uint32(24),n.int64(r.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.addrs.push(r.bytes());break;case 3:o.timeout=r.int64();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(Zr||(Zr={}));var Xr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.proto!=null)for(let s of r.proto)n.uint32(18),n.string(s);r.timeout!=null&&(n.uint32(24),n.int64(r.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),proto:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.proto.push(r.string());break;case 3:o.timeout=r.int64();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(Xr||(Xr={}));var Qr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.addr!=null&&r.addr.byteLength>0&&(n.uint32(10),n.bytes(r.addr)),r.proto!=null)for(let s of r.proto)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={addr:new Uint8Array(0),proto:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.addr=r.bytes();break;case 2:o.proto.push(r.string());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(Qr||(Qr={}));var jr;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.msg!=null&&r.msg!==""&&(n.uint32(10),n.string(r.msg)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={msg:""},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.msg=r.string();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(jr||(jr={}));var ze;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),r.addr!=null&&r.addr.byteLength>0&&(n.uint32(18),n.bytes(r.addr)),r.proto!=null&&r.proto!==""&&(n.uint32(26),n.string(r.proto)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;case 2:o.addr=r.bytes();break;case 3:o.proto=r.string();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(ze||(ze={}));var kt;(function(e){let t;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.cid!=null&&(s.uint32(26),s.bytes(o.cid)),o.key!=null&&(s.uint32(34),s.bytes(o.key)),o.value!=null&&(s.uint32(42),s.bytes(o.value)),o.count!=null&&(s.uint32(48),s.int32(o.count)),o.timeout!=null&&(s.uint32(56),s.int64(o.timeout)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.cid=o.bytes();break;case 4:i.key=o.bytes();break;case 5:i.value=o.bytes();break;case 6:i.count=o.int32();break;case 7:i.timeout=o.int64();break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(kt||(kt={}));var ft;(function(e){let t;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),ue.codec().encode(o.peer,s)),o.value!=null&&(s.uint32(26),s.bytes(o.value)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.peer=ue.codec().decode(o,o.uint32());break;case 3:i.value=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(ft||(ft={}));var ue;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.id!=null&&r.id.byteLength>0&&(n.uint32(10),n.bytes(r.id)),r.addrs!=null)for(let s of r.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.id=r.bytes();break;case 2:o.addrs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(ue||(ue={}));var Jr;(function(e){let t;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.tag!=null&&(s.uint32(26),s.string(o.tag)),o.weight!=null&&(s.uint32(32),s.int64(o.weight)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.tag=o.string();break;case 4:i.weight=o.int64();break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(Jr||(Jr={}));var tn;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&r.peer.byteLength>0&&(n.uint32(10),n.bytes(r.peer)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={peer:new Uint8Array(0)},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=r.bytes();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(tn||(tn={}));var Qt;(function(e){let t;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.topic!=null&&(s.uint32(18),s.string(o.topic)),o.data!=null&&(s.uint32(26),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.topic=o.string();break;case 3:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(Qt||(Qt={}));var br;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.from!=null&&(n.uint32(10),n.bytes(r.from)),r.data!=null&&(n.uint32(18),n.bytes(r.data)),r.seqno!=null&&(n.uint32(26),n.bytes(r.seqno)),r.topicIDs!=null)for(let s of r.topicIDs)n.uint32(34),n.string(s);r.signature!=null&&(n.uint32(42),n.bytes(r.signature)),r.key!=null&&(n.uint32(50),n.bytes(r.key)),o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={topicIDs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.from=r.bytes();break;case 2:o.data=r.bytes();break;case 3:o.seqno=r.bytes();break;case 4:o.topicIDs.push(r.string());break;case 5:o.signature=r.bytes();break;case 6:o.key=r.bytes();break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(br||(br={}));var en;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.topics!=null)for(let s of r.topics)n.uint32(10),n.string(s);if(r.peerIDs!=null)for(let s of r.peerIDs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={topics:[],peerIDs:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.topics.push(r.string());break;case 2:o.peerIDs.push(r.bytes());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(en||(en={}));var Se;(function(e){let t;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(t=e.Type||(e.Type={}));let r;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(r||(r={})),(function(o){o.codec=()=>$t(r)})(t=e.Type||(e.Type={}));let n;e.codec=()=>(n==null&&(n=W((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),e.Type.codec().encode(o.type,s)),o.id!=null&&(s.uint32(18),s.bytes(o.id)),o.protos!=null)for(let a of o.protos)s.uint32(26),s.string(a);i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={protos:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=e.Type.codec().decode(o);break;case 2:i.id=o.bytes();break;case 3:i.protos.push(o.string());break;default:o.skipType(c&7);break}}return i})),n),e.encode=o=>z(o,e.codec()),e.decode=o=>F(o,e.codec())})(Se||(Se={}));var rn;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),r.peer!=null&&(n.uint32(10),ue.codec().encode(r.peer,n)),r.protos!=null)for(let s of r.protos)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(r,n)=>{let o={protos:[]},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let i=r.uint32();switch(i>>>3){case 1:o.peer=ue.codec().decode(r,r.uint32());break;case 2:o.protos.push(r.string());break;default:r.skipType(i&7);break}}return o})),t),e.encode=r=>z(r,e.codec()),e.decode=r=>F(r,e.codec())})(rn||(rn={}));function fa(e){let t=new globalThis.AbortController;function r(){t.abort();for(let s of e)s?.removeEventListener!=null&&s.removeEventListener("abort",r)}for(let s of e){if(s?.aborted===!0){r();break}s?.addEventListener!=null&&s.addEventListener("abort",r)}function n(){for(let s of e)s?.removeEventListener!=null&&s.removeEventListener("abort",r)}let o=t.signal;return o.clear=n,o}var gr=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){this.onConnection?.(t)}async upgradeOutbound(t){return t}createInboundAbortSignal(t){return fa([t])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var pa=It(J("node:tty"),1),cn=It(J("node:util"),1);function Kl(e,t){if(typeof e=="string")return Hl(e);if(typeof e=="number")return Gl(e,t);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(e)}`)}var nn=Kl;function Hl(e){if(typeof e!="string"||e.length===0||e.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(e)}`);let t=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(e);if(!t?.groups)return NaN;let{value:r,unit:n="ms"}=t.groups,o=parseFloat(r),s=n.toLowerCase();switch(s){case"years":case"year":case"yrs":case"yr":case"y":return o*315576e5;case"months":case"month":case"mo":return o*26298e5;case"weeks":case"week":case"w":return o*6048e5;case"days":case"day":case"d":return o*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return o*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return o*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return o*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return o;default:throw Error(`Unknown unit "${s}" provided to ms.parse(). value=${JSON.stringify(e)}`)}}function Vl(e){let t=Math.abs(e);return t>=315576e5?`${Math.round(e/315576e5)}y`:t>=26298e5?`${Math.round(e/26298e5)}mo`:t>=6048e5?`${Math.round(e/6048e5)}w`:t>=864e5?`${Math.round(e/864e5)}d`:t>=36e5?`${Math.round(e/36e5)}h`:t>=6e4?`${Math.round(e/6e4)}m`:t>=1e3?`${Math.round(e/1e3)}s`:`${e}ms`}function $l(e){let t=Math.abs(e);return t>=315576e5?Ie(e,t,315576e5,"year"):t>=26298e5?Ie(e,t,26298e5,"month"):t>=6048e5?Ie(e,t,6048e5,"week"):t>=864e5?Ie(e,t,864e5,"day"):t>=36e5?Ie(e,t,36e5,"hour"):t>=6e4?Ie(e,t,6e4,"minute"):t>=1e3?Ie(e,t,1e3,"second"):`${e} ms`}function Gl(e,t){if(typeof e!="number"||!Number.isFinite(e))throw Error("Value provided to ms.format() must be of type number.");return t?.long?$l(e):Vl(e)}function Ie(e,t,r,n){let o=t>=r*1.5;return`${Math.round(e/r)} ${n}${o?"s":""}`}var sn=It(J("node:process"),1),ha=It(J("node:os"),1),ps=It(J("node:tty"),1);function Mt(e,t=globalThis.Deno?globalThis.Deno.args:sn.default.argv){let r=e.startsWith("-")?"":e.length===1?"-":"--",n=t.indexOf(r+e),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:G}=sn.default,on;Mt("no-color")||Mt("no-colors")||Mt("color=false")||Mt("color=never")?on=0:(Mt("color")||Mt("colors")||Mt("color=true")||Mt("color=always"))&&(on=1);function Fl(){if(!("FORCE_COLOR"in G))return;if(G.FORCE_COLOR==="true")return 1;if(G.FORCE_COLOR==="false")return 0;if(G.FORCE_COLOR.length===0)return 1;let e=Math.min(Number.parseInt(G.FORCE_COLOR,10),3);if([0,1,2,3].includes(e))return e}function zl(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function Wl(e,{streamIsTTY:t,sniffFlags:r=!0}={}){let n=Fl();n!==void 0&&(on=n);let o=r?on:n;if(o===0)return 0;if(r){if(Mt("color=16m")||Mt("color=full")||Mt("color=truecolor"))return 3;if(Mt("color=256"))return 2}if("TF_BUILD"in G&&"AGENT_NAME"in G)return 1;if(e&&!t&&o===void 0)return 0;let s=o||0;if(G.TERM==="dumb")return s;if(sn.default.platform==="win32"){let i=ha.default.release().split(".");return Number(i[0])>=10&&Number(i[2])>=10586?Number(i[2])>=14931?3:2:1}if("CI"in G)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(i=>i in G)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(i=>i in G)||G.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in G)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(G.TEAMCITY_VERSION)?1:0;if(G.COLORTERM==="truecolor"||G.TERM==="xterm-kitty"||G.TERM==="xterm-ghostty"||G.TERM==="wezterm")return 3;if("TERM_PROGRAM"in G){let i=Number.parseInt((G.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(G.TERM_PROGRAM){case"iTerm.app":return i>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(G.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(G.TERM)||"COLORTERM"in G?1:s}function da(e,t={}){let r=Wl(e,{streamIsTTY:e&&e.isTTY,...t});return zl(r)}var ql={stdout:da({isTTY:ps.default.isatty(1)}),stderr:da({isTTY:ps.default.isatty(2)})},an=ql;function ms(e){r.debug=r,r.default=r,r.coerce=c,r.disable=s,r.enable=o,r.enabled=i,r.humanize=nn,r.destroy=f,Object.keys(e).forEach(u=>{r[u]=e[u]}),r.names=[],r.skips=[],r.formatters={};function t(u){let d=0;for(let l=0;l<u.length;l++)d=(d<<5)-d+u.charCodeAt(l),d|=0;return r.colors[Math.abs(d)%r.colors.length]}r.selectColor=t;function r(u){let d,l=null,h,b;function g(...x){if(!g.enabled)return;let I=g,k=Number(new Date),C=k-(d||k);I.diff=C,I.prev=d,I.curr=k,d=k,x[0]=r.coerce(x[0]),typeof x[0]!="string"&&x.unshift("%O");let M=0;x[0]=x[0].replace(/%([a-zA-Z%])/g,(rt,at)=>{if(rt==="%%")return"%";M++;let nt=r.formatters[at];if(typeof nt=="function"){let D=x[M];rt=nt.call(I,D),x.splice(M,1),M--}return rt}),r.formatArgs.call(I,x),(I.log||r.log).apply(I,x)}return g.namespace=u,g.useColors=r.useColors(),g.color=r.selectColor(u),g.extend=n,g.destroy=r.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>l!==null?l:(h!==r.namespaces&&(h=r.namespaces,b=r.enabled(u)),b),set:x=>{l=x}}),typeof r.init=="function"&&r.init(g),g}function n(u,d){let l=r(this.namespace+(typeof d>"u"?":":d)+u);return l.log=this.log,l}function o(u){r.save(u),r.namespaces=u,r.names=[],r.skips=[];let d,l=(typeof u=="string"?u:"").split(/[\s,]+/),h=l.length;for(d=0;d<h;d++)l[d]&&(u=l[d].replace(/\*/g,".*?"),u[0]==="-"?r.skips.push(new RegExp("^"+u.substr(1)+"$")):r.names.push(new RegExp("^"+u+"$")))}function s(){let u=[...r.names.map(a),...r.skips.map(a).map(d=>"-"+d)].join(",");return r.enable(""),u}function i(u){if(u[u.length-1]==="*")return!0;let d,l;for(d=0,l=r.skips.length;d<l;d++)if(r.skips[d].test(u))return!1;for(d=0,l=r.names.length;d<l;d++)if(r.names[d].test(u))return!0;return!1}function a(u){return u.toString().substring(2,u.toString().length-2).replace(/\.\*\?$/,"*")}function c(u){return u instanceof Error?u.stack??u.message:u}function f(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.setupFormatters(r.formatters),r.enable(r.load()),r}var ma=[6,2,3,4,5,1];an.stderr!==!1&&(an.stderr??an).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 We=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let r=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),e[r]=n,e},{});function Yl(){return"colors"in We?!!We.colors:pa.default.isatty(process.stderr.fd)}function Zl(e){let{namespace:t,useColors:r}=this;if(r===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${t} \x1B[0m`;e[0]=s+e[0].split(`
|
|
3
3
|
`).join(`
|
|
4
|
-
`+s),
|
|
5
|
-
`)}function jl(
|
|
6
|
-
`).map(r=>r.trim()).join(" ")},
|
|
7
|
-
${r}`:r??e??t.toString()};function rf(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 ga(){return{forComponent(t){return lt(t)}}}function lt(t){let e=rf(`${t}:trace`);return Te.enabled(`${t}:trace`)&&Te.names.map(r=>r.toString()).find(r=>r.includes(":trace"))!=null&&(e=Te(`${t}:trace`)),Object.assign(Te(t),{error:Te(`${t}:error`),trace:e,newScope:r=>lt(`${t}:${r}`)})}function ba(t){if(t!=null&&(t=t.trim(),t.length!==0))return t}var un=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var q=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},ln=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var fn=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var At=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},xr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var dn=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var qt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},hn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},pn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var wr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var mn=class extends Event{data;constructor(e,r){super("message",r),this.data=e}},Yt=class extends Event{error;local;constructor(e,r,n){super("close",n),this.error=r,this.local=e}},yn=class extends Yt{constructor(e,r){super(!0,e,r)}},bn=class extends Yt{constructor(e,r){super(!1,e,r)}};var ys=Symbol.for("@libp2p/peer-id");var wa=Symbol.for("@libp2p/transport");var xa;(function(t){t[t.FATAL_ALL=0]="FATAL_ALL",t[t.NO_FATAL=1]="NO_FATAL"})(xa||(xa={}));var Ea=J("node:events"),gn=(t,...e)=>{try{(0,Ea.setMaxListeners)(t,...e)}catch{}};var Zt=class extends EventTarget{#e=new Map;constructor(){super(),gn(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){super.addEventListener(e,r,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:s})=>s!==r),this.#e.set(e,o))}dispatchEvent(e){let r=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),r}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var va=Symbol.for("@libp2p/service-capabilities"),nm=Symbol.for("@libp2p/service-dependencies");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}var Sa=J("node:buffer");function qe(t,e){return gt(Sa.Buffer.concat(t,e))}var Aa=Symbol.for("@achingbrain/uint8arraylist");function Ia(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let o=r+n.byteLength;if(e<o)return{buf:n,index:e-r};r=o}throw new RangeError("index is out of bounds")}function xn(t){return!!t?.[Aa]}var K=class t{bufs;length;[Aa]=!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(xn(n))r+=n.byteLength,this.bufs.push(...n.bufs);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(xn(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=Ia(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Ia(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(xn(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:o}=this._subList(e,r);return qe(n,o)}subarray(e,r){let{bufs:n,length:o}=this._subList(e,r);return n.length===1?n[0]:qe(n,o)}sublist(e,r){let{bufs:n,length:o}=this._subList(e,r),s=new t;return s.length=o,s.bufs=[...n],s}_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=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],a=o,c=a+i.byteLength;if(o=c,e>=c)continue;let f=e>=a&&e<c,u=r>a&&r<=c;if(f&&u){if(e===a&&r===c){n.push(i);break}let d=e-a;n.push(i.subarray(d,d+(r-e)));break}if(f){if(e===0){n.push(i);continue}n.push(i.subarray(e-a));continue}if(u){if(r===c){n.push(i);break}n.push(i.subarray(0,r-a));break}n.push(i)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!xn(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 o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let d=0;d<s;d++)i[d]=-1;for(let d=0;d<o;d++)i[n[d]]=d;let a=i,c=this.byteLength-n.byteLength,f=n.byteLength-1,u;for(let d=r;d<=c;d+=u){u=0;for(let l=f;l>=0;l--){let h=this.get(d+l);if(n[l]!==h){u=Math.max(1,l-a[h]);break}}if(u===0)return d}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=Ae(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 o=Ze(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,r,n),this.write(o,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 o=Ze(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,r,n),this.write(o,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 o=Ze(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,r,n),this.write(o,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=Ae(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 o=Ze(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,r,n),this.write(o,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 o=Ze(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,r,n),this.write(o,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 o=Ze(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,r,n),this.write(o,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 o=Ze(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,r,n),this.write(o,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 o=Ze(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,r,n),this.write(o,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((o,s)=>o+s.byteLength,0)),n.length=r,n}};var Ta=J("node:buffer");function te(t,e="utf8"){let r=zr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Ta.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var nf=parseInt("11111",2),bs=parseInt("10000000",2),of=parseInt("01111111",2),La={0:Er,1:Er,2:sf,3:uf,4:lf,5:cf,6:af,16:Er,22:Er,48:Er};function gs(t,e={offset:0}){let r=t[e.offset]&nf;if(e.offset++,La[r]!=null)return La[r](t,e);throw new Error("No decoder for tag "+r)}function vr(t,e){let r=0;if((t[e.offset]&bs)===bs){let n=t[e.offset]&of,o="0x";e.offset++;for(let s=0;s<n;s++,e.offset++)o+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(o,16)}else r=t[e.offset],e.offset++;return r}function Er(t,e){vr(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=gs(t,e);if(n===null)break;r.push(n)}return r}function sf(t,e){let r=vr(t,e),n=e.offset,o=e.offset+r,s=[];for(let i=n;i<o;i++)i===n&&t[i]===0||s.push(t[i]);return e.offset+=r,Uint8Array.from(s)}function af(t,e){let r=vr(t,e),n=e.offset+r,o=t[e.offset];e.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let a=`${s}.${i}`,c=[];for(;e.offset<n;){let f=t[e.offset];if(e.offset++,c.push(f&127),f<128){c.reverse();let u=0;for(let d=0;d<c.length;d++)u+=c[d]<<d*7;a+=`.${u}`,c=[]}}return a}function cf(t,e){return e.offset++,null}function uf(t,e){let r=vr(t,e),n=t[e.offset];e.offset++;let o=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 o}function lf(t,e){let r=vr(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function ff(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new K;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function xs(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=ff(t.byteLength);return new K(Uint8Array.from([e.byteLength|bs]),e)}function Ca(t){let e=new K,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new K(Uint8Array.from([2]),xs(e),e)}function Da(t){let e=Uint8Array.from([0]),r=new K(e,t);return new K(Uint8Array.from([3]),xs(r),r)}function wn(t,e=48){let r=new K;for(let n of t)r.append(n);return new K(Uint8Array.from([e]),xs(r),r)}async function _a(t,e,r,n){let o=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,e,r.subarray());return n?.signal?.throwIfAborted(),s}var df=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),hf=Uint8Array.from([6,5,43,129,4,0,34]),pf=Uint8Array.from([6,5,43,129,4,0,35]),mf={ext:!0,kty:"EC",crv:"P-256"},yf={ext:!0,kty:"EC",crv:"P-384"},bf={ext:!0,kty:"EC",crv:"P-521"},ws=32,Es=48,vs=66;function Ba(t){let e=gs(t);return Oa(e)}function Oa(t){let e=t[1][1][0],r=1,n,o;if(e.byteLength===ws*2+1)return n=te(e.subarray(r,r+ws),"base64url"),o=te(e.subarray(r+ws),"base64url"),new Xt({...mf,key_ops:["verify"],x:n,y:o});if(e.byteLength===Es*2+1)return n=te(e.subarray(r,r+Es),"base64url"),o=te(e.subarray(r+Es),"base64url"),new Xt({...yf,key_ops:["verify"],x:n,y:o});if(e.byteLength===vs*2+1)return n=te(e.subarray(r,r+vs),"base64url"),o=te(e.subarray(r+vs),"base64url"),new Xt({...bf,key_ops:["verify"],x:n,y:o});throw new q(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function Pa(t){return wn([Ca(Uint8Array.from([1])),wn([gf(t.crv)],160),wn([Da(new K(Uint8Array.from([4]),ye(t.x??"","base64url"),ye(t.y??"","base64url")))],161)]).subarray()}function gf(t){if(t==="P-256")return df;if(t==="P-384")return hf;if(t==="P-521")return pf;throw new q(`Invalid curve ${t}`)}var Xt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=Pa(this.jwk)),this._raw}toMultihash(){return Ve.digest(ft(this))}toCID(){return ie.createV1(114,this.toMultihash())}toString(){return j.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 _a(this.jwk,r,e,n)}};var En=Ie(J("crypto"),1);var ly=En.default.generateKeyPairSync,Sr=32;var xf=64;function Na(t,e,r){if(t.byteLength!==Sr)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!==xf)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=En.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:te(t,"base64url"),kty:"OKP"}});return En.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function Ua(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var vn=class{type="Ed25519";raw;constructor(e){this.raw=Ss(e,Sr)}toMultihash(){return Ve.digest(ft(this))}toCID(){return ie.createV1(114,this.toMultihash())}toString(){return j.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 o=Na(this.raw,r,e);return Ua(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function ka(t){return t=Ss(t,Sr),new vn(t)}function Ss(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new q(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Be;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Be||(Be={}));var Is;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Is||(Is={}));(function(t){t.codec=()=>$e(Is)})(Be||(Be={}));var Ir;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Be.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let s={},i=n==null?r.len:r.pos+n;for(;r.pos<i;){let a=r.uint32();switch(a>>>3){case 1:{s.Type=Be.codec().decode(r);break}case 2:{s.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return s})),e),t.encode=r=>z(r,t.codec()),t.decode=(r,n)=>F(r,t.codec(),n)})(Ir||(Ir={}));var As;(function(t){let e;t.codec=()=>(e==null&&(e=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Be.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let s={},i=n==null?r.len:r.pos+n;for(;r.pos<i;){let a=r.uint32();switch(a>>>3){case 1:{s.Type=Be.codec().decode(r);break}case 2:{s.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return s})),e),t.encode=r=>z(r,t.codec()),t.decode=(r,n)=>F(r,t.codec(),n)})(As||(As={}));var je=Ie(J("node:crypto"),1),Tt=je&&typeof je=="object"&&"webcrypto"in je?je.webcrypto:je&&typeof je=="object"&&"randomBytes"in je?je:void 0;function Lt(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"}function Ar(t){if(!Number.isSafeInteger(t)||t<0)throw new Error("positive integer expected, got "+t)}function Ge(t,...e){if(!Lt(t))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(t.length))throw new Error("Uint8Array expected of length "+e+", got length="+t.length)}function Sn(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Ar(t.outputLen),Ar(t.blockLen)}function jt(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 Ka(t,e){Ge(t);let r=e.outputLen;if(t.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)}function Ct(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function In(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Fe(t,e){return t<<32-e|t>>>e}var Ha=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",vf=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function et(t){if(Ge(t),Ha)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=vf[t[r]];return e}var Je={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ma(t){if(t>=Je._0&&t<=Je._9)return t-Je._0;if(t>=Je.A&&t<=Je.F)return t-(Je.A-10);if(t>=Je.a&&t<=Je.f)return t-(Je.a-10)}function Dt(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);if(Ha)return Uint8Array.fromHex(t);let e=t.length,r=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let o=0,s=0;o<r;o++,s+=2){let i=Ma(t.charCodeAt(s)),a=Ma(t.charCodeAt(s+1));if(i===void 0||a===void 0){let c=t[s]+t[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[o]=i*16+a}return n}function Va(t){if(typeof t!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(t))}function Tr(t){return typeof t=="string"&&(t=Va(t)),Ge(t),t}function ze(...t){let e=0;for(let n=0;n<t.length;n++){let o=t[n];Ge(o),e+=o.length}let r=new Uint8Array(e);for(let n=0,o=0;n<t.length;n++){let s=t[n];r.set(s,o),o+=s.length}return r}var Qt=class{};function $a(t){let e=n=>t().update(Tr(n)).digest(),r=t();return e.outputLen=r.outputLen,e.blockLen=r.blockLen,e.create=()=>t(),e}function An(t=32){if(Tt&&typeof Tt.getRandomValues=="function")return Tt.getRandomValues(new Uint8Array(t));if(Tt&&typeof Tt.randomBytes=="function")return Uint8Array.from(Tt.randomBytes(t));throw new Error("crypto.getRandomValues must be defined")}function Sf(t,e,r,n){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,r,n);let o=BigInt(32),s=BigInt(4294967295),i=Number(r>>o&s),a=Number(r&s),c=n?4:0,f=n?0:4;t.setUint32(e+c,i,n),t.setUint32(e+f,a,n)}function Ga(t,e,r){return t&e^~t&r}function Fa(t,e,r){return t&e^t&r^e&r}var Tn=class extends Qt{constructor(e,r,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(e),this.view=In(this.buffer)}update(e){jt(this),e=Tr(e),Ge(e);let{view:r,buffer:n,blockLen:o}=this,s=e.length;for(let i=0;i<s;){let a=Math.min(o-this.pos,s-i);if(a===o){let c=In(e);for(;o<=s-i;i+=o)this.process(c,i);continue}n.set(e.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===o&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){jt(this),Ka(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;r[i++]=128,Ct(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let d=i;d<o;d++)r[d]=0;Sf(n,o-8,BigInt(this.length*8),s),this.process(n,0);let a=In(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=c/4,u=this.get();if(f>u.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;d<f;d++)a.setUint32(4*d,u[d],s)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:r,buffer:n,length:o,finished:s,destroyed:i,pos:a}=this;return e.destroyed=i,e.finished=s,e.length=o,e.pos=a,o%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},tt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var If=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]),dt=new Uint32Array(64),Ts=class extends Tn{constructor(e=32){super(64,e,8,!1),this.A=tt[0]|0,this.B=tt[1]|0,this.C=tt[2]|0,this.D=tt[3]|0,this.E=tt[4]|0,this.F=tt[5]|0,this.G=tt[6]|0,this.H=tt[7]|0}get(){let{A:e,B:r,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[e,r,n,o,s,i,a,c]}set(e,r,n,o,s,i,a,c){this.A=e|0,this.B=r|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(e,r){for(let d=0;d<16;d++,r+=4)dt[d]=e.getUint32(r,!1);for(let d=16;d<64;d++){let l=dt[d-15],h=dt[d-2],b=Fe(l,7)^Fe(l,18)^l>>>3,g=Fe(h,17)^Fe(h,19)^h>>>10;dt[d]=g+dt[d-7]+b+dt[d-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:f,H:u}=this;for(let d=0;d<64;d++){let l=Fe(a,6)^Fe(a,11)^Fe(a,25),h=u+l+Ga(a,c,f)+If[d]+dt[d]|0,g=(Fe(n,2)^Fe(n,13)^Fe(n,22))+Fa(n,o,s)|0;u=f,f=c,c=a,a=i+h|0,i=s,s=o,o=n,n=h+g|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,u=u+this.H|0,this.set(n,o,s,i,a,c,f,u)}roundClean(){Ct(dt)}destroy(){this.set(0,0,0,0,0,0,0,0),Ct(this.buffer)}};var za=$a(()=>new Ts);var Ec=Ie(J("node:crypto"),1);var Ln=class extends Qt{constructor(e,r){super(),this.finished=!1,this.destroyed=!1,Sn(e);let n=Tr(r);if(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 o=this.blockLen,s=new Uint8Array(o);s.set(n.length>o?e.create().update(n).digest():n);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=e.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),Ct(s)}update(e){return jt(this),this.iHash.update(e),this}digestInto(e){jt(this),Ge(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));let{oHash:r,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:a}=this;return e=e,e.finished=o,e.destroyed=s,e.blockLen=i,e.outputLen=a,e.oHash=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()}},Ls=(t,e,r)=>new Ln(t,e).update(r).digest();Ls.create=(t,e)=>new Ln(t,e);var _s=BigInt(0),Ds=BigInt(1);function Lr(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}"`;throw new Error(r+"expected boolean, got type="+typeof t)}return t}function ht(t,e,r=""){let n=Lt(t),o=t?.length,s=e!==void 0;if(!n||s&&o!==e){let i=r&&`"${r}" `,a=s?` of length ${e}`:"",c=n?`length=${o}`:`type=${typeof t}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return t}function Cr(t){let e=t.toString(16);return e.length&1?"0"+e:e}function Wa(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return t===""?_s:BigInt("0x"+t)}function Jt(t){return Wa(et(t))}function Bs(t){return Ge(t),Wa(et(Uint8Array.from(t).reverse()))}function Cn(t,e){return Dt(t.toString(16).padStart(e*2,"0"))}function Os(t,e){return Cn(t,e).reverse()}function be(t,e,r){let n;if(typeof e=="string")try{n=Dt(e)}catch(s){throw new Error(t+" must be hex string or Uint8Array, cause: "+s)}else if(Lt(e))n=Uint8Array.from(e);else throw new Error(t+" must be hex string or Uint8Array");let o=n.length;if(typeof r=="number"&&o!==r)throw new Error(t+" of length "+r+" expected, got "+o);return n}var Cs=t=>typeof t=="bigint"&&_s<=t;function qa(t,e,r){return Cs(t)&&Cs(e)&&Cs(r)&&e<=t&&t<r}function Ya(t,e,r,n){if(!qa(e,r,n))throw new Error("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Dn(t){let e;for(e=0;t>_s;t>>=Ds,e+=1);return e}var pt=t=>(Ds<<BigInt(t))-Ds;function Za(t,e,r){if(typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");let n=h=>new Uint8Array(h),o=h=>Uint8Array.of(h),s=n(t),i=n(t),a=0,c=()=>{s.fill(1),i.fill(0),a=0},f=(...h)=>r(i,s,...h),u=(h=n(0))=>{i=f(o(0),h),s=f(),h.length!==0&&(i=f(o(1),h),s=f())},d=()=>{if(a++>=1e3)throw new Error("drbg: tried 1000 values");let h=0,b=[];for(;h<e;){s=f();let g=s.slice();b.push(g),h+=s.length}return ze(...b)};return(h,b)=>{c(),u(h);let g;for(;!(g=b(d()));)u();return c(),g}}function Dr(t,e,r={}){if(!t||typeof t!="object")throw new Error("expected valid options object");function n(o,s,i){let a=t[o];if(i&&a===void 0)return;let c=typeof a;if(c!==s||a===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${c}`)}Object.entries(e).forEach(([o,s])=>n(o,s,!1)),Object.entries(r).forEach(([o,s])=>n(o,s,!0))}function Ps(t){let e=new WeakMap;return(r,...n)=>{let o=e.get(r);if(o!==void 0)return o;let s=t(r,...n);return e.set(r,s),s}}var Ee=BigInt(0),ge=BigInt(1),_t=BigInt(2),ja=BigInt(3),Ja=BigInt(4),ec=BigInt(5),Af=BigInt(7),tc=BigInt(8),Tf=BigInt(9),rc=BigInt(16);function Ke(t,e){let r=t%e;return r>=Ee?r:e+r}function Oe(t,e,r){let n=t;for(;e-- >Ee;)n*=n,n%=r;return n}function Xa(t,e){if(t===Ee)throw new Error("invert: expected non-zero number");if(e<=Ee)throw new Error("invert: expected positive modulus, got "+e);let r=Ke(t,e),n=e,o=Ee,s=ge,i=ge,a=Ee;for(;r!==Ee;){let f=n/r,u=n%r,d=o-i*f,l=s-a*f;n=r,r=u,o=i,s=a,i=d,a=l}if(n!==ge)throw new Error("invert: does not exist");return Ke(o,e)}function Ns(t,e,r){if(!t.eql(t.sqr(e),r))throw new Error("Cannot find square root")}function nc(t,e){let r=(t.ORDER+ge)/Ja,n=t.pow(e,r);return Ns(t,n,e),n}function Lf(t,e){let r=(t.ORDER-ec)/tc,n=t.mul(e,_t),o=t.pow(n,r),s=t.mul(e,o),i=t.mul(t.mul(s,_t),o),a=t.mul(s,t.sub(i,t.ONE));return Ns(t,a,e),a}function Cf(t){let e=mt(t),r=oc(t),n=r(e,e.neg(e.ONE)),o=r(e,n),s=r(e,e.neg(n)),i=(t+Af)/rc;return(a,c)=>{let f=a.pow(c,i),u=a.mul(f,n),d=a.mul(f,o),l=a.mul(f,s),h=a.eql(a.sqr(u),c),b=a.eql(a.sqr(d),c);f=a.cmov(f,u,h),u=a.cmov(l,d,b);let g=a.eql(a.sqr(u),c),x=a.cmov(f,u,g);return Ns(a,x,c),x}}function oc(t){if(t<ja)throw new Error("sqrt is not defined for small field");let e=t-ge,r=0;for(;e%_t===Ee;)e/=_t,r++;let n=_t,o=mt(t);for(;Qa(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return nc;let s=o.pow(n,e),i=(e+ge)/_t;return function(c,f){if(c.is0(f))return f;if(Qa(c,f)!==1)throw new Error("Cannot find square root");let u=r,d=c.mul(c.ONE,s),l=c.pow(f,e),h=c.pow(f,i);for(;!c.eql(l,c.ONE);){if(c.is0(l))return c.ZERO;let b=1,g=c.sqr(l);for(;!c.eql(g,c.ONE);)if(b++,g=c.sqr(g),b===u)throw new Error("Cannot find square root");let x=ge<<BigInt(u-b-1),I=c.pow(d,x);u=b,d=c.sqr(I),l=c.mul(l,d),h=c.mul(h,I)}return h}}function Df(t){return t%Ja===ja?nc:t%tc===ec?Lf:t%rc===Tf?Cf(t):oc(t)}var _f=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Rs(t){let e={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},r=_f.reduce((n,o)=>(n[o]="function",n),e);return Dr(t,r),t}function Bf(t,e,r){if(r<Ee)throw new Error("invalid exponent, negatives unsupported");if(r===Ee)return t.ONE;if(r===ge)return e;let n=t.ONE,o=e;for(;r>Ee;)r&ge&&(n=t.mul(n,o)),o=t.sqr(o),r>>=ge;return n}function _n(t,e,r=!1){let n=new Array(e.length).fill(r?t.ZERO:void 0),o=e.reduce((i,a,c)=>t.is0(a)?i:(n[c]=i,t.mul(i,a)),t.ONE),s=t.inv(o);return e.reduceRight((i,a,c)=>t.is0(a)?i:(n[c]=t.mul(i,n[c]),t.mul(i,a)),s),n}function Qa(t,e){let r=(t.ORDER-ge)/_t,n=t.pow(e,r),o=t.eql(n,t.ONE),s=t.eql(n,t.ZERO),i=t.eql(n,t.neg(t.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function Bn(t,e){e!==void 0&&Ar(e);let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function mt(t,e,r=!1,n={}){if(t<=Ee)throw new Error("invalid field: expected ORDER > 0, got "+t);let o,s,i=!1,a;if(typeof e=="object"&&e!=null){if(n.sqrt||r)throw new Error("cannot specify opts in two arguments");let l=e;l.BITS&&(o=l.BITS),l.sqrt&&(s=l.sqrt),typeof l.isLE=="boolean"&&(r=l.isLE),typeof l.modFromBytes=="boolean"&&(i=l.modFromBytes),a=l.allowedLengths}else typeof e=="number"&&(o=e),n.sqrt&&(s=n.sqrt);let{nBitLength:c,nByteLength:f}=Bn(t,o);if(f>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let u,d=Object.freeze({ORDER:t,isLE:r,BITS:c,BYTES:f,MASK:pt(c),ZERO:Ee,ONE:ge,allowedLengths:a,create:l=>Ke(l,t),isValid:l=>{if(typeof l!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof l);return Ee<=l&&l<t},is0:l=>l===Ee,isValidNot0:l=>!d.is0(l)&&d.isValid(l),isOdd:l=>(l&ge)===ge,neg:l=>Ke(-l,t),eql:(l,h)=>l===h,sqr:l=>Ke(l*l,t),add:(l,h)=>Ke(l+h,t),sub:(l,h)=>Ke(l-h,t),mul:(l,h)=>Ke(l*h,t),pow:(l,h)=>Bf(d,l,h),div:(l,h)=>Ke(l*Xa(h,t),t),sqrN:l=>l*l,addN:(l,h)=>l+h,subN:(l,h)=>l-h,mulN:(l,h)=>l*h,inv:l=>Xa(l,t),sqrt:s||(l=>(u||(u=Df(t)),u(d,l))),toBytes:l=>r?Os(l,f):Cn(l,f),fromBytes:(l,h=!0)=>{if(a){if(!a.includes(l.length)||l.length>f)throw new Error("Field.fromBytes: expected "+a+" bytes, got "+l.length);let g=new Uint8Array(f);g.set(l,r?0:g.length-l.length),l=g}if(l.length!==f)throw new Error("Field.fromBytes: expected "+f+" bytes, got "+l.length);let b=r?Bs(l):Jt(l);if(i&&(b=Ke(b,t)),!h&&!d.isValid(b))throw new Error("invalid field element: outside of range 0..ORDER");return b},invertBatch:l=>_n(d,l),cmov:(l,h,b)=>b?h:l});return Object.freeze(d)}function sc(t){if(typeof t!="bigint")throw new Error("field order must be bigint");let e=t.toString(2).length;return Math.ceil(e/8)}function Us(t){let e=sc(t);return e+Math.ceil(e/2)}function ks(t,e,r=!1){let n=t.length,o=sc(e),s=Us(e);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=r?Bs(t):Jt(t),a=Ke(i,e-ge)+ge;return r?Os(a,o):Cn(a,o)}var er=BigInt(0),Bt=BigInt(1);function _r(t,e){let r=e.negate();return t?r:e}function Pn(t,e){let r=_n(t.Fp,e.map(n=>n.Z));return e.map((n,o)=>t.fromAffine(n.toAffine(r[o])))}function uc(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ms(t,e){uc(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),o=2**t,s=pt(t),i=BigInt(t);return{windows:r,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function ic(t,e,r){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=r,a=Number(t&o),c=t>>i;a>n&&(a-=s,c+=Bt);let f=e*n,u=f+Math.abs(a)-1,d=a===0,l=a<0,h=e%2!==0;return{nextN:c,offset:u,isZero:d,isNeg:l,isNegF:h,offsetF:f}}function Of(t,e){if(!Array.isArray(t))throw new Error("array expected");t.forEach((r,n)=>{if(!(r instanceof e))throw new Error("invalid point at index "+n)})}function Pf(t,e){if(!Array.isArray(t))throw new Error("array of scalars expected");t.forEach((r,n)=>{if(!e.isValid(r))throw new Error("invalid scalar at index "+n)})}var Ks=new WeakMap,lc=new WeakMap;function Hs(t){return lc.get(t)||1}function ac(t){if(t!==er)throw new Error("invalid wNAF")}var On=class{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 o=e;for(;r>er;)r&Bt&&(n=n.add(o)),o=o.double(),r>>=Bt;return n}precomputeWindow(e,r){let{windows:n,windowSize:o}=Ms(r,this.bits),s=[],i=e,a=i;for(let c=0;c<n;c++){a=i,s.push(a);for(let f=1;f<o;f++)a=a.add(i),s.push(a);i=a.double()}return s}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=Ms(e,this.bits);for(let a=0;a<i.windows;a++){let{nextN:c,offset:f,isZero:u,isNeg:d,isNegF:l,offsetF:h}=ic(n,a,i);n=c,u?s=s.add(_r(l,r[h])):o=o.add(_r(d,r[f]))}return ac(n),{p:o,f:s}}wNAFUnsafe(e,r,n,o=this.ZERO){let s=Ms(e,this.bits);for(let i=0;i<s.windows&&n!==er;i++){let{nextN:a,offset:c,isZero:f,isNeg:u}=ic(n,i,s);if(n=a,!f){let d=r[c];o=o.add(u?d.negate():d)}}return ac(n),o}getPrecomputes(e,r,n){let o=Ks.get(r);return o||(o=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(o=n(o)),Ks.set(r,o))),o}cached(e,r,n){let o=Hs(e);return this.wNAF(o,this.getPrecomputes(o,e,n),r)}unsafe(e,r,n,o){let s=Hs(e);return s===1?this._unsafeLadder(e,r,o):this.wNAFUnsafe(s,this.getPrecomputes(s,e,n),r,o)}createCache(e,r){uc(r,this.bits),lc.set(e,r),Ks.delete(e)}hasCache(e){return Hs(e)!==1}};function fc(t,e,r,n){let o=e,s=t.ZERO,i=t.ZERO;for(;r>er||n>er;)r&Bt&&(s=s.add(o)),n&Bt&&(i=i.add(o)),o=o.double(),r>>=Bt,n>>=Bt;return{p1:s,p2:i}}function dc(t,e,r,n){Of(r,t),Pf(n,e);let o=r.length,s=n.length;if(o!==s)throw new Error("arrays of points and scalars must have equal length");let i=t.ZERO,a=Dn(BigInt(o)),c=1;a>12?c=a-3:a>4?c=a-2:a>0&&(c=2);let f=pt(c),u=new Array(Number(f)+1).fill(i),d=Math.floor((e.BITS-1)/c)*c,l=i;for(let h=d;h>=0;h-=c){u.fill(i);for(let g=0;g<s;g++){let x=n[g],I=Number(x>>BigInt(h)&f);u[I]=u[I].add(r[g])}let b=i;for(let g=u.length-1,x=i;g>0;g--)x=x.add(u[g]),b=b.add(x);if(l=l.add(b),h!==0)for(let g=0;g<c;g++)l=l.double()}return l}function cc(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Rs(e),e}else return mt(t,{isLE:r})}function hc(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 c of["p","n","h"]){let f=e[c];if(!(typeof f=="bigint"&&f>er))throw new Error(`CURVE.${c} must be positive bigint`)}let o=cc(e.p,r.Fp,n),s=cc(e.n,r.Fn,n),a=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let c of a)if(!o.isValid(e[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:o,Fn:s}}var pc=(t,e)=>(t+(t>=0?e:-e)/mc)/e;function Nf(t,e,r){let[[n,o],[s,i]]=e,a=pc(i*t,r),c=pc(-o*t,r),f=t-a*n-c*s,u=-a*o-c*i,d=f<nt,l=u<nt;d&&(f=-f),l&&(u=-u);let h=pt(Math.ceil(Dn(r)/2))+rr;if(f<nt||f>=h||u<nt||u>=h)throw new Error("splitScalar (endomorphism): failed, k="+t);return{k1neg:d,k1:f,k2neg:l,k2:u}}function $s(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Vs(t,e){let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return Lr(r.lowS,"lowS"),Lr(r.prehash,"prehash"),r.format!==void 0&&$s(r.format),r}var Gs=class extends Error{constructor(e=""){super(e)}},rt={Err:Gs,_tlv:{encode:(t,e)=>{let{Err:r}=rt;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,o=Cr(n);if(o.length/2&128)throw new r("tlv.encode: long form length too big");let s=n>127?Cr(o.length/2|128):"";return Cr(t)+s+o+e},decode(t,e){let{Err:r}=rt,n=0;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let o=e[n++],s=!!(o&128),i=0;if(!s)i=o;else{let c=o&127;if(!c)throw new r("tlv.decode(long): indefinite length not supported");if(c>4)throw new r("tlv.decode(long): byte length is too big");let f=e.subarray(n,n+c);if(f.length!==c)throw new r("tlv.decode: length bytes not complete");if(f[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of f)i=i<<8|u;if(n+=c,i<128)throw new r("tlv.decode(long): not minimal encoding")}let a=e.subarray(n,n+i);if(a.length!==i)throw new r("tlv.decode: wrong value length");return{v:a,l:e.subarray(n+i)}}},_int:{encode(t){let{Err:e}=rt;if(t<nt)throw new e("integer: negative integers are not allowed");let r=Cr(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}=rt;if(t[0]&128)throw new e("invalid signature integer: negative");if(t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Jt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=rt,o=be("signature",t),{v:s,l:i}=n.decode(48,o);if(i.length)throw new e("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,s),{v:f,l:u}=n.decode(2,c);if(u.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(a),s:r.decode(f)}},hexFromSig(t){let{_tlv:e,_int:r}=rt,n=e.encode(2,r.encode(t.r)),o=e.encode(2,r.encode(t.s)),s=n+o;return e.encode(48,s)}},nt=BigInt(0),rr=BigInt(1),mc=BigInt(2),Nn=BigInt(3),Rf=BigInt(4);function tr(t,e){let{BYTES:r}=t,n;if(typeof e=="bigint")n=e;else{let o=be("private key",e);try{n=t.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${r}, got ${typeof e}`)}}if(!t.isValidNot0(n))throw new Error("invalid private key: out of range [1..N-1]");return n}function Uf(t,e={}){let r=hc("weierstrass",t,e),{Fp:n,Fn:o}=r,s=r.CURVE,{h:i,n:a}=s;Dr(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});let{endo:c}=e;if(c&&(!n.is0(s.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let f=bc(n,o);function u(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(U,y,m){let{x:p,y:w}=y.toAffine(),E=n.toBytes(p);if(Lr(m,"isCompressed"),m){u();let T=!n.isOdd(w);return ze(yc(T),E)}else return ze(Uint8Array.of(4),E,n.toBytes(w))}function l(U){ht(U,void 0,"Point");let{publicKey:y,publicKeyUncompressed:m}=f,p=U.length,w=U[0],E=U.subarray(1);if(p===y&&(w===2||w===3)){let T=n.fromBytes(E);if(!n.isValid(T))throw new Error("bad point: is not on curve, wrong x");let A=g(T),v;try{v=n.sqrt(A)}catch(oe){let H=oe instanceof Error?": "+oe.message:"";throw new Error("bad point: is not on curve, sqrt error"+H)}u();let L=n.isOdd(v);return(w&1)===1!==L&&(v=n.neg(v)),{x:T,y:v}}else if(p===m&&w===4){let T=n.BYTES,A=n.fromBytes(E.subarray(0,T)),v=n.fromBytes(E.subarray(T,T*2));if(!x(A,v))throw new Error("bad point: is not on curve");return{x:A,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${y} or uncompressed=${m}`)}let h=e.toBytes||d,b=e.fromBytes||l;function g(U){let y=n.sqr(U),m=n.mul(y,U);return n.add(n.add(m,n.mul(U,s.a)),s.b)}function x(U,y){let m=n.sqr(y),p=g(U);return n.eql(m,p)}if(!x(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let I=n.mul(n.pow(s.a,Nn),Rf),k=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(I,k)))throw new Error("bad curve params: a or b");function C(U,y,m=!1){if(!n.isValid(y)||m&&n.is0(y))throw new Error(`bad point coordinate ${U}`);return y}function M(U){if(!(U instanceof D))throw new Error("ProjectivePoint expected")}function Y(U){if(!c||!c.basises)throw new Error("no endo");return Nf(U,c.basises,o.ORDER)}let re=Ps((U,y)=>{let{X:m,Y:p,Z:w}=U;if(n.eql(w,n.ONE))return{x:m,y:p};let E=U.is0();y==null&&(y=E?n.ONE:n.inv(w));let T=n.mul(m,y),A=n.mul(p,y),v=n.mul(w,y);if(E)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:T,y:A}}),ae=Ps(U=>{if(U.is0()){if(e.allowInfinityPoint&&!n.is0(U.Y))return;throw new Error("bad point: ZERO")}let{x:y,y:m}=U.toAffine();if(!n.isValid(y)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!x(y,m))throw new Error("bad point: equation left != right");if(!U.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function ne(U,y,m,p,w){return m=new D(n.mul(m.X,U),m.Y,m.Z),y=_r(p,y),m=_r(w,m),y.add(m)}class D{constructor(y,m,p){this.X=C("x",y),this.Y=C("y",m,!0),this.Z=C("z",p),Object.freeze(this)}static CURVE(){return s}static fromAffine(y){let{x:m,y:p}=y||{};if(!y||!n.isValid(m)||!n.isValid(p))throw new Error("invalid affine point");if(y instanceof D)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?D.ZERO:new D(m,p,n.ONE)}static fromBytes(y){let m=D.fromAffine(b(ht(y,void 0,"point")));return m.assertValidity(),m}static fromHex(y){return D.fromBytes(be("pointHex",y))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(y=8,m=!0){return bt.createCache(this,y),m||this.multiply(Nn),this}assertValidity(){ae(this)}hasEvenY(){let{y}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(y)}equals(y){M(y);let{X:m,Y:p,Z:w}=this,{X:E,Y:T,Z:A}=y,v=n.eql(n.mul(m,A),n.mul(E,w)),L=n.eql(n.mul(p,A),n.mul(T,w));return v&&L}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:y,b:m}=s,p=n.mul(m,Nn),{X:w,Y:E,Z:T}=this,A=n.ZERO,v=n.ZERO,L=n.ZERO,_=n.mul(w,w),oe=n.mul(E,E),H=n.mul(T,T),O=n.mul(w,E);return O=n.add(O,O),L=n.mul(w,T),L=n.add(L,L),A=n.mul(y,L),v=n.mul(p,H),v=n.add(A,v),A=n.sub(oe,v),v=n.add(oe,v),v=n.mul(A,v),A=n.mul(O,A),L=n.mul(p,L),H=n.mul(y,H),O=n.sub(_,H),O=n.mul(y,O),O=n.add(O,L),L=n.add(_,_),_=n.add(L,_),_=n.add(_,H),_=n.mul(_,O),v=n.add(v,_),H=n.mul(E,T),H=n.add(H,H),_=n.mul(H,O),A=n.sub(A,_),L=n.mul(H,oe),L=n.add(L,L),L=n.add(L,L),new D(A,v,L)}add(y){M(y);let{X:m,Y:p,Z:w}=this,{X:E,Y:T,Z:A}=y,v=n.ZERO,L=n.ZERO,_=n.ZERO,oe=s.a,H=n.mul(s.b,Nn),O=n.mul(m,E),Z=n.mul(p,T),se=n.mul(w,A),Se=n.add(m,p),X=n.add(E,T);Se=n.mul(Se,X),X=n.add(O,Z),Se=n.sub(Se,X),X=n.add(m,w);let he=n.add(E,A);return X=n.mul(X,he),he=n.add(O,se),X=n.sub(X,he),he=n.add(p,w),v=n.add(T,A),he=n.mul(he,v),v=n.add(Z,se),he=n.sub(he,v),_=n.mul(oe,X),v=n.mul(H,se),_=n.add(v,_),v=n.sub(Z,_),_=n.add(Z,_),L=n.mul(v,_),Z=n.add(O,O),Z=n.add(Z,O),se=n.mul(oe,se),X=n.mul(H,X),Z=n.add(Z,se),se=n.sub(O,se),se=n.mul(oe,se),X=n.add(X,se),O=n.mul(Z,X),L=n.add(L,O),O=n.mul(he,X),v=n.mul(Se,v),v=n.sub(v,O),O=n.mul(Se,Z),_=n.mul(he,_),_=n.add(_,O),new D(v,L,_)}subtract(y){return this.add(y.negate())}is0(){return this.equals(D.ZERO)}multiply(y){let{endo:m}=e;if(!o.isValidNot0(y))throw new Error("invalid scalar: out of range");let p,w,E=T=>bt.cached(this,T,A=>Pn(D,A));if(m){let{k1neg:T,k1:A,k2neg:v,k2:L}=Y(y),{p:_,f:oe}=E(A),{p:H,f:O}=E(L);w=oe.add(O),p=ne(m.beta,_,H,T,v)}else{let{p:T,f:A}=E(y);p=T,w=A}return Pn(D,[p,w])[0]}multiplyUnsafe(y){let{endo:m}=e,p=this;if(!o.isValid(y))throw new Error("invalid scalar: out of range");if(y===nt||p.is0())return D.ZERO;if(y===rr)return p;if(bt.hasCache(this))return this.multiply(y);if(m){let{k1neg:w,k1:E,k2neg:T,k2:A}=Y(y),{p1:v,p2:L}=fc(D,p,E,A);return ne(m.beta,v,L,w,T)}else return bt.unsafe(p,y)}multiplyAndAddUnsafe(y,m,p){let w=this.multiplyUnsafe(m).add(y.multiplyUnsafe(p));return w.is0()?void 0:w}toAffine(y){return re(this,y)}isTorsionFree(){let{isTorsionFree:y}=e;return i===rr?!0:y?y(D,this):bt.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:y}=e;return i===rr?this:y?y(D,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(y=!0){return Lr(y,"isCompressed"),this.assertValidity(),h(D,this,y)}toHex(y=!0){return et(this.toBytes(y))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(y=!0){return this.toBytes(y)}_setWindowSize(y){this.precompute(y)}static normalizeZ(y){return Pn(D,y)}static msm(y,m){return dc(D,o,y,m)}static fromPrivateKey(y){return D.BASE.multiply(tr(o,y))}}D.BASE=new D(s.Gx,s.Gy,n.ONE),D.ZERO=new D(n.ZERO,n.ONE,n.ZERO),D.Fp=n,D.Fn=o;let Mr=o.BITS,bt=new On(D,e.endo?Math.ceil(Mr/2):Mr);return D.BASE.precompute(8),D}function yc(t){return Uint8Array.of(t?2:3)}function bc(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function kf(t,e={}){let{Fn:r}=t,n=e.randomBytes||An,o=Object.assign(bc(t.Fp,r),{seed:Us(r.ORDER)});function s(h){try{return!!tr(r,h)}catch{return!1}}function i(h,b){let{publicKey:g,publicKeyUncompressed:x}=o;try{let I=h.length;return b===!0&&I!==g||b===!1&&I!==x?!1:!!t.fromBytes(h)}catch{return!1}}function a(h=n(o.seed)){return ks(ht(h,o.seed,"seed"),r.ORDER)}function c(h,b=!0){return t.BASE.multiply(tr(r,h)).toBytes(b)}function f(h){let b=a(h);return{secretKey:b,publicKey:c(b)}}function u(h){if(typeof h=="bigint")return!1;if(h instanceof t)return!0;let{secretKey:b,publicKey:g,publicKeyUncompressed:x}=o;if(r.allowedLengths||b===g)return;let I=be("key",h).length;return I===g||I===x}function d(h,b,g=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(b)===!1)throw new Error("second arg must be public key");let x=tr(r,h);return t.fromHex(b).multiply(x).toBytes(g)}return Object.freeze({getPublicKey:c,getSharedSecret:d,keygen:f,Point:t,utils:{isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:a,isValidPrivateKey:s,randomPrivateKey:a,normPrivateKeyToScalar:h=>tr(r,h),precompute(h=8,b=t.BASE){return b.precompute(h,!1)}},lengths:o})}function Mf(t,e,r={}){Sn(e),Dr(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});let n=r.randomBytes||An,o=r.hmac||((m,...p)=>Ls(e,m,ze(...p))),{Fp:s,Fn:i}=t,{ORDER:a,BITS:c}=i,{keygen:f,getPublicKey:u,getSharedSecret:d,utils:l,lengths:h}=kf(t,r),b={prehash:!1,lowS:typeof r.lowS=="boolean"?r.lowS:!1,format:void 0,extraEntropy:!1},g="compact";function x(m){let p=a>>rr;return m>p}function I(m,p){if(!i.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function k(m,p){$s(p);let w=h.signature,E=p==="compact"?w:p==="recovered"?w+1:void 0;return ht(m,E,`${p} signature`)}class C{constructor(p,w,E){this.r=I("r",p),this.s=I("s",w),E!=null&&(this.recovery=E),Object.freeze(this)}static fromBytes(p,w=g){k(p,w);let E;if(w==="der"){let{r:L,s:_}=rt.toSig(ht(p));return new C(L,_)}w==="recovered"&&(E=p[0],w="compact",p=p.subarray(1));let T=i.BYTES,A=p.subarray(0,T),v=p.subarray(T,T*2);return new C(i.fromBytes(A),i.fromBytes(v),E)}static fromHex(p,w){return this.fromBytes(Dt(p),w)}addRecoveryBit(p){return new C(this.r,this.s,p)}recoverPublicKey(p){let w=s.ORDER,{r:E,s:T,recovery:A}=this;if(A==null||![0,1,2,3].includes(A))throw new Error("recovery id invalid");if(a*mc<w&&A>1)throw new Error("recovery id is ambiguous for h>1 curve");let L=A===2||A===3?E+a:E;if(!s.isValid(L))throw new Error("recovery id 2 or 3 invalid");let _=s.toBytes(L),oe=t.fromBytes(ze(yc((A&1)===0),_)),H=i.inv(L),O=Y(be("msgHash",p)),Z=i.create(-O*H),se=i.create(T*H),Se=t.BASE.multiplyUnsafe(Z).add(oe.multiplyUnsafe(se));if(Se.is0())throw new Error("point at infinify");return Se.assertValidity(),Se}hasHighS(){return x(this.s)}toBytes(p=g){if($s(p),p==="der")return Dt(rt.hexFromSig(this));let w=i.toBytes(this.r),E=i.toBytes(this.s);if(p==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return ze(Uint8Array.of(this.recovery),w,E)}return ze(w,E)}toHex(p){return et(this.toBytes(p))}assertValidity(){}static fromCompact(p){return C.fromBytes(be("sig",p),"compact")}static fromDER(p){return C.fromBytes(be("sig",p),"der")}normalizeS(){return this.hasHighS()?new C(this.r,i.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return et(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return et(this.toBytes("compact"))}}let M=r.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let w=Jt(p),E=p.length*8-c;return E>0?w>>BigInt(E):w},Y=r.bits2int_modN||function(p){return i.create(M(p))},re=pt(c);function ae(m){return Ya("num < 2^"+c,m,nt,re),i.toBytes(m)}function ne(m,p){return ht(m,void 0,"message"),p?ht(e(m),void 0,"prehashed message"):m}function D(m,p,w){if(["recovered","canonical"].some(Z=>Z in w))throw new Error("sign() legacy options not supported");let{lowS:E,prehash:T,extraEntropy:A}=Vs(w,b);m=ne(m,T);let v=Y(m),L=tr(i,p),_=[ae(L),ae(v)];if(A!=null&&A!==!1){let Z=A===!0?n(h.secretKey):A;_.push(be("extraEntropy",Z))}let oe=ze(..._),H=v;function O(Z){let se=M(Z);if(!i.isValidNot0(se))return;let Se=i.inv(se),X=t.BASE.multiply(se).toAffine(),he=i.create(X.x);if(he===nt)return;let Kr=i.create(Se*i.create(H+he*L));if(Kr===nt)return;let Pi=(X.x===he?0:2)|Number(X.y&rr),Ni=Kr;return E&&x(Kr)&&(Ni=i.neg(Kr),Pi^=1),new C(he,Ni,Pi)}return{seed:oe,k2sig:O}}function Mr(m,p,w={}){m=be("message",m);let{seed:E,k2sig:T}=D(m,p,w);return Za(e.outputLen,i.BYTES,o)(E,T)}function bt(m){let p,w=typeof m=="string"||Lt(m),E=!w&&m!==null&&typeof m=="object"&&typeof m.r=="bigint"&&typeof m.s=="bigint";if(!w&&!E)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(E)p=new C(m.r,m.s);else if(w){try{p=C.fromBytes(be("sig",m),"der")}catch(T){if(!(T instanceof rt.Err))throw T}if(!p)try{p=C.fromBytes(be("sig",m),"compact")}catch{return!1}}return p||!1}function U(m,p,w,E={}){let{lowS:T,prehash:A,format:v}=Vs(E,b);if(w=be("publicKey",w),p=ne(be("message",p),A),"strict"in E)throw new Error("options.strict was renamed to lowS");let L=v===void 0?bt(m):C.fromBytes(be("sig",m),v);if(L===!1)return!1;try{let _=t.fromBytes(w);if(T&&L.hasHighS())return!1;let{r:oe,s:H}=L,O=Y(p),Z=i.inv(H),se=i.create(O*Z),Se=i.create(oe*Z),X=t.BASE.multiplyUnsafe(se).add(_.multiplyUnsafe(Se));return X.is0()?!1:i.create(X.x)===oe}catch{return!1}}function y(m,p,w={}){let{prehash:E}=Vs(w,b);return p=ne(p,E),C.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:f,getPublicKey:u,getSharedSecret:d,utils:l,lengths:h,Point:t,sign:Mr,verify:U,recoverPublicKey:y,Signature:C,hash:e})}function Kf(t){let e={a:t.a,b:t.b,p:t.Fp.ORDER,n:t.n,h:t.h,Gx:t.Gx,Gy:t.Gy},r=t.Fp,n=t.allowedPrivateKeyLengths?Array.from(new Set(t.allowedPrivateKeyLengths.map(i=>Math.ceil(i/2)))):void 0,o=mt(e.n,{BITS:t.nBitLength,allowedLengths:n,modFromBytes:t.wrapPrivateKey}),s={Fp:r,Fn:o,allowInfinityPoint:t.allowInfinityPoint,endo:t.endo,isTorsionFree:t.isTorsionFree,clearCofactor:t.clearCofactor,fromBytes:t.fromBytes,toBytes:t.toBytes};return{CURVE:e,curveOpts:s}}function Hf(t){let{CURVE:e,curveOpts:r}=Kf(t),n={hmac:t.hmac,randomBytes:t.randomBytes,lowS:t.lowS,bits2int:t.bits2int,bits2int_modN:t.bits2int_modN};return{CURVE:e,curveOpts:r,hash:t.hash,ecdsaOpts:n}}function Vf(t,e){let r=e.Point;return Object.assign({},e,{ProjectivePoint:r,CURVE:Object.assign({},t,Bn(r.Fn.ORDER,r.Fn.BITS))})}function gc(t){let{CURVE:e,curveOpts:r,hash:n,ecdsaOpts:o}=Hf(t),s=Uf(e,r),i=Mf(s,n,o);return Vf(t,i)}function xc(t,e){let r=n=>gc({...t,hash:n});return{...r(e),create:r}}var zs={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},$f={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var wc=BigInt(2);function Gf(t){let e=zs.p,r=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),f=t*t*t%e,u=f*f*t%e,d=Oe(u,r,e)*u%e,l=Oe(d,r,e)*u%e,h=Oe(l,wc,e)*f%e,b=Oe(h,o,e)*h%e,g=Oe(b,s,e)*b%e,x=Oe(g,a,e)*g%e,I=Oe(x,c,e)*x%e,k=Oe(I,a,e)*g%e,C=Oe(k,r,e)*u%e,M=Oe(C,i,e)*b%e,Y=Oe(M,n,e)*f%e,re=Oe(Y,wc,e);if(!Fs.eql(Fs.sqr(re),t))throw new Error("Cannot find square root");return re}var Fs=mt(zs.p,{sqrt:Gf}),Br=xc({...zs,Fp:Fs,lowS:!0,endo:$f},za);var Rn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function vc(t,e,r,n){n?.signal?.throwIfAborted();let o=Ec.default.createHash("sha256");if(r instanceof Uint8Array)o.update(r);else for(let i of r)o.update(i);let s=o.digest();try{return Br.verify(e,s,t)}catch(i){throw new Rn(String(i))}}var Un=class{type="secp256k1";raw;_key;constructor(e){this._key=Ic(e),this.raw=Sc(this._key)}toMultihash(){return Ve.digest(ft(this))}toCID(){return ie.createV1(114,this.toMultihash())}toString(){return j.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 vc(this._key,r,e,n)}};function Ac(t){return new Un(t)}function Sc(t){return Br.ProjectivePoint.fromHex(t).toRawBytes(!0)}function Ic(t){try{return Br.ProjectivePoint.fromHex(t),t}catch(e){throw new ln(String(e))}}function Tc(t){let{Type:e,Data:r}=Ir.decode(t.digest),n=r??new Uint8Array;switch(e){case Be.Ed25519:return ka(n);case Be.secp256k1:return Ac(n);case Be.ECDSA:return Ba(n);default:throw new wr}}function ft(t){return Ir.encode({Type:Be[t.type],Data:t.raw})}var Lc=Symbol.for("nodejs.util.inspect.custom"),Ff=114,Or=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()})`}[ys]=!0;toString(){return this.string==null&&(this.string=j.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ie.createV1(Ff,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")}[Lc](){return`PeerId(${this.toString()})`}},kn=class extends Or{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Mn=class extends Or{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Kn=class extends Or{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},zf=2336,Hn=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ve.digest(ye(this.url))}[Lc](){return`PeerId(${this.url})`}[ys]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ie.createV1(zf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=te(e)),e.toString()===this.toString())}};function nr(t){if(qf(t))return new kn({multihash:t});if(Wf(t))try{let e=Tc(t);if(e.type==="Ed25519")return new Mn({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Kn({multihash:t,publicKey:e})}catch{let r=te(t.digest);return new Hn(new URL(r))}throw new dn("Supplied PeerID Multihash is invalid")}function Wf(t){return t.code===Ve.code}function qf(t){return t.code===os.code}var du=Ie(J("net"),1);var de=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ot=class extends Error{static name="ValidationError";name="ValidationError"},Vn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},$n=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Pe=J("node:net");function qs(t){return e=>te(e,t)}function Ys(t){return e=>ye(e,t)}function or(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Ot(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function Cc(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=ye(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ot(n);return qe([r,o],r.length+o.length)}function Dc(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=We.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ot(n);return qe([r,o],r.length+o.length)}function Zs(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=te(e,"base32"),o=or(r);return`${n}:${o}`}var Xs=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let o=parseInt(r,10);if(isNaN(o)||o<0||o>255)throw new de("Invalid byte value in IP address");e[n]=o}),e},_c=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let s=(0,Pe.isIPv4)(r[n]),i;s&&(i=Xs(r[n]),r[n]=te(i.subarray(0,2),"base16")),i!=null&&++n<8&&r.splice(n,0,te(i.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 s=[n,1];for(n=9-r.length;n>0;n--)s.push("0");r.splice.apply(r,s)}let o=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let s=parseInt(r[n],16);if(isNaN(s)||s<0||s>65535)throw new de("Invalid byte value in IP address");o[e++]=s>>8&255,o[e++]=s&255}return o},Bc=function(t){if(t.byteLength!==4)throw new de("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},Oc=function(t){if(t.byteLength!==16)throw new de("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let o=t[n],s=t[n+1],i=`${o.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}`;e.push(i)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new de(`Invalid IPv6 address "${r}"`)}};function Pc(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new de(`Invalid IPv6 address "${t}"`)}}var Ws=Object.values(pr).map(t=>t.decoder),Yf=(function(){let t=Ws[0].or(Ws[1]);return Ws.slice(2).forEach(e=>t=t.or(e)),t})();function Nc(t){return Yf.decode(t)}function Rc(t){return e=>t.encoder.encode(e)}function Zf(t){if(parseInt(t).toString()!==t)throw new ot("Value must be an integer")}function Xf(t){if(t<0)throw new ot("Value must be a positive integer, or zero")}function Qf(t){return e=>{if(e>t)throw new ot(`Value must be smaller than or equal to ${t}`)}}function jf(...t){return e=>{for(let r of t)r(e)}}var Pr=jf(Zf,Xf,Qf(65535));var ue=-1,Qs=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 $n(`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)}))}},st=new Qs,hd=[{code:4,name:"ip4",size:32,valueToBytes:Xs,bytesToValue:Bc,validate:t=>{if(!(0,Pe.isIPv4)(t))throw new ot(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Ot,bytesToValue:or,validate:Pr},{code:273,name:"udp",size:16,valueToBytes:Ot,bytesToValue:or,validate:Pr},{code:33,name:"dccp",size:16,valueToBytes:Ot,bytesToValue:or,validate:Pr},{code:41,name:"ip6",size:128,valueToBytes:_c,bytesToValue:Oc,stringToValue:Pc,validate:t=>{if(!(0,Pe.isIPv6)(t))throw new ot(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:ue},{code:43,name:"ipcidr",size:8,bytesToValue:qs("base10"),valueToBytes:Ys("base10")},{code:53,name:"dns",size:ue},{code:54,name:"dns4",size:ue},{code:55,name:"dns6",size:ue},{code:56,name:"dnsaddr",size:ue},{code:132,name:"sctp",size:16,valueToBytes:Ot,bytesToValue:or,validate:Pr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:ue,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:ue,bytesToValue:qs("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Ys("base58btc")(t):ie.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Zs,valueToBytes:Cc},{code:445,name:"onion3",size:296,bytesToValue:Zs,valueToBytes:Dc},{code:446,name:"garlic64",size:ue},{code:447,name:"garlic32",size:ue},{code:448,name:"tls"},{code:449,name:"sni",size:ue},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:ue,bytesToValue:Rc(Zo),valueToBytes:Nc},{code:480,name:"http"},{code:481,name:"http-path",size:ue,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:ue}];hd.forEach(t=>{st.addProtocol(t)});function Uc(t){let e=[],r=0;for(;r<t.length;){let n=xt(t,r),o=st.getProtocol(n),s=ce(n),i=pd(o,t,r+s),a=0;i>0&&o.size===ue&&(a=ce(i));let c=s+a+i,f={code:n,name:o.name,bytes:t.subarray(r,r+c)};if(i>0){let u=r+s+a,d=t.subarray(u,u+i);f.value=o.bytesToValue?.(d)??te(d)}e.push(f),r+=c}return e}function kc(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let o=st.getProtocol(n.code),s=ce(n.code),i,a=0,c=0;n.value!=null&&(i=o.valueToBytes?.(n.value)??ye(n.value),a=i.byteLength,o.size===ue&&(c=ce(a)));let f=new Uint8Array(s+c+a),u=0;Mt(n.code,f,u),u+=s,i!=null&&(o.size===ue&&(Mt(a,f,u),u+=c),f.set(i,u)),n.bytes=f}r.push(n.bytes),e+=n.bytes.byteLength}return qe(r,e)}function Mc(t){if(t.charAt(0)!=="/")throw new de('String multiaddr must start with "/"');let e=[],r="protocol",n="",o="";for(let s=1;s<t.length;s++){let i=t.charAt(s);i!=="/"&&(r==="protocol"?o+=t.charAt(s):n+=t.charAt(s));let a=s===t.length-1;if(i==="/"||a){let c=st.getProtocol(o);if(r==="protocol"){if(c.size==null||c.size===0){e.push({code:c.code,name:c.name}),n="",o="",r="protocol";continue}else if(a)throw new de(`Component ${o} was missing value`);r="value"}else if(r==="value"){let f={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new de(`Component ${o} was missing value`);f.value=c.stringToValue?.(n)??n}e.push(f),n="",o="",r="protocol"}}}if(o!==""&&n!=="")throw new de("Incomplete multiaddr");return e}function Kc(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=st.getProtocol(e.code);if(r==null)throw new de(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function pd(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:xt(e,r)}var md=Symbol.for("nodejs.util.inspect.custom"),li=Symbol.for("@multiformats/multiaddr");function yd(t){if(t==null&&(t="/"),Hc(t))return t.getComponents();if(t instanceof Uint8Array)return Uc(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Mc(t);if(Array.isArray(t))return t;throw new de("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Xn=class t{[li]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=yd(e),r.validate!==!1&&bd(this)}get bytes(){return this.#r==null&&(this.#r=kc(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Kc(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(),o=n.lastIndexOf(r);if(o<0)throw new Vn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,o),{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)}[md](){return`Multiaddr(${this.toString()})`}};function bd(t){t.getComponents().forEach(e=>{let r=st.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function Hc(t){return!!t?.[li]}function Ye(t){return new Xn(t)}var V=t=>({match:e=>{let r=e[0];return r==null||r.code!==t||r.value!=null?!1:e.slice(1)}}),S=(t,e)=>({match:r=>{let n=r[0];return n?.code!==t||n.value==null||e!=null&&n.value!==e?!1:r.slice(1)}}),Vc=t=>({match:e=>t.match(e)===!1?e:!1}),B=t=>({match:e=>{let r=t.match(e);return r===!1?e:r}}),xe=(...t)=>({match:e=>{let r;for(let n of t){let o=n.match(e);o!==!1&&(r==null||o.length<r.length)&&(r=o)}return r??!1}}),R=(...t)=>({match:e=>{for(let r of t){let n=r.match(e);if(n===!1)return!1;e=n}return e}});function $(...t){function e(o){if(o==null)return!1;let s=o.getComponents();for(let i of t){let a=i.match(s);if(a===!1)return!1;s=a}return s}function r(o){return e(o)!==!1}function n(o){let s=e(o);return s===!1?!1:s.length===0}return{matchers:t,matches:r,exactMatch:n}}var gd=S(421),Xg=$(gd),jn=S(54),Jn=S(55),eo=S(56),di=S(53),Qg=$(jn,B(S(421))),jg=$(Jn,B(S(421))),Jg=$(eo,B(S(421))),e0=$(xe(di,eo,jn,Jn),B(S(421))),$c=R(S(4),B(S(43))),Gc=R(B(S(42)),S(41),B(S(43))),hi=xe($c,Gc),Rt=xe(hi,di,jn,Jn,eo),t0=$(xe(hi,R(xe(di,eo,jn,Jn),B(S(421))))),r0=$($c),n0=$(Gc),o0=$(hi),pi=R(Rt,S(6)),Rr=R(Rt,S(273)),Fc=$(R(pi,B(S(421)))),s0=$(Rr),mi=R(Rr,V(460),B(S(421))),to=R(Rr,V(461),B(S(421))),xd=xe(mi,to),i0=$(mi),a0=$(to),fi=xe(Rt,pi,Rr,mi,to),zc=xe(R(fi,V(477),B(S(421)))),c0=$(zc),Wc=xe(R(fi,V(478),B(S(421))),R(fi,V(448),B(S(449)),V(477),B(S(421)))),u0=$(Wc),qc=R(Rr,V(280),B(S(466)),B(S(466)),B(S(421))),l0=$(qc),Yc=R(to,V(465),B(S(466)),B(S(466)),B(S(421))),f0=$(Yc),Qn=xe(zc,Wc,R(pi,B(S(421))),R(xd,B(S(421))),R(Rt,B(S(421))),qc,Yc,S(421)),d0=$(Qn),wd=R(B(Qn),V(290),Vc(V(281)),B(S(421))),h0=$(wd),Ed=xe(R(Qn,V(290),V(281),B(S(421))),R(Qn,V(281),B(S(421))),R(V(281),B(S(421)))),p0=$(Ed),vd=xe(R(Rt,S(6),V(480),B(S(421))),R(Rt,V(480),B(S(421)))),m0=$(vd),Sd=R(Rt,xe(R(S(6,"443"),V(480)),R(S(6),V(443)),R(S(6),V(448),V(480)),R(V(448),V(480)),V(448),V(443)),B(S(421))),y0=$(Sd),Id=xe(R(S(777),B(S(421)))),b0=$(Id),Ad=xe(R(S(400),B(S(421)))),ro=$(Ad);var no=class extends Event{type;detail;constructor(e,r){super(e),this.type=e,this.detail=r}};var fu=Ie(J("node:net"),1);function oo(t){let e=t.getComponents(),r={},n=0;if(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)throw new q(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r}function it(){let t={};return t.promise=new Promise((e,r)=>{t.resolve=e,t.reject=r}),t}var so=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}},cr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new so(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 so(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 yi=class extends Error{type;code;constructor(e,r){super(e??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function yt(t={}){return Td(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 Td(t,e){e=e??{};let r=e.onEnd,n=new cr,o,s,i,a=it(),c=async()=>{try{return n.isEmpty()?i?{done:!0}:await new Promise((x,I)=>{s=k=>{s=null,n.push(k);try{x(t(n))}catch(C){I(C)}return o}}):t(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=it()})}},f=x=>s!=null?s(x):(n.push(x),o),u=x=>(n=new cr,s!=null?s({error:x}):(n.push({error:x}),o)),d=x=>{if(i)return o;if(e?.objectMode!==!0&&x?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return f({done:!1,value:x})},l=x=>i?o:(i=!0,x!=null?u(x):f({done:!0})),h=()=>(n=new cr,l(),{done:!0}),b=x=>(l(x),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:c,return:h,throw:b,push:d,end:l,get readableLength(){return n.size},onEmpty:async x=>{let I=x?.signal;if(I?.throwIfAborted(),n.isEmpty())return;let k,C;I!=null&&(k=new Promise((M,Y)=>{C=()=>{Y(new yi)},I.addEventListener("abort",C)}));try{await Promise.race([a.promise,k])}finally{C!=null&&I!=null&&I?.removeEventListener("abort",C)}}},r==null)return o;let g=o;return o={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(x){return g.throw(x),r!=null&&(r(x),r=void 0),{done:!0}},return(){return g.return(),r!=null&&(r(),r=void 0),{done:!0}},push:d,end(x){return g.end(x),r!=null&&(r(x),r=void 0),o},get readableLength(){return g.readableLength},onEmpty:x=>g.onEmpty(x)},o}var bi=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},gi=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},Zc=t=>globalThis.DOMException===void 0?new gi(t):new DOMException(t),Xc=t=>{let e=t.reason===void 0?Zc("This operation was aborted."):t.reason;return e instanceof Error?e:Zc(e)};function xi(t,e){let{milliseconds:r,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=e,i,a,f=new Promise((u,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(e.signal){let{signal:h}=e;h.aborted&&d(Xc(h)),a=()=>{d(Xc(h))},h.addEventListener("abort",a,{once:!0})}if(r===Number.POSITIVE_INFINITY){t.then(u,d);return}let l=new bi;i=s.setTimeout.call(void 0,()=>{if(n){try{u(n())}catch(h){d(h)}return}typeof t.cancel=="function"&&t.cancel(),o===!1?u():o instanceof Error?d(o):(l.message=o??`Promise timed out after ${r} milliseconds`,d(l))},r),(async()=>{try{u(await t)}catch(h){d(h)}})()}).finally(()=>{f.clear(),a&&e.signal&&e.signal.removeEventListener("abort",a)});return f.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},f}var Ld=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 Cd(t,e,r){let n,o=new Promise((s,i)=>{if(r={rejectionEvents:["error"],multiArgs:!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 a=[e].flat(),c=[],{addListener:f,removeListener:u}=Ld(t),d=(...h)=>{let b=r.multiArgs?h:h[0];r.filter&&!r.filter(b)||(c.push(b),r.count===c.length&&(n(),s(c)))},l=h=>{n(),i(h)};n=()=>{for(let h of a)u(h,d);for(let h of r.rejectionEvents)u(h,l)};for(let h of a)f(h,d);for(let h of r.rejectionEvents)f(h,l);r.signal&&r.signal.addEventListener("abort",()=>{l(r.signal.reason)},{once:!0}),r.resolveImmediately&&s(c)});if(o.cancel=n,typeof r.timeout=="number"){let s=xi(o,{milliseconds:r.timeout});return s.cancel=n,s}return o}function Ne(t,e,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Cd(t,e,r),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var Ut=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};function Dd(t){return t.reason}async function Qc(t,e,r){if(e==null)return t;let n=r?.translateError??Dd;if(e.aborted)return t.catch(()=>{}),Promise.reject(n(e));let o;try{return await Promise.race([t,new Promise((s,i)=>{o=()=>{i(n(e))},e.addEventListener("abort",o)})])}finally{o!=null&&e.removeEventListener("abort",o)}}var _d=Math.pow(2,20)*4,io=class extends Zt{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;constructor(e){super(),this.status="open",this.log=e.log,this.direction=e.direction??"outbound",this.inactivityTimeout=e.inactivityTimeout??12e4,this.maxReadBufferLength=e.maxReadBufferLength??_d,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new K,this.writeBuffer=new K,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,this.processSendQueue())};this.addEventListener("drain",r)}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=yt(),r=s=>{e.push(s.data)};this.addEventListener("message",r);let n=s=>{e.end(s.error)};this.addEventListener("close",n);let o=()=>{e.end()};this.addEventListener("remoteCloseWrite",o);try{yield*e}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",o)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new At(`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 yn(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new At("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 At("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 At(`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)}}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 fn;this.dispatchEvent(new bn(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 Yt))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let e=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let o=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(o===0){e=!1;break}let s=this.writeBuffer.sublist(0,o),i=new K(s);this.writeBuffer.consume(s.byteLength);let a=this.sendData(s);if(e=a.canSendMore,n+=a.sentBytes,a.sentBytes!==i.byteLength&&(i.consume(a.sentBytes),this.writeBuffer.prepend(i)),!e)break}return e||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,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 mn(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 xr(`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 xr(`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 io{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 Ne(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 Ne(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var Jc=Ie(J("node:os"),1);function jc(t){return!!(t.startsWith("169.254.")||t.toLowerCase().startsWith("fe80"))}function wi(t,e,r){let n=[t.type,r??t.host];if(t.protocol!=null){let o=e??t.port;o!=null&&n.push(t.protocol,o)}return t.type==="ip6"&&t.zone!=null&&n.unshift("ip6zone",t.zone),t.cidr!=null&&n.push("ipcidr",t.cidr),Ye(`/${n.join("/")}`)}var Bd={4:"IPv4",6:"IPv6"};function Od(t){return["0.0.0.0","::"].includes(t)}function Pd(t){let e=[],r=Jc.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let o of n)jc(o.address)||o.family===Bd[t]&&e.push(o.address);return e}function eu(t,e){if(t==null)return[];let r=oo(t);return(r.type==="ip4"||r.type==="ip6")&&Od(r.host)?Pd(r.type==="ip4"?4:6).map(n=>wi(r,e,n)):[wi(r,e)]}function tu(t,e){if(typeof t!="string")throw new q(`invalid ip provided: ${t}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new q(`invalid port provided: ${e}`);if((0,Pe.isIPv4)(t))return Ye(`/ip4/${t}/tcp/${e}`);if((0,Pe.isIPv6)(t))return Ye(`/ip6/${t}/tcp/${e}`);throw new q(`invalid ip:port for creating a multiaddr: ${t}:${e}`)}var co=class extends Error{type;code;constructor(e,r,n){super(e??"The operation was aborted"),this.type="aborted",this.name=n??"AbortError",this.code=r??"ABORT_ERR"}};async function ru(t,e,r){if(e==null)return t;if(e.aborted)return t.catch(()=>{}),Promise.reject(new co(r?.errorMessage,r?.errorCode,r?.errorName));let n,o=new co(r?.errorMessage,r?.errorCode,r?.errorName);try{return await Promise.race([t,new Promise((s,i)=>{n=()=>{i(o)},e.addEventListener("abort",n)})])}finally{n!=null&&e.removeEventListener("abort",n)}}var Ei=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=it(),this.haveNext=it()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let e=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=it(),e}async throw(e){return this.ended=!0,this.error=e,e!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(e)),{done:!0,value:void 0}}async return(){let e={done:!0,value:void 0};return this.ended=!0,this.nextResult=e,this.haveNext.resolve(),e}async push(e,r){await this._push(e,r)}async end(e,r){e!=null?await this.throw(e):await this._push(void 0,r)}async _push(e,r){if(e!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;e!=null?this.nextResult={done:!1,value:e}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=it(),await ru(this.readNext.promise,r?.signal,r)}};function nu(){return new Ei}function Nd(t){return t[Symbol.asyncIterator]!=null}async function Rd(t,e,r){try{await Promise.all(t.map(async n=>{for await(let o of n)await e.push(o,{signal:r}),r.throwIfAborted()})),await e.end(void 0,{signal:r})}catch(n){await e.end(n,{signal:r}).catch(()=>{})}}async function*Ud(t){let e=new AbortController,r=nu();Rd(t,r,e.signal).catch(()=>{});try{yield*r}finally{e.abort()}}function*kd(t){for(let e of t)yield*e}function Md(...t){let e=[];for(let r of t)Nd(r)||e.push(r);return e.length===t.length?kd(e):Ud(t)}var ou=Md;function su(t,...e){if(t==null)throw new Error("Empty pipeline");if(vi(t)){let n=t;t=()=>n.source}else if(au(t)||iu(t)){let n=t;t=()=>n}let r=[t,...e];if(r.length>1&&vi(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)vi(r[n])&&(r[n]=Hd(r[n]));return Kd(...r)}var Kd=(...t)=>{let e;for(;t.length>0;)e=t.shift()(e);return e},iu=t=>t?.[Symbol.asyncIterator]!=null,au=t=>t?.[Symbol.iterator]!=null,vi=t=>t==null?!1:t.sink!=null&&t.source!=null,Hd=t=>e=>{let r=t.sink(e);if(r?.then!=null){let n=yt({objectMode:!0});r.then(()=>{n.end()},i=>{n.end(i)});let o,s=t.source;if(iu(s))o=async function*(){yield*s,n.end()};else if(au(s))o=function*(){yield*s,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return ou(n,o())}return t.source};var Vd=4194304,uo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Ii=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Ai=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Ti=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function $d(t){return typeof t?.closeRead=="function"}function Gd(t){return typeof t?.close=="function"}function Si(t){return $d(t)?t.readStatus==="closing"||t.readStatus==="closed":Gd(t)?t.status!=="open":!1}function Fd(t){return t?.addEventListener!=null&&t?.removeEventListener!=null&&t?.send!=null&&t?.push!=null&&t?.log!=null}function zd(t,e){let r=e?.maxBufferSize??Vd,n=new K,o=Promise.withResolvers(),s=!1;if(!Fd(t))throw new q("Argument should be a Stream or a Multiaddr");let i=u=>{if(n.append(u.data),n.byteLength>r){let d=n.byteLength;n.consume(n.byteLength),o.reject(new Error(`Read buffer overflow - ${d} > ${r}`))}o.resolve()};t.addEventListener("message",i);let a=u=>{u.error!=null?o.reject(u.error):o.resolve()};t.addEventListener("close",a);let c=()=>{o.resolve()};t.addEventListener("remoteCloseWrite",c);let f={readBuffer:n,async read(u){if(s===!0)throw new uo("Stream was unwrapped");if(Si(t)){if(u?.bytes==null)return null;if(n.byteLength<u.bytes)throw t.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Ut(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let d=u?.bytes??1;for(;;){if(n.byteLength>=d){o.resolve();break}if(await Qc(o.promise,u?.signal),Si(t)){if(n.byteLength===0&&u?.bytes==null)return null;break}o=Promise.withResolvers()}let l=u?.bytes??n.byteLength;if(n.byteLength<l){if(Si(t))throw t.log.error("closed while reading %d/%d bytes",n.byteLength,l),new Ut(`Unexpected EOF - stream closed while reading ${n.byteLength}/${l} bytes`);return f.read(u)}let h=n.sublist(0,l);return n.consume(l),h},async write(u,d){if(s===!0)throw new uo("Stream was unwrapped");t.send(u)||await Ne(t,"drain",{signal:d?.signal,rejectionEvents:["close"]})},unwrap(){return s||(s=!0,t.removeEventListener("message",i),t.removeEventListener("close",a),t.removeEventListener("remoteCloseWrite",c),n.byteLength>0&&(t.log("stream unwrapped with %d unread bytes",n.byteLength),t.push(n))),t}};return f}function Ur(t,e={}){let r=zd(t,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ce(e.maxDataLength));let n=e?.lengthDecoder??xt,o=e?.lengthEncoder??Vr;return{async read(i){let a=-1,c=new K;for(;;){let u=await r.read({...i,bytes:1});if(u==null)break;c.append(u);try{a=n(c)}catch(d){if(d instanceof RangeError)continue;throw d}if(a<0)throw new Ii("Invalid message length");if(e?.maxLengthLength!=null&&c.byteLength>e.maxLengthLength)throw new Ti(`Message length length too long - ${c.byteLength} > ${e.maxLengthLength}`);if(a>-1)break}if(e?.maxDataLength!=null&&a>e.maxDataLength)throw new Ai(`Message length too long - ${a} > ${e.maxDataLength}`);let f=await r.read({...i,bytes:a});if(f==null)throw t.log.error("tried to read %d bytes but the stream closed",a),new Ut(`Unexpected EOF - tried to read ${a} bytes but the stream closed`);if(f.byteLength!==a)throw t.log.error("read %d/%d bytes before the stream closed",f.byteLength,a),new Ut(`Unexpected EOF - read ${f.byteLength}/${a} bytes before the stream closed`);return f},async write(i,a){await r.write(new K(o(i.byteLength),i),a)},async writeV(i,a){let c=new K(...i.flatMap(f=>[o(f.byteLength),f]));await r.write(c,a)},unwrap(){return r.unwrap()}}}function Li(t,e){let r=Ur(t,e),n={read:async(o,s)=>{let i=await r.read(s);return o.decode(i)},write:async(o,s,i)=>{await r.write(s.encode(o),i)},writeV:async(o,s,i)=>{await r.writeV(o.map(a=>s.encode(a)),i)},pb:o=>({read:async s=>n.read(o,s),write:async(s,i)=>n.write(s,o,i),writeV:async(s,i)=>n.writeV(s,o,i),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function Wd(t){return t?.addEventListener!=null}function qd(t){let e=yt(),r,n=i=>{e.push(i.data)},o=()=>{e.end(),t.removeEventListener("message",n),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",o)},s=i=>{e.end(i.error),i.error!=null&&r?.reject(i.error),t.removeEventListener("message",n),t.removeEventListener("close",s),t.removeEventListener("remoteCloseWrite",o)};return t.addEventListener("message",n),t.addEventListener("close",s,{once:!0}),t.addEventListener("remoteCloseWrite",o,{once:!0}),{source:e,async sink(i){async function*a(){yield*i}let c=a();for(;;){r=Promise.withResolvers();let{done:f,value:u}=await Promise.race([c.next(),r.promise]);if(t.writeStatus==="closing"||t.writeStatus==="closed"||(u!=null&&(t.send(u)||await Promise.race([Ne(t,"drain",{rejectionEvents:["close"]})])),f===!0))break}await t.close()}}}function Ci(...t){let e=t.map(r=>Wd(r)?qd(r):r);return su(...e)}var lo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ur=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},fo=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},kr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function ho(t){return t[Symbol.asyncIterator]!=null}function cu(t,e){if(t.byteLength>e)throw new ur("Message length too long")}var mo=t=>{let e=ce(t),r=Ae(e);return Vr(t,r),mo.bytes=e,r};mo.bytes=0;function yo(t,e){e=e??{};let r=e.lengthEncoder??mo,n=e?.maxDataLength??4194304;function*o(s){cu(s,n);let i=r(s.byteLength);i instanceof Uint8Array?yield i:yield*i,s instanceof Uint8Array?yield s:yield*s}return ho(t)?(async function*(){for await(let s of t)yield*o(s)})():(function*(){for(let s of t)yield*o(s)})()}yo.single=(t,e)=>{e=e??{};let r=e.lengthEncoder??mo,n=e?.maxDataLength??4194304;return cu(t,n),new K(r(t.byteLength),t)};var kt;(function(t){t[t.LENGTH=0]="LENGTH",t[t.DATA=1]="DATA"})(kt||(kt={}));var _i=t=>{let e=xt(t);return _i.bytes=ce(e),e};_i.bytes=0;function Di(t,e){let r=new K,n=kt.LENGTH,o=-1,s=e?.lengthDecoder??_i,i=e?.maxLengthLength??8,a=e?.maxDataLength??4194304;function*c(){for(;r.byteLength>0;){if(n===kt.LENGTH)try{if(o=s(r),o<0)throw new lo("Invalid message length");if(o>a)throw new ur("Message length too long");let f=s.bytes;r.consume(f),e?.onLength!=null&&e.onLength(o),n=kt.DATA}catch(f){if(f instanceof RangeError){if(r.byteLength>i)throw new fo("Message length length too long");break}throw f}if(n===kt.DATA){if(r.byteLength<o)break;let f=r.sublist(0,o);r.consume(o),e?.onData!=null&&e.onData(f),yield f,n=kt.LENGTH}}}return ho(t)?(async function*(){for await(let f of t)r.append(f),yield*c();if(r.byteLength>0)throw new kr("Unexpected end of input")})():(function*(){for(let f of t)r.append(f),yield*c();if(r.byteLength>0)throw new kr("Unexpected end of input")})()}Di.fromReader=(t,e)=>{let r=1,n=(async function*(){for(;;)try{let{done:s,value:i}=await t.next(r);if(s===!0)return;i!=null&&(yield i)}catch(s){if(s.code==="ERR_UNDER_READ")return{done:!0,value:null};throw s}finally{r=1}})();return Di(n,{...e??{},onLength:s=>{r=s}})};var Bi=class extends ao{socket;constructor(e){let r=e.remoteAddr;if(e.localAddr!=null&&ro.matches(e.localAddr))r=e.localAddr;else if(r==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new q("Could not determine remote address or port");r=tu(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 qt)}),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 o of e)if(r+=o.byteLength,n=this.socket.write(o),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await Ne(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},bo=t=>new Bi(t);var uu=Ie(J("os"),1),lu=Ie(J("path"),1);function go(t,e={}){if(ro.exactMatch(t)){let s=t.getComponents().find(i=>i.code===400)?.value;if(s==null)throw new q(`Multiaddr ${t} was not a Unix address`);return uu.default.platform()==="win32"?{path:lu.default.join("\\\\.\\pipe\\",s)}:{path:s}}let r=oo(t),n=r.host,o=r.port;return{host:n,port:o,ipv6Only:r.type==="ip6",...e}}var le;(function(t){t[t.INACTIVE=0]="INACTIVE",t[t.ACTIVE=1]="ACTIVE",t[t.PAUSED=2]="PAUSED"})(le||(le={}));var xo=class extends Zt{context;server;sockets=new Set;status={code:le.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,gn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=fu.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 q("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]:le.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!==le.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(e){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==le.ACTIVE)throw e.destroy(),new hn("Server is not listening yet");let r;try{r=bo({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",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",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(e),r.abort(n)})}getAddrs(){if(this.status.code===le.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[Ye(`/unix/${encodeURIComponent(e)}`)]:eu(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===le.ACTIVE||this.status.code===le.PAUSED)throw new pn("server is already listening");try{this.status={code:le.ACTIVE,listeningAddr:e,netConfig:go(e,this.context)},await this.resume()}catch(r){throw this.status={code:le.INACTIVE},r}}async close(e){let r=[];this.server.listening&&r.push(Ne(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Ne(n,"close",e)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===le.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:le.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===le.PAUSED&&e){this.status={code:le.INACTIVE};return}!this.server.listening||this.status.code!==le.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:le.INACTIVE}:{...this.status,code:le.PAUSED},this.server.close())}};var wo=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"})})}[wa]=!0;[Symbol.toStringTag]="@libp2p/tcp";[va]=["@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),o;try{o=bo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:e,log:this.log.newScope("connection")})}catch(s){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(s),s}try{return this.log("new outbound connection %s",o.remoteAddr),await r.upgrader.upgradeOutbound(o,r)}catch(s){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",s),o.abort(s),s}}async _connect(e,r){r.signal.throwIfAborted(),r.onProgress?.(new no("tcp:open-connection"));let n;return new Promise((o,s)=>{let i=Date.now(),a=go(e,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",e,a),n=du.default.connect(a);let c=h=>{this.log.error("dial to %a errored - %e",e,h);let b=a.path??`${a.host??""}:${a.port}`;h.message=`connection error ${b}: ${h.message}`,this.metrics?.events.increment({error:!0}),l(h)},f=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let h=new qt(`Connection timeout after ${Date.now()-i}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),l()},d=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),l(new un)},l=h=>{if(n.removeListener("error",c),n.removeListener("timeout",f),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",d),h!=null){s(h);return}o(n)};n.on("error",c),n.on("timeout",f),n.on("connect",u),r.signal.addEventListener("abort",d)}).catch(o=>{throw n?.destroy(),o})}createListener(e){return new xo({...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=>Fc.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function hu(t={}){return e=>new wo(e,t)}function Xd(t){return t[Symbol.asyncIterator]!=null}function Qd(t){if(Xd(t))return(async()=>{for await(let e of t);})();for(let e of t);}var Oi=Qd;function Le(t){return ee.encode({type:ee.Type.OK,peers:[],...t}).subarray()}function we(t){return ee.encode({type:ee.Type.ERROR,error:{msg:t.message},peers:[]}).subarray()}var Eo=lt("libp2p:daemon-server:dht"),vo=class{dht;constructor(e){let{dht:r}=e;this.dht=r}async*provide(e){try{await Oi(this.dht.provide(e)),yield Le()}catch(r){Eo.error(r),yield we(r)}}async*getClosestPeers(e){yield Le({dht:{type:fe.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(e))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>fe.encode({type:fe.Type.VALUE,value:n.id.toMultihash().bytes})));yield fe.encode({type:fe.Type.END})}async*getPublicKey(e){yield we(new Error("FIX ME: not implemented"))}async*getValue(e){try{for await(let r of this.dht.get(e))r.name==="VALUE"&&(yield Le({dht:{type:fe.Type.VALUE,value:r.value}}))}catch(r){Eo.error(r),yield we(r)}}async*putValue(e,r){try{await Oi(this.dht.put(e,r)),yield Le()}catch(n){Eo.error(n),yield we(n)}}async*findPeer(e){try{for await(let r of this.dht.findPeer(e))r.name==="FINAL_PEER"&&(yield Le({dht:{type:fe.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){Eo.error(r),yield we(r)}}async*findProviders(e,r){yield Le({dht:{type:fe.Type.BEGIN}});try{let n=r,o=0;for await(let s of this.dht.findProviders(e))if(s.name==="PEER_RESPONSE"){for(let i of s.providers)o++,yield fe.encode({type:fe.Type.VALUE,peer:{id:i.id.toMultihash().bytes,addrs:(i.multiaddrs??[]).map(a=>a.bytes)}});if(n===o)break}}catch(n){yield we(n)}yield fe.encode({type:fe.Type.END})}};var So=lt("libp2p:daemon-server:pubsub"),Io=class{pubsub;constructor(e){let{pubsub:r}=e;this.pubsub=r}async*getTopics(){try{yield Le({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(e){So.error(e),yield we(e)}}async*subscribe(e){try{let r=yt();this.pubsub.subscribe(e),this.pubsub.addEventListener("message",n=>{let o=n.detail;o.topic===e&&(o.type==="signed"?r.push(br.encode({from:o.from.toMultihash().bytes,data:o.data,seqno:o.sequenceNumber==null?void 0:ye(o.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[o.topic],signature:o.signature,key:ft(o.key)}).subarray()):r.push(br.encode({data:o.data,topicIDs:[o.topic]}).subarray()))}),yield Le(),yield*r}catch(r){So.error(r),yield we(r)}}async*publish(e,r){try{await this.pubsub.publish(e,r),yield Le()}catch(n){So.error(n),yield we(n)}}async*listPeers(e){try{yield Le({pubsub:{topics:[e],peerIDs:this.pubsub.getSubscribers(e).map(r=>r.toMultihash().bytes)}})}catch(r){So.error(r),yield we(r)}}};var pu=1<<22,ve=lt("libp2p:daemon-server"),Ao=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(e){let{multiaddr:r,libp2pNode:n}=e;this.multiaddr=r,this.libp2p=n,this.tcp=hu()({logger:ga()}),this.listener=this.tcp.createListener({upgrader:new gr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new vo({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Io({pubsub:n.services.pubsub}))}async connect(e){if(e.connect?.addrs==null)throw new Error("Invalid request");let r=e.connect.peer,n=e.connect.addrs.map(s=>Ye(s)),o=nr(Xe(r));return ve("connect - adding multiaddrs %a to peer %p",n,o),await this.libp2p.peerStore.merge(o,{multiaddrs:n}),ve("connect - dial %p",o),this.libp2p.dial(o)}async openStream(e){if(e.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=e.streamOpen,o=nr(Xe(r));ve("openStream - dial %p",o);let s=await this.libp2p.dial(o);ve("openStream - open stream for protocol(s) %s",n);let i=await s.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:o.toMultihash().bytes,addr:s.remoteAddr.bytes,proto:i.protocol??""},connection:i}}async registerStreamHandler(e){if(e.streamHandler?.proto==null)throw new Error("Invalid request");let r=e.streamHandler.proto,n=Ye(e.streamHandler.addr),o;ve("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(s,i)=>{try{ve("open stream for protocol %o to %a",r,n);let a=AbortSignal.timeout(1e4);o=await this.tcp.dial(n,{upgrader:new gr,signal:a});let c=zt.encode({peer:i.remotePeer.toMultihash().bytes,addr:i.remoteAddr.bytes,proto:s.protocol??""}),f=yo.single(c);o.send(f)||await Ne(o,"drain",{rejectionEvents:["close"],signal:a}),await Ci(s,o,s)}catch(a){ve.error(a),o?.abort(a)}finally{try{await o?.close()}catch(a){o?.abort(a)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(e=>{ve.error(e)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let e=this.listener.getAddrs();if(e.length>0)return e[0];throw new Error("Not started")}async stop(e={exit:!1}){await this.libp2p.stop(),await this.listener.close(),e.exit&&ve("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(e){try{switch(e.type){case St.Type.GET_PROTOCOLS:if(e.id==null)throw new Error("Invalid request");let r=nr(Xe(e.id)),o=(await this.libp2p.peerStore.get(r)).protocols;yield Le({peerStore:{protos:o}});return;case St.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){ve.error(r),yield we(r)}}async*handlePubsubRequest(e){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(e.type){case Qe.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Qe.Type.SUBSCRIBE:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(e.topic);return;case Qe.Type.PUBLISH:if(e.topic==null||e.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(e.topic,e.data);return;case Qe.Type.LIST_PEERS:if(e.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(e.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){ve.error(r),yield we(r)}}async*handleDHTRequest(e){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(e.type){case ke.Type.FIND_PEER:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(nr(Xe(e.peer)));return;case ke.Type.FIND_PROVIDERS:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(ie.decode(e.cid),e.count??20);return;case ke.Type.PROVIDE:if(e.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(ie.decode(e.cid));return;case ke.Type.GET_CLOSEST_PEERS:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(e.key);return;case ke.Type.GET_PUBLIC_KEY:if(e.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(nr(Xe(e.peer)));return;case ke.Type.GET_VALUE:if(e.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(e.key);return;case ke.Type.PUT_VALUE:if(e.key==null||e.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(e.key,e.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){ve.error(r),yield we(r)}}handleConnection(e){Promise.resolve().then(async()=>{let r=this,n=Li(e,{maxDataLength:pu}),o=await n.read(Ue);ve("read",o);try{switch(o.type){case Ue.Type.CONNECT:{await r.connect(o),await n.write({type:ee.Type.OK},ee);break}case Ue.Type.IDENTIFY:{await n.write({type:ee.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(s=>s.decapsulateCode(421)).map(s=>s.bytes)}},ee);break}case Ue.Type.LIST_PEERS:{let s=[],i=new Set;for(let a of r.libp2p.getConnections()){let c=a.remotePeer.toString();i.has(c)||(i.add(c),s.push({id:a.remotePeer.toMultihash().bytes,addrs:[a.remoteAddr.bytes]}))}await n.write({type:ee.Type.OK,peers:s},ee);break}case Ue.Type.STREAM_OPEN:{let s=await r.openStream(o);await n.write({type:ee.Type.OK,streamInfo:s.streamInfo},ee);let i=n.unwrap();await Ci(i,s.connection,i);break}case Ue.Type.STREAM_HANDLER:{await r.registerStreamHandler(o),await n.write({type:ee.Type.OK},ee);break}case Ue.Type.PEERSTORE:{if(o.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handlePeerStoreRequest(o.peerStore))await i.write(a);break}case Ue.Type.PUBSUB:{if(o.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handlePubsubRequest(o.pubsub))await i.write(a);break}case Ue.Type.DHT:{if(o.dht==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handleDHTRequest(o.dht))await i.write(a);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(s){ve.error(s);let i=n.unwrap();if(i.status!=="open")return;n=Li(i,{maxDataLength:pu}),await n.write({type:ee.Type.ERROR,error:{msg:s.message},peers:[]},ee)}finally{await n.unwrap().close()}}).catch(r=>{ve.error("error handling incoming connection",r)})}},jd=(t,e)=>new Ao({multiaddr:t,libp2pNode:e});return wu(Jd);})();
|
|
4
|
+
`+s),e.push(o+"m+"+nn(this.diff)+"\x1B[0m")}else e[0]=Xl()+t+" "+e[0]}function Xl(){return We.hideDate!=null?"":new Date().toISOString()+" "}function Ql(...e){return process.stderr.write(cn.default.format(...e)+`
|
|
5
|
+
`)}function jl(e){e!=null?process.env.DEBUG=e:delete process.env.DEBUG}function Jl(){return process.env.DEBUG}function tf(e){e.inspectOpts={};let t=Object.keys(We);for(let r=0;r<t.length;r++)e.inspectOpts[t[r]]=We[t[r]]}function ef(e){e.o=function(t){return this.inspectOpts.colors=this.useColors,cn.default.inspect(t,this.inspectOpts).split(`
|
|
6
|
+
`).map(r=>r.trim()).join(" ")},e.O=function(t){return this.inspectOpts.colors=this.useColors,cn.default.inspect(t,this.inspectOpts)}}var ya=ms({init:tf,log:Ql,formatArgs:Zl,save:jl,load:Jl,useColors:Yl,setupFormatters:ef,colors:ma,inspectOpts:We});var Tt=ya;Tt.formatters.b=e=>e==null?"undefined":j.baseEncode(e);Tt.formatters.t=e=>e==null?"undefined":Wt.baseEncode(e);Tt.formatters.m=e=>e==null?"undefined":Yo.baseEncode(e);Tt.formatters.p=e=>e==null?"undefined":e.toString();Tt.formatters.c=e=>e==null?"undefined":e.toString();Tt.formatters.k=e=>e==null?"undefined":e.toString();Tt.formatters.a=e=>e==null?"undefined":e.toString();Tt.formatters.e=e=>{if(e==null)return"undefined";let t=ba(e.message),r=ba(e.stack);return t!=null&&r!=null?r.includes(t)?r:`${t}
|
|
7
|
+
${r}`:r??t??e.toString()};function rf(e){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=e,t.destroy=()=>!0,t.extend=()=>t,t}function ga(){return{forComponent(e){return le(e)}}}function le(e){let t=rf(`${e}:trace`);return Tt.enabled(`${e}:trace`)&&Tt.names.map(r=>r.toString()).find(r=>r.includes(":trace"))!=null&&(t=Tt(`${e}:trace`)),Object.assign(Tt(e),{error:Tt(`${e}:error`),trace:t,newScope:r=>le(`${e}:${r}`)})}function ba(e){if(e!=null&&(e=e.trim(),e.length!==0))return e}var un=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var q=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},ln=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var fn=class extends Error{static name="StreamResetError";constructor(t="The stream has been reset"){super(t),this.name="StreamResetError"}};var Ae=class extends Error{static name="StreamStateError";constructor(t="The stream is in an invalid state"){super(t),this.name="StreamStateError"}},xr=class extends Error{static name="StreamBufferError";constructor(t="The stream buffer was full"){super(t),this.name="StreamBufferError"}};var dn=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var qe=class extends Error{static name="TimeoutError";constructor(t="Timed out"){super(t),this.name="TimeoutError"}},hn=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},pn=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var wr=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var mn=class extends Event{data;constructor(t,r){super("message",r),this.data=t}},Ye=class extends Event{error;local;constructor(t,r,n){super("close",n),this.error=r,this.local=t}},yn=class extends Ye{constructor(t,r){super(!0,t,r)}},bn=class extends Ye{constructor(t,r){super(!1,t,r)}};var ys=Symbol.for("@libp2p/peer-id");var wa=Symbol.for("@libp2p/transport");var xa;(function(e){e[e.FATAL_ALL=0]="FATAL_ALL",e[e.NO_FATAL=1]="NO_FATAL"})(xa||(xa={}));var Ea=J("node:events"),gn=(e,...t)=>{try{(0,Ea.setMaxListeners)(e,...t)}catch{}};var Ze=class extends EventTarget{#t=new Map;constructor(){super(),gn(1/0,this)}listenerCount(t){let r=this.#t.get(t);return r==null?0:r.length}addEventListener(t,r,n){super.addEventListener(t,r,n);let o=this.#t.get(t);o==null&&(o=[],this.#t.set(t,o)),o.push({callback:r,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,r,n){super.removeEventListener(t.toString(),r??null,n);let o=this.#t.get(t);o!=null&&(o=o.filter(({callback:s})=>s!==r),this.#t.set(t,o))}dispatchEvent(t){let r=super.dispatchEvent(t),n=this.#t.get(t.type);return n==null||(n=n.filter(({once:o})=>!o),this.#t.set(t.type,n)),r}safeDispatchEvent(t,r={}){return this.dispatchEvent(new CustomEvent(t,r))}};var va=Symbol.for("@libp2p/service-capabilities"),nm=Symbol.for("@libp2p/service-dependencies");function _t(e,t){if(e===t)return!0;if(e.byteLength!==t.byteLength)return!1;for(let r=0;r<e.byteLength;r++)if(e[r]!==t[r])return!1;return!0}var Sa=J("node:buffer");function qt(e,t){return ge(Sa.Buffer.concat(e,t))}var Aa=Symbol.for("@achingbrain/uint8arraylist");function Ia(e,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let r=0;for(let n of e){let o=r+n.byteLength;if(t<o)return{buf:n,index:t-r};r=o}throw new RangeError("index is out of bounds")}function xn(e){return!!e?.[Aa]}var K=class e{bufs;length;[Aa]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let r=0;for(let n of t)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(xn(n))r+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...t){this.prependAll(t)}prependAll(t){let r=0;for(let n of t.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(xn(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(t){let r=Ia(this.bufs,t);return r.buf[r.index]}set(t,r){let n=Ia(this.bufs,t);n.buf[n.index]=r}write(t,r=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(r+n,t[n]);else if(xn(t))for(let n=0;n<t.length;n++)this.set(r+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,r){let{bufs:n,length:o}=this._subList(t,r);return qt(n,o)}subarray(t,r){let{bufs:n,length:o}=this._subList(t,r);return n.length===1?n[0]:qt(n,o)}sublist(t,r){let{bufs:n,length:o}=this._subList(t,r),s=new e;return s.length=o,s.bufs=[...n],s}_subList(t,r){if(t=t??0,r=r??this.length,t<0&&(t=this.length+t),r<0&&(r=this.length+r),t<0||r>this.length)throw new RangeError("index is out of bounds");if(t===r)return{bufs:[],length:0};if(t===0&&r===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],a=o,c=a+i.byteLength;if(o=c,t>=c)continue;let f=t>=a&&t<c,u=r>a&&r<=c;if(f&&u){if(t===a&&r===c){n.push(i);break}let d=t-a;n.push(i.subarray(d,d+(r-t)));break}if(f){if(t===0){n.push(i);continue}n.push(i.subarray(t-a));continue}if(u){if(r===c){n.push(i);break}n.push(i.subarray(0,r-a));break}n.push(i)}return{bufs:n,length:r-t}}indexOf(t,r=0){if(!xn(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),t.length===0)return r>this.length?this.length:r;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let d=0;d<s;d++)i[d]=-1;for(let d=0;d<o;d++)i[n[d]]=d;let a=i,c=this.byteLength-n.byteLength,f=n.byteLength-1,u;for(let d=r;d<=c;d+=u){u=0;for(let l=f;l>=0;l--){let h=this.get(d+l);if(n[l]!==h){u=Math.max(1,l-a[h]);break}}if(u===0)return d}return-1}getInt8(t){let r=this.subarray(t,t+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(t,r){let n=At(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,t)}getInt16(t,r){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(t,r,n){let o=Zt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,r,n),this.write(o,t)}getInt32(t,r){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(t,r,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,r,n),this.write(o,t)}getBigInt64(t,r){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(t,r,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,r,n),this.write(o,t)}getUint8(t){let r=this.subarray(t,t+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(t,r){let n=At(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,t)}getUint16(t,r){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(t,r,n){let o=Zt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,r,n),this.write(o,t)}getUint32(t,r){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(t,r,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,r,n),this.write(o,t)}getBigUint64(t,r){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(t,r,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,r,n),this.write(o,t)}getFloat32(t,r){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(t,r,n){let o=Zt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,r,n),this.write(o,t)}getFloat64(t,r){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(t,r,n){let o=Zt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,r,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof e)||t.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!_t(this.bufs[r],t.bufs[r]))return!1;return!0}static fromUint8Arrays(t,r){let n=new e;return n.bufs=t,r==null&&(r=t.reduce((o,s)=>o+s.byteLength,0)),n.length=r,n}};var Ta=J("node:buffer");function et(e,t="utf8"){let r=zr[t];if(r==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?Ta.Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString("utf8"):r.encoder.encode(e).substring(1)}var nf=parseInt("11111",2),bs=parseInt("10000000",2),of=parseInt("01111111",2),La={0:Er,1:Er,2:sf,3:uf,4:lf,5:cf,6:af,16:Er,22:Er,48:Er};function gs(e,t={offset:0}){let r=e[t.offset]&nf;if(t.offset++,La[r]!=null)return La[r](e,t);throw new Error("No decoder for tag "+r)}function vr(e,t){let r=0;if((e[t.offset]&bs)===bs){let n=e[t.offset]&of,o="0x";t.offset++;for(let s=0;s<n;s++,t.offset++)o+=e[t.offset].toString(16).padStart(2,"0");r=parseInt(o,16)}else r=e[t.offset],t.offset++;return r}function Er(e,t){vr(e,t);let r=[];for(;!(t.offset>=e.byteLength);){let n=gs(e,t);if(n===null)break;r.push(n)}return r}function sf(e,t){let r=vr(e,t),n=t.offset,o=t.offset+r,s=[];for(let i=n;i<o;i++)i===n&&e[i]===0||s.push(e[i]);return t.offset+=r,Uint8Array.from(s)}function af(e,t){let r=vr(e,t),n=t.offset+r,o=e[t.offset];t.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let a=`${s}.${i}`,c=[];for(;t.offset<n;){let f=e[t.offset];if(t.offset++,c.push(f&127),f<128){c.reverse();let u=0;for(let d=0;d<c.length;d++)u+=c[d]<<d*7;a+=`.${u}`,c=[]}}return a}function cf(e,t){return t.offset++,null}function uf(e,t){let r=vr(e,t),n=e[t.offset];t.offset++;let o=e.subarray(t.offset,t.offset+r-1);if(t.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function lf(e,t){let r=vr(e,t),n=e.subarray(t.offset,t.offset+r);return t.offset+=r,n}function ff(e){let t=e.toString(16);t.length%2===1&&(t="0"+t);let r=new K;for(let n=0;n<t.length;n+=2)r.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return r}function xs(e){if(e.byteLength<128)return Uint8Array.from([e.byteLength]);let t=ff(e.byteLength);return new K(Uint8Array.from([t.byteLength|bs]),t)}function Ca(e){let t=new K,r=128;return(e.subarray()[0]&r)===r&&t.append(Uint8Array.from([0])),t.append(e),new K(Uint8Array.from([2]),xs(t),t)}function Da(e){let t=Uint8Array.from([0]),r=new K(t,e);return new K(Uint8Array.from([3]),xs(r),r)}function wn(e,t=48){let r=new K;for(let n of e)r.append(n);return new K(Uint8Array.from([t]),xs(r),r)}async function _a(e,t,r,n){let o=await crypto.subtle.importKey("jwk",e,{name:"ECDSA",namedCurve:e.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,t,r.subarray());return n?.signal?.throwIfAborted(),s}var df=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),hf=Uint8Array.from([6,5,43,129,4,0,34]),pf=Uint8Array.from([6,5,43,129,4,0,35]),mf={ext:!0,kty:"EC",crv:"P-256"},yf={ext:!0,kty:"EC",crv:"P-384"},bf={ext:!0,kty:"EC",crv:"P-521"},ws=32,Es=48,vs=66;function Ba(e){let t=gs(e);return Oa(t)}function Oa(e){let t=e[1][1][0],r=1,n,o;if(t.byteLength===ws*2+1)return n=et(t.subarray(r,r+ws),"base64url"),o=et(t.subarray(r+ws),"base64url"),new Xe({...mf,key_ops:["verify"],x:n,y:o});if(t.byteLength===Es*2+1)return n=et(t.subarray(r,r+Es),"base64url"),o=et(t.subarray(r+Es),"base64url"),new Xe({...yf,key_ops:["verify"],x:n,y:o});if(t.byteLength===vs*2+1)return n=et(t.subarray(r,r+vs),"base64url"),o=et(t.subarray(r+vs),"base64url"),new Xe({...bf,key_ops:["verify"],x:n,y:o});throw new q(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function Pa(e){return wn([Ca(Uint8Array.from([1])),wn([gf(e.crv)],160),wn([Da(new K(Uint8Array.from([4]),yt(e.x??"","base64url"),yt(e.y??"","base64url")))],161)]).subarray()}function gf(e){if(e==="P-256")return df;if(e==="P-384")return hf;if(e==="P-521")return pf;throw new q(`Invalid curve ${e}`)}var Xe=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=Pa(this.jwk)),this._raw}toMultihash(){return Vt.digest(fe(this))}toCID(){return it.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:_t(this.raw,t.raw)}async verify(t,r,n){return _a(this.jwk,r,t,n)}};var En=It(J("crypto"),1);var uy=En.default.generateKeyPairSync,Sr=32;var xf=64;function Na(e,t,r){if(e.byteLength!==Sr)throw new TypeError('"key" must be 32 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(t.byteLength!==xf)throw new TypeError('"sig" must be 64 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=En.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:et(e,"base64url"),kty:"OKP"}});return En.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,t)}function Ua(e){return e==null?!1:typeof e.then=="function"&&typeof e.catch=="function"&&typeof e.finally=="function"}var vn=class{type="Ed25519";raw;constructor(t){this.raw=Ss(t,Sr)}toMultihash(){return Vt.digest(fe(this))}toCID(){return it.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:_t(this.raw,t.raw)}verify(t,r,n){n?.signal?.throwIfAborted();let o=Na(this.raw,r,t);return Ua(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function ka(e){return e=Ss(e,Sr),new vn(e)}function Ss(e,t){if(e=Uint8Array.from(e??[]),e.length!==t)throw new q(`Key must be a Uint8Array of length ${t}, got ${e.length}`);return e}var Bt;(function(e){e.RSA="RSA",e.Ed25519="Ed25519",e.secp256k1="secp256k1",e.ECDSA="ECDSA"})(Bt||(Bt={}));var Is;(function(e){e[e.RSA=0]="RSA",e[e.Ed25519=1]="Ed25519",e[e.secp256k1=2]="secp256k1",e[e.ECDSA=3]="ECDSA"})(Is||(Is={}));(function(e){e.codec=()=>$t(Is)})(Bt||(Bt={}));var Ir;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Bt.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let s={},i=n==null?r.len:r.pos+n;for(;r.pos<i;){let a=r.uint32();switch(a>>>3){case 1:{s.Type=Bt.codec().decode(r);break}case 2:{s.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return s})),t),e.encode=r=>z(r,e.codec()),e.decode=(r,n)=>F(r,e.codec(),n)})(Ir||(Ir={}));var As;(function(e){let t;e.codec=()=>(t==null&&(t=W((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Bt.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let s={},i=n==null?r.len:r.pos+n;for(;r.pos<i;){let a=r.uint32();switch(a>>>3){case 1:{s.Type=Bt.codec().decode(r);break}case 2:{s.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return s})),t),e.encode=r=>z(r,e.codec()),e.decode=(r,n)=>F(r,e.codec(),n)})(As||(As={}));var jt=It(J("node:crypto"),1),Te=jt&&typeof jt=="object"&&"webcrypto"in jt?jt.webcrypto:jt&&typeof jt=="object"&&"randomBytes"in jt?jt:void 0;function Le(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function Ar(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function Gt(e,...t){if(!Le(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function Sn(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Ar(e.outputLen),Ar(e.blockLen)}function je(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Ka(e,t){Gt(e);let r=t.outputLen;if(e.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)}function Ce(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function In(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Ft(e,t){return e<<32-t|e>>>t}var Ha=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",vf=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function te(e){if(Gt(e),Ha)return e.toHex();let t="";for(let r=0;r<e.length;r++)t+=vf[e[r]];return t}var Jt={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ma(e){if(e>=Jt._0&&e<=Jt._9)return e-Jt._0;if(e>=Jt.A&&e<=Jt.F)return e-(Jt.A-10);if(e>=Jt.a&&e<=Jt.f)return e-(Jt.a-10)}function De(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);if(Ha)return Uint8Array.fromHex(e);let t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(r);for(let o=0,s=0;o<r;o++,s+=2){let i=Ma(e.charCodeAt(s)),a=Ma(e.charCodeAt(s+1));if(i===void 0||a===void 0){let c=e[s]+e[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[o]=i*16+a}return n}function Va(e){if(typeof e!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(e))}function Tr(e){return typeof e=="string"&&(e=Va(e)),Gt(e),e}function zt(...e){let t=0;for(let n=0;n<e.length;n++){let o=e[n];Gt(o),t+=o.length}let r=new Uint8Array(t);for(let n=0,o=0;n<e.length;n++){let s=e[n];r.set(s,o),o+=s.length}return r}var Qe=class{};function $a(e){let t=n=>e().update(Tr(n)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}function An(e=32){if(Te&&typeof Te.getRandomValues=="function")return Te.getRandomValues(new Uint8Array(e));if(Te&&typeof Te.randomBytes=="function")return Uint8Array.from(Te.randomBytes(e));throw new Error("crypto.getRandomValues must be defined")}function Sf(e,t,r,n){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,r,n);let o=BigInt(32),s=BigInt(4294967295),i=Number(r>>o&s),a=Number(r&s),c=n?4:0,f=n?0:4;e.setUint32(t+c,i,n),e.setUint32(t+f,a,n)}function Ga(e,t,r){return e&t^~e&r}function Fa(e,t,r){return e&t^e&r^t&r}var Tn=class extends Qe{constructor(t,r,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=r,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=In(this.buffer)}update(t){je(this),t=Tr(t),Gt(t);let{view:r,buffer:n,blockLen:o}=this,s=t.length;for(let i=0;i<s;){let a=Math.min(o-this.pos,s-i);if(a===o){let c=In(t);for(;o<=s-i;i+=o)this.process(c,i);continue}n.set(t.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===o&&(this.process(r,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){je(this),Ka(t,this),this.finished=!0;let{buffer:r,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;r[i++]=128,Ce(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let d=i;d<o;d++)r[d]=0;Sf(n,o-8,BigInt(this.length*8),s),this.process(n,0);let a=In(t),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=c/4,u=this.get();if(f>u.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;d<f;d++)a.setUint32(4*d,u[d],s)}digest(){let{buffer:t,outputLen:r}=this;this.digestInto(t);let n=t.slice(0,r);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:r,buffer:n,length:o,finished:s,destroyed:i,pos:a}=this;return t.destroyed=i,t.finished=s,t.length=o,t.pos=a,o%r&&t.buffer.set(n),t}clone(){return this._cloneInto()}},ee=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var If=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]),de=new Uint32Array(64),Ts=class extends Tn{constructor(t=32){super(64,t,8,!1),this.A=ee[0]|0,this.B=ee[1]|0,this.C=ee[2]|0,this.D=ee[3]|0,this.E=ee[4]|0,this.F=ee[5]|0,this.G=ee[6]|0,this.H=ee[7]|0}get(){let{A:t,B:r,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[t,r,n,o,s,i,a,c]}set(t,r,n,o,s,i,a,c){this.A=t|0,this.B=r|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(t,r){for(let d=0;d<16;d++,r+=4)de[d]=t.getUint32(r,!1);for(let d=16;d<64;d++){let l=de[d-15],h=de[d-2],b=Ft(l,7)^Ft(l,18)^l>>>3,g=Ft(h,17)^Ft(h,19)^h>>>10;de[d]=g+de[d-7]+b+de[d-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:f,H:u}=this;for(let d=0;d<64;d++){let l=Ft(a,6)^Ft(a,11)^Ft(a,25),h=u+l+Ga(a,c,f)+If[d]+de[d]|0,g=(Ft(n,2)^Ft(n,13)^Ft(n,22))+Fa(n,o,s)|0;u=f,f=c,c=a,a=i+h|0,i=s,s=o,o=n,n=h+g|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,u=u+this.H|0,this.set(n,o,s,i,a,c,f,u)}roundClean(){Ce(de)}destroy(){this.set(0,0,0,0,0,0,0,0),Ce(this.buffer)}};var za=$a(()=>new Ts);var Ec=It(J("node:crypto"),1);var Ln=class extends Qe{constructor(t,r){super(),this.finished=!1,this.destroyed=!1,Sn(t);let n=Tr(r);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let o=this.blockLen,s=new Uint8Array(o);s.set(n.length>o?t.create().update(n).digest():n);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=t.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),Ce(s)}update(t){return je(this),this.iHash.update(t),this}digestInto(t){je(this),Gt(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:r,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:a}=this;return t=t,t.finished=o,t.destroyed=s,t.blockLen=i,t.outputLen=a,t.oHash=r._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Ls=(e,t,r)=>new Ln(e,t).update(r).digest();Ls.create=(e,t)=>new Ln(e,t);var _s=BigInt(0),Ds=BigInt(1);function Lr(e,t=""){if(typeof e!="boolean"){let r=t&&`"${t}"`;throw new Error(r+"expected boolean, got type="+typeof e)}return e}function he(e,t,r=""){let n=Le(e),o=e?.length,s=t!==void 0;if(!n||s&&o!==t){let i=r&&`"${r}" `,a=s?` of length ${t}`:"",c=n?`length=${o}`:`type=${typeof e}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return e}function Cr(e){let t=e.toString(16);return t.length&1?"0"+t:t}function Wa(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);return e===""?_s:BigInt("0x"+e)}function Je(e){return Wa(te(e))}function Bs(e){return Gt(e),Wa(te(Uint8Array.from(e).reverse()))}function Cn(e,t){return De(e.toString(16).padStart(t*2,"0"))}function Os(e,t){return Cn(e,t).reverse()}function bt(e,t,r){let n;if(typeof t=="string")try{n=De(t)}catch(s){throw new Error(e+" must be hex string or Uint8Array, cause: "+s)}else if(Le(t))n=Uint8Array.from(t);else throw new Error(e+" must be hex string or Uint8Array");let o=n.length;if(typeof r=="number"&&o!==r)throw new Error(e+" of length "+r+" expected, got "+o);return n}var Cs=e=>typeof e=="bigint"&&_s<=e;function qa(e,t,r){return Cs(e)&&Cs(t)&&Cs(r)&&t<=e&&e<r}function Ya(e,t,r,n){if(!qa(t,r,n))throw new Error("expected valid "+e+": "+r+" <= n < "+n+", got "+t)}function Dn(e){let t;for(t=0;e>_s;e>>=Ds,t+=1);return t}var pe=e=>(Ds<<BigInt(e))-Ds;function Za(e,t,r){if(typeof e!="number"||e<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");let n=h=>new Uint8Array(h),o=h=>Uint8Array.of(h),s=n(e),i=n(e),a=0,c=()=>{s.fill(1),i.fill(0),a=0},f=(...h)=>r(i,s,...h),u=(h=n(0))=>{i=f(o(0),h),s=f(),h.length!==0&&(i=f(o(1),h),s=f())},d=()=>{if(a++>=1e3)throw new Error("drbg: tried 1000 values");let h=0,b=[];for(;h<t;){s=f();let g=s.slice();b.push(g),h+=s.length}return zt(...b)};return(h,b)=>{c(),u(h);let g;for(;!(g=b(d()));)u();return c(),g}}function Dr(e,t,r={}){if(!e||typeof e!="object")throw new Error("expected valid options object");function n(o,s,i){let a=e[o];if(i&&a===void 0)return;let c=typeof a;if(c!==s||a===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${c}`)}Object.entries(t).forEach(([o,s])=>n(o,s,!1)),Object.entries(r).forEach(([o,s])=>n(o,s,!0))}function Ps(e){let t=new WeakMap;return(r,...n)=>{let o=t.get(r);if(o!==void 0)return o;let s=e(r,...n);return t.set(r,s),s}}var Et=BigInt(0),gt=BigInt(1),_e=BigInt(2),ja=BigInt(3),Ja=BigInt(4),tc=BigInt(5),Af=BigInt(7),ec=BigInt(8),Tf=BigInt(9),rc=BigInt(16);function Kt(e,t){let r=e%t;return r>=Et?r:t+r}function Ot(e,t,r){let n=e;for(;t-- >Et;)n*=n,n%=r;return n}function Xa(e,t){if(e===Et)throw new Error("invert: expected non-zero number");if(t<=Et)throw new Error("invert: expected positive modulus, got "+t);let r=Kt(e,t),n=t,o=Et,s=gt,i=gt,a=Et;for(;r!==Et;){let f=n/r,u=n%r,d=o-i*f,l=s-a*f;n=r,r=u,o=i,s=a,i=d,a=l}if(n!==gt)throw new Error("invert: does not exist");return Kt(o,t)}function Ns(e,t,r){if(!e.eql(e.sqr(t),r))throw new Error("Cannot find square root")}function nc(e,t){let r=(e.ORDER+gt)/Ja,n=e.pow(t,r);return Ns(e,n,t),n}function Lf(e,t){let r=(e.ORDER-tc)/ec,n=e.mul(t,_e),o=e.pow(n,r),s=e.mul(t,o),i=e.mul(e.mul(s,_e),o),a=e.mul(s,e.sub(i,e.ONE));return Ns(e,a,t),a}function Cf(e){let t=me(e),r=oc(e),n=r(t,t.neg(t.ONE)),o=r(t,n),s=r(t,t.neg(n)),i=(e+Af)/rc;return(a,c)=>{let f=a.pow(c,i),u=a.mul(f,n),d=a.mul(f,o),l=a.mul(f,s),h=a.eql(a.sqr(u),c),b=a.eql(a.sqr(d),c);f=a.cmov(f,u,h),u=a.cmov(l,d,b);let g=a.eql(a.sqr(u),c),x=a.cmov(f,u,g);return Ns(a,x,c),x}}function oc(e){if(e<ja)throw new Error("sqrt is not defined for small field");let t=e-gt,r=0;for(;t%_e===Et;)t/=_e,r++;let n=_e,o=me(e);for(;Qa(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return nc;let s=o.pow(n,t),i=(t+gt)/_e;return function(c,f){if(c.is0(f))return f;if(Qa(c,f)!==1)throw new Error("Cannot find square root");let u=r,d=c.mul(c.ONE,s),l=c.pow(f,t),h=c.pow(f,i);for(;!c.eql(l,c.ONE);){if(c.is0(l))return c.ZERO;let b=1,g=c.sqr(l);for(;!c.eql(g,c.ONE);)if(b++,g=c.sqr(g),b===u)throw new Error("Cannot find square root");let x=gt<<BigInt(u-b-1),I=c.pow(d,x);u=b,d=c.sqr(I),l=c.mul(l,d),h=c.mul(h,I)}return h}}function Df(e){return e%Ja===ja?nc:e%ec===tc?Lf:e%rc===Tf?Cf(e):oc(e)}var _f=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Rs(e){let t={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},r=_f.reduce((n,o)=>(n[o]="function",n),t);return Dr(e,r),e}function Bf(e,t,r){if(r<Et)throw new Error("invalid exponent, negatives unsupported");if(r===Et)return e.ONE;if(r===gt)return t;let n=e.ONE,o=t;for(;r>Et;)r>&&(n=e.mul(n,o)),o=e.sqr(o),r>>=gt;return n}function _n(e,t,r=!1){let n=new Array(t.length).fill(r?e.ZERO:void 0),o=t.reduce((i,a,c)=>e.is0(a)?i:(n[c]=i,e.mul(i,a)),e.ONE),s=e.inv(o);return t.reduceRight((i,a,c)=>e.is0(a)?i:(n[c]=e.mul(i,n[c]),e.mul(i,a)),s),n}function Qa(e,t){let r=(e.ORDER-gt)/_e,n=e.pow(t,r),o=e.eql(n,e.ONE),s=e.eql(n,e.ZERO),i=e.eql(n,e.neg(e.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function Bn(e,t){t!==void 0&&Ar(t);let r=t!==void 0?t:e.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function me(e,t,r=!1,n={}){if(e<=Et)throw new Error("invalid field: expected ORDER > 0, got "+e);let o,s,i=!1,a;if(typeof t=="object"&&t!=null){if(n.sqrt||r)throw new Error("cannot specify opts in two arguments");let l=t;l.BITS&&(o=l.BITS),l.sqrt&&(s=l.sqrt),typeof l.isLE=="boolean"&&(r=l.isLE),typeof l.modFromBytes=="boolean"&&(i=l.modFromBytes),a=l.allowedLengths}else typeof t=="number"&&(o=t),n.sqrt&&(s=n.sqrt);let{nBitLength:c,nByteLength:f}=Bn(e,o);if(f>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let u,d=Object.freeze({ORDER:e,isLE:r,BITS:c,BYTES:f,MASK:pe(c),ZERO:Et,ONE:gt,allowedLengths:a,create:l=>Kt(l,e),isValid:l=>{if(typeof l!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof l);return Et<=l&&l<e},is0:l=>l===Et,isValidNot0:l=>!d.is0(l)&&d.isValid(l),isOdd:l=>(l>)===gt,neg:l=>Kt(-l,e),eql:(l,h)=>l===h,sqr:l=>Kt(l*l,e),add:(l,h)=>Kt(l+h,e),sub:(l,h)=>Kt(l-h,e),mul:(l,h)=>Kt(l*h,e),pow:(l,h)=>Bf(d,l,h),div:(l,h)=>Kt(l*Xa(h,e),e),sqrN:l=>l*l,addN:(l,h)=>l+h,subN:(l,h)=>l-h,mulN:(l,h)=>l*h,inv:l=>Xa(l,e),sqrt:s||(l=>(u||(u=Df(e)),u(d,l))),toBytes:l=>r?Os(l,f):Cn(l,f),fromBytes:(l,h=!0)=>{if(a){if(!a.includes(l.length)||l.length>f)throw new Error("Field.fromBytes: expected "+a+" bytes, got "+l.length);let g=new Uint8Array(f);g.set(l,r?0:g.length-l.length),l=g}if(l.length!==f)throw new Error("Field.fromBytes: expected "+f+" bytes, got "+l.length);let b=r?Bs(l):Je(l);if(i&&(b=Kt(b,e)),!h&&!d.isValid(b))throw new Error("invalid field element: outside of range 0..ORDER");return b},invertBatch:l=>_n(d,l),cmov:(l,h,b)=>b?h:l});return Object.freeze(d)}function sc(e){if(typeof e!="bigint")throw new Error("field order must be bigint");let t=e.toString(2).length;return Math.ceil(t/8)}function Us(e){let t=sc(e);return t+Math.ceil(t/2)}function ks(e,t,r=!1){let n=e.length,o=sc(t),s=Us(t);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=r?Bs(e):Je(e),a=Kt(i,t-gt)+gt;return r?Os(a,o):Cn(a,o)}var tr=BigInt(0),Be=BigInt(1);function _r(e,t){let r=t.negate();return e?r:t}function Pn(e,t){let r=_n(e.Fp,t.map(n=>n.Z));return t.map((n,o)=>e.fromAffine(n.toAffine(r[o])))}function uc(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+e)}function Ms(e,t){uc(e,t);let r=Math.ceil(t/e)+1,n=2**(e-1),o=2**e,s=pe(e),i=BigInt(e);return{windows:r,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function ic(e,t,r){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=r,a=Number(e&o),c=e>>i;a>n&&(a-=s,c+=Be);let f=t*n,u=f+Math.abs(a)-1,d=a===0,l=a<0,h=t%2!==0;return{nextN:c,offset:u,isZero:d,isNeg:l,isNegF:h,offsetF:f}}function Of(e,t){if(!Array.isArray(e))throw new Error("array expected");e.forEach((r,n)=>{if(!(r instanceof t))throw new Error("invalid point at index "+n)})}function Pf(e,t){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((r,n)=>{if(!t.isValid(r))throw new Error("invalid scalar at index "+n)})}var Ks=new WeakMap,lc=new WeakMap;function Hs(e){return lc.get(e)||1}function ac(e){if(e!==tr)throw new Error("invalid wNAF")}var On=class{constructor(t,r){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=r}_unsafeLadder(t,r,n=this.ZERO){let o=t;for(;r>tr;)r&Be&&(n=n.add(o)),o=o.double(),r>>=Be;return n}precomputeWindow(t,r){let{windows:n,windowSize:o}=Ms(r,this.bits),s=[],i=t,a=i;for(let c=0;c<n;c++){a=i,s.push(a);for(let f=1;f<o;f++)a=a.add(i),s.push(a);i=a.double()}return s}wNAF(t,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=Ms(t,this.bits);for(let a=0;a<i.windows;a++){let{nextN:c,offset:f,isZero:u,isNeg:d,isNegF:l,offsetF:h}=ic(n,a,i);n=c,u?s=s.add(_r(l,r[h])):o=o.add(_r(d,r[f]))}return ac(n),{p:o,f:s}}wNAFUnsafe(t,r,n,o=this.ZERO){let s=Ms(t,this.bits);for(let i=0;i<s.windows&&n!==tr;i++){let{nextN:a,offset:c,isZero:f,isNeg:u}=ic(n,i,s);if(n=a,!f){let d=r[c];o=o.add(u?d.negate():d)}}return ac(n),o}getPrecomputes(t,r,n){let o=Ks.get(r);return o||(o=this.precomputeWindow(r,t),t!==1&&(typeof n=="function"&&(o=n(o)),Ks.set(r,o))),o}cached(t,r,n){let o=Hs(t);return this.wNAF(o,this.getPrecomputes(o,t,n),r)}unsafe(t,r,n,o){let s=Hs(t);return s===1?this._unsafeLadder(t,r,o):this.wNAFUnsafe(s,this.getPrecomputes(s,t,n),r,o)}createCache(t,r){uc(r,this.bits),lc.set(t,r),Ks.delete(t)}hasCache(t){return Hs(t)!==1}};function fc(e,t,r,n){let o=t,s=e.ZERO,i=e.ZERO;for(;r>tr||n>tr;)r&Be&&(s=s.add(o)),n&Be&&(i=i.add(o)),o=o.double(),r>>=Be,n>>=Be;return{p1:s,p2:i}}function dc(e,t,r,n){Of(r,e),Pf(n,t);let o=r.length,s=n.length;if(o!==s)throw new Error("arrays of points and scalars must have equal length");let i=e.ZERO,a=Dn(BigInt(o)),c=1;a>12?c=a-3:a>4?c=a-2:a>0&&(c=2);let f=pe(c),u=new Array(Number(f)+1).fill(i),d=Math.floor((t.BITS-1)/c)*c,l=i;for(let h=d;h>=0;h-=c){u.fill(i);for(let g=0;g<s;g++){let x=n[g],I=Number(x>>BigInt(h)&f);u[I]=u[I].add(r[g])}let b=i;for(let g=u.length-1,x=i;g>0;g--)x=x.add(u[g]),b=b.add(x);if(l=l.add(b),h!==0)for(let g=0;g<c;g++)l=l.double()}return l}function cc(e,t,r){if(t){if(t.ORDER!==e)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Rs(t),t}else return me(e,{isLE:r})}function hc(e,t,r={},n){if(n===void 0&&(n=e==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${e} CURVE object`);for(let c of["p","n","h"]){let f=t[c];if(!(typeof f=="bigint"&&f>tr))throw new Error(`CURVE.${c} must be positive bigint`)}let o=cc(t.p,r.Fp,n),s=cc(t.n,r.Fn,n),a=["Gx","Gy","a",e==="weierstrass"?"b":"d"];for(let c of a)if(!o.isValid(t[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:s}}var pc=(e,t)=>(e+(e>=0?t:-t)/mc)/t;function Nf(e,t,r){let[[n,o],[s,i]]=t,a=pc(i*e,r),c=pc(-o*e,r),f=e-a*n-c*s,u=-a*o-c*i,d=f<ne,l=u<ne;d&&(f=-f),l&&(u=-u);let h=pe(Math.ceil(Dn(r)/2))+rr;if(f<ne||f>=h||u<ne||u>=h)throw new Error("splitScalar (endomorphism): failed, k="+e);return{k1neg:d,k1:f,k2neg:l,k2:u}}function $s(e){if(!["compact","recovered","der"].includes(e))throw new Error('Signature format must be "compact", "recovered", or "der"');return e}function Vs(e,t){let r={};for(let n of Object.keys(t))r[n]=e[n]===void 0?t[n]:e[n];return Lr(r.lowS,"lowS"),Lr(r.prehash,"prehash"),r.format!==void 0&&$s(r.format),r}var Gs=class extends Error{constructor(t=""){super(t)}},re={Err:Gs,_tlv:{encode:(e,t)=>{let{Err:r}=re;if(e<0||e>256)throw new r("tlv.encode: wrong tag");if(t.length&1)throw new r("tlv.encode: unpadded data");let n=t.length/2,o=Cr(n);if(o.length/2&128)throw new r("tlv.encode: long form length too big");let s=n>127?Cr(o.length/2|128):"";return Cr(e)+s+o+t},decode(e,t){let{Err:r}=re,n=0;if(e<0||e>256)throw new r("tlv.encode: wrong tag");if(t.length<2||t[n++]!==e)throw new r("tlv.decode: wrong tlv");let o=t[n++],s=!!(o&128),i=0;if(!s)i=o;else{let c=o&127;if(!c)throw new r("tlv.decode(long): indefinite length not supported");if(c>4)throw new r("tlv.decode(long): byte length is too big");let f=t.subarray(n,n+c);if(f.length!==c)throw new r("tlv.decode: length bytes not complete");if(f[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let u of f)i=i<<8|u;if(n+=c,i<128)throw new r("tlv.decode(long): not minimal encoding")}let a=t.subarray(n,n+i);if(a.length!==i)throw new r("tlv.decode: wrong value length");return{v:a,l:t.subarray(n+i)}}},_int:{encode(e){let{Err:t}=re;if(e<ne)throw new t("integer: negative integers are not allowed");let r=Cr(e);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return r},decode(e){let{Err:t}=re;if(e[0]&128)throw new t("invalid signature integer: negative");if(e[0]===0&&!(e[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return Je(e)}},toSig(e){let{Err:t,_int:r,_tlv:n}=re,o=bt("signature",e),{v:s,l:i}=n.decode(48,o);if(i.length)throw new t("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,s),{v:f,l:u}=n.decode(2,c);if(u.length)throw new t("invalid signature: left bytes after parsing");return{r:r.decode(a),s:r.decode(f)}},hexFromSig(e){let{_tlv:t,_int:r}=re,n=t.encode(2,r.encode(e.r)),o=t.encode(2,r.encode(e.s)),s=n+o;return t.encode(48,s)}},ne=BigInt(0),rr=BigInt(1),mc=BigInt(2),Nn=BigInt(3),Rf=BigInt(4);function er(e,t){let{BYTES:r}=e,n;if(typeof t=="bigint")n=t;else{let o=bt("private key",t);try{n=e.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${r}, got ${typeof t}`)}}if(!e.isValidNot0(n))throw new Error("invalid private key: out of range [1..N-1]");return n}function Uf(e,t={}){let r=hc("weierstrass",e,t),{Fp:n,Fn:o}=r,s=r.CURVE,{h:i,n:a}=s;Dr(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});let{endo:c}=t;if(c&&(!n.is0(s.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let f=bc(n,o);function u(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(U,y,m){let{x:p,y:w}=y.toAffine(),E=n.toBytes(p);if(Lr(m,"isCompressed"),m){u();let T=!n.isOdd(w);return zt(yc(T),E)}else return zt(Uint8Array.of(4),E,n.toBytes(w))}function l(U){he(U,void 0,"Point");let{publicKey:y,publicKeyUncompressed:m}=f,p=U.length,w=U[0],E=U.subarray(1);if(p===y&&(w===2||w===3)){let T=n.fromBytes(E);if(!n.isValid(T))throw new Error("bad point: is not on curve, wrong x");let A=g(T),v;try{v=n.sqrt(A)}catch(ot){let H=ot instanceof Error?": "+ot.message:"";throw new Error("bad point: is not on curve, sqrt error"+H)}u();let L=n.isOdd(v);return(w&1)===1!==L&&(v=n.neg(v)),{x:T,y:v}}else if(p===m&&w===4){let T=n.BYTES,A=n.fromBytes(E.subarray(0,T)),v=n.fromBytes(E.subarray(T,T*2));if(!x(A,v))throw new Error("bad point: is not on curve");return{x:A,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${y} or uncompressed=${m}`)}let h=t.toBytes||d,b=t.fromBytes||l;function g(U){let y=n.sqr(U),m=n.mul(y,U);return n.add(n.add(m,n.mul(U,s.a)),s.b)}function x(U,y){let m=n.sqr(y),p=g(U);return n.eql(m,p)}if(!x(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let I=n.mul(n.pow(s.a,Nn),Rf),k=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(I,k)))throw new Error("bad curve params: a or b");function C(U,y,m=!1){if(!n.isValid(y)||m&&n.is0(y))throw new Error(`bad point coordinate ${U}`);return y}function M(U){if(!(U instanceof D))throw new Error("ProjectivePoint expected")}function Y(U){if(!c||!c.basises)throw new Error("no endo");return Nf(U,c.basises,o.ORDER)}let rt=Ps((U,y)=>{let{X:m,Y:p,Z:w}=U;if(n.eql(w,n.ONE))return{x:m,y:p};let E=U.is0();y==null&&(y=E?n.ONE:n.inv(w));let T=n.mul(m,y),A=n.mul(p,y),v=n.mul(w,y);if(E)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:T,y:A}}),at=Ps(U=>{if(U.is0()){if(t.allowInfinityPoint&&!n.is0(U.Y))return;throw new Error("bad point: ZERO")}let{x:y,y:m}=U.toAffine();if(!n.isValid(y)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!x(y,m))throw new Error("bad point: equation left != right");if(!U.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function nt(U,y,m,p,w){return m=new D(n.mul(m.X,U),m.Y,m.Z),y=_r(p,y),m=_r(w,m),y.add(m)}class D{constructor(y,m,p){this.X=C("x",y),this.Y=C("y",m,!0),this.Z=C("z",p),Object.freeze(this)}static CURVE(){return s}static fromAffine(y){let{x:m,y:p}=y||{};if(!y||!n.isValid(m)||!n.isValid(p))throw new Error("invalid affine point");if(y instanceof D)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?D.ZERO:new D(m,p,n.ONE)}static fromBytes(y){let m=D.fromAffine(b(he(y,void 0,"point")));return m.assertValidity(),m}static fromHex(y){return D.fromBytes(bt("pointHex",y))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(y=8,m=!0){return be.createCache(this,y),m||this.multiply(Nn),this}assertValidity(){at(this)}hasEvenY(){let{y}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(y)}equals(y){M(y);let{X:m,Y:p,Z:w}=this,{X:E,Y:T,Z:A}=y,v=n.eql(n.mul(m,A),n.mul(E,w)),L=n.eql(n.mul(p,A),n.mul(T,w));return v&&L}negate(){return new D(this.X,n.neg(this.Y),this.Z)}double(){let{a:y,b:m}=s,p=n.mul(m,Nn),{X:w,Y:E,Z:T}=this,A=n.ZERO,v=n.ZERO,L=n.ZERO,_=n.mul(w,w),ot=n.mul(E,E),H=n.mul(T,T),O=n.mul(w,E);return O=n.add(O,O),L=n.mul(w,T),L=n.add(L,L),A=n.mul(y,L),v=n.mul(p,H),v=n.add(A,v),A=n.sub(ot,v),v=n.add(ot,v),v=n.mul(A,v),A=n.mul(O,A),L=n.mul(p,L),H=n.mul(y,H),O=n.sub(_,H),O=n.mul(y,O),O=n.add(O,L),L=n.add(_,_),_=n.add(L,_),_=n.add(_,H),_=n.mul(_,O),v=n.add(v,_),H=n.mul(E,T),H=n.add(H,H),_=n.mul(H,O),A=n.sub(A,_),L=n.mul(H,ot),L=n.add(L,L),L=n.add(L,L),new D(A,v,L)}add(y){M(y);let{X:m,Y:p,Z:w}=this,{X:E,Y:T,Z:A}=y,v=n.ZERO,L=n.ZERO,_=n.ZERO,ot=s.a,H=n.mul(s.b,Nn),O=n.mul(m,E),Z=n.mul(p,T),st=n.mul(w,A),St=n.add(m,p),X=n.add(E,T);St=n.mul(St,X),X=n.add(O,Z),St=n.sub(St,X),X=n.add(m,w);let ht=n.add(E,A);return X=n.mul(X,ht),ht=n.add(O,st),X=n.sub(X,ht),ht=n.add(p,w),v=n.add(T,A),ht=n.mul(ht,v),v=n.add(Z,st),ht=n.sub(ht,v),_=n.mul(ot,X),v=n.mul(H,st),_=n.add(v,_),v=n.sub(Z,_),_=n.add(Z,_),L=n.mul(v,_),Z=n.add(O,O),Z=n.add(Z,O),st=n.mul(ot,st),X=n.mul(H,X),Z=n.add(Z,st),st=n.sub(O,st),st=n.mul(ot,st),X=n.add(X,st),O=n.mul(Z,X),L=n.add(L,O),O=n.mul(ht,X),v=n.mul(St,v),v=n.sub(v,O),O=n.mul(St,Z),_=n.mul(ht,_),_=n.add(_,O),new D(v,L,_)}subtract(y){return this.add(y.negate())}is0(){return this.equals(D.ZERO)}multiply(y){let{endo:m}=t;if(!o.isValidNot0(y))throw new Error("invalid scalar: out of range");let p,w,E=T=>be.cached(this,T,A=>Pn(D,A));if(m){let{k1neg:T,k1:A,k2neg:v,k2:L}=Y(y),{p:_,f:ot}=E(A),{p:H,f:O}=E(L);w=ot.add(O),p=nt(m.beta,_,H,T,v)}else{let{p:T,f:A}=E(y);p=T,w=A}return Pn(D,[p,w])[0]}multiplyUnsafe(y){let{endo:m}=t,p=this;if(!o.isValid(y))throw new Error("invalid scalar: out of range");if(y===ne||p.is0())return D.ZERO;if(y===rr)return p;if(be.hasCache(this))return this.multiply(y);if(m){let{k1neg:w,k1:E,k2neg:T,k2:A}=Y(y),{p1:v,p2:L}=fc(D,p,E,A);return nt(m.beta,v,L,w,T)}else return be.unsafe(p,y)}multiplyAndAddUnsafe(y,m,p){let w=this.multiplyUnsafe(m).add(y.multiplyUnsafe(p));return w.is0()?void 0:w}toAffine(y){return rt(this,y)}isTorsionFree(){let{isTorsionFree:y}=t;return i===rr?!0:y?y(D,this):be.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:y}=t;return i===rr?this:y?y(D,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(y=!0){return Lr(y,"isCompressed"),this.assertValidity(),h(D,this,y)}toHex(y=!0){return te(this.toBytes(y))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(y=!0){return this.toBytes(y)}_setWindowSize(y){this.precompute(y)}static normalizeZ(y){return Pn(D,y)}static msm(y,m){return dc(D,o,y,m)}static fromPrivateKey(y){return D.BASE.multiply(er(o,y))}}D.BASE=new D(s.Gx,s.Gy,n.ONE),D.ZERO=new D(n.ZERO,n.ONE,n.ZERO),D.Fp=n,D.Fn=o;let Mr=o.BITS,be=new On(D,t.endo?Math.ceil(Mr/2):Mr);return D.BASE.precompute(8),D}function yc(e){return Uint8Array.of(e?2:3)}function bc(e,t){return{secretKey:t.BYTES,publicKey:1+e.BYTES,publicKeyUncompressed:1+2*e.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function kf(e,t={}){let{Fn:r}=e,n=t.randomBytes||An,o=Object.assign(bc(e.Fp,r),{seed:Us(r.ORDER)});function s(h){try{return!!er(r,h)}catch{return!1}}function i(h,b){let{publicKey:g,publicKeyUncompressed:x}=o;try{let I=h.length;return b===!0&&I!==g||b===!1&&I!==x?!1:!!e.fromBytes(h)}catch{return!1}}function a(h=n(o.seed)){return ks(he(h,o.seed,"seed"),r.ORDER)}function c(h,b=!0){return e.BASE.multiply(er(r,h)).toBytes(b)}function f(h){let b=a(h);return{secretKey:b,publicKey:c(b)}}function u(h){if(typeof h=="bigint")return!1;if(h instanceof e)return!0;let{secretKey:b,publicKey:g,publicKeyUncompressed:x}=o;if(r.allowedLengths||b===g)return;let I=bt("key",h).length;return I===g||I===x}function d(h,b,g=!0){if(u(h)===!0)throw new Error("first arg must be private key");if(u(b)===!1)throw new Error("second arg must be public key");let x=er(r,h);return e.fromHex(b).multiply(x).toBytes(g)}return Object.freeze({getPublicKey:c,getSharedSecret:d,keygen:f,Point:e,utils:{isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:a,isValidPrivateKey:s,randomPrivateKey:a,normPrivateKeyToScalar:h=>er(r,h),precompute(h=8,b=e.BASE){return b.precompute(h,!1)}},lengths:o})}function Mf(e,t,r={}){Sn(t),Dr(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});let n=r.randomBytes||An,o=r.hmac||((m,...p)=>Ls(t,m,zt(...p))),{Fp:s,Fn:i}=e,{ORDER:a,BITS:c}=i,{keygen:f,getPublicKey:u,getSharedSecret:d,utils:l,lengths:h}=kf(e,r),b={prehash:!1,lowS:typeof r.lowS=="boolean"?r.lowS:!1,format:void 0,extraEntropy:!1},g="compact";function x(m){let p=a>>rr;return m>p}function I(m,p){if(!i.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function k(m,p){$s(p);let w=h.signature,E=p==="compact"?w:p==="recovered"?w+1:void 0;return he(m,E,`${p} signature`)}class C{constructor(p,w,E){this.r=I("r",p),this.s=I("s",w),E!=null&&(this.recovery=E),Object.freeze(this)}static fromBytes(p,w=g){k(p,w);let E;if(w==="der"){let{r:L,s:_}=re.toSig(he(p));return new C(L,_)}w==="recovered"&&(E=p[0],w="compact",p=p.subarray(1));let T=i.BYTES,A=p.subarray(0,T),v=p.subarray(T,T*2);return new C(i.fromBytes(A),i.fromBytes(v),E)}static fromHex(p,w){return this.fromBytes(De(p),w)}addRecoveryBit(p){return new C(this.r,this.s,p)}recoverPublicKey(p){let w=s.ORDER,{r:E,s:T,recovery:A}=this;if(A==null||![0,1,2,3].includes(A))throw new Error("recovery id invalid");if(a*mc<w&&A>1)throw new Error("recovery id is ambiguous for h>1 curve");let L=A===2||A===3?E+a:E;if(!s.isValid(L))throw new Error("recovery id 2 or 3 invalid");let _=s.toBytes(L),ot=e.fromBytes(zt(yc((A&1)===0),_)),H=i.inv(L),O=Y(bt("msgHash",p)),Z=i.create(-O*H),st=i.create(T*H),St=e.BASE.multiplyUnsafe(Z).add(ot.multiplyUnsafe(st));if(St.is0())throw new Error("point at infinify");return St.assertValidity(),St}hasHighS(){return x(this.s)}toBytes(p=g){if($s(p),p==="der")return De(re.hexFromSig(this));let w=i.toBytes(this.r),E=i.toBytes(this.s);if(p==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return zt(Uint8Array.of(this.recovery),w,E)}return zt(w,E)}toHex(p){return te(this.toBytes(p))}assertValidity(){}static fromCompact(p){return C.fromBytes(bt("sig",p),"compact")}static fromDER(p){return C.fromBytes(bt("sig",p),"der")}normalizeS(){return this.hasHighS()?new C(this.r,i.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return te(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return te(this.toBytes("compact"))}}let M=r.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let w=Je(p),E=p.length*8-c;return E>0?w>>BigInt(E):w},Y=r.bits2int_modN||function(p){return i.create(M(p))},rt=pe(c);function at(m){return Ya("num < 2^"+c,m,ne,rt),i.toBytes(m)}function nt(m,p){return he(m,void 0,"message"),p?he(t(m),void 0,"prehashed message"):m}function D(m,p,w){if(["recovered","canonical"].some(Z=>Z in w))throw new Error("sign() legacy options not supported");let{lowS:E,prehash:T,extraEntropy:A}=Vs(w,b);m=nt(m,T);let v=Y(m),L=er(i,p),_=[at(L),at(v)];if(A!=null&&A!==!1){let Z=A===!0?n(h.secretKey):A;_.push(bt("extraEntropy",Z))}let ot=zt(..._),H=v;function O(Z){let st=M(Z);if(!i.isValidNot0(st))return;let St=i.inv(st),X=e.BASE.multiply(st).toAffine(),ht=i.create(X.x);if(ht===ne)return;let Kr=i.create(St*i.create(H+ht*L));if(Kr===ne)return;let Pi=(X.x===ht?0:2)|Number(X.y&rr),Ni=Kr;return E&&x(Kr)&&(Ni=i.neg(Kr),Pi^=1),new C(ht,Ni,Pi)}return{seed:ot,k2sig:O}}function Mr(m,p,w={}){m=bt("message",m);let{seed:E,k2sig:T}=D(m,p,w);return Za(t.outputLen,i.BYTES,o)(E,T)}function be(m){let p,w=typeof m=="string"||Le(m),E=!w&&m!==null&&typeof m=="object"&&typeof m.r=="bigint"&&typeof m.s=="bigint";if(!w&&!E)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(E)p=new C(m.r,m.s);else if(w){try{p=C.fromBytes(bt("sig",m),"der")}catch(T){if(!(T instanceof re.Err))throw T}if(!p)try{p=C.fromBytes(bt("sig",m),"compact")}catch{return!1}}return p||!1}function U(m,p,w,E={}){let{lowS:T,prehash:A,format:v}=Vs(E,b);if(w=bt("publicKey",w),p=nt(bt("message",p),A),"strict"in E)throw new Error("options.strict was renamed to lowS");let L=v===void 0?be(m):C.fromBytes(bt("sig",m),v);if(L===!1)return!1;try{let _=e.fromBytes(w);if(T&&L.hasHighS())return!1;let{r:ot,s:H}=L,O=Y(p),Z=i.inv(H),st=i.create(O*Z),St=i.create(ot*Z),X=e.BASE.multiplyUnsafe(st).add(_.multiplyUnsafe(St));return X.is0()?!1:i.create(X.x)===ot}catch{return!1}}function y(m,p,w={}){let{prehash:E}=Vs(w,b);return p=nt(p,E),C.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:f,getPublicKey:u,getSharedSecret:d,utils:l,lengths:h,Point:e,sign:Mr,verify:U,recoverPublicKey:y,Signature:C,hash:t})}function Kf(e){let t={a:e.a,b:e.b,p:e.Fp.ORDER,n:e.n,h:e.h,Gx:e.Gx,Gy:e.Gy},r=e.Fp,n=e.allowedPrivateKeyLengths?Array.from(new Set(e.allowedPrivateKeyLengths.map(i=>Math.ceil(i/2)))):void 0,o=me(t.n,{BITS:e.nBitLength,allowedLengths:n,modFromBytes:e.wrapPrivateKey}),s={Fp:r,Fn:o,allowInfinityPoint:e.allowInfinityPoint,endo:e.endo,isTorsionFree:e.isTorsionFree,clearCofactor:e.clearCofactor,fromBytes:e.fromBytes,toBytes:e.toBytes};return{CURVE:t,curveOpts:s}}function Hf(e){let{CURVE:t,curveOpts:r}=Kf(e),n={hmac:e.hmac,randomBytes:e.randomBytes,lowS:e.lowS,bits2int:e.bits2int,bits2int_modN:e.bits2int_modN};return{CURVE:t,curveOpts:r,hash:e.hash,ecdsaOpts:n}}function Vf(e,t){let r=t.Point;return Object.assign({},t,{ProjectivePoint:r,CURVE:Object.assign({},e,Bn(r.Fn.ORDER,r.Fn.BITS))})}function gc(e){let{CURVE:t,curveOpts:r,hash:n,ecdsaOpts:o}=Hf(e),s=Uf(t,r),i=Mf(s,n,o);return Vf(e,i)}function xc(e,t){let r=n=>gc({...e,hash:n});return{...r(t),create:r}}var zs={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},$f={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var wc=BigInt(2);function Gf(e){let t=zs.p,r=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),f=e*e*e%t,u=f*f*e%t,d=Ot(u,r,t)*u%t,l=Ot(d,r,t)*u%t,h=Ot(l,wc,t)*f%t,b=Ot(h,o,t)*h%t,g=Ot(b,s,t)*b%t,x=Ot(g,a,t)*g%t,I=Ot(x,c,t)*x%t,k=Ot(I,a,t)*g%t,C=Ot(k,r,t)*u%t,M=Ot(C,i,t)*b%t,Y=Ot(M,n,t)*f%t,rt=Ot(Y,wc,t);if(!Fs.eql(Fs.sqr(rt),e))throw new Error("Cannot find square root");return rt}var Fs=me(zs.p,{sqrt:Gf}),Br=xc({...zs,Fp:Fs,lowS:!0,endo:$f},za);var Rn=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function vc(e,t,r,n){n?.signal?.throwIfAborted();let o=Ec.default.createHash("sha256");if(r instanceof Uint8Array)o.update(r);else for(let i of r)o.update(i);let s=o.digest();try{return Br.verify(t,s,e)}catch(i){throw new Rn(String(i))}}var Un=class{type="secp256k1";raw;_key;constructor(t){this._key=Ic(t),this.raw=Sc(this._key)}toMultihash(){return Vt.digest(fe(this))}toCID(){return it.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:_t(this.raw,t.raw)}verify(t,r,n){return vc(this._key,r,t,n)}};function Ac(e){return new Un(e)}function Sc(e){return Br.ProjectivePoint.fromHex(e).toRawBytes(!0)}function Ic(e){try{return Br.ProjectivePoint.fromHex(e),e}catch(t){throw new ln(String(t))}}function Tc(e){let{Type:t,Data:r}=Ir.decode(e.digest),n=r??new Uint8Array;switch(t){case Bt.Ed25519:return ka(n);case Bt.secp256k1:return Ac(n);case Bt.ECDSA:return Ba(n);default:throw new wr}}function fe(e){return Ir.encode({Type:Bt[e.type],Data:e.raw})}var Lc=Symbol.for("nodejs.util.inspect.custom"),Ff=114,Or=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ys]=!0;toString(){return this.string==null&&(this.string=j.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return it.createV1(Ff,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return _t(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return _t(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[Lc](){return`PeerId(${this.toString()})`}},kn=class extends Or{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},Mn=class extends Or{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},Kn=class extends Or{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},zf=2336,Hn=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=Vt.digest(yt(this.url))}[Lc](){return`PeerId(${this.url})`}[ys]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return it.createV1(zf,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=et(t)),t.toString()===this.toString())}};function nr(e){if(qf(e))return new kn({multihash:e});if(Wf(e))try{let t=Tc(e);if(t.type==="Ed25519")return new Mn({multihash:e,publicKey:t});if(t.type==="secp256k1")return new Kn({multihash:e,publicKey:t})}catch{let r=et(e.digest);return new Hn(new URL(r))}throw new dn("Supplied PeerID Multihash is invalid")}function Wf(e){return e.code===Vt.code}function qf(e){return e.code===os.code}var du=It(J("net"),1);var dt=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},oe=class extends Error{static name="ValidationError";name="ValidationError"},Vn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},$n=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Pt=J("node:net");function qs(e){return t=>et(t,e)}function Ys(e){return t=>yt(t,e)}function or(e){return new DataView(e.buffer).getUint16(e.byteOffset).toString()}function Oe(e){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,typeof e=="string"?parseInt(e):e),new Uint8Array(t)}function Cc(e){let t=e.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let r=yt(t[0],"base32"),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Oe(n);return qt([r,o],r.length+o.length)}function Dc(e){let t=e.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let r=Wt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Oe(n);return qt([r,o],r.length+o.length)}function Zs(e){let t=e.subarray(0,e.length-2),r=e.subarray(e.length-2),n=et(t,"base32"),o=or(r);return`${n}:${o}`}var Xs=function(e){e=e.toString().trim();let t=new Uint8Array(4);return e.split(/\./g).forEach((r,n)=>{let o=parseInt(r,10);if(isNaN(o)||o<0||o>255)throw new dt("Invalid byte value in IP address");t[n]=o}),t},_c=function(e){let t=0;e=e.toString().trim();let r=e.split(":",8),n;for(n=0;n<r.length;n++){let s=(0,Pt.isIPv4)(r[n]),i;s&&(i=Xs(r[n]),r[n]=et(i.subarray(0,2),"base16")),i!=null&&++n<8&&r.splice(n,0,et(i.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 s=[n,1];for(n=9-r.length;n>0;n--)s.push("0");r.splice.apply(r,s)}let o=new Uint8Array(t+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let s=parseInt(r[n],16);if(isNaN(s)||s<0||s>65535)throw new dt("Invalid byte value in IP address");o[t++]=s>>8&255,o[t++]=s&255}return o},Bc=function(e){if(e.byteLength!==4)throw new dt("IPv4 address was incorrect length");let t=[];for(let r=0;r<e.byteLength;r++)t.push(e[r]);return t.join(".")},Oc=function(e){if(e.byteLength!==16)throw new dt("IPv6 address was incorrect length");let t=[];for(let n=0;n<e.byteLength;n+=2){let o=e[n],s=e[n+1],i=`${o.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}`;t.push(i)}let r=t.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new dt(`Invalid IPv6 address "${r}"`)}};function Pc(e){try{let t=new URL(`http://[${e}]`);return t.hostname.substring(1,t.hostname.length-1)}catch{throw new dt(`Invalid IPv6 address "${e}"`)}}var Ws=Object.values(pr).map(e=>e.decoder),Yf=(function(){let e=Ws[0].or(Ws[1]);return Ws.slice(2).forEach(t=>e=e.or(t)),e})();function Nc(e){return Yf.decode(e)}function Rc(e){return t=>e.encoder.encode(t)}function Zf(e){if(parseInt(e).toString()!==e)throw new oe("Value must be an integer")}function Xf(e){if(e<0)throw new oe("Value must be a positive integer, or zero")}function Qf(e){return t=>{if(t>e)throw new oe(`Value must be smaller than or equal to ${e}`)}}function jf(...e){return t=>{for(let r of e)r(t)}}var Pr=jf(Zf,Xf,Qf(65535));var ut=-1,Qs=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(t){let r;if(typeof t=="string"?r=this.protocolsByName.get(t):r=this.protocolsByCode.get(t),r==null)throw new $n(`Protocol ${t} was unknown`);return r}addProtocol(t){this.protocolsByCode.set(t.code,t),this.protocolsByName.set(t.name,t),t.aliases?.forEach(r=>{this.protocolsByName.set(r,t)})}removeProtocol(t){let r=this.protocolsByCode.get(t);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},se=new Qs,hd=[{code:4,name:"ip4",size:32,valueToBytes:Xs,bytesToValue:Bc,validate:e=>{if(!(0,Pt.isIPv4)(e))throw new oe(`Invalid IPv4 address "${e}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Oe,bytesToValue:or,validate:Pr},{code:273,name:"udp",size:16,valueToBytes:Oe,bytesToValue:or,validate:Pr},{code:33,name:"dccp",size:16,valueToBytes:Oe,bytesToValue:or,validate:Pr},{code:41,name:"ip6",size:128,valueToBytes:_c,bytesToValue:Oc,stringToValue:Pc,validate:e=>{if(!(0,Pt.isIPv6)(e))throw new oe(`Invalid IPv6 address "${e}"`)}},{code:42,name:"ip6zone",size:ut},{code:43,name:"ipcidr",size:8,bytesToValue:qs("base10"),valueToBytes:Ys("base10")},{code:53,name:"dns",size:ut},{code:54,name:"dns4",size:ut},{code:55,name:"dns6",size:ut},{code:56,name:"dnsaddr",size:ut},{code:132,name:"sctp",size:16,valueToBytes:Oe,bytesToValue:or,validate:Pr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:ut,stringToValue:e=>decodeURIComponent(e),valueToString:e=>encodeURIComponent(e)},{code:421,name:"p2p",aliases:["ipfs"],size:ut,bytesToValue:qs("base58btc"),valueToBytes:e=>e.startsWith("Q")||e.startsWith("1")?Ys("base58btc")(e):it.parse(e).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Zs,valueToBytes:Cc},{code:445,name:"onion3",size:296,bytesToValue:Zs,valueToBytes:Dc},{code:446,name:"garlic64",size:ut},{code:447,name:"garlic32",size:ut},{code:448,name:"tls"},{code:449,name:"sni",size:ut},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:ut,bytesToValue:Rc(Zo),valueToBytes:Nc},{code:480,name:"http"},{code:481,name:"http-path",size:ut,stringToValue:e=>`/${decodeURIComponent(e)}`,valueToString:e=>encodeURIComponent(e.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:ut}];hd.forEach(e=>{se.addProtocol(e)});function Uc(e){let t=[],r=0;for(;r<e.length;){let n=xe(e,r),o=se.getProtocol(n),s=ct(n),i=pd(o,e,r+s),a=0;i>0&&o.size===ut&&(a=ct(i));let c=s+a+i,f={code:n,name:o.name,bytes:e.subarray(r,r+c)};if(i>0){let u=r+s+a,d=e.subarray(u,u+i);f.value=o.bytesToValue?.(d)??et(d)}t.push(f),r+=c}return t}function kc(e){let t=0,r=[];for(let n of e){if(n.bytes==null){let o=se.getProtocol(n.code),s=ct(n.code),i,a=0,c=0;n.value!=null&&(i=o.valueToBytes?.(n.value)??yt(n.value),a=i.byteLength,o.size===ut&&(c=ct(a)));let f=new Uint8Array(s+c+a),u=0;Me(n.code,f,u),u+=s,i!=null&&(o.size===ut&&(Me(a,f,u),u+=c),f.set(i,u)),n.bytes=f}r.push(n.bytes),t+=n.bytes.byteLength}return qt(r,t)}function Mc(e){if(e.charAt(0)!=="/")throw new dt('String multiaddr must start with "/"');let t=[],r="protocol",n="",o="";for(let s=1;s<e.length;s++){let i=e.charAt(s);i!=="/"&&(r==="protocol"?o+=e.charAt(s):n+=e.charAt(s));let a=s===e.length-1;if(i==="/"||a){let c=se.getProtocol(o);if(r==="protocol"){if(c.size==null||c.size===0){t.push({code:c.code,name:c.name}),n="",o="",r="protocol";continue}else if(a)throw new dt(`Component ${o} was missing value`);r="value"}else if(r==="value"){let f={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new dt(`Component ${o} was missing value`);f.value=c.stringToValue?.(n)??n}t.push(f),n="",o="",r="protocol"}}}if(o!==""&&n!=="")throw new dt("Incomplete multiaddr");return t}function Kc(e){return`/${e.flatMap(t=>{if(t.value==null)return t.name;let r=se.getProtocol(t.code);if(r==null)throw new dt(`Unknown protocol code ${t.code}`);return[t.name,r.valueToString?.(t.value)??t.value]}).join("/")}`}function pd(e,t,r){return e.size==null||e.size===0?0:e.size>0?e.size/8:xe(t,r)}var md=Symbol.for("nodejs.util.inspect.custom"),li=Symbol.for("@multiformats/multiaddr");function yd(e){if(e==null&&(e="/"),Hc(e))return e.getComponents();if(e instanceof Uint8Array)return Uc(e);if(typeof e=="string")return e=e.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),e===""&&(e="/"),Mc(e);if(Array.isArray(e))return e;throw new dt("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Xn=class e{[li]=!0;#t;#e;#r;constructor(t="/",r={}){this.#t=yd(t),r.validate!==!1&&bd(this)}get bytes(){return this.#r==null&&(this.#r=kc(this.#t)),this.#r}toString(){return this.#e==null&&(this.#e=Kc(this.#t)),this.#e}toJSON(){return this.toString()}getComponents(){return[...this.#t.map(t=>({...t}))]}encapsulate(t){let r=new e(t);return new e([...this.#t,...r.getComponents()],{validate:!1})}decapsulate(t){let r=t.toString(),n=this.toString(),o=n.lastIndexOf(r);if(o<0)throw new Vn(`Address ${this.toString()} does not contain subaddress: ${r}`);return new e(n.slice(0,o),{validate:!1})}decapsulateCode(t){let r;for(let n=this.#t.length-1;n>-1;n--)if(this.#t[n].code===t){r=n;break}return new e(this.#t.slice(0,r),{validate:!1})}equals(t){return _t(this.bytes,t.bytes)}[md](){return`Multiaddr(${this.toString()})`}};function bd(e){e.getComponents().forEach(t=>{let r=se.getProtocol(t.code);t.value!=null&&r.validate?.(t.value)})}function Hc(e){return!!e?.[li]}function Yt(e){return new Xn(e)}var V=e=>({match:t=>{let r=t[0];return r==null||r.code!==e||r.value!=null?!1:t.slice(1)}}),S=(e,t)=>({match:r=>{let n=r[0];return n?.code!==e||n.value==null||t!=null&&n.value!==t?!1:r.slice(1)}}),Vc=e=>({match:t=>e.match(t)===!1?t:!1}),B=e=>({match:t=>{let r=e.match(t);return r===!1?t:r}}),xt=(...e)=>({match:t=>{let r;for(let n of e){let o=n.match(t);o!==!1&&(r==null||o.length<r.length)&&(r=o)}return r??!1}}),R=(...e)=>({match:t=>{for(let r of e){let n=r.match(t);if(n===!1)return!1;t=n}return t}});function $(...e){function t(o){if(o==null)return!1;let s=o.getComponents();for(let i of e){let a=i.match(s);if(a===!1)return!1;s=a}return s}function r(o){return t(o)!==!1}function n(o){let s=t(o);return s===!1?!1:s.length===0}return{matchers:e,matches:r,exactMatch:n}}var gd=S(421),Zg=$(gd),jn=S(54),Jn=S(55),to=S(56),di=S(53),Xg=$(jn,B(S(421))),Qg=$(Jn,B(S(421))),jg=$(to,B(S(421))),Jg=$(xt(di,to,jn,Jn),B(S(421))),$c=R(S(4),B(S(43))),Gc=R(B(S(42)),S(41),B(S(43))),hi=xt($c,Gc),Re=xt(hi,di,jn,Jn,to),t0=$(xt(hi,R(xt(di,to,jn,Jn),B(S(421))))),e0=$($c),r0=$(Gc),n0=$(hi),pi=R(Re,S(6)),Rr=R(Re,S(273)),Fc=$(R(pi,B(S(421)))),o0=$(Rr),mi=R(Rr,V(460),B(S(421))),eo=R(Rr,V(461),B(S(421))),xd=xt(mi,eo),s0=$(mi),i0=$(eo),fi=xt(Re,pi,Rr,mi,eo),zc=xt(R(fi,V(477),B(S(421)))),a0=$(zc),Wc=xt(R(fi,V(478),B(S(421))),R(fi,V(448),B(S(449)),V(477),B(S(421)))),c0=$(Wc),qc=R(Rr,V(280),B(S(466)),B(S(466)),B(S(421))),u0=$(qc),Yc=R(eo,V(465),B(S(466)),B(S(466)),B(S(421))),l0=$(Yc),Qn=xt(zc,Wc,R(pi,B(S(421))),R(xd,B(S(421))),R(Re,B(S(421))),qc,Yc,S(421)),f0=$(Qn),wd=R(B(Qn),V(290),Vc(V(281)),B(S(421))),d0=$(wd),Ed=xt(R(Qn,V(290),V(281),B(S(421))),R(Qn,V(281),B(S(421))),R(V(281),B(S(421)))),h0=$(Ed),vd=xt(R(Re,S(6),V(480),B(S(421))),R(Re,V(480),B(S(421)))),p0=$(vd),Sd=R(Re,xt(R(S(6,"443"),V(480)),R(S(6),V(443)),R(S(6),V(448),V(480)),R(V(448),V(480)),V(448),V(443)),B(S(421))),m0=$(Sd),Id=xt(R(S(777),B(S(421)))),y0=$(Id),Ad=xt(R(S(400),B(S(421)))),ro=$(Ad);var no=class extends Event{type;detail;constructor(t,r){super(t),this.type=t,this.detail=r}};var fu=It(J("node:net"),1);function oo(e){let t=e.getComponents(),r={},n=0;if(t[n]?.name==="ip6zone"&&(r.zone=`${t[n].value}`,n++),t[n].name==="ip4"||t[n].name==="ip6"||t[n].name==="dns"||t[n].name==="dns4"||t[n].name==="dns6"?(r.type=t[n].name,r.host=t[n].value,n++):t[n].name==="dnsaddr"&&(r.type=t[n].name,r.host=`_dnsaddr.${t[n].value}`,n++),(t[n]?.name==="tcp"||t[n]?.name==="udp")&&(r.protocol=t[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${t[n].value}`),n++),t[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${t[n].value}`):r.type==="ip6"&&(r.cidr=`${t[n].value}`),n++),r.type==null||r.host==null)throw new q(`Multiaddr ${e} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return t[n]?.name==="tls"&&t[n+1]?.name==="sni"&&(r.sni=t[n+1].value,n+=2),r}function ie(){let e={};return e.promise=new Promise((t,r)=>{e.resolve=t,e.reject=r}),e}var so=class{buffer;mask;top;btm;next;constructor(t){if(!(t>0)||(t-1&t)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(t),this.mask=t-1,this.top=0,this.btm=0,this.next=null}push(t){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=t,this.top=this.top+1&this.mask,!0)}shift(){let t=this.buffer[this.btm];if(t!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,t}isEmpty(){return this.buffer[this.btm]===void 0}},cr=class{size;hwm;head;tail;constructor(t={}){this.hwm=t.splitLimit??16,this.head=new so(this.hwm),this.tail=this.head,this.size=0}calculateSize(t){return t?.byteLength!=null?t.byteLength:1}push(t){if(t?.value!=null&&(this.size+=this.calculateSize(t.value)),!this.head.push(t)){let r=this.head;this.head=r.next=new so(2*this.head.buffer.length),this.head.push(t)}}shift(){let t=this.tail.shift();if(t===void 0&&this.tail.next!=null){let r=this.tail.next;this.tail.next=null,this.tail=r,t=this.tail.shift()}return t?.value!=null&&(this.size-=this.calculateSize(t.value)),t}isEmpty(){return this.head.isEmpty()}};var yi=class extends Error{type;code;constructor(t,r){super(t??"The operation was aborted"),this.type="aborted",this.code=r??"ABORT_ERR"}};function ye(e={}){return Td(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}},e)}function Td(e,t){t=t??{};let r=t.onEnd,n=new cr,o,s,i,a=ie(),c=async()=>{try{return n.isEmpty()?i?{done:!0}:await new Promise((x,I)=>{s=k=>{s=null,n.push(k);try{x(e(n))}catch(C){I(C)}return o}}):e(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=ie()})}},f=x=>s!=null?s(x):(n.push(x),o),u=x=>(n=new cr,s!=null?s({error:x}):(n.push({error:x}),o)),d=x=>{if(i)return o;if(t?.objectMode!==!0&&x?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return f({done:!1,value:x})},l=x=>i?o:(i=!0,x!=null?u(x):f({done:!0})),h=()=>(n=new cr,l(),{done:!0}),b=x=>(l(x),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:c,return:h,throw:b,push:d,end:l,get readableLength(){return n.size},onEmpty:async x=>{let I=x?.signal;if(I?.throwIfAborted(),n.isEmpty())return;let k,C;I!=null&&(k=new Promise((M,Y)=>{C=()=>{Y(new yi)},I.addEventListener("abort",C)}));try{await Promise.race([a.promise,k])}finally{C!=null&&I!=null&&I?.removeEventListener("abort",C)}}},r==null)return o;let g=o;return o={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(x){return g.throw(x),r!=null&&(r(x),r=void 0),{done:!0}},return(){return g.return(),r!=null&&(r(),r=void 0),{done:!0}},push:d,end(x){return g.end(x),r!=null&&(r(x),r=void 0),o},get readableLength(){return g.readableLength},onEmpty:x=>g.onEmpty(x)},o}var bi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},gi=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},Zc=e=>globalThis.DOMException===void 0?new gi(e):new DOMException(e),Xc=e=>{let t=e.reason===void 0?Zc("This operation was aborted."):e.reason;return t instanceof Error?t:Zc(t)};function xi(e,t){let{milliseconds:r,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=t,i,a,f=new Promise((u,d)=>{if(typeof r!="number"||Math.sign(r)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${r}\``);if(t.signal){let{signal:h}=t;h.aborted&&d(Xc(h)),a=()=>{d(Xc(h))},h.addEventListener("abort",a,{once:!0})}if(r===Number.POSITIVE_INFINITY){e.then(u,d);return}let l=new bi;i=s.setTimeout.call(void 0,()=>{if(n){try{u(n())}catch(h){d(h)}return}typeof e.cancel=="function"&&e.cancel(),o===!1?u():o instanceof Error?d(o):(l.message=o??`Promise timed out after ${r} milliseconds`,d(l))},r),(async()=>{try{u(await e)}catch(h){d(h)}})()}).finally(()=>{f.clear(),a&&t.signal&&t.signal.removeEventListener("abort",a)});return f.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},f}var Ld=e=>{let t=e.addEventListener||e.on||e.addListener,r=e.removeEventListener||e.off||e.removeListener;if(!t||!r)throw new TypeError("Emitter is not compatible");return{addListener:t.bind(e),removeListener:r.bind(e)}};function Cd(e,t,r){let n,o=new Promise((s,i)=>{if(r={rejectionEvents:["error"],multiArgs:!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 a=[t].flat(),c=[],{addListener:f,removeListener:u}=Ld(e),d=(...h)=>{let b=r.multiArgs?h:h[0];r.filter&&!r.filter(b)||(c.push(b),r.count===c.length&&(n(),s(c)))},l=h=>{n(),i(h)};n=()=>{for(let h of a)u(h,d);for(let h of r.rejectionEvents)u(h,l)};for(let h of a)f(h,d);for(let h of r.rejectionEvents)f(h,l);r.signal&&r.signal.addEventListener("abort",()=>{l(r.signal.reason)},{once:!0}),r.resolveImmediately&&s(c)});if(o.cancel=n,typeof r.timeout=="number"){let s=xi(o,{milliseconds:r.timeout});return s.cancel=n,s}return o}function Nt(e,t,r){typeof r=="function"&&(r={filter:r}),r={...r,count:1,resolveImmediately:!1};let n=Cd(e,t,r),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var Ue=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};function Dd(e){return e.reason}async function Qc(e,t,r){if(t==null)return e;let n=r?.translateError??Dd;if(t.aborted)return e.catch(()=>{}),Promise.reject(n(t));let o;try{return await Promise.race([e,new Promise((s,i)=>{o=()=>{i(n(t))},t.addEventListener("abort",o)})])}finally{o!=null&&t.removeEventListener("abort",o)}}var _d=Math.pow(2,20)*4,io=class extends Ze{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;constructor(t){super(),this.status="open",this.log=t.log,this.direction=t.direction??"outbound",this.inactivityTimeout=t.inactivityTimeout??12e4,this.maxReadBufferLength=t.maxReadBufferLength??_d,this.maxWriteBufferLength=t.maxWriteBufferLength,this.maxMessageSize=t.maxMessageSize,this.readBuffer=new K,this.writeBuffer=new K,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,this.processSendQueue())};this.addEventListener("drain",r)}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let t=ye(),r=s=>{t.push(s.data)};this.addEventListener("message",r);let n=s=>{t.end(s.error)};this.addEventListener("close",n);let o=()=>{t.end()};this.addEventListener("remoteCloseWrite",o);try{yield*t}finally{this.removeEventListener("message",r),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",o)}}isReadable(){return this.status==="open"}send(t){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new Ae(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",t.byteLength),this.writeBuffer.append(t),this.processSendQueue()}abort(t){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",t),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(t)}catch(r){this.log("failed to send reset to remote - %e",r)}this.dispatchEvent(new yn(t))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new Ae("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 Ae("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(t){if(this.readStatus==="closed"||this.readStatus==="closing")throw new Ae(`Cannot push data onto a stream that is ${this.readStatus}`);if(t.byteLength!==0){if(this.readBuffer.append(t),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(t){if(t.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(t),this.dispatchReadBuffer()}}addEventListener(...t){super.addEventListener.apply(this,t),t[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let t=new fn;this.dispatchEvent(new bn(t))}onTransportClosed(t){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"),t!=null?this.abort(t):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Ye))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let t=!0,r=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let o=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(o===0){t=!1;break}let s=this.writeBuffer.sublist(0,o),i=new K(s);this.writeBuffer.consume(s.byteLength);let a=this.sendData(s);if(t=a.canSendMore,n+=a.sentBytes,a.sentBytes!==i.byteLength&&(i.consume(a.sentBytes),this.writeBuffer.prepend(i)),!t)break}return t||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,r,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),t}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let t=this.readBuffer.sublist();this.readBuffer.consume(t.byteLength),this.dispatchEvent(new mn(t))}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 xr(`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 xr(`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 io{remoteAddr;metricPrefix;metrics;constructor(t){super(t),this.metricPrefix=t.metricPrefix??"",this.metrics=t.metrics,this.remoteAddr=t.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(t){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Nt(this,"idle",{...t,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Nt(this,"drain",{...t,rejectionEvents:["close"]})),await this.sendClose(t),this.onTransportClosed())}};var Jc=It(J("node:os"),1);function jc(e){return!!(e.startsWith("169.254.")||e.toLowerCase().startsWith("fe80"))}function wi(e,t,r){let n=[e.type,r??e.host];if(e.protocol!=null){let o=t??e.port;o!=null&&n.push(e.protocol,o)}return e.type==="ip6"&&e.zone!=null&&n.unshift("ip6zone",e.zone),e.cidr!=null&&n.push("ipcidr",e.cidr),Yt(`/${n.join("/")}`)}var Bd={4:"IPv4",6:"IPv6"};function Od(e){return["0.0.0.0","::"].includes(e)}function Pd(e){let t=[],r=Jc.default.networkInterfaces();for(let[,n]of Object.entries(r))if(n!=null)for(let o of n)jc(o.address)||o.family===Bd[e]&&t.push(o.address);return t}function tu(e,t){if(e==null)return[];let r=oo(e);return(r.type==="ip4"||r.type==="ip6")&&Od(r.host)?Pd(r.type==="ip4"?4:6).map(n=>wi(r,t,n)):[wi(r,t)]}function eu(e,t){if(typeof e!="string")throw new q(`invalid ip provided: ${e}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new q(`invalid port provided: ${t}`);if((0,Pt.isIPv4)(e))return Yt(`/ip4/${e}/tcp/${t}`);if((0,Pt.isIPv6)(e))return Yt(`/ip6/${e}/tcp/${t}`);throw new q(`invalid ip:port for creating a multiaddr: ${e}:${t}`)}var co=class extends Error{type;code;constructor(t,r,n){super(t??"The operation was aborted"),this.type="aborted",this.name=n??"AbortError",this.code=r??"ABORT_ERR"}};async function ru(e,t,r){if(t==null)return e;if(t.aborted)return e.catch(()=>{}),Promise.reject(new co(r?.errorMessage,r?.errorCode,r?.errorName));let n,o=new co(r?.errorMessage,r?.errorCode,r?.errorName);try{return await Promise.race([e,new Promise((s,i)=>{n=()=>{i(o)},t.addEventListener("abort",n)})])}finally{n!=null&&t.removeEventListener("abort",n)}}var Ei=class{readNext;haveNext;ended;nextResult;error;constructor(){this.ended=!1,this.readNext=ie(),this.haveNext=ie()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let t=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=ie(),t}async throw(t){return this.ended=!0,this.error=t,t!=null&&(this.haveNext.promise.catch(()=>{}),this.haveNext.reject(t)),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return this.ended=!0,this.nextResult=t,this.haveNext.resolve(),t}async push(t,r){await this._push(t,r)}async end(t,r){t!=null?await this.throw(t):await this._push(void 0,r)}async _push(t,r){if(t!=null&&this.ended)throw this.error??new Error("Cannot push value onto an ended pushable");for(;this.nextResult!=null;)await this.readNext.promise;t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ie(),await ru(this.readNext.promise,r?.signal,r)}};function nu(){return new Ei}function Nd(e){return e[Symbol.asyncIterator]!=null}async function Rd(e,t,r){try{await Promise.all(e.map(async n=>{for await(let o of n)await t.push(o,{signal:r}),r.throwIfAborted()})),await t.end(void 0,{signal:r})}catch(n){await t.end(n,{signal:r}).catch(()=>{})}}async function*Ud(e){let t=new AbortController,r=nu();Rd(e,r,t.signal).catch(()=>{});try{yield*r}finally{t.abort()}}function*kd(e){for(let t of e)yield*t}function Md(...e){let t=[];for(let r of e)Nd(r)||t.push(r);return t.length===e.length?kd(t):Ud(e)}var ou=Md;function su(e,...t){if(e==null)throw new Error("Empty pipeline");if(vi(e)){let n=e;e=()=>n.source}else if(au(e)||iu(e)){let n=e;e=()=>n}let r=[e,...t];if(r.length>1&&vi(r[r.length-1])&&(r[r.length-1]=r[r.length-1].sink),r.length>2)for(let n=1;n<r.length-1;n++)vi(r[n])&&(r[n]=Hd(r[n]));return Kd(...r)}var Kd=(...e)=>{let t;for(;e.length>0;)t=e.shift()(t);return t},iu=e=>e?.[Symbol.asyncIterator]!=null,au=e=>e?.[Symbol.iterator]!=null,vi=e=>e==null?!1:e.sink!=null&&e.source!=null,Hd=e=>t=>{let r=e.sink(t);if(r?.then!=null){let n=ye({objectMode:!0});r.then(()=>{n.end()},i=>{n.end(i)});let o,s=e.source;if(iu(s))o=async function*(){yield*s,n.end()};else if(au(s))o=function*(){yield*s,n.end()};else throw new Error("Unknown duplex source type - must be Iterable or AsyncIterable");return ou(n,o())}return e.source};var Vd=4194304,uo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},Ii=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},Ai=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},Ti=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function $d(e){return typeof e?.closeRead=="function"}function Gd(e){return typeof e?.close=="function"}function Si(e){return $d(e)?e.readStatus==="closing"||e.readStatus==="closed":Gd(e)?e.status!=="open":!1}function Fd(e){return e?.addEventListener!=null&&e?.removeEventListener!=null&&e?.send!=null&&e?.push!=null&&e?.log!=null}function zd(e,t){let r=t?.maxBufferSize??Vd,n=new K,o=Promise.withResolvers(),s=!1;if(!Fd(e))throw new q("Argument should be a Stream or a Multiaddr");let i=u=>{if(n.append(u.data),n.byteLength>r){let d=n.byteLength;n.consume(n.byteLength),o.reject(new Error(`Read buffer overflow - ${d} > ${r}`))}o.resolve()};e.addEventListener("message",i);let a=u=>{u.error!=null?o.reject(u.error):o.resolve()};e.addEventListener("close",a);let c=()=>{o.resolve()};e.addEventListener("remoteCloseWrite",c);let f={readBuffer:n,async read(u){if(s===!0)throw new uo("Stream was unwrapped");if(Si(e)){if(u?.bytes==null)return null;if(n.byteLength<u.bytes)throw e.log.error("closed after reading %d/%d bytes",n.byteLength,u.bytes),new Ue(`Unexpected EOF - stream closed after reading ${n.byteLength}/${u.bytes} bytes`)}let d=u?.bytes??1;for(;;){if(n.byteLength>=d){o.resolve();break}if(await Qc(o.promise,u?.signal),Si(e)){if(n.byteLength===0&&u?.bytes==null)return null;break}o=Promise.withResolvers()}let l=u?.bytes??n.byteLength;if(n.byteLength<l){if(Si(e))throw e.log.error("closed while reading %d/%d bytes",n.byteLength,l),new Ue(`Unexpected EOF - stream closed while reading ${n.byteLength}/${l} bytes`);return f.read(u)}let h=n.sublist(0,l);return n.consume(l),h},async write(u,d){if(s===!0)throw new uo("Stream was unwrapped");e.send(u)||await Nt(e,"drain",{signal:d?.signal,rejectionEvents:["close"]})},unwrap(){return s||(s=!0,e.removeEventListener("message",i),e.removeEventListener("close",a),e.removeEventListener("remoteCloseWrite",c),n.byteLength>0&&(e.log("stream unwrapped with %d unread bytes",n.byteLength),e.push(n))),e}};return f}function Ur(e,t={}){let r=zd(e,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=ct(t.maxDataLength));let n=t?.lengthDecoder??xe,o=t?.lengthEncoder??Vr;return{async read(i){let a=-1,c=new K;for(;;){let u=await r.read({...i,bytes:1});if(u==null)break;c.append(u);try{a=n(c)}catch(d){if(d instanceof RangeError)continue;throw d}if(a<0)throw new Ii("Invalid message length");if(t?.maxLengthLength!=null&&c.byteLength>t.maxLengthLength)throw new Ti(`Message length length too long - ${c.byteLength} > ${t.maxLengthLength}`);if(a>-1)break}if(t?.maxDataLength!=null&&a>t.maxDataLength)throw new Ai(`Message length too long - ${a} > ${t.maxDataLength}`);let f=await r.read({...i,bytes:a});if(f==null)throw e.log.error("tried to read %d bytes but the stream closed",a),new Ue(`Unexpected EOF - tried to read ${a} bytes but the stream closed`);if(f.byteLength!==a)throw e.log.error("read %d/%d bytes before the stream closed",f.byteLength,a),new Ue(`Unexpected EOF - read ${f.byteLength}/${a} bytes before the stream closed`);return f},async write(i,a){await r.write(new K(o(i.byteLength),i),a)},async writeV(i,a){let c=new K(...i.flatMap(f=>[o(f.byteLength),f]));await r.write(c,a)},unwrap(){return r.unwrap()}}}function Li(e,t){let r=Ur(e,t),n={read:async(o,s)=>{let i=await r.read(s);return o.decode(i)},write:async(o,s,i)=>{await r.write(s.encode(o),i)},writeV:async(o,s,i)=>{await r.writeV(o.map(a=>s.encode(a)),i)},pb:o=>({read:async s=>n.read(o,s),write:async(s,i)=>n.write(s,o,i),writeV:async(s,i)=>n.writeV(s,o,i),unwrap:()=>n}),unwrap:()=>r.unwrap()};return n}function Wd(e){return e?.addEventListener!=null}function qd(e){let t=ye(),r,n=i=>{t.push(i.data)},o=()=>{t.end(),e.removeEventListener("message",n),e.removeEventListener("close",s),e.removeEventListener("remoteCloseWrite",o)},s=i=>{t.end(i.error),i.error!=null&&r?.reject(i.error),e.removeEventListener("message",n),e.removeEventListener("close",s),e.removeEventListener("remoteCloseWrite",o)};return e.addEventListener("message",n),e.addEventListener("close",s,{once:!0}),e.addEventListener("remoteCloseWrite",o,{once:!0}),{source:t,async sink(i){async function*a(){yield*i}let c=a();for(;;){r=Promise.withResolvers();let{done:f,value:u}=await Promise.race([c.next(),r.promise]);if(e.writeStatus==="closing"||e.writeStatus==="closed"||(u!=null&&(e.send(u)||await Promise.race([Nt(e,"drain",{rejectionEvents:["close"]})])),f===!0))break}await e.close()}}}function Ci(...e){let t=e.map(r=>Wd(r)?qd(r):r);return su(...t)}var lo=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ur=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},fo=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"},kr=class extends Error{name="UnexpectedEOFError";code="ERR_UNEXPECTED_EOF"};function ho(e){return e[Symbol.asyncIterator]!=null}function cu(e,t){if(e.byteLength>t)throw new ur("Message length too long")}var mo=e=>{let t=ct(e),r=At(t);return Vr(e,r),mo.bytes=t,r};mo.bytes=0;function yo(e,t){t=t??{};let r=t.lengthEncoder??mo,n=t?.maxDataLength??4194304;function*o(s){cu(s,n);let i=r(s.byteLength);i instanceof Uint8Array?yield i:yield*i,s instanceof Uint8Array?yield s:yield*s}return ho(e)?(async function*(){for await(let s of e)yield*o(s)})():(function*(){for(let s of e)yield*o(s)})()}yo.single=(e,t)=>{t=t??{};let r=t.lengthEncoder??mo,n=t?.maxDataLength??4194304;return cu(e,n),new K(r(e.byteLength),e)};var ke;(function(e){e[e.LENGTH=0]="LENGTH",e[e.DATA=1]="DATA"})(ke||(ke={}));var _i=e=>{let t=xe(e);return _i.bytes=ct(t),t};_i.bytes=0;function Di(e,t){let r=new K,n=ke.LENGTH,o=-1,s=t?.lengthDecoder??_i,i=t?.maxLengthLength??8,a=t?.maxDataLength??4194304;function*c(){for(;r.byteLength>0;){if(n===ke.LENGTH)try{if(o=s(r),o<0)throw new lo("Invalid message length");if(o>a)throw new ur("Message length too long");let f=s.bytes;r.consume(f),t?.onLength!=null&&t.onLength(o),n=ke.DATA}catch(f){if(f instanceof RangeError){if(r.byteLength>i)throw new fo("Message length length too long");break}throw f}if(n===ke.DATA){if(r.byteLength<o)break;let f=r.sublist(0,o);r.consume(o),t?.onData!=null&&t.onData(f),yield f,n=ke.LENGTH}}}return ho(e)?(async function*(){for await(let f of e)r.append(f),yield*c();if(r.byteLength>0)throw new kr("Unexpected end of input")})():(function*(){for(let f of e)r.append(f),yield*c();if(r.byteLength>0)throw new kr("Unexpected end of input")})()}Di.fromReader=(e,t)=>{let r=1,n=(async function*(){for(;;)try{let{done:s,value:i}=await e.next(r);if(s===!0)return;i!=null&&(yield i)}catch(s){if(s.code==="ERR_UNDER_READ")return{done:!0,value:null};throw s}finally{r=1}})();return Di(n,{...t??{},onLength:s=>{r=s}})};var Bi=class extends ao{socket;constructor(t){let r=t.remoteAddr;if(t.localAddr!=null&&ro.matches(t.localAddr))r=t.localAddr;else if(r==null){if(t.socket.remoteAddress==null||t.socket.remotePort==null)throw new q("Could not determine remote address or port");r=eu(t.socket.remoteAddress,t.socket.remotePort)}super({...t,remoteAddr:r}),this.socket=t.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(t.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",r),this.abort(new qe)}),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(t){let r=0,n=!0;for(let o of t)if(r+=o.byteLength,n=this.socket.write(o),!n)break;return{sentBytes:r,canSendMore:n}}async sendClose(t){this.socket.destroyed||(this.socket.destroySoon(),await Nt(this.socket,"close",t))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},bo=e=>new Bi(e);var uu=It(J("os"),1),lu=It(J("path"),1);function go(e,t={}){if(ro.exactMatch(e)){let s=e.getComponents().find(i=>i.code===400)?.value;if(s==null)throw new q(`Multiaddr ${e} was not a Unix address`);return uu.default.platform()==="win32"?{path:lu.default.join("\\\\.\\pipe\\",s)}:{path:s}}let r=oo(e),n=r.host,o=r.port;return{host:n,port:o,ipv6Only:r.type==="ip6",...t}}var lt;(function(e){e[e.INACTIVE=0]="INACTIVE",e[e.ACTIVE=1]="ACTIVE",e[e.PAUSED=2]="PAUSED"})(lt||(lt={}));var xo=class extends Ze{context;server;sockets=new Set;status={code:lt.INACTIVE};metrics;addr;log;shutdownController;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,t.allowHalfOpen=t.allowHalfOpen??!1,this.shutdownController=new AbortController,gn(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=fu.default.createServer(t,this.onSocket.bind(this)),t.maxConnections!==void 0&&(this.server.maxConnections=t.maxConnections),t.closeServerOnMaxConnections!=null&&t.closeServerOnMaxConnections.closeAbove<t.closeServerOnMaxConnections.listenBelow)throw new q("closeAbove must be >= listenBelow");t.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:t.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let 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]:lt.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!==lt.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(t){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==lt.ACTIVE)throw t.destroy(),new hn("Server is not listening yet");let r;try{r=bo({socket:t,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),t.destroy();return}this.log("new inbound connection %s",r.remoteAddr),this.sockets.add(t),this.context.upgrader.upgradeInbound(r,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",r.remoteAddr),t.once("close",()=>{this.sockets.delete(t),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(t),r.abort(n)})}getAddrs(){if(this.status.code===lt.INACTIVE)return[];let t=this.server.address();return t==null?[]:typeof t=="string"?[Yt(`/unix/${encodeURIComponent(t)}`)]:tu(this.status.listeningAddr,t.port)}updateAnnounceAddrs(){}async listen(t){if(this.status.code===lt.ACTIVE||this.status.code===lt.PAUSED)throw new pn("server is already listening");try{this.status={code:lt.ACTIVE,listeningAddr:t,netConfig:go(t,this.context)},await this.resume()}catch(r){throw this.status={code:lt.INACTIVE},r}}async close(t){let r=[];this.server.listening&&r.push(Nt(this.server,"close",t)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(r.push(Nt(n,"close",t)),n.destroy())}),await Promise.all(r)}async resume(){if(this.server.listening||this.status.code===lt.INACTIVE)return;let t=this.status.netConfig;await new Promise((r,n)=>{this.server.once("error",n),this.server.listen(t,r)}),this.status={...this.status,code:lt.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===lt.PAUSED&&t){this.status={code:lt.INACTIVE};return}!this.server.listening||this.status.code!==lt.ACTIVE||(this.log("%s server on %s",t?"closing":"pausing",this.server.address()),this.status=t?{code:lt.INACTIVE}:{...this.status,code:lt.PAUSED},this.server.close())}};var wo=class{opts;metrics;components;log;constructor(t,r={}){this.log=t.logger.forComponent("libp2p:tcp"),this.opts=r,this.components=t,t.metrics!=null&&(this.metrics={events:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:t.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[wa]=!0;[Symbol.toStringTag]="@libp2p/tcp";[va]=["@libp2p/transport"];async dial(t,r){r.keepAlive=r.keepAlive??!0,r.noDelay=r.noDelay??!0,r.allowHalfOpen=r.allowHalfOpen??!1;let n=await this._connect(t,r),o;try{o=bo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:t,log:this.log.newScope("connection")})}catch(s){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(s),s}try{return this.log("new outbound connection %s",o.remoteAddr),await r.upgrader.upgradeOutbound(o,r)}catch(s){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",s),o.abort(s),s}}async _connect(t,r){r.signal.throwIfAborted(),r.onProgress?.(new no("tcp:open-connection"));let n;return new Promise((o,s)=>{let i=Date.now(),a=go(t,{...this.opts.dialOpts??{},...r});this.log("dialing %a with opts %o",t,a),n=du.default.connect(a);let c=h=>{this.log.error("dial to %a errored - %e",t,h);let b=a.path??`${a.host??""}:${a.port}`;h.message=`connection error ${b}: ${h.message}`,this.metrics?.events.increment({error:!0}),l(h)},f=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let h=new qe(`Connection timeout after ${Date.now()-i}ms`);n.emit("error",h)},u=()=>{this.log("connection opened %a",t),this.metrics?.events.increment({connect:!0}),l()},d=()=>{this.log("connection aborted %a",t),this.metrics?.events.increment({abort:!0}),l(new un)},l=h=>{if(n.removeListener("error",c),n.removeListener("timeout",f),n.removeListener("connect",u),r.signal!=null&&r.signal.removeEventListener("abort",d),h!=null){s(h);return}o(n)};n.on("error",c),n.on("timeout",f),n.on("connect",u),r.signal.addEventListener("abort",d)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new xo({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(t){return t.filter(r=>Fc.exactMatch(r)||r.toString().startsWith("/unix/"))}dialFilter(t){return this.listenFilter(t)}};function hu(e={}){return t=>new wo(t,e)}function Xd(e){return e[Symbol.asyncIterator]!=null}function Qd(e){if(Xd(e))return(async()=>{for await(let t of e);})();for(let t of e);}var Oi=Qd;function Lt(e){return tt.encode({type:tt.Type.OK,peers:[],...e}).subarray()}function wt(e){return tt.encode({type:tt.Type.ERROR,error:{msg:e.message},peers:[]}).subarray()}var Eo=le("libp2p:daemon-server:dht"),vo=class{dht;constructor(t){let{dht:r}=t;this.dht=r}async*provide(t){try{await Oi(this.dht.provide(t)),yield Lt()}catch(r){Eo.error(r),yield wt(r)}}async*getClosestPeers(t){yield Lt({dht:{type:ft.Type.BEGIN}});for await(let r of this.dht.getClosestPeers(t))r.name==="PEER_RESPONSE"&&(yield*r.closer.map(n=>ft.encode({type:ft.Type.VALUE,value:n.id.toMultihash().bytes})));yield ft.encode({type:ft.Type.END})}async*getPublicKey(t){yield wt(new Error("FIX ME: not implemented"))}async*getValue(t){try{for await(let r of this.dht.get(t))r.name==="VALUE"&&(yield Lt({dht:{type:ft.Type.VALUE,value:r.value}}))}catch(r){Eo.error(r),yield wt(r)}}async*putValue(t,r){try{await Oi(this.dht.put(t,r)),yield Lt()}catch(n){Eo.error(n),yield wt(n)}}async*findPeer(t){try{for await(let r of this.dht.findPeer(t))r.name==="FINAL_PEER"&&(yield Lt({dht:{type:ft.Type.VALUE,peer:{id:r.peer.id.toMultihash().bytes,addrs:r.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(r){Eo.error(r),yield wt(r)}}async*findProviders(t,r){yield Lt({dht:{type:ft.Type.BEGIN}});try{let n=r,o=0;for await(let s of this.dht.findProviders(t))if(s.name==="PEER_RESPONSE"){for(let i of s.providers)o++,yield ft.encode({type:ft.Type.VALUE,peer:{id:i.id.toMultihash().bytes,addrs:(i.multiaddrs??[]).map(a=>a.bytes)}});if(n===o)break}}catch(n){yield wt(n)}yield ft.encode({type:ft.Type.END})}};var So=le("libp2p:daemon-server:pubsub"),Io=class{pubsub;constructor(t){let{pubsub:r}=t;this.pubsub=r}async*getTopics(){try{yield Lt({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(t){So.error(t),yield wt(t)}}async*subscribe(t){try{let r=ye();this.pubsub.subscribe(t),this.pubsub.addEventListener("message",n=>{let o=n.detail;o.topic===t&&(o.type==="signed"?r.push(br.encode({from:o.from.toMultihash().bytes,data:o.data,seqno:o.sequenceNumber==null?void 0:yt(o.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[o.topic],signature:o.signature,key:fe(o.key)}).subarray()):r.push(br.encode({data:o.data,topicIDs:[o.topic]}).subarray()))}),yield Lt(),yield*r}catch(r){So.error(r),yield wt(r)}}async*publish(t,r){try{await this.pubsub.publish(t,r),yield Lt()}catch(n){So.error(n),yield wt(n)}}async*listPeers(t){try{yield Lt({pubsub:{topics:[t],peerIDs:this.pubsub.getSubscribers(t).map(r=>r.toMultihash().bytes)}})}catch(r){So.error(r),yield wt(r)}}};var pu=1<<22,vt=le("libp2p:daemon-server"),Ao=class{multiaddr;libp2p;tcp;listener;dhtOperations;pubsubOperations;constructor(t){let{multiaddr:r,libp2pNode:n}=t;this.multiaddr=r,this.libp2p=n,this.tcp=hu()({logger:ga()}),this.listener=this.tcp.createListener({upgrader:new gr(this.handleConnection.bind(this))}),this._onExit=this._onExit.bind(this),n.services.dht!=null&&(this.dhtOperations=new vo({dht:n.services.dht})),n.services.pubsub!=null&&(this.pubsubOperations=new Io({pubsub:n.services.pubsub}))}async connect(t){if(t.connect?.addrs==null)throw new Error("Invalid request");let r=t.connect.peer,n=t.connect.addrs.map(s=>Yt(s)),o=nr(Xt(r));return vt("connect - adding multiaddrs %a to peer %p",n,o),await this.libp2p.peerStore.merge(o,{multiaddrs:n}),vt("connect - dial %p",o),this.libp2p.dial(o)}async openStream(t){if(t.streamOpen?.proto==null)throw new Error("Invalid request");let{peer:r,proto:n}=t.streamOpen,o=nr(Xt(r));vt("openStream - dial %p",o);let s=await this.libp2p.dial(o);vt("openStream - open stream for protocol(s) %s",n);let i=await s.newStream(n,{runOnLimitedConnection:!0});return{streamInfo:{peer:o.toMultihash().bytes,addr:s.remoteAddr.bytes,proto:i.protocol??""},connection:i}}async registerStreamHandler(t){if(t.streamHandler?.proto==null)throw new Error("Invalid request");let r=t.streamHandler.proto,n=Yt(t.streamHandler.addr),o;vt("registerStreamHandler - handle %s at %a",r,n),await this.libp2p.handle(r,async(s,i)=>{try{vt("open stream for protocol %o to %a",r,n);let a=AbortSignal.timeout(1e4);o=await this.tcp.dial(n,{upgrader:new gr,signal:a});let c=ze.encode({peer:i.remotePeer.toMultihash().bytes,addr:i.remoteAddr.bytes,proto:s.protocol??""}),f=yo.single(c);o.send(f)||await Nt(o,"drain",{rejectionEvents:["close"],signal:a}),await Ci(s,o,s)}catch(a){vt.error(a),o?.abort(a)}finally{try{await o?.close()}catch(a){o?.abort(a)}}},{runOnLimitedConnection:!0})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(t=>{vt.error(t)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let t=this.listener.getAddrs();if(t.length>0)return t[0];throw new Error("Not started")}async stop(t={exit:!1}){await this.libp2p.stop(),await this.listener.close(),t.exit&&vt("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(t){try{switch(t.type){case Se.Type.GET_PROTOCOLS:if(t.id==null)throw new Error("Invalid request");let r=nr(Xt(t.id)),o=(await this.libp2p.peerStore.get(r)).protocols;yield Lt({peerStore:{protos:o}});return;case Se.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){vt.error(r),yield wt(r)}}async*handlePubsubRequest(t){try{if(this.libp2p.services.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(t.type){case Qt.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Qt.Type.SUBSCRIBE:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(t.topic);return;case Qt.Type.PUBLISH:if(t.topic==null||t.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(t.topic,t.data);return;case Qt.Type.LIST_PEERS:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(t.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){vt.error(r),yield wt(r)}}async*handleDHTRequest(t){try{if(this.libp2p.services.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(t.type){case kt.Type.FIND_PEER:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(nr(Xt(t.peer)));return;case kt.Type.FIND_PROVIDERS:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(it.decode(t.cid),t.count??20);return;case kt.Type.PROVIDE:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(it.decode(t.cid));return;case kt.Type.GET_CLOSEST_PEERS:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(t.key);return;case kt.Type.GET_PUBLIC_KEY:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(nr(Xt(t.peer)));return;case kt.Type.GET_VALUE:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(t.key);return;case kt.Type.PUT_VALUE:if(t.key==null||t.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(t.key,t.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(r){vt.error(r),yield wt(r)}}handleConnection(t){Promise.resolve().then(async()=>{let r=this,n=Li(t,{maxDataLength:pu}),o=await n.read(Ut);vt("read",o);try{switch(o.type){case Ut.Type.CONNECT:{await r.connect(o),await n.write({type:tt.Type.OK},tt);break}case Ut.Type.IDENTIFY:{await n.write({type:tt.Type.OK,identify:{id:r.libp2p.peerId.toMultihash().bytes,addrs:r.libp2p.getMultiaddrs().map(s=>s.decapsulateCode(421)).map(s=>s.bytes)}},tt);break}case Ut.Type.LIST_PEERS:{let s=[],i=new Set;for(let a of r.libp2p.getConnections()){let c=a.remotePeer.toString();i.has(c)||(i.add(c),s.push({id:a.remotePeer.toMultihash().bytes,addrs:[a.remoteAddr.bytes]}))}await n.write({type:tt.Type.OK,peers:s},tt);break}case Ut.Type.STREAM_OPEN:{let s=await r.openStream(o);await n.write({type:tt.Type.OK,streamInfo:s.streamInfo},tt);let i=n.unwrap();await Ci(i,s.connection,i);break}case Ut.Type.STREAM_HANDLER:{await r.registerStreamHandler(o),await n.write({type:tt.Type.OK},tt);break}case Ut.Type.PEERSTORE:{if(o.peerStore==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handlePeerStoreRequest(o.peerStore))await i.write(a);break}case Ut.Type.PUBSUB:{if(o.pubsub==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handlePubsubRequest(o.pubsub))await i.write(a);break}case Ut.Type.DHT:{if(o.dht==null)throw new Error("ERR_INVALID_REQUEST");let s=n.unwrap(),i=Ur(s);for await(let a of r.handleDHTRequest(o.dht))await i.write(a);break}default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(s){vt.error(s);let i=n.unwrap();if(i.status!=="open")return;n=Li(i,{maxDataLength:pu}),await n.write({type:tt.Type.ERROR,error:{msg:s.message},peers:[]},tt)}finally{await n.unwrap().close()}}).catch(r=>{vt.error("error handling incoming connection",r)})}},jd=(e,t)=>new Ao({multiaddr:e,libp2pNode:t});return wu(Jd);})();
|
|
8
8
|
/*! Bundled license information:
|
|
9
9
|
|
|
10
10
|
@noble/hashes/esm/utils.js:
|