@libp2p/daemon-client 9.0.8-a02cb0461 → 9.0.8-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 CHANGED
@@ -1,9 +1,10 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonClient = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PDaemonClient=(()=>{var Wc=Object.create;var Fr=Object.defineProperty;var qc=Object.getOwnPropertyDescriptor;var Yc=Object.getOwnPropertyNames;var Zc=Object.getPrototypeOf,Xc=Object.prototype.hasOwnProperty;var ot=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(t,e)=>(typeof require<"u"?require:t)[e]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var Ct=(r,t)=>{for(var e in t)Fr(r,e,{get:t[e],enumerable:!0})},yi=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Yc(t))!Xc.call(r,o)&&o!==e&&Fr(r,o,{get:()=>t[o],enumerable:!(n=qc(t,o))||n.enumerable});return r};var St=(r,t,e)=>(e=r!=null?Wc(Zc(r)):{},yi(t||!r||!r.__esModule?Fr(e,"default",{value:r,enumerable:!0}):e,r)),jc=r=>yi(Fr({},"__esModule",{value:!0}),r);var Ad={};Ct(Ad,{OperationFailedError:()=>H,createClient:()=>Id});var bo=ot("node:buffer");function ye(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function Xt(r=0){return ye(bo.Buffer.alloc(r))}function Ot(r=0){return ye(bo.Buffer.allocUnsafe(r))}var Qc=Math.pow(2,7),Jc=Math.pow(2,14),tu=Math.pow(2,21),go=Math.pow(2,28),wo=Math.pow(2,35),xo=Math.pow(2,42),Eo=Math.pow(2,49),U=128,yt=127;function It(r){if(r<Qc)return 1;if(r<Jc)return 2;if(r<tu)return 3;if(r<go)return 4;if(r<wo)return 5;if(r<xo)return 6;if(r<Eo)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function _e(r,t,e=0){switch(It(r)){case 8:t[e++]=r&255|U,r/=128;case 7:t[e++]=r&255|U,r/=128;case 6:t[e++]=r&255|U,r/=128;case 5:t[e++]=r&255|U,r/=128;case 4:t[e++]=r&255|U,r>>>=7;case 3:t[e++]=r&255|U,r>>>=7;case 2:t[e++]=r&255|U,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function eu(r,t,e=0){switch(It(r)){case 8:t.set(e++,r&255|U),r/=128;case 7:t.set(e++,r&255|U),r/=128;case 6:t.set(e++,r&255|U),r/=128;case 5:t.set(e++,r&255|U),r/=128;case 4:t.set(e++,r&255|U),r>>>=7;case 3:t.set(e++,r&255|U),r>>>=7;case 2:t.set(e++,r&255|U),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function vo(r,t){let e=r[t],n=0;if(n+=e&yt,e<U||(e=r[t+1],n+=(e&yt)<<7,e<U)||(e=r[t+2],n+=(e&yt)<<14,e<U)||(e=r[t+3],n+=(e&yt)<<21,e<U)||(e=r[t+4],n+=(e&yt)*go,e<U)||(e=r[t+5],n+=(e&yt)*wo,e<U)||(e=r[t+6],n+=(e&yt)*xo,e<U)||(e=r[t+7],n+=(e&yt)*Eo,e<U))return n;throw new RangeError("Could not decode varint")}function ru(r,t){let e=r.get(t),n=0;if(n+=e&yt,e<U||(e=r.get(t+1),n+=(e&yt)<<7,e<U)||(e=r.get(t+2),n+=(e&yt)<<14,e<U)||(e=r.get(t+3),n+=(e&yt)<<21,e<U)||(e=r.get(t+4),n+=(e&yt)*go,e<U)||(e=r.get(t+5),n+=(e&yt)*wo,e<U)||(e=r.get(t+6),n+=(e&yt)*xo,e<U)||(e=r.get(t+7),n+=(e&yt)*Eo,e<U))return n;throw new RangeError("Could not decode varint")}function bi(r,t,e=0){return t==null&&(t=Ot(It(r))),t instanceof Uint8Array?_e(r,t,e):eu(r,t,e)}function cr(r,t=0){return r instanceof Uint8Array?vo(r,t):ru(r,t)}var So=new Float32Array([-0]),ae=new Uint8Array(So.buffer);function wi(r,t,e){So[0]=r,t[e]=ae[0],t[e+1]=ae[1],t[e+2]=ae[2],t[e+3]=ae[3]}function xi(r,t){return ae[0]=r[t],ae[1]=r[t+1],ae[2]=r[t+2],ae[3]=r[t+3],So[0]}var Io=new Float64Array([-0]),bt=new Uint8Array(Io.buffer);function Ei(r,t,e){Io[0]=r,t[e]=bt[0],t[e+1]=bt[1],t[e+2]=bt[2],t[e+3]=bt[3],t[e+4]=bt[4],t[e+5]=bt[5],t[e+6]=bt[6],t[e+7]=bt[7]}function vi(r,t){return bt[0]=r[t],bt[1]=r[t+1],bt[2]=r[t+2],bt[3]=r[t+3],bt[4]=r[t+4],bt[5]=r[t+5],bt[6]=r[t+6],bt[7]=r[t+7],Io[0]}var nu=BigInt(Number.MAX_SAFE_INTEGER),ou=BigInt(Number.MIN_SAFE_INTEGER),Tt=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return be;if(t<nu&&t>ou)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>Si&&(o=0n,++n>Si&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return be;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):be}},be=new Tt(0,0);be.toBigInt=function(){return 0n};be.zzEncode=be.zzDecode=function(){return this};be.length=function(){return 1};var Si=4294967296n;function Ii(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function Ai(r,t,e){if(e-t<1)return"";let o,s=[],i=0,a;for(;t<e;)a=r[t++],a<128?s[i++]=a:a>191&&a<224?s[i++]=(a&31)<<6|r[t++]&63:a>239&&a<365?(a=((a&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,s[i++]=55296+(a>>10),s[i++]=56320+(a&1023)):s[i++]=(a&15)<<12|(r[t++]&63)<<6|r[t++]&63,i>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,s)),i=0);return o!=null?(i>0&&o.push(String.fromCharCode.apply(String,s.slice(0,i))),o.join("")):String.fromCharCode.apply(String,s.slice(0,i))}function Ao(r,t,e){let n=e,o,s;for(let i=0;i<r.length;++i)o=r.charCodeAt(i),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((s=r.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function Kt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function Gr(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var Co=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,Kt(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Kt(this,4);return Gr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Kt(this,4);return Gr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Kt(this,4);let t=xi(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw Kt(this,4);let t=vi(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw Kt(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return Ai(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Kt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Kt(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new Tt(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw Kt(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw Kt(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Kt(this,8);let t=Gr(this.buf,this.pos+=4),e=Gr(this.buf,this.pos+=4);return new Tt(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let t=vo(this.buf,this.pos);return this.pos+=It(t),t}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function To(r){return new Co(r instanceof Uint8Array?r:r.subarray())}function Y(r,t,e){let n=To(r);return t.decode(n,void 0,e)}var qi=ot("node:buffer");var _o={};Ct(_o,{base10:()=>fu});var Kd=new Uint8Array(0);function Ti(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function Nt(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Di(r){return new TextEncoder().encode(r)}function Li(r){return new TextDecoder().decode(r)}function su(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(e[i]!==255)throw new TypeError(s+" is ambiguous");e[i]=o}var a=r.length,c=r.charAt(0),d=Math.log(a)/Math.log(256),l=Math.log(256)/Math.log(a);function f(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var g=0,w=0,I=0,$=b.length;I!==$&&b[I]===0;)I++,g++;for(var D=($-I)*l+1>>>0,V=new Uint8Array(D);I!==$;){for(var Q=b[I],st=0,ut=D-1;(Q!==0||st<w)&&ut!==-1;ut--,st++)Q+=256*V[ut]>>>0,V[ut]=Q%a>>>0,Q=Q/a>>>0;if(Q!==0)throw new Error("Non-zero carry");w=st,I++}for(var it=D-w;it!==D&&V[it]===0;)it++;for(var L=c.repeat(g);it<D;++it)L+=r.charAt(V[it]);return L}function u(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var g=0;if(b[g]!==" "){for(var w=0,I=0;b[g]===c;)w++,g++;for(var $=(b.length-g)*d+1>>>0,D=new Uint8Array($);b[g];){var V=e[b.charCodeAt(g)];if(V===255)return;for(var Q=0,st=$-1;(V!==0||Q<I)&&st!==-1;st--,Q++)V+=a*D[st]>>>0,D[st]=V%256>>>0,V=V/256>>>0;if(V!==0)throw new Error("Non-zero carry");I=Q,g++}if(b[g]!==" "){for(var ut=$-I;ut!==$&&D[ut]===0;)ut++;for(var it=new Uint8Array(w+($-ut)),L=w;ut!==$;)it[L++]=D[ut++];return it}}}function h(b){var g=u(b);if(g)return g;throw new Error(`Non-${t} character`)}return{encode:f,decodeUnsafe:u,decode:h}}var iu=su,au=iu,Pi=au;var Do=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Lo=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){this.name=t,this.prefix=e;let o=e.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return _i(this,t)}},Bo=class{decoders;constructor(t){this.decoders=t}or(t){return _i(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function _i(r,t){return new Bo({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var Po=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new Do(t,e,n),this.decoder=new Lo(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Oe({name:r,prefix:t,encode:e,decode:n}){return new Po(r,t,e,n)}function ce({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=Pi(e,r);return Oe({prefix:t,name:r,encode:n,decode:s=>Nt(o(s))})}function cu(r,t,e,n){let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*e/8|0),i=0,a=0,c=0;for(let d=0;d<o;++d){let l=t[r[d]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<e|l,i+=e,i>=8&&(i-=8,s[c++]=255&a>>i)}if(i>=e||(255&a<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function uu(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>e;)i-=e,s+=t[o&a>>i];if(i!==0&&(s+=t[o&a<<e-i]),n)for(;(s.length*e&7)!==0;)s+="=";return s}function lu(r){let t={};for(let e=0;e<r.length;++e)t[r[e]]=e;return t}function et({name:r,prefix:t,bitsPerChar:e,alphabet:n}){let o=lu(n);return Oe({prefix:t,name:r,encode(s){return uu(s,n,e)},decode(s){return cu(s,o,e,r)}})}var fu=ce({prefix:"9",name:"base10",alphabet:"0123456789"});var Oo={};Ct(Oo,{base16:()=>du,base16upper:()=>hu});var du=et({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),hu=et({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var No={};Ct(No,{base2:()=>pu});var pu=et({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var ko={};Ct(ko,{base256emoji:()=>wu});var Oi=Array.from("\u{1F680}\u{1FA90}\u2604\u{1F6F0}\u{1F30C}\u{1F311}\u{1F312}\u{1F313}\u{1F314}\u{1F315}\u{1F316}\u{1F317}\u{1F318}\u{1F30D}\u{1F30F}\u{1F30E}\u{1F409}\u2600\u{1F4BB}\u{1F5A5}\u{1F4BE}\u{1F4BF}\u{1F602}\u2764\u{1F60D}\u{1F923}\u{1F60A}\u{1F64F}\u{1F495}\u{1F62D}\u{1F618}\u{1F44D}\u{1F605}\u{1F44F}\u{1F601}\u{1F525}\u{1F970}\u{1F494}\u{1F496}\u{1F499}\u{1F622}\u{1F914}\u{1F606}\u{1F644}\u{1F4AA}\u{1F609}\u263A\u{1F44C}\u{1F917}\u{1F49C}\u{1F614}\u{1F60E}\u{1F607}\u{1F339}\u{1F926}\u{1F389}\u{1F49E}\u270C\u2728\u{1F937}\u{1F631}\u{1F60C}\u{1F338}\u{1F64C}\u{1F60B}\u{1F497}\u{1F49A}\u{1F60F}\u{1F49B}\u{1F642}\u{1F493}\u{1F929}\u{1F604}\u{1F600}\u{1F5A4}\u{1F603}\u{1F4AF}\u{1F648}\u{1F447}\u{1F3B6}\u{1F612}\u{1F92D}\u2763\u{1F61C}\u{1F48B}\u{1F440}\u{1F62A}\u{1F611}\u{1F4A5}\u{1F64B}\u{1F61E}\u{1F629}\u{1F621}\u{1F92A}\u{1F44A}\u{1F973}\u{1F625}\u{1F924}\u{1F449}\u{1F483}\u{1F633}\u270B\u{1F61A}\u{1F61D}\u{1F634}\u{1F31F}\u{1F62C}\u{1F643}\u{1F340}\u{1F337}\u{1F63B}\u{1F613}\u2B50\u2705\u{1F97A}\u{1F308}\u{1F608}\u{1F918}\u{1F4A6}\u2714\u{1F623}\u{1F3C3}\u{1F490}\u2639\u{1F38A}\u{1F498}\u{1F620}\u261D\u{1F615}\u{1F33A}\u{1F382}\u{1F33B}\u{1F610}\u{1F595}\u{1F49D}\u{1F64A}\u{1F639}\u{1F5E3}\u{1F4AB}\u{1F480}\u{1F451}\u{1F3B5}\u{1F91E}\u{1F61B}\u{1F534}\u{1F624}\u{1F33C}\u{1F62B}\u26BD\u{1F919}\u2615\u{1F3C6}\u{1F92B}\u{1F448}\u{1F62E}\u{1F646}\u{1F37B}\u{1F343}\u{1F436}\u{1F481}\u{1F632}\u{1F33F}\u{1F9E1}\u{1F381}\u26A1\u{1F31E}\u{1F388}\u274C\u270A\u{1F44B}\u{1F630}\u{1F928}\u{1F636}\u{1F91D}\u{1F6B6}\u{1F4B0}\u{1F353}\u{1F4A2}\u{1F91F}\u{1F641}\u{1F6A8}\u{1F4A8}\u{1F92C}\u2708\u{1F380}\u{1F37A}\u{1F913}\u{1F619}\u{1F49F}\u{1F331}\u{1F616}\u{1F476}\u{1F974}\u25B6\u27A1\u2753\u{1F48E}\u{1F4B8}\u2B07\u{1F628}\u{1F31A}\u{1F98B}\u{1F637}\u{1F57A}\u26A0\u{1F645}\u{1F61F}\u{1F635}\u{1F44E}\u{1F932}\u{1F920}\u{1F927}\u{1F4CC}\u{1F535}\u{1F485}\u{1F9D0}\u{1F43E}\u{1F352}\u{1F617}\u{1F911}\u{1F30A}\u{1F92F}\u{1F437}\u260E\u{1F4A7}\u{1F62F}\u{1F486}\u{1F446}\u{1F3A4}\u{1F647}\u{1F351}\u2744\u{1F334}\u{1F4A3}\u{1F438}\u{1F48C}\u{1F4CD}\u{1F940}\u{1F922}\u{1F445}\u{1F4A1}\u{1F4A9}\u{1F450}\u{1F4F8}\u{1F47B}\u{1F910}\u{1F92E}\u{1F3BC}\u{1F975}\u{1F6A9}\u{1F34E}\u{1F34A}\u{1F47C}\u{1F48D}\u{1F4E3}\u{1F942}"),mu=Oi.reduce((r,t,e)=>(r[e]=t,r),[]),yu=Oi.reduce((r,t,e)=>{let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);return r[n]=e,r},[]);function bu(r){return r.reduce((t,e)=>(t+=mu[e],t),"")}function gu(r){let t=[];for(let e of r){let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);let o=yu[n];if(o==null)throw new Error(`Non-base256emoji character: ${e}`);t.push(o)}return new Uint8Array(t)}var wu=Oe({prefix:"\u{1F680}",name:"base256emoji",encode:bu,decode:gu});var Uo={};Ct(Uo,{base32:()=>Wt,base32hex:()=>Su,base32hexpad:()=>Au,base32hexpadupper:()=>Cu,base32hexupper:()=>Iu,base32pad:()=>Eu,base32padupper:()=>vu,base32upper:()=>xu,base32z:()=>Tu});var Wt=et({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),xu=et({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Eu=et({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),vu=et({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Su=et({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Iu=et({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Au=et({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Cu=et({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Tu=et({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Ro={};Ct(Ro,{base36:()=>ur,base36upper:()=>Du});var ur=ce({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Du=ce({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Mo={};Ct(Mo,{base58btc:()=>Z,base58flickr:()=>Lu});var Z=ce({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Lu=ce({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var $o={};Ct($o,{base64:()=>Ko,base64pad:()=>Bu,base64url:()=>Ho,base64urlpad:()=>Pu});var Ko=et({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Bu=et({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Ho=et({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Pu=et({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Vo={};Ct(Vo,{base8:()=>_u});var _u=et({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Fo={};Ct(Fo,{identity:()=>Ou});var Ou=Oe({prefix:"\0",name:"identity",encode:r=>Li(r),decode:r=>Di(r)});var eh=new TextEncoder,rh=new TextDecoder;var zo={};Ct(zo,{identity:()=>Ht});var Uu=Ui,Ni=128,Ru=127,Mu=~Ru,Ku=Math.pow(2,31);function Ui(r,t,e){t=t||[],e=e||0;for(var n=e;r>=Ku;)t[e++]=r&255|Ni,r/=128;for(;r&Mu;)t[e++]=r&255|Ni,r>>>=7;return t[e]=r|0,Ui.bytes=e-n+1,t}var Hu=Go,$u=128,ki=127;function Go(r,n){var e=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw Go.bytes=0,new RangeError("Could not decode varint");i=r[s++],e+=o<28?(i&ki)<<o:(i&ki)*Math.pow(2,o),o+=7}while(i>=$u);return Go.bytes=s-n,e}var Vu=Math.pow(2,7),Fu=Math.pow(2,14),Gu=Math.pow(2,21),zu=Math.pow(2,28),Wu=Math.pow(2,35),qu=Math.pow(2,42),Yu=Math.pow(2,49),Zu=Math.pow(2,56),Xu=Math.pow(2,63),ju=function(r){return r<Vu?1:r<Fu?2:r<Gu?3:r<zu?4:r<Wu?5:r<qu?6:r<Yu?7:r<Zu?8:r<Xu?9:10},Qu={encode:Uu,decode:Hu,encodingLength:ju},Ju=Qu,lr=Ju;function fr(r,t=0){return[lr.decode(r,t),lr.decode.bytes]}function Ne(r,t,e=0){return lr.encode(r,t,e),t}function ke(r){return lr.encodingLength(r)}function Re(r,t){let e=t.byteLength,n=ke(r),o=n+ke(e),s=new Uint8Array(o+e);return Ne(r,s,0),Ne(e,s,n),s.set(t,o),new Ue(r,e,t,s)}function kt(r){let t=Nt(r),[e,n]=fr(t),[o,s]=fr(t.subarray(n)),i=t.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Ue(e,o,i,t)}function Ri(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&Ti(r.bytes,e.bytes)}}var Ue=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var Mi=0,tl="identity",Ki=Nt;function el(r,t){if(t?.truncate!=null&&t.truncate!==r.byteLength){if(t.truncate<0||t.truncate>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,t.truncate)}return Re(Mi,Ki(r))}var Ht={code:Mi,name:tl,encode:Ki,digest:el};var Xo={};Ct(Xo,{sha256:()=>Zo,sha512:()=>nl});var Yo=St(ot("crypto"),1);var rl=20;function qo({name:r,code:t,encode:e,minDigestLength:n,maxDigestLength:o}){return new Wo(r,t,e,n,o)}var Wo=class{name;code;encode;minDigestLength;maxDigestLength;constructor(t,e,n,o,s){this.name=t,this.code=e,this.encode=n,this.minDigestLength=o??rl,this.maxDigestLength=s}digest(t,e){if(e?.truncate!=null){if(e.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&e.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(t instanceof Uint8Array){let n=this.encode(t);return n instanceof Uint8Array?Hi(n,this.code,e?.truncate):n.then(o=>Hi(o,this.code,e?.truncate))}else throw Error("Unknown type, must be binary type")}};function Hi(r,t,e){if(e!=null&&e!==r.byteLength){if(e>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,e)}return Re(t,r)}var Zo=qo({name:"sha2-256",code:18,encode:r=>Nt(Yo.default.createHash("sha256").update(r).digest())}),nl=qo({name:"sha2-512",code:19,encode:r=>Nt(Yo.default.createHash("sha512").update(r).digest())});function Vi(r,t){let{bytes:e,version:n}=r;switch(n){case 0:return sl(e,jo(r),t??Z.encoder);default:return il(e,jo(r),t??Wt.encoder)}}var Fi=new WeakMap;function jo(r){let t=Fi.get(r);if(t==null){let e=new Map;return Fi.set(r,e),e}return t}var nt=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==dr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==al)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=Re(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&Ri(t.multihash,n.multihash)}toString(t){return Vi(this,t)}toJSON(){return{"/":Vi(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:s,bytes:i}=e;return new r(n,o,s,i??Gi(n,o,s.bytes))}else if(e[cl]===!0){let{version:n,multihash:o,code:s}=e,i=kt(o);return r.create(n,s,i)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==dr)throw new Error(`Version 0 CID must use dag-pb (code: ${dr}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=Gi(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,dr,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=Nt(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let s=o.subarray(e.multihashSize-e.digestSize),i=new Ue(e.multihashCode,e.digestSize,s,o);return[e.version===0?r.createV0(i):r.createV1(e.codec,i),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[f,u]=fr(t.subarray(e));return e+=u,f},o=n(),s=dr;if(o===18?(o=0,e=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=e,a=n(),c=n(),d=e+c,l=d-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:l,size:d}}static parse(t,e){let[n,o]=ol(t,e),s=r.decode(o);if(s.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return jo(s).set(n,t),s}};function ol(r,t){switch(r[0]){case"Q":{let e=t??Z;return[Z.prefix,e.decode(`${Z.prefix}${r}`)]}case Z.prefix:{let e=t??Z;return[Z.prefix,e.decode(r)]}case Wt.prefix:{let e=t??Wt;return[Wt.prefix,e.decode(r)]}case ur.prefix:{let e=t??ur;return[ur.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function sl(r,t,e){let{prefix:n}=e;if(n!==Z.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let s=e.encode(r).slice(1);return t.set(n,s),s}else return o}function il(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let s=e.encode(r);return t.set(n,s),s}else return o}var dr=112,al=18;function Gi(r,t,e){let n=ke(r),o=n+ke(t),s=new Uint8Array(o+e.byteLength);return Ne(r,s,0),Ne(t,s,n),s.set(e,o),s}var cl=Symbol.for("@ipld/js-cid/CID");var hr={...Fo,...No,...Vo,..._o,...Oo,...Uo,...Ro,...Mo,...$o,...ko},Ah={...Xo,...zo};function Wi(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var zi=Wi("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Qo=Wi("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=Ot(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),ul={utf8:zi,"utf-8":zi,hex:hr.base16,latin1:Qo,ascii:Qo,binary:Qo,...hr},Wr=ul;function dt(r,t="utf8"){let e=Wr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ye(qi.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function Jo(r){let t=r??8192,e=t>>>1,n,o=t;return function(i){if(i<1||i>e)return Ot(i);o+i>t&&(n=Ot(t),o=0);let a=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),a}}var ge=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function ts(){}var rs=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},ll=Jo();function fl(r){return globalThis.Buffer!=null?Ot(r):ll(r)}var mr=class{len;head;tail;states;constructor(){this.len=0,this.head=new ge(ts,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new ge(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new ns((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(qr,10,Tt.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=Tt.fromBigInt(t);return this._push(qr,e.length(),e)}uint64Number(t){return this._push(_e,It(t),t)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=Tt.fromBigInt(t).zzEncode();return this._push(qr,e.length(),e)}sint64Number(t){let e=Tt.fromNumber(t).zzEncode();return this._push(qr,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(es,1,t?1:0)}fixed32(t){return this._push(pr,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=Tt.fromBigInt(t);return this._push(pr,4,e.lo)._push(pr,4,e.hi)}fixed64Number(t){let e=Tt.fromNumber(t);return this._push(pr,4,e.lo)._push(pr,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(wi,4,t)}double(t){return this._push(Ei,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(es,1,0):this.uint32(e)._push(hl,e,t)}string(t){let e=Ii(t);return e!==0?this.uint32(e)._push(Ao,e,t):this._push(es,1,0)}fork(){return this.states=new rs(this),this.head=this.tail=new ge(ts,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new ge(ts,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=fl(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function es(r,t,e){t[e]=r&255}function dl(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var ns=class extends ge{next;constructor(t,e){super(dl,t,e),this.next=void 0}};function qr(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function pr(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function hl(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(mr.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(pl,t,r),this},mr.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(ml,t,r),this});function pl(r,t,e){t.set(r,e)}function ml(r,t,e){r.length<40?Ao(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(dt(r),e)}function os(){return new mr}function X(r,t){let e=os();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Me;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Me||(Me={}));function Yr(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function $t(r){function t(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let e=function(s,i){let a=t(s);i.int32(a)},n=function(s){let i=s.int32();return t(i)};return Yr("enum",Me.VARINT,e,n)}function j(r,t){return Yr("message",Me.LENGTH_DELIMITED,r,t)}var K;(function(r){let t;(function(o){o.IDENTIFY="IDENTIFY",o.CONNECT="CONNECT",o.STREAM_OPEN="STREAM_OPEN",o.STREAM_HANDLER="STREAM_HANDLER",o.DHT="DHT",o.LIST_PEERS="LIST_PEERS",o.CONNMANAGER="CONNMANAGER",o.DISCONNECT="DISCONNECT",o.PUBSUB="PUBSUB",o.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.IDENTIFY=0]="IDENTIFY",o[o.CONNECT=1]="CONNECT",o[o.STREAM_OPEN=2]="STREAM_OPEN",o[o.STREAM_HANDLER=3]="STREAM_HANDLER",o[o.DHT=4]="DHT",o[o.LIST_PEERS=5]="LIST_PEERS",o[o.CONNMANAGER=6]="CONNMANAGER",o[o.DISCONNECT=7]="DISCONNECT",o[o.PUBSUB=8]="PUBSUB",o[o.PEERSTORE=9]="PEERSTORE"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.connect!=null&&(s.uint32(18),Xr.codec().encode(o.connect,s)),o.streamOpen!=null&&(s.uint32(26),jr.codec().encode(o.streamOpen,s)),o.streamHandler!=null&&(s.uint32(34),Qr.codec().encode(o.streamHandler,s)),o.dht!=null&&(s.uint32(42),Ut.codec().encode(o.dht,s)),o.connManager!=null&&(s.uint32(50),tn.codec().encode(o.connManager,s)),o.disconnect!=null&&(s.uint32(58),en.codec().encode(o.disconnect,s)),o.pubsub!=null&&(s.uint32(66),Qt.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(74),on.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.connect=Xr.codec().decode(o,o.uint32());break;case 3:i.streamOpen=jr.codec().decode(o,o.uint32());break;case 4:i.streamHandler=Qr.codec().decode(o,o.uint32());break;case 5:i.dht=Ut.codec().decode(o,o.uint32());break;case 6:i.connManager=tn.codec().decode(o,o.uint32());break;case 7:i.disconnect=en.codec().decode(o,o.uint32());break;case 8:i.pubsub=Qt.codec().decode(o,o.uint32());break;case 9:i.peerStore=on.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(K||(K={}));var _;(function(r){let t;(function(o){o.OK="OK",o.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.error!=null&&(s.uint32(18),Jr.codec().encode(o.error,s)),o.streamInfo!=null&&(s.uint32(26),Ke.codec().encode(o.streamInfo,s)),o.identify!=null&&(s.uint32(34),Zr.codec().encode(o.identify,s)),o.dht!=null&&(s.uint32(42),Vt.codec().encode(o.dht,s)),o.peers!=null)for(let a of o.peers)s.uint32(50),ue.codec().encode(a,s);o.pubsub!=null&&(s.uint32(58),nn.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(66),sn.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={peers:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.error=Jr.codec().decode(o,o.uint32());break;case 3:i.streamInfo=Ke.codec().decode(o,o.uint32());break;case 4:i.identify=Zr.codec().decode(o,o.uint32());break;case 5:i.dht=Vt.codec().decode(o,o.uint32());break;case 6:i.peers.push(ue.codec().decode(o,o.uint32()));break;case 7:i.pubsub=nn.codec().decode(o,o.uint32());break;case 8:i.peerStore=sn.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(_||(_={}));var Zr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let s of e.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Zr||(Zr={}));var Xr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addrs!=null)for(let s of e.addrs)n.uint32(18),n.bytes(s);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addrs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=e.bytes();break;case 2:o.addrs.push(e.bytes());break;case 3:o.timeout=e.int64();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Xr||(Xr={}));var jr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.proto!=null)for(let s of e.proto)n.uint32(18),n.string(s);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),proto:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=e.bytes();break;case 2:o.proto.push(e.string());break;case 3:o.timeout=e.int64();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(jr||(jr={}));var Qr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(10),n.bytes(e.addr)),e.proto!=null)for(let s of e.proto)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={addr:new Uint8Array(0),proto:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.addr=e.bytes();break;case 2:o.proto.push(e.string());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Qr||(Qr={}));var Jr;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.msg!=null&&e.msg!==""&&(n.uint32(10),n.string(e.msg)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={msg:""},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.msg=e.string();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Jr||(Jr={}));var Ke;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(18),n.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(n.uint32(26),n.string(e.proto)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=e.bytes();break;case 2:o.addr=e.bytes();break;case 3:o.proto=e.string();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(Ke||(Ke={}));var Ut;(function(r){let t;(function(o){o.FIND_PEER="FIND_PEER",o.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",o.FIND_PROVIDERS="FIND_PROVIDERS",o.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",o.GET_PUBLIC_KEY="GET_PUBLIC_KEY",o.GET_VALUE="GET_VALUE",o.SEARCH_VALUE="SEARCH_VALUE",o.PUT_VALUE="PUT_VALUE",o.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.FIND_PEER=0]="FIND_PEER",o[o.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",o[o.FIND_PROVIDERS=2]="FIND_PROVIDERS",o[o.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",o[o.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",o[o.GET_VALUE=5]="GET_VALUE",o[o.SEARCH_VALUE=6]="SEARCH_VALUE",o[o.PUT_VALUE=7]="PUT_VALUE",o[o.PROVIDE=8]="PROVIDE"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.cid!=null&&(s.uint32(26),s.bytes(o.cid)),o.key!=null&&(s.uint32(34),s.bytes(o.key)),o.value!=null&&(s.uint32(42),s.bytes(o.value)),o.count!=null&&(s.uint32(48),s.int32(o.count)),o.timeout!=null&&(s.uint32(56),s.int64(o.timeout)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.cid=o.bytes();break;case 4:i.key=o.bytes();break;case 5:i.value=o.bytes();break;case 6:i.count=o.int32();break;case 7:i.timeout=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(Ut||(Ut={}));var Vt;(function(r){let t;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),ue.codec().encode(o.peer,s)),o.value!=null&&(s.uint32(26),s.bytes(o.value)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=ue.codec().decode(o,o.uint32());break;case 3:i.value=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(Vt||(Vt={}));var ue;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let s of e.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.id=e.bytes();break;case 2:o.addrs.push(e.bytes());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(ue||(ue={}));var tn;(function(r){let t;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.tag!=null&&(s.uint32(26),s.string(o.tag)),o.weight!=null&&(s.uint32(32),s.int64(o.weight)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.tag=o.string();break;case 4:i.weight=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(tn||(tn={}));var en;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={peer:new Uint8Array(0)},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=e.bytes();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(en||(en={}));var Qt;(function(r){let t;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.GET_TOPICS=0]="GET_TOPICS",o[o.LIST_PEERS=1]="LIST_PEERS",o[o.PUBLISH=2]="PUBLISH",o[o.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.topic!=null&&(s.uint32(18),s.string(o.topic)),o.data!=null&&(s.uint32(26),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.topic=o.string();break;case 3:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(Qt||(Qt={}));var rn;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.from!=null&&(n.uint32(10),n.bytes(e.from)),e.data!=null&&(n.uint32(18),n.bytes(e.data)),e.seqno!=null&&(n.uint32(26),n.bytes(e.seqno)),e.topicIDs!=null)for(let s of e.topicIDs)n.uint32(34),n.string(s);e.signature!=null&&(n.uint32(42),n.bytes(e.signature)),e.key!=null&&(n.uint32(50),n.bytes(e.key)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topicIDs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.from=e.bytes();break;case 2:o.data=e.bytes();break;case 3:o.seqno=e.bytes();break;case 4:o.topicIDs.push(e.string());break;case 5:o.signature=e.bytes();break;case 6:o.key=e.bytes();break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(rn||(rn={}));var nn;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.topics!=null)for(let s of e.topics)n.uint32(10),n.string(s);if(e.peerIDs!=null)for(let s of e.peerIDs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={topics:[],peerIDs:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.topics.push(e.string());break;case 2:o.peerIDs.push(e.bytes());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(nn||(nn={}));var on;(function(r){let t;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),(function(o){o.codec=()=>$t(e)})(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=j((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.id!=null&&(s.uint32(18),s.bytes(o.id)),o.protos!=null)for(let a of o.protos)s.uint32(26),s.string(a);i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={protos:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.id=o.bytes();break;case 3:i.protos.push(o.string());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>X(o,r.codec()),r.decode=o=>Y(o,r.codec())})(on||(on={}));var sn;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),ue.codec().encode(e.peer,n)),e.protos!=null)for(let s of e.protos)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={protos:[]},s=n==null?e.len:e.pos+n;for(;e.pos<s;){let i=e.uint32();switch(i>>>3){case 1:o.peer=ue.codec().decode(e,e.uint32());break;case 2:o.protos.push(e.string());break;default:e.skipType(i&7);break}}return o})),t),r.encode=e=>X(e,r.codec()),r.decode=e=>Y(e,r.codec())})(sn||(sn={}));function Yi(r){let t=new globalThis.AbortController;function e(){t.abort();for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",e)}for(let s of r){if(s?.aborted===!0){e();break}s?.addEventListener!=null&&s.addEventListener("abort",e)}function n(){for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",e)}let o=t.signal;return o.clear=n,o}var yr=class{onConnection;constructor(t){this.onConnection=t}async upgradeInbound(t){this.onConnection?.(t)}async upgradeOutbound(t){return t}createInboundAbortSignal(t){return Yi([t])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var an=class extends Error{static name="AbortError";constructor(t="The operation was aborted"){super(t),this.name="AbortError"}};var B=class extends Error{static name="InvalidParametersError";constructor(t="Invalid parameters"){super(t),this.name="InvalidParametersError"}},cn=class extends Error{static name="InvalidPublicKeyError";constructor(t="Invalid public key"){super(t),this.name="InvalidPublicKeyError"}};var un=class extends Error{static name="StreamResetError";constructor(t="The stream has been reset"){super(t),this.name="StreamResetError"}};var we=class extends Error{static name="StreamStateError";constructor(t="The stream is in an invalid state"){super(t),this.name="StreamStateError"}},br=class extends Error{static name="StreamBufferError";constructor(t="The stream buffer was full"){super(t),this.name="StreamBufferError"}};var ln=class extends Error{static name="InvalidMultihashError";constructor(t="Invalid Multihash"){super(t),this.name="InvalidMultihashError"}};var gr=class extends Error{static name="InvalidMessageError";constructor(t="Invalid message"){super(t),this.name="InvalidMessageError"}},wr=class extends Error{static name="ProtocolError";constructor(t="Protocol error"){super(t),this.name="ProtocolError"}},He=class extends Error{static name="TimeoutError";constructor(t="Timed out"){super(t),this.name="TimeoutError"}},fn=class extends Error{static name="NotStartedError";constructor(t="Not started"){super(t),this.name="NotStartedError"}},dn=class extends Error{static name="AlreadyStartedError";constructor(t="Already started"){super(t),this.name="AlreadyStartedError"}};var xr=class extends Error{static name="UnsupportedKeyTypeError";constructor(t="Unsupported key type"){super(t),this.name="UnsupportedKeyTypeError"}};var hn=class extends Event{data;constructor(t,e){super("message",e),this.data=t}},$e=class extends Event{error;local;constructor(t,e,n){super("close",n),this.error=e,this.local=t}},pn=class extends $e{constructor(t,e){super(!0,t,e)}},mn=class extends $e{constructor(t,e){super(!1,t,e)}};var yn=Symbol.for("@libp2p/peer-id");function Ve(r){return!!r?.[yn]}var Xi=Symbol.for("@libp2p/transport");var Zi;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(Zi||(Zi={}));var ji=ot("node:events"),bn=(r,...t)=>{try{(0,ji.setMaxListeners)(r,...t)}catch{}};var Fe=class extends EventTarget{#t=new Map;constructor(){super(),bn(1/0,this)}listenerCount(t){let e=this.#t.get(t);return e==null?0:e.length}addEventListener(t,e,n){super.addEventListener(t,e,n);let o=this.#t.get(t);o==null&&(o=[],this.#t.set(t,o)),o.push({callback:e,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,e,n){super.removeEventListener(t.toString(),e??null,n);let o=this.#t.get(t);o!=null&&(o=o.filter(({callback:s})=>s!==e),this.#t.set(t,o))}dispatchEvent(t){let e=super.dispatchEvent(t),n=this.#t.get(t.type);return n==null||(n=n.filter(({once:o})=>!o),this.#t.set(t.type,n)),e}safeDispatchEvent(t,e={}){return this.dispatchEvent(new CustomEvent(t,e))}};var Qi=Symbol.for("@libp2p/service-capabilities"),pp=Symbol.for("@libp2p/service-dependencies");var ea=St(ot("node:tty"),1),vn=St(ot("node:util"),1);function yl(r,t){if(typeof r=="string")return bl(r);if(typeof r=="number")return xl(r,t);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(r)}`)}var gn=yl;function bl(r){if(typeof r!="string"||r.length===0||r.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(r)}`);let t=/^(?<value>-?\d*\.?\d+) *(?<unit>milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|months?|mo|years?|yrs?|y)?$/i.exec(r);if(!t?.groups)return NaN;let{value:e,unit:n="ms"}=t.groups,o=parseFloat(e),s=n.toLowerCase();switch(s){case"years":case"year":case"yrs":case"yr":case"y":return o*315576e5;case"months":case"month":case"mo":return o*26298e5;case"weeks":case"week":case"w":return o*6048e5;case"days":case"day":case"d":return o*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return o*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return o*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return o*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return o;default:throw Error(`Unknown unit "${s}" provided to ms.parse(). value=${JSON.stringify(r)}`)}}function gl(r){let t=Math.abs(r);return t>=315576e5?`${Math.round(r/315576e5)}y`:t>=26298e5?`${Math.round(r/26298e5)}mo`:t>=6048e5?`${Math.round(r/6048e5)}w`:t>=864e5?`${Math.round(r/864e5)}d`:t>=36e5?`${Math.round(r/36e5)}h`:t>=6e4?`${Math.round(r/6e4)}m`:t>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function wl(r){let t=Math.abs(r);return t>=315576e5?xe(r,t,315576e5,"year"):t>=26298e5?xe(r,t,26298e5,"month"):t>=6048e5?xe(r,t,6048e5,"week"):t>=864e5?xe(r,t,864e5,"day"):t>=36e5?xe(r,t,36e5,"hour"):t>=6e4?xe(r,t,6e4,"minute"):t>=1e3?xe(r,t,1e3,"second"):`${r} ms`}function xl(r,t){if(typeof r!="number"||!Number.isFinite(r))throw Error("Value provided to ms.format() must be of type number.");return t?.long?wl(r):gl(r)}function xe(r,t,e,n){let o=t>=e*1.5;return`${Math.round(r/e)} ${n}${o?"s":""}`}var xn=St(ot("node:process"),1),ta=St(ot("node:os"),1),ss=St(ot("node:tty"),1);function Rt(r,t=globalThis.Deno?globalThis.Deno.args:xn.default.argv){let e=r.startsWith("-")?"":r.length===1?"-":"--",n=t.indexOf(e+r),o=t.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:W}=xn.default,wn;Rt("no-color")||Rt("no-colors")||Rt("color=false")||Rt("color=never")?wn=0:(Rt("color")||Rt("colors")||Rt("color=true")||Rt("color=always"))&&(wn=1);function El(){if(!("FORCE_COLOR"in W))return;if(W.FORCE_COLOR==="true")return 1;if(W.FORCE_COLOR==="false")return 0;if(W.FORCE_COLOR.length===0)return 1;let r=Math.min(Number.parseInt(W.FORCE_COLOR,10),3);if([0,1,2,3].includes(r))return r}function vl(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function Sl(r,{streamIsTTY:t,sniffFlags:e=!0}={}){let n=El();n!==void 0&&(wn=n);let o=e?wn:n;if(o===0)return 0;if(e){if(Rt("color=16m")||Rt("color=full")||Rt("color=truecolor"))return 3;if(Rt("color=256"))return 2}if("TF_BUILD"in W&&"AGENT_NAME"in W)return 1;if(r&&!t&&o===void 0)return 0;let s=o||0;if(W.TERM==="dumb")return s;if(xn.default.platform==="win32"){let i=ta.default.release().split(".");return Number(i[0])>=10&&Number(i[2])>=10586?Number(i[2])>=14931?3:2:1}if("CI"in W)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(i=>i in W)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(i=>i in W)||W.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in W)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(W.TEAMCITY_VERSION)?1:0;if(W.COLORTERM==="truecolor"||W.TERM==="xterm-kitty"||W.TERM==="xterm-ghostty"||W.TERM==="wezterm")return 3;if("TERM_PROGRAM"in W){let i=Number.parseInt((W.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(W.TERM_PROGRAM){case"iTerm.app":return i>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(W.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(W.TERM)||"COLORTERM"in W?1:s}function Ji(r,t={}){let e=Sl(r,{streamIsTTY:r&&r.isTTY,...t});return vl(e)}var Il={stdout:Ji({isTTY:ss.default.isatty(1)}),stderr:Ji({isTTY:ss.default.isatty(2)})},En=Il;function is(r){e.debug=e,e.default=e,e.coerce=c,e.disable=s,e.enable=o,e.enabled=i,e.humanize=gn,e.destroy=d,Object.keys(r).forEach(l=>{e[l]=r[l]}),e.names=[],e.skips=[],e.formatters={};function t(l){let f=0;for(let u=0;u<l.length;u++)f=(f<<5)-f+l.charCodeAt(u),f|=0;return e.colors[Math.abs(f)%e.colors.length]}e.selectColor=t;function e(l){let f,u=null,h,b;function g(...w){if(!g.enabled)return;let I=g,$=Number(new Date),D=$-(f||$);I.diff=D,I.prev=f,I.curr=$,f=$,w[0]=e.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let V=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(st,ut)=>{if(st==="%%")return"%";V++;let it=e.formatters[ut];if(typeof it=="function"){let L=w[V];st=it.call(I,L),w.splice(V,1),V--}return st}),e.formatArgs.call(I,w),(I.log||e.log).apply(I,w)}return g.namespace=l,g.useColors=e.useColors(),g.color=e.selectColor(l),g.extend=n,g.destroy=e.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(h!==e.namespaces&&(h=e.namespaces,b=e.enabled(l)),b),set:w=>{u=w}}),typeof e.init=="function"&&e.init(g),g}function n(l,f){let u=e(this.namespace+(typeof f>"u"?":":f)+l);return u.log=this.log,u}function o(l){e.save(l),e.namespaces=l,e.names=[],e.skips=[];let f,u=(typeof l=="string"?l:"").split(/[\s,]+/),h=u.length;for(f=0;f<h;f++)u[f]&&(l=u[f].replace(/\*/g,".*?"),l[0]==="-"?e.skips.push(new RegExp("^"+l.substr(1)+"$")):e.names.push(new RegExp("^"+l+"$")))}function s(){let l=[...e.names.map(a),...e.skips.map(a).map(f=>"-"+f)].join(",");return e.enable(""),l}function i(l){if(l[l.length-1]==="*")return!0;let f,u;for(f=0,u=e.skips.length;f<u;f++)if(e.skips[f].test(l))return!1;for(f=0,u=e.names.length;f<u;f++)if(e.names[f].test(l))return!0;return!1}function a(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function c(l){return l instanceof Error?l.stack??l.message:l}function d(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.setupFormatters(e.formatters),e.enable(e.load()),e}var ra=[6,2,3,4,5,1];En.stderr!==!1&&(En.stderr??En).level>=2&&(ra=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221]);var Ge=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(o,s)=>s.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[e]=n,r},{});function Al(){return"colors"in Ge?!!Ge.colors:ea.default.isatty(process.stderr.fd)}function Cl(r){let{namespace:t,useColors:e}=this;if(e===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${t} \x1B[0m`;r[0]=s+r[0].split(`
2
+ "use strict";var Libp2PDaemonClient=(()=>{var Gc=Object.create;var Nr=Object.defineProperty;var zc=Object.getOwnPropertyDescriptor;var Wc=Object.getOwnPropertyNames;var qc=Object.getPrototypeOf,Yc=Object.prototype.hasOwnProperty;var re=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var Ie=(r,e)=>{for(var t in e)Nr(r,t,{get:e[t],enumerable:!0})},bi=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Wc(e))!Yc.call(r,o)&&o!==t&&Nr(r,o,{get:()=>e[o],enumerable:!(n=zc(e,o))||n.enumerable});return r};var Ee=(r,e,t)=>(t=r!=null?Gc(qc(r)):{},bi(e||!r||!r.__esModule?Nr(t,"default",{value:r,enumerable:!0}):t,r)),Zc=r=>bi(Nr({},"__esModule",{value:!0}),r);var bd={};Ie(bd,{OperationFailedError:()=>H,createClient:()=>yd});var po=re("node:buffer");function mt(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function Ye(r=0){return mt(po.Buffer.alloc(r))}function Oe(r=0){return mt(po.Buffer.allocUnsafe(r))}var Xc=Math.pow(2,7),jc=Math.pow(2,14),Qc=Math.pow(2,21),mo=Math.pow(2,28),yo=Math.pow(2,35),bo=Math.pow(2,42),go=Math.pow(2,49),U=128,pe=127;function ve(r){if(r<Xc)return 1;if(r<jc)return 2;if(r<Qc)return 3;if(r<mo)return 4;if(r<yo)return 5;if(r<bo)return 6;if(r<go)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function _t(r,e,t=0){switch(ve(r)){case 8:e[t++]=r&255|U,r/=128;case 7:e[t++]=r&255|U,r/=128;case 6:e[t++]=r&255|U,r/=128;case 5:e[t++]=r&255|U,r/=128;case 4:e[t++]=r&255|U,r>>>=7;case 3:e[t++]=r&255|U,r>>>=7;case 2:e[t++]=r&255|U,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function Jc(r,e,t=0){switch(ve(r)){case 8:e.set(t++,r&255|U),r/=128;case 7:e.set(t++,r&255|U),r/=128;case 6:e.set(t++,r&255|U),r/=128;case 5:e.set(t++,r&255|U),r/=128;case 4:e.set(t++,r&255|U),r>>>=7;case 3:e.set(t++,r&255|U),r>>>=7;case 2:e.set(t++,r&255|U),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function wo(r,e){let t=r[e],n=0;if(n+=t&pe,t<U||(t=r[e+1],n+=(t&pe)<<7,t<U)||(t=r[e+2],n+=(t&pe)<<14,t<U)||(t=r[e+3],n+=(t&pe)<<21,t<U)||(t=r[e+4],n+=(t&pe)*mo,t<U)||(t=r[e+5],n+=(t&pe)*yo,t<U)||(t=r[e+6],n+=(t&pe)*bo,t<U)||(t=r[e+7],n+=(t&pe)*go,t<U))return n;throw new RangeError("Could not decode varint")}function eu(r,e){let t=r.get(e),n=0;if(n+=t&pe,t<U||(t=r.get(e+1),n+=(t&pe)<<7,t<U)||(t=r.get(e+2),n+=(t&pe)<<14,t<U)||(t=r.get(e+3),n+=(t&pe)<<21,t<U)||(t=r.get(e+4),n+=(t&pe)*mo,t<U)||(t=r.get(e+5),n+=(t&pe)*yo,t<U)||(t=r.get(e+6),n+=(t&pe)*bo,t<U)||(t=r.get(e+7),n+=(t&pe)*go,t<U))return n;throw new RangeError("Could not decode varint")}function gi(r,e,t=0){return e==null&&(e=Oe(ve(r))),e instanceof Uint8Array?_t(r,e,t):Jc(r,e,t)}function or(r,e=0){return r instanceof Uint8Array?wo(r,e):eu(r,e)}var xo=new Float32Array([-0]),it=new Uint8Array(xo.buffer);function xi(r,e,t){xo[0]=r,e[t]=it[0],e[t+1]=it[1],e[t+2]=it[2],e[t+3]=it[3]}function Ei(r,e){return it[0]=r[e],it[1]=r[e+1],it[2]=r[e+2],it[3]=r[e+3],xo[0]}var Eo=new Float64Array([-0]),me=new Uint8Array(Eo.buffer);function vi(r,e,t){Eo[0]=r,e[t]=me[0],e[t+1]=me[1],e[t+2]=me[2],e[t+3]=me[3],e[t+4]=me[4],e[t+5]=me[5],e[t+6]=me[6],e[t+7]=me[7]}function Si(r,e){return me[0]=r[e],me[1]=r[e+1],me[2]=r[e+2],me[3]=r[e+3],me[4]=r[e+4],me[5]=r[e+5],me[6]=r[e+6],me[7]=r[e+7],Eo[0]}var tu=BigInt(Number.MAX_SAFE_INTEGER),ru=BigInt(Number.MIN_SAFE_INTEGER),Ce=class r{lo;hi;constructor(e,t){this.lo=e|0,this.hi=t|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let t=~this.lo+1>>>0,n=~this.hi>>>0;return t===0&&(n=n+1>>>0),-(t+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 t=~this.lo+1>>>0,n=~this.hi>>>0;return t===0&&(n=n+1>>>0),-(BigInt(t)+(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,t=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?t===0?e<16384?e<128?1:2:e<2097152?3:4:t<16384?t<128?5:6:t<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return yt;if(e<tu&&e>ru)return this.fromNumber(Number(e));let t=e<0n;t&&(e=-e);let n=e>>32n,o=e-(n<<32n);return t&&(n=~n|0n,o=~o|0n,++o>Ai&&(o=0n,++n>Ai&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(e){if(e===0)return yt;let t=e<0;t&&(e=-e);let n=e>>>0,o=(e-n)/4294967296>>>0;return t&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(e){return typeof e=="number"?r.fromNumber(e):typeof e=="bigint"?r.fromBigInt(e):typeof e=="string"?r.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new r(e.low>>>0,e.high>>>0):yt}},yt=new Ce(0,0);yt.toBigInt=function(){return 0n};yt.zzEncode=yt.zzDecode=function(){return this};yt.length=function(){return 1};var Ai=4294967296n;function Ii(r){let e=0,t=0;for(let n=0;n<r.length;++n)t=r.charCodeAt(n),t<128?e+=1:t<2048?e+=2:(t&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Ci(r,e,t){if(t-e<1)return"";let o,s=[],i=0,a;for(;e<t;)a=r[e++],a<128?s[i++]=a:a>191&&a<224?s[i++]=(a&31)<<6|r[e++]&63:a>239&&a<365?(a=((a&7)<<18|(r[e++]&63)<<12|(r[e++]&63)<<6|r[e++]&63)-65536,s[i++]=55296+(a>>10),s[i++]=56320+(a&1023)):s[i++]=(a&15)<<12|(r[e++]&63)<<6|r[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 vo(r,e,t){let n=t,o,s;for(let i=0;i<r.length;++i)o=r.charCodeAt(i),o<128?e[t++]=o:o<2048?(e[t++]=o>>6|192,e[t++]=o&63|128):(o&64512)===55296&&((s=r.charCodeAt(i+1))&64512)===56320?(o=65536+((o&1023)<<10)+(s&1023),++i,e[t++]=o>>18|240,e[t++]=o>>12&63|128,e[t++]=o>>6&63|128,e[t++]=o&63|128):(e[t++]=o>>12|224,e[t++]=o>>6&63|128,e[t++]=o&63|128);return t-n}function Me(r,e){return RangeError(`index out of range: ${r.pos} + ${e??1} > ${r.len}`)}function Ur(r,e){return(r[e-4]|r[e-3]<<8|r[e-2]<<16|r[e-1]<<24)>>>0}var So=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,Me(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 Me(this,4);return Ur(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Me(this,4);return Ur(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Me(this,4);let e=Ei(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Me(this,4);let e=Si(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),t=this.pos,n=this.pos+e;if(n>this.len)throw Me(this,e);return this.pos+=e,t===n?new Uint8Array(0):this.buf.subarray(t,n)}string(){let e=this.bytes();return Ci(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Me(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Me(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new Ce(0,0),t=0;if(this.len-this.pos>4){for(;t<4;++t)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<t*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;t=0}else{for(;t<3;++t){if(this.pos>=this.len)throw Me(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<t*7)>>>0,e}if(this.len-this.pos>4){for(;t<5;++t)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;t<5;++t){if(this.pos>=this.len)throw Me(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Me(this,8);let e=Ur(this.buf,this.pos+=4),t=Ur(this.buf,this.pos+=4);return new Ce(e,t)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=wo(this.buf,this.pos);return this.pos+=ve(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 Ao(r){return new So(r instanceof Uint8Array?r:r.subarray())}function q(r,e,t){let n=Ao(r);return e.decode(n,void 0,t)}var Yi=re("node:buffer");var Lo={};Ie(Lo,{base10:()=>uu});var _d=new Uint8Array(0);function Di(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function Pe(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Li(r){return new TextEncoder().encode(r)}function Bi(r){return new TextDecoder().decode(r)}function nu(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),h=Math.log(a)/Math.log(256),l=Math.log(256)/Math.log(a);function f(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var g=0,w=0,A=0,V=b.length;A!==V&&b[A]===0;)A++,g++;for(var L=(V-A)*l+1>>>0,$=new Uint8Array(L);A!==V;){for(var X=b[A],oe=0,ue=L-1;(X!==0||oe<w)&&ue!==-1;ue--,oe++)X+=256*$[ue]>>>0,$[ue]=X%a>>>0,X=X/a>>>0;if(X!==0)throw new Error("Non-zero carry");w=oe,A++}for(var se=L-w;se!==L&&$[se]===0;)se++;for(var B=c.repeat(g);se<L;++se)B+=r.charAt($[se]);return B}function u(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var g=0;if(b[g]!==" "){for(var w=0,A=0;b[g]===c;)w++,g++;for(var V=(b.length-g)*h+1>>>0,L=new Uint8Array(V);b[g];){var $=t[b.charCodeAt(g)];if($===255)return;for(var X=0,oe=V-1;($!==0||X<A)&&oe!==-1;oe--,X++)$+=a*L[oe]>>>0,L[oe]=$%256>>>0,$=$/256>>>0;if($!==0)throw new Error("Non-zero carry");A=X,g++}if(b[g]!==" "){for(var ue=V-A;ue!==V&&L[ue]===0;)ue++;for(var se=new Uint8Array(w+(V-ue)),B=w;ue!==V;)se[B++]=L[ue++];return se}}}function d(b){var g=u(b);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:f,decodeUnsafe:u,decode:d}}var ou=nu,su=ou,Oi=su;var Io=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Co=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){this.name=e,this.prefix=t;let o=t.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 Pi(this,e)}},To=class{decoders;constructor(e){this.decoders=e}or(e){return Pi(this,e)}decode(e){let t=e[0],n=this.decoders[t];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 Pi(r,e){return new To({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Do=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new Io(e,t,n),this.decoder=new Co(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Ot({name:r,prefix:e,encode:t,decode:n}){return new Do(r,e,t,n)}function at({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=Oi(t,r);return Ot({prefix:e,name:r,encode:n,decode:s=>Pe(o(s))})}function iu(r,e,t,n){let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*t/8|0),i=0,a=0,c=0;for(let h=0;h<o;++h){let l=e[r[h]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<t|l,i+=t,i>=8&&(i-=8,s[c++]=255&a>>i)}if(i>=t||(255&a<<8-i)!==0)throw new SyntaxError("Unexpected end of data");return s}function au(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i!==0&&(s+=e[o&a<<t-i]),n)for(;(s.length*t&7)!==0;)s+="=";return s}function cu(r){let e={};for(let t=0;t<r.length;++t)e[r[t]]=t;return e}function J({name:r,prefix:e,bitsPerChar:t,alphabet:n}){let o=cu(n);return Ot({prefix:e,name:r,encode(s){return au(s,n,t)},decode(s){return iu(s,o,t,r)}})}var uu=at({prefix:"9",name:"base10",alphabet:"0123456789"});var Bo={};Ie(Bo,{base16:()=>lu,base16upper:()=>fu});var lu=J({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),fu=J({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var _o={};Ie(_o,{base2:()=>du});var du=J({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Oo={};Ie(Oo,{base256emoji:()=>bu});var Ni=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}"),hu=Ni.reduce((r,e,t)=>(r[t]=e,r),[]),pu=Ni.reduce((r,e,t)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return r[n]=t,r},[]);function mu(r){return r.reduce((e,t)=>(e+=hu[t],e),"")}function yu(r){let e=[];for(let t of r){let n=t.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${t}`);let o=pu[n];if(o==null)throw new Error(`Non-base256emoji character: ${t}`);e.push(o)}return new Uint8Array(e)}var bu=Ot({prefix:"\u{1F680}",name:"base256emoji",encode:mu,decode:yu});var Po={};Ie(Po,{base32:()=>ze,base32hex:()=>Eu,base32hexpad:()=>Su,base32hexpadupper:()=>Au,base32hexupper:()=>vu,base32pad:()=>wu,base32padupper:()=>xu,base32upper:()=>gu,base32z:()=>Iu});var ze=J({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),gu=J({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),wu=J({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),xu=J({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Eu=J({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),vu=J({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Su=J({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Au=J({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Iu=J({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var No={};Ie(No,{base36:()=>sr,base36upper:()=>Cu});var sr=at({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Cu=at({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Uo={};Ie(Uo,{base58btc:()=>te,base58flickr:()=>Tu});var te=at({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Tu=at({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Mo={};Ie(Mo,{base64:()=>ko,base64pad:()=>Du,base64url:()=>Ro,base64urlpad:()=>Lu});var ko=J({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Du=J({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Ro=J({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Lu=J({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ko={};Ie(Ko,{base8:()=>Bu});var Bu=J({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ho={};Ie(Ho,{identity:()=>_u});var _u=Ot({prefix:"\0",name:"identity",encode:r=>Bi(r),decode:r=>Li(r)});var qd=new TextEncoder,Yd=new TextDecoder;var $o={};Ie($o,{identity:()=>Ke});var Nu=Ri,Ui=128,Uu=127,ku=~Uu,Ru=Math.pow(2,31);function Ri(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Ru;)e[t++]=r&255|Ui,r/=128;for(;r&ku;)e[t++]=r&255|Ui,r>>>=7;return e[t]=r|0,Ri.bytes=t-n+1,e}var Mu=Vo,Ku=128,ki=127;function Vo(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw Vo.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&ki)<<o:(i&ki)*Math.pow(2,o),o+=7}while(i>=Ku);return Vo.bytes=s-n,t}var Hu=Math.pow(2,7),Vu=Math.pow(2,14),$u=Math.pow(2,21),Fu=Math.pow(2,28),Gu=Math.pow(2,35),zu=Math.pow(2,42),Wu=Math.pow(2,49),qu=Math.pow(2,56),Yu=Math.pow(2,63),Zu=function(r){return r<Hu?1:r<Vu?2:r<$u?3:r<Fu?4:r<Gu?5:r<zu?6:r<Wu?7:r<qu?8:r<Yu?9:10},Xu={encode:Nu,decode:Mu,encodingLength:Zu},ju=Xu,ir=ju;function ar(r,e=0){return[ir.decode(r,e),ir.decode.bytes]}function Pt(r,e,t=0){return ir.encode(r,e,t),e}function Nt(r){return ir.encodingLength(r)}function kt(r,e){let t=e.byteLength,n=Nt(r),o=n+Nt(t),s=new Uint8Array(o+t);return Pt(r,s,0),Pt(t,s,n),s.set(e,o),new Ut(r,t,e,s)}function Ne(r){let e=Pe(r),[t,n]=ar(e),[o,s]=ar(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Ut(t,o,i,e)}function Mi(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Di(r.bytes,t.bytes)}}var Ut=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};var Ki=0,Qu="identity",Hi=Pe;function Ju(r,e){if(e?.truncate!=null&&e.truncate!==r.byteLength){if(e.truncate<0||e.truncate>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,e.truncate)}return kt(Ki,Hi(r))}var Ke={code:Ki,name:Qu,encode:Hi,digest:Ju};var qo={};Ie(qo,{sha256:()=>Wo,sha512:()=>tl});var zo=Ee(re("crypto"),1);var el=20;function Go({name:r,code:e,encode:t,minDigestLength:n,maxDigestLength:o}){return new Fo(r,e,t,n,o)}var Fo=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,t,n,o,s){this.name=e,this.code=t,this.encode=n,this.minDigestLength=o??el,this.maxDigestLength=s}digest(e,t){if(t?.truncate!=null){if(t.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&t.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?Vi(n,this.code,t?.truncate):n.then(o=>Vi(o,this.code,t?.truncate))}else throw Error("Unknown type, must be binary type")}};function Vi(r,e,t){if(t!=null&&t!==r.byteLength){if(t>r.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${r.byteLength}`);r=r.subarray(0,t)}return kt(e,r)}var Wo=Go({name:"sha2-256",code:18,encode:r=>Pe(zo.default.createHash("sha256").update(r).digest())}),tl=Go({name:"sha2-512",code:19,encode:r=>Pe(zo.default.createHash("sha512").update(r).digest())});function Fi(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return nl(t,Yo(r),e??te.encoder);default:return ol(t,Yo(r),e??ze.encoder)}}var Gi=new WeakMap;function Yo(r){let e=Gi.get(r);if(e==null){let t=new Map;return Gi.set(r,t),t}return e}var ce=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,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:t}=this;if(e!==cr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==sl)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}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:t}=this.multihash,n=kt(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&Mi(e.multihash,n.multihash)}toString(e){return Fi(this,e)}toJSON(){return{"/":Fi(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 t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i??zi(n,o,s.bytes))}else if(t[il]===!0){let{version:n,multihash:o,code:s}=t,i=Ne(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="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(t!==cr)throw new Error(`Version 0 CID must use dag-pb (code: ${cr}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=zi(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,cr,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=Pe(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Ut(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[f,u]=ar(e.subarray(t));return t+=u,f},o=n(),s=cr;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),h=t+c,l=h-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:l,size:h}}static parse(e,t){let[n,o]=rl(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Yo(s).set(n,e),s}};function rl(r,e){switch(r[0]){case"Q":{let t=e??te;return[te.prefix,t.decode(`${te.prefix}${r}`)]}case te.prefix:{let t=e??te;return[te.prefix,t.decode(r)]}case ze.prefix:{let t=e??ze;return[ze.prefix,t.decode(r)]}case sr.prefix:{let t=e??sr;return[sr.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function nl(r,e,t){let{prefix:n}=t;if(n!==te.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o}function ol(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o}var cr=112,sl=18;function zi(r,e,t){let n=Nt(r),o=n+Nt(e),s=new Uint8Array(o+t.byteLength);return Pt(r,s,0),Pt(e,s,n),s.set(t,o),s}var il=Symbol.for("@ipld/js-cid/CID");var ur={...Ho,..._o,...Ko,...Lo,...Bo,...Po,...No,...Uo,...Mo,...Oo},bh={...qo,...$o};function qi(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Wi=qi("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Zo=qi("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=Oe(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),al={utf8:Wi,"utf-8":Wi,hex:ur.base16,latin1:Zo,ascii:Zo,binary:Zo,...ur},Rr=al;function Se(r,e="utf8"){let t=Rr[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?mt(Yi.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}function Xo(r){let e=r??8192,t=e>>>1,n,o=e;return function(i){if(i<1||i>t)return Oe(i);o+i>e&&(n=Oe(e),o=0);let a=n.subarray(o,o+=i);return(o&7)!==0&&(o=(o|7)+1),a}}var bt=class{fn;len;next;val;constructor(e,t,n){this.fn=e,this.len=t,this.next=void 0,this.val=n}};function jo(){}var Jo=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},cl=Xo();function ul(r){return globalThis.Buffer!=null?Oe(r):cl(r)}var fr=class{len;head;tail;states;constructor(){this.len=0,this.head=new bt(jo,0,0),this.tail=this.head,this.states=null}_push(e,t,n){return this.tail=this.tail.next=new bt(e,t,n),this.len+=t,this}uint32(e){return this.len+=(this.tail=this.tail.next=new es((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(Mr,10,Ce.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let t=Ce.fromBigInt(e);return this._push(Mr,t.length(),t)}uint64Number(e){return this._push(_t,ve(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 t=Ce.fromBigInt(e).zzEncode();return this._push(Mr,t.length(),t)}sint64Number(e){let t=Ce.fromNumber(e).zzEncode();return this._push(Mr,t.length(),t)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(Qo,1,e?1:0)}fixed32(e){return this._push(lr,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let t=Ce.fromBigInt(e);return this._push(lr,4,t.lo)._push(lr,4,t.hi)}fixed64Number(e){let t=Ce.fromNumber(e);return this._push(lr,4,t.lo)._push(lr,4,t.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(xi,4,e)}double(e){return this._push(vi,8,e)}bytes(e){let t=e.length>>>0;return t===0?this._push(Qo,1,0):this.uint32(t)._push(fl,t,e)}string(e){let t=Ii(e);return t!==0?this.uint32(t)._push(vo,t,e):this._push(Qo,1,0)}fork(){return this.states=new Jo(this),this.head=this.tail=new bt(jo,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new bt(jo,0,0),this.len=0),this}ldelim(){let e=this.head,t=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=t,this.len+=n),this}finish(){let e=this.head.next,t=ul(this.len),n=0;for(;e!=null;)e.fn(e.val,t,n),n+=e.len,e=e.next;return t}};function Qo(r,e,t){e[t]=r&255}function ll(r,e,t){for(;r>127;)e[t++]=r&127|128,r>>>=7;e[t]=r}var es=class extends bt{next;constructor(e,t){super(ll,e,t),this.next=void 0}};function Mr(r,e,t){for(;r.hi!==0;)e[t++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)e[t++]=r.lo&127|128,r.lo=r.lo>>>7;e[t++]=r.lo}function lr(r,e,t){e[t]=r&255,e[t+1]=r>>>8&255,e[t+2]=r>>>16&255,e[t+3]=r>>>24}function fl(r,e,t){e.set(r,t)}globalThis.Buffer!=null&&(fr.prototype.bytes=function(r){let e=r.length>>>0;return this.uint32(e),e>0&&this._push(dl,e,r),this},fr.prototype.string=function(r){let e=globalThis.Buffer.byteLength(r);return this.uint32(e),e>0&&this._push(hl,e,r),this});function dl(r,e,t){e.set(r,t)}function hl(r,e,t){r.length<40?vo(r,e,t):e.utf8Write!=null?e.utf8Write(r,t):e.set(Se(r),t)}function ts(){return new fr}function Y(r,e){let t=ts();return e.encode(r,t,{lengthDelimited:!1}),t.finish()}var Rt;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(Rt||(Rt={}));function Kr(r,e,t,n){return{name:r,type:e,encode:t,decode:n}}function He(r){function e(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let t=function(s,i){let a=e(s);i.int32(a)},n=function(s){let i=s.int32();return e(i)};return Kr("enum",Rt.VARINT,t,n)}function Z(r,e){return Kr("message",Rt.LENGTH_DELIMITED,r,e)}var K;(function(r){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=r.Type||(r.Type={}));let t;(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"})(t||(t={})),(function(o){o.codec=()=>He(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.connect!=null&&(s.uint32(18),Vr.codec().encode(o.connect,s)),o.streamOpen!=null&&(s.uint32(26),$r.codec().encode(o.streamOpen,s)),o.streamHandler!=null&&(s.uint32(34),Fr.codec().encode(o.streamHandler,s)),o.dht!=null&&(s.uint32(42),Ue.codec().encode(o.dht,s)),o.connManager!=null&&(s.uint32(50),zr.codec().encode(o.connManager,s)),o.disconnect!=null&&(s.uint32(58),Wr.codec().encode(o.disconnect,s)),o.pubsub!=null&&(s.uint32(66),Xe.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(74),Zr.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.connect=Vr.codec().decode(o,o.uint32());break;case 3:i.streamOpen=$r.codec().decode(o,o.uint32());break;case 4:i.streamHandler=Fr.codec().decode(o,o.uint32());break;case 5:i.dht=Ue.codec().decode(o,o.uint32());break;case 6:i.connManager=zr.codec().decode(o,o.uint32());break;case 7:i.disconnect=Wr.codec().decode(o,o.uint32());break;case 8:i.pubsub=Xe.codec().decode(o,o.uint32());break;case 9:i.peerStore=Zr.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>q(o,r.codec())})(K||(K={}));var O;(function(r){let e;(function(o){o.OK="OK",o.ERROR="ERROR"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.OK=0]="OK",o[o.ERROR=1]="ERROR"})(t||(t={})),(function(o){o.codec=()=>He(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.error!=null&&(s.uint32(18),Gr.codec().encode(o.error,s)),o.streamInfo!=null&&(s.uint32(26),Mt.codec().encode(o.streamInfo,s)),o.identify!=null&&(s.uint32(34),Hr.codec().encode(o.identify,s)),o.dht!=null&&(s.uint32(42),Ve.codec().encode(o.dht,s)),o.peers!=null)for(let a of o.peers)s.uint32(50),ct.codec().encode(a,s);o.pubsub!=null&&(s.uint32(58),Yr.codec().encode(o.pubsub,s)),o.peerStore!=null&&(s.uint32(66),Xr.codec().encode(o.peerStore,s)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={peers:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.error=Gr.codec().decode(o,o.uint32());break;case 3:i.streamInfo=Mt.codec().decode(o,o.uint32());break;case 4:i.identify=Hr.codec().decode(o,o.uint32());break;case 5:i.dht=Ve.codec().decode(o,o.uint32());break;case 6:i.peers.push(ct.codec().decode(o,o.uint32()));break;case 7:i.pubsub=Yr.codec().decode(o,o.uint32());break;case 8:i.peerStore=Xr.codec().decode(o,o.uint32());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>q(o,r.codec())})(O||(O={}));var Hr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.id!=null&&t.id.byteLength>0&&(n.uint32(10),n.bytes(t.id)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.id=t.bytes();break;case 2:o.addrs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(Hr||(Hr={}));var Vr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);t.timeout!=null&&(n.uint32(24),n.int64(t.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.addrs.push(t.bytes());break;case 3:o.timeout=t.int64();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(Vr||(Vr={}));var $r;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.proto!=null)for(let s of t.proto)n.uint32(18),n.string(s);t.timeout!=null&&(n.uint32(24),n.int64(t.timeout)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),proto:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.proto.push(t.string());break;case 3:o.timeout=t.int64();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})($r||($r={}));var Fr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.addr!=null&&t.addr.byteLength>0&&(n.uint32(10),n.bytes(t.addr)),t.proto!=null)for(let s of t.proto)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={addr:new Uint8Array(0),proto:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.addr=t.bytes();break;case 2:o.proto.push(t.string());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(Fr||(Fr={}));var Gr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.msg!=null&&t.msg!==""&&(n.uint32(10),n.string(t.msg)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={msg:""},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.msg=t.string();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(Gr||(Gr={}));var Mt;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),t.addr!=null&&t.addr.byteLength>0&&(n.uint32(18),n.bytes(t.addr)),t.proto!=null&&t.proto!==""&&(n.uint32(26),n.string(t.proto)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;case 2:o.addr=t.bytes();break;case 3:o.proto=t.string();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(Mt||(Mt={}));var Ue;(function(r){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=r.Type||(r.Type={}));let t;(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"})(t||(t={})),(function(o){o.codec=()=>He(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.cid!=null&&(s.uint32(26),s.bytes(o.cid)),o.key!=null&&(s.uint32(34),s.bytes(o.key)),o.value!=null&&(s.uint32(42),s.bytes(o.value)),o.count!=null&&(s.uint32(48),s.int32(o.count)),o.timeout!=null&&(s.uint32(56),s.int64(o.timeout)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.cid=o.bytes();break;case 4:i.key=o.bytes();break;case 5:i.value=o.bytes();break;case 6:i.count=o.int32();break;case 7:i.timeout=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>q(o,r.codec())})(Ue||(Ue={}));var Ve;(function(r){let e;(function(o){o.BEGIN="BEGIN",o.VALUE="VALUE",o.END="END"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.BEGIN=0]="BEGIN",o[o.VALUE=1]="VALUE",o[o.END=2]="END"})(t||(t={})),(function(o){o.codec=()=>He(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),ct.codec().encode(o.peer,s)),o.value!=null&&(s.uint32(26),s.bytes(o.value)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=ct.codec().decode(o,o.uint32());break;case 3:i.value=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>q(o,r.codec())})(Ve||(Ve={}));var ct;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.id!=null&&t.id.byteLength>0&&(n.uint32(10),n.bytes(t.id)),t.addrs!=null)for(let s of t.addrs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={id:new Uint8Array(0),addrs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.id=t.bytes();break;case 2:o.addrs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(ct||(ct={}));var zr;(function(r){let e;(function(o){o.TAG_PEER="TAG_PEER",o.UNTAG_PEER="UNTAG_PEER",o.TRIM="TRIM"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.TAG_PEER=0]="TAG_PEER",o[o.UNTAG_PEER=1]="UNTAG_PEER",o[o.TRIM=2]="TRIM"})(t||(t={})),(function(o){o.codec=()=>He(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.peer!=null&&(s.uint32(18),s.bytes(o.peer)),o.tag!=null&&(s.uint32(26),s.string(o.tag)),o.weight!=null&&(s.uint32(32),s.int64(o.weight)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.peer=o.bytes();break;case 3:i.tag=o.string();break;case 4:i.weight=o.int64();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>q(o,r.codec())})(zr||(zr={}));var Wr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&t.peer.byteLength>0&&(n.uint32(10),n.bytes(t.peer)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={peer:new Uint8Array(0)},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=t.bytes();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(Wr||(Wr={}));var Xe;(function(r){let e;(function(o){o.GET_TOPICS="GET_TOPICS",o.LIST_PEERS="LIST_PEERS",o.PUBLISH="PUBLISH",o.SUBSCRIBE="SUBSCRIBE"})(e=r.Type||(r.Type={}));let t;(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"})(t||(t={})),(function(o){o.codec=()=>He(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.topic!=null&&(s.uint32(18),s.string(o.topic)),o.data!=null&&(s.uint32(26),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.topic=o.string();break;case 3:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>q(o,r.codec())})(Xe||(Xe={}));var qr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.from!=null&&(n.uint32(10),n.bytes(t.from)),t.data!=null&&(n.uint32(18),n.bytes(t.data)),t.seqno!=null&&(n.uint32(26),n.bytes(t.seqno)),t.topicIDs!=null)for(let s of t.topicIDs)n.uint32(34),n.string(s);t.signature!=null&&(n.uint32(42),n.bytes(t.signature)),t.key!=null&&(n.uint32(50),n.bytes(t.key)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={topicIDs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.from=t.bytes();break;case 2:o.data=t.bytes();break;case 3:o.seqno=t.bytes();break;case 4:o.topicIDs.push(t.string());break;case 5:o.signature=t.bytes();break;case 6:o.key=t.bytes();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(qr||(qr={}));var Yr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.topics!=null)for(let s of t.topics)n.uint32(10),n.string(s);if(t.peerIDs!=null)for(let s of t.peerIDs)n.uint32(18),n.bytes(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={topics:[],peerIDs:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.topics.push(t.string());break;case 2:o.peerIDs.push(t.bytes());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(Yr||(Yr={}));var Zr;(function(r){let e;(function(o){o.UNSPECIFIED="UNSPECIFIED",o.GET_PROTOCOLS="GET_PROTOCOLS",o.GET_PEER_INFO="GET_PEER_INFO"})(e=r.Type||(r.Type={}));let t;(function(o){o[o.UNSPECIFIED=0]="UNSPECIFIED",o[o.GET_PROTOCOLS=1]="GET_PROTOCOLS",o[o.GET_PEER_INFO=2]="GET_PEER_INFO"})(t||(t={})),(function(o){o.codec=()=>He(t)})(e=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=Z((o,s,i={})=>{if(i.lengthDelimited!==!1&&s.fork(),o.type!=null&&(s.uint32(8),r.Type.codec().encode(o.type,s)),o.id!=null&&(s.uint32(18),s.bytes(o.id)),o.protos!=null)for(let a of o.protos)s.uint32(26),s.string(a);i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={protos:[]},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.type=r.Type.codec().decode(o);break;case 2:i.id=o.bytes();break;case 3:i.protos.push(o.string());break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>Y(o,r.codec()),r.decode=o=>q(o,r.codec())})(Zr||(Zr={}));var Xr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{if(o.lengthDelimited!==!1&&n.fork(),t.peer!=null&&(n.uint32(10),ct.codec().encode(t.peer,n)),t.protos!=null)for(let s of t.protos)n.uint32(18),n.string(s);o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={protos:[]},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.peer=ct.codec().decode(t,t.uint32());break;case 2:o.protos.push(t.string());break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>Y(t,r.codec()),r.decode=t=>q(t,r.codec())})(Xr||(Xr={}));function Zi(r){let e=new globalThis.AbortController;function t(){e.abort();for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",t)}for(let s of r){if(s?.aborted===!0){t();break}s?.addEventListener!=null&&s.addEventListener("abort",t)}function n(){for(let s of r)s?.removeEventListener!=null&&s.removeEventListener("abort",t)}let o=e.signal;return o.clear=n,o}var dr=class{onConnection;constructor(e){this.onConnection=e}async upgradeInbound(e){this.onConnection?.(e)}async upgradeOutbound(e){return e}createInboundAbortSignal(e){return Zi([e])}getStreamMuxers(){return new Map}getConnectionEncrypters(){return new Map}};var jr=class extends Error{static name="AbortError";constructor(e="The operation was aborted"){super(e),this.name="AbortError"}};var D=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Qr=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Jr=class extends Error{static name="StreamResetError";constructor(e="The stream has been reset"){super(e),this.name="StreamResetError"}};var gt=class extends Error{static name="StreamStateError";constructor(e="The stream is in an invalid state"){super(e),this.name="StreamStateError"}},hr=class extends Error{static name="StreamBufferError";constructor(e="The stream buffer was full"){super(e),this.name="StreamBufferError"}};var en=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var pr=class extends Error{static name="InvalidMessageError";constructor(e="Invalid message"){super(e),this.name="InvalidMessageError"}},mr=class extends Error{static name="ProtocolError";constructor(e="Protocol error"){super(e),this.name="ProtocolError"}},Kt=class extends Error{static name="TimeoutError";constructor(e="Timed out"){super(e),this.name="TimeoutError"}},tn=class extends Error{static name="NotStartedError";constructor(e="Not started"){super(e),this.name="NotStartedError"}},rn=class extends Error{static name="AlreadyStartedError";constructor(e="Already started"){super(e),this.name="AlreadyStartedError"}};var yr=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var nn=class extends Event{data;constructor(e,t){super("message",t),this.data=e}},Ht=class extends Event{error;local;constructor(e,t,n){super("close",n),this.error=t,this.local=e}},on=class extends Ht{constructor(e,t){super(!0,e,t)}},sn=class extends Ht{constructor(e,t){super(!1,e,t)}};var an=Symbol.for("@libp2p/peer-id");function Vt(r){return!!r?.[an]}var ji=Symbol.for("@libp2p/transport");var Xi;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(Xi||(Xi={}));var Qi=re("node:events"),cn=(r,...e)=>{try{(0,Qi.setMaxListeners)(r,...e)}catch{}};var $t=class extends EventTarget{#e=new Map;constructor(){super(),cn(1/0,this)}listenerCount(e){let t=this.#e.get(e);return t==null?0:t.length}addEventListener(e,t,n){super.addEventListener(e,t,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:t,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,t,n){super.removeEventListener(e.toString(),t??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:s})=>s!==t),this.#e.set(e,o))}dispatchEvent(e){let t=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),t}safeDispatchEvent(e,t={}){return this.dispatchEvent(new CustomEvent(e,t))}};var Ji=Symbol.for("@libp2p/service-capabilities"),ip=Symbol.for("@libp2p/service-dependencies");var ra=Ee(re("node:tty"),1),hn=Ee(re("node:util"),1);function pl(r,e){if(typeof r=="string")return ml(r);if(typeof r=="number")return gl(r,e);throw Error(`Value provided to ms() must be a string or number. value=${JSON.stringify(r)}`)}var un=pl;function ml(r){if(typeof r!="string"||r.length===0||r.length>100)throw Error(`Value provided to ms.parse() must be a string with length between 1 and 99. value=${JSON.stringify(r)}`);let 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(r);if(!e?.groups)return NaN;let{value:t,unit:n="ms"}=e.groups,o=parseFloat(t),s=n.toLowerCase();switch(s){case"years":case"year":case"yrs":case"yr":case"y":return o*315576e5;case"months":case"month":case"mo":return o*26298e5;case"weeks":case"week":case"w":return o*6048e5;case"days":case"day":case"d":return o*864e5;case"hours":case"hour":case"hrs":case"hr":case"h":return o*36e5;case"minutes":case"minute":case"mins":case"min":case"m":return o*6e4;case"seconds":case"second":case"secs":case"sec":case"s":return o*1e3;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return o;default:throw Error(`Unknown unit "${s}" provided to ms.parse(). value=${JSON.stringify(r)}`)}}function yl(r){let e=Math.abs(r);return e>=315576e5?`${Math.round(r/315576e5)}y`:e>=26298e5?`${Math.round(r/26298e5)}mo`:e>=6048e5?`${Math.round(r/6048e5)}w`:e>=864e5?`${Math.round(r/864e5)}d`:e>=36e5?`${Math.round(r/36e5)}h`:e>=6e4?`${Math.round(r/6e4)}m`:e>=1e3?`${Math.round(r/1e3)}s`:`${r}ms`}function bl(r){let e=Math.abs(r);return e>=315576e5?wt(r,e,315576e5,"year"):e>=26298e5?wt(r,e,26298e5,"month"):e>=6048e5?wt(r,e,6048e5,"week"):e>=864e5?wt(r,e,864e5,"day"):e>=36e5?wt(r,e,36e5,"hour"):e>=6e4?wt(r,e,6e4,"minute"):e>=1e3?wt(r,e,1e3,"second"):`${r} ms`}function gl(r,e){if(typeof r!="number"||!Number.isFinite(r))throw Error("Value provided to ms.format() must be of type number.");return e?.long?bl(r):yl(r)}function wt(r,e,t,n){let o=e>=t*1.5;return`${Math.round(r/t)} ${n}${o?"s":""}`}var fn=Ee(re("node:process"),1),ta=Ee(re("node:os"),1),rs=Ee(re("node:tty"),1);function ke(r,e=globalThis.Deno?globalThis.Deno.args:fn.default.argv){let t=r.startsWith("-")?"":r.length===1?"-":"--",n=e.indexOf(t+r),o=e.indexOf("--");return n!==-1&&(o===-1||n<o)}var{env:W}=fn.default,ln;ke("no-color")||ke("no-colors")||ke("color=false")||ke("color=never")?ln=0:(ke("color")||ke("colors")||ke("color=true")||ke("color=always"))&&(ln=1);function wl(){if(!("FORCE_COLOR"in W))return;if(W.FORCE_COLOR==="true")return 1;if(W.FORCE_COLOR==="false")return 0;if(W.FORCE_COLOR.length===0)return 1;let r=Math.min(Number.parseInt(W.FORCE_COLOR,10),3);if([0,1,2,3].includes(r))return r}function xl(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function El(r,{streamIsTTY:e,sniffFlags:t=!0}={}){let n=wl();n!==void 0&&(ln=n);let o=t?ln:n;if(o===0)return 0;if(t){if(ke("color=16m")||ke("color=full")||ke("color=truecolor"))return 3;if(ke("color=256"))return 2}if("TF_BUILD"in W&&"AGENT_NAME"in W)return 1;if(r&&!e&&o===void 0)return 0;let s=o||0;if(W.TERM==="dumb")return s;if(fn.default.platform==="win32"){let i=ta.default.release().split(".");return Number(i[0])>=10&&Number(i[2])>=10586?Number(i[2])>=14931?3:2:1}if("CI"in W)return["GITHUB_ACTIONS","GITEA_ACTIONS","CIRCLECI"].some(i=>i in W)?3:["TRAVIS","APPVEYOR","GITLAB_CI","BUILDKITE","DRONE"].some(i=>i in W)||W.CI_NAME==="codeship"?1:s;if("TEAMCITY_VERSION"in W)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(W.TEAMCITY_VERSION)?1:0;if(W.COLORTERM==="truecolor"||W.TERM==="xterm-kitty"||W.TERM==="xterm-ghostty"||W.TERM==="wezterm")return 3;if("TERM_PROGRAM"in W){let i=Number.parseInt((W.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(W.TERM_PROGRAM){case"iTerm.app":return i>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(W.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(W.TERM)||"COLORTERM"in W?1:s}function ea(r,e={}){let t=El(r,{streamIsTTY:r&&r.isTTY,...e});return xl(t)}var vl={stdout:ea({isTTY:rs.default.isatty(1)}),stderr:ea({isTTY:rs.default.isatty(2)})},dn=vl;function ns(r){t.debug=t,t.default=t,t.coerce=c,t.disable=s,t.enable=o,t.enabled=i,t.humanize=un,t.destroy=h,Object.keys(r).forEach(l=>{t[l]=r[l]}),t.names=[],t.skips=[],t.formatters={};function e(l){let f=0;for(let u=0;u<l.length;u++)f=(f<<5)-f+l.charCodeAt(u),f|=0;return t.colors[Math.abs(f)%t.colors.length]}t.selectColor=e;function t(l){let f,u=null,d,b;function g(...w){if(!g.enabled)return;let A=g,V=Number(new Date),L=V-(f||V);A.diff=L,A.prev=f,A.curr=V,f=V,w[0]=t.coerce(w[0]),typeof w[0]!="string"&&w.unshift("%O");let $=0;w[0]=w[0].replace(/%([a-zA-Z%])/g,(oe,ue)=>{if(oe==="%%")return"%";$++;let se=t.formatters[ue];if(typeof se=="function"){let B=w[$];oe=se.call(A,B),w.splice($,1),$--}return oe}),t.formatArgs.call(A,w),(A.log||t.log).apply(A,w)}return g.namespace=l,g.useColors=t.useColors(),g.color=t.selectColor(l),g.extend=n,g.destroy=t.destroy,Object.defineProperty(g,"enabled",{enumerable:!0,configurable:!1,get:()=>u!==null?u:(d!==t.namespaces&&(d=t.namespaces,b=t.enabled(l)),b),set:w=>{u=w}}),typeof t.init=="function"&&t.init(g),g}function n(l,f){let u=t(this.namespace+(typeof f>"u"?":":f)+l);return u.log=this.log,u}function o(l){t.save(l),t.namespaces=l,t.names=[],t.skips=[];let f,u=(typeof l=="string"?l:"").split(/[\s,]+/),d=u.length;for(f=0;f<d;f++)u[f]&&(l=u[f].replace(/\*/g,".*?"),l[0]==="-"?t.skips.push(new RegExp("^"+l.substr(1)+"$")):t.names.push(new RegExp("^"+l+"$")))}function s(){let l=[...t.names.map(a),...t.skips.map(a).map(f=>"-"+f)].join(",");return t.enable(""),l}function i(l){if(l[l.length-1]==="*")return!0;let f,u;for(f=0,u=t.skips.length;f<u;f++)if(t.skips[f].test(l))return!1;for(f=0,u=t.names.length;f<u;f++)if(t.names[f].test(l))return!0;return!1}function a(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function c(l){return l instanceof Error?l.stack??l.message:l}function h(){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 t.setupFormatters(t.formatters),t.enable(t.load()),t}var na=[6,2,3,4,5,1];dn.stderr!==!1&&(dn.stderr??dn).level>=2&&(na=[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 Ft=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,e)=>{let t=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),r[t]=n,r},{});function Sl(){return"colors"in Ft?!!Ft.colors:ra.default.isatty(process.stderr.fd)}function Al(r){let{namespace:e,useColors:t}=this;if(t===!0){let n=this.color,o="\x1B[3"+(n<8?n:"8;5;"+n),s=` ${o};1m${e} \x1B[0m`;r[0]=s+r[0].split(`
3
3
  `).join(`
4
- `+s),r.push(o+"m+"+gn(this.diff)+"\x1B[0m")}else r[0]=Tl()+t+" "+r[0]}function Tl(){return Ge.hideDate!=null?"":new Date().toISOString()+" "}function Dl(...r){return process.stderr.write(vn.default.format(...r)+`
5
- `)}function Ll(r){r!=null?process.env.DEBUG=r:delete process.env.DEBUG}function Bl(){return process.env.DEBUG}function Pl(r){r.inspectOpts={};let t=Object.keys(Ge);for(let e=0;e<t.length;e++)r.inspectOpts[t[e]]=Ge[t[e]]}function _l(r){r.o=function(t){return this.inspectOpts.colors=this.useColors,vn.default.inspect(t,this.inspectOpts).split(`
6
- `).map(e=>e.trim()).join(" ")},r.O=function(t){return this.inspectOpts.colors=this.useColors,vn.default.inspect(t,this.inspectOpts)}}var na=is({init:Pl,log:Dl,formatArgs:Cl,save:Ll,load:Bl,useColors:Al,setupFormatters:_l,colors:ra,inspectOpts:Ge});var At=na;At.formatters.b=r=>r==null?"undefined":Z.baseEncode(r);At.formatters.t=r=>r==null?"undefined":Wt.baseEncode(r);At.formatters.m=r=>r==null?"undefined":Ko.baseEncode(r);At.formatters.p=r=>r==null?"undefined":r.toString();At.formatters.c=r=>r==null?"undefined":r.toString();At.formatters.k=r=>r==null?"undefined":r.toString();At.formatters.a=r=>r==null?"undefined":r.toString();At.formatters.e=r=>r==null?"undefined":oa(r.stack)??oa(r.message)??r.toString();function Ol(r){let t=()=>{};return t.enabled=!1,t.color="",t.diff=0,t.log=()=>{},t.namespace=r,t.destroy=()=>!0,t.extend=()=>t,t}function sa(){return{forComponent(r){return ze(r)}}}function ze(r){let t=Ol(`${r}:trace`);return At.enabled(`${r}:trace`)&&At.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=At(`${r}:trace`)),Object.assign(At(r),{error:At(`${r}:error`),trace:t,newScope:e=>ze(`${r}:${e}`)})}function oa(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}function Dt(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var ia=ot("node:buffer");function qt(r,t){return ye(ia.Buffer.concat(r,t))}var ca=Symbol.for("@achingbrain/uint8arraylist");function aa(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function Sn(r){return!!r?.[ca]}var rt=class r{bufs;length;[ca]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(Sn(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(Sn(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=aa(this.bufs,t);return e.buf[e.index]}set(t,e){let n=aa(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(Sn(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return qt(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:qt(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),s=new r;return s.length=o,s.bufs=[...n],s}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let s=0;s<this.bufs.length;s++){let i=this.bufs[s],a=o,c=a+i.byteLength;if(o=c,t>=c)continue;let d=t>=a&&t<c,l=e>a&&e<=c;if(d&&l){if(t===a&&e===c){n.push(i);break}let f=t-a;n.push(i.subarray(f,f+(e-t)));break}if(d){if(t===0){n.push(i);continue}n.push(i.subarray(t-a));continue}if(l){if(e===c){n.push(i);break}n.push(i.subarray(0,e-a));break}n.push(i)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!Sn(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let f=0;f<s;f++)i[f]=-1;for(let f=0;f<o;f++)i[n[f]]=f;let a=i,c=this.byteLength-n.byteLength,d=n.byteLength-1,l;for(let f=e;f<=c;f+=l){l=0;for(let u=d;u>=0;u--){let h=this.get(f+u);if(n[u]!==h){l=Math.max(1,u-a[h]);break}}if(l===0)return f}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=Ot(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=Xt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=Xt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=Xt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=Ot(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=Xt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=Xt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=Xt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=Xt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=Xt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!Dt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,s)=>o+s.byteLength,0)),n.length=e,n}};var ua=ot("node:buffer");function G(r,t="utf8"){let e=Wr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return t==="utf8"||t==="utf-8"?ua.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}var Nl=parseInt("11111",2),as=parseInt("10000000",2),kl=parseInt("01111111",2),la={0:Er,1:Er,2:Ul,3:Kl,4:Hl,5:Ml,6:Rl,16:Er,22:Er,48:Er};function cs(r,t={offset:0}){let e=r[t.offset]&Nl;if(t.offset++,la[e]!=null)return la[e](r,t);throw new Error("No decoder for tag "+e)}function vr(r,t){let e=0;if((r[t.offset]&as)===as){let n=r[t.offset]&kl,o="0x";t.offset++;for(let s=0;s<n;s++,t.offset++)o+=r[t.offset].toString(16).padStart(2,"0");e=parseInt(o,16)}else e=r[t.offset],t.offset++;return e}function Er(r,t){vr(r,t);let e=[];for(;!(t.offset>=r.byteLength);){let n=cs(r,t);if(n===null)break;e.push(n)}return e}function Ul(r,t){let e=vr(r,t),n=t.offset,o=t.offset+e,s=[];for(let i=n;i<o;i++)i===n&&r[i]===0||s.push(r[i]);return t.offset+=e,Uint8Array.from(s)}function Rl(r,t){let e=vr(r,t),n=t.offset+e,o=r[t.offset];t.offset++;let s=0,i=0;o<40?(s=0,i=o):o<80?(s=1,i=o-40):(s=2,i=o-80);let a=`${s}.${i}`,c=[];for(;t.offset<n;){let d=r[t.offset];if(t.offset++,c.push(d&127),d<128){c.reverse();let l=0;for(let f=0;f<c.length;f++)l+=c[f]<<f*7;a+=`.${l}`,c=[]}}return a}function Ml(r,t){return t.offset++,null}function Kl(r,t){let e=vr(r,t),n=r[t.offset];t.offset++;let o=r.subarray(t.offset,t.offset+e-1);if(t.offset+=e,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Hl(r,t){let e=vr(r,t),n=r.subarray(t.offset,t.offset+e);return t.offset+=e,n}function $l(r){let t=r.toString(16);t.length%2===1&&(t="0"+t);let e=new rt;for(let n=0;n<t.length;n+=2)e.append(Uint8Array.from([parseInt(`${t[n]}${t[n+1]}`,16)]));return e}function us(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let t=$l(r.byteLength);return new rt(Uint8Array.from([t.byteLength|as]),t)}function fa(r){let t=new rt,e=128;return(r.subarray()[0]&e)===e&&t.append(Uint8Array.from([0])),t.append(r),new rt(Uint8Array.from([2]),us(t),t)}function da(r){let t=Uint8Array.from([0]),e=new rt(t,r);return new rt(Uint8Array.from([3]),us(e),e)}function In(r,t=48){let e=new rt;for(let n of r)e.append(n);return new rt(Uint8Array.from([t]),us(e),e)}async function ha(r,t,e,n){let o=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,t,e.subarray());return n?.signal?.throwIfAborted(),s}var Vl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Fl=Uint8Array.from([6,5,43,129,4,0,34]),Gl=Uint8Array.from([6,5,43,129,4,0,35]),zl={ext:!0,kty:"EC",crv:"P-256"},Wl={ext:!0,kty:"EC",crv:"P-384"},ql={ext:!0,kty:"EC",crv:"P-521"},ls=32,fs=48,ds=66;function pa(r){let t=cs(r);return ma(t)}function ma(r){let t=r[1][1][0],e=1,n,o;if(t.byteLength===ls*2+1)return n=G(t.subarray(e,e+ls),"base64url"),o=G(t.subarray(e+ls),"base64url"),new We({...zl,key_ops:["verify"],x:n,y:o});if(t.byteLength===fs*2+1)return n=G(t.subarray(e,e+fs),"base64url"),o=G(t.subarray(e+fs),"base64url"),new We({...Wl,key_ops:["verify"],x:n,y:o});if(t.byteLength===ds*2+1)return n=G(t.subarray(e,e+ds),"base64url"),o=G(t.subarray(e+ds),"base64url"),new We({...ql,key_ops:["verify"],x:n,y:o});throw new B(`coordinates were wrong length, got ${t.byteLength}, expected 65, 97 or 133`)}function ya(r){return In([fa(Uint8Array.from([1])),In([Yl(r.crv)],160),In([da(new rt(Uint8Array.from([4]),dt(r.x??"","base64url"),dt(r.y??"","base64url")))],161)]).subarray()}function Yl(r){if(r==="P-256")return Vl;if(r==="P-384")return Fl;if(r==="P-521")return Gl;throw new B(`Invalid curve ${r}`)}var We=class{type="ECDSA";jwk;_raw;constructor(t){this.jwk=t}get raw(){return this._raw==null&&(this._raw=ya(this.jwk)),this._raw}toMultihash(){return Ht.digest(qe(this))}toCID(){return nt.createV1(114,this.toMultihash())}toString(){return Z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}async verify(t,e,n){return ha(this.jwk,e,t,n)}};var An=St(ot("crypto"),1);var Um=An.default.generateKeyPairSync,Sr=32;var Zl=64;function ba(r,t,e){if(r.byteLength!==Sr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(t.byteLength!==Zl)throw new TypeError('"sig" must be 64 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=An.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:G(r,"base64url"),kty:"OKP"}});return An.default.verify(null,e instanceof Uint8Array?e:e.subarray(),n,t)}function wa(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}var Cn=class{type="Ed25519";raw;constructor(t){this.raw=hs(t,Sr)}toMultihash(){return Ht.digest(qe(this))}toCID(){return nt.createV1(114,this.toMultihash())}toString(){return Z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}verify(t,e,n){n?.signal?.throwIfAborted();let o=ba(this.raw,e,t);return wa(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function xa(r){return r=hs(r,Sr),new Cn(r)}function hs(r,t){if(r=Uint8Array.from(r??[]),r.length!==t)throw new B(`Key must be a Uint8Array of length ${t}, got ${r.length}`);return r}var Lt;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(Lt||(Lt={}));var ps;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(ps||(ps={}));(function(r){r.codec=()=>$t(ps)})(Lt||(Lt={}));var Ir;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Lt.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let s={},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let a=e.uint32();switch(a>>>3){case 1:{s.Type=Lt.codec().decode(e);break}case 2:{s.Data=e.bytes();break}default:{e.skipType(a&7);break}}}return s})),t),r.encode=e=>X(e,r.codec()),r.decode=(e,n)=>Y(e,r.codec(),n)})(Ir||(Ir={}));var ms;(function(r){let t;r.codec=()=>(t==null&&(t=j((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&(n.uint32(8),Lt.codec().encode(e.Type,n)),e.Data!=null&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n,o={})=>{let s={},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let a=e.uint32();switch(a>>>3){case 1:{s.Type=Lt.codec().decode(e);break}case 2:{s.Data=e.bytes();break}default:{e.skipType(a&7);break}}}return s})),t),r.encode=e=>X(e,r.codec()),r.decode=(e,n)=>Y(e,r.codec(),n)})(ms||(ms={}));var Jt=St(ot("node:crypto"),1),Ee=Jt&&typeof Jt=="object"&&"webcrypto"in Jt?Jt.webcrypto:Jt&&typeof Jt=="object"&&"randomBytes"in Jt?Jt:void 0;function ve(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Ar(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function Ft(r,...t){if(!ve(r))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(r.length))throw new Error("Uint8Array expected of length "+t+", got length="+r.length)}function Tn(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Ar(r.outputLen),Ar(r.blockLen)}function Ze(r,t=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(t&&r.finished)throw new Error("Hash#digest() has already been called")}function va(r,t){Ft(r);let e=t.outputLen;if(r.length<e)throw new Error("digestInto() expects output buffer of length at least "+e)}function Se(...r){for(let t=0;t<r.length;t++)r[t].fill(0)}function Dn(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function Gt(r,t){return r<<32-t|r>>>t}var Sa=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Ql=Array.from({length:256},(r,t)=>t.toString(16).padStart(2,"0"));function ee(r){if(Ft(r),Sa)return r.toHex();let t="";for(let e=0;e<r.length;e++)t+=Ql[r[e]];return t}var te={_0:48,_9:57,A:65,F:70,a:97,f:102};function Ea(r){if(r>=te._0&&r<=te._9)return r-te._0;if(r>=te.A&&r<=te.F)return r-(te.A-10);if(r>=te.a&&r<=te.f)return r-(te.a-10)}function Ie(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(Sa)return Uint8Array.fromHex(r);let t=r.length,e=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let n=new Uint8Array(e);for(let o=0,s=0;o<e;o++,s+=2){let i=Ea(r.charCodeAt(s)),a=Ea(r.charCodeAt(s+1));if(i===void 0||a===void 0){let c=r[s]+r[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[o]=i*16+a}return n}function Ia(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}function Cr(r){return typeof r=="string"&&(r=Ia(r)),Ft(r),r}function zt(...r){let t=0;for(let n=0;n<r.length;n++){let o=r[n];Ft(o),t+=o.length}let e=new Uint8Array(t);for(let n=0,o=0;n<r.length;n++){let s=r[n];e.set(s,o),o+=s.length}return e}var Ye=class{};function Aa(r){let t=n=>r().update(Cr(n)).digest(),e=r();return t.outputLen=e.outputLen,t.blockLen=e.blockLen,t.create=()=>r(),t}function Ln(r=32){if(Ee&&typeof Ee.getRandomValues=="function")return Ee.getRandomValues(new Uint8Array(r));if(Ee&&typeof Ee.randomBytes=="function")return Uint8Array.from(Ee.randomBytes(r));throw new Error("crypto.getRandomValues must be defined")}function Jl(r,t,e,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(t,e,n);let o=BigInt(32),s=BigInt(4294967295),i=Number(e>>o&s),a=Number(e&s),c=n?4:0,d=n?0:4;r.setUint32(t+c,i,n),r.setUint32(t+d,a,n)}function Ca(r,t,e){return r&t^~r&e}function Ta(r,t,e){return r&t^r&e^t&e}var Bn=class extends Ye{constructor(t,e,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=e,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(t),this.view=Dn(this.buffer)}update(t){Ze(this),t=Cr(t),Ft(t);let{view:e,buffer:n,blockLen:o}=this,s=t.length;for(let i=0;i<s;){let a=Math.min(o-this.pos,s-i);if(a===o){let c=Dn(t);for(;o<=s-i;i+=o)this.process(c,i);continue}n.set(t.subarray(i,i+a),this.pos),this.pos+=a,i+=a,this.pos===o&&(this.process(e,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Ze(this),va(t,this),this.finished=!0;let{buffer:e,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;e[i++]=128,Se(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let f=i;f<o;f++)e[f]=0;Jl(n,o-8,BigInt(this.length*8),s),this.process(n,0);let a=Dn(t),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let d=c/4,l=this.get();if(d>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<d;f++)a.setUint32(4*f,l[f],s)}digest(){let{buffer:t,outputLen:e}=this;this.digestInto(t);let n=t.slice(0,e);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:e,buffer:n,length:o,finished:s,destroyed:i,pos:a}=this;return t.destroyed=i,t.finished=s,t.length=o,t.pos=a,o%e&&t.buffer.set(n),t}clone(){return this._cloneInto()}},re=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var tf=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),le=new Uint32Array(64),ys=class extends Bn{constructor(t=32){super(64,t,8,!1),this.A=re[0]|0,this.B=re[1]|0,this.C=re[2]|0,this.D=re[3]|0,this.E=re[4]|0,this.F=re[5]|0,this.G=re[6]|0,this.H=re[7]|0}get(){let{A:t,B:e,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[t,e,n,o,s,i,a,c]}set(t,e,n,o,s,i,a,c){this.A=t|0,this.B=e|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(t,e){for(let f=0;f<16;f++,e+=4)le[f]=t.getUint32(e,!1);for(let f=16;f<64;f++){let u=le[f-15],h=le[f-2],b=Gt(u,7)^Gt(u,18)^u>>>3,g=Gt(h,17)^Gt(h,19)^h>>>10;le[f]=g+le[f-7]+b+le[f-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:d,H:l}=this;for(let f=0;f<64;f++){let u=Gt(a,6)^Gt(a,11)^Gt(a,25),h=l+u+Ca(a,c,d)+tf[f]+le[f]|0,g=(Gt(n,2)^Gt(n,13)^Gt(n,22))+Ta(n,o,s)|0;l=d,d=c,c=a,a=i+h|0,i=s,s=o,o=n,n=h+g|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,d=d+this.G|0,l=l+this.H|0,this.set(n,o,s,i,a,c,d,l)}roundClean(){Se(le)}destroy(){this.set(0,0,0,0,0,0,0,0),Se(this.buffer)}};var Da=Aa(()=>new ys);var oc=St(ot("node:crypto"),1);var Pn=class extends Ye{constructor(t,e){super(),this.finished=!1,this.destroyed=!1,Tn(t);let n=Cr(e);if(this.iHash=t.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let o=this.blockLen,s=new Uint8Array(o);s.set(n.length>o?t.create().update(n).digest():n);for(let i=0;i<s.length;i++)s[i]^=54;this.iHash.update(s),this.oHash=t.create();for(let i=0;i<s.length;i++)s[i]^=106;this.oHash.update(s),Se(s)}update(t){return Ze(this),this.iHash.update(t),this}digestInto(t){Ze(this),Ft(t,this.outputLen),this.finished=!0,this.iHash.digestInto(t),this.oHash.update(t),this.oHash.digestInto(t),this.destroy()}digest(){let t=new Uint8Array(this.oHash.outputLen);return this.digestInto(t),t}_cloneInto(t){t||(t=Object.create(Object.getPrototypeOf(this),{}));let{oHash:e,iHash:n,finished:o,destroyed:s,blockLen:i,outputLen:a}=this;return t=t,t.finished=o,t.destroyed=s,t.blockLen=i,t.outputLen=a,t.oHash=e._cloneInto(t.oHash),t.iHash=n._cloneInto(t.iHash),t}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},bs=(r,t,e)=>new Pn(r,t).update(e).digest();bs.create=(r,t)=>new Pn(r,t);var xs=BigInt(0),ws=BigInt(1);function Tr(r,t=""){if(typeof r!="boolean"){let e=t&&`"${t}"`;throw new Error(e+"expected boolean, got type="+typeof r)}return r}function fe(r,t,e=""){let n=ve(r),o=r?.length,s=t!==void 0;if(!n||s&&o!==t){let i=e&&`"${e}" `,a=s?` of length ${t}`:"",c=n?`length=${o}`:`type=${typeof r}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return r}function Dr(r){let t=r.toString(16);return t.length&1?"0"+t:t}function La(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?xs:BigInt("0x"+r)}function Xe(r){return La(ee(r))}function Es(r){return Ft(r),La(ee(Uint8Array.from(r).reverse()))}function _n(r,t){return Ie(r.toString(16).padStart(t*2,"0"))}function vs(r,t){return _n(r,t).reverse()}function gt(r,t,e){let n;if(typeof t=="string")try{n=Ie(t)}catch(s){throw new Error(r+" must be hex string or Uint8Array, cause: "+s)}else if(ve(t))n=Uint8Array.from(t);else throw new Error(r+" must be hex string or Uint8Array");let o=n.length;if(typeof e=="number"&&o!==e)throw new Error(r+" of length "+e+" expected, got "+o);return n}var gs=r=>typeof r=="bigint"&&xs<=r;function Ba(r,t,e){return gs(r)&&gs(t)&&gs(e)&&t<=r&&r<e}function Pa(r,t,e,n){if(!Ba(t,e,n))throw new Error("expected valid "+r+": "+e+" <= n < "+n+", got "+t)}function On(r){let t;for(t=0;r>xs;r>>=ws,t+=1);return t}var de=r=>(ws<<BigInt(r))-ws;function _a(r,t,e){if(typeof r!="number"||r<2)throw new Error("hashLen must be a number");if(typeof t!="number"||t<2)throw new Error("qByteLen must be a number");if(typeof e!="function")throw new Error("hmacFn must be a function");let n=h=>new Uint8Array(h),o=h=>Uint8Array.of(h),s=n(r),i=n(r),a=0,c=()=>{s.fill(1),i.fill(0),a=0},d=(...h)=>e(i,s,...h),l=(h=n(0))=>{i=d(o(0),h),s=d(),h.length!==0&&(i=d(o(1),h),s=d())},f=()=>{if(a++>=1e3)throw new Error("drbg: tried 1000 values");let h=0,b=[];for(;h<t;){s=d();let g=s.slice();b.push(g),h+=s.length}return zt(...b)};return(h,b)=>{c(),l(h);let g;for(;!(g=b(f()));)l();return c(),g}}function Lr(r,t,e={}){if(!r||typeof r!="object")throw new Error("expected valid options object");function n(o,s,i){let a=r[o];if(i&&a===void 0)return;let c=typeof a;if(c!==s||a===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${c}`)}Object.entries(t).forEach(([o,s])=>n(o,s,!1)),Object.entries(e).forEach(([o,s])=>n(o,s,!0))}function Ss(r){let t=new WeakMap;return(e,...n)=>{let o=t.get(e);if(o!==void 0)return o;let s=r(e,...n);return t.set(e,s),s}}var Et=BigInt(0),wt=BigInt(1),Ae=BigInt(2),ka=BigInt(3),Ua=BigInt(4),Ra=BigInt(5),ef=BigInt(7),Ma=BigInt(8),rf=BigInt(9),Ka=BigInt(16);function Mt(r,t){let e=r%t;return e>=Et?e:t+e}function Bt(r,t,e){let n=r;for(;t-- >Et;)n*=n,n%=e;return n}function Oa(r,t){if(r===Et)throw new Error("invert: expected non-zero number");if(t<=Et)throw new Error("invert: expected positive modulus, got "+t);let e=Mt(r,t),n=t,o=Et,s=wt,i=wt,a=Et;for(;e!==Et;){let d=n/e,l=n%e,f=o-i*d,u=s-a*d;n=e,e=l,o=i,s=a,i=f,a=u}if(n!==wt)throw new Error("invert: does not exist");return Mt(o,t)}function Is(r,t,e){if(!r.eql(r.sqr(t),e))throw new Error("Cannot find square root")}function Ha(r,t){let e=(r.ORDER+wt)/Ua,n=r.pow(t,e);return Is(r,n,t),n}function nf(r,t){let e=(r.ORDER-Ra)/Ma,n=r.mul(t,Ae),o=r.pow(n,e),s=r.mul(t,o),i=r.mul(r.mul(s,Ae),o),a=r.mul(s,r.sub(i,r.ONE));return Is(r,a,t),a}function of(r){let t=he(r),e=$a(r),n=e(t,t.neg(t.ONE)),o=e(t,n),s=e(t,t.neg(n)),i=(r+ef)/Ka;return(a,c)=>{let d=a.pow(c,i),l=a.mul(d,n),f=a.mul(d,o),u=a.mul(d,s),h=a.eql(a.sqr(l),c),b=a.eql(a.sqr(f),c);d=a.cmov(d,l,h),l=a.cmov(u,f,b);let g=a.eql(a.sqr(l),c),w=a.cmov(d,l,g);return Is(a,w,c),w}}function $a(r){if(r<ka)throw new Error("sqrt is not defined for small field");let t=r-wt,e=0;for(;t%Ae===Et;)t/=Ae,e++;let n=Ae,o=he(r);for(;Na(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(e===1)return Ha;let s=o.pow(n,t),i=(t+wt)/Ae;return function(c,d){if(c.is0(d))return d;if(Na(c,d)!==1)throw new Error("Cannot find square root");let l=e,f=c.mul(c.ONE,s),u=c.pow(d,t),h=c.pow(d,i);for(;!c.eql(u,c.ONE);){if(c.is0(u))return c.ZERO;let b=1,g=c.sqr(u);for(;!c.eql(g,c.ONE);)if(b++,g=c.sqr(g),b===l)throw new Error("Cannot find square root");let w=wt<<BigInt(l-b-1),I=c.pow(f,w);l=b,f=c.sqr(I),u=c.mul(u,f),h=c.mul(h,I)}return h}}function sf(r){return r%Ua===ka?Ha:r%Ma===Ra?nf:r%Ka===rf?of(r):$a(r)}var af=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function As(r){let t={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},e=af.reduce((n,o)=>(n[o]="function",n),t);return Lr(r,e),r}function cf(r,t,e){if(e<Et)throw new Error("invalid exponent, negatives unsupported");if(e===Et)return r.ONE;if(e===wt)return t;let n=r.ONE,o=t;for(;e>Et;)e&wt&&(n=r.mul(n,o)),o=r.sqr(o),e>>=wt;return n}function Nn(r,t,e=!1){let n=new Array(t.length).fill(e?r.ZERO:void 0),o=t.reduce((i,a,c)=>r.is0(a)?i:(n[c]=i,r.mul(i,a)),r.ONE),s=r.inv(o);return t.reduceRight((i,a,c)=>r.is0(a)?i:(n[c]=r.mul(i,n[c]),r.mul(i,a)),s),n}function Na(r,t){let e=(r.ORDER-wt)/Ae,n=r.pow(t,e),o=r.eql(n,r.ONE),s=r.eql(n,r.ZERO),i=r.eql(n,r.neg(r.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function kn(r,t){t!==void 0&&Ar(t);let e=t!==void 0?t:r.toString(2).length,n=Math.ceil(e/8);return{nBitLength:e,nByteLength:n}}function he(r,t,e=!1,n={}){if(r<=Et)throw new Error("invalid field: expected ORDER > 0, got "+r);let o,s,i=!1,a;if(typeof t=="object"&&t!=null){if(n.sqrt||e)throw new Error("cannot specify opts in two arguments");let u=t;u.BITS&&(o=u.BITS),u.sqrt&&(s=u.sqrt),typeof u.isLE=="boolean"&&(e=u.isLE),typeof u.modFromBytes=="boolean"&&(i=u.modFromBytes),a=u.allowedLengths}else typeof t=="number"&&(o=t),n.sqrt&&(s=n.sqrt);let{nBitLength:c,nByteLength:d}=kn(r,o);if(d>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let l,f=Object.freeze({ORDER:r,isLE:e,BITS:c,BYTES:d,MASK:de(c),ZERO:Et,ONE:wt,allowedLengths:a,create:u=>Mt(u,r),isValid:u=>{if(typeof u!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof u);return Et<=u&&u<r},is0:u=>u===Et,isValidNot0:u=>!f.is0(u)&&f.isValid(u),isOdd:u=>(u&wt)===wt,neg:u=>Mt(-u,r),eql:(u,h)=>u===h,sqr:u=>Mt(u*u,r),add:(u,h)=>Mt(u+h,r),sub:(u,h)=>Mt(u-h,r),mul:(u,h)=>Mt(u*h,r),pow:(u,h)=>cf(f,u,h),div:(u,h)=>Mt(u*Oa(h,r),r),sqrN:u=>u*u,addN:(u,h)=>u+h,subN:(u,h)=>u-h,mulN:(u,h)=>u*h,inv:u=>Oa(u,r),sqrt:s||(u=>(l||(l=sf(r)),l(f,u))),toBytes:u=>e?vs(u,d):_n(u,d),fromBytes:(u,h=!0)=>{if(a){if(!a.includes(u.length)||u.length>d)throw new Error("Field.fromBytes: expected "+a+" bytes, got "+u.length);let g=new Uint8Array(d);g.set(u,e?0:g.length-u.length),u=g}if(u.length!==d)throw new Error("Field.fromBytes: expected "+d+" bytes, got "+u.length);let b=e?Es(u):Xe(u);if(i&&(b=Mt(b,r)),!h&&!f.isValid(b))throw new Error("invalid field element: outside of range 0..ORDER");return b},invertBatch:u=>Nn(f,u),cmov:(u,h,b)=>b?h:u});return Object.freeze(f)}function Va(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let t=r.toString(2).length;return Math.ceil(t/8)}function Cs(r){let t=Va(r);return t+Math.ceil(t/2)}function Ts(r,t,e=!1){let n=r.length,o=Va(t),s=Cs(t);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=e?Es(r):Xe(r),a=Mt(i,t-wt)+wt;return e?vs(a,o):_n(a,o)}var je=BigInt(0),Ce=BigInt(1);function Br(r,t){let e=t.negate();return r?e:t}function Rn(r,t){let e=Nn(r.Fp,t.map(n=>n.Z));return t.map((n,o)=>r.fromAffine(n.toAffine(e[o])))}function Wa(r,t){if(!Number.isSafeInteger(r)||r<=0||r>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+r)}function Ds(r,t){Wa(r,t);let e=Math.ceil(t/r)+1,n=2**(r-1),o=2**r,s=de(r),i=BigInt(r);return{windows:e,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function Fa(r,t,e){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=e,a=Number(r&o),c=r>>i;a>n&&(a-=s,c+=Ce);let d=t*n,l=d+Math.abs(a)-1,f=a===0,u=a<0,h=t%2!==0;return{nextN:c,offset:l,isZero:f,isNeg:u,isNegF:h,offsetF:d}}function uf(r,t){if(!Array.isArray(r))throw new Error("array expected");r.forEach((e,n)=>{if(!(e instanceof t))throw new Error("invalid point at index "+n)})}function lf(r,t){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((e,n)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+n)})}var Ls=new WeakMap,qa=new WeakMap;function Bs(r){return qa.get(r)||1}function Ga(r){if(r!==je)throw new Error("invalid wNAF")}var Un=class{constructor(t,e){this.BASE=t.BASE,this.ZERO=t.ZERO,this.Fn=t.Fn,this.bits=e}_unsafeLadder(t,e,n=this.ZERO){let o=t;for(;e>je;)e&Ce&&(n=n.add(o)),o=o.double(),e>>=Ce;return n}precomputeWindow(t,e){let{windows:n,windowSize:o}=Ds(e,this.bits),s=[],i=t,a=i;for(let c=0;c<n;c++){a=i,s.push(a);for(let d=1;d<o;d++)a=a.add(i),s.push(a);i=a.double()}return s}wNAF(t,e,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=Ds(t,this.bits);for(let a=0;a<i.windows;a++){let{nextN:c,offset:d,isZero:l,isNeg:f,isNegF:u,offsetF:h}=Fa(n,a,i);n=c,l?s=s.add(Br(u,e[h])):o=o.add(Br(f,e[d]))}return Ga(n),{p:o,f:s}}wNAFUnsafe(t,e,n,o=this.ZERO){let s=Ds(t,this.bits);for(let i=0;i<s.windows&&n!==je;i++){let{nextN:a,offset:c,isZero:d,isNeg:l}=Fa(n,i,s);if(n=a,!d){let f=e[c];o=o.add(l?f.negate():f)}}return Ga(n),o}getPrecomputes(t,e,n){let o=Ls.get(e);return o||(o=this.precomputeWindow(e,t),t!==1&&(typeof n=="function"&&(o=n(o)),Ls.set(e,o))),o}cached(t,e,n){let o=Bs(t);return this.wNAF(o,this.getPrecomputes(o,t,n),e)}unsafe(t,e,n,o){let s=Bs(t);return s===1?this._unsafeLadder(t,e,o):this.wNAFUnsafe(s,this.getPrecomputes(s,t,n),e,o)}createCache(t,e){Wa(e,this.bits),qa.set(t,e),Ls.delete(t)}hasCache(t){return Bs(t)!==1}};function Ya(r,t,e,n){let o=t,s=r.ZERO,i=r.ZERO;for(;e>je||n>je;)e&Ce&&(s=s.add(o)),n&Ce&&(i=i.add(o)),o=o.double(),e>>=Ce,n>>=Ce;return{p1:s,p2:i}}function Za(r,t,e,n){uf(e,r),lf(n,t);let o=e.length,s=n.length;if(o!==s)throw new Error("arrays of points and scalars must have equal length");let i=r.ZERO,a=On(BigInt(o)),c=1;a>12?c=a-3:a>4?c=a-2:a>0&&(c=2);let d=de(c),l=new Array(Number(d)+1).fill(i),f=Math.floor((t.BITS-1)/c)*c,u=i;for(let h=f;h>=0;h-=c){l.fill(i);for(let g=0;g<s;g++){let w=n[g],I=Number(w>>BigInt(h)&d);l[I]=l[I].add(e[g])}let b=i;for(let g=l.length-1,w=i;g>0;g--)w=w.add(l[g]),b=b.add(w);if(u=u.add(b),h!==0)for(let g=0;g<c;g++)u=u.double()}return u}function za(r,t,e){if(t){if(t.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return As(t),t}else return he(r,{isLE:e})}function Xa(r,t,e={},n){if(n===void 0&&(n=r==="edwards"),!t||typeof t!="object")throw new Error(`expected valid ${r} CURVE object`);for(let c of["p","n","h"]){let d=t[c];if(!(typeof d=="bigint"&&d>je))throw new Error(`CURVE.${c} must be positive bigint`)}let o=za(t.p,e.Fp,n),s=za(t.n,e.Fn,n),a=["Gx","Gy","a",r==="weierstrass"?"b":"d"];for(let c of a)if(!o.isValid(t[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return t=Object.freeze(Object.assign({},t)),{CURVE:t,Fp:o,Fn:s}}var ja=(r,t)=>(r+(r>=0?t:-t)/Qa)/t;function ff(r,t,e){let[[n,o],[s,i]]=t,a=ja(i*r,e),c=ja(-o*r,e),d=r-a*n-c*s,l=-a*o-c*i,f=d<oe,u=l<oe;f&&(d=-d),u&&(l=-l);let h=de(Math.ceil(On(e)/2))+Je;if(d<oe||d>=h||l<oe||l>=h)throw new Error("splitScalar (endomorphism): failed, k="+r);return{k1neg:f,k1:d,k2neg:u,k2:l}}function _s(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function Ps(r,t){let e={};for(let n of Object.keys(t))e[n]=r[n]===void 0?t[n]:r[n];return Tr(e.lowS,"lowS"),Tr(e.prehash,"prehash"),e.format!==void 0&&_s(e.format),e}var Os=class extends Error{constructor(t=""){super(t)}},ne={Err:Os,_tlv:{encode:(r,t)=>{let{Err:e}=ne;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length&1)throw new e("tlv.encode: unpadded data");let n=t.length/2,o=Dr(n);if(o.length/2&128)throw new e("tlv.encode: long form length too big");let s=n>127?Dr(o.length/2|128):"";return Dr(r)+s+o+t},decode(r,t){let{Err:e}=ne,n=0;if(r<0||r>256)throw new e("tlv.encode: wrong tag");if(t.length<2||t[n++]!==r)throw new e("tlv.decode: wrong tlv");let o=t[n++],s=!!(o&128),i=0;if(!s)i=o;else{let c=o&127;if(!c)throw new e("tlv.decode(long): indefinite length not supported");if(c>4)throw new e("tlv.decode(long): byte length is too big");let d=t.subarray(n,n+c);if(d.length!==c)throw new e("tlv.decode: length bytes not complete");if(d[0]===0)throw new e("tlv.decode(long): zero leftmost byte");for(let l of d)i=i<<8|l;if(n+=c,i<128)throw new e("tlv.decode(long): not minimal encoding")}let a=t.subarray(n,n+i);if(a.length!==i)throw new e("tlv.decode: wrong value length");return{v:a,l:t.subarray(n+i)}}},_int:{encode(r){let{Err:t}=ne;if(r<oe)throw new t("integer: negative integers are not allowed");let e=Dr(r);if(Number.parseInt(e[0],16)&8&&(e="00"+e),e.length&1)throw new t("unexpected DER parsing assertion: unpadded hex");return e},decode(r){let{Err:t}=ne;if(r[0]&128)throw new t("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new t("invalid signature integer: unnecessary leading zero");return Xe(r)}},toSig(r){let{Err:t,_int:e,_tlv:n}=ne,o=gt("signature",r),{v:s,l:i}=n.decode(48,o);if(i.length)throw new t("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,s),{v:d,l}=n.decode(2,c);if(l.length)throw new t("invalid signature: left bytes after parsing");return{r:e.decode(a),s:e.decode(d)}},hexFromSig(r){let{_tlv:t,_int:e}=ne,n=t.encode(2,e.encode(r.r)),o=t.encode(2,e.encode(r.s)),s=n+o;return t.encode(48,s)}},oe=BigInt(0),Je=BigInt(1),Qa=BigInt(2),Mn=BigInt(3),df=BigInt(4);function Qe(r,t){let{BYTES:e}=r,n;if(typeof t=="bigint")n=t;else{let o=gt("private key",t);try{n=r.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${e}, got ${typeof t}`)}}if(!r.isValidNot0(n))throw new Error("invalid private key: out of range [1..N-1]");return n}function hf(r,t={}){let e=Xa("weierstrass",r,t),{Fp:n,Fn:o}=e,s=e.CURVE,{h:i,n:a}=s;Lr(t,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});let{endo:c}=t;if(c&&(!n.is0(s.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let d=tc(n,o);function l(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f(M,y,m){let{x:p,y:x}=y.toAffine(),E=n.toBytes(p);if(Tr(m,"isCompressed"),m){l();let C=!n.isOdd(x);return zt(Ja(C),E)}else return zt(Uint8Array.of(4),E,n.toBytes(x))}function u(M){fe(M,void 0,"Point");let{publicKey:y,publicKeyUncompressed:m}=d,p=M.length,x=M[0],E=M.subarray(1);if(p===y&&(x===2||x===3)){let C=n.fromBytes(E);if(!n.isValid(C))throw new Error("bad point: is not on curve, wrong x");let A=g(C),v;try{v=n.sqrt(A)}catch(at){let F=at instanceof Error?": "+at.message:"";throw new Error("bad point: is not on curve, sqrt error"+F)}l();let T=n.isOdd(v);return(x&1)===1!==T&&(v=n.neg(v)),{x:C,y:v}}else if(p===m&&x===4){let C=n.BYTES,A=n.fromBytes(E.subarray(0,C)),v=n.fromBytes(E.subarray(C,C*2));if(!w(A,v))throw new Error("bad point: is not on curve");return{x:A,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${y} or uncompressed=${m}`)}let h=t.toBytes||f,b=t.fromBytes||u;function g(M){let y=n.sqr(M),m=n.mul(y,M);return n.add(n.add(m,n.mul(M,s.a)),s.b)}function w(M,y){let m=n.sqr(y),p=g(M);return n.eql(m,p)}if(!w(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let I=n.mul(n.pow(s.a,Mn),df),$=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(I,$)))throw new Error("bad curve params: a or b");function D(M,y,m=!1){if(!n.isValid(y)||m&&n.is0(y))throw new Error(`bad point coordinate ${M}`);return y}function V(M){if(!(M instanceof L))throw new Error("ProjectivePoint expected")}function Q(M){if(!c||!c.basises)throw new Error("no endo");return ff(M,c.basises,o.ORDER)}let st=Ss((M,y)=>{let{X:m,Y:p,Z:x}=M;if(n.eql(x,n.ONE))return{x:m,y:p};let E=M.is0();y==null&&(y=E?n.ONE:n.inv(x));let C=n.mul(m,y),A=n.mul(p,y),v=n.mul(x,y);if(E)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:C,y:A}}),ut=Ss(M=>{if(M.is0()){if(t.allowInfinityPoint&&!n.is0(M.Y))return;throw new Error("bad point: ZERO")}let{x:y,y:m}=M.toAffine();if(!n.isValid(y)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!w(y,m))throw new Error("bad point: equation left != right");if(!M.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function it(M,y,m,p,x){return m=new L(n.mul(m.X,M),m.Y,m.Z),y=Br(p,y),m=Br(x,m),y.add(m)}class L{constructor(y,m,p){this.X=D("x",y),this.Y=D("y",m,!0),this.Z=D("z",p),Object.freeze(this)}static CURVE(){return s}static fromAffine(y){let{x:m,y:p}=y||{};if(!y||!n.isValid(m)||!n.isValid(p))throw new Error("invalid affine point");if(y instanceof L)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?L.ZERO:new L(m,p,n.ONE)}static fromBytes(y){let m=L.fromAffine(b(fe(y,void 0,"point")));return m.assertValidity(),m}static fromHex(y){return L.fromBytes(gt("pointHex",y))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(y=8,m=!0){return me.createCache(this,y),m||this.multiply(Mn),this}assertValidity(){ut(this)}hasEvenY(){let{y}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(y)}equals(y){V(y);let{X:m,Y:p,Z:x}=this,{X:E,Y:C,Z:A}=y,v=n.eql(n.mul(m,A),n.mul(E,x)),T=n.eql(n.mul(p,A),n.mul(C,x));return v&&T}negate(){return new L(this.X,n.neg(this.Y),this.Z)}double(){let{a:y,b:m}=s,p=n.mul(m,Mn),{X:x,Y:E,Z:C}=this,A=n.ZERO,v=n.ZERO,T=n.ZERO,P=n.mul(x,x),at=n.mul(E,E),F=n.mul(C,C),N=n.mul(x,E);return N=n.add(N,N),T=n.mul(x,C),T=n.add(T,T),A=n.mul(y,T),v=n.mul(p,F),v=n.add(A,v),A=n.sub(at,v),v=n.add(at,v),v=n.mul(A,v),A=n.mul(N,A),T=n.mul(p,T),F=n.mul(y,F),N=n.sub(P,F),N=n.mul(y,N),N=n.add(N,T),T=n.add(P,P),P=n.add(T,P),P=n.add(P,F),P=n.mul(P,N),v=n.add(v,P),F=n.mul(E,C),F=n.add(F,F),P=n.mul(F,N),A=n.sub(A,P),T=n.mul(F,at),T=n.add(T,T),T=n.add(T,T),new L(A,v,T)}add(y){V(y);let{X:m,Y:p,Z:x}=this,{X:E,Y:C,Z:A}=y,v=n.ZERO,T=n.ZERO,P=n.ZERO,at=s.a,F=n.mul(s.b,Mn),N=n.mul(m,E),J=n.mul(p,C),ct=n.mul(x,A),vt=n.add(m,p),tt=n.add(E,C);vt=n.mul(vt,tt),tt=n.add(N,J),vt=n.sub(vt,tt),tt=n.add(m,x);let mt=n.add(E,A);return tt=n.mul(tt,mt),mt=n.add(N,ct),tt=n.sub(tt,mt),mt=n.add(p,x),v=n.add(C,A),mt=n.mul(mt,v),v=n.add(J,ct),mt=n.sub(mt,v),P=n.mul(at,tt),v=n.mul(F,ct),P=n.add(v,P),v=n.sub(J,P),P=n.add(J,P),T=n.mul(v,P),J=n.add(N,N),J=n.add(J,N),ct=n.mul(at,ct),tt=n.mul(F,tt),J=n.add(J,ct),ct=n.sub(N,ct),ct=n.mul(at,ct),tt=n.add(tt,ct),N=n.mul(J,tt),T=n.add(T,N),N=n.mul(mt,tt),v=n.mul(vt,v),v=n.sub(v,N),N=n.mul(vt,J),P=n.mul(mt,P),P=n.add(P,N),new L(v,T,P)}subtract(y){return this.add(y.negate())}is0(){return this.equals(L.ZERO)}multiply(y){let{endo:m}=t;if(!o.isValidNot0(y))throw new Error("invalid scalar: out of range");let p,x,E=C=>me.cached(this,C,A=>Rn(L,A));if(m){let{k1neg:C,k1:A,k2neg:v,k2:T}=Q(y),{p:P,f:at}=E(A),{p:F,f:N}=E(T);x=at.add(N),p=it(m.beta,P,F,C,v)}else{let{p:C,f:A}=E(y);p=C,x=A}return Rn(L,[p,x])[0]}multiplyUnsafe(y){let{endo:m}=t,p=this;if(!o.isValid(y))throw new Error("invalid scalar: out of range");if(y===oe||p.is0())return L.ZERO;if(y===Je)return p;if(me.hasCache(this))return this.multiply(y);if(m){let{k1neg:x,k1:E,k2neg:C,k2:A}=Q(y),{p1:v,p2:T}=Ya(L,p,E,A);return it(m.beta,v,T,x,C)}else return me.unsafe(p,y)}multiplyAndAddUnsafe(y,m,p){let x=this.multiplyUnsafe(m).add(y.multiplyUnsafe(p));return x.is0()?void 0:x}toAffine(y){return st(this,y)}isTorsionFree(){let{isTorsionFree:y}=t;return i===Je?!0:y?y(L,this):me.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:y}=t;return i===Je?this:y?y(L,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(y=!0){return Tr(y,"isCompressed"),this.assertValidity(),h(L,this,y)}toHex(y=!0){return ee(this.toBytes(y))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(y=!0){return this.toBytes(y)}_setWindowSize(y){this.precompute(y)}static normalizeZ(y){return Rn(L,y)}static msm(y,m){return Za(L,o,y,m)}static fromPrivateKey(y){return L.BASE.multiply(Qe(o,y))}}L.BASE=new L(s.Gx,s.Gy,n.ONE),L.ZERO=new L(n.ZERO,n.ONE,n.ZERO),L.Fp=n,L.Fn=o;let $r=o.BITS,me=new Un(L,t.endo?Math.ceil($r/2):$r);return L.BASE.precompute(8),L}function Ja(r){return Uint8Array.of(r?2:3)}function tc(r,t){return{secretKey:t.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*t.BYTES}}function pf(r,t={}){let{Fn:e}=r,n=t.randomBytes||Ln,o=Object.assign(tc(r.Fp,e),{seed:Cs(e.ORDER)});function s(h){try{return!!Qe(e,h)}catch{return!1}}function i(h,b){let{publicKey:g,publicKeyUncompressed:w}=o;try{let I=h.length;return b===!0&&I!==g||b===!1&&I!==w?!1:!!r.fromBytes(h)}catch{return!1}}function a(h=n(o.seed)){return Ts(fe(h,o.seed,"seed"),e.ORDER)}function c(h,b=!0){return r.BASE.multiply(Qe(e,h)).toBytes(b)}function d(h){let b=a(h);return{secretKey:b,publicKey:c(b)}}function l(h){if(typeof h=="bigint")return!1;if(h instanceof r)return!0;let{secretKey:b,publicKey:g,publicKeyUncompressed:w}=o;if(e.allowedLengths||b===g)return;let I=gt("key",h).length;return I===g||I===w}function f(h,b,g=!0){if(l(h)===!0)throw new Error("first arg must be private key");if(l(b)===!1)throw new Error("second arg must be public key");let w=Qe(e,h);return r.fromHex(b).multiply(w).toBytes(g)}return Object.freeze({getPublicKey:c,getSharedSecret:f,keygen:d,Point:r,utils:{isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:a,isValidPrivateKey:s,randomPrivateKey:a,normPrivateKeyToScalar:h=>Qe(e,h),precompute(h=8,b=r.BASE){return b.precompute(h,!1)}},lengths:o})}function mf(r,t,e={}){Tn(t),Lr(e,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});let n=e.randomBytes||Ln,o=e.hmac||((m,...p)=>bs(t,m,zt(...p))),{Fp:s,Fn:i}=r,{ORDER:a,BITS:c}=i,{keygen:d,getPublicKey:l,getSharedSecret:f,utils:u,lengths:h}=pf(r,e),b={prehash:!1,lowS:typeof e.lowS=="boolean"?e.lowS:!1,format:void 0,extraEntropy:!1},g="compact";function w(m){let p=a>>Je;return m>p}function I(m,p){if(!i.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function $(m,p){_s(p);let x=h.signature,E=p==="compact"?x:p==="recovered"?x+1:void 0;return fe(m,E,`${p} signature`)}class D{constructor(p,x,E){this.r=I("r",p),this.s=I("s",x),E!=null&&(this.recovery=E),Object.freeze(this)}static fromBytes(p,x=g){$(p,x);let E;if(x==="der"){let{r:T,s:P}=ne.toSig(fe(p));return new D(T,P)}x==="recovered"&&(E=p[0],x="compact",p=p.subarray(1));let C=i.BYTES,A=p.subarray(0,C),v=p.subarray(C,C*2);return new D(i.fromBytes(A),i.fromBytes(v),E)}static fromHex(p,x){return this.fromBytes(Ie(p),x)}addRecoveryBit(p){return new D(this.r,this.s,p)}recoverPublicKey(p){let x=s.ORDER,{r:E,s:C,recovery:A}=this;if(A==null||![0,1,2,3].includes(A))throw new Error("recovery id invalid");if(a*Qa<x&&A>1)throw new Error("recovery id is ambiguous for h>1 curve");let T=A===2||A===3?E+a:E;if(!s.isValid(T))throw new Error("recovery id 2 or 3 invalid");let P=s.toBytes(T),at=r.fromBytes(zt(Ja((A&1)===0),P)),F=i.inv(T),N=Q(gt("msgHash",p)),J=i.create(-N*F),ct=i.create(C*F),vt=r.BASE.multiplyUnsafe(J).add(at.multiplyUnsafe(ct));if(vt.is0())throw new Error("point at infinify");return vt.assertValidity(),vt}hasHighS(){return w(this.s)}toBytes(p=g){if(_s(p),p==="der")return Ie(ne.hexFromSig(this));let x=i.toBytes(this.r),E=i.toBytes(this.s);if(p==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return zt(Uint8Array.of(this.recovery),x,E)}return zt(x,E)}toHex(p){return ee(this.toBytes(p))}assertValidity(){}static fromCompact(p){return D.fromBytes(gt("sig",p),"compact")}static fromDER(p){return D.fromBytes(gt("sig",p),"der")}normalizeS(){return this.hasHighS()?new D(this.r,i.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return ee(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return ee(this.toBytes("compact"))}}let V=e.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let x=Xe(p),E=p.length*8-c;return E>0?x>>BigInt(E):x},Q=e.bits2int_modN||function(p){return i.create(V(p))},st=de(c);function ut(m){return Pa("num < 2^"+c,m,oe,st),i.toBytes(m)}function it(m,p){return fe(m,void 0,"message"),p?fe(t(m),void 0,"prehashed message"):m}function L(m,p,x){if(["recovered","canonical"].some(J=>J in x))throw new Error("sign() legacy options not supported");let{lowS:E,prehash:C,extraEntropy:A}=Ps(x,b);m=it(m,C);let v=Q(m),T=Qe(i,p),P=[ut(T),ut(v)];if(A!=null&&A!==!1){let J=A===!0?n(h.secretKey):A;P.push(gt("extraEntropy",J))}let at=zt(...P),F=v;function N(J){let ct=V(J);if(!i.isValidNot0(ct))return;let vt=i.inv(ct),tt=r.BASE.multiply(ct).toAffine(),mt=i.create(tt.x);if(mt===oe)return;let Vr=i.create(vt*i.create(F+mt*T));if(Vr===oe)return;let pi=(tt.x===mt?0:2)|Number(tt.y&Je),mi=Vr;return E&&w(Vr)&&(mi=i.neg(Vr),pi^=1),new D(mt,mi,pi)}return{seed:at,k2sig:N}}function $r(m,p,x={}){m=gt("message",m);let{seed:E,k2sig:C}=L(m,p,x);return _a(t.outputLen,i.BYTES,o)(E,C)}function me(m){let p,x=typeof m=="string"||ve(m),E=!x&&m!==null&&typeof m=="object"&&typeof m.r=="bigint"&&typeof m.s=="bigint";if(!x&&!E)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(E)p=new D(m.r,m.s);else if(x){try{p=D.fromBytes(gt("sig",m),"der")}catch(C){if(!(C instanceof ne.Err))throw C}if(!p)try{p=D.fromBytes(gt("sig",m),"compact")}catch{return!1}}return p||!1}function M(m,p,x,E={}){let{lowS:C,prehash:A,format:v}=Ps(E,b);if(x=gt("publicKey",x),p=it(gt("message",p),A),"strict"in E)throw new Error("options.strict was renamed to lowS");let T=v===void 0?me(m):D.fromBytes(gt("sig",m),v);if(T===!1)return!1;try{let P=r.fromBytes(x);if(C&&T.hasHighS())return!1;let{r:at,s:F}=T,N=Q(p),J=i.inv(F),ct=i.create(N*J),vt=i.create(at*J),tt=r.BASE.multiplyUnsafe(ct).add(P.multiplyUnsafe(vt));return tt.is0()?!1:i.create(tt.x)===at}catch{return!1}}function y(m,p,x={}){let{prehash:E}=Ps(x,b);return p=it(p,E),D.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:d,getPublicKey:l,getSharedSecret:f,utils:u,lengths:h,Point:r,sign:$r,verify:M,recoverPublicKey:y,Signature:D,hash:t})}function yf(r){let t={a:r.a,b:r.b,p:r.Fp.ORDER,n:r.n,h:r.h,Gx:r.Gx,Gy:r.Gy},e=r.Fp,n=r.allowedPrivateKeyLengths?Array.from(new Set(r.allowedPrivateKeyLengths.map(i=>Math.ceil(i/2)))):void 0,o=he(t.n,{BITS:r.nBitLength,allowedLengths:n,modFromBytes:r.wrapPrivateKey}),s={Fp:e,Fn:o,allowInfinityPoint:r.allowInfinityPoint,endo:r.endo,isTorsionFree:r.isTorsionFree,clearCofactor:r.clearCofactor,fromBytes:r.fromBytes,toBytes:r.toBytes};return{CURVE:t,curveOpts:s}}function bf(r){let{CURVE:t,curveOpts:e}=yf(r),n={hmac:r.hmac,randomBytes:r.randomBytes,lowS:r.lowS,bits2int:r.bits2int,bits2int_modN:r.bits2int_modN};return{CURVE:t,curveOpts:e,hash:r.hash,ecdsaOpts:n}}function gf(r,t){let e=t.Point;return Object.assign({},t,{ProjectivePoint:e,CURVE:Object.assign({},r,kn(e.Fn.ORDER,e.Fn.BITS))})}function ec(r){let{CURVE:t,curveOpts:e,hash:n,ecdsaOpts:o}=bf(r),s=hf(t,e),i=mf(s,n,o);return gf(r,i)}function rc(r,t){let e=n=>ec({...r,hash:n});return{...e(t),create:e}}var ks={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},wf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var nc=BigInt(2);function xf(r){let t=ks.p,e=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),d=r*r*r%t,l=d*d*r%t,f=Bt(l,e,t)*l%t,u=Bt(f,e,t)*l%t,h=Bt(u,nc,t)*d%t,b=Bt(h,o,t)*h%t,g=Bt(b,s,t)*b%t,w=Bt(g,a,t)*g%t,I=Bt(w,c,t)*w%t,$=Bt(I,a,t)*g%t,D=Bt($,e,t)*l%t,V=Bt(D,i,t)*b%t,Q=Bt(V,n,t)*d%t,st=Bt(Q,nc,t);if(!Ns.eql(Ns.sqr(st),r))throw new Error("Cannot find square root");return st}var Ns=he(ks.p,{sqrt:xf}),Pr=rc({...ks,Fp:Ns,lowS:!0,endo:wf},Da);var Kn=class extends Error{constructor(t="An error occurred while verifying a message"){super(t),this.name="VerificationError"}};function sc(r,t,e,n){n?.signal?.throwIfAborted();let o=oc.default.createHash("sha256");if(e instanceof Uint8Array)o.update(e);else for(let i of e)o.update(i);let s=o.digest();try{return Pr.verify(t,s,r)}catch(i){throw new Kn(String(i))}}var Hn=class{type="secp256k1";raw;_key;constructor(t){this._key=ac(t),this.raw=ic(this._key)}toMultihash(){return Ht.digest(qe(this))}toCID(){return nt.createV1(114,this.toMultihash())}toString(){return Z.encode(this.toMultihash().bytes).substring(1)}equals(t){return t==null||!(t.raw instanceof Uint8Array)?!1:Dt(this.raw,t.raw)}verify(t,e,n){return sc(this._key,e,t,n)}};function cc(r){return new Hn(r)}function ic(r){return Pr.ProjectivePoint.fromHex(r).toRawBytes(!0)}function ac(r){try{return Pr.ProjectivePoint.fromHex(r),r}catch(t){throw new cn(String(t))}}function uc(r){let{Type:t,Data:e}=Ir.decode(r.digest),n=e??new Uint8Array;switch(t){case Lt.Ed25519:return xa(n);case Lt.secp256k1:return cc(n);case Lt.ECDSA:return pa(n);default:throw new xr}}function qe(r){return Ir.encode({Type:Lt[r.type],Data:r.raw})}var lc=Symbol.for("nodejs.util.inspect.custom"),Ef=114,_r=class{type;multihash;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[yn]=!0;toString(){return this.string==null&&(this.string=Z.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return nt.createV1(Ef,this.multihash)}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return Dt(this.multihash.bytes,t);if(typeof t=="string")return this.toString()===t;if(t?.toMultihash()?.bytes!=null)return Dt(this.multihash.bytes,t.toMultihash().bytes);throw new Error("not valid Id")}[lc](){return`PeerId(${this.toString()})`}},$n=class extends _r{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},Vn=class extends _r{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.publicKey}},Fn=class extends _r{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.publicKey}},vf=2336,Gn=class{type="url";multihash;publicKey;url;constructor(t){this.url=t.toString(),this.multihash=Ht.digest(dt(this.url))}[lc](){return`PeerId(${this.url})`}[yn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return nt.createV1(vf,this.toMultihash())}toJSON(){return this.toString()}equals(t){return t==null?!1:(t instanceof Uint8Array&&(t=G(t)),t.toString()===this.toString())}};function se(r){if(If(r))return new $n({multihash:r});if(Sf(r))try{let t=uc(r);if(t.type==="Ed25519")return new Vn({multihash:r,publicKey:t});if(t.type==="secp256k1")return new Fn({multihash:r,publicKey:t})}catch{let e=G(r.digest);return new Gn(new URL(e))}throw new ln("Supplied PeerID Multihash is invalid")}function Sf(r){return r.code===Ht.code}function If(r){return r.code===Zo.code}var Gc=St(ot("net"),1);var ht=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ie=class extends Error{static name="ValidationError";name="ValidationError"},Or=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},zn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Pt=ot("node:net");function Rs(r){return t=>G(t,r)}function Ms(r){return t=>dt(t,r)}function tr(r){return new DataView(r.buffer).getUint16(r.byteOffset).toString()}function Te(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,typeof r=="string"?parseInt(r):r),new Uint8Array(t)}function fc(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let e=dt(t[0],"base32"),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Te(n);return qt([e,o],e.length+o.length)}function dc(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==56)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion3 address.`);let e=Wt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Te(n);return qt([e,o],e.length+o.length)}function Ks(r){let t=r.subarray(0,r.length-2),e=r.subarray(r.length-2),n=G(t,"base32"),o=tr(e);return`${n}:${o}`}var Hs=function(r){r=r.toString().trim();let t=new Uint8Array(4);return r.split(/\./g).forEach((e,n)=>{let o=parseInt(e,10);if(isNaN(o)||o<0||o>255)throw new ht("Invalid byte value in IP address");t[n]=o}),t},hc=function(r){let t=0;r=r.toString().trim();let e=r.split(":",8),n;for(n=0;n<e.length;n++){let s=(0,Pt.isIPv4)(e[n]),i;s&&(i=Hs(e[n]),e[n]=G(i.subarray(0,2),"base16")),i!=null&&++n<8&&e.splice(n,0,G(i.subarray(2,4),"base16"))}if(e[0]==="")for(;e.length<8;)e.unshift("0");else if(e[e.length-1]==="")for(;e.length<8;)e.push("0");else if(e.length<8){for(n=0;n<e.length&&e[n]!=="";n++);let s=[n,1];for(n=9-e.length;n>0;n--)s.push("0");e.splice.apply(e,s)}let o=new Uint8Array(t+16);for(n=0;n<e.length;n++){e[n]===""&&(e[n]="0");let s=parseInt(e[n],16);if(isNaN(s)||s<0||s>65535)throw new ht("Invalid byte value in IP address");o[t++]=s>>8&255,o[t++]=s&255}return o},pc=function(r){if(r.byteLength!==4)throw new ht("IPv4 address was incorrect length");let t=[];for(let e=0;e<r.byteLength;e++)t.push(r[e]);return t.join(".")},mc=function(r){if(r.byteLength!==16)throw new ht("IPv6 address was incorrect length");let t=[];for(let n=0;n<r.byteLength;n+=2){let o=r[n],s=r[n+1],i=`${o.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}`;t.push(i)}let e=t.join(":");try{let n=new URL(`http://[${e}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new ht(`Invalid IPv6 address "${e}"`)}};function yc(r){try{let t=new URL(`http://[${r}]`);return t.hostname.substring(1,t.hostname.length-1)}catch{throw new ht(`Invalid IPv6 address "${r}"`)}}var Us=Object.values(hr).map(r=>r.decoder),Af=(function(){let r=Us[0].or(Us[1]);return Us.slice(2).forEach(t=>r=r.or(t)),r})();function bc(r){return Af.decode(r)}function gc(r){return t=>r.encoder.encode(t)}function Cf(r){if(parseInt(r).toString()!==r)throw new ie("Value must be an integer")}function Tf(r){if(r<0)throw new ie("Value must be a positive integer, or zero")}function Df(r){return t=>{if(t>r)throw new ie(`Value must be smaller than or equal to ${r}`)}}function Lf(...r){return t=>{for(let e of r)e(t)}}var Nr=Lf(Cf,Tf,Df(65535));var lt=-1,$s=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(t){let e;if(typeof t=="string"?e=this.protocolsByName.get(t):e=this.protocolsByCode.get(t),e==null)throw new zn(`Protocol ${t} was unknown`);return e}addProtocol(t){this.protocolsByCode.set(t.code,t),this.protocolsByName.set(t.name,t),t.aliases?.forEach(e=>{this.protocolsByName.set(e,t)})}removeProtocol(t){let e=this.protocolsByCode.get(t);e!=null&&(this.protocolsByCode.delete(e.code),this.protocolsByName.delete(e.name),e.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},_t=new $s,Gf=[{code:4,name:"ip4",size:32,valueToBytes:Hs,bytesToValue:pc,validate:r=>{if(!(0,Pt.isIPv4)(r))throw new ie(`Invalid IPv4 address "${r}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Te,bytesToValue:tr,validate:Nr},{code:273,name:"udp",size:16,valueToBytes:Te,bytesToValue:tr,validate:Nr},{code:33,name:"dccp",size:16,valueToBytes:Te,bytesToValue:tr,validate:Nr},{code:41,name:"ip6",size:128,valueToBytes:hc,bytesToValue:mc,stringToValue:yc,validate:r=>{if(!(0,Pt.isIPv6)(r))throw new ie(`Invalid IPv6 address "${r}"`)}},{code:42,name:"ip6zone",size:lt},{code:43,name:"ipcidr",size:8,bytesToValue:Rs("base10"),valueToBytes:Ms("base10")},{code:53,name:"dns",size:lt,resolvable:!0},{code:54,name:"dns4",size:lt,resolvable:!0},{code:55,name:"dns6",size:lt,resolvable:!0},{code:56,name:"dnsaddr",size:lt,resolvable:!0},{code:132,name:"sctp",size:16,valueToBytes:Te,bytesToValue:tr,validate:Nr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:lt,path:!0,stringToValue:r=>decodeURIComponent(r),valueToString:r=>encodeURIComponent(r)},{code:421,name:"p2p",aliases:["ipfs"],size:lt,bytesToValue:Rs("base58btc"),valueToBytes:r=>r.startsWith("Q")||r.startsWith("1")?Ms("base58btc")(r):nt.parse(r).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Ks,valueToBytes:fc},{code:445,name:"onion3",size:296,bytesToValue:Ks,valueToBytes:dc},{code:446,name:"garlic64",size:lt},{code:447,name:"garlic32",size:lt},{code:448,name:"tls"},{code:449,name:"sni",size:lt},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:lt,bytesToValue:gc(Ho),valueToBytes:bc},{code:480,name:"http"},{code:481,name:"http-path",size:lt,stringToValue:r=>`/${decodeURIComponent(r)}`,valueToString:r=>encodeURIComponent(r.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:lt}];Gf.forEach(r=>{_t.addProtocol(r)});function wc(r){let t=[],e=0;for(;e<r.length;){let n=cr(r,e),o=_t.getProtocol(n),s=It(n),i=zf(o,r,e+s),a=0;i>0&&o.size===lt&&(a=It(i));let c=s+a+i,d={code:n,name:o.name,bytes:r.subarray(e,e+c)};if(i>0){let l=e+s+a,f=r.subarray(l,l+i);d.value=o.bytesToValue?.(f)??G(f)}t.push(d),e+=c}return t}function xc(r){let t=0,e=[];for(let n of r){if(n.bytes==null){let o=_t.getProtocol(n.code),s=It(n.code),i,a=0,c=0;n.value!=null&&(i=o.valueToBytes?.(n.value)??dt(n.value),a=i.byteLength,o.size===lt&&(c=It(a)));let d=new Uint8Array(s+c+a),l=0;_e(n.code,d,l),l+=s,i!=null&&(o.size===lt&&(_e(a,d,l),l+=c),d.set(i,l)),n.bytes=d}e.push(n.bytes),t+=n.bytes.byteLength}return qt(e,t)}function Ec(r){if(r.charAt(0)!=="/")throw new ht('String multiaddr must start with "/"');let t=[],e="protocol",n="",o="";for(let s=1;s<r.length;s++){let i=r.charAt(s);i!=="/"&&(e==="protocol"?o+=r.charAt(s):n+=r.charAt(s));let a=s===r.length-1;if(i==="/"||a){let c=_t.getProtocol(o);if(e==="protocol"){if(c.size==null||c.size===0){t.push({code:c.code,name:c.name}),n="",o="",e="protocol";continue}else if(a)throw new ht(`Component ${o} was missing value`);e="value"}else if(e==="value"){let d={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new ht(`Component ${o} was missing value`);d.value=c.stringToValue?.(n)??n}t.push(d),n="",o="",e="protocol"}}}if(o!==""&&n!=="")throw new ht("Incomplete multiaddr");return t}function vc(r){return`/${r.flatMap(t=>{if(t.value==null)return t.name;let e=_t.getProtocol(t.code);if(e==null)throw new ht(`Unknown protocol code ${t.code}`);return[t.name,e.valueToString?.(t.value)??t.value]}).join("/")}`}function zf(r,t,e){return r.size==null||r.size===0?0:r.size>0?r.size/8:cr(t,e)}var Wf=Symbol.for("nodejs.util.inspect.custom"),js=Symbol.for("@multiformats/multiaddr"),qf=[53,54,55,56],Xs=class extends Error{constructor(t="No available resolver"){super(t),this.name="NoAvailableResolverError"}};function Yf(r){if(r==null&&(r="/"),Xn(r))return r.getComponents();if(r instanceof Uint8Array)return wc(r);if(typeof r=="string")return r=r.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),r===""&&(r="/"),Ec(r);if(Array.isArray(r))return r;throw new ht("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Zn=class r{[js]=!0;#t;#e;#r;constructor(t="/",e={}){this.#t=Yf(t),e.validate!==!1&&Zf(this)}get bytes(){return this.#r==null&&(this.#r=xc(this.#t)),this.#r}toString(){return this.#e==null&&(this.#e=vc(this.#t)),this.#e}toJSON(){return this.toString()}toOptions(){let t,e,n,o,s="";for(let{code:a,name:c,value:d}of this.#t)a===42&&(s=`%${d??""}`),qf.includes(a)&&(e="tcp",o=443,n=`${d??""}${s}`,t=a===55?6:4),(a===6||a===273)&&(e=c==="tcp"?"tcp":"udp",o=parseInt(d??"")),(a===4||a===41)&&(e="tcp",n=`${d??""}${s}`,t=a===41?6:4);if(t==null||e==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:n,transport:e,port:o}}getComponents(){return[...this.#t]}protos(){return this.#t.map(({code:t,value:e})=>{let n=_t.getProtocol(t);return{code:t,size:n.size??0,name:n.name,resolvable:!!n.resolvable,path:!!n.path}})}protoCodes(){return this.#t.map(({code:t})=>t)}protoNames(){return this.#t.map(({name:t})=>t)}tuples(){return this.#t.map(({code:t,value:e})=>{if(e==null)return[t];let n=_t.getProtocol(t),o=[t];return e!=null&&o.push(n.valueToBytes?.(e)??dt(e)),o})}stringTuples(){return this.#t.map(({code:t,value:e})=>e==null?[t]:[t,e])}encapsulate(t){let e=new r(t);return new r([...this.#t,...e.getComponents()],{validate:!1})}decapsulate(t){let e=t.toString(),n=this.toString(),o=n.lastIndexOf(e);if(o<0)throw new Or(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new r(n.slice(0,o),{validate:!1})}decapsulateCode(t){let e;for(let n=this.#t.length-1;n>-1;n--)if(this.#t[n].code===t){e=n;break}return new r(this.#t.slice(0,e),{validate:!1})}getPeerId(){try{let t=[];this.#t.forEach(({code:n,value:o})=>{n===421&&t.push([n,o]),n===290&&(t=[])});let e=t.pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?G(Z.decode(`z${n}`),"base58btc"):G(nt.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){for(let t of this.#t)if(_t.getProtocol(t.code).path)return t.value??null;return null}equals(t){return Dt(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(s=>s.resolvable);if(e==null)return[this];let n=Sc.get(e.name);if(n==null)throw new Xs(`no available resolver for ${e.name}`);return(await n(this,t)).map(s=>pt(s))}nodeAddress(){let t=this.toOptions();if(t.transport!=="tcp"&&t.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${t.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:t.family,address:t.host,port:t.port}}isThinWaistAddress(){return!(this.#t.length!==2||this.#t[0].code!==4&&this.#t[0].code!==41||this.#t[1].code!==6&&this.#t[1].code!==273)}[Wf](){return`Multiaddr(${this.toString()})`}};function Zf(r){r.getComponents().forEach(t=>{let e=_t.getProtocol(t.code);t.value!=null&&e.validate?.(t.value)})}var jn=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,n=t();return n===void 0&&(this.index=e),n}parseWith(t){let e=t();if(this.index===this.input.length)return e}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(t){return this.readAtomically(()=>{let e=this.readChar();if(e===t)return e})}readSeparator(t,e,n){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return n()})}readNumber(t,e,n,o){return this.readAtomically(()=>{let s=0,i=0,a=this.peekChar();if(a===void 0)return;let c=a==="0",d=2**(8*o)-1;for(;;){let l=this.readAtomically(()=>{let f=this.readChar();if(f===void 0)return;let u=Number.parseInt(f,t);if(!Number.isNaN(u))return u});if(l===void 0)break;if(s*=t,s+=l,s>d||(i+=1,e!==void 0&&i>e))return}if(i!==0)return!n&&c&&i>1?void 0:s})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let n=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;t[e]=n}return t})}readIPv6Addr(){let t=e=>{for(let n=0;n<e.length/2;n++){let o=n*2;if(n<e.length-3){let i=this.readSeparator(":",n,()=>this.readIPv4Addr());if(i!==void 0)return e[o]=i[0],e[o+1]=i[1],e[o+2]=i[2],e[o+3]=i[3],[o+4,!0]}let s=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(s===void 0)return[o,!1];e[o]=s>>8,e[o+1]=s&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[n,o]=t(e);if(n===16)return e;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let s=new Uint8Array(14),i=16-(n+2),[a]=t(s.subarray(0,i));return e.set(s.subarray(0,a),16-a),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var vb=new jn;var Bb=parseInt("0xFFFF",16),Pb=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var Sc=new Map;function Xn(r){return!!r?.[js]}function pt(r){return new Zn(r)}var q=r=>({match:t=>{let e=t[0];return e==null||e.code!==r||e.value!=null?!1:t.slice(1)}}),S=(r,t)=>({match:e=>{let n=e[0];return n?.code!==r||n.value==null||t!=null&&n.value!==t?!1:e.slice(1)}}),O=r=>({match:t=>{let e=r.match(t);return e===!1?t:e}}),xt=(...r)=>({match:t=>{let e;for(let n of r){let o=n.match(t);o!==!1&&(e==null||o.length<e.length)&&(e=o)}return e??!1}}),R=(...r)=>({match:t=>{for(let e of r){let n=e.match(t);if(n===!1)return!1;t=n}return t}});function z(...r){function t(o){if(o==null)return!1;let s=o.getComponents();for(let i of r){let a=i.match(s);if(a===!1)return!1;s=a}return s}function e(o){return t(o)!==!1}function n(o){let s=t(o);return s===!1?!1:s.length===0}return{matchers:r,matches:e,exactMatch:n}}var ed=S(421),Eg=z(ed),Jn=S(54),to=S(55),eo=S(56),Js=S(53),vg=z(Jn,O(S(421))),Sg=z(to,O(S(421))),Ig=z(eo,O(S(421))),Ag=z(xt(Js,eo,Jn,to),O(S(421))),Cc=R(S(4),O(S(43))),Tc=R(O(S(42)),S(41),O(S(43))),ti=xt(Cc,Tc),Be=xt(ti,Js,Jn,to,eo),Cg=z(xt(ti,R(xt(Js,eo,Jn,to),O(S(421))))),Tg=z(Cc),Dg=z(Tc),Lg=z(ti),ei=R(Be,S(6)),Hr=R(Be,S(273)),Dc=z(R(ei,O(S(421)))),Bg=z(Hr),ri=R(Hr,q(460),O(S(421))),ro=R(Hr,q(461),O(S(421))),rd=xt(ri,ro),Pg=z(ri),_g=z(ro),Qs=xt(Be,ei,Hr,ri,ro),Lc=xt(R(Qs,q(477),O(S(421)))),Og=z(Lc),Bc=xt(R(Qs,q(478),O(S(421))),R(Qs,q(448),O(S(449)),q(477),O(S(421)))),Ng=z(Bc),Pc=R(Hr,q(280),O(S(466)),O(S(466)),O(S(421))),kg=z(Pc),_c=R(ro,q(465),O(S(466)),O(S(466)),O(S(421))),Ug=z(_c),Qn=xt(Lc,Bc,R(ei,O(S(421))),R(rd,O(S(421))),R(Be,O(S(421))),Pc,_c,S(421)),Rg=z(Qn),nd=R(Qn,q(290),S(421)),Mg=z(nd),od=xt(R(Qn,q(290),q(281),O(S(421))),R(Qn,q(281),O(S(421))),R(q(281),O(S(421)))),Kg=z(od),sd=xt(R(Be,S(6),q(480),O(S(421))),R(Be,q(480),O(S(421)))),Hg=z(sd),id=R(Be,xt(R(S(6,"443"),q(480)),R(S(6),q(443)),R(S(6),q(448),q(480)),R(q(448),q(480)),q(448),q(443)),O(S(421))),$g=z(id),ad=xt(R(S(777),O(S(421)))),Vg=z(ad),cd=xt(R(S(400),O(S(421)))),Oc=z(cd);var no=class extends Event{type;detail;constructor(t,e){super(t),this.type=t,this.detail=e}};var Fc=St(ot("node:net"),1);function oo(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var so=class{buffer;mask;top;btm;next;constructor(t){if(!(t>0)||(t-1&t)!==0)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(t),this.mask=t-1,this.top=0,this.btm=0,this.next=null}push(t){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=t,this.top=this.top+1&this.mask,!0)}shift(){let t=this.buffer[this.btm];if(t!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,t}isEmpty(){return this.buffer[this.btm]===void 0}},ar=class{size;hwm;head;tail;constructor(t={}){this.hwm=t.splitLimit??16,this.head=new so(this.hwm),this.tail=this.head,this.size=0}calculateSize(t){return t?.byteLength!=null?t.byteLength:1}push(t){if(t?.value!=null&&(this.size+=this.calculateSize(t.value)),!this.head.push(t)){let e=this.head;this.head=e.next=new so(2*this.head.buffer.length),this.head.push(t)}}shift(){let t=this.tail.shift();if(t===void 0&&this.tail.next!=null){let e=this.tail.next;this.tail.next=null,this.tail=e,t=this.tail.shift()}return t?.value!=null&&(this.size-=this.calculateSize(t.value)),t}isEmpty(){return this.head.isEmpty()}};var ni=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.code=e??"ABORT_ERR"}};function io(r={}){return ud(e=>{let n=e.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function ud(r,t){t=t??{};let e=t.onEnd,n=new ar,o,s,i,a=oo(),c=async()=>{try{return n.isEmpty()?i?{done:!0}:await new Promise((w,I)=>{s=$=>{s=null,n.push($);try{w(r(n))}catch(D){I(D)}return o}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=oo()})}},d=w=>s!=null?s(w):(n.push(w),o),l=w=>(n=new ar,s!=null?s({error:w}):(n.push({error:w}),o)),f=w=>{if(i)return o;if(t?.objectMode!==!0&&w?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return d({done:!1,value:w})},u=w=>i?o:(i=!0,w!=null?l(w):d({done:!0})),h=()=>(n=new ar,u(),{done:!0}),b=w=>(u(w),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:c,return:h,throw:b,push:f,end:u,get readableLength(){return n.size},onEmpty:async w=>{let I=w?.signal;if(I?.throwIfAborted(),n.isEmpty())return;let $,D;I!=null&&($=new Promise((V,Q)=>{D=()=>{Q(new ni)},I.addEventListener("abort",D)}));try{await Promise.race([a.promise,$])}finally{D!=null&&I!=null&&I?.removeEventListener("abort",D)}}},e==null)return o;let g=o;return o={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(w){return g.throw(w),e!=null&&(e(w),e=void 0),{done:!0}},return(){return g.return(),e!=null&&(e(),e=void 0),{done:!0}},push:f,end(w){return g.end(w),e!=null&&(e(w),e=void 0),o},get readableLength(){return g.readableLength},onEmpty:w=>g.onEmpty(w)},o}var oi=class extends Error{constructor(t){super(t),this.name="TimeoutError"}},si=class extends Error{constructor(t){super(),this.name="AbortError",this.message=t}},Nc=r=>globalThis.DOMException===void 0?new si(r):new DOMException(r),kc=r=>{let t=r.reason===void 0?Nc("This operation was aborted."):r.reason;return t instanceof Error?t:Nc(t)};function ii(r,t){let{milliseconds:e,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=t,i,a,d=new Promise((l,f)=>{if(typeof e!="number"||Math.sign(e)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${e}\``);if(t.signal){let{signal:h}=t;h.aborted&&f(kc(h)),a=()=>{f(kc(h))},h.addEventListener("abort",a,{once:!0})}if(e===Number.POSITIVE_INFINITY){r.then(l,f);return}let u=new oi;i=s.setTimeout.call(void 0,()=>{if(n){try{l(n())}catch(h){f(h)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?l():o instanceof Error?f(o):(u.message=o??`Promise timed out after ${e} milliseconds`,f(u))},e),(async()=>{try{l(await r)}catch(h){f(h)}})()}).finally(()=>{d.clear(),a&&t.signal&&t.signal.removeEventListener("abort",a)});return d.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},d}var ld=r=>{let t=r.addEventListener||r.on||r.addListener,e=r.removeEventListener||r.off||r.removeListener;if(!t||!e)throw new TypeError("Emitter is not compatible");return{addListener:t.bind(r),removeListener:e.bind(r)}};function fd(r,t,e){let n,o=new Promise((s,i)=>{if(e={rejectionEvents:["error"],multiArgs:!1,resolveImmediately:!1,...e},!(e.count>=0&&(e.count===Number.POSITIVE_INFINITY||Number.isInteger(e.count))))throw new TypeError("The `count` option should be at least 0 or more");e.signal?.throwIfAborted();let a=[t].flat(),c=[],{addListener:d,removeListener:l}=ld(r),f=(...h)=>{let b=e.multiArgs?h:h[0];e.filter&&!e.filter(b)||(c.push(b),e.count===c.length&&(n(),s(c)))},u=h=>{n(),i(h)};n=()=>{for(let h of a)l(h,f);for(let h of e.rejectionEvents)l(h,u)};for(let h of a)d(h,f);for(let h of e.rejectionEvents)d(h,u);e.signal&&e.signal.addEventListener("abort",()=>{u(e.signal.reason)},{once:!0}),e.resolveImmediately&&s(c)});if(o.cancel=n,typeof e.timeout=="number"){let s=ii(o,{milliseconds:e.timeout});return s.cancel=n,s}return o}function Zt(r,t,e){typeof e=="function"&&(e={filter:e}),e={...e,count:1,resolveImmediately:!1};let n=fd(r,t,e),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var Pe=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};function dd(r){return r.reason}async function Uc(r,t,e){if(t==null)return r;let n=e?.translateError??dd;if(t.aborted)return r.catch(()=>{}),Promise.reject(n(t));let o;try{return await Promise.race([r,new Promise((s,i)=>{o=()=>{i(n(t))},t.addEventListener("abort",o)})])}finally{o!=null&&t.removeEventListener("abort",o)}}var hd=Math.pow(2,20)*4,ao=class extends Fe{status;timeline;inactivityTimeout;maxReadBufferLength;maxWriteBufferLength;log;direction;maxMessageSize;readStatus;writeStatus;remoteReadStatus;remoteWriteStatus;writableNeedsDrain;readBuffer;writeBuffer;sendingData;constructor(t){super(),this.status="open",this.log=t.log,this.direction=t.direction??"outbound",this.inactivityTimeout=t.inactivityTimeout??12e4,this.maxReadBufferLength=t.maxReadBufferLength??hd,this.maxWriteBufferLength=t.maxWriteBufferLength,this.maxMessageSize=t.maxMessageSize,this.readBuffer=new rt,this.writeBuffer=new rt,this.readStatus="readable",this.remoteReadStatus="readable",this.writeStatus="writable",this.remoteWriteStatus="writable",this.sendingData=!1,this.writableNeedsDrain=!1,this.timeline={open:Date.now()},this.processSendQueue=this.processSendQueue.bind(this);let e=()=>{this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,this.processSendQueue()};this.addEventListener("drain",e)}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let t=io(),e=s=>{t.push(s.data)};this.addEventListener("message",e);let n=s=>{t.end(s.error)};this.addEventListener("close",n);let o=()=>{t.end()};this.addEventListener("remoteCloseWrite",o);try{yield*t}finally{this.removeEventListener("message",e),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",o)}}isReadable(){return this.status==="open"}send(t){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new we(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",t.byteLength),this.writeBuffer.append(t),this.processSendQueue()}abort(t){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",t),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(t)}catch(e){this.log("failed to send reset to remote - %e",e)}this.dispatchEvent(new pn(t))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new we("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new we("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(t){if(this.readStatus==="closed"||this.readStatus==="closing")throw new we(`Cannot push data onto a stream that is ${this.readStatus}`);if(t.byteLength!==0){if(this.readBuffer.append(t),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(t){if(t.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(t),this.dispatchReadBuffer()}}addEventListener(...t){super.addEventListener.apply(this,t),t[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let t=new un;this.dispatchEvent(new mn(t))}onTransportClosed(t){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),t!=null?this.abort(t):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new $e))}onRemoteCloseWrite(){this.remoteWriteStatus!=="closed"&&(this.log.trace("on remote close write"),this.remoteWriteStatus="closed",this.safeDispatchEvent("remoteCloseWrite"),this.writeStatus==="closed"&&this.onTransportClosed())}onRemoteCloseRead(){this.log.trace("on remote close read"),this.remoteReadStatus="closed",this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle"))}processSendQueue(){if(this.writableNeedsDrain)return this.log.trace("not processing send queue as drain is required"),this.checkWriteBufferLength(),!1;if(this.writeBuffer.byteLength===0)return this.log.trace("not processing send queue as no bytes to send"),!0;if(this.sendingData)return this.log.trace("not processing send queue as already sending data"),!0;this.sendingData=!0,this.log.trace("processing send queue with %d queued bytes",this.writeBuffer.byteLength);try{let t=!0,e=this.writeBuffer.byteLength,n=0;for(;this.writeBuffer.byteLength>0;){let o=Math.min(this.maxMessageSize??this.writeBuffer.byteLength,this.writeBuffer.byteLength);if(o===0){t=!1;break}let s=this.writeBuffer.sublist(0,o),i=new rt(s);this.writeBuffer.consume(s.byteLength);let a=this.sendData(s);if(t=a.canSendMore,n+=a.sentBytes,a.sentBytes!==i.byteLength&&(i.consume(a.sentBytes),this.writeBuffer.prepend(i)),!t)break}return t||(this.log.trace("sent %d/%d bytes, pausing sending because underlying stream is full, %d bytes left in the write buffer",n,e,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),t}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let t=this.readBuffer.sublist();this.readBuffer.consume(t.byteLength),this.dispatchEvent(new hn(t))}finally{this.remoteWriteStatus==="closed"&&(this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new br(`Read buffer length of ${this.readBuffer.byteLength} exceeded limit of ${this.maxReadBufferLength}, read status is ${this.readStatus}`))}checkWriteBufferLength(){this.maxWriteBufferLength!=null&&this.writeBuffer.byteLength>this.maxWriteBufferLength&&this.abort(new br(`Write buffer length of ${this.writeBuffer.byteLength} exceeded limit of ${this.maxWriteBufferLength}, write status is ${this.writeStatus}`))}onMuxerNeedsDrain(){this.writableNeedsDrain=!0}onMuxerDrain(){this.safeDispatchEvent("drain")}};var co=class extends ao{remoteAddr;metricPrefix;metrics;constructor(t){super(t),this.metricPrefix=t.metricPrefix??"",this.metrics=t.metrics,this.remoteAddr=t.remoteAddr,this.addEventListener("close",e=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),e.error!=null?e.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):e.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(t){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Zt(this,"idle",{...t,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await Zt(this,"drain",{...t,rejectionEvents:["close"]})),await this.sendClose(t),this.onTransportClosed())}};var Mc=St(ot("node:os"),1);function Rc(r){return!!(r.startsWith("169.254.")||r.toLowerCase().startsWith("fe80"))}var pd={4:"IPv4",6:"IPv6"};function md(r){return["0.0.0.0","::"].includes(r)}function yd(r){let t=[],e=Mc.default.networkInterfaces();for(let[,n]of Object.entries(e))if(n!=null)for(let o of n)Rc(o.address)||o.family===pd[r]&&t.push(o.address);return t}function Kc(r,t){if(r==null)return[];let e=r.toOptions();if(md(e.host)){let n=[];for(let o of yd(e.family))n.push(pt(`/ip${e.family}/${o}/${e.transport}/${t??e.port}`));return n}return[pt(`/ip${e.family}/${e.host}/${e.transport}/${t??e.port}`)]}function Hc(r,t){if(typeof r!="string")throw new B(`invalid ip provided: ${r}`);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new B(`invalid port provided: ${t}`);if((0,Pt.isIPv4)(r))return pt(`/ip4/${r}/tcp/${t}`);if((0,Pt.isIPv6)(r))return pt(`/ip6/${r}/tcp/${t}`);throw new B(`invalid ip:port for creating a multiaddr: ${r}:${t}`)}var bd=4194304,uo=class extends Error{static name="UnwrappedError";name="UnwrappedError"},ci=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},ui=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},li=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function gd(r){return typeof r?.closeRead=="function"}function wd(r){return typeof r?.close=="function"}function ai(r){return gd(r)?r.readStatus==="closing"||r.readStatus==="closed":wd(r)?r.status!=="open":!1}function xd(r){return r?.addEventListener!=null&&r?.removeEventListener!=null&&r?.send!=null&&r?.push!=null&&r?.log!=null}function Ed(r,t){let e=t?.maxBufferSize??bd,n=new rt,o=Promise.withResolvers(),s=!1;if(!xd(r))throw new B("Argument should be a Stream or a Multiaddr");let i=l=>{if(t?.stopPropagation,n.append(l.data),n.byteLength>e){let f=n.byteLength;n.consume(n.byteLength),o.reject(new Error(`Read buffer overflow - ${f} > ${e}`))}o.resolve()};r.addEventListener("message",i);let a=l=>{l.error!=null?o.reject(l.error):o.resolve()};r.addEventListener("close",a);let c=()=>{o.resolve()};r.addEventListener("remoteCloseWrite",c);let d={readBuffer:n,async read(l){if(s===!0)throw new uo("Stream was unwrapped");if(ai(r)){if(l?.bytes==null)return null;if(n.byteLength<l.bytes)throw new Pe(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(;;){if(n.byteLength>=f){o.resolve();break}if(await Uc(o.promise,l?.signal),ai(r)){if(n.byteLength===0&&l?.bytes==null)return null;break}o=Promise.withResolvers()}let u=l?.bytes??n.byteLength;if(n.byteLength<u){if(ai(r))throw new Pe(`Unexpected EOF - stream closed while reading ${n.byteLength}/${u} bytes`);return d.read(l)}let h=n.sublist(0,u);return n.consume(u),h},async write(l,f){if(s===!0)throw new uo("Stream was unwrapped");r.send(l)||await Zt(r,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return s||(s=!0,r.removeEventListener("message",i),r.removeEventListener("close",a),r.removeEventListener("remoteCloseWrite",c),n.byteLength>0&&(r.log("stream unwrapped with %d unread bytes",n.byteLength),r.push(n))),r}};return d}function vd(r,t={}){let e=Ed(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=It(t.maxDataLength));let n=t?.lengthDecoder??cr,o=t?.lengthEncoder??bi;return{async read(i){let a=-1,c=new rt;for(;;){let l=await e.read({...i,bytes:1});if(l==null)break;c.append(l);try{a=n(c)}catch(f){if(f instanceof RangeError)continue;throw f}if(a<0)throw new ci("Invalid message length");if(t?.maxLengthLength!=null&&c.byteLength>t.maxLengthLength)throw new li(`Message length length too long - ${c.byteLength} > ${t.maxLengthLength}`);if(a>-1)break}if(t?.maxDataLength!=null&&a>t.maxDataLength)throw new ui(`Message length too long - ${a} > ${t.maxDataLength}`);let d=await e.read({...i,bytes:a});if(d==null)throw new Pe(`Unexpected EOF - tried to read ${a} bytes but the stream closed`);if(d.byteLength!==a)throw new Pe(`Unexpected EOF - read ${d.byteLength}/${a} bytes before the stream closed`);return d},async write(i,a){await e.write(new rt(o(i.byteLength),i),a)},async writeV(i,a){let c=new rt(...i.flatMap(d=>[o(d.byteLength),d]));await e.write(c,a)},unwrap(){return e.unwrap()}}}function fi(r,t){let e=vd(r,t),n={read:async(o,s)=>{let i=await e.read(s);return o.decode(i)},write:async(o,s,i)=>{await e.write(s.encode(o),i)},writeV:async(o,s,i)=>{await e.writeV(o.map(a=>s.encode(a)),i)},pb:o=>({read:async s=>n.read(o,s),write:async(s,i)=>n.write(s,o,i),writeV:async(s,i)=>n.writeV(s,o,i),unwrap:()=>n}),unwrap:()=>e.unwrap()};return n}var di=class extends co{socket;constructor(t){let e=t.remoteAddr;if(t.localAddr!=null&&Oc.matches(t.localAddr))e=t.localAddr;else if(e==null){if(t.socket.remoteAddress==null||t.socket.remotePort==null)throw new B("Could not determine remote address or port");e=Hc(t.socket.remoteAddress,t.socket.remotePort)}super({...t,remoteAddr:e}),this.socket=t.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",e,n),this.abort(n)}),this.socket.setTimeout(t.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",e),this.abort(new He)}),this.socket.once("end",()=>{this.log("tcp end",e),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",e),n){this.abort(new Error("TCP transmission error"));return}this.onTransportClosed()}),this.socket.on("drain",()=>{this.log("tcp drain"),this.safeDispatchEvent("drain")})}sendData(t){let e=0,n=!0;for(let o of t)if(e+=o.byteLength,n=this.socket.write(o),!n)break;return{sentBytes:e,canSendMore:n}}async sendClose(t){this.socket.destroyed||(this.socket.destroySoon(),await Zt(this.socket,"close",t))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},lo=r=>new di(r);var $c=St(ot("os"),1),Vc=St(ot("path"),1);function fo(r,t={}){let e=r.getPath();if(e!=null)return $c.default.platform()==="win32"?{path:Vc.default.join("\\\\.\\pipe\\",e)}:{path:e};let n=r.toOptions();return{...t,...n,ipv6Only:n.family===6}}var ft;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(ft||(ft={}));var ho=class extends Fe{context;server;sockets=new Set;status={code:ft.INACTIVE};metrics;addr;log;shutdownController;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,t.allowHalfOpen=t.allowHalfOpen??!1,this.shutdownController=new AbortController,bn(1/0,this.shutdownController.signal),this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Fc.default.createServer(t,this.onSocket.bind(this)),t.maxConnections!==void 0&&(this.server.maxConnections=t.maxConnections),t.closeServerOnMaxConnections!=null&&t.closeServerOnMaxConnections.closeAbove<t.closeServerOnMaxConnections.listenBelow)throw new B("closeAbove must be >= listenBelow");t.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.sockets.size})}),this.metrics={status:t.metrics?.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics?.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics?.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.server.on("listening",()=>{let e=this.server.address();e==null?this.addr="unknown":typeof e=="string"?this.addr=e:this.addr=`${e.address}:${e.port}`,this.metrics.status?.update({[this.addr]:ft.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",e=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:e})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==ft.PAUSED&&this.safeDispatchEvent("close")}).on("drop",()=>{this.metrics.events?.increment({[`${this.addr} drop`]:!0})})}onSocket(t){if(this.metrics.events?.increment({[`${this.addr} connection`]:!0}),this.status.code!==ft.ACTIVE)throw t.destroy(),new fn("Server is not listening yet");let e;try{e=lo({socket:t,inactivityTimeout:this.context.inactivityTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,direction:"inbound",localAddr:this.status.listeningAddr,log:this.context.logger.forComponent("libp2p:tcp:connection")})}catch(n){this.log.error("inbound connection failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_to_connection`]:!0}),t.destroy();return}this.log("new inbound connection %s",e.remoteAddr),this.sockets.add(t),this.context.upgrader.upgradeInbound(e,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",e.remoteAddr),t.once("close",()=>{this.sockets.delete(t),this.context.closeServerOnMaxConnections!=null&&this.sockets.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(n=>{this.log.error("error attempting to listen server once connection count under limit",n),this.context.closeServerOnMaxConnections?.onListenError?.(n)})}),this.context.closeServerOnMaxConnections!=null&&this.sockets.size>=this.context.closeServerOnMaxConnections.closeAbove&&(this.log("pausing incoming connections as limit is exceeded - %d/%d",this.sockets.size,this.context.closeServerOnMaxConnections.closeAbove),this.pause())}).catch(async n=>{this.log.error("inbound connection upgrade failed",n),this.metrics.errors?.increment({[`${this.addr} inbound_upgrade`]:!0}),this.sockets.delete(t),e.abort(n)})}getAddrs(){if(this.status.code===ft.INACTIVE)return[];let t=this.server.address();return t==null?[]:typeof t=="string"?[pt(`/unix/${encodeURIComponent(t)}`)]:Kc(this.status.listeningAddr,t.port)}updateAnnounceAddrs(){}async listen(t){if(this.status.code===ft.ACTIVE||this.status.code===ft.PAUSED)throw new dn("server is already listening");try{this.status={code:ft.ACTIVE,listeningAddr:t,netConfig:fo(t,this.context)},await this.resume()}catch(e){throw this.status={code:ft.INACTIVE},e}}async close(t){let e=[];this.server.listening&&e.push(Zt(this.server,"close",t)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(e.push(Zt(n,"close",t)),n.destroy())}),await Promise.all(e)}async resume(){if(this.server.listening||this.status.code===ft.INACTIVE)return;let t=this.status.netConfig;await new Promise((e,n)=>{this.server.once("error",n),this.server.listen(t,e)}),this.status={...this.status,code:ft.ACTIVE},this.log("listening on %s",this.server.address())}pause(t=!1){if(!this.server.listening&&this.status.code===ft.PAUSED&&t){this.status={code:ft.INACTIVE};return}!this.server.listening||this.status.code!==ft.ACTIVE||(this.log("%s server on %s",t?"closing":"pausing",this.server.address()),this.status=t?{code:ft.INACTIVE}:{...this.status,code:ft.PAUSED},this.server.close())}};var po=class{opts;metrics;components;log;constructor(t,e={}){this.log=t.logger.forComponent("libp2p:tcp"),this.opts=e,this.components=t,t.metrics!=null&&(this.metrics={events:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"}),errors:t.metrics.registerCounterGroup("libp2p_tcp_dialer_errors_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Xi]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Qi]=["@libp2p/transport"];async dial(t,e){e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1;let n=await this._connect(t,e),o;try{o=lo({socket:n,inactivityTimeout:this.opts.outboundSocketInactivityTimeout,metrics:this.metrics?.events,direction:"outbound",remoteAddr:t,log:this.log.newScope("connection")})}catch(s){throw this.metrics?.errors.increment({outbound_to_connection:!0}),n.destroy(s),s}try{return this.log("new outbound connection %s",o.remoteAddr),await e.upgrader.upgradeOutbound(o,e)}catch(s){throw this.metrics?.errors.increment({outbound_upgrade:!0}),this.log.error("error upgrading outbound connection",s),o.abort(s),s}}async _connect(t,e){e.signal.throwIfAborted(),e.onProgress?.(new no("tcp:open-connection"));let n;return new Promise((o,s)=>{let i=Date.now(),a=fo(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a with opts %o",t,a),n=Gc.default.connect(a);let c=h=>{this.log.error("dial to %a errored - %e",t,h);let b=a.path??`${a.host??""}:${a.port}`;h.message=`connection error ${b}: ${h.message}`,this.metrics?.events.increment({error:!0}),u(h)},d=()=>{this.log("connection timeout %a",t),this.metrics?.events.increment({timeout:!0});let h=new He(`Connection timeout after ${Date.now()-i}ms`);n.emit("error",h)},l=()=>{this.log("connection opened %a",t),this.metrics?.events.increment({connect:!0}),u()},f=()=>{this.log("connection aborted %a",t),this.metrics?.events.increment({abort:!0}),u(new an)},u=h=>{if(n.removeListener("error",c),n.removeListener("timeout",d),n.removeListener("connect",l),e.signal!=null&&e.signal.removeEventListener("abort",f),h!=null){s(h);return}o(n)};n.on("error",c),n.on("timeout",d),n.on("connect",l),e.signal.addEventListener("abort",f)}).catch(o=>{throw n?.destroy(),o})}createListener(t){return new ho({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,inactivityTimeout:this.opts.inboundSocketInactivityTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(t){return t.filter(e=>Dc.exactMatch(e)||e.toString().startsWith("/unix/"))}dialFilter(t){return this.listenFilter(t)}};function zc(r={}){return t=>new po(t,r)}var Sd=ze("libp2p:daemon-client:dht"),mo=class{client;constructor(t){this.client=t}async put(t,e){if(!(t instanceof Uint8Array))throw new B("invalid key received");if(!(e instanceof Uint8Array))throw new B("value received is not a Uint8Array");let n=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.PUT_VALUE,key:t,value:e}}),o=await n.read(_);if(Sd("read",o),await n.unwrap().close(),o.type!==_.Type.OK)throw new wr(o.error?.msg??"DHT put failed")}async get(t){if(!(t instanceof Uint8Array))throw new B("invalid key received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.GET_VALUE,key:t}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new H("Invalid DHT get response");return n.dht.value}async findPeer(t){if(!Ve(t))throw new B("invalid peer id received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.FIND_PEER,peer:t.toMultihash().bytes}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new H("Invalid response");return{id:se(kt(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(o=>pt(o))}}async provide(t){if(t==null||nt.asCID(t)==null)throw new B("invalid cid received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.PROVIDE,cid:t.bytes}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"DHT provide failed")}async*findProviders(t,e=1){if(t==null||nt.asCID(t)==null)throw new B("invalid cid received");let n=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.FIND_PROVIDERS,cid:t.bytes,count:e}}),o=await n.read(_);if(o.type!==_.Type.OK)throw await n.unwrap().close(),new H(o.error?.msg??"DHT find providers failed");for(;;){let s=await n.read(Vt);if(s.type===Vt.Type.END){await n.unwrap().close();return}if(s.type===Vt.Type.VALUE&&s.peer?.addrs!=null)yield{id:se(kt(s.peer.id)),multiaddrs:s.peer.addrs.map(i=>pt(i))};else throw await n.unwrap().close(),new wr("unexpected message received")}}async*getClosestPeers(t){if(!(t instanceof Uint8Array))throw new B("invalid key received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.GET_CLOSEST_PEERS,key:t}}),n=await e.read(_);if(n.type!==_.Type.OK)throw await e.unwrap().close(),new H(n.error?.msg??"DHT find providers failed");for(;;){let o=await e.read(Vt);if(o.type===Vt.Type.END){await e.unwrap().close();return}if(o.type===Vt.Type.VALUE&&o.value!=null)yield{id:se(kt(o.value)),multiaddrs:[]};else throw await e.unwrap().close(),new gr("unexpected message received")}}async getPublicKey(t){if(!Ve(t))throw new B("invalid peer id received");let e=await this.client.send({type:K.Type.DHT,dht:{type:Ut.Type.GET_PUBLIC_KEY,peer:t.toMultihash().bytes}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new gr("Invalid response");return n.dht.value}};var yo=class{client;constructor(t){this.client=t}async getTopics(){let t=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Qt.Type.GET_TOPICS}}),e=await t.read(_);if(await t.unwrap().close(),e.type!==_.Type.OK)throw new H(e.error?.msg??"Pubsub get topics failed");if(e.pubsub?.topics==null)throw new H("Invalid response");return e.pubsub.topics}async publish(t,e){if(typeof t!="string")throw new B("invalid topic received");if(!(e instanceof Uint8Array))throw new B("data received is not a Uint8Array");let n=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Qt.Type.PUBLISH,topic:t,data:e}}),o=await n.read(_);if(await n.unwrap().close(),o.type!==_.Type.OK)throw new H(o.error?.msg??"Pubsub publish failed")}async subscribe(t){if(typeof t!="string")throw new B("invalid topic received");let e=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Qt.Type.SUBSCRIBE,topic:t}}),n=await e.read(_);if(n.type!==_.Type.OK)throw new H(n.error?.msg??"Pubsub publish failed");let o=!0;return{async*messages(){for(;o;)yield await e.read(rn)},async cancel(){o=!1,await e.unwrap().close()}}}async getSubscribers(t){if(typeof t!="string")throw new B("invalid topic received");let e=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Qt.Type.LIST_PEERS,topic:t}}),n=await e.read(_);if(await e.unwrap().close(),n.type!==_.Type.OK)throw new H(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new H("Invalid response");return n.pubsub.peerIDs.map(o=>se(kt(o)))}};var pe=ze("libp2p:daemon-client"),H=class extends Error{constructor(t="Operation failed"){super(t),this.name="OperationFailedError"}},hi=class{multiaddr;dht;pubsub;tcp;constructor(t){this.multiaddr=t,this.tcp=zc()({logger:sa()}),this.dht=new mo(this),this.pubsub=new yo(this)}async connectDaemon(t){return this.tcp.dial(this.multiaddr,{upgrader:new yr,signal:t??AbortSignal.timeout(1e4)})}async send(t){let e=await this.connectDaemon(),n=t.pubsub?.type??t.dht?.type??t.peerStore?.type??"";pe("send",t.type,n);let o=fi(e);return await o.write(t,K),o}async connect(t,e){if(!Ve(t))throw new B("invalid peer id received");if(!Array.isArray(e))throw new B("addrs received are not in an array");e.forEach(s=>{if(!Xn(s))throw new B("received an address that is not a multiaddr")});let n=await this.send({type:K.Type.CONNECT,connect:{peer:t.toMultihash().bytes,addrs:e.map(s=>s.bytes)}}),o=await n.read(_);if(pe("%s response %s",K.Type.CONNECT,o.type),o.type!==_.Type.OK){let s=o.error??{msg:"unspecified"};throw new H(s.msg??"unspecified")}await n.unwrap().close()}async identify(){let t=await this.send({type:K.Type.IDENTIFY}),e=await t.read(_);if(pe("%s response %s",K.Type.IDENTIFY,e.type),e.type!==_.Type.OK)throw new H(e.error?.msg??"Identify failed");if(e.identify?.addrs==null)throw new H("Invalid response");let n=se(kt(e.identify?.id)),o=e.identify.addrs.map(s=>pt(s));return await t.unwrap().close(),{peerId:n,addrs:o}}async listPeers(){let t=await this.send({type:K.Type.LIST_PEERS}),e=await t.read(_);if(pe("%s response %s",K.Type.LIST_PEERS,e.type),e.type!==_.Type.OK)throw new H(e.error?.msg??"List peers failed");return await t.unwrap().close(),e.peers.map(n=>se(kt(n.id)))}async openStream(t,e){if(!Ve(t))throw new B("invalid peer id received");if(typeof e!="string")throw new B("invalid protocol received");let n=await this.send({type:K.Type.STREAM_OPEN,streamOpen:{peer:t.toMultihash().bytes,proto:[e]}}),o=await n.read(_);if(pe("%s response %s",K.Type.STREAM_OPEN,o.type),o.type!==_.Type.OK){let s=new H(o.error?.msg??"Open stream failed");throw n.unwrap().abort(s),s}return n.unwrap()}async registerStreamHandler(t,e){if(typeof t!="string")throw new B("invalid protocol received");let n=this.tcp.createListener({upgrader:new yr(a=>{this.onConnection(t,n,e,a)})});await n.listen(pt("/ip4/127.0.0.1/tcp/0"));let o=n.getAddrs()[0];if(o==null)throw new H("Could not listen on port");let s=await this.send({type:K.Type.STREAM_HANDLER,streamHandler:{addr:o.bytes,proto:[t]}}),i=await s.read(_);if(pe("%s response %s",K.Type.STREAM_HANDLER,i.type),await s.unwrap().close(),i.type!==_.Type.OK)throw new H(i.error?.msg??"Register stream handler failed")}onConnection(t,e,n,o){Promise.resolve().then(async()=>{let s=fi(o).pb(Ke);if((await s.read()).proto!==t)throw new H("Incorrect protocol");await n(s.unwrap().unwrap())}).catch(s=>{o.abort(s)}).finally(()=>{o.close().catch(s=>{pe.error(s)}),e.close().catch(s=>{pe.error(s)})})}};function Id(r){return new hi(r)}return jc(Ad);})();
4
+ `+s),r.push(o+"m+"+un(this.diff)+"\x1B[0m")}else r[0]=Il()+e+" "+r[0]}function Il(){return Ft.hideDate!=null?"":new Date().toISOString()+" "}function Cl(...r){return process.stderr.write(hn.default.format(...r)+`
5
+ `)}function Tl(r){r!=null?process.env.DEBUG=r:delete process.env.DEBUG}function Dl(){return process.env.DEBUG}function Ll(r){r.inspectOpts={};let e=Object.keys(Ft);for(let t=0;t<e.length;t++)r.inspectOpts[e[t]]=Ft[e[t]]}function Bl(r){r.o=function(e){return this.inspectOpts.colors=this.useColors,hn.default.inspect(e,this.inspectOpts).split(`
6
+ `).map(t=>t.trim()).join(" ")},r.O=function(e){return this.inspectOpts.colors=this.useColors,hn.default.inspect(e,this.inspectOpts)}}var oa=ns({init:Ll,log:Cl,formatArgs:Al,save:Tl,load:Dl,useColors:Sl,setupFormatters:Bl,colors:na,inspectOpts:Ft});var Ae=oa;Ae.formatters.b=r=>r==null?"undefined":te.baseEncode(r);Ae.formatters.t=r=>r==null?"undefined":ze.baseEncode(r);Ae.formatters.m=r=>r==null?"undefined":ko.baseEncode(r);Ae.formatters.p=r=>r==null?"undefined":r.toString();Ae.formatters.c=r=>r==null?"undefined":r.toString();Ae.formatters.k=r=>r==null?"undefined":r.toString();Ae.formatters.a=r=>r==null?"undefined":r.toString();Ae.formatters.e=r=>{if(r==null)return"undefined";let e=sa(r.message),t=sa(r.stack);return e!=null&&t!=null?t.includes(e)?t:`${e}
7
+ ${t}`:t??e??r.toString()};function _l(r){let e=()=>{};return e.enabled=!1,e.color="",e.diff=0,e.log=()=>{},e.namespace=r,e.destroy=()=>!0,e.extend=()=>e,e}function ia(){return{forComponent(r){return Gt(r)}}}function Gt(r){let e=_l(`${r}:trace`);return Ae.enabled(`${r}:trace`)&&Ae.names.map(t=>t.toString()).find(t=>t.includes(":trace"))!=null&&(e=Ae(`${r}:trace`)),Object.assign(Ae(r),{error:Ae(`${r}:error`),trace:e,newScope:t=>Gt(`${r}:${t}`)})}function sa(r){if(r!=null&&(r=r.trim(),r.length!==0))return r}function Te(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var aa=re("node:buffer");function We(r,e){return mt(aa.Buffer.concat(r,e))}var ua=Symbol.for("@achingbrain/uint8arraylist");function ca(r,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let t=0;for(let n of r){let o=t+n.byteLength;if(e<o)return{buf:n,index:e-t};t=o}throw new RangeError("index is out of bounds")}function pn(r){return!!r?.[ua]}var ee=class r{bufs;length;[ua]=!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 t=0;for(let n of e)if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.push(n);else if(pn(n))t+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}prepend(...e){this.prependAll(e)}prependAll(e){let t=0;for(let n of e.reverse())if(n instanceof Uint8Array)t+=n.byteLength,this.bufs.unshift(n);else if(pn(n))t+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=t}get(e){let t=ca(this.bufs,e);return t.buf[t.index]}set(e,t){let n=ca(this.bufs,e);n.buf[n.index]=t}write(e,t=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(t+n,e[n]);else if(pn(e))for(let n=0;n<e.length;n++)this.set(t+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,t){let{bufs:n,length:o}=this._subList(e,t);return We(n,o)}subarray(e,t){let{bufs:n,length:o}=this._subList(e,t);return n.length===1?n[0]:We(n,o)}sublist(e,t){let{bufs:n,length:o}=this._subList(e,t),s=new r;return s.length=o,s.bufs=[...n],s}_subList(e,t){if(e=e??0,t=t??this.length,e<0&&(e=this.length+e),t<0&&(t=this.length+t),e<0||t>this.length)throw new RangeError("index is out of bounds");if(e===t)return{bufs:[],length:0};if(e===0&&t===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 h=e>=a&&e<c,l=t>a&&t<=c;if(h&&l){if(e===a&&t===c){n.push(i);break}let f=e-a;n.push(i.subarray(f,f+(t-e)));break}if(h){if(e===0){n.push(i);continue}n.push(i.subarray(e-a));continue}if(l){if(t===c){n.push(i);break}n.push(i.subarray(0,t-a));break}n.push(i)}return{bufs:n,length:t-e}}indexOf(e,t=0){if(!pn(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(t=Number(t??0),isNaN(t)&&(t=0),t<0&&(t=this.length+t),t<0&&(t=0),e.length===0)return t>this.length?this.length:t;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let s=256,i=new Int32Array(s);for(let f=0;f<s;f++)i[f]=-1;for(let f=0;f<o;f++)i[n[f]]=f;let a=i,c=this.byteLength-n.byteLength,h=n.byteLength-1,l;for(let f=t;f<=c;f+=l){l=0;for(let u=h;u>=0;u--){let d=this.get(f+u);if(n[u]!==d){l=Math.max(1,u-a[d]);break}}if(l===0)return f}return-1}getInt8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getInt8(0)}setInt8(e,t){let n=Oe(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,t),this.write(n,e)}getInt16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,t)}setInt16(e,t,n){let o=Ye(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,t,n),this.write(o,e)}getInt32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,t)}setInt32(e,t,n){let o=Ye(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,t,n),this.write(o,e)}getBigInt64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,t)}setBigInt64(e,t,n){let o=Ye(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,t,n),this.write(o,e)}getUint8(e){let t=this.subarray(e,e+1);return new DataView(t.buffer,t.byteOffset,t.byteLength).getUint8(0)}setUint8(e,t){let n=Oe(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,t),this.write(n,e)}getUint16(e,t){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,t)}setUint16(e,t,n){let o=Ye(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,t,n),this.write(o,e)}getUint32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,t)}setUint32(e,t,n){let o=Ye(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,t,n),this.write(o,e)}getBigUint64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,t)}setBigUint64(e,t,n){let o=Ye(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,t,n),this.write(o,e)}getFloat32(e,t){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,t)}setFloat32(e,t,n){let o=Ye(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,t,n),this.write(o,e)}getFloat64(e,t){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,t)}setFloat64(e,t,n){let o=Ye(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,t,n),this.write(o,e)}equals(e){if(e==null||!(e instanceof r)||e.bufs.length!==this.bufs.length)return!1;for(let t=0;t<this.bufs.length;t++)if(!Te(this.bufs[t],e.bufs[t]))return!1;return!0}static fromUint8Arrays(e,t){let n=new r;return n.bufs=e,t==null&&(t=e.reduce((o,s)=>o+s.byteLength,0)),n.length=t,n}};var la=re("node:buffer");function ne(r,e="utf8"){let t=Rr[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?la.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Ol=parseInt("11111",2),os=parseInt("10000000",2),Pl=parseInt("01111111",2),fa={0:br,1:br,2:Nl,3:Rl,4:Ml,5:kl,6:Ul,16:br,22:br,48:br};function ss(r,e={offset:0}){let t=r[e.offset]&Ol;if(e.offset++,fa[t]!=null)return fa[t](r,e);throw new Error("No decoder for tag "+t)}function gr(r,e){let t=0;if((r[e.offset]&os)===os){let n=r[e.offset]&Pl,o="0x";e.offset++;for(let s=0;s<n;s++,e.offset++)o+=r[e.offset].toString(16).padStart(2,"0");t=parseInt(o,16)}else t=r[e.offset],e.offset++;return t}function br(r,e){gr(r,e);let t=[];for(;!(e.offset>=r.byteLength);){let n=ss(r,e);if(n===null)break;t.push(n)}return t}function Nl(r,e){let t=gr(r,e),n=e.offset,o=e.offset+t,s=[];for(let i=n;i<o;i++)i===n&&r[i]===0||s.push(r[i]);return e.offset+=t,Uint8Array.from(s)}function Ul(r,e){let t=gr(r,e),n=e.offset+t,o=r[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 h=r[e.offset];if(e.offset++,c.push(h&127),h<128){c.reverse();let l=0;for(let f=0;f<c.length;f++)l+=c[f]<<f*7;a+=`.${l}`,c=[]}}return a}function kl(r,e){return e.offset++,null}function Rl(r,e){let t=gr(r,e),n=r[e.offset];e.offset++;let o=r.subarray(e.offset,e.offset+t-1);if(e.offset+=t,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Ml(r,e){let t=gr(r,e),n=r.subarray(e.offset,e.offset+t);return e.offset+=t,n}function Kl(r){let e=r.toString(16);e.length%2===1&&(e="0"+e);let t=new ee;for(let n=0;n<e.length;n+=2)t.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return t}function is(r){if(r.byteLength<128)return Uint8Array.from([r.byteLength]);let e=Kl(r.byteLength);return new ee(Uint8Array.from([e.byteLength|os]),e)}function da(r){let e=new ee,t=128;return(r.subarray()[0]&t)===t&&e.append(Uint8Array.from([0])),e.append(r),new ee(Uint8Array.from([2]),is(e),e)}function ha(r){let e=Uint8Array.from([0]),t=new ee(e,r);return new ee(Uint8Array.from([3]),is(t),t)}function mn(r,e=48){let t=new ee;for(let n of r)t.append(n);return new ee(Uint8Array.from([e]),is(t),t)}async function pa(r,e,t,n){let o=await crypto.subtle.importKey("jwk",r,{name:"ECDSA",namedCurve:r.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let s=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,e,t.subarray());return n?.signal?.throwIfAborted(),s}var Hl=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Vl=Uint8Array.from([6,5,43,129,4,0,34]),$l=Uint8Array.from([6,5,43,129,4,0,35]),Fl={ext:!0,kty:"EC",crv:"P-256"},Gl={ext:!0,kty:"EC",crv:"P-384"},zl={ext:!0,kty:"EC",crv:"P-521"},as=32,cs=48,us=66;function ma(r){let e=ss(r);return ya(e)}function ya(r){let e=r[1][1][0],t=1,n,o;if(e.byteLength===as*2+1)return n=ne(e.subarray(t,t+as),"base64url"),o=ne(e.subarray(t+as),"base64url"),new zt({...Fl,key_ops:["verify"],x:n,y:o});if(e.byteLength===cs*2+1)return n=ne(e.subarray(t,t+cs),"base64url"),o=ne(e.subarray(t+cs),"base64url"),new zt({...Gl,key_ops:["verify"],x:n,y:o});if(e.byteLength===us*2+1)return n=ne(e.subarray(t,t+us),"base64url"),o=ne(e.subarray(t+us),"base64url"),new zt({...zl,key_ops:["verify"],x:n,y:o});throw new D(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function ba(r){return mn([da(Uint8Array.from([1])),mn([Wl(r.crv)],160),mn([ha(new ee(Uint8Array.from([4]),Se(r.x??"","base64url"),Se(r.y??"","base64url")))],161)]).subarray()}function Wl(r){if(r==="P-256")return Hl;if(r==="P-384")return Vl;if(r==="P-521")return $l;throw new D(`Invalid curve ${r}`)}var zt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=ba(this.jwk)),this._raw}toMultihash(){return Ke.digest(Wt(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}async verify(e,t,n){return pa(this.jwk,t,e,n)}};var yn=Ee(re("crypto"),1);var Tm=yn.default.generateKeyPairSync,wr=32;var ql=64;function ga(r,e,t){if(r.byteLength!==wr)throw new TypeError('"key" must be 32 bytes in length.');if(!(r instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==ql)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=yn.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:ne(r,"base64url"),kty:"OKP"}});return yn.default.verify(null,t instanceof Uint8Array?t:t.subarray(),n,e)}function xa(r){return r==null?!1:typeof r.then=="function"&&typeof r.catch=="function"&&typeof r.finally=="function"}var bn=class{type="Ed25519";raw;constructor(e){this.raw=ls(e,wr)}toMultihash(){return Ke.digest(Wt(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}verify(e,t,n){n?.signal?.throwIfAborted();let o=ga(this.raw,t,e);return xa(o)?o.then(s=>(n?.signal?.throwIfAborted(),s)):o}};function Ea(r){return r=ls(r,wr),new bn(r)}function ls(r,e){if(r=Uint8Array.from(r??[]),r.length!==e)throw new D(`Key must be a Uint8Array of length ${e}, got ${r.length}`);return r}var De;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.secp256k1="secp256k1",r.ECDSA="ECDSA"})(De||(De={}));var fs;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.secp256k1=2]="secp256k1",r[r.ECDSA=3]="ECDSA"})(fs||(fs={}));(function(r){r.codec=()=>He(fs)})(De||(De={}));var xr;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.Type!=null&&(n.uint32(8),De.codec().encode(t.Type,n)),t.Data!=null&&(n.uint32(18),n.bytes(t.Data)),o.lengthDelimited!==!1&&n.ldelim()},(t,n,o={})=>{let s={},i=n==null?t.len:t.pos+n;for(;t.pos<i;){let a=t.uint32();switch(a>>>3){case 1:{s.Type=De.codec().decode(t);break}case 2:{s.Data=t.bytes();break}default:{t.skipType(a&7);break}}}return s})),e),r.encode=t=>Y(t,r.codec()),r.decode=(t,n)=>q(t,r.codec(),n)})(xr||(xr={}));var ds;(function(r){let e;r.codec=()=>(e==null&&(e=Z((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.Type!=null&&(n.uint32(8),De.codec().encode(t.Type,n)),t.Data!=null&&(n.uint32(18),n.bytes(t.Data)),o.lengthDelimited!==!1&&n.ldelim()},(t,n,o={})=>{let s={},i=n==null?t.len:t.pos+n;for(;t.pos<i;){let a=t.uint32();switch(a>>>3){case 1:{s.Type=De.codec().decode(t);break}case 2:{s.Data=t.bytes();break}default:{t.skipType(a&7);break}}}return s})),e),r.encode=t=>Y(t,r.codec()),r.decode=(t,n)=>q(t,r.codec(),n)})(ds||(ds={}));var je=Ee(re("node:crypto"),1),xt=je&&typeof je=="object"&&"webcrypto"in je?je.webcrypto:je&&typeof je=="object"&&"randomBytes"in je?je:void 0;function Et(r){return r instanceof Uint8Array||ArrayBuffer.isView(r)&&r.constructor.name==="Uint8Array"}function Er(r){if(!Number.isSafeInteger(r)||r<0)throw new Error("positive integer expected, got "+r)}function $e(r,...e){if(!Et(r))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(r.length))throw new Error("Uint8Array expected of length "+e+", got length="+r.length)}function gn(r){if(typeof r!="function"||typeof r.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Er(r.outputLen),Er(r.blockLen)}function Yt(r,e=!0){if(r.destroyed)throw new Error("Hash instance has been destroyed");if(e&&r.finished)throw new Error("Hash#digest() has already been called")}function Sa(r,e){$e(r);let t=e.outputLen;if(r.length<t)throw new Error("digestInto() expects output buffer of length at least "+t)}function vt(...r){for(let e=0;e<r.length;e++)r[e].fill(0)}function wn(r){return new DataView(r.buffer,r.byteOffset,r.byteLength)}function Fe(r,e){return r<<32-e|r>>>e}var Aa=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Xl=Array.from({length:256},(r,e)=>e.toString(16).padStart(2,"0"));function Je(r){if($e(r),Aa)return r.toHex();let e="";for(let t=0;t<r.length;t++)e+=Xl[r[t]];return e}var Qe={_0:48,_9:57,A:65,F:70,a:97,f:102};function va(r){if(r>=Qe._0&&r<=Qe._9)return r-Qe._0;if(r>=Qe.A&&r<=Qe.F)return r-(Qe.A-10);if(r>=Qe.a&&r<=Qe.f)return r-(Qe.a-10)}function St(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);if(Aa)return Uint8Array.fromHex(r);let e=r.length,t=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(t);for(let o=0,s=0;o<t;o++,s+=2){let i=va(r.charCodeAt(s)),a=va(r.charCodeAt(s+1));if(i===void 0||a===void 0){let c=r[s]+r[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[o]=i*16+a}return n}function Ia(r){if(typeof r!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(r))}function vr(r){return typeof r=="string"&&(r=Ia(r)),$e(r),r}function Ge(...r){let e=0;for(let n=0;n<r.length;n++){let o=r[n];$e(o),e+=o.length}let t=new Uint8Array(e);for(let n=0,o=0;n<r.length;n++){let s=r[n];t.set(s,o),o+=s.length}return t}var qt=class{};function Ca(r){let e=n=>r().update(vr(n)).digest(),t=r();return e.outputLen=t.outputLen,e.blockLen=t.blockLen,e.create=()=>r(),e}function xn(r=32){if(xt&&typeof xt.getRandomValues=="function")return xt.getRandomValues(new Uint8Array(r));if(xt&&typeof xt.randomBytes=="function")return Uint8Array.from(xt.randomBytes(r));throw new Error("crypto.getRandomValues must be defined")}function jl(r,e,t,n){if(typeof r.setBigUint64=="function")return r.setBigUint64(e,t,n);let o=BigInt(32),s=BigInt(4294967295),i=Number(t>>o&s),a=Number(t&s),c=n?4:0,h=n?0:4;r.setUint32(e+c,i,n),r.setUint32(e+h,a,n)}function Ta(r,e,t){return r&e^~r&t}function Da(r,e,t){return r&e^r&t^e&t}var En=class extends qt{constructor(e,t,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=e,this.outputLen=t,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(e),this.view=wn(this.buffer)}update(e){Yt(this),e=vr(e),$e(e);let{view:t,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=wn(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(t,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Yt(this),Sa(e,this),this.finished=!0;let{buffer:t,view:n,blockLen:o,isLE:s}=this,{pos:i}=this;t[i++]=128,vt(this.buffer.subarray(i)),this.padOffset>o-i&&(this.process(n,0),i=0);for(let f=i;f<o;f++)t[f]=0;jl(n,o-8,BigInt(this.length*8),s),this.process(n,0);let a=wn(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let h=c/4,l=this.get();if(h>l.length)throw new Error("_sha2: outputLen bigger than state");for(let f=0;f<h;f++)a.setUint32(4*f,l[f],s)}digest(){let{buffer:e,outputLen:t}=this;this.digestInto(e);let n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:t,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%t&&e.buffer.set(n),e}clone(){return this._cloneInto()}},et=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Ql=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]),ut=new Uint32Array(64),hs=class extends En{constructor(e=32){super(64,e,8,!1),this.A=et[0]|0,this.B=et[1]|0,this.C=et[2]|0,this.D=et[3]|0,this.E=et[4]|0,this.F=et[5]|0,this.G=et[6]|0,this.H=et[7]|0}get(){let{A:e,B:t,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[e,t,n,o,s,i,a,c]}set(e,t,n,o,s,i,a,c){this.A=e|0,this.B=t|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,t){for(let f=0;f<16;f++,t+=4)ut[f]=e.getUint32(t,!1);for(let f=16;f<64;f++){let u=ut[f-15],d=ut[f-2],b=Fe(u,7)^Fe(u,18)^u>>>3,g=Fe(d,17)^Fe(d,19)^d>>>10;ut[f]=g+ut[f-7]+b+ut[f-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:h,H:l}=this;for(let f=0;f<64;f++){let u=Fe(a,6)^Fe(a,11)^Fe(a,25),d=l+u+Ta(a,c,h)+Ql[f]+ut[f]|0,g=(Fe(n,2)^Fe(n,13)^Fe(n,22))+Da(n,o,s)|0;l=h,h=c,c=a,a=i+d|0,i=s,s=o,o=n,n=d+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,h=h+this.G|0,l=l+this.H|0,this.set(n,o,s,i,a,c,h,l)}roundClean(){vt(ut)}destroy(){this.set(0,0,0,0,0,0,0,0),vt(this.buffer)}};var La=Ca(()=>new hs);var sc=Ee(re("node:crypto"),1);var vn=class extends qt{constructor(e,t){super(),this.finished=!1,this.destroyed=!1,gn(e);let n=vr(t);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),vt(s)}update(e){return Yt(this),this.iHash.update(e),this}digestInto(e){Yt(this),$e(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:t,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=t._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},ps=(r,e,t)=>new vn(r,e).update(t).digest();ps.create=(r,e)=>new vn(r,e);var bs=BigInt(0),ys=BigInt(1);function Sr(r,e=""){if(typeof r!="boolean"){let t=e&&`"${e}"`;throw new Error(t+"expected boolean, got type="+typeof r)}return r}function lt(r,e,t=""){let n=Et(r),o=r?.length,s=e!==void 0;if(!n||s&&o!==e){let i=t&&`"${t}" `,a=s?` of length ${e}`:"",c=n?`length=${o}`:`type=${typeof r}`;throw new Error(i+"expected Uint8Array"+a+", got "+c)}return r}function Ar(r){let e=r.toString(16);return e.length&1?"0"+e:e}function Ba(r){if(typeof r!="string")throw new Error("hex string expected, got "+typeof r);return r===""?bs:BigInt("0x"+r)}function Zt(r){return Ba(Je(r))}function gs(r){return $e(r),Ba(Je(Uint8Array.from(r).reverse()))}function Sn(r,e){return St(r.toString(16).padStart(e*2,"0"))}function ws(r,e){return Sn(r,e).reverse()}function ye(r,e,t){let n;if(typeof e=="string")try{n=St(e)}catch(s){throw new Error(r+" must be hex string or Uint8Array, cause: "+s)}else if(Et(e))n=Uint8Array.from(e);else throw new Error(r+" must be hex string or Uint8Array");let o=n.length;if(typeof t=="number"&&o!==t)throw new Error(r+" of length "+t+" expected, got "+o);return n}var ms=r=>typeof r=="bigint"&&bs<=r;function _a(r,e,t){return ms(r)&&ms(e)&&ms(t)&&e<=r&&r<t}function Oa(r,e,t,n){if(!_a(e,t,n))throw new Error("expected valid "+r+": "+t+" <= n < "+n+", got "+e)}function An(r){let e;for(e=0;r>bs;r>>=ys,e+=1);return e}var ft=r=>(ys<<BigInt(r))-ys;function Pa(r,e,t){if(typeof r!="number"||r<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 t!="function")throw new Error("hmacFn must be a function");let n=d=>new Uint8Array(d),o=d=>Uint8Array.of(d),s=n(r),i=n(r),a=0,c=()=>{s.fill(1),i.fill(0),a=0},h=(...d)=>t(i,s,...d),l=(d=n(0))=>{i=h(o(0),d),s=h(),d.length!==0&&(i=h(o(1),d),s=h())},f=()=>{if(a++>=1e3)throw new Error("drbg: tried 1000 values");let d=0,b=[];for(;d<e;){s=h();let g=s.slice();b.push(g),d+=s.length}return Ge(...b)};return(d,b)=>{c(),l(d);let g;for(;!(g=b(f()));)l();return c(),g}}function Ir(r,e,t={}){if(!r||typeof r!="object")throw new Error("expected valid options object");function n(o,s,i){let a=r[o];if(i&&a===void 0)return;let c=typeof a;if(c!==s||a===null)throw new Error(`param "${o}" is invalid: expected ${s}, got ${c}`)}Object.entries(e).forEach(([o,s])=>n(o,s,!1)),Object.entries(t).forEach(([o,s])=>n(o,s,!0))}function xs(r){let e=new WeakMap;return(t,...n)=>{let o=e.get(t);if(o!==void 0)return o;let s=r(t,...n);return e.set(t,s),s}}var we=BigInt(0),be=BigInt(1),At=BigInt(2),ka=BigInt(3),Ra=BigInt(4),Ma=BigInt(5),Jl=BigInt(7),Ka=BigInt(8),ef=BigInt(9),Ha=BigInt(16);function Re(r,e){let t=r%e;return t>=we?t:e+t}function Le(r,e,t){let n=r;for(;e-- >we;)n*=n,n%=t;return n}function Na(r,e){if(r===we)throw new Error("invert: expected non-zero number");if(e<=we)throw new Error("invert: expected positive modulus, got "+e);let t=Re(r,e),n=e,o=we,s=be,i=be,a=we;for(;t!==we;){let h=n/t,l=n%t,f=o-i*h,u=s-a*h;n=t,t=l,o=i,s=a,i=f,a=u}if(n!==be)throw new Error("invert: does not exist");return Re(o,e)}function Es(r,e,t){if(!r.eql(r.sqr(e),t))throw new Error("Cannot find square root")}function Va(r,e){let t=(r.ORDER+be)/Ra,n=r.pow(e,t);return Es(r,n,e),n}function tf(r,e){let t=(r.ORDER-Ma)/Ka,n=r.mul(e,At),o=r.pow(n,t),s=r.mul(e,o),i=r.mul(r.mul(s,At),o),a=r.mul(s,r.sub(i,r.ONE));return Es(r,a,e),a}function rf(r){let e=dt(r),t=$a(r),n=t(e,e.neg(e.ONE)),o=t(e,n),s=t(e,e.neg(n)),i=(r+Jl)/Ha;return(a,c)=>{let h=a.pow(c,i),l=a.mul(h,n),f=a.mul(h,o),u=a.mul(h,s),d=a.eql(a.sqr(l),c),b=a.eql(a.sqr(f),c);h=a.cmov(h,l,d),l=a.cmov(u,f,b);let g=a.eql(a.sqr(l),c),w=a.cmov(h,l,g);return Es(a,w,c),w}}function $a(r){if(r<ka)throw new Error("sqrt is not defined for small field");let e=r-be,t=0;for(;e%At===we;)e/=At,t++;let n=At,o=dt(r);for(;Ua(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(t===1)return Va;let s=o.pow(n,e),i=(e+be)/At;return function(c,h){if(c.is0(h))return h;if(Ua(c,h)!==1)throw new Error("Cannot find square root");let l=t,f=c.mul(c.ONE,s),u=c.pow(h,e),d=c.pow(h,i);for(;!c.eql(u,c.ONE);){if(c.is0(u))return c.ZERO;let b=1,g=c.sqr(u);for(;!c.eql(g,c.ONE);)if(b++,g=c.sqr(g),b===l)throw new Error("Cannot find square root");let w=be<<BigInt(l-b-1),A=c.pow(f,w);l=b,f=c.sqr(A),u=c.mul(u,f),d=c.mul(d,A)}return d}}function nf(r){return r%Ra===ka?Va:r%Ka===Ma?tf:r%Ha===ef?rf(r):$a(r)}var of=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function vs(r){let e={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},t=of.reduce((n,o)=>(n[o]="function",n),e);return Ir(r,t),r}function sf(r,e,t){if(t<we)throw new Error("invalid exponent, negatives unsupported");if(t===we)return r.ONE;if(t===be)return e;let n=r.ONE,o=e;for(;t>we;)t&be&&(n=r.mul(n,o)),o=r.sqr(o),t>>=be;return n}function In(r,e,t=!1){let n=new Array(e.length).fill(t?r.ZERO:void 0),o=e.reduce((i,a,c)=>r.is0(a)?i:(n[c]=i,r.mul(i,a)),r.ONE),s=r.inv(o);return e.reduceRight((i,a,c)=>r.is0(a)?i:(n[c]=r.mul(i,n[c]),r.mul(i,a)),s),n}function Ua(r,e){let t=(r.ORDER-be)/At,n=r.pow(e,t),o=r.eql(n,r.ONE),s=r.eql(n,r.ZERO),i=r.eql(n,r.neg(r.ONE));if(!o&&!s&&!i)throw new Error("invalid Legendre symbol result");return o?1:s?0:-1}function Cn(r,e){e!==void 0&&Er(e);let t=e!==void 0?e:r.toString(2).length,n=Math.ceil(t/8);return{nBitLength:t,nByteLength:n}}function dt(r,e,t=!1,n={}){if(r<=we)throw new Error("invalid field: expected ORDER > 0, got "+r);let o,s,i=!1,a;if(typeof e=="object"&&e!=null){if(n.sqrt||t)throw new Error("cannot specify opts in two arguments");let u=e;u.BITS&&(o=u.BITS),u.sqrt&&(s=u.sqrt),typeof u.isLE=="boolean"&&(t=u.isLE),typeof u.modFromBytes=="boolean"&&(i=u.modFromBytes),a=u.allowedLengths}else typeof e=="number"&&(o=e),n.sqrt&&(s=n.sqrt);let{nBitLength:c,nByteLength:h}=Cn(r,o);if(h>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let l,f=Object.freeze({ORDER:r,isLE:t,BITS:c,BYTES:h,MASK:ft(c),ZERO:we,ONE:be,allowedLengths:a,create:u=>Re(u,r),isValid:u=>{if(typeof u!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof u);return we<=u&&u<r},is0:u=>u===we,isValidNot0:u=>!f.is0(u)&&f.isValid(u),isOdd:u=>(u&be)===be,neg:u=>Re(-u,r),eql:(u,d)=>u===d,sqr:u=>Re(u*u,r),add:(u,d)=>Re(u+d,r),sub:(u,d)=>Re(u-d,r),mul:(u,d)=>Re(u*d,r),pow:(u,d)=>sf(f,u,d),div:(u,d)=>Re(u*Na(d,r),r),sqrN:u=>u*u,addN:(u,d)=>u+d,subN:(u,d)=>u-d,mulN:(u,d)=>u*d,inv:u=>Na(u,r),sqrt:s||(u=>(l||(l=nf(r)),l(f,u))),toBytes:u=>t?ws(u,h):Sn(u,h),fromBytes:(u,d=!0)=>{if(a){if(!a.includes(u.length)||u.length>h)throw new Error("Field.fromBytes: expected "+a+" bytes, got "+u.length);let g=new Uint8Array(h);g.set(u,t?0:g.length-u.length),u=g}if(u.length!==h)throw new Error("Field.fromBytes: expected "+h+" bytes, got "+u.length);let b=t?gs(u):Zt(u);if(i&&(b=Re(b,r)),!d&&!f.isValid(b))throw new Error("invalid field element: outside of range 0..ORDER");return b},invertBatch:u=>In(f,u),cmov:(u,d,b)=>b?d:u});return Object.freeze(f)}function Fa(r){if(typeof r!="bigint")throw new Error("field order must be bigint");let e=r.toString(2).length;return Math.ceil(e/8)}function Ss(r){let e=Fa(r);return e+Math.ceil(e/2)}function As(r,e,t=!1){let n=r.length,o=Fa(e),s=Ss(e);if(n<16||n<s||n>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+n);let i=t?gs(r):Zt(r),a=Re(i,e-be)+be;return t?ws(a,o):Sn(a,o)}var Xt=BigInt(0),It=BigInt(1);function Cr(r,e){let t=e.negate();return r?t:e}function Dn(r,e){let t=In(r.Fp,e.map(n=>n.Z));return e.map((n,o)=>r.fromAffine(n.toAffine(t[o])))}function qa(r,e){if(!Number.isSafeInteger(r)||r<=0||r>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+r)}function Is(r,e){qa(r,e);let t=Math.ceil(e/r)+1,n=2**(r-1),o=2**r,s=ft(r),i=BigInt(r);return{windows:t,windowSize:n,mask:s,maxNumber:o,shiftBy:i}}function Ga(r,e,t){let{windowSize:n,mask:o,maxNumber:s,shiftBy:i}=t,a=Number(r&o),c=r>>i;a>n&&(a-=s,c+=It);let h=e*n,l=h+Math.abs(a)-1,f=a===0,u=a<0,d=e%2!==0;return{nextN:c,offset:l,isZero:f,isNeg:u,isNegF:d,offsetF:h}}function af(r,e){if(!Array.isArray(r))throw new Error("array expected");r.forEach((t,n)=>{if(!(t instanceof e))throw new Error("invalid point at index "+n)})}function cf(r,e){if(!Array.isArray(r))throw new Error("array of scalars expected");r.forEach((t,n)=>{if(!e.isValid(t))throw new Error("invalid scalar at index "+n)})}var Cs=new WeakMap,Ya=new WeakMap;function Ts(r){return Ya.get(r)||1}function za(r){if(r!==Xt)throw new Error("invalid wNAF")}var Tn=class{constructor(e,t){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=t}_unsafeLadder(e,t,n=this.ZERO){let o=e;for(;t>Xt;)t&It&&(n=n.add(o)),o=o.double(),t>>=It;return n}precomputeWindow(e,t){let{windows:n,windowSize:o}=Is(t,this.bits),s=[],i=e,a=i;for(let c=0;c<n;c++){a=i,s.push(a);for(let h=1;h<o;h++)a=a.add(i),s.push(a);i=a.double()}return s}wNAF(e,t,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,s=this.BASE,i=Is(e,this.bits);for(let a=0;a<i.windows;a++){let{nextN:c,offset:h,isZero:l,isNeg:f,isNegF:u,offsetF:d}=Ga(n,a,i);n=c,l?s=s.add(Cr(u,t[d])):o=o.add(Cr(f,t[h]))}return za(n),{p:o,f:s}}wNAFUnsafe(e,t,n,o=this.ZERO){let s=Is(e,this.bits);for(let i=0;i<s.windows&&n!==Xt;i++){let{nextN:a,offset:c,isZero:h,isNeg:l}=Ga(n,i,s);if(n=a,!h){let f=t[c];o=o.add(l?f.negate():f)}}return za(n),o}getPrecomputes(e,t,n){let o=Cs.get(t);return o||(o=this.precomputeWindow(t,e),e!==1&&(typeof n=="function"&&(o=n(o)),Cs.set(t,o))),o}cached(e,t,n){let o=Ts(e);return this.wNAF(o,this.getPrecomputes(o,e,n),t)}unsafe(e,t,n,o){let s=Ts(e);return s===1?this._unsafeLadder(e,t,o):this.wNAFUnsafe(s,this.getPrecomputes(s,e,n),t,o)}createCache(e,t){qa(t,this.bits),Ya.set(e,t),Cs.delete(e)}hasCache(e){return Ts(e)!==1}};function Za(r,e,t,n){let o=e,s=r.ZERO,i=r.ZERO;for(;t>Xt||n>Xt;)t&It&&(s=s.add(o)),n&It&&(i=i.add(o)),o=o.double(),t>>=It,n>>=It;return{p1:s,p2:i}}function Xa(r,e,t,n){af(t,r),cf(n,e);let o=t.length,s=n.length;if(o!==s)throw new Error("arrays of points and scalars must have equal length");let i=r.ZERO,a=An(BigInt(o)),c=1;a>12?c=a-3:a>4?c=a-2:a>0&&(c=2);let h=ft(c),l=new Array(Number(h)+1).fill(i),f=Math.floor((e.BITS-1)/c)*c,u=i;for(let d=f;d>=0;d-=c){l.fill(i);for(let g=0;g<s;g++){let w=n[g],A=Number(w>>BigInt(d)&h);l[A]=l[A].add(t[g])}let b=i;for(let g=l.length-1,w=i;g>0;g--)w=w.add(l[g]),b=b.add(w);if(u=u.add(b),d!==0)for(let g=0;g<c;g++)u=u.double()}return u}function Wa(r,e,t){if(e){if(e.ORDER!==r)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return vs(e),e}else return dt(r,{isLE:t})}function ja(r,e,t={},n){if(n===void 0&&(n=r==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${r} CURVE object`);for(let c of["p","n","h"]){let h=e[c];if(!(typeof h=="bigint"&&h>Xt))throw new Error(`CURVE.${c} must be positive bigint`)}let o=Wa(e.p,t.Fp,n),s=Wa(e.n,t.Fn,n),a=["Gx","Gy","a",r==="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 Qa=(r,e)=>(r+(r>=0?e:-e)/Ja)/e;function uf(r,e,t){let[[n,o],[s,i]]=e,a=Qa(i*r,t),c=Qa(-o*r,t),h=r-a*n-c*s,l=-a*o-c*i,f=h<rt,u=l<rt;f&&(h=-h),u&&(l=-l);let d=ft(Math.ceil(An(t)/2))+Qt;if(h<rt||h>=d||l<rt||l>=d)throw new Error("splitScalar (endomorphism): failed, k="+r);return{k1neg:f,k1:h,k2neg:u,k2:l}}function Ls(r){if(!["compact","recovered","der"].includes(r))throw new Error('Signature format must be "compact", "recovered", or "der"');return r}function Ds(r,e){let t={};for(let n of Object.keys(e))t[n]=r[n]===void 0?e[n]:r[n];return Sr(t.lowS,"lowS"),Sr(t.prehash,"prehash"),t.format!==void 0&&Ls(t.format),t}var Bs=class extends Error{constructor(e=""){super(e)}},tt={Err:Bs,_tlv:{encode:(r,e)=>{let{Err:t}=tt;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length&1)throw new t("tlv.encode: unpadded data");let n=e.length/2,o=Ar(n);if(o.length/2&128)throw new t("tlv.encode: long form length too big");let s=n>127?Ar(o.length/2|128):"";return Ar(r)+s+o+e},decode(r,e){let{Err:t}=tt,n=0;if(r<0||r>256)throw new t("tlv.encode: wrong tag");if(e.length<2||e[n++]!==r)throw new t("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 t("tlv.decode(long): indefinite length not supported");if(c>4)throw new t("tlv.decode(long): byte length is too big");let h=e.subarray(n,n+c);if(h.length!==c)throw new t("tlv.decode: length bytes not complete");if(h[0]===0)throw new t("tlv.decode(long): zero leftmost byte");for(let l of h)i=i<<8|l;if(n+=c,i<128)throw new t("tlv.decode(long): not minimal encoding")}let a=e.subarray(n,n+i);if(a.length!==i)throw new t("tlv.decode: wrong value length");return{v:a,l:e.subarray(n+i)}}},_int:{encode(r){let{Err:e}=tt;if(r<rt)throw new e("integer: negative integers are not allowed");let t=Ar(r);if(Number.parseInt(t[0],16)&8&&(t="00"+t),t.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return t},decode(r){let{Err:e}=tt;if(r[0]&128)throw new e("invalid signature integer: negative");if(r[0]===0&&!(r[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Zt(r)}},toSig(r){let{Err:e,_int:t,_tlv:n}=tt,o=ye("signature",r),{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:h,l}=n.decode(2,c);if(l.length)throw new e("invalid signature: left bytes after parsing");return{r:t.decode(a),s:t.decode(h)}},hexFromSig(r){let{_tlv:e,_int:t}=tt,n=e.encode(2,t.encode(r.r)),o=e.encode(2,t.encode(r.s)),s=n+o;return e.encode(48,s)}},rt=BigInt(0),Qt=BigInt(1),Ja=BigInt(2),Ln=BigInt(3),lf=BigInt(4);function jt(r,e){let{BYTES:t}=r,n;if(typeof e=="bigint")n=e;else{let o=ye("private key",e);try{n=r.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${t}, got ${typeof e}`)}}if(!r.isValidNot0(n))throw new Error("invalid private key: out of range [1..N-1]");return n}function ff(r,e={}){let t=ja("weierstrass",r,e),{Fp:n,Fn:o}=t,s=t.CURVE,{h:i,n:a}=s;Ir(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 h=tc(n,o);function l(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function f(R,y,m){let{x:p,y:x}=y.toAffine(),E=n.toBytes(p);if(Sr(m,"isCompressed"),m){l();let C=!n.isOdd(x);return Ge(ec(C),E)}else return Ge(Uint8Array.of(4),E,n.toBytes(x))}function u(R){lt(R,void 0,"Point");let{publicKey:y,publicKeyUncompressed:m}=h,p=R.length,x=R[0],E=R.subarray(1);if(p===y&&(x===2||x===3)){let C=n.fromBytes(E);if(!n.isValid(C))throw new Error("bad point: is not on curve, wrong x");let I=g(C),v;try{v=n.sqrt(I)}catch(ie){let F=ie instanceof Error?": "+ie.message:"";throw new Error("bad point: is not on curve, sqrt error"+F)}l();let T=n.isOdd(v);return(x&1)===1!==T&&(v=n.neg(v)),{x:C,y:v}}else if(p===m&&x===4){let C=n.BYTES,I=n.fromBytes(E.subarray(0,C)),v=n.fromBytes(E.subarray(C,C*2));if(!w(I,v))throw new Error("bad point: is not on curve");return{x:I,y:v}}else throw new Error(`bad point: got length ${p}, expected compressed=${y} or uncompressed=${m}`)}let d=e.toBytes||f,b=e.fromBytes||u;function g(R){let y=n.sqr(R),m=n.mul(y,R);return n.add(n.add(m,n.mul(R,s.a)),s.b)}function w(R,y){let m=n.sqr(y),p=g(R);return n.eql(m,p)}if(!w(s.Gx,s.Gy))throw new Error("bad curve params: generator point");let A=n.mul(n.pow(s.a,Ln),lf),V=n.mul(n.sqr(s.b),BigInt(27));if(n.is0(n.add(A,V)))throw new Error("bad curve params: a or b");function L(R,y,m=!1){if(!n.isValid(y)||m&&n.is0(y))throw new Error(`bad point coordinate ${R}`);return y}function $(R){if(!(R instanceof B))throw new Error("ProjectivePoint expected")}function X(R){if(!c||!c.basises)throw new Error("no endo");return uf(R,c.basises,o.ORDER)}let oe=xs((R,y)=>{let{X:m,Y:p,Z:x}=R;if(n.eql(x,n.ONE))return{x:m,y:p};let E=R.is0();y==null&&(y=E?n.ONE:n.inv(x));let C=n.mul(m,y),I=n.mul(p,y),v=n.mul(x,y);if(E)return{x:n.ZERO,y:n.ZERO};if(!n.eql(v,n.ONE))throw new Error("invZ was invalid");return{x:C,y:I}}),ue=xs(R=>{if(R.is0()){if(e.allowInfinityPoint&&!n.is0(R.Y))return;throw new Error("bad point: ZERO")}let{x:y,y:m}=R.toAffine();if(!n.isValid(y)||!n.isValid(m))throw new Error("bad point: x or y not field elements");if(!w(y,m))throw new Error("bad point: equation left != right");if(!R.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function se(R,y,m,p,x){return m=new B(n.mul(m.X,R),m.Y,m.Z),y=Cr(p,y),m=Cr(x,m),y.add(m)}class B{constructor(y,m,p){this.X=L("x",y),this.Y=L("y",m,!0),this.Z=L("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 B)throw new Error("projective point not allowed");return n.is0(m)&&n.is0(p)?B.ZERO:new B(m,p,n.ONE)}static fromBytes(y){let m=B.fromAffine(b(lt(y,void 0,"point")));return m.assertValidity(),m}static fromHex(y){return B.fromBytes(ye("pointHex",y))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(y=8,m=!0){return pt.createCache(this,y),m||this.multiply(Ln),this}assertValidity(){ue(this)}hasEvenY(){let{y}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(y)}equals(y){$(y);let{X:m,Y:p,Z:x}=this,{X:E,Y:C,Z:I}=y,v=n.eql(n.mul(m,I),n.mul(E,x)),T=n.eql(n.mul(p,I),n.mul(C,x));return v&&T}negate(){return new B(this.X,n.neg(this.Y),this.Z)}double(){let{a:y,b:m}=s,p=n.mul(m,Ln),{X:x,Y:E,Z:C}=this,I=n.ZERO,v=n.ZERO,T=n.ZERO,_=n.mul(x,x),ie=n.mul(E,E),F=n.mul(C,C),N=n.mul(x,E);return N=n.add(N,N),T=n.mul(x,C),T=n.add(T,T),I=n.mul(y,T),v=n.mul(p,F),v=n.add(I,v),I=n.sub(ie,v),v=n.add(ie,v),v=n.mul(I,v),I=n.mul(N,I),T=n.mul(p,T),F=n.mul(y,F),N=n.sub(_,F),N=n.mul(y,N),N=n.add(N,T),T=n.add(_,_),_=n.add(T,_),_=n.add(_,F),_=n.mul(_,N),v=n.add(v,_),F=n.mul(E,C),F=n.add(F,F),_=n.mul(F,N),I=n.sub(I,_),T=n.mul(F,ie),T=n.add(T,T),T=n.add(T,T),new B(I,v,T)}add(y){$(y);let{X:m,Y:p,Z:x}=this,{X:E,Y:C,Z:I}=y,v=n.ZERO,T=n.ZERO,_=n.ZERO,ie=s.a,F=n.mul(s.b,Ln),N=n.mul(m,E),j=n.mul(p,C),ae=n.mul(x,I),xe=n.add(m,p),Q=n.add(E,C);xe=n.mul(xe,Q),Q=n.add(N,j),xe=n.sub(xe,Q),Q=n.add(m,x);let he=n.add(E,I);return Q=n.mul(Q,he),he=n.add(N,ae),Q=n.sub(Q,he),he=n.add(p,x),v=n.add(C,I),he=n.mul(he,v),v=n.add(j,ae),he=n.sub(he,v),_=n.mul(ie,Q),v=n.mul(F,ae),_=n.add(v,_),v=n.sub(j,_),_=n.add(j,_),T=n.mul(v,_),j=n.add(N,N),j=n.add(j,N),ae=n.mul(ie,ae),Q=n.mul(F,Q),j=n.add(j,ae),ae=n.sub(N,ae),ae=n.mul(ie,ae),Q=n.add(Q,ae),N=n.mul(j,Q),T=n.add(T,N),N=n.mul(he,Q),v=n.mul(xe,v),v=n.sub(v,N),N=n.mul(xe,j),_=n.mul(he,_),_=n.add(_,N),new B(v,T,_)}subtract(y){return this.add(y.negate())}is0(){return this.equals(B.ZERO)}multiply(y){let{endo:m}=e;if(!o.isValidNot0(y))throw new Error("invalid scalar: out of range");let p,x,E=C=>pt.cached(this,C,I=>Dn(B,I));if(m){let{k1neg:C,k1:I,k2neg:v,k2:T}=X(y),{p:_,f:ie}=E(I),{p:F,f:N}=E(T);x=ie.add(N),p=se(m.beta,_,F,C,v)}else{let{p:C,f:I}=E(y);p=C,x=I}return Dn(B,[p,x])[0]}multiplyUnsafe(y){let{endo:m}=e,p=this;if(!o.isValid(y))throw new Error("invalid scalar: out of range");if(y===rt||p.is0())return B.ZERO;if(y===Qt)return p;if(pt.hasCache(this))return this.multiply(y);if(m){let{k1neg:x,k1:E,k2neg:C,k2:I}=X(y),{p1:v,p2:T}=Za(B,p,E,I);return se(m.beta,v,T,x,C)}else return pt.unsafe(p,y)}multiplyAndAddUnsafe(y,m,p){let x=this.multiplyUnsafe(m).add(y.multiplyUnsafe(p));return x.is0()?void 0:x}toAffine(y){return oe(this,y)}isTorsionFree(){let{isTorsionFree:y}=e;return i===Qt?!0:y?y(B,this):pt.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:y}=e;return i===Qt?this:y?y(B,this):this.multiplyUnsafe(i)}isSmallOrder(){return this.multiplyUnsafe(i).is0()}toBytes(y=!0){return Sr(y,"isCompressed"),this.assertValidity(),d(B,this,y)}toHex(y=!0){return Je(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 Dn(B,y)}static msm(y,m){return Xa(B,o,y,m)}static fromPrivateKey(y){return B.BASE.multiply(jt(o,y))}}B.BASE=new B(s.Gx,s.Gy,n.ONE),B.ZERO=new B(n.ZERO,n.ONE,n.ZERO),B.Fp=n,B.Fn=o;let Or=o.BITS,pt=new Tn(B,e.endo?Math.ceil(Or/2):Or);return B.BASE.precompute(8),B}function ec(r){return Uint8Array.of(r?2:3)}function tc(r,e){return{secretKey:e.BYTES,publicKey:1+r.BYTES,publicKeyUncompressed:1+2*r.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function df(r,e={}){let{Fn:t}=r,n=e.randomBytes||xn,o=Object.assign(tc(r.Fp,t),{seed:Ss(t.ORDER)});function s(d){try{return!!jt(t,d)}catch{return!1}}function i(d,b){let{publicKey:g,publicKeyUncompressed:w}=o;try{let A=d.length;return b===!0&&A!==g||b===!1&&A!==w?!1:!!r.fromBytes(d)}catch{return!1}}function a(d=n(o.seed)){return As(lt(d,o.seed,"seed"),t.ORDER)}function c(d,b=!0){return r.BASE.multiply(jt(t,d)).toBytes(b)}function h(d){let b=a(d);return{secretKey:b,publicKey:c(b)}}function l(d){if(typeof d=="bigint")return!1;if(d instanceof r)return!0;let{secretKey:b,publicKey:g,publicKeyUncompressed:w}=o;if(t.allowedLengths||b===g)return;let A=ye("key",d).length;return A===g||A===w}function f(d,b,g=!0){if(l(d)===!0)throw new Error("first arg must be private key");if(l(b)===!1)throw new Error("second arg must be public key");let w=jt(t,d);return r.fromHex(b).multiply(w).toBytes(g)}return Object.freeze({getPublicKey:c,getSharedSecret:f,keygen:h,Point:r,utils:{isValidSecretKey:s,isValidPublicKey:i,randomSecretKey:a,isValidPrivateKey:s,randomPrivateKey:a,normPrivateKeyToScalar:d=>jt(t,d),precompute(d=8,b=r.BASE){return b.precompute(d,!1)}},lengths:o})}function hf(r,e,t={}){gn(e),Ir(t,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});let n=t.randomBytes||xn,o=t.hmac||((m,...p)=>ps(e,m,Ge(...p))),{Fp:s,Fn:i}=r,{ORDER:a,BITS:c}=i,{keygen:h,getPublicKey:l,getSharedSecret:f,utils:u,lengths:d}=df(r,t),b={prehash:!1,lowS:typeof t.lowS=="boolean"?t.lowS:!1,format:void 0,extraEntropy:!1},g="compact";function w(m){let p=a>>Qt;return m>p}function A(m,p){if(!i.isValidNot0(p))throw new Error(`invalid signature ${m}: out of range 1..Point.Fn.ORDER`);return p}function V(m,p){Ls(p);let x=d.signature,E=p==="compact"?x:p==="recovered"?x+1:void 0;return lt(m,E,`${p} signature`)}class L{constructor(p,x,E){this.r=A("r",p),this.s=A("s",x),E!=null&&(this.recovery=E),Object.freeze(this)}static fromBytes(p,x=g){V(p,x);let E;if(x==="der"){let{r:T,s:_}=tt.toSig(lt(p));return new L(T,_)}x==="recovered"&&(E=p[0],x="compact",p=p.subarray(1));let C=i.BYTES,I=p.subarray(0,C),v=p.subarray(C,C*2);return new L(i.fromBytes(I),i.fromBytes(v),E)}static fromHex(p,x){return this.fromBytes(St(p),x)}addRecoveryBit(p){return new L(this.r,this.s,p)}recoverPublicKey(p){let x=s.ORDER,{r:E,s:C,recovery:I}=this;if(I==null||![0,1,2,3].includes(I))throw new Error("recovery id invalid");if(a*Ja<x&&I>1)throw new Error("recovery id is ambiguous for h>1 curve");let T=I===2||I===3?E+a:E;if(!s.isValid(T))throw new Error("recovery id 2 or 3 invalid");let _=s.toBytes(T),ie=r.fromBytes(Ge(ec((I&1)===0),_)),F=i.inv(T),N=X(ye("msgHash",p)),j=i.create(-N*F),ae=i.create(C*F),xe=r.BASE.multiplyUnsafe(j).add(ie.multiplyUnsafe(ae));if(xe.is0())throw new Error("point at infinify");return xe.assertValidity(),xe}hasHighS(){return w(this.s)}toBytes(p=g){if(Ls(p),p==="der")return St(tt.hexFromSig(this));let x=i.toBytes(this.r),E=i.toBytes(this.s);if(p==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return Ge(Uint8Array.of(this.recovery),x,E)}return Ge(x,E)}toHex(p){return Je(this.toBytes(p))}assertValidity(){}static fromCompact(p){return L.fromBytes(ye("sig",p),"compact")}static fromDER(p){return L.fromBytes(ye("sig",p),"der")}normalizeS(){return this.hasHighS()?new L(this.r,i.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return Je(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return Je(this.toBytes("compact"))}}let $=t.bits2int||function(p){if(p.length>8192)throw new Error("input is too large");let x=Zt(p),E=p.length*8-c;return E>0?x>>BigInt(E):x},X=t.bits2int_modN||function(p){return i.create($(p))},oe=ft(c);function ue(m){return Oa("num < 2^"+c,m,rt,oe),i.toBytes(m)}function se(m,p){return lt(m,void 0,"message"),p?lt(e(m),void 0,"prehashed message"):m}function B(m,p,x){if(["recovered","canonical"].some(j=>j in x))throw new Error("sign() legacy options not supported");let{lowS:E,prehash:C,extraEntropy:I}=Ds(x,b);m=se(m,C);let v=X(m),T=jt(i,p),_=[ue(T),ue(v)];if(I!=null&&I!==!1){let j=I===!0?n(d.secretKey):I;_.push(ye("extraEntropy",j))}let ie=Ge(..._),F=v;function N(j){let ae=$(j);if(!i.isValidNot0(ae))return;let xe=i.inv(ae),Q=r.BASE.multiply(ae).toAffine(),he=i.create(Q.x);if(he===rt)return;let Pr=i.create(xe*i.create(F+he*T));if(Pr===rt)return;let mi=(Q.x===he?0:2)|Number(Q.y&Qt),yi=Pr;return E&&w(Pr)&&(yi=i.neg(Pr),mi^=1),new L(he,yi,mi)}return{seed:ie,k2sig:N}}function Or(m,p,x={}){m=ye("message",m);let{seed:E,k2sig:C}=B(m,p,x);return Pa(e.outputLen,i.BYTES,o)(E,C)}function pt(m){let p,x=typeof m=="string"||Et(m),E=!x&&m!==null&&typeof m=="object"&&typeof m.r=="bigint"&&typeof m.s=="bigint";if(!x&&!E)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(E)p=new L(m.r,m.s);else if(x){try{p=L.fromBytes(ye("sig",m),"der")}catch(C){if(!(C instanceof tt.Err))throw C}if(!p)try{p=L.fromBytes(ye("sig",m),"compact")}catch{return!1}}return p||!1}function R(m,p,x,E={}){let{lowS:C,prehash:I,format:v}=Ds(E,b);if(x=ye("publicKey",x),p=se(ye("message",p),I),"strict"in E)throw new Error("options.strict was renamed to lowS");let T=v===void 0?pt(m):L.fromBytes(ye("sig",m),v);if(T===!1)return!1;try{let _=r.fromBytes(x);if(C&&T.hasHighS())return!1;let{r:ie,s:F}=T,N=X(p),j=i.inv(F),ae=i.create(N*j),xe=i.create(ie*j),Q=r.BASE.multiplyUnsafe(ae).add(_.multiplyUnsafe(xe));return Q.is0()?!1:i.create(Q.x)===ie}catch{return!1}}function y(m,p,x={}){let{prehash:E}=Ds(x,b);return p=se(p,E),L.fromBytes(m,"recovered").recoverPublicKey(p).toBytes()}return Object.freeze({keygen:h,getPublicKey:l,getSharedSecret:f,utils:u,lengths:d,Point:r,sign:Or,verify:R,recoverPublicKey:y,Signature:L,hash:e})}function pf(r){let e={a:r.a,b:r.b,p:r.Fp.ORDER,n:r.n,h:r.h,Gx:r.Gx,Gy:r.Gy},t=r.Fp,n=r.allowedPrivateKeyLengths?Array.from(new Set(r.allowedPrivateKeyLengths.map(i=>Math.ceil(i/2)))):void 0,o=dt(e.n,{BITS:r.nBitLength,allowedLengths:n,modFromBytes:r.wrapPrivateKey}),s={Fp:t,Fn:o,allowInfinityPoint:r.allowInfinityPoint,endo:r.endo,isTorsionFree:r.isTorsionFree,clearCofactor:r.clearCofactor,fromBytes:r.fromBytes,toBytes:r.toBytes};return{CURVE:e,curveOpts:s}}function mf(r){let{CURVE:e,curveOpts:t}=pf(r),n={hmac:r.hmac,randomBytes:r.randomBytes,lowS:r.lowS,bits2int:r.bits2int,bits2int_modN:r.bits2int_modN};return{CURVE:e,curveOpts:t,hash:r.hash,ecdsaOpts:n}}function yf(r,e){let t=e.Point;return Object.assign({},e,{ProjectivePoint:t,CURVE:Object.assign({},r,Cn(t.Fn.ORDER,t.Fn.BITS))})}function rc(r){let{CURVE:e,curveOpts:t,hash:n,ecdsaOpts:o}=mf(r),s=ff(e,t),i=hf(s,n,o);return yf(r,i)}function nc(r,e){let t=n=>rc({...r,hash:n});return{...t(e),create:t}}var Os={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},bf={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var oc=BigInt(2);function gf(r){let e=Os.p,t=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),h=r*r*r%e,l=h*h*r%e,f=Le(l,t,e)*l%e,u=Le(f,t,e)*l%e,d=Le(u,oc,e)*h%e,b=Le(d,o,e)*d%e,g=Le(b,s,e)*b%e,w=Le(g,a,e)*g%e,A=Le(w,c,e)*w%e,V=Le(A,a,e)*g%e,L=Le(V,t,e)*l%e,$=Le(L,i,e)*b%e,X=Le($,n,e)*h%e,oe=Le(X,oc,e);if(!_s.eql(_s.sqr(oe),r))throw new Error("Cannot find square root");return oe}var _s=dt(Os.p,{sqrt:gf}),Tr=nc({...Os,Fp:_s,lowS:!0,endo:bf},La);var Bn=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function ic(r,e,t,n){n?.signal?.throwIfAborted();let o=sc.default.createHash("sha256");if(t instanceof Uint8Array)o.update(t);else for(let i of t)o.update(i);let s=o.digest();try{return Tr.verify(e,s,r)}catch(i){throw new Bn(String(i))}}var _n=class{type="secp256k1";raw;_key;constructor(e){this._key=cc(e),this.raw=ac(this._key)}toMultihash(){return Ke.digest(Wt(this))}toCID(){return ce.createV1(114,this.toMultihash())}toString(){return te.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:Te(this.raw,e.raw)}verify(e,t,n){return ic(this._key,t,e,n)}};function uc(r){return new _n(r)}function ac(r){return Tr.ProjectivePoint.fromHex(r).toRawBytes(!0)}function cc(r){try{return Tr.ProjectivePoint.fromHex(r),r}catch(e){throw new Qr(String(e))}}function lc(r){let{Type:e,Data:t}=xr.decode(r.digest),n=t??new Uint8Array;switch(e){case De.Ed25519:return Ea(n);case De.secp256k1:return uc(n);case De.ECDSA:return ma(n);default:throw new yr}}function Wt(r){return xr.encode({Type:De[r.type],Data:r.raw})}var fc=Symbol.for("nodejs.util.inspect.custom"),wf=114,Dr=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()})`}[an]=!0;toString(){return this.string==null&&(this.string=te.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return ce.createV1(wf,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return Te(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return Te(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[fc](){return`PeerId(${this.toString()})`}},On=class extends Dr{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Pn=class extends Dr{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Nn=class extends Dr{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},xf=2336,Un=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ke.digest(Se(this.url))}[fc](){return`PeerId(${this.url})`}[an]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return ce.createV1(xf,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=ne(e)),e.toString()===this.toString())}};function nt(r){if(vf(r))return new On({multihash:r});if(Ef(r))try{let e=lc(r);if(e.type==="Ed25519")return new Pn({multihash:r,publicKey:e});if(e.type==="secp256k1")return new Nn({multihash:r,publicKey:e})}catch{let t=ne(r.digest);return new Un(new URL(t))}throw new en("Supplied PeerID Multihash is invalid")}function Ef(r){return r.code===Ke.code}function vf(r){return r.code===Wo.code}var $c=Ee(re("net"),1);var de=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ot=class extends Error{static name="ValidationError";name="ValidationError"},kn=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Rn=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};var Be=re("node:net");function Ns(r){return e=>ne(e,r)}function Us(r){return e=>Se(e,r)}function Jt(r){return new DataView(r.buffer).getUint16(r.byteOffset).toString()}function Ct(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof r=="string"?parseInt(r):r),new Uint8Array(e)}function dc(r){let e=r.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 t=Se(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=Ct(n);return We([t,o],t.length+o.length)}function hc(r){let e=r.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 t=ze.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ct(n);return We([t,o],t.length+o.length)}function ks(r){let e=r.subarray(0,r.length-2),t=r.subarray(r.length-2),n=ne(e,"base32"),o=Jt(t);return`${n}:${o}`}var Rs=function(r){r=r.toString().trim();let e=new Uint8Array(4);return r.split(/\./g).forEach((t,n)=>{let o=parseInt(t,10);if(isNaN(o)||o<0||o>255)throw new de("Invalid byte value in IP address");e[n]=o}),e},pc=function(r){let e=0;r=r.toString().trim();let t=r.split(":",8),n;for(n=0;n<t.length;n++){let s=(0,Be.isIPv4)(t[n]),i;s&&(i=Rs(t[n]),t[n]=ne(i.subarray(0,2),"base16")),i!=null&&++n<8&&t.splice(n,0,ne(i.subarray(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let s=[n,1];for(n=9-t.length;n>0;n--)s.push("0");t.splice.apply(t,s)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){t[n]===""&&(t[n]="0");let s=parseInt(t[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},mc=function(r){if(r.byteLength!==4)throw new de("IPv4 address was incorrect length");let e=[];for(let t=0;t<r.byteLength;t++)e.push(r[t]);return e.join(".")},yc=function(r){if(r.byteLength!==16)throw new de("IPv6 address was incorrect length");let e=[];for(let n=0;n<r.byteLength;n+=2){let o=r[n],s=r[n+1],i=`${o.toString(16).padStart(2,"0")}${s.toString(16).padStart(2,"0")}`;e.push(i)}let t=e.join(":");try{let n=new URL(`http://[${t}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new de(`Invalid IPv6 address "${t}"`)}};function bc(r){try{let e=new URL(`http://[${r}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new de(`Invalid IPv6 address "${r}"`)}}var Ps=Object.values(ur).map(r=>r.decoder),Sf=(function(){let r=Ps[0].or(Ps[1]);return Ps.slice(2).forEach(e=>r=r.or(e)),r})();function gc(r){return Sf.decode(r)}function wc(r){return e=>r.encoder.encode(e)}function Af(r){if(parseInt(r).toString()!==r)throw new ot("Value must be an integer")}function If(r){if(r<0)throw new ot("Value must be a positive integer, or zero")}function Cf(r){return e=>{if(e>r)throw new ot(`Value must be smaller than or equal to ${r}`)}}function Tf(...r){return e=>{for(let t of r)t(e)}}var Lr=Tf(Af,If,Cf(65535));var le=-1,Ms=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let t;if(typeof e=="string"?t=this.protocolsByName.get(e):t=this.protocolsByCode.get(e),t==null)throw new Rn(`Protocol ${e} was unknown`);return t}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(t=>{this.protocolsByName.set(t,e)})}removeProtocol(e){let t=this.protocolsByCode.get(e);t!=null&&(this.protocolsByCode.delete(t.code),this.protocolsByName.delete(t.name),t.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},st=new Ms,$f=[{code:4,name:"ip4",size:32,valueToBytes:Rs,bytesToValue:mc,validate:r=>{if(!(0,Be.isIPv4)(r))throw new ot(`Invalid IPv4 address "${r}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Ct,bytesToValue:Jt,validate:Lr},{code:273,name:"udp",size:16,valueToBytes:Ct,bytesToValue:Jt,validate:Lr},{code:33,name:"dccp",size:16,valueToBytes:Ct,bytesToValue:Jt,validate:Lr},{code:41,name:"ip6",size:128,valueToBytes:pc,bytesToValue:yc,stringToValue:bc,validate:r=>{if(!(0,Be.isIPv6)(r))throw new ot(`Invalid IPv6 address "${r}"`)}},{code:42,name:"ip6zone",size:le},{code:43,name:"ipcidr",size:8,bytesToValue:Ns("base10"),valueToBytes:Us("base10")},{code:53,name:"dns",size:le},{code:54,name:"dns4",size:le},{code:55,name:"dns6",size:le},{code:56,name:"dnsaddr",size:le},{code:132,name:"sctp",size:16,valueToBytes:Ct,bytesToValue:Jt,validate:Lr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:le,stringToValue:r=>decodeURIComponent(r),valueToString:r=>encodeURIComponent(r)},{code:421,name:"p2p",aliases:["ipfs"],size:le,bytesToValue:Ns("base58btc"),valueToBytes:r=>r.startsWith("Q")||r.startsWith("1")?Us("base58btc")(r):ce.parse(r).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:ks,valueToBytes:dc},{code:445,name:"onion3",size:296,bytesToValue:ks,valueToBytes:hc},{code:446,name:"garlic64",size:le},{code:447,name:"garlic32",size:le},{code:448,name:"tls"},{code:449,name:"sni",size:le},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:le,bytesToValue:wc(Ro),valueToBytes:gc},{code:480,name:"http"},{code:481,name:"http-path",size:le,stringToValue:r=>`/${decodeURIComponent(r)}`,valueToString:r=>encodeURIComponent(r.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:le}];$f.forEach(r=>{st.addProtocol(r)});function xc(r){let e=[],t=0;for(;t<r.length;){let n=or(r,t),o=st.getProtocol(n),s=ve(n),i=Ff(o,r,t+s),a=0;i>0&&o.size===le&&(a=ve(i));let c=s+a+i,h={code:n,name:o.name,bytes:r.subarray(t,t+c)};if(i>0){let l=t+s+a,f=r.subarray(l,l+i);h.value=o.bytesToValue?.(f)??ne(f)}e.push(h),t+=c}return e}function Ec(r){let e=0,t=[];for(let n of r){if(n.bytes==null){let o=st.getProtocol(n.code),s=ve(n.code),i,a=0,c=0;n.value!=null&&(i=o.valueToBytes?.(n.value)??Se(n.value),a=i.byteLength,o.size===le&&(c=ve(a)));let h=new Uint8Array(s+c+a),l=0;_t(n.code,h,l),l+=s,i!=null&&(o.size===le&&(_t(a,h,l),l+=c),h.set(i,l)),n.bytes=h}t.push(n.bytes),e+=n.bytes.byteLength}return We(t,e)}function vc(r){if(r.charAt(0)!=="/")throw new de('String multiaddr must start with "/"');let e=[],t="protocol",n="",o="";for(let s=1;s<r.length;s++){let i=r.charAt(s);i!=="/"&&(t==="protocol"?o+=r.charAt(s):n+=r.charAt(s));let a=s===r.length-1;if(i==="/"||a){let c=st.getProtocol(o);if(t==="protocol"){if(c.size==null||c.size===0){e.push({code:c.code,name:c.name}),n="",o="",t="protocol";continue}else if(a)throw new de(`Component ${o} was missing value`);t="value"}else if(t==="value"){let h={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new de(`Component ${o} was missing value`);h.value=c.stringToValue?.(n)??n}e.push(h),n="",o="",t="protocol"}}}if(o!==""&&n!=="")throw new de("Incomplete multiaddr");return e}function Sc(r){return`/${r.flatMap(e=>{if(e.value==null)return e.name;let t=st.getProtocol(e.code);if(t==null)throw new de(`Unknown protocol code ${e.code}`);return[e.name,t.valueToString?.(e.value)??e.value]}).join("/")}`}function Ff(r,e,t){return r.size==null||r.size===0?0:r.size>0?r.size/8:or(e,t)}var Gf=Symbol.for("nodejs.util.inspect.custom"),js=Symbol.for("@multiformats/multiaddr");function zf(r){if(r==null&&(r="/"),Wn(r))return r.getComponents();if(r instanceof Uint8Array)return xc(r);if(typeof r=="string")return r=r.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),r===""&&(r="/"),vc(r);if(Array.isArray(r))return r;throw new de("Must be a string, Uint8Array, Component[], or another Multiaddr")}var zn=class r{[js]=!0;#e;#t;#r;constructor(e="/",t={}){this.#e=zf(e),t.validate!==!1&&Wf(this)}get bytes(){return this.#r==null&&(this.#r=Ec(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Sc(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let t=new r(e);return new r([...this.#e,...t.getComponents()],{validate:!1})}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new kn(`Address ${this.toString()} does not contain subaddress: ${t}`);return new r(n.slice(0,o),{validate:!1})}decapsulateCode(e){let t;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){t=n;break}return new r(this.#e.slice(0,t),{validate:!1})}equals(e){return Te(this.bytes,e.bytes)}[Gf](){return`Multiaddr(${this.toString()})`}};function Wf(r){r.getComponents().forEach(e=>{let t=st.getProtocol(e.code);e.value!=null&&t.validate?.(e.value)})}function Wn(r){return!!r?.[js]}function _e(r){return new zn(r)}var G=r=>({match:e=>{let t=e[0];return t==null||t.code!==r||t.value!=null?!1:e.slice(1)}}),S=(r,e)=>({match:t=>{let n=t[0];return n?.code!==r||n.value==null||e!=null&&n.value!==e?!1:t.slice(1)}}),Ac=r=>({match:e=>r.match(e)===!1?e:!1}),P=r=>({match:e=>{let t=r.match(e);return t===!1?e:t}}),ge=(...r)=>({match:e=>{let t;for(let n of r){let o=n.match(e);o!==!1&&(t==null||o.length<t.length)&&(t=o)}return t??!1}}),k=(...r)=>({match:e=>{for(let t of r){let n=t.match(e);if(n===!1)return!1;e=n}return e}});function z(...r){function e(o){if(o==null)return!1;let s=o.getComponents();for(let i of r){let a=i.match(s);if(a===!1)return!1;s=a}return s}function t(o){return e(o)!==!1}function n(o){let s=e(o);return s===!1?!1:s.length===0}return{matchers:r,matches:t,exactMatch:n}}var qf=S(421),hg=z(qf),Yn=S(54),Zn=S(55),Xn=S(56),Js=S(53),pg=z(Yn,P(S(421))),mg=z(Zn,P(S(421))),yg=z(Xn,P(S(421))),bg=z(ge(Js,Xn,Yn,Zn),P(S(421))),Ic=k(S(4),P(S(43))),Cc=k(P(S(42)),S(41),P(S(43))),ei=ge(Ic,Cc),Lt=ge(ei,Js,Yn,Zn,Xn),gg=z(ge(ei,k(ge(Js,Xn,Yn,Zn),P(S(421))))),wg=z(Ic),xg=z(Cc),Eg=z(ei),ti=k(Lt,S(6)),_r=k(Lt,S(273)),Tc=z(k(ti,P(S(421)))),vg=z(_r),ri=k(_r,G(460),P(S(421))),jn=k(_r,G(461),P(S(421))),Yf=ge(ri,jn),Sg=z(ri),Ag=z(jn),Qs=ge(Lt,ti,_r,ri,jn),Dc=ge(k(Qs,G(477),P(S(421)))),Ig=z(Dc),Lc=ge(k(Qs,G(478),P(S(421))),k(Qs,G(448),P(S(449)),G(477),P(S(421)))),Cg=z(Lc),Bc=k(_r,G(280),P(S(466)),P(S(466)),P(S(421))),Tg=z(Bc),_c=k(jn,G(465),P(S(466)),P(S(466)),P(S(421))),Dg=z(_c),qn=ge(Dc,Lc,k(ti,P(S(421))),k(Yf,P(S(421))),k(Lt,P(S(421))),Bc,_c,S(421)),Lg=z(qn),Zf=k(P(qn),G(290),Ac(G(281)),P(S(421))),Bg=z(Zf),Xf=ge(k(qn,G(290),G(281),P(S(421))),k(qn,G(281),P(S(421))),k(G(281),P(S(421)))),_g=z(Xf),jf=ge(k(Lt,S(6),G(480),P(S(421))),k(Lt,G(480),P(S(421)))),Og=z(jf),Qf=k(Lt,ge(k(S(6,"443"),G(480)),k(S(6),G(443)),k(S(6),G(448),G(480)),k(G(448),G(480)),G(448),G(443)),P(S(421))),Pg=z(Qf),Jf=ge(k(S(777),P(S(421)))),Ng=z(Jf),ed=ge(k(S(400),P(S(421)))),Qn=z(ed);var Jn=class extends Event{type;detail;constructor(e,t){super(e),this.type=e,this.detail=t}};var Vc=Ee(re("node:net"),1);function eo(r){let e=r.getComponents(),t={},n=0;if(e[n]?.name==="ip6zone"&&(t.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"?(t.type=e[n].name,t.host=e[n].value,n++):e[n].name==="dnsaddr"&&(t.type=e[n].name,t.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(t.protocol=e[n].name==="tcp"?"tcp":"udp",t.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(t.type==="ip4"?t.cidr=parseInt(`${e[n].value}`):t.type==="ip6"&&(t.cidr=`${e[n].value}`),n++),t.type==null||t.host==null)throw new D(`Multiaddr ${r} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(t.sni=e[n+1].value,n+=2),t}function to(){let r={};return r.promise=new Promise((e,t)=>{r.resolve=e,r.reject=t}),r}var ro=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}},nr=class{size;hwm;head;tail;constructor(e={}){this.hwm=e.splitLimit??16,this.head=new ro(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 t=this.head;this.head=t.next=new ro(2*this.head.buffer.length),this.head.push(e)}}shift(){let e=this.tail.shift();if(e===void 0&&this.tail.next!=null){let t=this.tail.next;this.tail.next=null,this.tail=t,e=this.tail.shift()}return e?.value!=null&&(this.size-=this.calculateSize(e.value)),e}isEmpty(){return this.head.isEmpty()}};var ni=class extends Error{type;code;constructor(e,t){super(e??"The operation was aborted"),this.type="aborted",this.code=t??"ABORT_ERR"}};function no(r={}){return td(t=>{let n=t.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function td(r,e){e=e??{};let t=e.onEnd,n=new nr,o,s,i,a=to(),c=async()=>{try{return n.isEmpty()?i?{done:!0}:await new Promise((w,A)=>{s=V=>{s=null,n.push(V);try{w(r(n))}catch(L){A(L)}return o}}):r(n)}finally{n.isEmpty()&&queueMicrotask(()=>{a.resolve(),a=to()})}},h=w=>s!=null?s(w):(n.push(w),o),l=w=>(n=new nr,s!=null?s({error:w}):(n.push({error:w}),o)),f=w=>{if(i)return o;if(e?.objectMode!==!0&&w?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return h({done:!1,value:w})},u=w=>i?o:(i=!0,w!=null?l(w):h({done:!0})),d=()=>(n=new nr,u(),{done:!0}),b=w=>(u(w),{done:!0});if(o={[Symbol.asyncIterator](){return this},next:c,return:d,throw:b,push:f,end:u,get readableLength(){return n.size},onEmpty:async w=>{let A=w?.signal;if(A?.throwIfAborted(),n.isEmpty())return;let V,L;A!=null&&(V=new Promise(($,X)=>{L=()=>{X(new ni)},A.addEventListener("abort",L)}));try{await Promise.race([a.promise,V])}finally{L!=null&&A!=null&&A?.removeEventListener("abort",L)}}},t==null)return o;let g=o;return o={[Symbol.asyncIterator](){return this},next(){return g.next()},throw(w){return g.throw(w),t!=null&&(t(w),t=void 0),{done:!0}},return(){return g.return(),t!=null&&(t(),t=void 0),{done:!0}},push:f,end(w){return g.end(w),t!=null&&(t(w),t=void 0),o},get readableLength(){return g.readableLength},onEmpty:w=>g.onEmpty(w)},o}var oi=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},si=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},Oc=r=>globalThis.DOMException===void 0?new si(r):new DOMException(r),Pc=r=>{let e=r.reason===void 0?Oc("This operation was aborted."):r.reason;return e instanceof Error?e:Oc(e)};function ii(r,e){let{milliseconds:t,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=e,i,a,h=new Promise((l,f)=>{if(typeof t!="number"||Math.sign(t)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${t}\``);if(e.signal){let{signal:d}=e;d.aborted&&f(Pc(d)),a=()=>{f(Pc(d))},d.addEventListener("abort",a,{once:!0})}if(t===Number.POSITIVE_INFINITY){r.then(l,f);return}let u=new oi;i=s.setTimeout.call(void 0,()=>{if(n){try{l(n())}catch(d){f(d)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?l():o instanceof Error?f(o):(u.message=o??`Promise timed out after ${t} milliseconds`,f(u))},t),(async()=>{try{l(await r)}catch(d){f(d)}})()}).finally(()=>{h.clear(),a&&e.signal&&e.signal.removeEventListener("abort",a)});return h.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},h}var rd=r=>{let e=r.addEventListener||r.on||r.addListener,t=r.removeEventListener||r.off||r.removeListener;if(!e||!t)throw new TypeError("Emitter is not compatible");return{addListener:e.bind(r),removeListener:t.bind(r)}};function nd(r,e,t){let n,o=new Promise((s,i)=>{if(t={rejectionEvents:["error"],multiArgs:!1,resolveImmediately:!1,...t},!(t.count>=0&&(t.count===Number.POSITIVE_INFINITY||Number.isInteger(t.count))))throw new TypeError("The `count` option should be at least 0 or more");t.signal?.throwIfAborted();let a=[e].flat(),c=[],{addListener:h,removeListener:l}=rd(r),f=(...d)=>{let b=t.multiArgs?d:d[0];t.filter&&!t.filter(b)||(c.push(b),t.count===c.length&&(n(),s(c)))},u=d=>{n(),i(d)};n=()=>{for(let d of a)l(d,f);for(let d of t.rejectionEvents)l(d,u)};for(let d of a)h(d,f);for(let d of t.rejectionEvents)h(d,u);t.signal&&t.signal.addEventListener("abort",()=>{u(t.signal.reason)},{once:!0}),t.resolveImmediately&&s(c)});if(o.cancel=n,typeof t.timeout=="number"){let s=ii(o,{milliseconds:t.timeout});return s.cancel=n,s}return o}function qe(r,e,t){typeof t=="function"&&(t={filter:t}),t={...t,count:1,resolveImmediately:!1};let n=nd(r,e,t),o=n.then(s=>s[0]);return o.cancel=n.cancel,o}var Bt=class extends Error{static name="UnexpectedEOFError";name="UnexpectedEOFError"};function od(r){return r.reason}async function Nc(r,e,t){if(e==null)return r;let n=t?.translateError??od;if(e.aborted)return r.catch(()=>{}),Promise.reject(n(e));let o;try{return await Promise.race([r,new Promise((s,i)=>{o=()=>{i(n(e))},e.addEventListener("abort",o)})])}finally{o!=null&&e.removeEventListener("abort",o)}}var sd=Math.pow(2,20)*4,oo=class extends $t{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??sd,this.maxWriteBufferLength=e.maxWriteBufferLength,this.maxMessageSize=e.maxMessageSize,this.readBuffer=new ee,this.writeBuffer=new ee,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 t=()=>{this.writableNeedsDrain&&(this.log.trace("drain event received, continue sending data"),this.writableNeedsDrain=!1,this.processSendQueue())};this.addEventListener("drain",t)}async*[Symbol.asyncIterator](){if(this.readStatus!=="readable"&&this.readStatus!=="paused")return;let e=no(),t=s=>{e.push(s.data)};this.addEventListener("message",t);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",t),this.removeEventListener("close",n),this.removeEventListener("remoteCloseWrite",o)}}isReadable(){return this.status==="open"}send(e){if(this.writeStatus==="closed"||this.writeStatus==="closing")throw new gt(`Cannot write to a stream that is ${this.writeStatus}`);return this.log.trace("append %d bytes to write buffer",e.byteLength),this.writeBuffer.append(e),this.processSendQueue()}abort(e){if(!(this.status==="aborted"||this.status==="reset"||this.status==="closed")){this.log.error("abort with error - %e",e),this.status="aborted",this.readBuffer.byteLength>0&&this.readBuffer.consume(this.readBuffer.byteLength),this.writeBuffer.byteLength>0&&(this.writeBuffer.consume(this.writeBuffer.byteLength),this.safeDispatchEvent("idle")),this.writeStatus="closed",this.remoteWriteStatus="closed",this.readStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now();try{this.sendReset(e)}catch(t){this.log("failed to send reset to remote - %e",t)}this.dispatchEvent(new on(e))}}pause(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new gt("Cannot pause a stream that is closing/closed");this.readStatus!=="paused"&&(this.readStatus="paused",this.sendPause())}resume(){if(this.readStatus==="closed"||this.readStatus==="closing")throw new gt("Cannot resume a stream that is closing/closed");this.readStatus!=="readable"&&(this.readStatus="readable",this.dispatchReadBuffer(),this.sendResume())}push(e){if(this.readStatus==="closed"||this.readStatus==="closing")throw new gt(`Cannot push data onto a stream that is ${this.readStatus}`);if(e.byteLength!==0){if(this.readBuffer.append(e),this.readStatus==="paused"||this.listenerCount("message")===0){this.checkReadBufferLength();return}setTimeout(()=>{this.dispatchReadBuffer()},0)}}onData(e){if(e.byteLength!==0){if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("ignoring data - read status %s",this.readStatus);return}this.readBuffer.append(e),this.dispatchReadBuffer()}}addEventListener(...e){super.addEventListener.apply(this,e),e[0]==="message"&&this.readBuffer.byteLength>0&&queueMicrotask(()=>{this.dispatchReadBuffer()})}onRemoteReset(){this.log("remote reset"),this.status="reset",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.timeline.close=Date.now(),this.readBuffer.byteLength===0&&(this.readStatus="closed");let e=new Jr;this.dispatchEvent(new sn(e))}onTransportClosed(e){this.log("transport closed"),this.readStatus==="readable"&&this.readBuffer.byteLength===0&&(this.log("close readable end after transport closed and read buffer is empty"),this.readStatus="closed"),this.remoteReadStatus!=="closed"&&(this.remoteReadStatus="closed"),this.remoteWriteStatus!=="closed"&&(this.remoteWriteStatus="closed"),this.writeStatus!=="closed"&&(this.writeStatus="closed"),e!=null?this.abort(e):(this.status==="open"||this.status==="closing")&&(this.timeline.close=Date.now(),this.status="closed",this.writeStatus="closed",this.remoteWriteStatus="closed",this.remoteReadStatus="closed",this.dispatchEvent(new Ht))}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,t=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 ee(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,t,this.writeBuffer.byteLength),this.writableNeedsDrain=!0,this.checkWriteBufferLength()),this.writeBuffer.byteLength===0&&this.safeDispatchEvent("idle"),e}finally{this.sendingData=!1}}dispatchReadBuffer(){try{if(this.listenerCount("message")===0){this.log.trace("not dispatching pause buffer as there are no listeners for the message event");return}if(this.readBuffer.byteLength===0){this.log.trace("not dispatching pause buffer as there is no data to dispatch");return}if(this.readStatus==="paused"){this.log.trace("not dispatching pause buffer we are paused");return}if(this.readStatus==="closing"||this.readStatus==="closed"){this.log("dropping %d bytes because the readable end is %s",this.readBuffer.byteLength,this.readStatus),this.readBuffer.consume(this.readBuffer.byteLength);return}let e=this.readBuffer.sublist();this.readBuffer.consume(e.byteLength),this.dispatchEvent(new nn(e))}finally{this.readBuffer.byteLength===0&&this.remoteWriteStatus==="closed"&&(this.log("close readable end after dispatching read buffer and remote writable end is closed"),this.readStatus="closed"),this.checkReadBufferLength()}}checkReadBufferLength(){this.readBuffer.byteLength>this.maxReadBufferLength&&this.abort(new hr(`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 hr(`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 so=class extends oo{remoteAddr;metricPrefix;metrics;constructor(e){super(e),this.metricPrefix=e.metricPrefix??"",this.metrics=e.metrics,this.remoteAddr=e.remoteAddr,this.addEventListener("close",t=>{this.metrics?.increment({[`${this.metricPrefix}end`]:!0}),t.error!=null?t.local?this.metrics?.increment({[`${this.metricPrefix}abort`]:!0}):this.metrics?.increment({[`${this.metricPrefix}reset`]:!0}):t.local?this.metrics?.increment({[`${this.metricPrefix}_local_close`]:!0}):this.metrics?.increment({[`${this.metricPrefix}_remote_close`]:!0})})}async close(e){this.status==="open"&&(this.status="closing",this.writeStatus="closing",this.remoteWriteStatus="closing",this.remoteReadStatus="closing",(this.sendingData||this.writeBuffer.byteLength>0)&&(this.log("waiting for write queue to become idle before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await qe(this,"idle",{...e,rejectionEvents:["close"]})),this.writableNeedsDrain&&(this.log("waiting for write queue to drain before closing writable end of stream, %d unsent bytes",this.writeBuffer.byteLength),await qe(this,"drain",{...e,rejectionEvents:["close"]})),await this.sendClose(e),this.onTransportClosed())}};var kc=Ee(re("node:os"),1);function Uc(r){return!!(r.startsWith("169.254.")||r.toLowerCase().startsWith("fe80"))}function ai(r,e,t){let n=[r.type,t??r.host];if(r.protocol!=null){let o=e??r.port;o!=null&&n.push(r.protocol,o)}return r.type==="ip6"&&r.zone!=null&&n.unshift("ip6zone",r.zone),r.cidr!=null&&n.push("ipcidr",r.cidr),_e(`/${n.join("/")}`)}var id={4:"IPv4",6:"IPv6"};function ad(r){return["0.0.0.0","::"].includes(r)}function cd(r){let e=[],t=kc.default.networkInterfaces();for(let[,n]of Object.entries(t))if(n!=null)for(let o of n)Uc(o.address)||o.family===id[r]&&e.push(o.address);return e}function Rc(r,e){if(r==null)return[];let t=eo(r);return(t.type==="ip4"||t.type==="ip6")&&ad(t.host)?cd(t.type==="ip4"?4:6).map(n=>ai(t,e,n)):[ai(t,e)]}function Mc(r,e){if(typeof r!="string")throw new D(`invalid ip provided: ${r}`);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new D(`invalid port provided: ${e}`);if((0,Be.isIPv4)(r))return _e(`/ip4/${r}/tcp/${e}`);if((0,Be.isIPv6)(r))return _e(`/ip6/${r}/tcp/${e}`);throw new D(`invalid ip:port for creating a multiaddr: ${r}:${e}`)}var ud=4194304,io=class extends Error{static name="UnwrappedError";name="UnwrappedError"},ui=class extends Error{name="InvalidMessageLengthError";code="ERR_INVALID_MSG_LENGTH"},li=class extends Error{name="InvalidDataLengthError";code="ERR_MSG_DATA_TOO_LONG"},fi=class extends Error{name="InvalidDataLengthLengthError";code="ERR_MSG_LENGTH_TOO_LONG"};function ld(r){return typeof r?.closeRead=="function"}function fd(r){return typeof r?.close=="function"}function ci(r){return ld(r)?r.readStatus==="closing"||r.readStatus==="closed":fd(r)?r.status!=="open":!1}function dd(r){return r?.addEventListener!=null&&r?.removeEventListener!=null&&r?.send!=null&&r?.push!=null&&r?.log!=null}function hd(r,e){let t=e?.maxBufferSize??ud,n=new ee,o=Promise.withResolvers(),s=!1;if(!dd(r))throw new D("Argument should be a Stream or a Multiaddr");let i=l=>{if(n.append(l.data),n.byteLength>t){let f=n.byteLength;n.consume(n.byteLength),o.reject(new Error(`Read buffer overflow - ${f} > ${t}`))}o.resolve()};r.addEventListener("message",i);let a=l=>{l.error!=null?o.reject(l.error):o.resolve()};r.addEventListener("close",a);let c=()=>{o.resolve()};r.addEventListener("remoteCloseWrite",c);let h={readBuffer:n,async read(l){if(s===!0)throw new io("Stream was unwrapped");if(ci(r)){if(l?.bytes==null)return null;if(n.byteLength<l.bytes)throw r.log.error("closed after reading %d/%d bytes",n.byteLength,l.bytes),new Bt(`Unexpected EOF - stream closed after reading ${n.byteLength}/${l.bytes} bytes`)}let f=l?.bytes??1;for(;;){if(n.byteLength>=f){o.resolve();break}if(await Nc(o.promise,l?.signal),ci(r)){if(n.byteLength===0&&l?.bytes==null)return null;break}o=Promise.withResolvers()}let u=l?.bytes??n.byteLength;if(n.byteLength<u){if(ci(r))throw r.log.error("closed while reading %d/%d bytes",n.byteLength,u),new Bt(`Unexpected EOF - stream closed while reading ${n.byteLength}/${u} bytes`);return h.read(l)}let d=n.sublist(0,u);return n.consume(u),d},async write(l,f){if(s===!0)throw new io("Stream was unwrapped");r.send(l)||await qe(r,"drain",{signal:f?.signal,rejectionEvents:["close"]})},unwrap(){return s||(s=!0,r.removeEventListener("message",i),r.removeEventListener("close",a),r.removeEventListener("remoteCloseWrite",c),n.byteLength>0&&(r.log("stream unwrapped with %d unread bytes",n.byteLength),r.push(n))),r}};return h}function pd(r,e={}){let t=hd(r,e);e.maxDataLength!=null&&e.maxLengthLength==null&&(e.maxLengthLength=ve(e.maxDataLength));let n=e?.lengthDecoder??or,o=e?.lengthEncoder??gi;return{async read(i){let a=-1,c=new ee;for(;;){let l=await t.read({...i,bytes:1});if(l==null)break;c.append(l);try{a=n(c)}catch(f){if(f instanceof RangeError)continue;throw f}if(a<0)throw new ui("Invalid message length");if(e?.maxLengthLength!=null&&c.byteLength>e.maxLengthLength)throw new fi(`Message length length too long - ${c.byteLength} > ${e.maxLengthLength}`);if(a>-1)break}if(e?.maxDataLength!=null&&a>e.maxDataLength)throw new li(`Message length too long - ${a} > ${e.maxDataLength}`);let h=await t.read({...i,bytes:a});if(h==null)throw r.log.error("tried to read %d bytes but the stream closed",a),new Bt(`Unexpected EOF - tried to read ${a} bytes but the stream closed`);if(h.byteLength!==a)throw r.log.error("read %d/%d bytes before the stream closed",h.byteLength,a),new Bt(`Unexpected EOF - read ${h.byteLength}/${a} bytes before the stream closed`);return h},async write(i,a){await t.write(new ee(o(i.byteLength),i),a)},async writeV(i,a){let c=new ee(...i.flatMap(h=>[o(h.byteLength),h]));await t.write(c,a)},unwrap(){return t.unwrap()}}}function di(r,e){let t=pd(r,e),n={read:async(o,s)=>{let i=await t.read(s);return o.decode(i)},write:async(o,s,i)=>{await t.write(s.encode(o),i)},writeV:async(o,s,i)=>{await t.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:()=>t.unwrap()};return n}var hi=class extends so{socket;constructor(e){let t=e.remoteAddr;if(e.localAddr!=null&&Qn.matches(e.localAddr))t=e.localAddr;else if(t==null){if(e.socket.remoteAddress==null||e.socket.remotePort==null)throw new D("Could not determine remote address or port");t=Mc(e.socket.remoteAddress,e.socket.remotePort)}super({...e,remoteAddr:t}),this.socket=e.socket,this.socket.on("data",n=>{this.onData(n)}),this.socket.on("error",n=>{this.log("tcp error",t,n),this.abort(n)}),this.socket.setTimeout(e.inactivityTimeout??120*1e3),this.socket.once("timeout",()=>{this.log("tcp timeout",t),this.abort(new Kt)}),this.socket.once("end",()=>{this.log("tcp end",t),this.onTransportClosed()}),this.socket.once("close",n=>{if(this.log("tcp close",t),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 t=0,n=!0;for(let o of e)if(t+=o.byteLength,n=this.socket.write(o),!n)break;return{sentBytes:t,canSendMore:n}}async sendClose(e){this.socket.destroyed||(this.socket.destroySoon(),await qe(this.socket,"close",e))}sendReset(){this.socket.resetAndDestroy()}sendPause(){this.socket.pause()}sendResume(){this.socket.resume()}},ao=r=>new hi(r);var Kc=Ee(re("os"),1),Hc=Ee(re("path"),1);function co(r,e={}){if(Qn.exactMatch(r)){let s=r.getComponents().find(i=>i.code===400)?.value;if(s==null)throw new D(`Multiaddr ${r} was not a Unix address`);return Kc.default.platform()==="win32"?{path:Hc.default.join("\\\\.\\pipe\\",s)}:{path:s}}let t=eo(r),n=t.host,o=t.port;return{host:n,port:o,ipv6Only:t.type==="ip6",...e}}var fe;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(fe||(fe={}));var uo=class extends $t{context;server;sockets=new Set;status={code:fe.INACTIVE};metrics;addr;log;shutdownController;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,e.allowHalfOpen=e.allowHalfOpen??!1,this.shutdownController=new AbortController,cn(1/0,this.shutdownController.signal),this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Vc.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 D("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 t=this.server.address();t==null?this.addr="unknown":typeof t=="string"?this.addr=t:this.addr=`${t.address}:${t.port}`,this.metrics.status?.update({[this.addr]:fe.ACTIVE}),this.safeDispatchEvent("listening")}).on("error",t=>{this.metrics.errors?.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:t})}).on("close",()=>{this.metrics.status?.update({[this.addr]:this.status.code}),this.status.code!==fe.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!==fe.ACTIVE)throw e.destroy(),new tn("Server is not listening yet");let t;try{t=ao({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",t.remoteAddr),this.sockets.add(e),this.context.upgrader.upgradeInbound(t,{signal:this.shutdownController.signal}).then(()=>{this.log("inbound connection upgraded %s",t.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),t.abort(n)})}getAddrs(){if(this.status.code===fe.INACTIVE)return[];let e=this.server.address();return e==null?[]:typeof e=="string"?[_e(`/unix/${encodeURIComponent(e)}`)]:Rc(this.status.listeningAddr,e.port)}updateAnnounceAddrs(){}async listen(e){if(this.status.code===fe.ACTIVE||this.status.code===fe.PAUSED)throw new rn("server is already listening");try{this.status={code:fe.ACTIVE,listeningAddr:e,netConfig:co(e,this.context)},await this.resume()}catch(t){throw this.status={code:fe.INACTIVE},t}}async close(e){let t=[];this.server.listening&&t.push(qe(this.server,"close",e)),this.pause(!0),this.shutdownController.abort(),this.sockets.forEach(n=>{n.readable&&(t.push(qe(n,"close",e)),n.destroy())}),await Promise.all(t)}async resume(){if(this.server.listening||this.status.code===fe.INACTIVE)return;let e=this.status.netConfig;await new Promise((t,n)=>{this.server.once("error",n),this.server.listen(e,t)}),this.status={...this.status,code:fe.ACTIVE},this.log("listening on %s",this.server.address())}pause(e=!1){if(!this.server.listening&&this.status.code===fe.PAUSED&&e){this.status={code:fe.INACTIVE};return}!this.server.listening||this.status.code!==fe.ACTIVE||(this.log("%s server on %s",e?"closing":"pausing",this.server.address()),this.status=e?{code:fe.INACTIVE}:{...this.status,code:fe.PAUSED},this.server.close())}};var lo=class{opts;metrics;components;log;constructor(e,t={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=t,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"})})}[ji]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Ji]=["@libp2p/transport"];async dial(e,t){t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,t.allowHalfOpen=t.allowHalfOpen??!1;let n=await this._connect(e,t),o;try{o=ao({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 t.upgrader.upgradeOutbound(o,t)}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,t){t.signal.throwIfAborted(),t.onProgress?.(new Jn("tcp:open-connection"));let n;return new Promise((o,s)=>{let i=Date.now(),a=co(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a with opts %o",e,a),n=$c.default.connect(a);let c=d=>{this.log.error("dial to %a errored - %e",e,d);let b=a.path??`${a.host??""}:${a.port}`;d.message=`connection error ${b}: ${d.message}`,this.metrics?.events.increment({error:!0}),u(d)},h=()=>{this.log("connection timeout %a",e),this.metrics?.events.increment({timeout:!0});let d=new Kt(`Connection timeout after ${Date.now()-i}ms`);n.emit("error",d)},l=()=>{this.log("connection opened %a",e),this.metrics?.events.increment({connect:!0}),u()},f=()=>{this.log("connection aborted %a",e),this.metrics?.events.increment({abort:!0}),u(new jr)},u=d=>{if(n.removeListener("error",c),n.removeListener("timeout",h),n.removeListener("connect",l),t.signal!=null&&t.signal.removeEventListener("abort",f),d!=null){s(d);return}o(n)};n.on("error",c),n.on("timeout",h),n.on("connect",l),t.signal.addEventListener("abort",f)}).catch(o=>{throw n?.destroy(),o})}createListener(e){return new uo({...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(t=>Tc.exactMatch(t)||t.toString().startsWith("/unix/"))}dialFilter(e){return this.listenFilter(e)}};function Fc(r={}){return e=>new lo(e,r)}var md=Gt("libp2p:daemon-client:dht"),fo=class{client;constructor(e){this.client=e}async put(e,t){if(!(e instanceof Uint8Array))throw new D("invalid key received");if(!(t instanceof Uint8Array))throw new D("value received is not a Uint8Array");let n=await this.client.send({type:K.Type.DHT,dht:{type:Ue.Type.PUT_VALUE,key:e,value:t}}),o=await n.read(O);if(md("read",o),await n.unwrap().close(),o.type!==O.Type.OK)throw new mr(o.error?.msg??"DHT put failed")}async get(e){if(!(e instanceof Uint8Array))throw new D("invalid key received");let t=await this.client.send({type:K.Type.DHT,dht:{type:Ue.Type.GET_VALUE,key:e}}),n=await t.read(O);if(await t.unwrap().close(),n.type!==O.Type.OK)throw new H(n.error?.msg??"DHT get failed");if(n.dht?.value==null)throw new H("Invalid DHT get response");return n.dht.value}async findPeer(e){if(!Vt(e))throw new D("invalid peer id received");let t=await this.client.send({type:K.Type.DHT,dht:{type:Ue.Type.FIND_PEER,peer:e.toMultihash().bytes}}),n=await t.read(O);if(await t.unwrap().close(),n.type!==O.Type.OK)throw new H(n.error?.msg??"DHT find peer failed");if(n.dht?.peer?.addrs==null)throw new H("Invalid response");return{id:nt(Ne(n.dht.peer.id)),multiaddrs:n.dht.peer.addrs.map(o=>_e(o))}}async provide(e){if(e==null||ce.asCID(e)==null)throw new D("invalid cid received");let t=await this.client.send({type:K.Type.DHT,dht:{type:Ue.Type.PROVIDE,cid:e.bytes}}),n=await t.read(O);if(await t.unwrap().close(),n.type!==O.Type.OK)throw new H(n.error?.msg??"DHT provide failed")}async*findProviders(e,t=1){if(e==null||ce.asCID(e)==null)throw new D("invalid cid received");let n=await this.client.send({type:K.Type.DHT,dht:{type:Ue.Type.FIND_PROVIDERS,cid:e.bytes,count:t}}),o=await n.read(O);if(o.type!==O.Type.OK)throw await n.unwrap().close(),new H(o.error?.msg??"DHT find providers failed");for(;;){let s=await n.read(Ve);if(s.type===Ve.Type.END){await n.unwrap().close();return}if(s.type===Ve.Type.VALUE&&s.peer?.addrs!=null)yield{id:nt(Ne(s.peer.id)),multiaddrs:s.peer.addrs.map(i=>_e(i))};else throw await n.unwrap().close(),new mr("unexpected message received")}}async*getClosestPeers(e){if(!(e instanceof Uint8Array))throw new D("invalid key received");let t=await this.client.send({type:K.Type.DHT,dht:{type:Ue.Type.GET_CLOSEST_PEERS,key:e}}),n=await t.read(O);if(n.type!==O.Type.OK)throw await t.unwrap().close(),new H(n.error?.msg??"DHT find providers failed");for(;;){let o=await t.read(Ve);if(o.type===Ve.Type.END){await t.unwrap().close();return}if(o.type===Ve.Type.VALUE&&o.value!=null)yield{id:nt(Ne(o.value)),multiaddrs:[]};else throw await t.unwrap().close(),new pr("unexpected message received")}}async getPublicKey(e){if(!Vt(e))throw new D("invalid peer id received");let t=await this.client.send({type:K.Type.DHT,dht:{type:Ue.Type.GET_PUBLIC_KEY,peer:e.toMultihash().bytes}}),n=await t.read(O);if(await t.unwrap().close(),n.type!==O.Type.OK)throw new H(n.error?.msg??"DHT get public key failed");if(n.dht==null)throw new pr("Invalid response");return n.dht.value}};var ho=class{client;constructor(e){this.client=e}async getTopics(){let e=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Xe.Type.GET_TOPICS}}),t=await e.read(O);if(await e.unwrap().close(),t.type!==O.Type.OK)throw new H(t.error?.msg??"Pubsub get topics failed");if(t.pubsub?.topics==null)throw new H("Invalid response");return t.pubsub.topics}async publish(e,t){if(typeof e!="string")throw new D("invalid topic received");if(!(t instanceof Uint8Array))throw new D("data received is not a Uint8Array");let n=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Xe.Type.PUBLISH,topic:e,data:t}}),o=await n.read(O);if(await n.unwrap().close(),o.type!==O.Type.OK)throw new H(o.error?.msg??"Pubsub publish failed")}async subscribe(e){if(typeof e!="string")throw new D("invalid topic received");let t=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Xe.Type.SUBSCRIBE,topic:e}}),n=await t.read(O);if(n.type!==O.Type.OK)throw new H(n.error?.msg??"Pubsub publish failed");let o=!0;return{async*messages(){for(;o;)yield await t.read(qr)},async cancel(){o=!1,await t.unwrap().close()}}}async getSubscribers(e){if(typeof e!="string")throw new D("invalid topic received");let t=await this.client.send({type:K.Type.PUBSUB,pubsub:{type:Xe.Type.LIST_PEERS,topic:e}}),n=await t.read(O);if(await t.unwrap().close(),n.type!==O.Type.OK)throw new H(n.error?.msg??"Pubsub get subscribers failed");if(n.pubsub?.topics==null)throw new H("Invalid response");return n.pubsub.peerIDs.map(o=>nt(Ne(o)))}};var ht=Gt("libp2p:daemon-client"),H=class extends Error{constructor(e="Operation failed"){super(e),this.name="OperationFailedError"}},pi=class{multiaddr;dht;pubsub;tcp;constructor(e){this.multiaddr=e,this.tcp=Fc()({logger:ia()}),this.dht=new fo(this),this.pubsub=new ho(this)}async connectDaemon(e){return this.tcp.dial(this.multiaddr,{upgrader:new dr,signal:e??AbortSignal.timeout(1e4)})}async send(e){let t=await this.connectDaemon(),n=e.pubsub?.type??e.dht?.type??e.peerStore?.type??"";ht("send",e.type,n);let o=di(t);return await o.write(e,K),o}async connect(e,t){if(!Vt(e))throw new D("invalid peer id received");if(!Array.isArray(t))throw new D("addrs received are not in an array");t.forEach(s=>{if(!Wn(s))throw new D("received an address that is not a multiaddr")});let n=await this.send({type:K.Type.CONNECT,connect:{peer:e.toMultihash().bytes,addrs:t.map(s=>s.bytes)}}),o=await n.read(O);if(ht("%s response %s",K.Type.CONNECT,o.type),o.type!==O.Type.OK){let s=o.error??{msg:"unspecified"};throw new H(s.msg??"unspecified")}await n.unwrap().close()}async identify(){let e=await this.send({type:K.Type.IDENTIFY}),t=await e.read(O);if(ht("%s response %s",K.Type.IDENTIFY,t.type),t.type!==O.Type.OK)throw new H(t.error?.msg??"Identify failed");if(t.identify?.addrs==null)throw new H("Invalid response");let n=nt(Ne(t.identify?.id)),o=t.identify.addrs.map(s=>_e(s));return await e.unwrap().close(),{peerId:n,addrs:o}}async listPeers(){let e=await this.send({type:K.Type.LIST_PEERS}),t=await e.read(O);if(ht("%s response %s",K.Type.LIST_PEERS,t.type),t.type!==O.Type.OK)throw new H(t.error?.msg??"List peers failed");return await e.unwrap().close(),t.peers.map(n=>nt(Ne(n.id)))}async openStream(e,t){if(!Vt(e))throw new D("invalid peer id received");if(typeof t!="string")throw new D("invalid protocol received");let n=await this.send({type:K.Type.STREAM_OPEN,streamOpen:{peer:e.toMultihash().bytes,proto:[t]}}),o=await n.read(O);if(ht("%s response %s",K.Type.STREAM_OPEN,o.type),o.type!==O.Type.OK){let s=new H(o.error?.msg??"Open stream failed");throw n.unwrap().abort(s),s}return n.unwrap()}async registerStreamHandler(e,t){if(typeof e!="string")throw new D("invalid protocol received");let n=this.tcp.createListener({upgrader:new dr(a=>{this.onConnection(e,n,t,a)})});await n.listen(_e("/ip4/127.0.0.1/tcp/0"));let o=n.getAddrs()[0];if(o==null)throw new H("Could not listen on port");let s=await this.send({type:K.Type.STREAM_HANDLER,streamHandler:{addr:o.bytes,proto:[e]}}),i=await s.read(O);if(ht("%s response %s",K.Type.STREAM_HANDLER,i.type),await s.unwrap().close(),i.type!==O.Type.OK)throw new H(i.error?.msg??"Register stream handler failed")}onConnection(e,t,n,o){Promise.resolve().then(async()=>{let s=di(o).pb(Mt);if((await s.read()).proto!==e)throw new H("Incorrect protocol");await n(s.unwrap().unwrap())}).catch(s=>{o.abort(s)}).finally(()=>{o.close().catch(s=>{ht.error(s)}),t.close().catch(s=>{ht.error(s)})})}};function yd(r){return new pi(r)}return Zc(bd);})();
7
8
  /*! Bundled license information:
8
9
 
9
10
  @noble/hashes/esm/utils.js: