@libp2p/daemon-client 8.0.3 → 8.0.4
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 +4 -4
- package/package.json +3 -3
package/dist/index.min.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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
|
|
2
|
+
"use strict";var Libp2PDaemonClient=(()=>{var Zi=Object.create;var ae=Object.defineProperty;var qi=Object.getOwnPropertyDescriptor;var ji=Object.getOwnPropertyNames;var to=Object.getPrototypeOf,eo=Object.prototype.hasOwnProperty;var at=(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 H=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),K=(r,t)=>{for(var e in t)ae(r,e,{get:t[e],enumerable:!0})},yn=(r,t,e,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of ji(t))!eo.call(r,n)&&n!==e&&ae(r,n,{get:()=>t[n],enumerable:!(i=qi(t,n))||i.enumerable});return r};var At=(r,t,e)=>(e=r!=null?Zi(to(r)):{},yn(t||!r||!r.__esModule?ae(e,"default",{value:r,enumerable:!0}):e,r)),ro=r=>yn(ae({},"__esModule",{value:!0}),r);var Wn=H((dl,Kn)=>{var Gt=1e3,$t=Gt*60,zt=$t*60,Rt=zt*24,Is=Rt*7,As=Rt*365.25;Kn.exports=function(r,t){t=t||{};var e=typeof r;if(e==="string"&&r.length>0)return Cs(r);if(e==="number"&&isFinite(r))return t.long?vs(r):Ts(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function Cs(r){if(r=String(r),!(r.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(r);if(t){var e=parseFloat(t[1]),i=(t[2]||"ms").toLowerCase();switch(i){case"years":case"year":case"yrs":case"yr":case"y":return e*As;case"weeks":case"week":case"w":return e*Is;case"days":case"day":case"d":return e*Rt;case"hours":case"hour":case"hrs":case"hr":case"h":return e*zt;case"minutes":case"minute":case"mins":case"min":case"m":return e*$t;case"seconds":case"second":case"secs":case"sec":case"s":return e*Gt;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return e;default:return}}}}function Ts(r){var t=Math.abs(r);return t>=Rt?Math.round(r/Rt)+"d":t>=zt?Math.round(r/zt)+"h":t>=$t?Math.round(r/$t)+"m":t>=Gt?Math.round(r/Gt)+"s":r+"ms"}function vs(r){var t=Math.abs(r);return t>=Rt?Se(r,t,Rt,"day"):t>=zt?Se(r,t,zt,"hour"):t>=$t?Se(r,t,$t,"minute"):t>=Gt?Se(r,t,Gt,"second"):r+" ms"}function Se(r,t,e,i){var n=t>=e*1.5;return Math.round(r/e)+" "+i+(n?"s":"")}});var Br=H((fl,Yn)=>{function Ss(r){e.debug=e,e.default=e,e.coerce=a,e.disable=o,e.enable=n,e.enabled=s,e.humanize=Wn(),e.destroy=m,Object.keys(r).forEach(l=>{e[l]=r[l]}),e.names=[],e.skips=[],e.formatters={};function t(l){let u=0;for(let h=0;h<l.length;h++)u=(u<<5)-u+l.charCodeAt(h),u|=0;return e.colors[Math.abs(u)%e.colors.length]}e.selectColor=t;function e(l){let u,h=null,y,g;function x(...A){if(!x.enabled)return;let b=x,L=Number(new Date),J=L-(u||L);b.diff=J,b.prev=u,b.curr=L,u=L,A[0]=e.coerce(A[0]),typeof A[0]!="string"&&A.unshift("%O");let P=0;A[0]=A[0].replace(/%([a-zA-Z%])/g,(Q,z)=>{if(Q==="%%")return"%";P++;let Z=e.formatters[z];if(typeof Z=="function"){let kt=A[P];Q=Z.call(b,kt),A.splice(P,1),P--}return Q}),e.formatArgs.call(b,A),(b.log||e.log).apply(b,A)}return x.namespace=l,x.useColors=e.useColors(),x.color=e.selectColor(l),x.extend=i,x.destroy=e.destroy,Object.defineProperty(x,"enabled",{enumerable:!0,configurable:!1,get:()=>h!==null?h:(y!==e.namespaces&&(y=e.namespaces,g=e.enabled(l)),g),set:A=>{h=A}}),typeof e.init=="function"&&e.init(x),x}function i(l,u){let h=e(this.namespace+(typeof u>"u"?":":u)+l);return h.log=this.log,h}function n(l){e.save(l),e.namespaces=l,e.names=[],e.skips=[];let u,h=(typeof l=="string"?l:"").split(/[\s,]+/),y=h.length;for(u=0;u<y;u++)h[u]&&(l=h[u].replace(/\*/g,".*?"),l[0]==="-"?e.skips.push(new RegExp("^"+l.slice(1)+"$")):e.names.push(new RegExp("^"+l+"$")))}function o(){let l=[...e.names.map(c),...e.skips.map(c).map(u=>"-"+u)].join(",");return e.enable(""),l}function s(l){if(l[l.length-1]==="*")return!0;let u,h;for(u=0,h=e.skips.length;u<h;u++)if(e.skips[u].test(l))return!1;for(u=0,h=e.names.length;u<h;u++)if(e.names[u].test(l))return!0;return!1}function c(l){return l.toString().substring(2,l.toString().length-2).replace(/\.\*\?$/,"*")}function a(l){return l instanceof Error?l.stack||l.message:l}function m(){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.enable(e.load()),e}Yn.exports=Ss});var Xn=H((Y,Re)=>{Y.formatArgs=Ds;Y.save=Ls;Y.load=Ns;Y.useColors=Rs;Y.storage=_s();Y.destroy=(()=>{let r=!1;return()=>{r||(r=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();Y.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function Rs(){return typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs)?!0:typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/)?!1:typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/)&&parseInt(RegExp.$1,10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function Ds(r){if(r[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+r[0]+(this.useColors?"%c ":" ")+"+"+Re.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;r.splice(1,0,t,"color: inherit");let e=0,i=0;r[0].replace(/%[a-zA-Z%]/g,n=>{n!=="%%"&&(e++,n==="%c"&&(i=e))}),r.splice(i,0,t)}Y.log=console.debug||console.log||(()=>{});function Ls(r){try{r?Y.storage.setItem("debug",r):Y.storage.removeItem("debug")}catch{}}function Ns(){let r;try{r=Y.storage.getItem("debug")}catch{}return!r&&typeof process<"u"&&"env"in process&&(r=process.env.DEBUG),r}function _s(){try{return localStorage}catch{}}Re.exports=Br()(Y);var{formatters:Ps}=Re.exports;Ps.j=function(r){try{return JSON.stringify(r)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var Qn=H((hl,Jn)=>{"use strict";Jn.exports=(r,t)=>{t=t||process.argv;let e=r.startsWith("-")?"":r.length===1?"-":"--",i=t.indexOf(e+r),n=t.indexOf("--");return i!==-1&&(n===-1?!0:i<n)}});var qn=H((pl,Zn)=>{"use strict";var ks=at("os"),st=Qn(),B=process.env,Ht;st("no-color")||st("no-colors")||st("color=false")?Ht=!1:(st("color")||st("colors")||st("color=true")||st("color=always"))&&(Ht=!0);"FORCE_COLOR"in B&&(Ht=B.FORCE_COLOR.length===0||parseInt(B.FORCE_COLOR,10)!==0);function Os(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function Us(r){if(Ht===!1)return 0;if(st("color=16m")||st("color=full")||st("color=truecolor"))return 3;if(st("color=256"))return 2;if(r&&!r.isTTY&&Ht!==!0)return 0;let t=Ht?1:0;if(process.platform==="win32"){let e=ks.release().split(".");return Number(process.versions.node.split(".")[0])>=8&&Number(e[0])>=10&&Number(e[2])>=10586?Number(e[2])>=14931?3:2:1}if("CI"in B)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(e=>e in B)||B.CI_NAME==="codeship"?1:t;if("TEAMCITY_VERSION"in B)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(B.TEAMCITY_VERSION)?1:0;if(B.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in B){let e=parseInt((B.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(B.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(B.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(B.TERM)||"COLORTERM"in B?1:(B.TERM==="dumb",t)}function Mr(r){let t=Us(r);return Os(t)}Zn.exports={supportsColor:Mr,stdout:Mr(process.stdout),stderr:Mr(process.stderr)}});var ti=H((k,Le)=>{var Fs=at("tty"),De=at("util");k.init=Hs;k.log=Gs;k.formatArgs=Ms;k.save=$s;k.load=zs;k.useColors=Bs;k.destroy=De.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");k.colors=[6,2,3,4,5,1];try{let r=qn();r&&(r.stderr||r).level>=2&&(k.colors=[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])}catch{}k.inspectOpts=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(n,o)=>o.toUpperCase()),i=process.env[t];return/^(yes|on|true|enabled)$/i.test(i)?i=!0:/^(no|off|false|disabled)$/i.test(i)?i=!1:i==="null"?i=null:i=Number(i),r[e]=i,r},{});function Bs(){return"colors"in k.inspectOpts?!!k.inspectOpts.colors:Fs.isatty(process.stderr.fd)}function Ms(r){let{namespace:t,useColors:e}=this;if(e){let i=this.color,n="\x1B[3"+(i<8?i:"8;5;"+i),o=` ${n};1m${t} \x1B[0m`;r[0]=o+r[0].split(`
|
|
3
3
|
`).join(`
|
|
4
|
-
`+o),r.push(n+"m+"+Le.exports.humanize(this.diff)+"\x1B[0m")}else r[0]=
|
|
5
|
-
`)}function
|
|
6
|
-
`).map(t=>t.trim()).join(" ")};li.O=function(r){return this.inspectOpts.colors=this.useColors,De.inspect(r,this.inspectOpts)}});var fi=z((Ul,$r)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?$r.exports=ii():$r.exports=ui()});var Xe=z((yd,Zi)=>{Zi.exports=r=>{if(r[Symbol.asyncIterator])return r;if(r.getReader)return async function*(){let t=r.getReader();try{for(;;){let{done:e,value:i}=await t.read();if(e)return;yield i}}finally{t.releaseLock()}}();throw new Error("unknown stream")}});var ji=z((wd,qi)=>{qi.exports=function(t){if(t){if(typeof t[Symbol.iterator]=="function")return t[Symbol.iterator]();if(typeof t[Symbol.asyncIterator]=="function")return t[Symbol.asyncIterator]();if(typeof t.next=="function")return t}throw new Error("argument is not an iterator or iterable")}});var mn=z((bd,to)=>{var Fc=ji();to.exports=r=>async t=>{t=Fc(t);let e=b=>{typeof b.return=="function"&&b.return()},i=null,n=null,o=b=>{i=b,n&&n(b),e(t)},s=null,c=!1,a=()=>{c=!0,s&&s()},m=null,l=!1,u=()=>{l=!0,m&&m()},h=null,y=()=>{h&&h()},g=()=>new Promise((b,L)=>{s=h=b,n=L,r.once("drain",y)}),x=()=>(e(t),new Promise((b,L)=>{if(c||l||i)return b();m=s=b,n=L})),A=()=>{r.removeListener("error",o),r.removeListener("close",a),r.removeListener("finish",u),r.removeListener("drain",y)};r.once("error",o),r.once("close",a),r.once("finish",u);try{for await(let b of t){if(!r.writable||r.destroyed||i)break;r.write(b)===!1&&await g()}}catch(b){i||r.destroy(),i=b}try{if(r.writable&&r.end(),await x(),i)throw i}finally{A()}}});var gn=z((Ed,eo)=>{var Bc=mn(),Mc=Xe();eo.exports=r=>({sink:Bc(r),source:Mc(r)})});var no=z((xd,ro)=>{var Vc=gn();ro.exports=r=>async function*(t){let e=Vc(r),i;if(e.sink(t).catch(n=>{i=n}),yield*e.source,i)throw i}});var io=z((Id,Qt)=>{Qt.exports=Xe();Qt.exports.source=Xe();Qt.exports.sink=mn();Qt.exports.transform=no();Qt.exports.duplex=gn()});var Xc={};H(Xc,{createClient:()=>Yc});function Cn(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function Tn(r=0){return globalThis.Buffer?.allocUnsafe!=null?Cn(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}var wo=Math.pow(2,7),bo=Math.pow(2,14),Eo=Math.pow(2,21),je=Math.pow(2,28),tr=Math.pow(2,35),er=Math.pow(2,42),rr=Math.pow(2,49),E=128,k=127;function O(r){if(r<wo)return 1;if(r<bo)return 2;if(r<Eo)return 3;if(r<je)return 4;if(r<tr)return 5;if(r<er)return 6;if(r<rr)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function nr(r,t,e=0){switch(O(r)){case 8:t[e++]=r&255|E,r/=128;case 7:t[e++]=r&255|E,r/=128;case 6:t[e++]=r&255|E,r/=128;case 5:t[e++]=r&255|E,r/=128;case 4:t[e++]=r&255|E,r>>>=7;case 3:t[e++]=r&255|E,r>>>=7;case 2:t[e++]=r&255|E,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function xo(r,t,e=0){switch(O(r)){case 8:t.set(e++,r&255|E),r/=128;case 7:t.set(e++,r&255|E),r/=128;case 6:t.set(e++,r&255|E),r/=128;case 5:t.set(e++,r&255|E),r/=128;case 4:t.set(e++,r&255|E),r>>>=7;case 3:t.set(e++,r&255|E),r>>>=7;case 2:t.set(e++,r&255|E),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function ir(r,t){let e=r[t],i=0;if(i+=e&k,e<E||(e=r[t+1],i+=(e&k)<<7,e<E)||(e=r[t+2],i+=(e&k)<<14,e<E)||(e=r[t+3],i+=(e&k)<<21,e<E)||(e=r[t+4],i+=(e&k)*je,e<E)||(e=r[t+5],i+=(e&k)*tr,e<E)||(e=r[t+6],i+=(e&k)*er,e<E)||(e=r[t+7],i+=(e&k)*rr,e<E))return i;throw new RangeError("Could not decode varint")}function Io(r,t){let e=r.get(t),i=0;if(i+=e&k,e<E||(e=r.get(t+1),i+=(e&k)<<7,e<E)||(e=r.get(t+2),i+=(e&k)<<14,e<E)||(e=r.get(t+3),i+=(e&k)<<21,e<E)||(e=r.get(t+4),i+=(e&k)*je,e<E)||(e=r.get(t+5),i+=(e&k)*tr,e<E)||(e=r.get(t+6),i+=(e&k)*er,e<E)||(e=r.get(t+7),i+=(e&k)*rr,e<E))return i;throw new RangeError("Could not decode varint")}function pt(r,t,e=0){return t==null&&(t=Tn(O(r))),t instanceof Uint8Array?nr(r,t,e):xo(r,t,e)}function at(r,t=0){return r instanceof Uint8Array?ir(r,t):Io(r,t)}var sr=new Float32Array([-0]),mt=new Uint8Array(sr.buffer);function vn(r,t,e){sr[0]=r,t[e]=mt[0],t[e+1]=mt[1],t[e+2]=mt[2],t[e+3]=mt[3]}function Sn(r,t){return mt[0]=r[t],mt[1]=r[t+1],mt[2]=r[t+2],mt[3]=r[t+3],sr[0]}var cr=new Float64Array([-0]),F=new Uint8Array(cr.buffer);function Rn(r,t,e){cr[0]=r,t[e]=F[0],t[e+1]=F[1],t[e+2]=F[2],t[e+3]=F[3],t[e+4]=F[4],t[e+5]=F[5],t[e+6]=F[6],t[e+7]=F[7]}function Dn(r,t){return F[0]=r[t],F[1]=r[t+1],F[2]=r[t+2],F[3]=r[t+3],F[4]=r[t+4],F[5]=r[t+5],F[6]=r[t+6],F[7]=r[t+7],cr[0]}var Ao=BigInt(Number.MAX_SAFE_INTEGER),Co=BigInt(Number.MIN_SAFE_INTEGER),K=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,i=~this.hi>>>0;return e===0&&(i=i+1>>>0),-(e+i*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,i=~this.hi>>>0;return e===0&&(i=i+1>>>0),-(BigInt(e)+(BigInt(i)<<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,i=this.hi>>>24;return i===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:i<128?9:10}static fromBigInt(t){if(t===0n)return It;if(t<Ao&&t>Co)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let i=t>>32n,n=t-(i<<32n);return e&&(i=~i|0n,n=~n|0n,++n>Ln&&(n=0n,++i>Ln&&(i=0n))),new r(Number(n),Number(i))}static fromNumber(t){if(t===0)return It;let e=t<0;e&&(t=-t);let i=t>>>0,n=(t-i)/4294967296>>>0;return e&&(n=~n>>>0,i=~i>>>0,++i>4294967295&&(i=0,++n>4294967295&&(n=0))),new r(i,n)}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):It}},It=new K(0,0);It.toBigInt=function(){return 0n};It.zzEncode=It.zzDecode=function(){return this};It.length=function(){return 1};var Ln=4294967296n;function Nn(r){let t=0,e=0;for(let i=0;i<r.length;++i)e=r.charCodeAt(i),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(i+1)&64512)===56320?(++i,t+=4):t+=3;return t}function _n(r,t,e){if(e-t<1)return"";let n,o=[],s=0,c;for(;t<e;)c=r[t++],c<128?o[s++]=c:c>191&&c<224?o[s++]=(c&31)<<6|r[t++]&63:c>239&&c<365?(c=((c&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,o[s++]=55296+(c>>10),o[s++]=56320+(c&1023)):o[s++]=(c&15)<<12|(r[t++]&63)<<6|r[t++]&63,s>8191&&((n??(n=[])).push(String.fromCharCode.apply(String,o)),s=0);return n!=null?(s>0&&n.push(String.fromCharCode.apply(String,o.slice(0,s))),n.join("")):String.fromCharCode.apply(String,o.slice(0,s))}function ar(r,t,e){let i=e,n,o;for(let s=0;s<r.length;++s)n=r.charCodeAt(s),n<128?t[e++]=n:n<2048?(t[e++]=n>>6|192,t[e++]=n&63|128):(n&64512)===55296&&((o=r.charCodeAt(s+1))&64512)===56320?(n=65536+((n&1023)<<10)+(o&1023),++s,t[e++]=n>>18|240,t[e++]=n>>12&63|128,t[e++]=n>>6&63|128,t[e++]=n&63|128):(t[e++]=n>>12|224,t[e++]=n>>6&63|128,t[e++]=n&63|128);return e-i}function et(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function le(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var lr=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,et(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 et(this,4);return le(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw et(this,4);return le(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw et(this,4);let t=Sn(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw et(this,4);let t=Dn(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,i=this.pos+t;if(i>this.len)throw et(this,t);return this.pos+=t,e===i?new Uint8Array(0):this.buf.subarray(e,i)}string(){let t=this.bytes();return _n(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw et(this,t);this.pos+=t}else do if(this.pos>=this.len)throw et(this);while(this.buf[this.pos++]&128);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 K(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 et(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 et(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 et(this,8);let t=le(this.buf,this.pos+=4),e=le(this.buf,this.pos+=4);return new K(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=ir(this.buf,this.pos);return this.pos+=O(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 ur(r){return new lr(r instanceof Uint8Array?r:r.subarray())}function S(r,t,e){let i=ur(r);return t.decode(i,void 0,e)}function ue(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function At(r=0){return globalThis.Buffer?.allocUnsafe!=null?ue(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}var mr={};H(mr,{base10:()=>Lo});var fa=new Uint8Array(0);function Pn(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 Z(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 kn(r){return new TextEncoder().encode(r)}function On(r){return new TextDecoder().decode(r)}function To(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),i=0;i<e.length;i++)e[i]=255;for(var n=0;n<r.length;n++){var o=r.charAt(n),s=o.charCodeAt(0);if(e[s]!==255)throw new TypeError(o+" is ambiguous");e[s]=n}var c=r.length,a=r.charAt(0),m=Math.log(c)/Math.log(256),l=Math.log(256)/Math.log(c);function u(g){if(g instanceof Uint8Array||(ArrayBuffer.isView(g)?g=new Uint8Array(g.buffer,g.byteOffset,g.byteLength):Array.isArray(g)&&(g=Uint8Array.from(g))),!(g instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(g.length===0)return"";for(var x=0,A=0,b=0,L=g.length;b!==L&&g[b]===0;)b++,x++;for(var X=(L-b)*l+1>>>0,U=new Uint8Array(X);b!==L;){for(var tt=g[b],J=0,$=X-1;(tt!==0||J<A)&&$!==-1;$--,J++)tt+=256*U[$]>>>0,U[$]=tt%c>>>0,tt=tt/c>>>0;if(tt!==0)throw new Error("Non-zero carry");A=J,b++}for(var Q=X-A;Q!==X&&U[Q]===0;)Q++;for(var Ut=a.repeat(x);Q<X;++Q)Ut+=r.charAt(U[Q]);return Ut}function h(g){if(typeof g!="string")throw new TypeError("Expected String");if(g.length===0)return new Uint8Array;var x=0;if(g[x]!==" "){for(var A=0,b=0;g[x]===a;)A++,x++;for(var L=(g.length-x)*m+1>>>0,X=new Uint8Array(L);g[x];){var U=e[g.charCodeAt(x)];if(U===255)return;for(var tt=0,J=L-1;(U!==0||tt<b)&&J!==-1;J--,tt++)U+=c*X[J]>>>0,X[J]=U%256>>>0,U=U/256>>>0;if(U!==0)throw new Error("Non-zero carry");b=tt,x++}if(g[x]!==" "){for(var $=L-b;$!==L&&X[$]===0;)$++;for(var Q=new Uint8Array(A+(L-$)),Ut=A;$!==L;)Q[Ut++]=X[$++];return Q}}}function y(g){var x=h(g);if(x)return x;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:h,decode:y}}var vo=To,So=vo,Bn=So;var fr=class{name;prefix;baseEncode;constructor(t,e,i){this.name=t,this.prefix=e,this.baseEncode=i}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},dr=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,i){if(this.name=t,this.prefix=e,e.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=e.codePointAt(0),this.baseDecode=i}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 Mn(this,t)}},hr=class{decoders;constructor(t){this.decoders=t}or(t){return Mn(this,t)}decode(t){let e=t[0],i=this.decoders[e];if(i!=null)return i.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Mn(r,t){return new hr({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var pr=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,i,n){this.name=t,this.prefix=e,this.baseEncode=i,this.baseDecode=n,this.encoder=new fr(t,e,i),this.decoder=new dr(t,e,n)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Pt({name:r,prefix:t,encode:e,decode:i}){return new pr(r,t,e,i)}function gt({name:r,prefix:t,alphabet:e}){let{encode:i,decode:n}=Bn(e,r);return Pt({prefix:t,name:r,encode:i,decode:o=>Z(n(o))})}function Ro(r,t,e,i){let n={};for(let l=0;l<t.length;++l)n[t[l]]=l;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*e/8|0),c=0,a=0,m=0;for(let l=0;l<o;++l){let u=n[r[l]];if(u===void 0)throw new SyntaxError(`Non-${i} character`);a=a<<e|u,c+=e,c>=8&&(c-=8,s[m++]=255&a>>c)}if(c>=e||255&a<<8-c)throw new SyntaxError("Unexpected end of data");return s}function Do(r,t,e){let i=t[t.length-1]==="=",n=(1<<e)-1,o="",s=0,c=0;for(let a=0;a<r.length;++a)for(c=c<<8|r[a],s+=8;s>e;)s-=e,o+=t[n&c>>s];if(s!==0&&(o+=t[n&c<<e-s]),i)for(;o.length*e&7;)o+="=";return o}function C({name:r,prefix:t,bitsPerChar:e,alphabet:i}){return Pt({prefix:t,name:r,encode(n){return Do(n,i,e)},decode(n){return Ro(n,i,e,r)}})}var Lo=gt({prefix:"9",name:"base10",alphabet:"0123456789"});var gr={};H(gr,{base16:()=>No,base16upper:()=>_o});var No=C({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),_o=C({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var yr={};H(yr,{base2:()=>Uo});var Uo=C({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var wr={};H(wr,{base256emoji:()=>Bo});var Vn=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}"),Po=Vn.reduce((r,t,e)=>(r[e]=t,r),[]),ko=Vn.reduce((r,t,e)=>(r[t.codePointAt(0)]=e,r),[]);function Oo(r){return r.reduce((t,e)=>(t+=Po[e],t),"")}function Fo(r){let t=[];for(let e of r){let i=ko[e.codePointAt(0)];if(i===void 0)throw new Error(`Non-base256emoji character: ${e}`);t.push(i)}return new Uint8Array(t)}var Bo=Pt({prefix:"\u{1F680}",name:"base256emoji",encode:Oo,decode:Fo});var br={};H(br,{base32:()=>rt,base32hex:()=>$o,base32hexpad:()=>Ho,base32hexpadupper:()=>Ko,base32hexupper:()=>zo,base32pad:()=>Vo,base32padupper:()=>Go,base32upper:()=>Mo,base32z:()=>Wo});var rt=C({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Mo=C({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Vo=C({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Go=C({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),$o=C({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),zo=C({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Ho=C({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ko=C({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Wo=C({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Er={};H(Er,{base36:()=>Yo,base36upper:()=>Xo});var Yo=gt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Xo=gt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var xr={};H(xr,{base58btc:()=>N,base58flickr:()=>Jo});var N=gt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Jo=gt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ar={};H(Ar,{base64:()=>Ir,base64pad:()=>Qo,base64url:()=>Zo,base64urlpad:()=>qo});var Ir=C({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Qo=C({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Zo=C({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),qo=C({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Cr={};H(Cr,{base8:()=>jo});var jo=C({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Tr={};H(Tr,{identity:()=>ts});var ts=Pt({prefix:"\0",name:"identity",encode:r=>On(r),decode:r=>kn(r)});var Sa=new TextEncoder,Ra=new TextDecoder;var Sr={};H(Sr,{identity:()=>de});var ns=zn,Gn=128,is=127,os=~is,ss=Math.pow(2,31);function zn(r,t,e){t=t||[],e=e||0;for(var i=e;r>=ss;)t[e++]=r&255|Gn,r/=128;for(;r&os;)t[e++]=r&255|Gn,r>>>=7;return t[e]=r|0,zn.bytes=e-i+1,t}var cs=vr,as=128,$n=127;function vr(r,i){var e=0,i=i||0,n=0,o=i,s,c=r.length;do{if(o>=c)throw vr.bytes=0,new RangeError("Could not decode varint");s=r[o++],e+=n<28?(s&$n)<<n:(s&$n)*Math.pow(2,n),n+=7}while(s>=as);return vr.bytes=o-i,e}var ls=Math.pow(2,7),us=Math.pow(2,14),fs=Math.pow(2,21),ds=Math.pow(2,28),hs=Math.pow(2,35),ps=Math.pow(2,42),ms=Math.pow(2,49),gs=Math.pow(2,56),ys=Math.pow(2,63),ws=function(r){return r<ls?1:r<us?2:r<fs?3:r<ds?4:r<hs?5:r<ps?6:r<ms?7:r<gs?8:r<ys?9:10},bs={encode:ns,decode:cs,encodingLength:ws},Es=bs,qt=Es;function jt(r,t=0){return[qt.decode(r,t),qt.decode.bytes]}function kt(r,t,e=0){return qt.encode(r,t,e),t}function Ot(r){return qt.encodingLength(r)}function yt(r,t){let e=t.byteLength,i=Ot(r),n=i+Ot(e),o=new Uint8Array(n+e);return kt(r,o,0),kt(e,o,i),o.set(t,n),new Ft(r,e,t,o)}function Ct(r){let t=Z(r),[e,i]=jt(t),[n,o]=jt(t.subarray(i)),s=t.subarray(i+o);if(s.byteLength!==n)throw new Error("Incorrect length");return new Ft(e,n,s,t)}function Hn(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&Pn(r.bytes,e.bytes)}}var Ft=class{code;size;digest;bytes;constructor(t,e,i,n){this.code=t,this.size=e,this.digest=i,this.bytes=n}};var Kn=0,xs="identity",Wn=Z;function Is(r){return yt(Kn,Wn(r))}var de={code:Kn,name:xs,encode:Wn,digest:Is};var Nr={};H(Nr,{sha256:()=>he,sha512:()=>As});var Lr=xt(ct("crypto"),1);function Dr({name:r,code:t,encode:e}){return new Rr(r,t,e)}var Rr=class{name;code;encode;constructor(t,e,i){this.name=t,this.code=e,this.encode=i}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?yt(this.code,e):e.then(i=>yt(this.code,i))}else throw Error("Unknown type, must be binary type")}};var he=Dr({name:"sha2-256",code:18,encode:r=>Z(Lr.default.createHash("sha256").update(r).digest())}),As=Dr({name:"sha2-512",code:19,encode:r=>Z(Lr.default.createHash("sha512").update(r).digest())});function Xn(r,t){let{bytes:e,version:i}=r;switch(i){case 0:return Ts(e,_r(r),t??N.encoder);default:return vs(e,_r(r),t??rt.encoder)}}var Jn=new WeakMap;function _r(r){let t=Jn.get(r);if(t==null){let e=new Map;return Jn.set(r,e),e}return t}var V=class r{code;version;multihash;bytes;"/";constructor(t,e,i,n){this.code=e,this.version=t,this.multihash=i,this.bytes=n,this["/"]=n}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!==te)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==Ss)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,i=yt(t,e);return r.createV1(this.code,i)}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 i=e;return i!=null&&t.code===i.code&&t.version===i.version&&Hn(t.multihash,i.multihash)}toString(t){return Xn(this,t)}toJSON(){return{"/":Xn(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:i,code:n,multihash:o,bytes:s}=e;return new r(i,n,o,s??Qn(i,n,o.bytes))}else if(e[Rs]===!0){let{version:i,multihash:n,code:o}=e,s=Ct(n);return r.create(i,o,s)}else return null}static create(t,e,i){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(i.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==te)throw new Error(`Version 0 CID must use dag-pb (code: ${te}) block encoding`);return new r(t,e,i,i.bytes)}case 1:{let n=Qn(t,e,i.bytes);return new r(t,e,i,n)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,te,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,i]=r.decodeFirst(t);if(i.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),i=e.size-e.multihashSize,n=Z(t.subarray(i,i+e.multihashSize));if(n.byteLength!==e.multihashSize)throw new Error("Incorrect length");let o=n.subarray(e.multihashSize-e.digestSize),s=new Ft(e.multihashCode,e.digestSize,o,n);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,i=()=>{let[u,h]=jt(t.subarray(e));return e+=h,u},n=i(),o=te;if(n===18?(n=0,e=0):o=i(),n!==0&&n!==1)throw new RangeError(`Invalid CID version ${n}`);let s=e,c=i(),a=i(),m=e+a,l=m-s;return{version:n,codec:o,multihashCode:c,digestSize:a,multihashSize:l,size:m}}static parse(t,e){let[i,n]=Cs(t,e),o=r.decode(n);if(o.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return _r(o).set(i,t),o}};function Cs(r,t){switch(r[0]){case"Q":{let e=t??N;return[N.prefix,e.decode(`${N.prefix}${r}`)]}case N.prefix:{let e=t??N;return[N.prefix,e.decode(r)]}case rt.prefix:{let e=t??rt;return[rt.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function Ts(r,t,e){let{prefix:i}=e;if(i!==N.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let n=t.get(i);if(n==null){let o=e.encode(r).slice(1);return t.set(i,o),o}else return n}function vs(r,t,e){let{prefix:i}=e,n=t.get(i);if(n==null){let o=e.encode(r);return t.set(i,o),o}else return n}var te=112,Ss=18;function Qn(r,t,e){let i=Ot(r),n=i+Ot(t),o=new Uint8Array(n+e.byteLength);return kt(r,o,0),kt(t,o,i),o.set(e,n),o}var Rs=Symbol.for("@ipld/js-cid/CID");var nt={...Tr,...yr,...Cr,...mr,...gr,...br,...Er,...xr,...Ar,...wr},Qa={...Nr,...Sr};function qn(r,t,e,i){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:i}}}var Zn=qn("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Ur=qn("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=At(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),Ds={utf8:Zn,"utf-8":Zn,hex:nt.base16,latin1:Ur,ascii:Ur,binary:Ur,...nt},jn=Ds;function ti(r,t="utf8"){let e=jn[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?ue(globalThis.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function Pr(r){let t=r??8192,e=t>>>1,i,n=t;return function(s){if(s<1||s>e)return At(s);n+s>t&&(i=At(t),n=0);let c=i.subarray(n,n+=s);return n&7&&(n=(n|7)+1),c}}var vt=class{fn;len;next;val;constructor(t,e,i){this.fn=t,this.len=e,this.next=void 0,this.val=i}};function kr(){}var Fr=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},Ls=Pr();function Ns(r){return globalThis.Buffer!=null?At(r):Ls(r)}var re=class{len;head;tail;states;constructor(){this.len=0,this.head=new vt(kr,0,0),this.tail=this.head,this.states=null}_push(t,e,i){return this.tail=this.tail.next=new vt(t,e,i),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new Br((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(pe,10,K.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=K.fromBigInt(t);return this._push(pe,e.length(),e)}uint64Number(t){return this._push(nr,O(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=K.fromBigInt(t).zzEncode();return this._push(pe,e.length(),e)}sint64Number(t){let e=K.fromNumber(t).zzEncode();return this._push(pe,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(Or,1,t?1:0)}fixed32(t){return this._push(ee,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=K.fromBigInt(t);return this._push(ee,4,e.lo)._push(ee,4,e.hi)}fixed64Number(t){let e=K.fromNumber(t);return this._push(ee,4,e.lo)._push(ee,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(vn,4,t)}double(t){return this._push(Rn,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(Or,1,0):this.uint32(e)._push(Us,e,t)}string(t){let e=Nn(t);return e!==0?this.uint32(e)._push(ar,e,t):this._push(Or,1,0)}fork(){return this.states=new Fr(this),this.head=this.tail=new vt(kr,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new vt(kr,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,i=this.len;return this.reset().uint32(i),i!==0&&(this.tail.next=t.next,this.tail=e,this.len+=i),this}finish(){let t=this.head.next,e=Ns(this.len),i=0;for(;t!=null;)t.fn(t.val,e,i),i+=t.len,t=t.next;return e}};function Or(r,t,e){t[e]=r&255}function _s(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var Br=class extends vt{next;constructor(t,e){super(_s,t,e),this.next=void 0}};function pe(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 ee(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 Us(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(re.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(Ps,t,r),this},re.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(ks,t,r),this});function Ps(r,t,e){t.set(r,e)}function ks(r,t,e){r.length<40?ar(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(ti(r),e)}function Mr(){return new re}function R(r,t){let e=Mr();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Bt;(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"})(Bt||(Bt={}));function me(r,t,e,i){return{name:r,type:t,encode:e,decode:i}}function lt(r){function t(n){if(r[n.toString()]==null)throw new Error("Invalid enum value");return r[n]}let e=function(o,s){let c=t(o);s.int32(c)},i=function(o){let s=o.int32();return t(s)};return me("enum",Bt.VARINT,e,i)}function D(r,t){return me("message",Bt.LENGTH_DELIMITED,r,t)}var T;(function(r){let t;(function(n){n.IDENTIFY="IDENTIFY",n.CONNECT="CONNECT",n.STREAM_OPEN="STREAM_OPEN",n.STREAM_HANDLER="STREAM_HANDLER",n.DHT="DHT",n.LIST_PEERS="LIST_PEERS",n.CONNMANAGER="CONNMANAGER",n.DISCONNECT="DISCONNECT",n.PUBSUB="PUBSUB",n.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.IDENTIFY=0]="IDENTIFY",n[n.CONNECT=1]="CONNECT",n[n.STREAM_OPEN=2]="STREAM_OPEN",n[n.STREAM_HANDLER=3]="STREAM_HANDLER",n[n.DHT=4]="DHT",n[n.LIST_PEERS=5]="LIST_PEERS",n[n.CONNMANAGER=6]="CONNMANAGER",n[n.DISCONNECT=7]="DISCONNECT",n[n.PUBSUB=8]="PUBSUB",n[n.PEERSTORE=9]="PEERSTORE"})(e||(e={})),function(n){n.codec=()=>lt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.connect!=null&&(o.uint32(18),ye.codec().encode(n.connect,o)),n.streamOpen!=null&&(o.uint32(26),we.codec().encode(n.streamOpen,o)),n.streamHandler!=null&&(o.uint32(34),be.codec().encode(n.streamHandler,o)),n.dht!=null&&(o.uint32(42),q.codec().encode(n.dht,o)),n.connManager!=null&&(o.uint32(50),xe.codec().encode(n.connManager,o)),n.disconnect!=null&&(o.uint32(58),Ie.codec().encode(n.disconnect,o)),n.pubsub!=null&&(o.uint32(66),ut.codec().encode(n.pubsub,o)),n.peerStore!=null&&(o.uint32(74),Te.codec().encode(n.peerStore,o)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.connect=ye.codec().decode(n,n.uint32());break;case 3:s.streamOpen=we.codec().decode(n,n.uint32());break;case 4:s.streamHandler=be.codec().decode(n,n.uint32());break;case 5:s.dht=q.codec().decode(n,n.uint32());break;case 6:s.connManager=xe.codec().decode(n,n.uint32());break;case 7:s.disconnect=Ie.codec().decode(n,n.uint32());break;case 8:s.pubsub=ut.codec().decode(n,n.uint32());break;case 9:s.peerStore=Te.codec().decode(n,n.uint32());break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(T||(T={}));var w;(function(r){let t;(function(n){n.OK="OK",n.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.OK=0]="OK",n[n.ERROR=1]="ERROR"})(e||(e={})),function(n){n.codec=()=>lt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{if(s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.error!=null&&(o.uint32(18),Ee.codec().encode(n.error,o)),n.streamInfo!=null&&(o.uint32(26),Mt.codec().encode(n.streamInfo,o)),n.identify!=null&&(o.uint32(34),ge.codec().encode(n.identify,o)),n.dht!=null&&(o.uint32(42),it.codec().encode(n.dht,o)),n.peers!=null)for(let c of n.peers)o.uint32(50),wt.codec().encode(c,o);n.pubsub!=null&&(o.uint32(58),Ce.codec().encode(n.pubsub,o)),n.peerStore!=null&&(o.uint32(66),ve.codec().encode(n.peerStore,o)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={peers:[]},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.error=Ee.codec().decode(n,n.uint32());break;case 3:s.streamInfo=Mt.codec().decode(n,n.uint32());break;case 4:s.identify=ge.codec().decode(n,n.uint32());break;case 5:s.dht=it.codec().decode(n,n.uint32());break;case 6:s.peers.push(wt.codec().decode(n,n.uint32()));break;case 7:s.pubsub=Ce.codec().decode(n,n.uint32());break;case 8:s.peerStore=ve.codec().decode(n,n.uint32());break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(w||(w={}));var ge;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.id!=null&&e.id.byteLength>0&&(i.uint32(10),i.bytes(e.id)),e.addrs!=null)for(let o of e.addrs)i.uint32(18),i.bytes(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={id:new Uint8Array(0),addrs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.id=e.bytes();break;case 2:n.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(ge||(ge={}));var ye;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&e.peer.byteLength>0&&(i.uint32(10),i.bytes(e.peer)),e.addrs!=null)for(let o of e.addrs)i.uint32(18),i.bytes(o);e.timeout!=null&&(i.uint32(24),i.int64(e.timeout)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={peer:new Uint8Array(0),addrs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=e.bytes();break;case 2:n.addrs.push(e.bytes());break;case 3:n.timeout=e.int64();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(ye||(ye={}));var we;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&e.peer.byteLength>0&&(i.uint32(10),i.bytes(e.peer)),e.proto!=null)for(let o of e.proto)i.uint32(18),i.string(o);e.timeout!=null&&(i.uint32(24),i.int64(e.timeout)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={peer:new Uint8Array(0),proto:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=e.bytes();break;case 2:n.proto.push(e.string());break;case 3:n.timeout=e.int64();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(we||(we={}));var be;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.addr!=null&&e.addr.byteLength>0&&(i.uint32(10),i.bytes(e.addr)),e.proto!=null)for(let o of e.proto)i.uint32(18),i.string(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={addr:new Uint8Array(0),proto:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.addr=e.bytes();break;case 2:n.proto.push(e.string());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(be||(be={}));var Ee;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{n.lengthDelimited!==!1&&i.fork(),e.msg!=null&&e.msg!==""&&(i.uint32(10),i.string(e.msg)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={msg:""},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.msg=e.string();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Ee||(Ee={}));var Mt;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&e.peer.byteLength>0&&(i.uint32(10),i.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(i.uint32(18),i.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(i.uint32(26),i.string(e.proto)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=e.bytes();break;case 2:n.addr=e.bytes();break;case 3:n.proto=e.string();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Mt||(Mt={}));var q;(function(r){let t;(function(n){n.FIND_PEER="FIND_PEER",n.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",n.FIND_PROVIDERS="FIND_PROVIDERS",n.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",n.GET_PUBLIC_KEY="GET_PUBLIC_KEY",n.GET_VALUE="GET_VALUE",n.SEARCH_VALUE="SEARCH_VALUE",n.PUT_VALUE="PUT_VALUE",n.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.FIND_PEER=0]="FIND_PEER",n[n.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",n[n.FIND_PROVIDERS=2]="FIND_PROVIDERS",n[n.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",n[n.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",n[n.GET_VALUE=5]="GET_VALUE",n[n.SEARCH_VALUE=6]="SEARCH_VALUE",n[n.PUT_VALUE=7]="PUT_VALUE",n[n.PROVIDE=8]="PROVIDE"})(e||(e={})),function(n){n.codec=()=>lt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.peer!=null&&(o.uint32(18),o.bytes(n.peer)),n.cid!=null&&(o.uint32(26),o.bytes(n.cid)),n.key!=null&&(o.uint32(34),o.bytes(n.key)),n.value!=null&&(o.uint32(42),o.bytes(n.value)),n.count!=null&&(o.uint32(48),o.int32(n.count)),n.timeout!=null&&(o.uint32(56),o.int64(n.timeout)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.peer=n.bytes();break;case 3:s.cid=n.bytes();break;case 4:s.key=n.bytes();break;case 5:s.value=n.bytes();break;case 6:s.count=n.int32();break;case 7:s.timeout=n.int64();break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(q||(q={}));var it;(function(r){let t;(function(n){n.BEGIN="BEGIN",n.VALUE="VALUE",n.END="END"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.BEGIN=0]="BEGIN",n[n.VALUE=1]="VALUE",n[n.END=2]="END"})(e||(e={})),function(n){n.codec=()=>lt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.peer!=null&&(o.uint32(18),wt.codec().encode(n.peer,o)),n.value!=null&&(o.uint32(26),o.bytes(n.value)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.peer=wt.codec().decode(n,n.uint32());break;case 3:s.value=n.bytes();break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(it||(it={}));var wt;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.id!=null&&e.id.byteLength>0&&(i.uint32(10),i.bytes(e.id)),e.addrs!=null)for(let o of e.addrs)i.uint32(18),i.bytes(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={id:new Uint8Array(0),addrs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.id=e.bytes();break;case 2:n.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(wt||(wt={}));var xe;(function(r){let t;(function(n){n.TAG_PEER="TAG_PEER",n.UNTAG_PEER="UNTAG_PEER",n.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.TAG_PEER=0]="TAG_PEER",n[n.UNTAG_PEER=1]="UNTAG_PEER",n[n.TRIM=2]="TRIM"})(e||(e={})),function(n){n.codec=()=>lt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.peer!=null&&(o.uint32(18),o.bytes(n.peer)),n.tag!=null&&(o.uint32(26),o.string(n.tag)),n.weight!=null&&(o.uint32(32),o.int64(n.weight)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.peer=n.bytes();break;case 3:s.tag=n.string();break;case 4:s.weight=n.int64();break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(xe||(xe={}));var Ie;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&e.peer.byteLength>0&&(i.uint32(10),i.bytes(e.peer)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={peer:new Uint8Array(0)},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=e.bytes();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Ie||(Ie={}));var ut;(function(r){let t;(function(n){n.GET_TOPICS="GET_TOPICS",n.LIST_PEERS="LIST_PEERS",n.PUBLISH="PUBLISH",n.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.GET_TOPICS=0]="GET_TOPICS",n[n.LIST_PEERS=1]="LIST_PEERS",n[n.PUBLISH=2]="PUBLISH",n[n.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),function(n){n.codec=()=>lt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.topic!=null&&(o.uint32(18),o.string(n.topic)),n.data!=null&&(o.uint32(26),o.bytes(n.data)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.topic=n.string();break;case 3:s.data=n.bytes();break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(ut||(ut={}));var Ae;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.from!=null&&(i.uint32(10),i.bytes(e.from)),e.data!=null&&(i.uint32(18),i.bytes(e.data)),e.seqno!=null&&(i.uint32(26),i.bytes(e.seqno)),e.topicIDs!=null)for(let o of e.topicIDs)i.uint32(34),i.string(o);e.signature!=null&&(i.uint32(42),i.bytes(e.signature)),e.key!=null&&(i.uint32(50),i.bytes(e.key)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={topicIDs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.from=e.bytes();break;case 2:n.data=e.bytes();break;case 3:n.seqno=e.bytes();break;case 4:n.topicIDs.push(e.string());break;case 5:n.signature=e.bytes();break;case 6:n.key=e.bytes();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Ae||(Ae={}));var Ce;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.topics!=null)for(let o of e.topics)i.uint32(10),i.string(o);if(e.peerIDs!=null)for(let o of e.peerIDs)i.uint32(18),i.bytes(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={topics:[],peerIDs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.topics.push(e.string());break;case 2:n.peerIDs.push(e.bytes());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Ce||(Ce={}));var Te;(function(r){let t;(function(n){n.UNSPECIFIED="UNSPECIFIED",n.GET_PROTOCOLS="GET_PROTOCOLS",n.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.UNSPECIFIED=0]="UNSPECIFIED",n[n.GET_PROTOCOLS=1]="GET_PROTOCOLS",n[n.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),function(n){n.codec=()=>lt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{if(s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.id!=null&&(o.uint32(18),o.bytes(n.id)),n.protos!=null)for(let c of n.protos)o.uint32(26),o.string(c);s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={protos:[]},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.id=n.bytes();break;case 3:s.protos.push(n.string());break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(Te||(Te={}));var ve;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&(i.uint32(10),wt.codec().encode(e.peer,i)),e.protos!=null)for(let o of e.protos)i.uint32(18),i.string(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={protos:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=wt.codec().decode(e,e.uint32());break;case 2:n.protos.push(e.string());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(ve||(ve={}));var Y=xt(fi(),1);Y.default.formatters.b=r=>r==null?"undefined":N.baseEncode(r);Y.default.formatters.t=r=>r==null?"undefined":rt.baseEncode(r);Y.default.formatters.m=r=>r==null?"undefined":Ir.baseEncode(r);Y.default.formatters.p=r=>r==null?"undefined":r.toString();Y.default.formatters.c=r=>r==null?"undefined":r.toString();Y.default.formatters.k=r=>r==null?"undefined":r.toString();Y.default.formatters.a=r=>r==null?"undefined":r.toString();function oc(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 di(){return{forComponent(r){return Rt(r)}}}function Rt(r){let t=oc(`${r}:trace`);return Y.default.enabled(`${r}:trace`)&&Y.default.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=(0,Y.default)(`${r}:trace`)),Object.assign((0,Y.default)(r),{error:(0,Y.default)(`${r}:error`),trace:t})}function Ht(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function ft(r=0){return globalThis.Buffer?.alloc!=null?Ht(globalThis.Buffer.alloc(r)):new Uint8Array(r)}function ne(r=0){return globalThis.Buffer?.allocUnsafe!=null?Ht(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function zr(r,t){if(globalThis.Buffer!=null)return Ht(globalThis.Buffer.concat(r,t));t==null&&(t=r.reduce((n,o)=>n+o.length,0));let e=ne(t),i=0;for(let n of r)e.set(n,i),i+=n.length;return Ht(e)}function hi(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 mi=Symbol.for("@achingbrain/uint8arraylist");function pi(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let i of r){let n=e+i.byteLength;if(t<n)return{buf:i,index:t-e};e=n}throw new RangeError("index is out of bounds")}function Ne(r){return!!r?.[mi]}var dt=class r{bufs;length;[mi]=!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 i of t)if(i instanceof Uint8Array)e+=i.byteLength,this.bufs.push(i);else if(Ne(i))e+=i.byteLength,this.bufs.push(...i.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 i of t.reverse())if(i instanceof Uint8Array)e+=i.byteLength,this.bufs.unshift(i);else if(Ne(i))e+=i.byteLength,this.bufs.unshift(...i.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=pi(this.bufs,t);return e.buf[e.index]}set(t,e){let i=pi(this.bufs,t);i.buf[i.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let i=0;i<t.length;i++)this.set(e+i,t[i]);else if(Ne(t))for(let i=0;i<t.length;i++)this.set(e+i,t.get(i));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:i,length:n}=this._subList(t,e);return zr(i,n)}subarray(t,e){let{bufs:i,length:n}=this._subList(t,e);return i.length===1?i[0]:zr(i,n)}sublist(t,e){let{bufs:i,length:n}=this._subList(t,e),o=new r;return o.length=n,o.bufs=[...i],o}_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 i=[],n=0;for(let o=0;o<this.bufs.length;o++){let s=this.bufs[o],c=n,a=c+s.byteLength;if(n=a,t>=a)continue;let m=t>=c&&t<a,l=e>c&&e<=a;if(m&&l){if(t===c&&e===a){i.push(s);break}let u=t-c;i.push(s.subarray(u,u+(e-t)));break}if(m){if(t===0){i.push(s);continue}i.push(s.subarray(t-c));continue}if(l){if(e===a){i.push(s);break}i.push(s.subarray(0,e-c));break}i.push(s)}return{bufs:i,length:e-t}}indexOf(t,e=0){if(!Ne(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let i=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 n=i.byteLength;if(n===0)throw new TypeError("search must be at least 1 byte long");let o=256,s=new Int32Array(o);for(let u=0;u<o;u++)s[u]=-1;for(let u=0;u<n;u++)s[i[u]]=u;let c=s,a=this.byteLength-i.byteLength,m=i.byteLength-1,l;for(let u=e;u<=a;u+=l){l=0;for(let h=m;h>=0;h--){let y=this.get(u+h);if(i[h]!==y){l=Math.max(1,h-c[y]);break}}if(l===0)return u}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let i=ne(1);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt8(0,e),this.write(i,t)}getInt16(t,e){let i=this.subarray(t,t+2);return new DataView(i.buffer,i.byteOffset,i.byteLength).getInt16(0,e)}setInt16(t,e,i){let n=ft(2);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt16(0,e,i),this.write(n,t)}getInt32(t,e){let i=this.subarray(t,t+4);return new DataView(i.buffer,i.byteOffset,i.byteLength).getInt32(0,e)}setInt32(t,e,i){let n=ft(4);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt32(0,e,i),this.write(n,t)}getBigInt64(t,e){let i=this.subarray(t,t+8);return new DataView(i.buffer,i.byteOffset,i.byteLength).getBigInt64(0,e)}setBigInt64(t,e,i){let n=ft(8);new DataView(n.buffer,n.byteOffset,n.byteLength).setBigInt64(0,e,i),this.write(n,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 i=ne(1);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint8(0,e),this.write(i,t)}getUint16(t,e){let i=this.subarray(t,t+2);return new DataView(i.buffer,i.byteOffset,i.byteLength).getUint16(0,e)}setUint16(t,e,i){let n=ft(2);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint16(0,e,i),this.write(n,t)}getUint32(t,e){let i=this.subarray(t,t+4);return new DataView(i.buffer,i.byteOffset,i.byteLength).getUint32(0,e)}setUint32(t,e,i){let n=ft(4);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint32(0,e,i),this.write(n,t)}getBigUint64(t,e){let i=this.subarray(t,t+8);return new DataView(i.buffer,i.byteOffset,i.byteLength).getBigUint64(0,e)}setBigUint64(t,e,i){let n=ft(8);new DataView(n.buffer,n.byteOffset,n.byteLength).setBigUint64(0,e,i),this.write(n,t)}getFloat32(t,e){let i=this.subarray(t,t+4);return new DataView(i.buffer,i.byteOffset,i.byteLength).getFloat32(0,e)}setFloat32(t,e,i){let n=ft(4);new DataView(n.buffer,n.byteOffset,n.byteLength).setFloat32(0,e,i),this.write(n,t)}getFloat64(t,e){let i=this.subarray(t,t+8);return new DataView(i.buffer,i.byteOffset,i.byteLength).getFloat64(0,e)}setFloat64(t,e,i){let n=ft(8);new DataView(n.buffer,n.byteOffset,n.byteLength).setFloat64(0,e,i),this.write(n,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(!hi(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let i=new r;return i.bufs=t,e==null&&(e=t.reduce((n,o)=>n+o.byteLength,0)),i.length=e,i}};function Kt(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var _e=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.name="AbortError",this.code=e??"ABORT_ERR"}};async function gi(r,t,e){if(t==null)return r;if(t.aborted)return Promise.reject(new _e(e?.errorMessage,e?.errorCode));let i,n=new _e(e?.errorMessage,e?.errorCode);try{return await Promise.race([r,new Promise((o,s)=>{i=()=>{s(n)},t.addEventListener("abort",i)})])}finally{i!=null&&t.removeEventListener("abort",i)}}var Hr=class{readNext;haveNext;ended;nextResult;constructor(){this.ended=!1,this.readNext=Kt(),this.haveNext=Kt()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let t=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=Kt(),t}async throw(t){return this.ended=!0,t!=null&&this.haveNext.reject(t),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return await this._push(void 0),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw new Error("Cannot push value onto an ended pushable");if(this.nextResult!=null&&(await this.readNext.promise,this.nextResult!=null))throw new Error("NeedNext promise resolved but nextResult was not consumed");t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=Kt(),await gi(this.readNext.promise,e?.signal,e)}};function yi(){return new Hr}var Ue=class extends Error{code;constructor(t,e){super(t),this.code=e}},Kr=class extends Ue{type;constructor(t){super(t,"ABORT_ERR"),this.type="aborted"}};function wi(r,t){let e=yi();r.sink(e).catch(async s=>{await e.end(s)}),r.sink=async s=>{for await(let c of s)await e.push(c);await e.end()};let i=r.source;r.source[Symbol.iterator]!=null?i=r.source[Symbol.iterator]():r.source[Symbol.asyncIterator]!=null&&(i=r.source[Symbol.asyncIterator]());let n=new dt;return{read:async(s,c)=>{c?.signal?.throwIfAborted();let a,m=new Promise((l,u)=>{a=()=>{u(new Kr("Read aborted"))},c?.signal?.addEventListener("abort",a)});try{if(s==null){let{done:u,value:h}=await Promise.race([i.next(),m]);return u===!0?new dt:h}for(;n.byteLength<s;){let{value:u,done:h}=await Promise.race([i.next(),m]);if(h===!0)throw new Ue("unexpected end of input","ERR_UNEXPECTED_EOF");n.append(u)}let l=n.sublist(0,s);return n.consume(s),l}finally{a!=null&&c?.signal?.removeEventListener("abort",a)}},write:async(s,c)=>{c?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,c):await e.push(s.subarray(),c)},unwrap:()=>{if(n.byteLength>0){let s=r.source;r.source=async function*(){t?.yieldBytes===!1?yield n:yield*n,yield*s}()}return r}}}var Pe=class extends Error{code;constructor(t,e){super(t),this.code=e}};function ke(r,t={}){let e=wi(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=O(t.maxDataLength));let i=t?.lengthDecoder??at,n=t?.lengthEncoder??pt;return{read:async s=>{let c=-1,a=new dt;for(;;){a.append(await e.read(1,s));try{c=i(a)}catch(m){if(m instanceof RangeError)continue;throw m}if(t?.maxLengthLength!=null&&a.byteLength>t.maxLengthLength)throw new Pe("message length length too long","ERR_MSG_LENGTH_TOO_LONG");if(c>-1)break}if(t?.maxDataLength!=null&&c>t.maxDataLength)throw new Pe("message length too long","ERR_MSG_DATA_TOO_LONG");return e.read(c,s)},write:async(s,c)=>{await e.write(new dt(n(s.byteLength),s),c)},writeV:async(s,c)=>{let a=new dt(...s.flatMap(m=>[n(m.byteLength),m]));await e.write(a,c)},unwrap:()=>e.unwrap()}}var Wr=Rt("libp2p:daemon-protocol:stream-handler"),Oe=class{stream;lp;constructor(t){let{stream:e,maxLength:i}=t;this.stream=e,this.lp=ke(this.stream,{maxDataLength:i??4096})}async read(){try{return await this.lp.read()}catch(t){Wr.error("read received no value",t)}}async write(t){Wr("write message"),await this.lp.write(t)}rest(){return this.lp.unwrap()}async close(){Wr("closing the stream"),await this.rest().close()}};var Yr={upgradeInbound:async r=>r,upgradeOutbound:async r=>r};var Xr=Symbol.for("@libp2p/peer-id");function Wt(r){return r!=null&&!!r[Xr]}var Ei=Symbol.for("@libp2p/transport");var bi;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(bi||(bi={}));var Yt=class r extends Error{code;type;constructor(t="The operation was aborted"){super(t),this.code=r.code,this.type=r.type}static code="ABORT_ERR";static type="aborted"},d=class extends Error{code;props;constructor(t,e,i){super(t),this.code=e,this.name=i?.name??"CodeError",this.props=i??{}}};var Fe=class extends EventTarget{#t=new Map;listenerCount(t){let e=this.#t.get(t);return e==null?0:e.length}addEventListener(t,e,i){super.addEventListener(t,e,i);let n=this.#t.get(t);n==null&&(n=[],this.#t.set(t,n)),n.push({callback:e,once:(i!==!0&&i!==!1&&i?.once)??!1})}removeEventListener(t,e,i){super.removeEventListener(t.toString(),e??null,i);let n=this.#t.get(t);n!=null&&(n=n.filter(({callback:o})=>o!==e),this.#t.set(t,n))}dispatchEvent(t){let e=super.dispatchEvent(t),i=this.#t.get(t.type);return i==null||(i=i.filter(({once:n})=>!n),this.#t.set(t.type,i)),e}safeDispatchEvent(t,e={}){return this.dispatchEvent(new Xt(t,e))}},Jr=class extends Event{detail;constructor(t,e){super(t,e),this.detail=e?.detail}},Xt=globalThis.CustomEvent??Jr;function Qr(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 sc=Symbol.for("nodejs.util.inspect.custom"),xi=Object.values(nt).map(r=>r.decoder).reduce((r,t)=>r.or(t),nt.identity.decoder),Ii=114,Ai=36,Ci=37,ie=class{type;multihash;privateKey;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,this.privateKey=t.privateKey,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Xr]=!0;toString(){return this.string==null&&(this.string=N.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return V.createV1(Ii,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return Qr(this.multihash.bytes,t);if(typeof t=="string")return cc(t).equals(this);if(t?.multihash?.bytes!=null)return Qr(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[sc](){return`PeerId(${this.toString()})`}},oe=class extends ie{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},se=class extends ie{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.multihash.digest}},ce=class extends ie{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.multihash.digest}};function cc(r,t){if(t=t??xi,r.charAt(0)==="1"||r.charAt(0)==="Q"){let e=Ct(N.decode(`z${r}`));return r.startsWith("12D")?new se({multihash:e}):r.startsWith("16U")?new ce({multihash:e}):new oe({multihash:e})}return st(xi.decode(r))}function st(r){try{let t=Ct(r);if(t.code===de.code){if(t.digest.length===Ai)return new se({multihash:t});if(t.digest.length===Ci)return new ce({multihash:t})}if(t.code===he.code)return new oe({multihash:t})}catch{return ac(V.decode(r))}throw new Error("Supplied PeerID CID is invalid")}function ac(r){if(r==null||r.multihash==null||r.version==null||r.version===1&&r.code!==Ii)throw new Error("Supplied PeerID CID is invalid");let t=r.multihash;if(t.code===he.code)return new oe({multihash:r.multihash});if(t.code===de.code){if(t.digest.length===Ai)return new se({multihash:r.multihash});if(t.digest.length===Ci)return new ce({multihash:r.multihash})}throw new Error("Supplied PeerID CID is invalid")}var ao=xt(ct("net"),1);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 Dt(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function Be(r=0){return globalThis.Buffer?.allocUnsafe!=null?Dt(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function Si(r,t,e,i){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:i}}}var vi=Si("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Zr=Si("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=Be(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),lc={utf8:vi,"utf-8":vi,hex:nt.base16,latin1:Zr,ascii:Zr,binary:Zr,...nt},Me=lc;function G(r,t="utf8"){let e=Me[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}function ht(r,t){if(globalThis.Buffer!=null)return Dt(globalThis.Buffer.concat(r,t));t==null&&(t=r.reduce((n,o)=>n+o.length,0));let e=Be(t),i=0;for(let n of r)e.set(n,i),i+=n.length;return Dt(e)}var Ve=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,i=t();return i===void 0&&(this.index=e),i}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,i){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return i()})}readNumber(t,e,i,n){return this.readAtomically(()=>{let o=0,s=0,c=this.peekChar();if(c===void 0)return;let a=c==="0",m=2**(8*n)-1;for(;;){let l=this.readAtomically(()=>{let u=this.readChar();if(u===void 0)return;let h=Number.parseInt(u,t);if(!Number.isNaN(h))return h});if(l===void 0)break;if(o*=t,o+=l,o>m||(s+=1,e!==void 0&&s>e))return}if(s!==0)return!i&&a&&s>1?void 0:o})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let i=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(i===void 0)return;t[e]=i}return t})}readIPv6Addr(){let t=e=>{for(let i=0;i<e.length/2;i++){let n=i*2;if(i<e.length-3){let s=this.readSeparator(":",i,()=>this.readIPv4Addr());if(s!==void 0)return e[n]=s[0],e[n+1]=s[1],e[n+2]=s[2],e[n+3]=s[3],[n+4,!0]}let o=this.readSeparator(":",i,()=>this.readNumber(16,4,!0,2));if(o===void 0)return[n,!1];e[n]=o>>8,e[n+1]=o&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[i,n]=t(e);if(i===16)return e;if(n||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let o=new Uint8Array(14),s=16-(i+2),[c]=t(o.subarray(0,s));return e.set(o.subarray(0,c),16-c),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var Bu=new Ve;var Wu=parseInt("0xFFFF",16),Yu=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);function qr(r,t="utf8"){let e=Me[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?Dt(globalThis.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}var j=ct("node:net");function Ge(r){return!!(0,j.isIP)(r)}var Li=j.isIPv4,mc=j.isIPv6,jr=function(r){let t=0;if(r=r.toString().trim(),Li(r)){let e=new Uint8Array(t+4);return r.split(/\./g).forEach(i=>{e[t++]=parseInt(i,10)&255}),e}if(mc(r)){let e=r.split(":",8),i;for(i=0;i<e.length;i++){let o=Li(e[i]),s;o&&(s=jr(e[i]),e[i]=G(s.slice(0,2),"base16")),s!=null&&++i<8&&e.splice(i,0,G(s.slice(2,4),"base16"))}if(e[0]==="")for(;e.length<8;)e.unshift("0");else if(e[e.length-1]==="")for(;e.length<8;)e.push("0");else if(e.length<8){for(i=0;i<e.length&&e[i]!=="";i++);let o=[i,1];for(i=9-e.length;i>0;i--)o.push("0");e.splice.apply(e,o)}let n=new Uint8Array(t+16);for(i=0;i<e.length;i++){let o=parseInt(e[i],16);n[t++]=o>>8&255,n[t++]=o&255}return n}throw new Error("invalid ip address")},Ni=function(r,t=0,e){t=~~t,e=e??r.length-t;let i=new DataView(r.buffer);if(e===4){let n=[];for(let o=0;o<e;o++)n.push(r[t+o]);return n.join(".")}if(e===16){let n=[];for(let o=0;o<e;o+=2)n.push(i.getUint16(t+o).toString(16));return n.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var Jt={},tn={},yc=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[777,-1,"memory"]];yc.forEach(r=>{let t=wc(...r);tn[t.code]=t,Jt[t.name]=t});function wc(r,t,e,i,n){return{code:r,size:t,name:e,resolvable:!!i,path:!!n}}function I(r){if(typeof r=="number"){if(tn[r]!=null)return tn[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(Jt[r]!=null)return Jt[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var kf=I("ip4"),Of=I("ip6"),Ff=I("ipcidr");function rn(r,t){switch(I(r).code){case 4:case 41:return Ec(t);case 42:return Pi(t);case 6:case 273:case 33:case 132:return Oi(t).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Pi(t);case 421:return Cc(t);case 444:return ki(t);case 445:return ki(t);case 466:return Ac(t);default:return G(t,"base16")}}function nn(r,t){switch(I(r).code){case 4:return _i(t);case 41:return _i(t);case 42:return Ui(t);case 6:case 273:case 33:case 132:return on(parseInt(t,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Ui(t);case 421:return xc(t);case 444:return Tc(t);case 445:return vc(t);case 466:return Ic(t);default:return qr(t,"base16")}}var en=Object.values(nt).map(r=>r.decoder),bc=function(){let r=en[0].or(en[1]);return en.slice(2).forEach(t=>r=r.or(t)),r}();function _i(r){if(!Ge(r))throw new Error("invalid ip address");return jr(r)}function Ec(r){let t=Ni(r,0,r.length);if(t==null)throw new Error("ipBuff is required");if(!Ge(t))throw new Error("invalid ip address");return t}function on(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,r),new Uint8Array(t)}function Oi(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function Ui(r){let t=qr(r),e=Uint8Array.from(pt(t.length));return ht([e,t],e.length+t.length)}function Pi(r){let t=at(r);if(r=r.slice(O(t)),r.length!==t)throw new Error("inconsistent lengths");return G(r)}function xc(r){let t;r[0]==="Q"||r[0]==="1"?t=Ct(N.decode(`z${r}`)).bytes:t=V.parse(r).multihash.bytes;let e=Uint8Array.from(pt(t.length));return ht([e,t],e.length+t.length)}function Ic(r){let t=bc.decode(r),e=Uint8Array.from(pt(t.length));return ht([e,t],e.length+t.length)}function Ac(r){let t=at(r),e=r.slice(O(t));if(e.length!==t)throw new Error("inconsistent lengths");return"u"+G(e,"base64url")}function Cc(r){let t=at(r),e=r.slice(O(t));if(e.length!==t)throw new Error("inconsistent lengths");return G(e,"base58btc")}function Tc(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=rt.decode("b"+t[0]),i=parseInt(t[1],10);if(i<1||i>65536)throw new Error("Port number is not in range(1, 65536)");let n=on(i);return ht([e,n],e.length+n.length)}function vc(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=rt.decode(`b${t[0]}`),i=parseInt(t[1],10);if(i<1||i>65536)throw new Error("Port number is not in range(1, 65536)");let n=on(i);return ht([e,n],e.length+n.length)}function ki(r){let t=r.slice(0,r.length-2),e=r.slice(r.length-2),i=G(t,"base32"),n=Oi(e);return`${i}:${n}`}function Fi(r){r=sn(r);let t=[],e=[],i=null,n=r.split("/").slice(1);if(n.length===1&&n[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let o=0;o<n.length;o++){let s=n[o],c=I(s);if(c.size===0){t.push([c.code]),e.push([c.code]);continue}if(o++,o>=n.length)throw Mi("invalid address: "+r);if(c.path===!0){i=sn(n.slice(o).join("/")),t.push([c.code,nn(c.code,i)]),e.push([c.code,i]);break}let a=nn(c.code,n[o]);t.push([c.code,a]),e.push([c.code,rn(c.code,a)])}return{string:Bi(e),bytes:an(t),tuples:t,stringTuples:e,path:i}}function cn(r){let t=[],e=[],i=null,n=0;for(;n<r.length;){let o=at(r,n),s=O(o),c=I(o),a=Sc(c,r.slice(n+s));if(a===0){t.push([o]),e.push([o]),n+=s;continue}let m=r.slice(n+s,n+s+a);if(n+=a+s,n>r.length)throw Mi("Invalid address Uint8Array: "+G(r,"base16"));t.push([o,m]);let l=rn(o,m);if(e.push([o,l]),c.path===!0){i=l;break}}return{bytes:Uint8Array.from(r),string:Bi(e),tuples:t,stringTuples:e,path:i}}function Bi(r){let t=[];return r.map(e=>{let i=I(e[0]);return t.push(i.name),e.length>1&&e[1]!=null&&t.push(e[1]),null}),sn(t.join("/"))}function an(r){return ht(r.map(t=>{let e=I(t[0]),i=Uint8Array.from(pt(e.code));return t.length>1&&t[1]!=null&&(i=ht([i,t[1]])),i}))}function Sc(r,t){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let e=at(t instanceof Uint8Array?t:Uint8Array.from(t));return e+O(e)}}function sn(r){return"/"+r.trim().split("/").filter(t=>t).join("/")}function Mi(r){return new Error("Error parsing address: "+r)}var Rc=Symbol.for("nodejs.util.inspect.custom"),ln=Symbol.for("@multiformats/js-multiaddr/multiaddr"),Dc=[I("dns").code,I("dns4").code,I("dns6").code,I("dnsaddr").code],$e=class r{bytes;#t;#e;#r;#n;[ln]=!0;constructor(t){t==null&&(t="");let e;if(t instanceof Uint8Array)e=cn(t);else if(typeof t=="string"){if(t.length>0&&t.charAt(0)!=="/")throw new Error(`multiaddr "${t}" must start with a "/"`);e=Fi(t)}else if(ze(t))e=cn(t.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=e.bytes,this.#t=e.string,this.#e=e.tuples,this.#r=e.stringTuples,this.#n=e.path}toString(){return this.#t}toJSON(){return this.toString()}toOptions(){let t,e,i,n,o="",s=I("tcp"),c=I("udp"),a=I("ip4"),m=I("ip6"),l=I("dns6"),u=I("ip6zone");for(let[y,g]of this.stringTuples())y===u.code&&(o=`%${g??""}`),Dc.includes(y)&&(e=s.name,n=443,i=`${g??""}${o}`,t=y===l.code?6:4),(y===s.code||y===c.code)&&(e=I(y).name,n=parseInt(g??"")),(y===a.code||y===m.code)&&(e=I(y).name,i=`${g??""}${o}`,t=y===m.code?6:4);if(t==null||e==null||i==null||n==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:i,transport:e,port:n}}protos(){return this.#e.map(([t])=>Object.assign({},I(t)))}protoCodes(){return this.#e.map(([t])=>t)}protoNames(){return this.#e.map(([t])=>I(t).name)}tuples(){return this.#e}stringTuples(){return this.#r}encapsulate(t){return t=new r(t),new r(this.toString()+t.toString())}decapsulate(t){let e=t.toString(),i=this.toString(),n=i.lastIndexOf(e);if(n<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new r(i.slice(0,n))}decapsulateCode(t){let e=this.tuples();for(let i=e.length-1;i>=0;i--)if(e[i][0]===t)return new r(an(e.slice(0,i)));return this}getPeerId(){try{let t=[];this.stringTuples().forEach(([i,n])=>{i===Jt.p2p.code&&t.push([i,n]),i===Jt["p2p-circuit"].code&&(t=[])});let e=t.pop();if(e?.[1]!=null){let i=e[1];return i[0]==="Q"||i[0]==="1"?G(N.decode(`z${i}`),"base58btc"):G(V.parse(i).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(t){return Ti(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(o=>o.resolvable);if(e==null)return[this];let i=Vi.get(e.name);if(i==null)throw new d(`no available resolver for ${e.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await i(this,t)).map(o=>new r(o))}nodeAddress(){let t=this.toOptions();if(t.transport!=="tcp"&&t.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${t.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:t.family,address:t.host,port:t.port}}isThinWaistAddress(t){let e=(t??this).protos();return!(e.length!==2||e[0].code!==4&&e[0].code!==41||e[1].code!==6&&e[1].code!==273)}[Rc](){return`Multiaddr(${this.#t})`}};var Vi=new Map;function ze(r){return!!r?.[ln]}function M(r){return new $e(r)}var Lc=f("dns4"),Nc=f("dns6"),_c=f("dnsaddr"),Nt=v(f("dns"),_c,Lc,Nc),We=v(f("ip4"),f("ip6")),Et=v(p(We,f("tcp")),p(Nt,f("tcp"))),Ye=p(We,f("udp")),Uc=p(Ye,f("utp")),Pc=p(Ye,f("quic")),kc=p(Ye,f("quic-v1")),un=v(p(Et,f("ws")),p(Nt,f("ws"))),He=v(p(un,f("p2p")),un),fn=v(p(Et,f("wss")),p(Nt,f("wss")),p(Et,f("tls"),f("ws")),p(Nt,f("tls"),f("ws"))),Ke=v(p(fn,f("p2p")),fn),dn=v(p(Et,f("http")),p(We,f("http")),p(Nt,f("http"))),hn=v(p(Et,f("https")),p(We,f("https")),p(Nt,f("https"))),Gi=p(Ye,f("webrtc-direct"),f("certhash")),Hi=v(p(Gi,f("p2p")),Gi),$i=p(kc,f("webtransport"),f("certhash"),f("certhash")),Ki=v(p($i,f("p2p")),$i),Wi=v(p(He,f("p2p-webrtc-star"),f("p2p")),p(Ke,f("p2p-webrtc-star"),f("p2p")),p(He,f("p2p-webrtc-star")),p(Ke,f("p2p-webrtc-star"))),ld=v(p(He,f("p2p-websocket-star"),f("p2p")),p(Ke,f("p2p-websocket-star"),f("p2p")),p(He,f("p2p-websocket-star")),p(Ke,f("p2p-websocket-star"))),Yi=v(p(dn,f("p2p-webrtc-direct"),f("p2p")),p(hn,f("p2p-webrtc-direct"),f("p2p")),p(dn,f("p2p-webrtc-direct")),p(hn,f("p2p-webrtc-direct"))),_t=v(un,fn,dn,hn,Wi,Yi,Et,Uc,Pc,Nt,Hi,Ki),ud=v(p(_t,f("p2p-stardust"),f("p2p")),p(_t,f("p2p-stardust"))),bt=v(p(_t,f("p2p")),Wi,Yi,Hi,Ki,f("p2p")),zi=v(p(bt,f("p2p-circuit"),bt),p(bt,f("p2p-circuit")),p(f("p2p-circuit"),bt),p(_t,f("p2p-circuit")),p(f("p2p-circuit"),_t),f("p2p-circuit")),Xi=()=>v(p(zi,Xi),zi),Lt=Xi(),fd=v(p(Lt,bt,Lt),p(bt,Lt),p(Lt,bt),Lt,bt);var dd=v(p(Lt,f("webrtc"),f("p2p")),p(Lt,f("webrtc")),p(_t,f("webrtc"),f("p2p")),p(_t,f("webrtc")),f("webrtc"));function Ji(r){function t(e){let i;try{i=M(e)}catch{return!1}let n=r(i.protoNames());return n===null?!1:n===!0||n===!1?n:n.length===0}return t}function p(...r){function t(e){if(e.length<r.length)return null;let i=e;return r.some(n=>(i=typeof n=="function"?n().partialMatch(e):n.partialMatch(e),Array.isArray(i)&&(e=i),i===null)),i}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Ji(t),partialMatch:t}}function v(...r){function t(i){let n=null;return r.some(o=>{let s=typeof o=="function"?o().partialMatch(i):o.partialMatch(i);return s!=null?(n=s,!0):!1}),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Ji(t),partialMatch:t}}function f(r){let t=r;function e(n){let o;try{o=M(n)}catch{return!1}let s=o.protoNames();return s.length===1&&s[0]===t}function i(n){return n.length===0?null:n[0]===t?n.slice(1):null}return{toString:function(){return t},matches:e,partialMatch:i}}var co=xt(ct("net"),1);var pn={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function Qi(r,t){if(typeof r!="string")throw new d(`invalid ip provided: ${r}`,pn.ERR_INVALID_IP_PARAMETER);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new d(`invalid port provided: ${t}`,pn.ERR_INVALID_PORT_PARAMETER);if((0,j.isIPv4)(r))return M(`/ip4/${r}/tcp/${t}`);if((0,j.isIPv6)(r))return M(`/ip6/${r}/tcp/${t}`);throw new d(`invalid ip:port for creating a multiaddr: ${r}:${t}`,pn.ERR_INVALID_IP)}var so=xt(io(),1);var yn=xt(ct("os"),1),oo=xt(ct("path"),1);var Gc={ip4:"IPv4",ip6:"IPv6"};function Zt(r,t={}){let e=r.getPath();return e!=null?yn.default.platform()==="win32"?{path:oo.default.join("\\\\.\\pipe\\",e)}:{path:e}:{...t,...r.toOptions()}}function wn(r,t,e){let i=n=>M(`/${r}/${n}/tcp/${e}`);return($c(t)?Hc(Gc[r]):[t]).map(i)}function $c(r){return["0.0.0.0","::"].includes(r)}var zc=yn.default.networkInterfaces();function Hc(r){let t=[];for(let[,e]of Object.entries(zc))if(e!=null)for(let i of e)i.family===r&&t.push(i.address);return t}var Je=(r,t)=>{let e=t.logger.forComponent("libp2p:tcp:socket"),i=t.metrics,n=t.metricPrefix??"",o=t.socketInactivityTimeout??3e5,s=t.socketCloseTimeout??500;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr);let c;if(t.remoteAddr!=null)c=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new d("Could not determine remote address or port","ERR_NO_REMOTE_ADDRESS");c=Qi(r.remoteAddress,r.remotePort)}let a=Zt(c),m=a.path??`${a.host??""}:${a.port??""}`,{sink:l,source:u}=so.default.duplex(r);r.setTimeout(o,()=>{e("%s socket read timeout",m),i?.increment({[`${n}timeout`]:!0});let y;r.readable&&(y=new d("Socket read timeout","ERR_SOCKET_READ_TIMEOUT")),r.destroy(y)}),r.once("close",()=>{e("%s socket close",m),i?.increment({[`${n}close`]:!0}),h.timeline.close==null&&(h.timeline.close=Date.now())}),r.once("end",()=>{e("%s socket end",m),i?.increment({[`${n}end`]:!0})});let h={async sink(y){try{await l(async function*(){for await(let g of y)g instanceof Uint8Array?yield g:yield g.subarray()}())}catch(g){g.type!=="aborted"&&e.error("%s error in sink",m,g)}r.end()},source:u,remoteAddr:c,timeline:{open:Date.now()},async close(y={}){if(r.destroyed){e("%s socket was already destroyed when trying to close",m);return}if(y.signal==null){let g=AbortSignal.timeout(s);y={...y,signal:g}}try{e("%s closing socket",m),await new Promise((g,x)=>{r.once("close",()=>{e("%s socket closed",m),g()}),r.once("error",A=>{e("%s socket error",m,A),h.timeline.close==null&&(h.timeline.close=Date.now()),x(A)}),r.setTimeout(s),r.end(),r.writableLength>0?r.once("drain",()=>{e("%s socket drained",m),r.destroy()}):r.destroy()})}catch(g){this.abort(g)}},abort:y=>{e("%s socket abort due to error",m,y),r.destroy(y)},log:e};return h};async function bn(r,t){try{await r.close()}catch(e){t.log.error("an error occurred closing the connection",e)}}var _;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(_||(_={}));var Qe=class extends Fe{context;server;connections=new Set;status={code:_.INACTIVE};metrics;addr;log;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=co.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 d("closeAbove must be >= listenBelow","ERROR_CONNECTION_LIMITS");this.server.on("listening",()=>{if(t.metrics!=null){let e=this.server.address();e==null?this.addr="unknown":typeof e=="string"?this.addr=e:this.addr=`${e.address}:${e.port}`,t.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.connections.size})}),this.metrics={status:t.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:_.ACTIVE})}this.dispatchEvent(new Xt("listening"))}).on("error",e=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.dispatchEvent(new Xt("error",{detail:e}))}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==_.PAUSED&&this.dispatchEvent(new Xt("close"))})}onSocket(t){if(this.status.code!==_.ACTIVE)throw new d("Server is is not listening yet","ERR_SERVER_NOT_RUNNING");t.on("error",i=>{this.log("socket error",i),this.metrics?.events.increment({[`${this.addr} error`]:!0})});let e;try{e=Je(t,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger})}catch(i){this.log.error("inbound connection failed",i),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0});return}this.log("new inbound connection %s",e.remoteAddr);try{this.context.upgrader.upgradeInbound(e).then(i=>{this.log("inbound connection upgraded %s",e.remoteAddr),this.connections.add(e),t.once("close",()=>{this.connections.delete(e),this.context.closeServerOnMaxConnections!=null&&this.connections.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.handler!=null&&this.context.handler(i),this.context.closeServerOnMaxConnections!=null&&this.connections.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause(!1).catch(n=>{this.log.error("error attempting to close server once connection count over limit",n)}),this.dispatchEvent(new Xt("connection",{detail:i}))}).catch(async i=>{this.log.error("inbound connection failed",i),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),await bn(e,{log:this.log})}).catch(i=>{this.log.error("closing inbound connection failed",i)})}catch(i){this.log.error("inbound connection failed",i),bn(e,{log:this.log}).catch(n=>{this.log.error("closing inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_closing_failed`]:!0})})}}getAddrs(){if(this.status.code===_.INACTIVE)return[];let t=[],e=this.server.address(),{listeningAddr:i,peerId:n}=this.status;if(e==null)return[];if(typeof e=="string")t=[i];else try{i.toString().startsWith("/ip4")?t=t.concat(wn("ip4",e.address,e.port)):e.family==="IPv6"&&(t=t.concat(wn("ip6",e.address,e.port)))}catch(o){this.log.error("could not turn %s:%s into multiaddr",e.address,e.port,o)}return t.map(o=>n!=null?o.encapsulate(`/p2p/${n}`):o)}async listen(t){if(this.status.code===_.ACTIVE||this.status.code===_.PAUSED)throw new d("server is already listening","ERR_SERVER_ALREADY_LISTENING");let e=t.getPeerId(),i=e==null?t.decapsulateCode(421):t,{backlog:n}=this.context;try{this.status={code:_.ACTIVE,listeningAddr:i,peerId:e,netConfig:Zt(i,{backlog:n})},await this.resume()}catch(o){throw this.status={code:_.INACTIVE},o}}async close(){await Promise.all([Promise.all(Array.from(this.connections.values()).map(async t=>bn(t,{log:this.log}))),this.pause(!0).catch(t=>{this.log.error("error attempting to close server once connection count over limit",t)})])}async resume(){if(this.server.listening||this.status.code===_.INACTIVE)return;let t=this.status.netConfig;await new Promise((e,i)=>{this.server.once("error",i),this.server.listen(t,e)}),this.status={...this.status,code:_.ACTIVE},this.log("Listening on %s",this.server.address())}async pause(t){if(!this.server.listening&&this.status.code===_.PAUSED&&t){this.status={code:_.INACTIVE};return}!this.server.listening||this.status.code!==_.ACTIVE||(this.log("Closing server on %s",this.server.address()),this.status=t?{code:_.INACTIVE}:{...this.status,code:_.PAUSED},await new Promise((e,i)=>{this.server.close(n=>{n!=null?i(n):e()})}))}};var En=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={dialerEvents:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Ei]=!0;[Symbol.toStringTag]="@libp2p/tcp";async dial(t,e){e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0;let i=await this._connect(t,e);i.on("error",c=>{this.log("socket error",c)});let n=Je(i,{remoteAddr:t,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.dialerEvents,logger:this.components.logger}),o=()=>{n.close().catch(c=>{this.log.error("Error closing maConn after abort",c)})};e.signal?.addEventListener("abort",o,{once:!0}),this.log("new outbound connection %s",n.remoteAddr);let s=await e.upgrader.upgradeOutbound(n);if(this.log("outbound connection %s upgraded",n.remoteAddr),e.signal?.removeEventListener("abort",o),e.signal?.aborted===!0)throw s.close().catch(c=>{this.log.error("Error closing conn after abort",c)}),new Yt;return s}async _connect(t,e){if(e.signal?.aborted===!0)throw new Yt;return new Promise((i,n)=>{let o=Date.now(),s=Zt(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a",t);let c=ao.default.connect(s),a=y=>{let g=s.path??`${s.host??""}:${s.port}`;y.message=`connection error ${g}: ${y.message}`,this.metrics?.dialerEvents.increment({error:!0}),h(y)},m=()=>{this.log("connection timeout %a",t),this.metrics?.dialerEvents.increment({timeout:!0});let y=new d(`connection timeout after ${Date.now()-o}ms`,"ERR_CONNECT_TIMEOUT");c.emit("error",y)},l=()=>{this.log("connection opened %a",t),this.metrics?.dialerEvents.increment({connect:!0}),h()},u=()=>{this.log("connection aborted %a",t),this.metrics?.dialerEvents.increment({abort:!0}),c.destroy(),h(new Yt)},h=y=>{if(c.removeListener("error",a),c.removeListener("timeout",m),c.removeListener("connect",l),e.signal!=null&&e.signal.removeEventListener("abort",u),y!=null){n(y);return}i(c)};c.on("error",a),c.on("timeout",m),c.on("connect",l),e.signal!=null&&e.signal.addEventListener("abort",u)})}createListener(t){return new Qe({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}filter(t){return t=Array.isArray(t)?t:[t],t.filter(e=>e.protoCodes().includes(290)?!1:e.protoCodes().includes(400)?!0:Et.matches(e.decapsulateCode(421)))}};function lo(r={}){return t=>new En(t,r)}function uo(r,t){let e=ke(r,t),i={read:async(n,o)=>{let s=await e.read(o);return n.decode(s)},write:async(n,o,s)=>{await e.write(o.encode(n),s)},writeV:async(n,o,s)=>{await e.writeV(n.map(c=>o.encode(c)),s)},pb:n=>({read:async o=>i.read(n,o),write:async(o,s)=>i.write(o,n,s),writeV:async(o,s)=>i.writeV(o,n,s),unwrap:()=>i}),unwrap:()=>e.unwrap()};return i}var Wc=Rt("libp2p:daemon-client:dht"),Ze=class{client;constructor(t){this.client=t}async put(t,e){if(!(t instanceof Uint8Array))throw new d("invalid key received","ERR_INVALID_KEY");if(!(e instanceof Uint8Array))throw new d("value received is not a Uint8Array","ERR_INVALID_VALUE");let i=await this.client.send({type:T.Type.DHT,dht:{type:q.Type.PUT_VALUE,key:t,value:e}}),n=await i.read(w);if(Wc("read",n),await i.unwrap().close(),n.type!==w.Type.OK)throw new d(n.error?.msg??"DHT put failed","ERR_DHT_PUT_FAILED")}async get(t){if(!(t instanceof Uint8Array))throw new d("invalid key received","ERR_INVALID_KEY");let e=await this.client.send({type:T.Type.DHT,dht:{type:q.Type.GET_VALUE,key:t}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new d(i.error?.msg??"DHT get failed","ERR_DHT_GET_FAILED");if(i.dht==null||i.dht.value==null)throw new d("Invalid DHT get response","ERR_DHT_GET_FAILED");return i.dht.value}async findPeer(t){if(!Wt(t))throw new d("invalid peer id received","ERR_INVALID_PEER_ID");let e=await this.client.send({type:T.Type.DHT,dht:{type:q.Type.FIND_PEER,peer:t.toBytes()}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new d(i.error?.msg??"DHT find peer failed","ERR_DHT_FIND_PEER_FAILED");if(i.dht==null||i.dht.peer==null||i.dht.peer.addrs==null)throw new d("Invalid response","ERR_DHT_FIND_PEER_FAILED");return{id:st(i.dht.peer.id),multiaddrs:i.dht.peer.addrs.map(n=>M(n))}}async provide(t){if(t==null||V.asCID(t)==null)throw new d("invalid cid received","ERR_INVALID_CID");let e=await this.client.send({type:T.Type.DHT,dht:{type:q.Type.PROVIDE,cid:t.bytes}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new d(i.error?.msg??"DHT provide failed","ERR_DHT_PROVIDE_FAILED")}async*findProviders(t,e=1){if(t==null||V.asCID(t)==null)throw new d("invalid cid received","ERR_INVALID_CID");let i=await this.client.send({type:T.Type.DHT,dht:{type:q.Type.FIND_PROVIDERS,cid:t.bytes,count:e}}),n=await i.read(w);if(n.type!==w.Type.OK)throw await i.unwrap().close(),new d(n.error?.msg??"DHT find providers failed","ERR_DHT_FIND_PROVIDERS_FAILED");for(;;){let o=await i.read(it);if(o.type===it.Type.END){await i.unwrap().close();return}if(o.type===it.Type.VALUE&&o.peer!=null&&o.peer?.addrs!=null)yield{id:st(o.peer.id),multiaddrs:o.peer.addrs.map(s=>M(s))};else throw await i.unwrap().close(),new d("unexpected message received","ERR_UNEXPECTED_MESSAGE_RECEIVED")}}async*getClosestPeers(t){if(!(t instanceof Uint8Array))throw new d("invalid key received","ERR_INVALID_KEY");let e=await this.client.send({type:T.Type.DHT,dht:{type:q.Type.GET_CLOSEST_PEERS,key:t}}),i=await e.read(w);if(i.type!==w.Type.OK)throw await e.unwrap().close(),new d(i.error?.msg??"DHT find providers failed","ERR_DHT_FIND_PROVIDERS_FAILED");for(;;){let n=await e.read(it);if(n.type===it.Type.END){await e.unwrap().close();return}if(n.type===it.Type.VALUE&&n.value!=null)yield{id:st(n.value),multiaddrs:[]};else throw await e.unwrap().close(),new d("unexpected message received","ERR_UNEXPECTED_MESSAGE_RECEIVED")}}async getPublicKey(t){if(!Wt(t))throw new d("invalid peer id received","ERR_INVALID_PEER_ID");let e=await this.client.send({type:T.Type.DHT,dht:{type:q.Type.GET_PUBLIC_KEY,peer:t.toBytes()}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new d(i.error?.msg??"DHT get public key failed","ERR_DHT_GET_PUBLIC_KEY_FAILED");if(i.dht==null)throw new d("Invalid response","ERR_DHT_GET_PUBLIC_KEY_FAILED");return i.dht.value}};var qe=class{client;constructor(t){this.client=t}async getTopics(){let t=await this.client.send({type:T.Type.PUBSUB,pubsub:{type:ut.Type.GET_TOPICS}}),e=await t.read(w);if(await t.unwrap().close(),e.type!==w.Type.OK)throw new d(e.error?.msg??"Pubsub get topics failed","ERR_PUBSUB_GET_TOPICS_FAILED");if(e.pubsub==null||e.pubsub.topics==null)throw new d("Invalid response","ERR_PUBSUB_GET_TOPICS_FAILED");return e.pubsub.topics}async publish(t,e){if(typeof t!="string")throw new d("invalid topic received","ERR_INVALID_TOPIC");if(!(e instanceof Uint8Array))throw new d("data received is not a Uint8Array","ERR_INVALID_DATA");let i=await this.client.send({type:T.Type.PUBSUB,pubsub:{type:ut.Type.PUBLISH,topic:t,data:e}}),n=await i.read(w);if(await i.unwrap().close(),n.type!==w.Type.OK)throw new d(n.error?.msg??"Pubsub publish failed","ERR_PUBSUB_PUBLISH_FAILED")}async subscribe(t){if(typeof t!="string")throw new d("invalid topic received","ERR_INVALID_TOPIC");let e=await this.client.send({type:T.Type.PUBSUB,pubsub:{type:ut.Type.SUBSCRIBE,topic:t}}),i=await e.read(w);if(i.type!==w.Type.OK)throw new d(i.error?.msg??"Pubsub publish failed","ERR_PUBSUB_PUBLISH_FAILED");let n=!0;return{async*messages(){for(;n;)yield await e.read(Ae)},async cancel(){n=!1,await e.unwrap().close()}}}async getSubscribers(t){if(typeof t!="string")throw new d("invalid topic received","ERR_INVALID_TOPIC");let e=await this.client.send({type:T.Type.PUBSUB,pubsub:{type:ut.Type.LIST_PEERS,topic:t}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new d(i.error?.msg??"Pubsub get subscribers failed","ERR_PUBSUB_GET_SUBSCRIBERS_FAILED");if(i.pubsub==null||i.pubsub.topics==null)throw new d("Invalid response","ERR_PUBSUB_GET_SUBSCRIBERS_FAILED");return i.pubsub.peerIDs.map(n=>st(n))}};var xn=Rt("libp2p:daemon-client"),In=class{multiaddr;dht;pubsub;tcp;constructor(t){this.multiaddr=t,this.tcp=lo()({logger:di()}),this.dht=new Ze(this),this.pubsub=new qe(this)}async connectDaemon(){return this.tcp.dial(this.multiaddr,{upgrader:Yr})}async send(t){let e=await this.connectDaemon(),i=t.pubsub?.type??t.dht?.type??t.peerStore?.type??"";xn("send",t.type,i);let n=uo(e);return await n.write(t,T),n}async connect(t,e){if(!Wt(t))throw new d("invalid peer id received","ERR_INVALID_PEER_ID");if(!Array.isArray(e))throw new d("addrs received are not in an array","ERR_INVALID_ADDRS_TYPE");e.forEach(o=>{if(!ze(o))throw new d("received an address that is not a multiaddr","ERR_NO_MULTIADDR_RECEIVED")});let i=await this.send({type:T.Type.CONNECT,connect:{peer:t.toBytes(),addrs:e.map(o=>o.bytes)}}),n=await i.read(w);if(n.type!==w.Type.OK){let o=n.error??{msg:"unspecified"};throw new d(o.msg??"unspecified","ERR_CONNECT_FAILED")}await i.unwrap().close()}async identify(){let t=await this.send({type:T.Type.IDENTIFY}),e=await t.read(w);if(e.type!==w.Type.OK)throw new d(e.error?.msg??"Identify failed","ERR_IDENTIFY_FAILED");if(e.identify==null||e.identify.addrs==null)throw new d("Invalid response","ERR_IDENTIFY_FAILED");let i=st(e.identify?.id),n=e.identify.addrs.map(o=>M(o));return await t.unwrap().close(),{peerId:i,addrs:n}}async listPeers(){let t=await this.send({type:T.Type.LIST_PEERS}),e=await t.read(w);if(e.type!==w.Type.OK)throw new d(e.error?.msg??"List peers failed","ERR_LIST_PEERS_FAILED");return await t.unwrap().close(),e.peers.map(i=>st(i.id))}async openStream(t,e){if(!Wt(t))throw new d("invalid peer id received","ERR_INVALID_PEER_ID");if(typeof e!="string")throw new d("invalid protocol received","ERR_INVALID_PROTOCOL");let i=await this.send({type:T.Type.STREAM_OPEN,streamOpen:{peer:t.toBytes(),proto:[e]}}),n=await i.read(w);if(n.type!==w.Type.OK)throw await i.unwrap().close(),new d(n.error?.msg??"Open stream failed","ERR_OPEN_STREAM_FAILED");return i.unwrap()}async registerStreamHandler(t,e){if(typeof t!="string")throw new d("invalid protocol received","ERR_INVALID_PROTOCOL");let i=this.tcp.createListener({upgrader:Yr,handler:c=>{Promise.resolve().then(async()=>{let a=new Oe({stream:c}),m=await a.read();if(m==null)throw new d("Could not read open stream response","ERR_OPEN_STREAM_FAILED");if(Mt.decode(m).proto!==t)throw new d("Incorrect protocol","ERR_OPEN_STREAM_FAILED");await e(a.rest())}).finally(()=>{c.close().catch(a=>{xn.error(a)}),i.close().catch(a=>{xn.error(a)})})}});await i.listen(M("/ip4/127.0.0.1/tcp/0"));let n=i.getAddrs()[0];if(n==null)throw new d("Could not listen on port","ERR_REGISTER_STREAM_HANDLER_FAILED");let o=await this.send({type:T.Type.STREAM_HANDLER,streamHandler:{addr:n.bytes,proto:[t]}}),s=await o.read(w);if(await o.unwrap().close(),s.type!==w.Type.OK)throw new d(s.error?.msg??"Register stream handler failed","ERR_REGISTER_STREAM_HANDLER_FAILED")}};function Yc(r){return new In(r)}return yo(Xc);})();
|
|
4
|
+
`+o),r.push(n+"m+"+Le.exports.humanize(this.diff)+"\x1B[0m")}else r[0]=Vs()+t+" "+r[0]}function Vs(){return k.inspectOpts.hideDate?"":new Date().toISOString()+" "}function Gs(...r){return process.stderr.write(De.format(...r)+`
|
|
5
|
+
`)}function $s(r){r?process.env.DEBUG=r:delete process.env.DEBUG}function zs(){return process.env.DEBUG}function Hs(r){r.inspectOpts={};let t=Object.keys(k.inspectOpts);for(let e=0;e<t.length;e++)r.inspectOpts[t[e]]=k.inspectOpts[t[e]]}Le.exports=Br()(k);var{formatters:jn}=Le.exports;jn.o=function(r){return this.inspectOpts.colors=this.useColors,De.inspect(r,this.inspectOpts).split(`
|
|
6
|
+
`).map(t=>t.trim()).join(" ")};jn.O=function(r){return this.inspectOpts.colors=this.useColors,De.inspect(r,this.inspectOpts)}});var ei=H((ml,Vr)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Vr.exports=Xn():Vr.exports=ti()});var We=H((Od,Fi)=>{Fi.exports=r=>{if(r[Symbol.asyncIterator])return r;if(r.getReader)return async function*(){let t=r.getReader();try{for(;;){let{done:e,value:i}=await t.read();if(e)return;yield i}}finally{t.releaseLock()}}();throw new Error("unknown stream")}});var Mi=H((Ud,Bi)=>{Bi.exports=function(t){if(t){if(typeof t[Symbol.iterator]=="function")return t[Symbol.iterator]();if(typeof t[Symbol.asyncIterator]=="function")return t[Symbol.asyncIterator]();if(typeof t.next=="function")return t}throw new Error("argument is not an iterator or iterable")}});var ln=H((Fd,Vi)=>{var Ic=Mi();Vi.exports=r=>async t=>{t=Ic(t);let e=b=>{typeof b.return=="function"&&b.return()},i=null,n=null,o=b=>{i=b,n&&n(b),e(t)},s=null,c=!1,a=()=>{c=!0,s&&s()},m=null,l=!1,u=()=>{l=!0,m&&m()},h=null,y=()=>{h&&h()},g=()=>new Promise((b,L)=>{s=h=b,n=L,r.once("drain",y)}),x=()=>(e(t),new Promise((b,L)=>{if(c||l||i)return b();m=s=b,n=L})),A=()=>{r.removeListener("error",o),r.removeListener("close",a),r.removeListener("finish",u),r.removeListener("drain",y)};r.once("error",o),r.once("close",a),r.once("finish",u);try{for await(let b of t){if(!r.writable||r.destroyed||i)break;r.write(b)===!1&&await g()}}catch(b){i||r.destroy(),i=b}try{if(r.writable&&r.end(),await x(),i)throw i}finally{A()}}});var un=H((Bd,Gi)=>{var Ac=ln(),Cc=We();Gi.exports=r=>({sink:Ac(r),source:Cc(r)})});var zi=H((Md,$i)=>{var Tc=un();$i.exports=r=>async function*(t){let e=Tc(r),i;if(e.sink(t).catch(n=>{i=n}),yield*e.source,i)throw i}});var Hi=H((Vd,Qt)=>{Qt.exports=We();Qt.exports.source=We();Qt.exports.sink=ln();Qt.exports.transform=zi();Qt.exports.duplex=un()});var Pc={};K(Pc,{createClient:()=>_c});function pt(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function lt(r=0){return globalThis.Buffer?.alloc!=null?pt(globalThis.Buffer.alloc(r)):new Uint8Array(r)}function V(r=0){return globalThis.Buffer?.allocUnsafe!=null?pt(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}var no=Math.pow(2,7),io=Math.pow(2,14),oo=Math.pow(2,21),Ze=Math.pow(2,28),qe=Math.pow(2,35),je=Math.pow(2,42),tr=Math.pow(2,49),E=128,O=127;function U(r){if(r<no)return 1;if(r<io)return 2;if(r<oo)return 3;if(r<Ze)return 4;if(r<qe)return 5;if(r<je)return 6;if(r<tr)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function er(r,t,e=0){switch(U(r)){case 8:t[e++]=r&255|E,r/=128;case 7:t[e++]=r&255|E,r/=128;case 6:t[e++]=r&255|E,r/=128;case 5:t[e++]=r&255|E,r/=128;case 4:t[e++]=r&255|E,r>>>=7;case 3:t[e++]=r&255|E,r>>>=7;case 2:t[e++]=r&255|E,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function so(r,t,e=0){switch(U(r)){case 8:t.set(e++,r&255|E),r/=128;case 7:t.set(e++,r&255|E),r/=128;case 6:t.set(e++,r&255|E),r/=128;case 5:t.set(e++,r&255|E),r/=128;case 4:t.set(e++,r&255|E),r>>>=7;case 3:t.set(e++,r&255|E),r>>>=7;case 2:t.set(e++,r&255|E),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function rr(r,t){let e=r[t],i=0;if(i+=e&O,e<E||(e=r[t+1],i+=(e&O)<<7,e<E)||(e=r[t+2],i+=(e&O)<<14,e<E)||(e=r[t+3],i+=(e&O)<<21,e<E)||(e=r[t+4],i+=(e&O)*Ze,e<E)||(e=r[t+5],i+=(e&O)*qe,e<E)||(e=r[t+6],i+=(e&O)*je,e<E)||(e=r[t+7],i+=(e&O)*tr,e<E))return i;throw new RangeError("Could not decode varint")}function co(r,t){let e=r.get(t),i=0;if(i+=e&O,e<E||(e=r.get(t+1),i+=(e&O)<<7,e<E)||(e=r.get(t+2),i+=(e&O)<<14,e<E)||(e=r.get(t+3),i+=(e&O)<<21,e<E)||(e=r.get(t+4),i+=(e&O)*Ze,e<E)||(e=r.get(t+5),i+=(e&O)*qe,e<E)||(e=r.get(t+6),i+=(e&O)*je,e<E)||(e=r.get(t+7),i+=(e&O)*tr,e<E))return i;throw new RangeError("Could not decode varint")}function mt(r,t,e=0){return t==null&&(t=V(U(r))),t instanceof Uint8Array?er(r,t,e):so(r,t,e)}function ut(r,t=0){return r instanceof Uint8Array?rr(r,t):co(r,t)}var ir=new Float32Array([-0]),gt=new Uint8Array(ir.buffer);function wn(r,t,e){ir[0]=r,t[e]=gt[0],t[e+1]=gt[1],t[e+2]=gt[2],t[e+3]=gt[3]}function bn(r,t){return gt[0]=r[t],gt[1]=r[t+1],gt[2]=r[t+2],gt[3]=r[t+3],ir[0]}var or=new Float64Array([-0]),F=new Uint8Array(or.buffer);function En(r,t,e){or[0]=r,t[e]=F[0],t[e+1]=F[1],t[e+2]=F[2],t[e+3]=F[3],t[e+4]=F[4],t[e+5]=F[5],t[e+6]=F[6],t[e+7]=F[7]}function xn(r,t){return F[0]=r[t],F[1]=r[t+1],F[2]=r[t+2],F[3]=r[t+3],F[4]=r[t+4],F[5]=r[t+5],F[6]=r[t+6],F[7]=r[t+7],or[0]}var ao=BigInt(Number.MAX_SAFE_INTEGER),lo=BigInt(Number.MIN_SAFE_INTEGER),W=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,i=~this.hi>>>0;return e===0&&(i=i+1>>>0),-(e+i*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,i=~this.hi>>>0;return e===0&&(i=i+1>>>0),-(BigInt(e)+(BigInt(i)<<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,i=this.hi>>>24;return i===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:i<128?9:10}static fromBigInt(t){if(t===0n)return Ct;if(t<ao&&t>lo)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let i=t>>32n,n=t-(i<<32n);return e&&(i=~i|0n,n=~n|0n,++n>In&&(n=0n,++i>In&&(i=0n))),new r(Number(n),Number(i))}static fromNumber(t){if(t===0)return Ct;let e=t<0;e&&(t=-t);let i=t>>>0,n=(t-i)/4294967296>>>0;return e&&(n=~n>>>0,i=~i>>>0,++i>4294967295&&(i=0,++n>4294967295&&(n=0))),new r(i,n)}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):Ct}},Ct=new W(0,0);Ct.toBigInt=function(){return 0n};Ct.zzEncode=Ct.zzDecode=function(){return this};Ct.length=function(){return 1};var In=4294967296n;function An(r){let t=0,e=0;for(let i=0;i<r.length;++i)e=r.charCodeAt(i),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(i+1)&64512)===56320?(++i,t+=4):t+=3;return t}function Cn(r,t,e){if(e-t<1)return"";let n,o=[],s=0,c;for(;t<e;)c=r[t++],c<128?o[s++]=c:c>191&&c<224?o[s++]=(c&31)<<6|r[t++]&63:c>239&&c<365?(c=((c&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,o[s++]=55296+(c>>10),o[s++]=56320+(c&1023)):o[s++]=(c&15)<<12|(r[t++]&63)<<6|r[t++]&63,s>8191&&((n??(n=[])).push(String.fromCharCode.apply(String,o)),s=0);return n!=null?(s>0&&n.push(String.fromCharCode.apply(String,o.slice(0,s))),n.join("")):String.fromCharCode.apply(String,o.slice(0,s))}function sr(r,t,e){let i=e,n,o;for(let s=0;s<r.length;++s)n=r.charCodeAt(s),n<128?t[e++]=n:n<2048?(t[e++]=n>>6|192,t[e++]=n&63|128):(n&64512)===55296&&((o=r.charCodeAt(s+1))&64512)===56320?(n=65536+((n&1023)<<10)+(o&1023),++s,t[e++]=n>>18|240,t[e++]=n>>12&63|128,t[e++]=n>>6&63|128,t[e++]=n&63|128):(t[e++]=n>>12|224,t[e++]=n>>6&63|128,t[e++]=n&63|128);return e-i}function nt(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function le(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var cr=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,nt(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 nt(this,4);return le(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw nt(this,4);return le(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw nt(this,4);let t=bn(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw nt(this,4);let t=xn(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,i=this.pos+t;if(i>this.len)throw nt(this,t);return this.pos+=t,e===i?new Uint8Array(0):this.buf.subarray(e,i)}string(){let t=this.bytes();return Cn(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw nt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw nt(this);while(this.buf[this.pos++]&128);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 W(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 nt(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 nt(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 nt(this,8);let t=le(this.buf,this.pos+=4),e=le(this.buf,this.pos+=4);return new W(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=rr(this.buf,this.pos);return this.pos+=U(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 ar(r){return new cr(r instanceof Uint8Array?r:r.subarray())}function S(r,t,e){let i=ar(r);return t.decode(i,void 0,e)}var hr={};K(hr,{base10:()=>go});var Yc=new Uint8Array(0);function vn(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 q(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 Sn(r){return new TextEncoder().encode(r)}function Rn(r){return new TextDecoder().decode(r)}function uo(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),i=0;i<e.length;i++)e[i]=255;for(var n=0;n<r.length;n++){var o=r.charAt(n),s=o.charCodeAt(0);if(e[s]!==255)throw new TypeError(o+" is ambiguous");e[s]=n}var c=r.length,a=r.charAt(0),m=Math.log(c)/Math.log(256),l=Math.log(256)/Math.log(c);function u(g){if(g instanceof Uint8Array||(ArrayBuffer.isView(g)?g=new Uint8Array(g.buffer,g.byteOffset,g.byteLength):Array.isArray(g)&&(g=Uint8Array.from(g))),!(g instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(g.length===0)return"";for(var x=0,A=0,b=0,L=g.length;b!==L&&g[b]===0;)b++,x++;for(var J=(L-b)*l+1>>>0,P=new Uint8Array(J);b!==L;){for(var rt=g[b],Q=0,z=J-1;(rt!==0||Q<A)&&z!==-1;z--,Q++)rt+=256*P[z]>>>0,P[z]=rt%c>>>0,rt=rt/c>>>0;if(rt!==0)throw new Error("Non-zero carry");A=Q,b++}for(var Z=J-A;Z!==J&&P[Z]===0;)Z++;for(var kt=a.repeat(x);Z<J;++Z)kt+=r.charAt(P[Z]);return kt}function h(g){if(typeof g!="string")throw new TypeError("Expected String");if(g.length===0)return new Uint8Array;var x=0;if(g[x]!==" "){for(var A=0,b=0;g[x]===a;)A++,x++;for(var L=(g.length-x)*m+1>>>0,J=new Uint8Array(L);g[x];){var P=e[g.charCodeAt(x)];if(P===255)return;for(var rt=0,Q=L-1;(P!==0||rt<b)&&Q!==-1;Q--,rt++)P+=c*J[Q]>>>0,J[Q]=P%256>>>0,P=P/256>>>0;if(P!==0)throw new Error("Non-zero carry");b=rt,x++}if(g[x]!==" "){for(var z=L-b;z!==L&&J[z]===0;)z++;for(var Z=new Uint8Array(A+(L-z)),kt=A;z!==L;)Z[kt++]=J[z++];return Z}}}function y(g){var x=h(g);if(x)return x;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:h,decode:y}}var fo=uo,ho=fo,Ln=ho;var lr=class{name;prefix;baseEncode;constructor(t,e,i){this.name=t,this.prefix=e,this.baseEncode=i}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},ur=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,i){if(this.name=t,this.prefix=e,e.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=e.codePointAt(0),this.baseDecode=i}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 Nn(this,t)}},dr=class{decoders;constructor(t){this.decoders=t}or(t){return Nn(this,t)}decode(t){let e=t[0],i=this.decoders[e];if(i!=null)return i.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Nn(r,t){return new dr({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var fr=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,i,n){this.name=t,this.prefix=e,this.baseEncode=i,this.baseDecode=n,this.encoder=new lr(t,e,i),this.decoder=new ur(t,e,n)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Ot({name:r,prefix:t,encode:e,decode:i}){return new fr(r,t,e,i)}function yt({name:r,prefix:t,alphabet:e}){let{encode:i,decode:n}=Ln(e,r);return Ot({prefix:t,name:r,encode:i,decode:o=>q(n(o))})}function po(r,t,e,i){let n={};for(let l=0;l<t.length;++l)n[t[l]]=l;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*e/8|0),c=0,a=0,m=0;for(let l=0;l<o;++l){let u=n[r[l]];if(u===void 0)throw new SyntaxError(`Non-${i} character`);a=a<<e|u,c+=e,c>=8&&(c-=8,s[m++]=255&a>>c)}if(c>=e||255&a<<8-c)throw new SyntaxError("Unexpected end of data");return s}function mo(r,t,e){let i=t[t.length-1]==="=",n=(1<<e)-1,o="",s=0,c=0;for(let a=0;a<r.length;++a)for(c=c<<8|r[a],s+=8;s>e;)s-=e,o+=t[n&c>>s];if(s!==0&&(o+=t[n&c<<e-s]),i)for(;o.length*e&7;)o+="=";return o}function C({name:r,prefix:t,bitsPerChar:e,alphabet:i}){return Ot({prefix:t,name:r,encode(n){return mo(n,i,e)},decode(n){return po(n,i,e,r)}})}var go=yt({prefix:"9",name:"base10",alphabet:"0123456789"});var pr={};K(pr,{base16:()=>yo,base16upper:()=>wo});var yo=C({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),wo=C({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var mr={};K(mr,{base2:()=>bo});var bo=C({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var gr={};K(gr,{base256emoji:()=>Co});var _n=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}"),Eo=_n.reduce((r,t,e)=>(r[e]=t,r),[]),xo=_n.reduce((r,t,e)=>(r[t.codePointAt(0)]=e,r),[]);function Io(r){return r.reduce((t,e)=>(t+=Eo[e],t),"")}function Ao(r){let t=[];for(let e of r){let i=xo[e.codePointAt(0)];if(i===void 0)throw new Error(`Non-base256emoji character: ${e}`);t.push(i)}return new Uint8Array(t)}var Co=Ot({prefix:"\u{1F680}",name:"base256emoji",encode:Io,decode:Ao});var yr={};K(yr,{base32:()=>it,base32hex:()=>Ro,base32hexpad:()=>Lo,base32hexpadupper:()=>No,base32hexupper:()=>Do,base32pad:()=>vo,base32padupper:()=>So,base32upper:()=>To,base32z:()=>_o});var it=C({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),To=C({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),vo=C({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),So=C({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Ro=C({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Do=C({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Lo=C({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),No=C({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),_o=C({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var wr={};K(wr,{base36:()=>Po,base36upper:()=>ko});var Po=yt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),ko=yt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var br={};K(br,{base58btc:()=>N,base58flickr:()=>Oo});var N=yt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Oo=yt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var xr={};K(xr,{base64:()=>Er,base64pad:()=>Uo,base64url:()=>Fo,base64urlpad:()=>Bo});var Er=C({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Uo=C({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Fo=C({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Bo=C({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ir={};K(Ir,{base8:()=>Mo});var Mo=C({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ar={};K(Ar,{identity:()=>Vo});var Vo=Ot({prefix:"\0",name:"identity",encode:r=>Rn(r),decode:r=>Sn(r)});var la=new TextEncoder,ua=new TextDecoder;var Tr={};K(Tr,{identity:()=>de});var zo=On,Pn=128,Ho=127,Ko=~Ho,Wo=Math.pow(2,31);function On(r,t,e){t=t||[],e=e||0;for(var i=e;r>=Wo;)t[e++]=r&255|Pn,r/=128;for(;r&Ko;)t[e++]=r&255|Pn,r>>>=7;return t[e]=r|0,On.bytes=e-i+1,t}var Yo=Cr,Xo=128,kn=127;function Cr(r,i){var e=0,i=i||0,n=0,o=i,s,c=r.length;do{if(o>=c)throw Cr.bytes=0,new RangeError("Could not decode varint");s=r[o++],e+=n<28?(s&kn)<<n:(s&kn)*Math.pow(2,n),n+=7}while(s>=Xo);return Cr.bytes=o-i,e}var Jo=Math.pow(2,7),Qo=Math.pow(2,14),Zo=Math.pow(2,21),qo=Math.pow(2,28),jo=Math.pow(2,35),ts=Math.pow(2,42),es=Math.pow(2,49),rs=Math.pow(2,56),ns=Math.pow(2,63),is=function(r){return r<Jo?1:r<Qo?2:r<Zo?3:r<qo?4:r<jo?5:r<ts?6:r<es?7:r<rs?8:r<ns?9:10},os={encode:zo,decode:Yo,encodingLength:is},ss=os,qt=ss;function jt(r,t=0){return[qt.decode(r,t),qt.decode.bytes]}function Ut(r,t,e=0){return qt.encode(r,t,e),t}function Ft(r){return qt.encodingLength(r)}function wt(r,t){let e=t.byteLength,i=Ft(r),n=i+Ft(e),o=new Uint8Array(n+e);return Ut(r,o,0),Ut(e,o,i),o.set(t,n),new Bt(r,e,t,o)}function Tt(r){let t=q(r),[e,i]=jt(t),[n,o]=jt(t.subarray(i)),s=t.subarray(i+o);if(s.byteLength!==n)throw new Error("Incorrect length");return new Bt(e,n,s,t)}function Un(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&vn(r.bytes,e.bytes)}}var Bt=class{code;size;digest;bytes;constructor(t,e,i,n){this.code=t,this.size=e,this.digest=i,this.bytes=n}};var Fn=0,cs="identity",Bn=q;function as(r){return wt(Fn,Bn(r))}var de={code:Fn,name:cs,encode:Bn,digest:as};var Dr={};K(Dr,{sha256:()=>fe,sha512:()=>ls});var Rr=At(at("crypto"),1);function Sr({name:r,code:t,encode:e}){return new vr(r,t,e)}var vr=class{name;code;encode;constructor(t,e,i){this.name=t,this.code=e,this.encode=i}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?wt(this.code,e):e.then(i=>wt(this.code,i))}else throw Error("Unknown type, must be binary type")}};var fe=Sr({name:"sha2-256",code:18,encode:r=>q(Rr.default.createHash("sha256").update(r).digest())}),ls=Sr({name:"sha2-512",code:19,encode:r=>q(Rr.default.createHash("sha512").update(r).digest())});function Vn(r,t){let{bytes:e,version:i}=r;switch(i){case 0:return ds(e,Lr(r),t??N.encoder);default:return fs(e,Lr(r),t??it.encoder)}}var Gn=new WeakMap;function Lr(r){let t=Gn.get(r);if(t==null){let e=new Map;return Gn.set(r,e),e}return t}var G=class r{code;version;multihash;bytes;"/";constructor(t,e,i,n){this.code=e,this.version=t,this.multihash=i,this.bytes=n,this["/"]=n}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!==te)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==hs)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,i=wt(t,e);return r.createV1(this.code,i)}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 i=e;return i!=null&&t.code===i.code&&t.version===i.version&&Un(t.multihash,i.multihash)}toString(t){return Vn(this,t)}toJSON(){return{"/":Vn(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:i,code:n,multihash:o,bytes:s}=e;return new r(i,n,o,s??$n(i,n,o.bytes))}else if(e[ps]===!0){let{version:i,multihash:n,code:o}=e,s=Tt(n);return r.create(i,o,s)}else return null}static create(t,e,i){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(i.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==te)throw new Error(`Version 0 CID must use dag-pb (code: ${te}) block encoding`);return new r(t,e,i,i.bytes)}case 1:{let n=$n(t,e,i.bytes);return new r(t,e,i,n)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,te,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,i]=r.decodeFirst(t);if(i.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),i=e.size-e.multihashSize,n=q(t.subarray(i,i+e.multihashSize));if(n.byteLength!==e.multihashSize)throw new Error("Incorrect length");let o=n.subarray(e.multihashSize-e.digestSize),s=new Bt(e.multihashCode,e.digestSize,o,n);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,i=()=>{let[u,h]=jt(t.subarray(e));return e+=h,u},n=i(),o=te;if(n===18?(n=0,e=0):o=i(),n!==0&&n!==1)throw new RangeError(`Invalid CID version ${n}`);let s=e,c=i(),a=i(),m=e+a,l=m-s;return{version:n,codec:o,multihashCode:c,digestSize:a,multihashSize:l,size:m}}static parse(t,e){let[i,n]=us(t,e),o=r.decode(n);if(o.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Lr(o).set(i,t),o}};function us(r,t){switch(r[0]){case"Q":{let e=t??N;return[N.prefix,e.decode(`${N.prefix}${r}`)]}case N.prefix:{let e=t??N;return[N.prefix,e.decode(r)]}case it.prefix:{let e=t??it;return[it.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function ds(r,t,e){let{prefix:i}=e;if(i!==N.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let n=t.get(i);if(n==null){let o=e.encode(r).slice(1);return t.set(i,o),o}else return n}function fs(r,t,e){let{prefix:i}=e,n=t.get(i);if(n==null){let o=e.encode(r);return t.set(i,o),o}else return n}var te=112,hs=18;function $n(r,t,e){let i=Ft(r),n=i+Ft(t),o=new Uint8Array(n+e.byteLength);return Ut(r,o,0),Ut(t,o,i),o.set(e,n),o}var ps=Symbol.for("@ipld/js-cid/CID");var bt={...Ar,...mr,...Ir,...hr,...pr,...yr,...wr,...br,...xr,...gr},_a={...Dr,...Tr};function Hn(r,t,e,i){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:i}}}var zn=Hn("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Nr=Hn("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=V(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),ms={utf8:zn,"utf-8":zn,hex:bt.base16,latin1:Nr,ascii:Nr,binary:Nr,...bt},he=ms;function ee(r,t="utf8"){let e=he[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?pt(globalThis.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function _r(r){let t=r??8192,e=t>>>1,i,n=t;return function(s){if(s<1||s>e)return V(s);n+s>t&&(i=V(t),n=0);let c=i.subarray(n,n+=s);return n&7&&(n=(n|7)+1),c}}var St=class{fn;len;next;val;constructor(t,e,i){this.fn=t,this.len=e,this.next=void 0,this.val=i}};function Pr(){}var Or=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},gs=_r();function ys(r){return globalThis.Buffer!=null?V(r):gs(r)}var ne=class{len;head;tail;states;constructor(){this.len=0,this.head=new St(Pr,0,0),this.tail=this.head,this.states=null}_push(t,e,i){return this.tail=this.tail.next=new St(t,e,i),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new Ur((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(pe,10,W.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=W.fromBigInt(t);return this._push(pe,e.length(),e)}uint64Number(t){return this._push(er,U(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=W.fromBigInt(t).zzEncode();return this._push(pe,e.length(),e)}sint64Number(t){let e=W.fromNumber(t).zzEncode();return this._push(pe,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(kr,1,t?1:0)}fixed32(t){return this._push(re,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=W.fromBigInt(t);return this._push(re,4,e.lo)._push(re,4,e.hi)}fixed64Number(t){let e=W.fromNumber(t);return this._push(re,4,e.lo)._push(re,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(wn,4,t)}double(t){return this._push(En,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(kr,1,0):this.uint32(e)._push(bs,e,t)}string(t){let e=An(t);return e!==0?this.uint32(e)._push(sr,e,t):this._push(kr,1,0)}fork(){return this.states=new Or(this),this.head=this.tail=new St(Pr,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 St(Pr,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,i=this.len;return this.reset().uint32(i),i!==0&&(this.tail.next=t.next,this.tail=e,this.len+=i),this}finish(){let t=this.head.next,e=ys(this.len),i=0;for(;t!=null;)t.fn(t.val,e,i),i+=t.len,t=t.next;return e}};function kr(r,t,e){t[e]=r&255}function ws(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var Ur=class extends St{next;constructor(t,e){super(ws,t,e),this.next=void 0}};function pe(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 re(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 bs(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(ne.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(Es,t,r),this},ne.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(xs,t,r),this});function Es(r,t,e){t.set(r,e)}function xs(r,t,e){r.length<40?sr(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(ee(r),e)}function Fr(){return new ne}function R(r,t){let e=Fr();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Mt;(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"})(Mt||(Mt={}));function me(r,t,e,i){return{name:r,type:t,encode:e,decode:i}}function dt(r){function t(n){if(r[n.toString()]==null)throw new Error("Invalid enum value");return r[n]}let e=function(o,s){let c=t(o);s.int32(c)},i=function(o){let s=o.int32();return t(s)};return me("enum",Mt.VARINT,e,i)}function D(r,t){return me("message",Mt.LENGTH_DELIMITED,r,t)}var T;(function(r){let t;(function(n){n.IDENTIFY="IDENTIFY",n.CONNECT="CONNECT",n.STREAM_OPEN="STREAM_OPEN",n.STREAM_HANDLER="STREAM_HANDLER",n.DHT="DHT",n.LIST_PEERS="LIST_PEERS",n.CONNMANAGER="CONNMANAGER",n.DISCONNECT="DISCONNECT",n.PUBSUB="PUBSUB",n.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.IDENTIFY=0]="IDENTIFY",n[n.CONNECT=1]="CONNECT",n[n.STREAM_OPEN=2]="STREAM_OPEN",n[n.STREAM_HANDLER=3]="STREAM_HANDLER",n[n.DHT=4]="DHT",n[n.LIST_PEERS=5]="LIST_PEERS",n[n.CONNMANAGER=6]="CONNMANAGER",n[n.DISCONNECT=7]="DISCONNECT",n[n.PUBSUB=8]="PUBSUB",n[n.PEERSTORE=9]="PEERSTORE"})(e||(e={})),function(n){n.codec=()=>dt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.connect!=null&&(o.uint32(18),ye.codec().encode(n.connect,o)),n.streamOpen!=null&&(o.uint32(26),we.codec().encode(n.streamOpen,o)),n.streamHandler!=null&&(o.uint32(34),be.codec().encode(n.streamHandler,o)),n.dht!=null&&(o.uint32(42),j.codec().encode(n.dht,o)),n.connManager!=null&&(o.uint32(50),xe.codec().encode(n.connManager,o)),n.disconnect!=null&&(o.uint32(58),Ie.codec().encode(n.disconnect,o)),n.pubsub!=null&&(o.uint32(66),ft.codec().encode(n.pubsub,o)),n.peerStore!=null&&(o.uint32(74),Te.codec().encode(n.peerStore,o)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.connect=ye.codec().decode(n,n.uint32());break;case 3:s.streamOpen=we.codec().decode(n,n.uint32());break;case 4:s.streamHandler=be.codec().decode(n,n.uint32());break;case 5:s.dht=j.codec().decode(n,n.uint32());break;case 6:s.connManager=xe.codec().decode(n,n.uint32());break;case 7:s.disconnect=Ie.codec().decode(n,n.uint32());break;case 8:s.pubsub=ft.codec().decode(n,n.uint32());break;case 9:s.peerStore=Te.codec().decode(n,n.uint32());break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(T||(T={}));var w;(function(r){let t;(function(n){n.OK="OK",n.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.OK=0]="OK",n[n.ERROR=1]="ERROR"})(e||(e={})),function(n){n.codec=()=>dt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{if(s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.error!=null&&(o.uint32(18),Ee.codec().encode(n.error,o)),n.streamInfo!=null&&(o.uint32(26),Vt.codec().encode(n.streamInfo,o)),n.identify!=null&&(o.uint32(34),ge.codec().encode(n.identify,o)),n.dht!=null&&(o.uint32(42),ot.codec().encode(n.dht,o)),n.peers!=null)for(let c of n.peers)o.uint32(50),Et.codec().encode(c,o);n.pubsub!=null&&(o.uint32(58),Ce.codec().encode(n.pubsub,o)),n.peerStore!=null&&(o.uint32(66),ve.codec().encode(n.peerStore,o)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={peers:[]},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.error=Ee.codec().decode(n,n.uint32());break;case 3:s.streamInfo=Vt.codec().decode(n,n.uint32());break;case 4:s.identify=ge.codec().decode(n,n.uint32());break;case 5:s.dht=ot.codec().decode(n,n.uint32());break;case 6:s.peers.push(Et.codec().decode(n,n.uint32()));break;case 7:s.pubsub=Ce.codec().decode(n,n.uint32());break;case 8:s.peerStore=ve.codec().decode(n,n.uint32());break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(w||(w={}));var ge;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.id!=null&&e.id.byteLength>0&&(i.uint32(10),i.bytes(e.id)),e.addrs!=null)for(let o of e.addrs)i.uint32(18),i.bytes(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={id:new Uint8Array(0),addrs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.id=e.bytes();break;case 2:n.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(ge||(ge={}));var ye;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&e.peer.byteLength>0&&(i.uint32(10),i.bytes(e.peer)),e.addrs!=null)for(let o of e.addrs)i.uint32(18),i.bytes(o);e.timeout!=null&&(i.uint32(24),i.int64(e.timeout)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={peer:new Uint8Array(0),addrs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=e.bytes();break;case 2:n.addrs.push(e.bytes());break;case 3:n.timeout=e.int64();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(ye||(ye={}));var we;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&e.peer.byteLength>0&&(i.uint32(10),i.bytes(e.peer)),e.proto!=null)for(let o of e.proto)i.uint32(18),i.string(o);e.timeout!=null&&(i.uint32(24),i.int64(e.timeout)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={peer:new Uint8Array(0),proto:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=e.bytes();break;case 2:n.proto.push(e.string());break;case 3:n.timeout=e.int64();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(we||(we={}));var be;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.addr!=null&&e.addr.byteLength>0&&(i.uint32(10),i.bytes(e.addr)),e.proto!=null)for(let o of e.proto)i.uint32(18),i.string(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={addr:new Uint8Array(0),proto:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.addr=e.bytes();break;case 2:n.proto.push(e.string());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(be||(be={}));var Ee;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{n.lengthDelimited!==!1&&i.fork(),e.msg!=null&&e.msg!==""&&(i.uint32(10),i.string(e.msg)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={msg:""},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.msg=e.string();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Ee||(Ee={}));var Vt;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&e.peer.byteLength>0&&(i.uint32(10),i.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(i.uint32(18),i.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(i.uint32(26),i.string(e.proto)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=e.bytes();break;case 2:n.addr=e.bytes();break;case 3:n.proto=e.string();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Vt||(Vt={}));var j;(function(r){let t;(function(n){n.FIND_PEER="FIND_PEER",n.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",n.FIND_PROVIDERS="FIND_PROVIDERS",n.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",n.GET_PUBLIC_KEY="GET_PUBLIC_KEY",n.GET_VALUE="GET_VALUE",n.SEARCH_VALUE="SEARCH_VALUE",n.PUT_VALUE="PUT_VALUE",n.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.FIND_PEER=0]="FIND_PEER",n[n.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",n[n.FIND_PROVIDERS=2]="FIND_PROVIDERS",n[n.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",n[n.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",n[n.GET_VALUE=5]="GET_VALUE",n[n.SEARCH_VALUE=6]="SEARCH_VALUE",n[n.PUT_VALUE=7]="PUT_VALUE",n[n.PROVIDE=8]="PROVIDE"})(e||(e={})),function(n){n.codec=()=>dt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.peer!=null&&(o.uint32(18),o.bytes(n.peer)),n.cid!=null&&(o.uint32(26),o.bytes(n.cid)),n.key!=null&&(o.uint32(34),o.bytes(n.key)),n.value!=null&&(o.uint32(42),o.bytes(n.value)),n.count!=null&&(o.uint32(48),o.int32(n.count)),n.timeout!=null&&(o.uint32(56),o.int64(n.timeout)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.peer=n.bytes();break;case 3:s.cid=n.bytes();break;case 4:s.key=n.bytes();break;case 5:s.value=n.bytes();break;case 6:s.count=n.int32();break;case 7:s.timeout=n.int64();break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(j||(j={}));var ot;(function(r){let t;(function(n){n.BEGIN="BEGIN",n.VALUE="VALUE",n.END="END"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.BEGIN=0]="BEGIN",n[n.VALUE=1]="VALUE",n[n.END=2]="END"})(e||(e={})),function(n){n.codec=()=>dt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.peer!=null&&(o.uint32(18),Et.codec().encode(n.peer,o)),n.value!=null&&(o.uint32(26),o.bytes(n.value)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.peer=Et.codec().decode(n,n.uint32());break;case 3:s.value=n.bytes();break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(ot||(ot={}));var Et;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.id!=null&&e.id.byteLength>0&&(i.uint32(10),i.bytes(e.id)),e.addrs!=null)for(let o of e.addrs)i.uint32(18),i.bytes(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={id:new Uint8Array(0),addrs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.id=e.bytes();break;case 2:n.addrs.push(e.bytes());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Et||(Et={}));var xe;(function(r){let t;(function(n){n.TAG_PEER="TAG_PEER",n.UNTAG_PEER="UNTAG_PEER",n.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.TAG_PEER=0]="TAG_PEER",n[n.UNTAG_PEER=1]="UNTAG_PEER",n[n.TRIM=2]="TRIM"})(e||(e={})),function(n){n.codec=()=>dt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.peer!=null&&(o.uint32(18),o.bytes(n.peer)),n.tag!=null&&(o.uint32(26),o.string(n.tag)),n.weight!=null&&(o.uint32(32),o.int64(n.weight)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.peer=n.bytes();break;case 3:s.tag=n.string();break;case 4:s.weight=n.int64();break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(xe||(xe={}));var Ie;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&e.peer.byteLength>0&&(i.uint32(10),i.bytes(e.peer)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={peer:new Uint8Array(0)},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=e.bytes();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Ie||(Ie={}));var ft;(function(r){let t;(function(n){n.GET_TOPICS="GET_TOPICS",n.LIST_PEERS="LIST_PEERS",n.PUBLISH="PUBLISH",n.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.GET_TOPICS=0]="GET_TOPICS",n[n.LIST_PEERS=1]="LIST_PEERS",n[n.PUBLISH=2]="PUBLISH",n[n.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),function(n){n.codec=()=>dt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.topic!=null&&(o.uint32(18),o.string(n.topic)),n.data!=null&&(o.uint32(26),o.bytes(n.data)),s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.topic=n.string();break;case 3:s.data=n.bytes();break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(ft||(ft={}));var Ae;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.from!=null&&(i.uint32(10),i.bytes(e.from)),e.data!=null&&(i.uint32(18),i.bytes(e.data)),e.seqno!=null&&(i.uint32(26),i.bytes(e.seqno)),e.topicIDs!=null)for(let o of e.topicIDs)i.uint32(34),i.string(o);e.signature!=null&&(i.uint32(42),i.bytes(e.signature)),e.key!=null&&(i.uint32(50),i.bytes(e.key)),n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={topicIDs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.from=e.bytes();break;case 2:n.data=e.bytes();break;case 3:n.seqno=e.bytes();break;case 4:n.topicIDs.push(e.string());break;case 5:n.signature=e.bytes();break;case 6:n.key=e.bytes();break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Ae||(Ae={}));var Ce;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.topics!=null)for(let o of e.topics)i.uint32(10),i.string(o);if(e.peerIDs!=null)for(let o of e.peerIDs)i.uint32(18),i.bytes(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={topics:[],peerIDs:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.topics.push(e.string());break;case 2:n.peerIDs.push(e.bytes());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(Ce||(Ce={}));var Te;(function(r){let t;(function(n){n.UNSPECIFIED="UNSPECIFIED",n.GET_PROTOCOLS="GET_PROTOCOLS",n.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(n){n[n.UNSPECIFIED=0]="UNSPECIFIED",n[n.GET_PROTOCOLS=1]="GET_PROTOCOLS",n[n.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),function(n){n.codec=()=>dt(e)}(t=r.Type||(r.Type={}));let i;r.codec=()=>(i==null&&(i=D((n,o,s={})=>{if(s.lengthDelimited!==!1&&o.fork(),n.type!=null&&(o.uint32(8),r.Type.codec().encode(n.type,o)),n.id!=null&&(o.uint32(18),o.bytes(n.id)),n.protos!=null)for(let c of n.protos)o.uint32(26),o.string(c);s.lengthDelimited!==!1&&o.ldelim()},(n,o)=>{let s={protos:[]},c=o==null?n.len:n.pos+o;for(;n.pos<c;){let a=n.uint32();switch(a>>>3){case 1:s.type=r.Type.codec().decode(n);break;case 2:s.id=n.bytes();break;case 3:s.protos.push(n.string());break;default:n.skipType(a&7);break}}return s})),i),r.encode=n=>R(n,r.codec()),r.decode=n=>S(n,r.codec())})(Te||(Te={}));var ve;(function(r){let t;r.codec=()=>(t==null&&(t=D((e,i,n={})=>{if(n.lengthDelimited!==!1&&i.fork(),e.peer!=null&&(i.uint32(10),Et.codec().encode(e.peer,i)),e.protos!=null)for(let o of e.protos)i.uint32(18),i.string(o);n.lengthDelimited!==!1&&i.ldelim()},(e,i)=>{let n={protos:[]},o=i==null?e.len:e.pos+i;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:n.peer=Et.codec().decode(e,e.uint32());break;case 2:n.protos.push(e.string());break;default:e.skipType(s&7);break}}return n})),t),r.encode=e=>R(e,r.codec()),r.decode=e=>S(e,r.codec())})(ve||(ve={}));var X=At(ei(),1);X.default.formatters.b=r=>r==null?"undefined":N.baseEncode(r);X.default.formatters.t=r=>r==null?"undefined":it.baseEncode(r);X.default.formatters.m=r=>r==null?"undefined":Er.baseEncode(r);X.default.formatters.p=r=>r==null?"undefined":r.toString();X.default.formatters.c=r=>r==null?"undefined":r.toString();X.default.formatters.k=r=>r==null?"undefined":r.toString();X.default.formatters.a=r=>r==null?"undefined":r.toString();function Ks(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 ri(){return{forComponent(r){return Dt(r)}}}function Dt(r){let t=Ks(`${r}:trace`);return X.default.enabled(`${r}:trace`)&&X.default.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=(0,X.default)(`${r}:trace`)),Object.assign((0,X.default)(r),{error:(0,X.default)(`${r}:error`),trace:t})}function tt(r,t){if(globalThis.Buffer!=null)return pt(globalThis.Buffer.concat(r,t));t==null&&(t=r.reduce((n,o)=>n+o.length,0));let e=V(t),i=0;for(let n of r)e.set(n,i),i+=n.length;return pt(e)}function Lt(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 ii=Symbol.for("@achingbrain/uint8arraylist");function ni(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let i of r){let n=e+i.byteLength;if(t<n)return{buf:i,index:t-e};e=n}throw new RangeError("index is out of bounds")}function Ne(r){return!!r?.[ii]}var ht=class r{bufs;length;[ii]=!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 i of t)if(i instanceof Uint8Array)e+=i.byteLength,this.bufs.push(i);else if(Ne(i))e+=i.byteLength,this.bufs.push(...i.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 i of t.reverse())if(i instanceof Uint8Array)e+=i.byteLength,this.bufs.unshift(i);else if(Ne(i))e+=i.byteLength,this.bufs.unshift(...i.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=ni(this.bufs,t);return e.buf[e.index]}set(t,e){let i=ni(this.bufs,t);i.buf[i.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let i=0;i<t.length;i++)this.set(e+i,t[i]);else if(Ne(t))for(let i=0;i<t.length;i++)this.set(e+i,t.get(i));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:i,length:n}=this._subList(t,e);return tt(i,n)}subarray(t,e){let{bufs:i,length:n}=this._subList(t,e);return i.length===1?i[0]:tt(i,n)}sublist(t,e){let{bufs:i,length:n}=this._subList(t,e),o=new r;return o.length=n,o.bufs=[...i],o}_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 i=[],n=0;for(let o=0;o<this.bufs.length;o++){let s=this.bufs[o],c=n,a=c+s.byteLength;if(n=a,t>=a)continue;let m=t>=c&&t<a,l=e>c&&e<=a;if(m&&l){if(t===c&&e===a){i.push(s);break}let u=t-c;i.push(s.subarray(u,u+(e-t)));break}if(m){if(t===0){i.push(s);continue}i.push(s.subarray(t-c));continue}if(l){if(e===a){i.push(s);break}i.push(s.subarray(0,e-c));break}i.push(s)}return{bufs:i,length:e-t}}indexOf(t,e=0){if(!Ne(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let i=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 n=i.byteLength;if(n===0)throw new TypeError("search must be at least 1 byte long");let o=256,s=new Int32Array(o);for(let u=0;u<o;u++)s[u]=-1;for(let u=0;u<n;u++)s[i[u]]=u;let c=s,a=this.byteLength-i.byteLength,m=i.byteLength-1,l;for(let u=e;u<=a;u+=l){l=0;for(let h=m;h>=0;h--){let y=this.get(u+h);if(i[h]!==y){l=Math.max(1,h-c[y]);break}}if(l===0)return u}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let i=V(1);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt8(0,e),this.write(i,t)}getInt16(t,e){let i=this.subarray(t,t+2);return new DataView(i.buffer,i.byteOffset,i.byteLength).getInt16(0,e)}setInt16(t,e,i){let n=lt(2);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt16(0,e,i),this.write(n,t)}getInt32(t,e){let i=this.subarray(t,t+4);return new DataView(i.buffer,i.byteOffset,i.byteLength).getInt32(0,e)}setInt32(t,e,i){let n=lt(4);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt32(0,e,i),this.write(n,t)}getBigInt64(t,e){let i=this.subarray(t,t+8);return new DataView(i.buffer,i.byteOffset,i.byteLength).getBigInt64(0,e)}setBigInt64(t,e,i){let n=lt(8);new DataView(n.buffer,n.byteOffset,n.byteLength).setBigInt64(0,e,i),this.write(n,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 i=V(1);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint8(0,e),this.write(i,t)}getUint16(t,e){let i=this.subarray(t,t+2);return new DataView(i.buffer,i.byteOffset,i.byteLength).getUint16(0,e)}setUint16(t,e,i){let n=lt(2);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint16(0,e,i),this.write(n,t)}getUint32(t,e){let i=this.subarray(t,t+4);return new DataView(i.buffer,i.byteOffset,i.byteLength).getUint32(0,e)}setUint32(t,e,i){let n=lt(4);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint32(0,e,i),this.write(n,t)}getBigUint64(t,e){let i=this.subarray(t,t+8);return new DataView(i.buffer,i.byteOffset,i.byteLength).getBigUint64(0,e)}setBigUint64(t,e,i){let n=lt(8);new DataView(n.buffer,n.byteOffset,n.byteLength).setBigUint64(0,e,i),this.write(n,t)}getFloat32(t,e){let i=this.subarray(t,t+4);return new DataView(i.buffer,i.byteOffset,i.byteLength).getFloat32(0,e)}setFloat32(t,e,i){let n=lt(4);new DataView(n.buffer,n.byteOffset,n.byteLength).setFloat32(0,e,i),this.write(n,t)}getFloat64(t,e){let i=this.subarray(t,t+8);return new DataView(i.buffer,i.byteOffset,i.byteLength).getFloat64(0,e)}setFloat64(t,e,i){let n=lt(8);new DataView(n.buffer,n.byteOffset,n.byteLength).setFloat64(0,e,i),this.write(n,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(!Lt(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let i=new r;return i.bufs=t,e==null&&(e=t.reduce((n,o)=>n+o.byteLength,0)),i.length=e,i}};function Kt(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var _e=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.name="AbortError",this.code=e??"ABORT_ERR"}};async function oi(r,t,e){if(t==null)return r;if(t.aborted)return Promise.reject(new _e(e?.errorMessage,e?.errorCode));let i,n=new _e(e?.errorMessage,e?.errorCode);try{return await Promise.race([r,new Promise((o,s)=>{i=()=>{s(n)},t.addEventListener("abort",i)})])}finally{i!=null&&t.removeEventListener("abort",i)}}var Gr=class{readNext;haveNext;ended;nextResult;constructor(){this.ended=!1,this.readNext=Kt(),this.haveNext=Kt()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("HaveNext promise resolved but nextResult was undefined");let t=this.nextResult;return this.nextResult=void 0,this.readNext.resolve(),this.readNext=Kt(),t}async throw(t){return this.ended=!0,t!=null&&this.haveNext.reject(t),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return await this._push(void 0),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw new Error("Cannot push value onto an ended pushable");if(this.nextResult!=null&&(await this.readNext.promise,this.nextResult!=null))throw new Error("NeedNext promise resolved but nextResult was not consumed");t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=Kt(),await oi(this.readNext.promise,e?.signal,e)}};function si(){return new Gr}var Pe=class extends Error{code;constructor(t,e){super(t),this.code=e}},$r=class extends Pe{type;constructor(t){super(t,"ABORT_ERR"),this.type="aborted"}};function ci(r,t){let e=si();r.sink(e).catch(async s=>{await e.end(s)}),r.sink=async s=>{for await(let c of s)await e.push(c);await e.end()};let i=r.source;r.source[Symbol.iterator]!=null?i=r.source[Symbol.iterator]():r.source[Symbol.asyncIterator]!=null&&(i=r.source[Symbol.asyncIterator]());let n=new ht;return{read:async(s,c)=>{c?.signal?.throwIfAborted();let a,m=new Promise((l,u)=>{a=()=>{u(new $r("Read aborted"))},c?.signal?.addEventListener("abort",a)});try{if(s==null){let{done:u,value:h}=await Promise.race([i.next(),m]);return u===!0?new ht:h}for(;n.byteLength<s;){let{value:u,done:h}=await Promise.race([i.next(),m]);if(h===!0)throw new Pe("unexpected end of input","ERR_UNEXPECTED_EOF");n.append(u)}let l=n.sublist(0,s);return n.consume(s),l}finally{a!=null&&c?.signal?.removeEventListener("abort",a)}},write:async(s,c)=>{c?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,c):await e.push(s.subarray(),c)},unwrap:()=>{if(n.byteLength>0){let s=r.source;r.source=async function*(){t?.yieldBytes===!1?yield n:yield*n,yield*s}()}return r}}}var ke=class extends Error{code;constructor(t,e){super(t),this.code=e}};function Oe(r,t={}){let e=ci(r,t);t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=U(t.maxDataLength));let i=t?.lengthDecoder??ut,n=t?.lengthEncoder??mt;return{read:async s=>{let c=-1,a=new ht;for(;;){a.append(await e.read(1,s));try{c=i(a)}catch(m){if(m instanceof RangeError)continue;throw m}if(t?.maxLengthLength!=null&&a.byteLength>t.maxLengthLength)throw new ke("message length length too long","ERR_MSG_LENGTH_TOO_LONG");if(c>-1)break}if(t?.maxDataLength!=null&&c>t.maxDataLength)throw new ke("message length too long","ERR_MSG_DATA_TOO_LONG");return e.read(c,s)},write:async(s,c)=>{await e.write(new ht(n(s.byteLength),s),c)},writeV:async(s,c)=>{let a=new ht(...s.flatMap(m=>[n(m.byteLength),m]));await e.write(a,c)},unwrap:()=>e.unwrap()}}var zr=Dt("libp2p:daemon-protocol:stream-handler"),Ue=class{stream;lp;constructor(t){let{stream:e,maxLength:i}=t;this.stream=e,this.lp=Oe(this.stream,{maxDataLength:i??4096})}async read(){try{return await this.lp.read()}catch(t){zr.error("read received no value",t)}}async write(t){zr("write message"),await this.lp.write(t)}rest(){return this.lp.unwrap()}async close(){zr("closing the stream"),await this.rest().close()}};var Hr={upgradeInbound:async r=>r,upgradeOutbound:async r=>r};var Kr=Symbol.for("@libp2p/peer-id");function Wt(r){return r!=null&&!!r[Kr]}var li=Symbol.for("@libp2p/transport");var ai;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(ai||(ai={}));var Yt=class r extends Error{code;type;constructor(t="The operation was aborted"){super(t),this.code=r.code,this.type=r.type}static code="ABORT_ERR";static type="aborted"},f=class extends Error{code;props;constructor(t,e,i){super(t),this.code=e,this.name=i?.name??"CodeError",this.props=i??{}}};var Fe=class extends EventTarget{#t=new Map;listenerCount(t){let e=this.#t.get(t);return e==null?0:e.length}addEventListener(t,e,i){super.addEventListener(t,e,i);let n=this.#t.get(t);n==null&&(n=[],this.#t.set(t,n)),n.push({callback:e,once:(i!==!0&&i!==!1&&i?.once)??!1})}removeEventListener(t,e,i){super.removeEventListener(t.toString(),e??null,i);let n=this.#t.get(t);n!=null&&(n=n.filter(({callback:o})=>o!==e),this.#t.set(t,n))}dispatchEvent(t){let e=super.dispatchEvent(t),i=this.#t.get(t.type);return i==null||(i=i.filter(({once:n})=>!n),this.#t.set(t.type,i)),e}safeDispatchEvent(t,e={}){return this.dispatchEvent(new Xt(t,e))}},Wr=class extends Event{detail;constructor(t,e){super(t,e),this.detail=e?.detail}},Xt=globalThis.CustomEvent??Wr;var Ws=Symbol.for("nodejs.util.inspect.custom"),ui=Object.values(bt).map(r=>r.decoder).reduce((r,t)=>r.or(t),bt.identity.decoder),di=114,fi=36,hi=37,ie=class{type;multihash;privateKey;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,this.privateKey=t.privateKey,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[Kr]=!0;toString(){return this.string==null&&(this.string=N.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return G.createV1(di,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return Lt(this.multihash.bytes,t);if(typeof t=="string")return Ys(t).equals(this);if(t?.multihash?.bytes!=null)return Lt(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[Ws](){return`PeerId(${this.toString()})`}},oe=class extends ie{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},se=class extends ie{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.multihash.digest}},ce=class extends ie{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.multihash.digest}};function Ys(r,t){if(t=t??ui,r.charAt(0)==="1"||r.charAt(0)==="Q"){let e=Tt(N.decode(`z${r}`));return r.startsWith("12D")?new se({multihash:e}):r.startsWith("16U")?new ce({multihash:e}):new oe({multihash:e})}return ct(ui.decode(r))}function ct(r){try{let t=Tt(r);if(t.code===de.code){if(t.digest.length===fi)return new se({multihash:t});if(t.digest.length===hi)return new ce({multihash:t})}if(t.code===fe.code)return new oe({multihash:t})}catch{return Xs(G.decode(r))}throw new Error("Supplied PeerID CID is invalid")}function Xs(r){if(r==null||r.multihash==null||r.version==null||r.version===1&&r.code!==di)throw new Error("Supplied PeerID CID is invalid");let t=r.multihash;if(t.code===fe.code)return new oe({multihash:r.multihash});if(t.code===de.code){if(t.digest.length===fi)return new se({multihash:r.multihash});if(t.digest.length===hi)return new ce({multihash:r.multihash})}throw new Error("Supplied PeerID CID is invalid")}var Xi=At(at("net"),1);function $(r,t="utf8"){let e=he[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):e.encoder.encode(r).substring(1)}var Be=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,i=t();return i===void 0&&(this.index=e),i}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,i){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return i()})}readNumber(t,e,i,n){return this.readAtomically(()=>{let o=0,s=0,c=this.peekChar();if(c===void 0)return;let a=c==="0",m=2**(8*n)-1;for(;;){let l=this.readAtomically(()=>{let u=this.readChar();if(u===void 0)return;let h=Number.parseInt(u,t);if(!Number.isNaN(h))return h});if(l===void 0)break;if(o*=t,o+=l,o>m||(s+=1,e!==void 0&&s>e))return}if(s!==0)return!i&&a&&s>1?void 0:o})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let i=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(i===void 0)return;t[e]=i}return t})}readIPv6Addr(){let t=e=>{for(let i=0;i<e.length/2;i++){let n=i*2;if(i<e.length-3){let s=this.readSeparator(":",i,()=>this.readIPv4Addr());if(s!==void 0)return e[n]=s[0],e[n+1]=s[1],e[n+2]=s[2],e[n+3]=s[3],[n+4,!0]}let o=this.readSeparator(":",i,()=>this.readNumber(16,4,!0,2));if(o===void 0)return[n,!1];e[n]=o>>8,e[n+1]=o&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[i,n]=t(e);if(i===16)return e;if(n||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let o=new Uint8Array(14),s=16-(i+2),[c]=t(o.subarray(0,s));return e.set(o.subarray(0,c),16-c),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var su=new Be;var pu=parseInt("0xFFFF",16),mu=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var et=at("node:net");function Me(r){return!!(0,et.isIP)(r)}var gi=et.isIPv4,tc=et.isIPv6,Yr=function(r){let t=0;if(r=r.toString().trim(),gi(r)){let e=new Uint8Array(t+4);return r.split(/\./g).forEach(i=>{e[t++]=parseInt(i,10)&255}),e}if(tc(r)){let e=r.split(":",8),i;for(i=0;i<e.length;i++){let o=gi(e[i]),s;o&&(s=Yr(e[i]),e[i]=$(s.slice(0,2),"base16")),s!=null&&++i<8&&e.splice(i,0,$(s.slice(2,4),"base16"))}if(e[0]==="")for(;e.length<8;)e.unshift("0");else if(e[e.length-1]==="")for(;e.length<8;)e.push("0");else if(e.length<8){for(i=0;i<e.length&&e[i]!=="";i++);let o=[i,1];for(i=9-e.length;i>0;i--)o.push("0");e.splice.apply(e,o)}let n=new Uint8Array(t+16);for(i=0;i<e.length;i++){let o=parseInt(e[i],16);n[t++]=o>>8&255,n[t++]=o&255}return n}throw new Error("invalid ip address")},yi=function(r,t=0,e){t=~~t,e=e??r.length-t;let i=new DataView(r.buffer);if(e===4){let n=[];for(let o=0;o<e;o++)n.push(r[t+o]);return n.join(".")}if(e===16){let n=[];for(let o=0;o<e;o+=2)n.push(i.getUint16(t+o).toString(16));return n.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var Jt={},Xr={},rc=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[777,-1,"memory"]];rc.forEach(r=>{let t=nc(...r);Xr[t.code]=t,Jt[t.name]=t});function nc(r,t,e,i,n){return{code:r,size:t,name:e,resolvable:!!i,path:!!n}}function I(r){if(typeof r=="number"){if(Xr[r]!=null)return Xr[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(Jt[r]!=null)return Jt[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var ju=I("ip4"),td=I("ip6"),ed=I("ipcidr");function Qr(r,t){switch(I(r).code){case 4:case 41:return oc(t);case 42:return Ei(t);case 6:case 273:case 33:case 132:return Ii(t).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Ei(t);case 421:return lc(t);case 444:return xi(t);case 445:return xi(t);case 466:return ac(t);default:return $(t,"base16")}}function Zr(r,t){switch(I(r).code){case 4:return wi(t);case 41:return wi(t);case 42:return bi(t);case 6:case 273:case 33:case 132:return qr(parseInt(t,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return bi(t);case 421:return sc(t);case 444:return uc(t);case 445:return dc(t);case 466:return cc(t);default:return ee(t,"base16")}}var Jr=Object.values(bt).map(r=>r.decoder),ic=function(){let r=Jr[0].or(Jr[1]);return Jr.slice(2).forEach(t=>r=r.or(t)),r}();function wi(r){if(!Me(r))throw new Error("invalid ip address");return Yr(r)}function oc(r){let t=yi(r,0,r.length);if(t==null)throw new Error("ipBuff is required");if(!Me(t))throw new Error("invalid ip address");return t}function qr(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,r),new Uint8Array(t)}function Ii(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function bi(r){let t=ee(r),e=Uint8Array.from(mt(t.length));return tt([e,t],e.length+t.length)}function Ei(r){let t=ut(r);if(r=r.slice(U(t)),r.length!==t)throw new Error("inconsistent lengths");return $(r)}function sc(r){let t;r[0]==="Q"||r[0]==="1"?t=Tt(N.decode(`z${r}`)).bytes:t=G.parse(r).multihash.bytes;let e=Uint8Array.from(mt(t.length));return tt([e,t],e.length+t.length)}function cc(r){let t=ic.decode(r),e=Uint8Array.from(mt(t.length));return tt([e,t],e.length+t.length)}function ac(r){let t=ut(r),e=r.slice(U(t));if(e.length!==t)throw new Error("inconsistent lengths");return"u"+$(e,"base64url")}function lc(r){let t=ut(r),e=r.slice(U(t));if(e.length!==t)throw new Error("inconsistent lengths");return $(e,"base58btc")}function uc(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=it.decode("b"+t[0]),i=parseInt(t[1],10);if(i<1||i>65536)throw new Error("Port number is not in range(1, 65536)");let n=qr(i);return tt([e,n],e.length+n.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=it.decode(`b${t[0]}`),i=parseInt(t[1],10);if(i<1||i>65536)throw new Error("Port number is not in range(1, 65536)");let n=qr(i);return tt([e,n],e.length+n.length)}function xi(r){let t=r.slice(0,r.length-2),e=r.slice(r.length-2),i=$(t,"base32"),n=Ii(e);return`${i}:${n}`}function Ai(r){r=jr(r);let t=[],e=[],i=null,n=r.split("/").slice(1);if(n.length===1&&n[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let o=0;o<n.length;o++){let s=n[o],c=I(s);if(c.size===0){t.push([c.code]),e.push([c.code]);continue}if(o++,o>=n.length)throw Ti("invalid address: "+r);if(c.path===!0){i=jr(n.slice(o).join("/")),t.push([c.code,Zr(c.code,i)]),e.push([c.code,i]);break}let a=Zr(c.code,n[o]);t.push([c.code,a]),e.push([c.code,Qr(c.code,a)])}return{string:Ci(e),bytes:en(t),tuples:t,stringTuples:e,path:i}}function tn(r){let t=[],e=[],i=null,n=0;for(;n<r.length;){let o=ut(r,n),s=U(o),c=I(o),a=fc(c,r.slice(n+s));if(a===0){t.push([o]),e.push([o]),n+=s;continue}let m=r.slice(n+s,n+s+a);if(n+=a+s,n>r.length)throw Ti("Invalid address Uint8Array: "+$(r,"base16"));t.push([o,m]);let l=Qr(o,m);if(e.push([o,l]),c.path===!0){i=l;break}}return{bytes:Uint8Array.from(r),string:Ci(e),tuples:t,stringTuples:e,path:i}}function Ci(r){let t=[];return r.map(e=>{let i=I(e[0]);return t.push(i.name),e.length>1&&e[1]!=null&&t.push(e[1]),null}),jr(t.join("/"))}function en(r){return tt(r.map(t=>{let e=I(t[0]),i=Uint8Array.from(mt(e.code));return t.length>1&&t[1]!=null&&(i=tt([i,t[1]])),i}))}function fc(r,t){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let e=ut(t instanceof Uint8Array?t:Uint8Array.from(t));return e+U(e)}}function jr(r){return"/"+r.trim().split("/").filter(t=>t).join("/")}function Ti(r){return new Error("Error parsing address: "+r)}var hc=Symbol.for("nodejs.util.inspect.custom"),rn=Symbol.for("@multiformats/js-multiaddr/multiaddr"),pc=[I("dns").code,I("dns4").code,I("dns6").code,I("dnsaddr").code],Ve=class r{bytes;#t;#e;#r;#n;[rn]=!0;constructor(t){t==null&&(t="");let e;if(t instanceof Uint8Array)e=tn(t);else if(typeof t=="string"){if(t.length>0&&t.charAt(0)!=="/")throw new Error(`multiaddr "${t}" must start with a "/"`);e=Ai(t)}else if(Ge(t))e=tn(t.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=e.bytes,this.#t=e.string,this.#e=e.tuples,this.#r=e.stringTuples,this.#n=e.path}toString(){return this.#t}toJSON(){return this.toString()}toOptions(){let t,e,i,n,o="",s=I("tcp"),c=I("udp"),a=I("ip4"),m=I("ip6"),l=I("dns6"),u=I("ip6zone");for(let[y,g]of this.stringTuples())y===u.code&&(o=`%${g??""}`),pc.includes(y)&&(e=s.name,n=443,i=`${g??""}${o}`,t=y===l.code?6:4),(y===s.code||y===c.code)&&(e=I(y).name,n=parseInt(g??"")),(y===a.code||y===m.code)&&(e=I(y).name,i=`${g??""}${o}`,t=y===m.code?6:4);if(t==null||e==null||i==null||n==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:i,transport:e,port:n}}protos(){return this.#e.map(([t])=>Object.assign({},I(t)))}protoCodes(){return this.#e.map(([t])=>t)}protoNames(){return this.#e.map(([t])=>I(t).name)}tuples(){return this.#e}stringTuples(){return this.#r}encapsulate(t){return t=new r(t),new r(this.toString()+t.toString())}decapsulate(t){let e=t.toString(),i=this.toString(),n=i.lastIndexOf(e);if(n<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new r(i.slice(0,n))}decapsulateCode(t){let e=this.tuples();for(let i=e.length-1;i>=0;i--)if(e[i][0]===t)return new r(en(e.slice(0,i)));return this}getPeerId(){try{let t=[];this.stringTuples().forEach(([i,n])=>{i===Jt.p2p.code&&t.push([i,n]),i===Jt["p2p-circuit"].code&&(t=[])});let e=t.pop();if(e?.[1]!=null){let i=e[1];return i[0]==="Q"||i[0]==="1"?$(N.decode(`z${i}`),"base58btc"):$(G.parse(i).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(t){return Lt(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(o=>o.resolvable);if(e==null)return[this];let i=vi.get(e.name);if(i==null)throw new f(`no available resolver for ${e.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await i(this,t)).map(o=>new r(o))}nodeAddress(){let t=this.toOptions();if(t.transport!=="tcp"&&t.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${t.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:t.family,address:t.host,port:t.port}}isThinWaistAddress(t){let e=(t??this).protos();return!(e.length!==2||e[0].code!==4&&e[0].code!==41||e[1].code!==6&&e[1].code!==273)}[hc](){return`Multiaddr(${this.#t})`}};var vi=new Map;function Ge(r){return!!r?.[rn]}function M(r){return new Ve(r)}var mc=d("dns4"),gc=d("dns6"),yc=d("dnsaddr"),_t=v(d("dns"),yc,mc,gc),He=v(d("ip4"),d("ip6")),It=v(p(He,d("tcp")),p(_t,d("tcp"))),Ke=p(He,d("udp")),wc=p(Ke,d("utp")),bc=p(Ke,d("quic")),Ec=p(Ke,d("quic-v1")),nn=v(p(It,d("ws")),p(_t,d("ws"))),$e=v(p(nn,d("p2p")),nn),on=v(p(It,d("wss")),p(_t,d("wss")),p(It,d("tls"),d("ws")),p(_t,d("tls"),d("ws"))),ze=v(p(on,d("p2p")),on),sn=v(p(It,d("http")),p(He,d("http")),p(_t,d("http"))),cn=v(p(It,d("https")),p(He,d("https")),p(_t,d("https"))),Si=p(Ke,d("webrtc-direct"),d("certhash")),Li=v(p(Si,d("p2p")),Si),Ri=p(Ec,d("webtransport"),d("certhash"),d("certhash")),Ni=v(p(Ri,d("p2p")),Ri),_i=v(p($e,d("p2p-webrtc-star"),d("p2p")),p(ze,d("p2p-webrtc-star"),d("p2p")),p($e,d("p2p-webrtc-star")),p(ze,d("p2p-webrtc-star"))),Sd=v(p($e,d("p2p-websocket-star"),d("p2p")),p(ze,d("p2p-websocket-star"),d("p2p")),p($e,d("p2p-websocket-star")),p(ze,d("p2p-websocket-star"))),Pi=v(p(sn,d("p2p-webrtc-direct"),d("p2p")),p(cn,d("p2p-webrtc-direct"),d("p2p")),p(sn,d("p2p-webrtc-direct")),p(cn,d("p2p-webrtc-direct"))),Pt=v(nn,on,sn,cn,_i,Pi,It,wc,bc,_t,Li,Ni),Rd=v(p(Pt,d("p2p-stardust"),d("p2p")),p(Pt,d("p2p-stardust"))),xt=v(p(Pt,d("p2p")),_i,Pi,Li,Ni,d("p2p")),Di=v(p(xt,d("p2p-circuit"),xt),p(xt,d("p2p-circuit")),p(d("p2p-circuit"),xt),p(Pt,d("p2p-circuit")),p(d("p2p-circuit"),Pt),d("p2p-circuit")),ki=()=>v(p(Di,ki),Di),Nt=ki(),Dd=v(p(Nt,xt,Nt),p(xt,Nt),p(Nt,xt),Nt,xt);var Ld=v(p(Nt,d("webrtc"),d("p2p")),p(Nt,d("webrtc")),p(Pt,d("webrtc"),d("p2p")),p(Pt,d("webrtc")),d("webrtc"));function Oi(r){function t(e){let i;try{i=M(e)}catch{return!1}let n=r(i.protoNames());return n===null?!1:n===!0||n===!1?n:n.length===0}return t}function p(...r){function t(e){if(e.length<r.length)return null;let i=e;return r.some(n=>(i=typeof n=="function"?n().partialMatch(e):n.partialMatch(e),Array.isArray(i)&&(e=i),i===null)),i}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Oi(t),partialMatch:t}}function v(...r){function t(i){let n=null;return r.some(o=>{let s=typeof o=="function"?o().partialMatch(i):o.partialMatch(i);return s!=null?(n=s,!0):!1}),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Oi(t),partialMatch:t}}function d(r){let t=r;function e(n){let o;try{o=M(n)}catch{return!1}let s=o.protoNames();return s.length===1&&s[0]===t}function i(n){return n.length===0?null:n[0]===t?n.slice(1):null}return{toString:function(){return t},matches:e,partialMatch:i}}var Yi=At(at("net"),1);var an={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function Ui(r,t){if(typeof r!="string")throw new f(`invalid ip provided: ${r}`,an.ERR_INVALID_IP_PARAMETER);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new f(`invalid port provided: ${t}`,an.ERR_INVALID_PORT_PARAMETER);if((0,et.isIPv4)(r))return M(`/ip4/${r}/tcp/${t}`);if((0,et.isIPv6)(r))return M(`/ip6/${r}/tcp/${t}`);throw new f(`invalid ip:port for creating a multiaddr: ${r}:${t}`,an.ERR_INVALID_IP)}var Wi=At(Hi(),1);var dn=At(at("os"),1),Ki=At(at("path"),1);var vc={ip4:"IPv4",ip6:"IPv6"};function Zt(r,t={}){let e=r.getPath();return e!=null?dn.default.platform()==="win32"?{path:Ki.default.join("\\\\.\\pipe\\",e)}:{path:e}:{...t,...r.toOptions()}}function fn(r,t,e){let i=n=>M(`/${r}/${n}/tcp/${e}`);return(Sc(t)?Dc(vc[r]):[t]).map(i)}function Sc(r){return["0.0.0.0","::"].includes(r)}var Rc=dn.default.networkInterfaces();function Dc(r){let t=[];for(let[,e]of Object.entries(Rc))if(e!=null)for(let i of e)i.family===r&&t.push(i.address);return t}var Ye=(r,t)=>{let e=t.logger.forComponent("libp2p:tcp:socket"),i=t.metrics,n=t.metricPrefix??"",o=t.socketInactivityTimeout??3e5,s=t.socketCloseTimeout??500;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr);let c;if(t.remoteAddr!=null)c=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new f("Could not determine remote address or port","ERR_NO_REMOTE_ADDRESS");c=Ui(r.remoteAddress,r.remotePort)}let a=Zt(c),m=a.path??`${a.host??""}:${a.port??""}`,{sink:l,source:u}=Wi.default.duplex(r);r.setTimeout(o,()=>{e("%s socket read timeout",m),i?.increment({[`${n}timeout`]:!0});let y;r.readable&&(y=new f("Socket read timeout","ERR_SOCKET_READ_TIMEOUT")),r.destroy(y)}),r.once("close",()=>{e("%s socket close",m),i?.increment({[`${n}close`]:!0}),h.timeline.close==null&&(h.timeline.close=Date.now())}),r.once("end",()=>{e("%s socket end",m),i?.increment({[`${n}end`]:!0})});let h={async sink(y){try{await l(async function*(){for await(let g of y)g instanceof Uint8Array?yield g:yield g.subarray()}())}catch(g){g.type!=="aborted"&&e.error("%s error in sink",m,g)}r.end()},source:u,remoteAddr:c,timeline:{open:Date.now()},async close(y={}){if(r.destroyed){e("%s socket was already destroyed when trying to close",m);return}if(y.signal==null){let g=AbortSignal.timeout(s);y={...y,signal:g}}try{e("%s closing socket",m),await new Promise((g,x)=>{r.once("close",()=>{e("%s socket closed",m),g()}),r.once("error",A=>{e("%s socket error",m,A),h.timeline.close==null&&(h.timeline.close=Date.now()),x(A)}),r.setTimeout(s),r.end(),r.writableLength>0?r.once("drain",()=>{e("%s socket drained",m),r.destroy()}):r.destroy()})}catch(g){this.abort(g)}},abort:y=>{e("%s socket abort due to error",m,y),r.destroy(y)},log:e};return h};async function hn(r,t){try{await r.close()}catch(e){t.log.error("an error occurred closing the connection",e)}}var _;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(_||(_={}));var Xe=class extends Fe{context;server;connections=new Set;status={code:_.INACTIVE};metrics;addr;log;constructor(t){if(super(),this.context=t,t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0,this.log=t.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Yi.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 f("closeAbove must be >= listenBelow","ERROR_CONNECTION_LIMITS");this.server.on("listening",()=>{if(t.metrics!=null){let e=this.server.address();e==null?this.addr="unknown":typeof e=="string"?this.addr=e:this.addr=`${e.address}:${e.port}`,t.metrics?.registerMetricGroup("libp2p_tcp_inbound_connections_total",{label:"address",help:"Current active connections in TCP listener",calculate:()=>({[this.addr]:this.connections.size})}),this.metrics={status:t.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:t.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:t.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:_.ACTIVE})}this.dispatchEvent(new Xt("listening"))}).on("error",e=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.dispatchEvent(new Xt("error",{detail:e}))}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==_.PAUSED&&this.dispatchEvent(new Xt("close"))})}onSocket(t){if(this.status.code!==_.ACTIVE)throw new f("Server is is not listening yet","ERR_SERVER_NOT_RUNNING");t.on("error",i=>{this.log("socket error",i),this.metrics?.events.increment({[`${this.addr} error`]:!0})});let e;try{e=Ye(t,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger})}catch(i){this.log.error("inbound connection failed",i),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0});return}this.log("new inbound connection %s",e.remoteAddr);try{this.context.upgrader.upgradeInbound(e).then(i=>{this.log("inbound connection upgraded %s",e.remoteAddr),this.connections.add(e),t.once("close",()=>{this.connections.delete(e),this.context.closeServerOnMaxConnections!=null&&this.connections.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.handler!=null&&this.context.handler(i),this.context.closeServerOnMaxConnections!=null&&this.connections.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause(!1).catch(n=>{this.log.error("error attempting to close server once connection count over limit",n)}),this.dispatchEvent(new Xt("connection",{detail:i}))}).catch(async i=>{this.log.error("inbound connection failed",i),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),await hn(e,{log:this.log})}).catch(i=>{this.log.error("closing inbound connection failed",i)})}catch(i){this.log.error("inbound connection failed",i),hn(e,{log:this.log}).catch(n=>{this.log.error("closing inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_closing_failed`]:!0})})}}getAddrs(){if(this.status.code===_.INACTIVE)return[];let t=[],e=this.server.address(),{listeningAddr:i,peerId:n}=this.status;if(e==null)return[];if(typeof e=="string")t=[i];else try{i.toString().startsWith("/ip4")?t=t.concat(fn("ip4",e.address,e.port)):e.family==="IPv6"&&(t=t.concat(fn("ip6",e.address,e.port)))}catch(o){this.log.error("could not turn %s:%s into multiaddr",e.address,e.port,o)}return t.map(o=>n!=null?o.encapsulate(`/p2p/${n}`):o)}async listen(t){if(this.status.code===_.ACTIVE||this.status.code===_.PAUSED)throw new f("server is already listening","ERR_SERVER_ALREADY_LISTENING");let e=t.getPeerId(),i=e==null?t.decapsulateCode(421):t,{backlog:n}=this.context;try{this.status={code:_.ACTIVE,listeningAddr:i,peerId:e,netConfig:Zt(i,{backlog:n})},await this.resume()}catch(o){throw this.status={code:_.INACTIVE},o}}async close(){await Promise.all([Promise.all(Array.from(this.connections.values()).map(async t=>hn(t,{log:this.log}))),this.pause(!0).catch(t=>{this.log.error("error attempting to close server once connection count over limit",t)})])}async resume(){if(this.server.listening||this.status.code===_.INACTIVE)return;let t=this.status.netConfig;await new Promise((e,i)=>{this.server.once("error",i),this.server.listen(t,e)}),this.status={...this.status,code:_.ACTIVE},this.log("Listening on %s",this.server.address())}async pause(t){if(!this.server.listening&&this.status.code===_.PAUSED&&t){this.status={code:_.INACTIVE};return}!this.server.listening||this.status.code!==_.ACTIVE||(this.log("Closing server on %s",this.server.address()),this.status=t?{code:_.INACTIVE}:{...this.status,code:_.PAUSED},await new Promise((e,i)=>{this.server.close(n=>{n!=null?i(n):e()})}))}};var pn=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={dialerEvents:t.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[li]=!0;[Symbol.toStringTag]="@libp2p/tcp";async dial(t,e){e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0;let i=await this._connect(t,e);i.on("error",c=>{this.log("socket error",c)});let n=Ye(i,{remoteAddr:t,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.dialerEvents,logger:this.components.logger}),o=()=>{n.close().catch(c=>{this.log.error("Error closing maConn after abort",c)})};e.signal?.addEventListener("abort",o,{once:!0}),this.log("new outbound connection %s",n.remoteAddr);let s=await e.upgrader.upgradeOutbound(n);if(this.log("outbound connection %s upgraded",n.remoteAddr),e.signal?.removeEventListener("abort",o),e.signal?.aborted===!0)throw s.close().catch(c=>{this.log.error("Error closing conn after abort",c)}),new Yt;return s}async _connect(t,e){if(e.signal?.aborted===!0)throw new Yt;return new Promise((i,n)=>{let o=Date.now(),s=Zt(t,{...this.opts.dialOpts??{},...e});this.log("dialing %a",t);let c=Xi.default.connect(s),a=y=>{let g=s.path??`${s.host??""}:${s.port}`;y.message=`connection error ${g}: ${y.message}`,this.metrics?.dialerEvents.increment({error:!0}),h(y)},m=()=>{this.log("connection timeout %a",t),this.metrics?.dialerEvents.increment({timeout:!0});let y=new f(`connection timeout after ${Date.now()-o}ms`,"ERR_CONNECT_TIMEOUT");c.emit("error",y)},l=()=>{this.log("connection opened %a",t),this.metrics?.dialerEvents.increment({connect:!0}),h()},u=()=>{this.log("connection aborted %a",t),this.metrics?.dialerEvents.increment({abort:!0}),c.destroy(),h(new Yt)},h=y=>{if(c.removeListener("error",a),c.removeListener("timeout",m),c.removeListener("connect",l),e.signal!=null&&e.signal.removeEventListener("abort",u),y!=null){n(y);return}i(c)};c.on("error",a),c.on("timeout",m),c.on("connect",l),e.signal!=null&&e.signal.addEventListener("abort",u)})}createListener(t){return new Xe({...this.opts.listenOpts??{},...t,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}filter(t){return t=Array.isArray(t)?t:[t],t.filter(e=>e.protoCodes().includes(290)?!1:e.protoCodes().includes(400)?!0:It.matches(e.decapsulateCode(421)))}};function Ji(r={}){return t=>new pn(t,r)}function Qi(r,t){let e=Oe(r,t),i={read:async(n,o)=>{let s=await e.read(o);return n.decode(s)},write:async(n,o,s)=>{await e.write(o.encode(n),s)},writeV:async(n,o,s)=>{await e.writeV(n.map(c=>o.encode(c)),s)},pb:n=>({read:async o=>i.read(n,o),write:async(o,s)=>i.write(o,n,s),writeV:async(o,s)=>i.writeV(o,n,s),unwrap:()=>i}),unwrap:()=>e.unwrap()};return i}var Nc=Dt("libp2p:daemon-client:dht"),Je=class{client;constructor(t){this.client=t}async put(t,e){if(!(t instanceof Uint8Array))throw new f("invalid key received","ERR_INVALID_KEY");if(!(e instanceof Uint8Array))throw new f("value received is not a Uint8Array","ERR_INVALID_VALUE");let i=await this.client.send({type:T.Type.DHT,dht:{type:j.Type.PUT_VALUE,key:t,value:e}}),n=await i.read(w);if(Nc("read",n),await i.unwrap().close(),n.type!==w.Type.OK)throw new f(n.error?.msg??"DHT put failed","ERR_DHT_PUT_FAILED")}async get(t){if(!(t instanceof Uint8Array))throw new f("invalid key received","ERR_INVALID_KEY");let e=await this.client.send({type:T.Type.DHT,dht:{type:j.Type.GET_VALUE,key:t}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new f(i.error?.msg??"DHT get failed","ERR_DHT_GET_FAILED");if(i.dht==null||i.dht.value==null)throw new f("Invalid DHT get response","ERR_DHT_GET_FAILED");return i.dht.value}async findPeer(t){if(!Wt(t))throw new f("invalid peer id received","ERR_INVALID_PEER_ID");let e=await this.client.send({type:T.Type.DHT,dht:{type:j.Type.FIND_PEER,peer:t.toBytes()}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new f(i.error?.msg??"DHT find peer failed","ERR_DHT_FIND_PEER_FAILED");if(i.dht==null||i.dht.peer==null||i.dht.peer.addrs==null)throw new f("Invalid response","ERR_DHT_FIND_PEER_FAILED");return{id:ct(i.dht.peer.id),multiaddrs:i.dht.peer.addrs.map(n=>M(n))}}async provide(t){if(t==null||G.asCID(t)==null)throw new f("invalid cid received","ERR_INVALID_CID");let e=await this.client.send({type:T.Type.DHT,dht:{type:j.Type.PROVIDE,cid:t.bytes}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new f(i.error?.msg??"DHT provide failed","ERR_DHT_PROVIDE_FAILED")}async*findProviders(t,e=1){if(t==null||G.asCID(t)==null)throw new f("invalid cid received","ERR_INVALID_CID");let i=await this.client.send({type:T.Type.DHT,dht:{type:j.Type.FIND_PROVIDERS,cid:t.bytes,count:e}}),n=await i.read(w);if(n.type!==w.Type.OK)throw await i.unwrap().close(),new f(n.error?.msg??"DHT find providers failed","ERR_DHT_FIND_PROVIDERS_FAILED");for(;;){let o=await i.read(ot);if(o.type===ot.Type.END){await i.unwrap().close();return}if(o.type===ot.Type.VALUE&&o.peer!=null&&o.peer?.addrs!=null)yield{id:ct(o.peer.id),multiaddrs:o.peer.addrs.map(s=>M(s))};else throw await i.unwrap().close(),new f("unexpected message received","ERR_UNEXPECTED_MESSAGE_RECEIVED")}}async*getClosestPeers(t){if(!(t instanceof Uint8Array))throw new f("invalid key received","ERR_INVALID_KEY");let e=await this.client.send({type:T.Type.DHT,dht:{type:j.Type.GET_CLOSEST_PEERS,key:t}}),i=await e.read(w);if(i.type!==w.Type.OK)throw await e.unwrap().close(),new f(i.error?.msg??"DHT find providers failed","ERR_DHT_FIND_PROVIDERS_FAILED");for(;;){let n=await e.read(ot);if(n.type===ot.Type.END){await e.unwrap().close();return}if(n.type===ot.Type.VALUE&&n.value!=null)yield{id:ct(n.value),multiaddrs:[]};else throw await e.unwrap().close(),new f("unexpected message received","ERR_UNEXPECTED_MESSAGE_RECEIVED")}}async getPublicKey(t){if(!Wt(t))throw new f("invalid peer id received","ERR_INVALID_PEER_ID");let e=await this.client.send({type:T.Type.DHT,dht:{type:j.Type.GET_PUBLIC_KEY,peer:t.toBytes()}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new f(i.error?.msg??"DHT get public key failed","ERR_DHT_GET_PUBLIC_KEY_FAILED");if(i.dht==null)throw new f("Invalid response","ERR_DHT_GET_PUBLIC_KEY_FAILED");return i.dht.value}};var Qe=class{client;constructor(t){this.client=t}async getTopics(){let t=await this.client.send({type:T.Type.PUBSUB,pubsub:{type:ft.Type.GET_TOPICS}}),e=await t.read(w);if(await t.unwrap().close(),e.type!==w.Type.OK)throw new f(e.error?.msg??"Pubsub get topics failed","ERR_PUBSUB_GET_TOPICS_FAILED");if(e.pubsub==null||e.pubsub.topics==null)throw new f("Invalid response","ERR_PUBSUB_GET_TOPICS_FAILED");return e.pubsub.topics}async publish(t,e){if(typeof t!="string")throw new f("invalid topic received","ERR_INVALID_TOPIC");if(!(e instanceof Uint8Array))throw new f("data received is not a Uint8Array","ERR_INVALID_DATA");let i=await this.client.send({type:T.Type.PUBSUB,pubsub:{type:ft.Type.PUBLISH,topic:t,data:e}}),n=await i.read(w);if(await i.unwrap().close(),n.type!==w.Type.OK)throw new f(n.error?.msg??"Pubsub publish failed","ERR_PUBSUB_PUBLISH_FAILED")}async subscribe(t){if(typeof t!="string")throw new f("invalid topic received","ERR_INVALID_TOPIC");let e=await this.client.send({type:T.Type.PUBSUB,pubsub:{type:ft.Type.SUBSCRIBE,topic:t}}),i=await e.read(w);if(i.type!==w.Type.OK)throw new f(i.error?.msg??"Pubsub publish failed","ERR_PUBSUB_PUBLISH_FAILED");let n=!0;return{async*messages(){for(;n;)yield await e.read(Ae)},async cancel(){n=!1,await e.unwrap().close()}}}async getSubscribers(t){if(typeof t!="string")throw new f("invalid topic received","ERR_INVALID_TOPIC");let e=await this.client.send({type:T.Type.PUBSUB,pubsub:{type:ft.Type.LIST_PEERS,topic:t}}),i=await e.read(w);if(await e.unwrap().close(),i.type!==w.Type.OK)throw new f(i.error?.msg??"Pubsub get subscribers failed","ERR_PUBSUB_GET_SUBSCRIBERS_FAILED");if(i.pubsub==null||i.pubsub.topics==null)throw new f("Invalid response","ERR_PUBSUB_GET_SUBSCRIBERS_FAILED");return i.pubsub.peerIDs.map(n=>ct(n))}};var mn=Dt("libp2p:daemon-client"),gn=class{multiaddr;dht;pubsub;tcp;constructor(t){this.multiaddr=t,this.tcp=Ji()({logger:ri()}),this.dht=new Je(this),this.pubsub=new Qe(this)}async connectDaemon(){return this.tcp.dial(this.multiaddr,{upgrader:Hr})}async send(t){let e=await this.connectDaemon(),i=t.pubsub?.type??t.dht?.type??t.peerStore?.type??"";mn("send",t.type,i);let n=Qi(e);return await n.write(t,T),n}async connect(t,e){if(!Wt(t))throw new f("invalid peer id received","ERR_INVALID_PEER_ID");if(!Array.isArray(e))throw new f("addrs received are not in an array","ERR_INVALID_ADDRS_TYPE");e.forEach(o=>{if(!Ge(o))throw new f("received an address that is not a multiaddr","ERR_NO_MULTIADDR_RECEIVED")});let i=await this.send({type:T.Type.CONNECT,connect:{peer:t.toBytes(),addrs:e.map(o=>o.bytes)}}),n=await i.read(w);if(n.type!==w.Type.OK){let o=n.error??{msg:"unspecified"};throw new f(o.msg??"unspecified","ERR_CONNECT_FAILED")}await i.unwrap().close()}async identify(){let t=await this.send({type:T.Type.IDENTIFY}),e=await t.read(w);if(e.type!==w.Type.OK)throw new f(e.error?.msg??"Identify failed","ERR_IDENTIFY_FAILED");if(e.identify==null||e.identify.addrs==null)throw new f("Invalid response","ERR_IDENTIFY_FAILED");let i=ct(e.identify?.id),n=e.identify.addrs.map(o=>M(o));return await t.unwrap().close(),{peerId:i,addrs:n}}async listPeers(){let t=await this.send({type:T.Type.LIST_PEERS}),e=await t.read(w);if(e.type!==w.Type.OK)throw new f(e.error?.msg??"List peers failed","ERR_LIST_PEERS_FAILED");return await t.unwrap().close(),e.peers.map(i=>ct(i.id))}async openStream(t,e){if(!Wt(t))throw new f("invalid peer id received","ERR_INVALID_PEER_ID");if(typeof e!="string")throw new f("invalid protocol received","ERR_INVALID_PROTOCOL");let i=await this.send({type:T.Type.STREAM_OPEN,streamOpen:{peer:t.toBytes(),proto:[e]}}),n=await i.read(w);if(n.type!==w.Type.OK)throw await i.unwrap().close(),new f(n.error?.msg??"Open stream failed","ERR_OPEN_STREAM_FAILED");return i.unwrap()}async registerStreamHandler(t,e){if(typeof t!="string")throw new f("invalid protocol received","ERR_INVALID_PROTOCOL");let i=this.tcp.createListener({upgrader:Hr,handler:c=>{Promise.resolve().then(async()=>{let a=new Ue({stream:c}),m=await a.read();if(m==null)throw new f("Could not read open stream response","ERR_OPEN_STREAM_FAILED");if(Vt.decode(m).proto!==t)throw new f("Incorrect protocol","ERR_OPEN_STREAM_FAILED");await e(a.rest())}).finally(()=>{c.close().catch(a=>{mn.error(a)}),i.close().catch(a=>{mn.error(a)})})}});await i.listen(M("/ip4/127.0.0.1/tcp/0"));let n=i.getAddrs()[0];if(n==null)throw new f("Could not listen on port","ERR_REGISTER_STREAM_HANDLER_FAILED");let o=await this.send({type:T.Type.STREAM_HANDLER,streamHandler:{addr:n.bytes,proto:[t]}}),s=await o.read(w);if(await o.unwrap().close(),s.type!==w.Type.OK)throw new f(s.error?.msg??"Register stream handler failed","ERR_REGISTER_STREAM_HANDLER_FAILED")}};function _c(r){return new gn(r)}return ro(Pc);})();
|
|
7
7
|
return Libp2PDaemonClient}));
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libp2p/daemon-client",
|
|
3
|
-
"version": "8.0.
|
|
3
|
+
"version": "8.0.4",
|
|
4
4
|
"description": "libp2p-daemon client implementation",
|
|
5
5
|
"license": "Apache-2.0 OR MIT",
|
|
6
6
|
"homepage": "https://github.com/libp2p/js-libp2p-daemon/tree/main/packages/libp2p-daemon-client#readme",
|
|
@@ -62,13 +62,13 @@
|
|
|
62
62
|
"@chainsafe/libp2p-gossipsub": "^11.2.1",
|
|
63
63
|
"@libp2p/daemon-server": "^7.0.0",
|
|
64
64
|
"@libp2p/interface-compliance-tests": "^5.2.0",
|
|
65
|
-
"@libp2p/kad-dht": "^
|
|
65
|
+
"@libp2p/kad-dht": "^12.0.5",
|
|
66
66
|
"aegir": "^42.2.3",
|
|
67
67
|
"it-all": "^3.0.4",
|
|
68
68
|
"it-pipe": "^3.0.1",
|
|
69
69
|
"sinon": "^17.0.1",
|
|
70
70
|
"sinon-ts": "^2.0.0",
|
|
71
71
|
"uint8arraylist": "^2.4.8",
|
|
72
|
-
"uint8arrays": "^
|
|
72
|
+
"uint8arrays": "^5.0.1"
|
|
73
73
|
}
|
|
74
74
|
}
|