@libp2p/daemon-server 4.1.0 → 4.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1,7 +1,7 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PDaemonServer = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PDaemonServer=(()=>{var Bu=Object.create;var Sr=Object.defineProperty;var Du=Object.getOwnPropertyDescriptor;var ku=Object.getOwnPropertyNames;var Ru=Object.getPrototypeOf,Lu=Object.prototype.hasOwnProperty;var Ft=(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 new Error('Dynamic require of "'+r+'" is not supported')});var D=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),dt=(r,t)=>{for(var e in t)Sr(r,e,{get:t[e],enumerable:!0})},uo=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of ku(t))!Lu.call(r,i)&&i!==e&&Sr(r,i,{get:()=>t[i],enumerable:!(n=Du(t,i))||n.enumerable});return r};var N=(r,t,e)=>(e=r!=null?Bu(Ru(r)):{},uo(t||!r||!r.__esModule?Sr(e,"default",{value:r,enumerable:!0}):e,r)),Ou=r=>uo(Sr({},"__esModule",{value:!0}),r);var Oo=D((Hp,Lo)=>{Lo.exports=Qn;var Ro=128,Hl=127,Wl=~Hl,ql=Math.pow(2,31);function Qn(r,t,e){if(Number.MAX_SAFE_INTEGER&&r>Number.MAX_SAFE_INTEGER)throw Qn.bytes=0,new RangeError("Could not encode varint");t=t||[],e=e||0;for(var n=e;r>=ql;)t[e++]=r&255|Ro,r/=128;for(;r&Wl;)t[e++]=r&255|Ro,r>>>=7;return t[e]=r|0,Qn.bytes=e-n+1,t}});var Po=D((Wp,Mo)=>{Mo.exports=ti;var Zl=128,No=127;function ti(r,n){var e=0,n=n||0,i=0,o=n,a,l=r.length;do{if(o>=l||i>49)throw ti.bytes=0,new RangeError("Could not decode varint");a=r[o++],e+=i<28?(a&No)<<i:(a&No)*Math.pow(2,i),i+=7}while(a>=Zl);return ti.bytes=o-n,e}});var Fo=D((qp,Uo)=>{var Kl=Math.pow(2,7),Xl=Math.pow(2,14),Yl=Math.pow(2,21),jl=Math.pow(2,28),Jl=Math.pow(2,35),Ql=Math.pow(2,42),tf=Math.pow(2,49),ef=Math.pow(2,56),rf=Math.pow(2,63);Uo.exports=function(r){return r<Kl?1:r<Xl?2:r<Yl?3:r<jl?4:r<Jl?5:r<Ql?6:r<tf?7:r<ef?8:r<rf?9:10}});var _r=D((Zp,Go)=>{Go.exports={encode:Oo(),decode:Po(),encodingLength:Fo()}});var Rr=D((pd,jo)=>{"use strict";function Yo(r,t){for(let e in t)Object.defineProperty(r,e,{value:t[e],enumerable:!0,configurable:!0});return r}function bf(r,t,e){if(!r||typeof r=="string")throw new TypeError("Please pass an Error to err-code");e||(e={}),typeof t=="object"&&(e=t,t=""),t&&(e.code=t);try{return Yo(r,e)}catch{e.message=r.message,e.stack=r.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(r)),Yo(new i,e)}}jo.exports=bf});var as=D((Ad,cs)=>{var Ne=1e3,Me=Ne*60,Pe=Me*60,me=Pe*24,Bf=me*7,Df=me*365.25;cs.exports=function(r,t){t=t||{};var e=typeof r;if(e==="string"&&r.length>0)return kf(r);if(e==="number"&&isFinite(r))return t.long?Lf(r):Rf(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function kf(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]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return e*Df;case"weeks":case"week":case"w":return e*Bf;case"days":case"day":case"d":return e*me;case"hours":case"hour":case"hrs":case"hr":case"h":return e*Pe;case"minutes":case"minute":case"mins":case"min":case"m":return e*Me;case"seconds":case"second":case"secs":case"sec":case"s":return e*Ne;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return e;default:return}}}}function Rf(r){var t=Math.abs(r);return t>=me?Math.round(r/me)+"d":t>=Pe?Math.round(r/Pe)+"h":t>=Me?Math.round(r/Me)+"m":t>=Ne?Math.round(r/Ne)+"s":r+"ms"}function Lf(r){var t=Math.abs(r);return t>=me?Or(r,t,me,"day"):t>=Pe?Or(r,t,Pe,"hour"):t>=Me?Or(r,t,Me,"minute"):t>=Ne?Or(r,t,Ne,"second"):r+" ms"}function Or(r,t,e,n){var i=t>=e*1.5;return Math.round(r/e)+" "+n+(i?"s":"")}});var hi=D((Id,us)=>{function Of(r){e.debug=e,e.default=e,e.coerce=f,e.disable=o,e.enable=i,e.enabled=a,e.humanize=as(),e.destroy=d,Object.keys(r).forEach(h=>{e[h]=r[h]}),e.names=[],e.skips=[],e.formatters={};function t(h){let g=0;for(let w=0;w<h.length;w++)g=(g<<5)-g+h.charCodeAt(w),g|=0;return e.colors[Math.abs(g)%e.colors.length]}e.selectColor=t;function e(h){let g,w=null,S,b;function T(...B){if(!T.enabled)return;let I=T,_=Number(new Date),G=_-(g||_);I.diff=G,I.prev=g,I.curr=_,g=_,B[0]=e.coerce(B[0]),typeof B[0]!="string"&&B.unshift("%O");let W=0;B[0]=B[0].replace(/%([a-zA-Z%])/g,(ct,ot)=>{if(ct==="%%")return"%";W++;let at=e.formatters[ot];if(typeof at=="function"){let At=B[W];ct=at.call(I,At),B.splice(W,1),W--}return ct}),e.formatArgs.call(I,B),(I.log||e.log).apply(I,B)}return T.namespace=h,T.useColors=e.useColors(),T.color=e.selectColor(h),T.extend=n,T.destroy=e.destroy,Object.defineProperty(T,"enabled",{enumerable:!0,configurable:!1,get:()=>w!==null?w:(S!==e.namespaces&&(S=e.namespaces,b=e.enabled(h)),b),set:B=>{w=B}}),typeof e.init=="function"&&e.init(T),T}function n(h,g){let w=e(this.namespace+(typeof g>"u"?":":g)+h);return w.log=this.log,w}function i(h){e.save(h),e.namespaces=h,e.names=[],e.skips=[];let g,w=(typeof h=="string"?h:"").split(/[\s,]+/),S=w.length;for(g=0;g<S;g++)w[g]&&(h=w[g].replace(/\*/g,".*?"),h[0]==="-"?e.skips.push(new RegExp("^"+h.slice(1)+"$")):e.names.push(new RegExp("^"+h+"$")))}function o(){let h=[...e.names.map(l),...e.skips.map(l).map(g=>"-"+g)].join(",");return e.enable(""),h}function a(h){if(h[h.length-1]==="*")return!0;let g,w;for(g=0,w=e.skips.length;g<w;g++)if(e.skips[g].test(h))return!1;for(g=0,w=e.names.length;g<w;g++)if(e.names[g].test(h))return!0;return!1}function l(h){return h.toString().substring(2,h.toString().length-2).replace(/\.\*\?$/,"*")}function f(h){return h instanceof Error?h.stack||h.message:h}function d(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.enable(e.load()),e}us.exports=Of});var ls=D((mt,Nr)=>{mt.formatArgs=Mf;mt.save=Pf;mt.load=Uf;mt.useColors=Nf;mt.storage=Ff();mt.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`."))}})();mt.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 Nf(){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 Mf(r){if(r[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+r[0]+(this.useColors?"%c ":" ")+"+"+Nr.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;r.splice(1,0,t,"color: inherit");let e=0,n=0;r[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(e++,i==="%c"&&(n=e))}),r.splice(n,0,t)}mt.log=console.debug||console.log||(()=>{});function Pf(r){try{r?mt.storage.setItem("debug",r):mt.storage.removeItem("debug")}catch{}}function Uf(){let r;try{r=mt.storage.getItem("debug")}catch{}return!r&&typeof process<"u"&&"env"in process&&(r=process.env.DEBUG),r}function Ff(){try{return localStorage}catch{}}Nr.exports=hi()(mt);var{formatters:Gf}=Nr.exports;Gf.j=function(r){try{return JSON.stringify(r)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var hs=D((Cd,fs)=>{"use strict";fs.exports=(r,t)=>{t=t||process.argv;let e=r.startsWith("-")?"":r.length===1?"-":"--",n=t.indexOf(e+r),i=t.indexOf("--");return n!==-1&&(i===-1?!0:n<i)}});var ds=D((_d,ps)=>{"use strict";var $f=Ft("os"),Dt=hs(),tt=process.env,Ue;Dt("no-color")||Dt("no-colors")||Dt("color=false")?Ue=!1:(Dt("color")||Dt("colors")||Dt("color=true")||Dt("color=always"))&&(Ue=!0);"FORCE_COLOR"in tt&&(Ue=tt.FORCE_COLOR.length===0||parseInt(tt.FORCE_COLOR,10)!==0);function zf(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function Vf(r){if(Ue===!1)return 0;if(Dt("color=16m")||Dt("color=full")||Dt("color=truecolor"))return 3;if(Dt("color=256"))return 2;if(r&&!r.isTTY&&Ue!==!0)return 0;let t=Ue?1:0;if(process.platform==="win32"){let e=$f.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 tt)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(e=>e in tt)||tt.CI_NAME==="codeship"?1:t;if("TEAMCITY_VERSION"in tt)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(tt.TEAMCITY_VERSION)?1:0;if(tt.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in tt){let e=parseInt((tt.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(tt.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(tt.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(tt.TERM)||"COLORTERM"in tt?1:(tt.TERM==="dumb",t)}function pi(r){let t=Vf(r);return zf(t)}ps.exports={supportsColor:pi,stdout:pi(process.stdout),stderr:pi(process.stderr)}});var gs=D((j,Pr)=>{var Hf=Ft("tty"),Mr=Ft("util");j.init=jf;j.log=Kf;j.formatArgs=qf;j.save=Xf;j.load=Yf;j.useColors=Wf;j.destroy=Mr.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");j.colors=[6,2,3,4,5,1];try{let r=ds();r&&(r.stderr||r).level>=2&&(j.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{}j.inspectOpts=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[e]=n,r},{});function Wf(){return"colors"in j.inspectOpts?Boolean(j.inspectOpts.colors):Hf.isatty(process.stderr.fd)}function qf(r){let{namespace:t,useColors:e}=this;if(e){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${t} \x1B[0m`;r[0]=o+r[0].split(`
2
+ "use strict";var Libp2PDaemonServer=(()=>{var Lu=Object.create;var xr=Object.defineProperty;var Nu=Object.getOwnPropertyDescriptor;var Ou=Object.getOwnPropertyNames;var Pu=Object.getPrototypeOf,Mu=Object.prototype.hasOwnProperty;var Gt=(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 new Error('Dynamic require of "'+r+'" is not supported')});var B=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),dt=(r,t)=>{for(var e in t)xr(r,e,{get:t[e],enumerable:!0})},lo=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Ou(t))!Mu.call(r,i)&&i!==e&&xr(r,i,{get:()=>t[i],enumerable:!(n=Nu(t,i))||n.enumerable});return r};var M=(r,t,e)=>(e=r!=null?Lu(Pu(r)):{},lo(t||!r||!r.__esModule?xr(e,"default",{value:r,enumerable:!0}):e,r)),Uu=r=>lo(xr({},"__esModule",{value:!0}),r);var Oo=B((rd,No)=>{No.exports=Yn;var Lo=128,Kl=127,Xl=~Kl,jl=Math.pow(2,31);function Yn(r,t,e){if(Number.MAX_SAFE_INTEGER&&r>Number.MAX_SAFE_INTEGER)throw Yn.bytes=0,new RangeError("Could not encode varint");t=t||[],e=e||0;for(var n=e;r>=jl;)t[e++]=r&255|Lo,r/=128;for(;r&Xl;)t[e++]=r&255|Lo,r>>>=7;return t[e]=r|0,Yn.bytes=e-n+1,t}});var Uo=B((nd,Mo)=>{Mo.exports=Jn;var Yl=128,Po=127;function Jn(r,n){var e=0,n=n||0,i=0,o=n,a,l=r.length;do{if(o>=l||i>49)throw Jn.bytes=0,new RangeError("Could not decode varint");a=r[o++],e+=i<28?(a&Po)<<i:(a&Po)*Math.pow(2,i),i+=7}while(a>=Yl);return Jn.bytes=o-n,e}});var Go=B((id,Fo)=>{var Jl=Math.pow(2,7),Ql=Math.pow(2,14),tf=Math.pow(2,21),ef=Math.pow(2,28),rf=Math.pow(2,35),nf=Math.pow(2,42),of=Math.pow(2,49),sf=Math.pow(2,56),cf=Math.pow(2,63);Fo.exports=function(r){return r<Jl?1:r<Ql?2:r<tf?3:r<ef?4:r<rf?5:r<nf?6:r<of?7:r<sf?8:r<cf?9:10}});var _r=B((od,$o)=>{$o.exports={encode:Oo(),decode:Uo(),encodingLength:Go()}});var si=B((lm,ts)=>{"use strict";function Qo(r,t){for(let e in t)Object.defineProperty(r,e,{value:t[e],enumerable:!0,configurable:!0});return r}function Cf(r,t,e){if(!r||typeof r=="string")throw new TypeError("Please pass an Error to err-code");e||(e={}),typeof t=="object"&&(e=t,t=""),t&&(e.code=t);try{return Qo(r,e)}catch{e.message=r.message,e.stack=r.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(r)),Qo(new i,e)}}ts.exports=Cf});var hs=B((km,fs)=>{var Me=1e3,Ue=Me*60,Fe=Ue*60,ge=Fe*24,Uf=ge*7,Ff=ge*365.25;fs.exports=function(r,t){t=t||{};var e=typeof r;if(e==="string"&&r.length>0)return Gf(r);if(e==="number"&&isFinite(r))return t.long?zf(r):$f(r);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(r))};function Gf(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]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return e*Ff;case"weeks":case"week":case"w":return e*Uf;case"days":case"day":case"d":return e*ge;case"hours":case"hour":case"hrs":case"hr":case"h":return e*Fe;case"minutes":case"minute":case"mins":case"min":case"m":return e*Ue;case"seconds":case"second":case"secs":case"sec":case"s":return e*Me;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return e;default:return}}}}function $f(r){var t=Math.abs(r);return t>=ge?Math.round(r/ge)+"d":t>=Fe?Math.round(r/Fe)+"h":t>=Ue?Math.round(r/Ue)+"m":t>=Me?Math.round(r/Me)+"s":r+"ms"}function zf(r){var t=Math.abs(r);return t>=ge?Nr(r,t,ge,"day"):t>=Fe?Nr(r,t,Fe,"hour"):t>=Ue?Nr(r,t,Ue,"minute"):t>=Me?Nr(r,t,Me,"second"):r+" ms"}function Nr(r,t,e,n){var i=t>=e*1.5;return Math.round(r/e)+" "+n+(i?"s":"")}});var hi=B((Bm,ps)=>{function Vf(r){e.debug=e,e.default=e,e.coerce=f,e.disable=o,e.enable=i,e.enabled=a,e.humanize=hs(),e.destroy=d,Object.keys(r).forEach(h=>{e[h]=r[h]}),e.names=[],e.skips=[],e.formatters={};function t(h){let g=0;for(let w=0;w<h.length;w++)g=(g<<5)-g+h.charCodeAt(w),g|=0;return e.colors[Math.abs(g)%e.colors.length]}e.selectColor=t;function e(h){let g,w=null,x,b;function S(...k){if(!S.enabled)return;let C=S,_=Number(new Date),G=_-(g||_);C.diff=G,C.prev=g,C.curr=_,g=_,k[0]=e.coerce(k[0]),typeof k[0]!="string"&&k.unshift("%O");let W=0;k[0]=k[0].replace(/%([a-zA-Z%])/g,(ct,ot)=>{if(ct==="%%")return"%";W++;let at=e.formatters[ot];if(typeof at=="function"){let Ct=k[W];ct=at.call(C,Ct),k.splice(W,1),W--}return ct}),e.formatArgs.call(C,k),(C.log||e.log).apply(C,k)}return S.namespace=h,S.useColors=e.useColors(),S.color=e.selectColor(h),S.extend=n,S.destroy=e.destroy,Object.defineProperty(S,"enabled",{enumerable:!0,configurable:!1,get:()=>w!==null?w:(x!==e.namespaces&&(x=e.namespaces,b=e.enabled(h)),b),set:k=>{w=k}}),typeof e.init=="function"&&e.init(S),S}function n(h,g){let w=e(this.namespace+(typeof g>"u"?":":g)+h);return w.log=this.log,w}function i(h){e.save(h),e.namespaces=h,e.names=[],e.skips=[];let g,w=(typeof h=="string"?h:"").split(/[\s,]+/),x=w.length;for(g=0;g<x;g++)w[g]&&(h=w[g].replace(/\*/g,".*?"),h[0]==="-"?e.skips.push(new RegExp("^"+h.slice(1)+"$")):e.names.push(new RegExp("^"+h+"$")))}function o(){let h=[...e.names.map(l),...e.skips.map(l).map(g=>"-"+g)].join(",");return e.enable(""),h}function a(h){if(h[h.length-1]==="*")return!0;let g,w;for(g=0,w=e.skips.length;g<w;g++)if(e.skips[g].test(h))return!1;for(g=0,w=e.names.length;g<w;g++)if(e.names[g].test(h))return!0;return!1}function l(h){return h.toString().substring(2,h.toString().length-2).replace(/\.\*\?$/,"*")}function f(h){return h instanceof Error?h.stack||h.message:h}function d(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return e.enable(e.load()),e}ps.exports=Vf});var ds=B((gt,Or)=>{gt.formatArgs=Wf;gt.save=qf;gt.load=Zf;gt.useColors=Hf;gt.storage=Kf();gt.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`."))}})();gt.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 Hf(){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 Wf(r){if(r[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+r[0]+(this.useColors?"%c ":" ")+"+"+Or.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;r.splice(1,0,t,"color: inherit");let e=0,n=0;r[0].replace(/%[a-zA-Z%]/g,i=>{i!=="%%"&&(e++,i==="%c"&&(n=e))}),r.splice(n,0,t)}gt.log=console.debug||console.log||(()=>{});function qf(r){try{r?gt.storage.setItem("debug",r):gt.storage.removeItem("debug")}catch{}}function Zf(){let r;try{r=gt.storage.getItem("debug")}catch{}return!r&&typeof process<"u"&&"env"in process&&(r=process.env.DEBUG),r}function Kf(){try{return localStorage}catch{}}Or.exports=hi()(gt);var{formatters:Xf}=Or.exports;Xf.j=function(r){try{return JSON.stringify(r)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var gs=B((Dm,ms)=>{"use strict";ms.exports=(r,t)=>{t=t||process.argv;let e=r.startsWith("-")?"":r.length===1?"-":"--",n=t.indexOf(e+r),i=t.indexOf("--");return n!==-1&&(i===-1?!0:n<i)}});var bs=B((Rm,ys)=>{"use strict";var jf=Gt("os"),Rt=gs(),tt=process.env,Ge;Rt("no-color")||Rt("no-colors")||Rt("color=false")?Ge=!1:(Rt("color")||Rt("colors")||Rt("color=true")||Rt("color=always"))&&(Ge=!0);"FORCE_COLOR"in tt&&(Ge=tt.FORCE_COLOR.length===0||parseInt(tt.FORCE_COLOR,10)!==0);function Yf(r){return r===0?!1:{level:r,hasBasic:!0,has256:r>=2,has16m:r>=3}}function Jf(r){if(Ge===!1)return 0;if(Rt("color=16m")||Rt("color=full")||Rt("color=truecolor"))return 3;if(Rt("color=256"))return 2;if(r&&!r.isTTY&&Ge!==!0)return 0;let t=Ge?1:0;if(process.platform==="win32"){let e=jf.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 tt)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI"].some(e=>e in tt)||tt.CI_NAME==="codeship"?1:t;if("TEAMCITY_VERSION"in tt)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(tt.TEAMCITY_VERSION)?1:0;if(tt.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in tt){let e=parseInt((tt.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(tt.TERM_PROGRAM){case"iTerm.app":return e>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(tt.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(tt.TERM)||"COLORTERM"in tt?1:(tt.TERM==="dumb",t)}function pi(r){let t=Jf(r);return Yf(t)}ys.exports={supportsColor:pi,stdout:pi(process.stdout),stderr:pi(process.stderr)}});var Es=B((J,Mr)=>{var Qf=Gt("tty"),Pr=Gt("util");J.init=sh;J.log=nh;J.formatArgs=eh;J.save=ih;J.load=oh;J.useColors=th;J.destroy=Pr.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");J.colors=[6,2,3,4,5,1];try{let r=bs();r&&(r.stderr||r).level>=2&&(J.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{}J.inspectOpts=Object.keys(process.env).filter(r=>/^debug_/i.test(r)).reduce((r,t)=>{let e=t.substring(6).toLowerCase().replace(/_([a-z])/g,(i,o)=>o.toUpperCase()),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),r[e]=n,r},{});function th(){return"colors"in J.inspectOpts?!!J.inspectOpts.colors:Qf.isatty(process.stderr.fd)}function eh(r){let{namespace:t,useColors:e}=this;if(e){let n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=` ${i};1m${t} \x1B[0m`;r[0]=o+r[0].split(`
3
3
  `).join(`
4
- `+o),r.push(i+"m+"+Pr.exports.humanize(this.diff)+"\x1B[0m")}else r[0]=Zf()+t+" "+r[0]}function Zf(){return j.inspectOpts.hideDate?"":new Date().toISOString()+" "}function Kf(...r){return process.stderr.write(Mr.format(...r)+`
5
- `)}function Xf(r){r?process.env.DEBUG=r:delete process.env.DEBUG}function Yf(){return process.env.DEBUG}function jf(r){r.inspectOpts={};let t=Object.keys(j.inspectOpts);for(let e=0;e<t.length;e++)r.inspectOpts[t[e]]=j.inspectOpts[t[e]]}Pr.exports=hi()(j);var{formatters:ms}=Pr.exports;ms.o=function(r){return this.inspectOpts.colors=this.useColors,Mr.inspect(r,this.inspectOpts).split(`
6
- `).map(t=>t.trim()).join(" ")};ms.O=function(r){return this.inspectOpts.colors=this.useColors,Mr.inspect(r,this.inspectOpts)}});var ys=D((Bd,di)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?di.exports=ls():di.exports=gs()});var Ur=D((Od,bs)=>{bs.exports=r=>{if(r[Symbol.asyncIterator])return r;if(r.getReader)return async function*(){let t=r.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)return;yield n}}finally{t.releaseLock()}}();throw new Error("unknown stream")}});var Es=D((Nd,ws)=>{ws.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 mi=D((Md,vs)=>{var Jf=Es();vs.exports=r=>async t=>{t=Jf(t);let e=I=>{typeof I.return=="function"&&I.return()},n=null,i=null,o=I=>{n=I,i&&i(I),e(t)},a=null,l=!1,f=()=>{l=!0,a&&a()},d=null,h=!1,g=()=>{h=!0,d&&d()},w=null,S=()=>{w&&w()},b=()=>new Promise((I,_)=>{a=w=I,i=_,r.once("drain",S)}),T=()=>(e(t),new Promise((I,_)=>{if(l||h||n)return I();d=a=I,i=_})),B=()=>{r.removeListener("error",o),r.removeListener("close",f),r.removeListener("finish",g),r.removeListener("drain",S)};r.once("error",o),r.once("close",f),r.once("finish",g);try{for await(let I of t){if(!r.writable||r.destroyed||n)break;r.write(I)===!1&&await b()}}catch(I){n||r.destroy(),n=I}try{if(r.writable&&r.end(),await T(),n)throw n}finally{B()}}});var gi=D((Pd,Ss)=>{var Qf=mi(),th=Ur();Ss.exports=r=>({sink:Qf(r),source:th(r)})});var xs=D((Ud,Ts)=>{var eh=gi();Ts.exports=r=>async function*(t){let e=eh(r),n;if(e.sink(t).catch(i=>{n=i}),yield*e.source,n)throw n}});var As=D((Fd,Fe)=>{Fe.exports=Ur();Fe.exports.source=Ur();Fe.exports.sink=mi();Fe.exports.transform=xs();Fe.exports.duplex=gi()});var bi=D(($r,_s)=>{(function(){var r,t=0xdeadbeefcafe,e=(t&16777215)==15715070;function n(s,c,u){s!=null&&(typeof s=="number"?this.fromNumber(s,c,u):c==null&&typeof s!="string"?this.fromString(s,256):this.fromString(s,c))}function i(){return new n(null)}function o(s,c,u,p,m,y){for(;--y>=0;){var E=c*this[s++]+u[p]+m;m=Math.floor(E/67108864),u[p++]=E&67108863}return m}function a(s,c,u,p,m,y){for(var E=c&32767,v=c>>15;--y>=0;){var L=this[s]&32767,X=this[s++]>>15,bt=v*L+X*E;L=E*L+((bt&32767)<<15)+u[p]+(m&1073741823),m=(L>>>30)+(bt>>>15)+v*X+(m>>>30),u[p++]=L&1073741823}return m}function l(s,c,u,p,m,y){for(var E=c&16383,v=c>>14;--y>=0;){var L=this[s]&16383,X=this[s++]>>14,bt=v*L+X*E;L=E*L+((bt&16383)<<14)+u[p]+m,m=(L>>28)+(bt>>14)+v*X,u[p++]=L&268435455}return m}var f=typeof navigator<"u";f&&e&&navigator.appName=="Microsoft Internet Explorer"?(n.prototype.am=a,r=30):f&&e&&navigator.appName!="Netscape"?(n.prototype.am=o,r=26):(n.prototype.am=l,r=28),n.prototype.DB=r,n.prototype.DM=(1<<r)-1,n.prototype.DV=1<<r;var d=52;n.prototype.FV=Math.pow(2,d),n.prototype.F1=d-r,n.prototype.F2=2*r-d;var h="0123456789abcdefghijklmnopqrstuvwxyz",g=new Array,w,S;for(w="0".charCodeAt(0),S=0;S<=9;++S)g[w++]=S;for(w="a".charCodeAt(0),S=10;S<36;++S)g[w++]=S;for(w="A".charCodeAt(0),S=10;S<36;++S)g[w++]=S;function b(s){return h.charAt(s)}function T(s,c){var u=g[s.charCodeAt(c)];return u??-1}function B(s){for(var c=this.t-1;c>=0;--c)s[c]=this[c];s.t=this.t,s.s=this.s}function I(s){this.t=1,this.s=s<0?-1:0,s>0?this[0]=s:s<-1?this[0]=s+this.DV:this.t=0}function _(s){var c=i();return c.fromInt(s),c}function G(s,c){var u;if(c==16)u=4;else if(c==8)u=3;else if(c==256)u=8;else if(c==2)u=1;else if(c==32)u=5;else if(c==4)u=2;else{this.fromRadix(s,c);return}this.t=0,this.s=0;for(var p=s.length,m=!1,y=0;--p>=0;){var E=u==8?s[p]&255:T(s,p);if(E<0){s.charAt(p)=="-"&&(m=!0);continue}m=!1,y==0?this[this.t++]=E:y+u>this.DB?(this[this.t-1]|=(E&(1<<this.DB-y)-1)<<y,this[this.t++]=E>>this.DB-y):this[this.t-1]|=E<<y,y+=u,y>=this.DB&&(y-=this.DB)}u==8&&s[0]&128&&(this.s=-1,y>0&&(this[this.t-1]|=(1<<this.DB-y)-1<<y)),this.clamp(),m&&n.ZERO.subTo(this,this)}function W(){for(var s=this.s&this.DM;this.t>0&&this[this.t-1]==s;)--this.t}function ft(s){if(this.s<0)return"-"+this.negate().toString(s);var c;if(s==16)c=4;else if(s==8)c=3;else if(s==2)c=1;else if(s==32)c=5;else if(s==4)c=2;else return this.toRadix(s);var u=(1<<c)-1,p,m=!1,y="",E=this.t,v=this.DB-E*this.DB%c;if(E-- >0)for(v<this.DB&&(p=this[E]>>v)>0&&(m=!0,y=b(p));E>=0;)v<c?(p=(this[E]&(1<<v)-1)<<c-v,p|=this[--E]>>(v+=this.DB-c)):(p=this[E]>>(v-=c)&u,v<=0&&(v+=this.DB,--E)),p>0&&(m=!0),m&&(y+=b(p));return m?y:"0"}function ct(){var s=i();return n.ZERO.subTo(this,s),s}function ot(){return this.s<0?this.negate():this}function at(s){var c=this.s-s.s;if(c!=0)return c;var u=this.t;if(c=u-s.t,c!=0)return this.s<0?-c:c;for(;--u>=0;)if((c=this[u]-s[u])!=0)return c;return 0}function At(s){var c=1,u;return(u=s>>>16)!=0&&(s=u,c+=16),(u=s>>8)!=0&&(s=u,c+=8),(u=s>>4)!=0&&(s=u,c+=4),(u=s>>2)!=0&&(s=u,c+=2),(u=s>>1)!=0&&(s=u,c+=1),c}function Xc(){return this.t<=0?0:this.DB*(this.t-1)+At(this[this.t-1]^this.s&this.DM)}function Yc(s,c){var u;for(u=this.t-1;u>=0;--u)c[u+s]=this[u];for(u=s-1;u>=0;--u)c[u]=0;c.t=this.t+s,c.s=this.s}function jc(s,c){for(var u=s;u<this.t;++u)c[u-s]=this[u];c.t=Math.max(this.t-s,0),c.s=this.s}function Jc(s,c){var u=s%this.DB,p=this.DB-u,m=(1<<p)-1,y=Math.floor(s/this.DB),E=this.s<<u&this.DM,v;for(v=this.t-1;v>=0;--v)c[v+y+1]=this[v]>>p|E,E=(this[v]&m)<<u;for(v=y-1;v>=0;--v)c[v]=0;c[y]=E,c.t=this.t+y+1,c.s=this.s,c.clamp()}function Qc(s,c){c.s=this.s;var u=Math.floor(s/this.DB);if(u>=this.t){c.t=0;return}var p=s%this.DB,m=this.DB-p,y=(1<<p)-1;c[0]=this[u]>>p;for(var E=u+1;E<this.t;++E)c[E-u-1]|=(this[E]&y)<<m,c[E-u]=this[E]>>p;p>0&&(c[this.t-u-1]|=(this.s&y)<<m),c.t=this.t-u,c.clamp()}function ta(s,c){for(var u=0,p=0,m=Math.min(s.t,this.t);u<m;)p+=this[u]-s[u],c[u++]=p&this.DM,p>>=this.DB;if(s.t<this.t){for(p-=s.s;u<this.t;)p+=this[u],c[u++]=p&this.DM,p>>=this.DB;p+=this.s}else{for(p+=this.s;u<s.t;)p-=s[u],c[u++]=p&this.DM,p>>=this.DB;p-=s.s}c.s=p<0?-1:0,p<-1?c[u++]=this.DV+p:p>0&&(c[u++]=p),c.t=u,c.clamp()}function ea(s,c){var u=this.abs(),p=s.abs(),m=u.t;for(c.t=m+p.t;--m>=0;)c[m]=0;for(m=0;m<p.t;++m)c[m+u.t]=u.am(0,p[m],c,m,0,u.t);c.s=0,c.clamp(),this.s!=s.s&&n.ZERO.subTo(c,c)}function ra(s){for(var c=this.abs(),u=s.t=2*c.t;--u>=0;)s[u]=0;for(u=0;u<c.t-1;++u){var p=c.am(u,c[u],s,2*u,0,1);(s[u+c.t]+=c.am(u+1,2*c[u],s,2*u+1,p,c.t-u-1))>=c.DV&&(s[u+c.t]-=c.DV,s[u+c.t+1]=1)}s.t>0&&(s[s.t-1]+=c.am(u,c[u],s,2*u,0,1)),s.s=0,s.clamp()}function na(s,c,u){var p=s.abs();if(!(p.t<=0)){var m=this.abs();if(m.t<p.t){c?.fromInt(0),u!=null&&this.copyTo(u);return}u==null&&(u=i());var y=i(),E=this.s,v=s.s,L=this.DB-At(p[p.t-1]);L>0?(p.lShiftTo(L,y),m.lShiftTo(L,u)):(p.copyTo(y),m.copyTo(u));var X=y.t,bt=y[X-1];if(bt!=0){var pt=bt*(1<<this.F1)+(X>1?y[X-2]>>this.F2:0),Ut=this.FV/pt,Er=(1<<this.F1)/pt,Ct=1<<this.F2,_t=u.t,vr=_t-X,jt=c??i();for(y.dlShiftTo(vr,jt),u.compareTo(jt)>=0&&(u[u.t++]=1,u.subTo(jt,u)),n.ONE.dlShiftTo(X,jt),jt.subTo(y,y);y.t<X;)y[y.t++]=0;for(;--vr>=0;){var Cn=u[--_t]==bt?this.DM:Math.floor(u[_t]*Ut+(u[_t-1]+Ct)*Er);if((u[_t]+=y.am(0,Cn,u,vr,0,X))<Cn)for(y.dlShiftTo(vr,jt),u.subTo(jt,u);u[_t]<--Cn;)u.subTo(jt,u)}c!=null&&(u.drShiftTo(X,c),E!=v&&n.ZERO.subTo(c,c)),u.t=X,u.clamp(),L>0&&u.rShiftTo(L,u),E<0&&n.ZERO.subTo(u,u)}}}function ia(s){var c=i();return this.abs().divRemTo(s,null,c),this.s<0&&c.compareTo(n.ZERO)>0&&s.subTo(c,c),c}function ce(s){this.m=s}function oa(s){return s.s<0||s.compareTo(this.m)>=0?s.mod(this.m):s}function sa(s){return s}function ca(s){s.divRemTo(this.m,null,s)}function aa(s,c,u){s.multiplyTo(c,u),this.reduce(u)}function ua(s,c){s.squareTo(c),this.reduce(c)}ce.prototype.convert=oa,ce.prototype.revert=sa,ce.prototype.reduce=ca,ce.prototype.mulTo=aa,ce.prototype.sqrTo=ua;function la(){if(this.t<1)return 0;var s=this[0];if(!(s&1))return 0;var c=s&3;return c=c*(2-(s&15)*c)&15,c=c*(2-(s&255)*c)&255,c=c*(2-((s&65535)*c&65535))&65535,c=c*(2-s*c%this.DV)%this.DV,c>0?this.DV-c:-c}function ae(s){this.m=s,this.mp=s.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<s.DB-15)-1,this.mt2=2*s.t}function fa(s){var c=i();return s.abs().dlShiftTo(this.m.t,c),c.divRemTo(this.m,null,c),s.s<0&&c.compareTo(n.ZERO)>0&&this.m.subTo(c,c),c}function ha(s){var c=i();return s.copyTo(c),this.reduce(c),c}function pa(s){for(;s.t<=this.mt2;)s[s.t++]=0;for(var c=0;c<this.m.t;++c){var u=s[c]&32767,p=u*this.mpl+((u*this.mph+(s[c]>>15)*this.mpl&this.um)<<15)&s.DM;for(u=c+this.m.t,s[u]+=this.m.am(0,p,s,c,0,this.m.t);s[u]>=s.DV;)s[u]-=s.DV,s[++u]++}s.clamp(),s.drShiftTo(this.m.t,s),s.compareTo(this.m)>=0&&s.subTo(this.m,s)}function da(s,c){s.squareTo(c),this.reduce(c)}function ma(s,c,u){s.multiplyTo(c,u),this.reduce(u)}ae.prototype.convert=fa,ae.prototype.revert=ha,ae.prototype.reduce=pa,ae.prototype.mulTo=ma,ae.prototype.sqrTo=da;function ga(){return(this.t>0?this[0]&1:this.s)==0}function ya(s,c){if(s>4294967295||s<1)return n.ONE;var u=i(),p=i(),m=c.convert(this),y=At(s)-1;for(m.copyTo(u);--y>=0;)if(c.sqrTo(u,p),(s&1<<y)>0)c.mulTo(p,m,u);else{var E=u;u=p,p=E}return c.revert(u)}function ba(s,c){var u;return s<256||c.isEven()?u=new ce(c):u=new ae(c),this.exp(s,u)}n.prototype.copyTo=B,n.prototype.fromInt=I,n.prototype.fromString=G,n.prototype.clamp=W,n.prototype.dlShiftTo=Yc,n.prototype.drShiftTo=jc,n.prototype.lShiftTo=Jc,n.prototype.rShiftTo=Qc,n.prototype.subTo=ta,n.prototype.multiplyTo=ea,n.prototype.squareTo=ra,n.prototype.divRemTo=na,n.prototype.invDigit=la,n.prototype.isEven=ga,n.prototype.exp=ya,n.prototype.toString=ft,n.prototype.negate=ct,n.prototype.abs=ot,n.prototype.compareTo=at,n.prototype.bitLength=Xc,n.prototype.mod=ia,n.prototype.modPowInt=ba,n.ZERO=_(0),n.ONE=_(1);function wa(){var s=i();return this.copyTo(s),s}function Ea(){if(this.s<0){if(this.t==1)return this[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this[0];if(this.t==0)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]}function va(){return this.t==0?this.s:this[0]<<24>>24}function Sa(){return this.t==0?this.s:this[0]<<16>>16}function Ta(s){return Math.floor(Math.LN2*this.DB/Math.log(s))}function xa(){return this.s<0?-1:this.t<=0||this.t==1&&this[0]<=0?0:1}function Aa(s){if(s==null&&(s=10),this.signum()==0||s<2||s>36)return"0";var c=this.chunkSize(s),u=Math.pow(s,c),p=_(u),m=i(),y=i(),E="";for(this.divRemTo(p,m,y);m.signum()>0;)E=(u+y.intValue()).toString(s).substr(1)+E,m.divRemTo(p,m,y);return y.intValue().toString(s)+E}function Ia(s,c){this.fromInt(0),c==null&&(c=10);for(var u=this.chunkSize(c),p=Math.pow(c,u),m=!1,y=0,E=0,v=0;v<s.length;++v){var L=T(s,v);if(L<0){s.charAt(v)=="-"&&this.signum()==0&&(m=!0);continue}E=c*E+L,++y>=u&&(this.dMultiply(p),this.dAddOffset(E,0),y=0,E=0)}y>0&&(this.dMultiply(Math.pow(c,y)),this.dAddOffset(E,0)),m&&n.ZERO.subTo(this,this)}function Ca(s,c,u){if(typeof c=="number")if(s<2)this.fromInt(1);else for(this.fromNumber(s,u),this.testBit(s-1)||this.bitwiseTo(n.ONE.shiftLeft(s-1),Tn,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(c);)this.dAddOffset(2,0),this.bitLength()>s&&this.subTo(n.ONE.shiftLeft(s-1),this);else{var p=new Array,m=s&7;p.length=(s>>3)+1,c.nextBytes(p),m>0?p[0]&=(1<<m)-1:p[0]=0,this.fromString(p,256)}}function _a(){var s=this.t,c=new Array;c[0]=this.s;var u=this.DB-s*this.DB%8,p,m=0;if(s-- >0)for(u<this.DB&&(p=this[s]>>u)!=(this.s&this.DM)>>u&&(c[m++]=p|this.s<<this.DB-u);s>=0;)u<8?(p=(this[s]&(1<<u)-1)<<8-u,p|=this[--s]>>(u+=this.DB-8)):(p=this[s]>>(u-=8)&255,u<=0&&(u+=this.DB,--s)),p&128&&(p|=-256),m==0&&(this.s&128)!=(p&128)&&++m,(m>0||p!=this.s)&&(c[m++]=p);return c}function Ba(s){return this.compareTo(s)==0}function Da(s){return this.compareTo(s)<0?this:s}function ka(s){return this.compareTo(s)>0?this:s}function Ra(s,c,u){var p,m,y=Math.min(s.t,this.t);for(p=0;p<y;++p)u[p]=c(this[p],s[p]);if(s.t<this.t){for(m=s.s&this.DM,p=y;p<this.t;++p)u[p]=c(this[p],m);u.t=this.t}else{for(m=this.s&this.DM,p=y;p<s.t;++p)u[p]=c(m,s[p]);u.t=s.t}u.s=c(this.s,s.s),u.clamp()}function La(s,c){return s&c}function Oa(s){var c=i();return this.bitwiseTo(s,La,c),c}function Tn(s,c){return s|c}function Na(s){var c=i();return this.bitwiseTo(s,Tn,c),c}function no(s,c){return s^c}function Ma(s){var c=i();return this.bitwiseTo(s,no,c),c}function io(s,c){return s&~c}function Pa(s){var c=i();return this.bitwiseTo(s,io,c),c}function Ua(){for(var s=i(),c=0;c<this.t;++c)s[c]=this.DM&~this[c];return s.t=this.t,s.s=~this.s,s}function Fa(s){var c=i();return s<0?this.rShiftTo(-s,c):this.lShiftTo(s,c),c}function Ga(s){var c=i();return s<0?this.lShiftTo(-s,c):this.rShiftTo(s,c),c}function $a(s){if(s==0)return-1;var c=0;return s&65535||(s>>=16,c+=16),s&255||(s>>=8,c+=8),s&15||(s>>=4,c+=4),s&3||(s>>=2,c+=2),s&1||++c,c}function za(){for(var s=0;s<this.t;++s)if(this[s]!=0)return s*this.DB+$a(this[s]);return this.s<0?this.t*this.DB:-1}function Va(s){for(var c=0;s!=0;)s&=s-1,++c;return c}function Ha(){for(var s=0,c=this.s&this.DM,u=0;u<this.t;++u)s+=Va(this[u]^c);return s}function Wa(s){var c=Math.floor(s/this.DB);return c>=this.t?this.s!=0:(this[c]&1<<s%this.DB)!=0}function qa(s,c){var u=n.ONE.shiftLeft(s);return this.bitwiseTo(u,c,u),u}function Za(s){return this.changeBit(s,Tn)}function Ka(s){return this.changeBit(s,io)}function Xa(s){return this.changeBit(s,no)}function Ya(s,c){for(var u=0,p=0,m=Math.min(s.t,this.t);u<m;)p+=this[u]+s[u],c[u++]=p&this.DM,p>>=this.DB;if(s.t<this.t){for(p+=s.s;u<this.t;)p+=this[u],c[u++]=p&this.DM,p>>=this.DB;p+=this.s}else{for(p+=this.s;u<s.t;)p+=s[u],c[u++]=p&this.DM,p>>=this.DB;p+=s.s}c.s=p<0?-1:0,p>0?c[u++]=p:p<-1&&(c[u++]=this.DV+p),c.t=u,c.clamp()}function ja(s){var c=i();return this.addTo(s,c),c}function Ja(s){var c=i();return this.subTo(s,c),c}function Qa(s){var c=i();return this.multiplyTo(s,c),c}function tu(){var s=i();return this.squareTo(s),s}function eu(s){var c=i();return this.divRemTo(s,c,null),c}function ru(s){var c=i();return this.divRemTo(s,null,c),c}function nu(s){var c=i(),u=i();return this.divRemTo(s,c,u),new Array(c,u)}function iu(s){this[this.t]=this.am(0,s-1,this,0,0,this.t),++this.t,this.clamp()}function ou(s,c){if(s!=0){for(;this.t<=c;)this[this.t++]=0;for(this[c]+=s;this[c]>=this.DV;)this[c]-=this.DV,++c>=this.t&&(this[this.t++]=0),++this[c]}}function Ye(){}function oo(s){return s}function su(s,c,u){s.multiplyTo(c,u)}function cu(s,c){s.squareTo(c)}Ye.prototype.convert=oo,Ye.prototype.revert=oo,Ye.prototype.mulTo=su,Ye.prototype.sqrTo=cu;function au(s){return this.exp(s,new Ye)}function uu(s,c,u){var p=Math.min(this.t+s.t,c);for(u.s=0,u.t=p;p>0;)u[--p]=0;var m;for(m=u.t-this.t;p<m;++p)u[p+this.t]=this.am(0,s[p],u,p,0,this.t);for(m=Math.min(s.t,c);p<m;++p)this.am(0,s[p],u,p,0,c-p);u.clamp()}function lu(s,c,u){--c;var p=u.t=this.t+s.t-c;for(u.s=0;--p>=0;)u[p]=0;for(p=Math.max(c-this.t,0);p<s.t;++p)u[this.t+p-c]=this.am(c-p,s[p],u,0,0,this.t+p-c);u.clamp(),u.drShiftTo(1,u)}function ue(s){this.r2=i(),this.q3=i(),n.ONE.dlShiftTo(2*s.t,this.r2),this.mu=this.r2.divide(s),this.m=s}function fu(s){if(s.s<0||s.t>2*this.m.t)return s.mod(this.m);if(s.compareTo(this.m)<0)return s;var c=i();return s.copyTo(c),this.reduce(c),c}function hu(s){return s}function pu(s){for(s.drShiftTo(this.m.t-1,this.r2),s.t>this.m.t+1&&(s.t=this.m.t+1,s.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);s.compareTo(this.r2)<0;)s.dAddOffset(1,this.m.t+1);for(s.subTo(this.r2,s);s.compareTo(this.m)>=0;)s.subTo(this.m,s)}function du(s,c){s.squareTo(c),this.reduce(c)}function mu(s,c,u){s.multiplyTo(c,u),this.reduce(u)}ue.prototype.convert=fu,ue.prototype.revert=hu,ue.prototype.reduce=pu,ue.prototype.mulTo=mu,ue.prototype.sqrTo=du;function gu(s,c){var u=s.bitLength(),p,m=_(1),y;if(u<=0)return m;u<18?p=1:u<48?p=3:u<144?p=4:u<768?p=5:p=6,u<8?y=new ce(c):c.isEven()?y=new ue(c):y=new ae(c);var E=new Array,v=3,L=p-1,X=(1<<p)-1;if(E[1]=y.convert(this),p>1){var bt=i();for(y.sqrTo(E[1],bt);v<=X;)E[v]=i(),y.mulTo(bt,E[v-2],E[v]),v+=2}var pt=s.t-1,Ut,Er=!0,Ct=i(),_t;for(u=At(s[pt])-1;pt>=0;){for(u>=L?Ut=s[pt]>>u-L&X:(Ut=(s[pt]&(1<<u+1)-1)<<L-u,pt>0&&(Ut|=s[pt-1]>>this.DB+u-L)),v=p;!(Ut&1);)Ut>>=1,--v;if((u-=v)<0&&(u+=this.DB,--pt),Er)E[Ut].copyTo(m),Er=!1;else{for(;v>1;)y.sqrTo(m,Ct),y.sqrTo(Ct,m),v-=2;v>0?y.sqrTo(m,Ct):(_t=m,m=Ct,Ct=_t),y.mulTo(Ct,E[Ut],m)}for(;pt>=0&&!(s[pt]&1<<u);)y.sqrTo(m,Ct),_t=m,m=Ct,Ct=_t,--u<0&&(u=this.DB-1,--pt)}return y.revert(m)}function yu(s){var c=this.s<0?this.negate():this.clone(),u=s.s<0?s.negate():s.clone();if(c.compareTo(u)<0){var p=c;c=u,u=p}var m=c.getLowestSetBit(),y=u.getLowestSetBit();if(y<0)return c;for(m<y&&(y=m),y>0&&(c.rShiftTo(y,c),u.rShiftTo(y,u));c.signum()>0;)(m=c.getLowestSetBit())>0&&c.rShiftTo(m,c),(m=u.getLowestSetBit())>0&&u.rShiftTo(m,u),c.compareTo(u)>=0?(c.subTo(u,c),c.rShiftTo(1,c)):(u.subTo(c,u),u.rShiftTo(1,u));return y>0&&u.lShiftTo(y,u),u}function bu(s){if(s<=0)return 0;var c=this.DV%s,u=this.s<0?s-1:0;if(this.t>0)if(c==0)u=this[0]%s;else for(var p=this.t-1;p>=0;--p)u=(c*u+this[p])%s;return u}function wu(s){var c=s.isEven();if(this.isEven()&&c||s.signum()==0)return n.ZERO;for(var u=s.clone(),p=this.clone(),m=_(1),y=_(0),E=_(0),v=_(1);u.signum()!=0;){for(;u.isEven();)u.rShiftTo(1,u),c?((!m.isEven()||!y.isEven())&&(m.addTo(this,m),y.subTo(s,y)),m.rShiftTo(1,m)):y.isEven()||y.subTo(s,y),y.rShiftTo(1,y);for(;p.isEven();)p.rShiftTo(1,p),c?((!E.isEven()||!v.isEven())&&(E.addTo(this,E),v.subTo(s,v)),E.rShiftTo(1,E)):v.isEven()||v.subTo(s,v),v.rShiftTo(1,v);u.compareTo(p)>=0?(u.subTo(p,u),c&&m.subTo(E,m),y.subTo(v,y)):(p.subTo(u,p),c&&E.subTo(m,E),v.subTo(y,v))}if(p.compareTo(n.ONE)!=0)return n.ZERO;if(v.compareTo(s)>=0)return v.subtract(s);if(v.signum()<0)v.addTo(s,v);else return v;return v.signum()<0?v.add(s):v}var st=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],Eu=(1<<26)/st[st.length-1];function vu(s){var c,u=this.abs();if(u.t==1&&u[0]<=st[st.length-1]){for(c=0;c<st.length;++c)if(u[0]==st[c])return!0;return!1}if(u.isEven())return!1;for(c=1;c<st.length;){for(var p=st[c],m=c+1;m<st.length&&p<Eu;)p*=st[m++];for(p=u.modInt(p);c<m;)if(p%st[c++]==0)return!1}return u.millerRabin(s)}function Su(s){var c=this.subtract(n.ONE),u=c.getLowestSetBit();if(u<=0)return!1;var p=c.shiftRight(u);s=s+1>>1,s>st.length&&(s=st.length);for(var m=i(),y=0;y<s;++y){m.fromInt(st[Math.floor(Math.random()*st.length)]);var E=m.modPow(p,this);if(E.compareTo(n.ONE)!=0&&E.compareTo(c)!=0){for(var v=1;v++<u&&E.compareTo(c)!=0;)if(E=E.modPowInt(2,this),E.compareTo(n.ONE)==0)return!1;if(E.compareTo(c)!=0)return!1}}return!0}n.prototype.chunkSize=Ta,n.prototype.toRadix=Aa,n.prototype.fromRadix=Ia,n.prototype.fromNumber=Ca,n.prototype.bitwiseTo=Ra,n.prototype.changeBit=qa,n.prototype.addTo=Ya,n.prototype.dMultiply=iu,n.prototype.dAddOffset=ou,n.prototype.multiplyLowerTo=uu,n.prototype.multiplyUpperTo=lu,n.prototype.modInt=bu,n.prototype.millerRabin=Su,n.prototype.clone=wa,n.prototype.intValue=Ea,n.prototype.byteValue=va,n.prototype.shortValue=Sa,n.prototype.signum=xa,n.prototype.toByteArray=_a,n.prototype.equals=Ba,n.prototype.min=Da,n.prototype.max=ka,n.prototype.and=Oa,n.prototype.or=Na,n.prototype.xor=Ma,n.prototype.andNot=Pa,n.prototype.not=Ua,n.prototype.shiftLeft=Fa,n.prototype.shiftRight=Ga,n.prototype.getLowestSetBit=za,n.prototype.bitCount=Ha,n.prototype.testBit=Wa,n.prototype.setBit=Za,n.prototype.clearBit=Ka,n.prototype.flipBit=Xa,n.prototype.add=ja,n.prototype.subtract=Ja,n.prototype.multiply=Qa,n.prototype.divide=eu,n.prototype.remainder=ru,n.prototype.divideAndRemainder=nu,n.prototype.modPow=gu,n.prototype.modInverse=wu,n.prototype.pow=au,n.prototype.gcd=yu,n.prototype.isProbablePrime=vu,n.prototype.square=tu,n.prototype.Barrett=ue;var wr,ht,K;function Tu(s){ht[K++]^=s&255,ht[K++]^=s>>8&255,ht[K++]^=s>>16&255,ht[K++]^=s>>24&255,K>=In&&(K-=In)}function so(){Tu(new Date().getTime())}if(ht==null){ht=new Array,K=0;var It;if(typeof window<"u"&&window.crypto){if(window.crypto.getRandomValues){var co=new Uint8Array(32);for(window.crypto.getRandomValues(co),It=0;It<32;++It)ht[K++]=co[It]}else if(navigator.appName=="Netscape"&&navigator.appVersion<"5"){var ao=window.crypto.random(32);for(It=0;It<ao.length;++It)ht[K++]=ao.charCodeAt(It)&255}}for(;K<In;)It=Math.floor(65536*Math.random()),ht[K++]=It>>>8,ht[K++]=It&255;K=0,so()}function xu(){if(wr==null){for(so(),wr=_u(),wr.init(ht),K=0;K<ht.length;++K)ht[K]=0;K=0}return wr.next()}function Au(s){var c;for(c=0;c<s.length;++c)s[c]=xu()}function xn(){}xn.prototype.nextBytes=Au;function An(){this.i=0,this.j=0,this.S=new Array}function Iu(s){var c,u,p;for(c=0;c<256;++c)this.S[c]=c;for(u=0,c=0;c<256;++c)u=u+this.S[c]+s[c%s.length]&255,p=this.S[c],this.S[c]=this.S[u],this.S[u]=p;this.i=0,this.j=0}function Cu(){var s;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,s=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=s,this.S[s+this.S[this.i]&255]}An.prototype.init=Iu,An.prototype.next=Cu;function _u(){return new An}var In=256;typeof $r<"u"?$r=_s.exports={default:n,BigInteger:n,SecureRandom:xn}:this.jsbn={BigInteger:n,SecureRandom:xn}}).call($r)});var ur=D(zr=>{(function(){"use strict";var r={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function t(a){return n(o(a),arguments)}function e(a,l){return t.apply(null,[a].concat(l||[]))}function n(a,l){var f=1,d=a.length,h,g="",w,S,b,T,B,I,_,G;for(w=0;w<d;w++)if(typeof a[w]=="string")g+=a[w];else if(typeof a[w]=="object"){if(b=a[w],b.keys)for(h=l[f],S=0;S<b.keys.length;S++){if(h==null)throw new Error(t('[sprintf] Cannot access property "%s" of undefined value "%s"',b.keys[S],b.keys[S-1]));h=h[b.keys[S]]}else b.param_no?h=l[b.param_no]:h=l[f++];if(r.not_type.test(b.type)&&r.not_primitive.test(b.type)&&h instanceof Function&&(h=h()),r.numeric_arg.test(b.type)&&typeof h!="number"&&isNaN(h))throw new TypeError(t("[sprintf] expecting number but found %T",h));switch(r.number.test(b.type)&&(_=h>=0),b.type){case"b":h=parseInt(h,10).toString(2);break;case"c":h=String.fromCharCode(parseInt(h,10));break;case"d":case"i":h=parseInt(h,10);break;case"j":h=JSON.stringify(h,null,b.width?parseInt(b.width):0);break;case"e":h=b.precision?parseFloat(h).toExponential(b.precision):parseFloat(h).toExponential();break;case"f":h=b.precision?parseFloat(h).toFixed(b.precision):parseFloat(h);break;case"g":h=b.precision?String(Number(h.toPrecision(b.precision))):parseFloat(h);break;case"o":h=(parseInt(h,10)>>>0).toString(8);break;case"s":h=String(h),h=b.precision?h.substring(0,b.precision):h;break;case"t":h=String(!!h),h=b.precision?h.substring(0,b.precision):h;break;case"T":h=Object.prototype.toString.call(h).slice(8,-1).toLowerCase(),h=b.precision?h.substring(0,b.precision):h;break;case"u":h=parseInt(h,10)>>>0;break;case"v":h=h.valueOf(),h=b.precision?h.substring(0,b.precision):h;break;case"x":h=(parseInt(h,10)>>>0).toString(16);break;case"X":h=(parseInt(h,10)>>>0).toString(16).toUpperCase();break}r.json.test(b.type)?g+=h:(r.number.test(b.type)&&(!_||b.sign)?(G=_?"+":"-",h=h.toString().replace(r.sign,"")):G="",B=b.pad_char?b.pad_char==="0"?"0":b.pad_char.charAt(1):" ",I=b.width-(G+h).length,T=b.width&&I>0?B.repeat(I):"",g+=b.align?G+h+T:B==="0"?G+T+h:T+G+h)}return g}var i=Object.create(null);function o(a){if(i[a])return i[a];for(var l=a,f,d=[],h=0;l;){if((f=r.text.exec(l))!==null)d.push(f[0]);else if((f=r.modulo.exec(l))!==null)d.push("%");else if((f=r.placeholder.exec(l))!==null){if(f[2]){h|=1;var g=[],w=f[2],S=[];if((S=r.key.exec(w))!==null)for(g.push(S[1]);(w=w.substring(S[0].length))!=="";)if((S=r.key_access.exec(w))!==null)g.push(S[1]);else if((S=r.index_access.exec(w))!==null)g.push(S[1]);else throw new SyntaxError("[sprintf] failed to parse named argument key");else throw new SyntaxError("[sprintf] failed to parse named argument key");f[2]=g}else h|=2;if(h===3)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");d.push({placeholder:f[0],param_no:f[1],keys:f[2],sign:f[3],pad_char:f[4],align:f[5],width:f[6],precision:f[7],type:f[8]})}else throw new SyntaxError("[sprintf] unexpected placeholder");l=l.substring(f[0].length)}return i[a]=d}typeof zr<"u"&&(zr.sprintf=t,zr.vsprintf=e),typeof window<"u"&&(window.sprintf=t,window.vsprintf=e,typeof define=="function"&&define.amd&&define(function(){return{sprintf:t,vsprintf:e}}))})()});var ec=D((d0,tc)=>{"use strict";tc.exports=kh;function kh(r,t){for(var e=new Array(arguments.length-1),n=0,i=2,o=!0;i<arguments.length;)e[n++]=arguments[i++];return new Promise(function(l,f){e[n]=function(h){if(o)if(o=!1,h)f(h);else{for(var g=new Array(arguments.length-1),w=0;w<g.length;)g[w++]=arguments[w];l.apply(null,g)}};try{r.apply(t||null,e)}catch(d){o&&(o=!1,f(d))}})}});var oc=D(ic=>{"use strict";var rn=ic;rn.length=function(t){var e=t.length;if(!e)return 0;for(var n=0;--e%4>1&&t.charAt(e)==="=";)++n;return Math.ceil(t.length*3)/4-n};var Ze=new Array(64),nc=new Array(123);for(Rt=0;Rt<64;)nc[Ze[Rt]=Rt<26?Rt+65:Rt<52?Rt+71:Rt<62?Rt-4:Rt-59|43]=Rt++;var Rt;rn.encode=function(t,e,n){for(var i=null,o=[],a=0,l=0,f;e<n;){var d=t[e++];switch(l){case 0:o[a++]=Ze[d>>2],f=(d&3)<<4,l=1;break;case 1:o[a++]=Ze[f|d>>4],f=(d&15)<<2,l=2;break;case 2:o[a++]=Ze[f|d>>6],o[a++]=Ze[d&63],l=0;break}a>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),a=0)}return l&&(o[a++]=Ze[f],o[a++]=61,l===1&&(o[a++]=61)),i?(a&&i.push(String.fromCharCode.apply(String,o.slice(0,a))),i.join("")):String.fromCharCode.apply(String,o.slice(0,a))};var rc="invalid encoding";rn.decode=function(t,e,n){for(var i=n,o=0,a,l=0;l<t.length;){var f=t.charCodeAt(l++);if(f===61&&o>1)break;if((f=nc[f])===void 0)throw Error(rc);switch(o){case 0:a=f,o=1;break;case 1:e[n++]=a<<2|(f&48)>>4,a=f,o=2;break;case 2:e[n++]=(a&15)<<4|(f&60)>>2,a=f,o=3;break;case 3:e[n++]=(a&3)<<6|f,o=0;break}}if(o===1)throw Error(rc);return n-i};rn.test=function(t){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(t)}});var cc=D((g0,sc)=>{"use strict";sc.exports=nn;function nn(){this._listeners={}}nn.prototype.on=function(t,e,n){return(this._listeners[t]||(this._listeners[t]=[])).push({fn:e,ctx:n||this}),this};nn.prototype.off=function(t,e){if(t===void 0)this._listeners={};else if(e===void 0)this._listeners[t]=[];else for(var n=this._listeners[t],i=0;i<n.length;)n[i].fn===e?n.splice(i,1):++i;return this};nn.prototype.emit=function(t){var e=this._listeners[t];if(e){for(var n=[],i=1;i<arguments.length;)n.push(arguments[i++]);for(i=0;i<e.length;)e[i].fn.apply(e[i++].ctx,n)}return this}});var dc=D((y0,pc)=>{"use strict";pc.exports=ac(ac);function ac(r){return typeof Float32Array<"u"?function(){var t=new Float32Array([-0]),e=new Uint8Array(t.buffer),n=e[3]===128;function i(f,d,h){t[0]=f,d[h]=e[0],d[h+1]=e[1],d[h+2]=e[2],d[h+3]=e[3]}function o(f,d,h){t[0]=f,d[h]=e[3],d[h+1]=e[2],d[h+2]=e[1],d[h+3]=e[0]}r.writeFloatLE=n?i:o,r.writeFloatBE=n?o:i;function a(f,d){return e[0]=f[d],e[1]=f[d+1],e[2]=f[d+2],e[3]=f[d+3],t[0]}function l(f,d){return e[3]=f[d],e[2]=f[d+1],e[1]=f[d+2],e[0]=f[d+3],t[0]}r.readFloatLE=n?a:l,r.readFloatBE=n?l:a}():function(){function t(n,i,o,a){var l=i<0?1:0;if(l&&(i=-i),i===0)n(1/i>0?0:2147483648,o,a);else if(isNaN(i))n(2143289344,o,a);else if(i>34028234663852886e22)n((l<<31|2139095040)>>>0,o,a);else if(i<11754943508222875e-54)n((l<<31|Math.round(i/1401298464324817e-60))>>>0,o,a);else{var f=Math.floor(Math.log(i)/Math.LN2),d=Math.round(i*Math.pow(2,-f)*8388608)&8388607;n((l<<31|f+127<<23|d)>>>0,o,a)}}r.writeFloatLE=t.bind(null,uc),r.writeFloatBE=t.bind(null,lc);function e(n,i,o){var a=n(i,o),l=(a>>31)*2+1,f=a>>>23&255,d=a&8388607;return f===255?d?NaN:l*(1/0):f===0?l*1401298464324817e-60*d:l*Math.pow(2,f-150)*(d+8388608)}r.readFloatLE=e.bind(null,fc),r.readFloatBE=e.bind(null,hc)}(),typeof Float64Array<"u"?function(){var t=new Float64Array([-0]),e=new Uint8Array(t.buffer),n=e[7]===128;function i(f,d,h){t[0]=f,d[h]=e[0],d[h+1]=e[1],d[h+2]=e[2],d[h+3]=e[3],d[h+4]=e[4],d[h+5]=e[5],d[h+6]=e[6],d[h+7]=e[7]}function o(f,d,h){t[0]=f,d[h]=e[7],d[h+1]=e[6],d[h+2]=e[5],d[h+3]=e[4],d[h+4]=e[3],d[h+5]=e[2],d[h+6]=e[1],d[h+7]=e[0]}r.writeDoubleLE=n?i:o,r.writeDoubleBE=n?o:i;function a(f,d){return e[0]=f[d],e[1]=f[d+1],e[2]=f[d+2],e[3]=f[d+3],e[4]=f[d+4],e[5]=f[d+5],e[6]=f[d+6],e[7]=f[d+7],t[0]}function l(f,d){return e[7]=f[d],e[6]=f[d+1],e[5]=f[d+2],e[4]=f[d+3],e[3]=f[d+4],e[2]=f[d+5],e[1]=f[d+6],e[0]=f[d+7],t[0]}r.readDoubleLE=n?a:l,r.readDoubleBE=n?l:a}():function(){function t(n,i,o,a,l,f){var d=a<0?1:0;if(d&&(a=-a),a===0)n(0,l,f+i),n(1/a>0?0:2147483648,l,f+o);else if(isNaN(a))n(0,l,f+i),n(2146959360,l,f+o);else if(a>17976931348623157e292)n(0,l,f+i),n((d<<31|2146435072)>>>0,l,f+o);else{var h;if(a<22250738585072014e-324)h=a/5e-324,n(h>>>0,l,f+i),n((d<<31|h/4294967296)>>>0,l,f+o);else{var g=Math.floor(Math.log(a)/Math.LN2);g===1024&&(g=1023),h=a*Math.pow(2,-g),n(h*4503599627370496>>>0,l,f+i),n((d<<31|g+1023<<20|h*1048576&1048575)>>>0,l,f+o)}}}r.writeDoubleLE=t.bind(null,uc,0,4),r.writeDoubleBE=t.bind(null,lc,4,0);function e(n,i,o,a,l){var f=n(a,l+i),d=n(a,l+o),h=(d>>31)*2+1,g=d>>>20&2047,w=4294967296*(d&1048575)+f;return g===2047?w?NaN:h*(1/0):g===0?h*5e-324*w:h*Math.pow(2,g-1075)*(w+4503599627370496)}r.readDoubleLE=e.bind(null,fc,0,4),r.readDoubleBE=e.bind(null,hc,4,0)}(),r}function uc(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 lc(r,t,e){t[e]=r>>>24,t[e+1]=r>>>16&255,t[e+2]=r>>>8&255,t[e+3]=r&255}function fc(r,t){return(r[t]|r[t+1]<<8|r[t+2]<<16|r[t+3]<<24)>>>0}function hc(r,t){return(r[t]<<24|r[t+1]<<16|r[t+2]<<8|r[t+3])>>>0}});var mc=D((exports,module)=>{"use strict";module.exports=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(r){}return null}});var yc=D(gc=>{"use strict";var $i=gc;$i.length=function(t){for(var e=0,n=0,i=0;i<t.length;++i)n=t.charCodeAt(i),n<128?e+=1:n<2048?e+=2:(n&64512)===55296&&(t.charCodeAt(i+1)&64512)===56320?(++i,e+=4):e+=3;return e};$i.read=function(t,e,n){var i=n-e;if(i<1)return"";for(var o=null,a=[],l=0,f;e<n;)f=t[e++],f<128?a[l++]=f:f>191&&f<224?a[l++]=(f&31)<<6|t[e++]&63:f>239&&f<365?(f=((f&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,a[l++]=55296+(f>>10),a[l++]=56320+(f&1023)):a[l++]=(f&15)<<12|(t[e++]&63)<<6|t[e++]&63,l>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,a)),l=0);return o?(l&&o.push(String.fromCharCode.apply(String,a.slice(0,l))),o.join("")):String.fromCharCode.apply(String,a.slice(0,l))};$i.write=function(t,e,n){for(var i=n,o,a,l=0;l<t.length;++l)o=t.charCodeAt(l),o<128?e[n++]=o:o<2048?(e[n++]=o>>6|192,e[n++]=o&63|128):(o&64512)===55296&&((a=t.charCodeAt(l+1))&64512)===56320?(o=65536+((o&1023)<<10)+(a&1023),++l,e[n++]=o>>18|240,e[n++]=o>>12&63|128,e[n++]=o>>6&63|128,e[n++]=o&63|128):(e[n++]=o>>12|224,e[n++]=o>>6&63|128,e[n++]=o&63|128);return n-i}});var wc=D((w0,bc)=>{"use strict";bc.exports=Rh;function Rh(r,t,e){var n=e||8192,i=n>>>1,o=null,a=n;return function(f){if(f<1||f>i)return r(f);a+f>n&&(o=r(n),a=0);var d=t.call(o,a,a+=f);return a&7&&(a=(a|7)+1),d}}});var vc=D((E0,Ec)=>{"use strict";Ec.exports=Y;var hr=Te();function Y(r,t){this.lo=r>>>0,this.hi=t>>>0}var Se=Y.zero=new Y(0,0);Se.toNumber=function(){return 0};Se.zzEncode=Se.zzDecode=function(){return this};Se.length=function(){return 1};var Lh=Y.zeroHash="\0\0\0\0\0\0\0\0";Y.fromNumber=function(t){if(t===0)return Se;var e=t<0;e&&(t=-t);var n=t>>>0,i=(t-n)/4294967296>>>0;return e&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new Y(n,i)};Y.from=function(t){if(typeof t=="number")return Y.fromNumber(t);if(hr.isString(t))if(hr.Long)t=hr.Long.fromString(t);else return Y.fromNumber(parseInt(t,10));return t.low||t.high?new Y(t.low>>>0,t.high>>>0):Se};Y.prototype.toNumber=function(t){if(!t&&this.hi>>>31){var e=~this.lo+1>>>0,n=~this.hi>>>0;return e||(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296};Y.prototype.toLong=function(t){return hr.Long?new hr.Long(this.lo|0,this.hi|0,Boolean(t)):{low:this.lo|0,high:this.hi|0,unsigned:Boolean(t)}};var ie=String.prototype.charCodeAt;Y.fromHash=function(t){return t===Lh?Se:new Y((ie.call(t,0)|ie.call(t,1)<<8|ie.call(t,2)<<16|ie.call(t,3)<<24)>>>0,(ie.call(t,4)|ie.call(t,5)<<8|ie.call(t,6)<<16|ie.call(t,7)<<24)>>>0)};Y.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)};Y.prototype.zzEncode=function(){var t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this};Y.prototype.zzDecode=function(){var t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this};Y.prototype.length=function(){var t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}});var Te=D(zi=>{"use strict";var x=zi;x.asPromise=ec();x.base64=oc();x.EventEmitter=cc();x.float=dc();x.inquire=mc();x.utf8=yc();x.pool=wc();x.LongBits=vc();x.isNode=Boolean(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);x.global=x.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||zi;x.emptyArray=Object.freeze?Object.freeze([]):[];x.emptyObject=Object.freeze?Object.freeze({}):{};x.isInteger=Number.isInteger||function(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t};x.isString=function(t){return typeof t=="string"||t instanceof String};x.isObject=function(t){return t&&typeof t=="object"};x.isset=x.isSet=function(t,e){var n=t[e];return n!=null&&t.hasOwnProperty(e)?typeof n!="object"||(Array.isArray(n)?n.length:Object.keys(n).length)>0:!1};x.Buffer=function(){try{var r=x.inquire("buffer").Buffer;return r.prototype.utf8Write?r:null}catch{return null}}();x._Buffer_from=null;x._Buffer_allocUnsafe=null;x.newBuffer=function(t){return typeof t=="number"?x.Buffer?x._Buffer_allocUnsafe(t):new x.Array(t):x.Buffer?x._Buffer_from(t):typeof Uint8Array>"u"?t:new Uint8Array(t)};x.Array=typeof Uint8Array<"u"?Uint8Array:Array;x.Long=x.global.dcodeIO&&x.global.dcodeIO.Long||x.global.Long||x.inquire("long");x.key2Re=/^true|false|0|1$/;x.key32Re=/^-?(?:0|[1-9][0-9]*)$/;x.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;x.longToHash=function(t){return t?x.LongBits.from(t).toHash():x.LongBits.zeroHash};x.longFromHash=function(t,e){var n=x.LongBits.fromHash(t);return x.Long?x.Long.fromBits(n.lo,n.hi,e):n.toNumber(Boolean(e))};function Sc(r,t,e){for(var n=Object.keys(t),i=0;i<n.length;++i)(r[n[i]]===void 0||!e)&&(r[n[i]]=t[n[i]]);return r}x.merge=Sc;x.lcFirst=function(t){return t.charAt(0).toLowerCase()+t.substring(1)};function Tc(r){function t(e,n){if(!(this instanceof t))return new t(e,n);Object.defineProperty(this,"message",{get:function(){return e}}),Error.captureStackTrace?Error.captureStackTrace(this,t):Object.defineProperty(this,"stack",{value:new Error().stack||""}),n&&Sc(this,n)}return t.prototype=Object.create(Error.prototype,{constructor:{value:t,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return r},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),t}x.newError=Tc;x.ProtocolError=Tc("ProtocolError");x.oneOfGetter=function(t){for(var e={},n=0;n<t.length;++n)e[t[n]]=1;return function(){for(var i=Object.keys(this),o=i.length-1;o>-1;--o)if(e[i[o]]===1&&this[i[o]]!==void 0&&this[i[o]]!==null)return i[o]}};x.oneOfSetter=function(t){return function(e){for(var n=0;n<t.length;++n)t[n]!==e&&delete this[t[n]]}};x.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};x._configure=function(){var r=x.Buffer;if(!r){x._Buffer_from=x._Buffer_allocUnsafe=null;return}x._Buffer_from=r.from!==Uint8Array.from&&r.from||function(e,n){return new r(e,n)},x._Buffer_allocUnsafe=r.allocUnsafe||function(e){return new r(e)}}});var Wi=D((S0,_c)=>{"use strict";_c.exports=$;var Mt=Te(),Hi,Ic=Mt.LongBits,Oh=Mt.utf8;function Lt(r,t){return RangeError("index out of range: "+r.pos+" + "+(t||1)+" > "+r.len)}function $(r){this.buf=r,this.pos=0,this.len=r.length}var xc=typeof Uint8Array<"u"?function(t){if(t instanceof Uint8Array||Array.isArray(t))return new $(t);throw Error("illegal buffer")}:function(t){if(Array.isArray(t))return new $(t);throw Error("illegal buffer")},Cc=function(){return Mt.Buffer?function(e){return($.create=function(i){return Mt.Buffer.isBuffer(i)?new Hi(i):xc(i)})(e)}:xc};$.create=Cc();$.prototype._slice=Mt.Array.prototype.subarray||Mt.Array.prototype.slice;$.prototype.uint32=function(){var t=4294967295;return function(){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,Lt(this,10);return t}}();$.prototype.int32=function(){return this.uint32()|0};$.prototype.sint32=function(){var t=this.uint32();return t>>>1^-(t&1)|0};function Vi(){var r=new Ic(0,0),t=0;if(this.len-this.pos>4){for(;t<4;++t)if(r.lo=(r.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return r;if(r.lo=(r.lo|(this.buf[this.pos]&127)<<28)>>>0,r.hi=(r.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return r;t=0}else{for(;t<3;++t){if(this.pos>=this.len)throw Lt(this);if(r.lo=(r.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return r}return r.lo=(r.lo|(this.buf[this.pos++]&127)<<t*7)>>>0,r}if(this.len-this.pos>4){for(;t<5;++t)if(r.hi=(r.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return r}else for(;t<5;++t){if(this.pos>=this.len)throw Lt(this);if(r.hi=(r.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return r}throw Error("invalid varint encoding")}$.prototype.bool=function(){return this.uint32()!==0};function on(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}$.prototype.fixed32=function(){if(this.pos+4>this.len)throw Lt(this,4);return on(this.buf,this.pos+=4)};$.prototype.sfixed32=function(){if(this.pos+4>this.len)throw Lt(this,4);return on(this.buf,this.pos+=4)|0};function Ac(){if(this.pos+8>this.len)throw Lt(this,8);return new Ic(on(this.buf,this.pos+=4),on(this.buf,this.pos+=4))}$.prototype.float=function(){if(this.pos+4>this.len)throw Lt(this,4);var t=Mt.float.readFloatLE(this.buf,this.pos);return this.pos+=4,t};$.prototype.double=function(){if(this.pos+8>this.len)throw Lt(this,4);var t=Mt.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,t};$.prototype.bytes=function(){var t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw Lt(this,t);return this.pos+=t,Array.isArray(this.buf)?this.buf.slice(e,n):e===n?new this.buf.constructor(0):this._slice.call(this.buf,e,n)};$.prototype.string=function(){var t=this.bytes();return Oh.read(t,0,t.length)};$.prototype.skip=function(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Lt(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Lt(this);while(this.buf[this.pos++]&128);return this};$.prototype.skipType=function(r){switch(r){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(r=this.uint32()&7)!==4;)this.skipType(r);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+r+" at offset "+this.pos)}return this};$._configure=function(r){Hi=r,$.create=Cc(),Hi._configure();var t=Mt.Long?"toLong":"toNumber";Mt.merge($.prototype,{int64:function(){return Vi.call(this)[t](!1)},uint64:function(){return Vi.call(this)[t](!0)},sint64:function(){return Vi.call(this).zzDecode()[t](!1)},fixed64:function(){return Ac.call(this)[t](!0)},sfixed64:function(){return Ac.call(this)[t](!1)}})}});var Rc=D((T0,kc)=>{"use strict";kc.exports=xe;var Dc=Wi();(xe.prototype=Object.create(Dc.prototype)).constructor=xe;var Bc=Te();function xe(r){Dc.call(this,r)}xe._configure=function(){Bc.Buffer&&(xe.prototype._slice=Bc.Buffer.prototype.slice)};xe.prototype.string=function(){var t=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+t,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+t,this.len))};xe._configure()});var Ji=D((x0,Mc)=>{"use strict";Mc.exports=k;var St=Te(),qi,sn=St.LongBits,Lc=St.base64,Oc=St.utf8;function pr(r,t,e){this.fn=r,this.len=t,this.next=void 0,this.val=e}function Ki(){}function Nh(r){this.head=r.head,this.tail=r.tail,this.len=r.len,this.next=r.states}function k(){this.len=0,this.head=new pr(Ki,0,0),this.tail=this.head,this.states=null}var Nc=function(){return St.Buffer?function(){return(k.create=function(){return new qi})()}:function(){return new k}};k.create=Nc();k.alloc=function(t){return new St.Array(t)};St.Array!==Array&&(k.alloc=St.pool(k.alloc,St.Array.prototype.subarray));k.prototype._push=function(t,e,n){return this.tail=this.tail.next=new pr(t,e,n),this.len+=e,this};function Xi(r,t,e){t[e]=r&255}function Mh(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}function Yi(r,t){this.len=r,this.next=void 0,this.val=t}Yi.prototype=Object.create(pr.prototype);Yi.prototype.fn=Mh;k.prototype.uint32=function(t){return this.len+=(this.tail=this.tail.next=new Yi((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this};k.prototype.int32=function(t){return t<0?this._push(ji,10,sn.fromNumber(t)):this.uint32(t)};k.prototype.sint32=function(t){return this.uint32((t<<1^t>>31)>>>0)};function ji(r,t,e){for(;r.hi;)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}k.prototype.uint64=function(t){var e=sn.from(t);return this._push(ji,e.length(),e)};k.prototype.int64=k.prototype.uint64;k.prototype.sint64=function(t){var e=sn.from(t).zzEncode();return this._push(ji,e.length(),e)};k.prototype.bool=function(t){return this._push(Xi,1,t?1:0)};function Zi(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}k.prototype.fixed32=function(t){return this._push(Zi,4,t>>>0)};k.prototype.sfixed32=k.prototype.fixed32;k.prototype.fixed64=function(t){var e=sn.from(t);return this._push(Zi,4,e.lo)._push(Zi,4,e.hi)};k.prototype.sfixed64=k.prototype.fixed64;k.prototype.float=function(t){return this._push(St.float.writeFloatLE,4,t)};k.prototype.double=function(t){return this._push(St.float.writeDoubleLE,8,t)};var Ph=St.Array.prototype.set?function(t,e,n){e.set(t,n)}:function(t,e,n){for(var i=0;i<t.length;++i)e[n+i]=t[i]};k.prototype.bytes=function(t){var e=t.length>>>0;if(!e)return this._push(Xi,1,0);if(St.isString(t)){var n=k.alloc(e=Lc.length(t));Lc.decode(t,n,0),t=n}return this.uint32(e)._push(Ph,e,t)};k.prototype.string=function(t){var e=Oc.length(t);return e?this.uint32(e)._push(Oc.write,e,t):this._push(Xi,1,0)};k.prototype.fork=function(){return this.states=new Nh(this),this.head=this.tail=new pr(Ki,0,0),this.len=0,this};k.prototype.reset=function(){return this.states?(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 pr(Ki,0,0),this.len=0),this};k.prototype.ldelim=function(){var t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n&&(this.tail.next=t.next,this.tail=e,this.len+=n),this};k.prototype.finish=function(){for(var t=this.head.next,e=this.constructor.alloc(this.len),n=0;t;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e};k._configure=function(r){qi=r,k.create=Nc(),qi._configure()}});var Fc=D((A0,Uc)=>{"use strict";Uc.exports=Pt;var Pc=Ji();(Pt.prototype=Object.create(Pc.prototype)).constructor=Pt;var oe=Te();function Pt(){Pc.call(this)}Pt._configure=function(){Pt.alloc=oe._Buffer_allocUnsafe,Pt.writeBytesBuffer=oe.Buffer&&oe.Buffer.prototype instanceof Uint8Array&&oe.Buffer.prototype.set.name==="set"?function(t,e,n){e.set(t,n)}:function(t,e,n){if(t.copy)t.copy(e,n,0,t.length);else for(var i=0;i<t.length;)e[n++]=t[i++]}};Pt.prototype.bytes=function(t){oe.isString(t)&&(t=oe._Buffer_from(t,"base64"));var e=t.length>>>0;return this.uint32(e),e&&this._push(Pt.writeBytesBuffer,e,t),this};function Uh(r,t,e){r.length<40?oe.utf8.write(r,t,e):t.utf8Write?t.utf8Write(r,e):t.write(r,e)}Pt.prototype.string=function(t){var e=oe.Buffer.byteLength(t);return this.uint32(e),e&&this._push(Uh,e,t),this};Pt._configure()});var Zh={};dt(Zh,{Server:()=>Sn,createServer:()=>qh});var Hs=N(Ft("net"),1);var Jt=Ft("node:net");function Tr(r){return Boolean((0,Jt.isIP)(r))}var Rn={};dt(Rn,{identity:()=>Gu});function Nu(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),a=o.charCodeAt(0);if(e[a]!==255)throw new TypeError(o+" is ambiguous");e[a]=i}var l=r.length,f=r.charAt(0),d=Math.log(l)/Math.log(256),h=Math.log(256)/Math.log(l);function g(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var T=0,B=0,I=0,_=b.length;I!==_&&b[I]===0;)I++,T++;for(var G=(_-I)*h+1>>>0,W=new Uint8Array(G);I!==_;){for(var ft=b[I],ct=0,ot=G-1;(ft!==0||ct<B)&&ot!==-1;ot--,ct++)ft+=256*W[ot]>>>0,W[ot]=ft%l>>>0,ft=ft/l>>>0;if(ft!==0)throw new Error("Non-zero carry");B=ct,I++}for(var at=G-B;at!==G&&W[at]===0;)at++;for(var At=f.repeat(T);at<G;++at)At+=r.charAt(W[at]);return At}function w(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var T=0;if(b[T]!==" "){for(var B=0,I=0;b[T]===f;)B++,T++;for(var _=(b.length-T)*d+1>>>0,G=new Uint8Array(_);b[T];){var W=e[b.charCodeAt(T)];if(W===255)return;for(var ft=0,ct=_-1;(W!==0||ft<I)&&ct!==-1;ct--,ft++)W+=l*G[ct]>>>0,G[ct]=W%256>>>0,W=W/256>>>0;if(W!==0)throw new Error("Non-zero carry");I=ft,T++}if(b[T]!==" "){for(var ot=_-I;ot!==_&&G[ot]===0;)ot++;for(var at=new Uint8Array(B+(_-ot)),At=B;ot!==_;)at[At++]=G[ot++];return at}}}function S(b){var T=w(b);if(T)return T;throw new Error(`Non-${t} character`)}return{encode:g,decodeUnsafe:w,decode:S}}var Mu=Nu,Pu=Mu,lo=Pu;var jh=new Uint8Array(0);var fo=(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},wt=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")};var ho=r=>new TextEncoder().encode(r),po=r=>new TextDecoder().decode(r);var _n=class{constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Bn=class{constructor(t,e,n){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=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return go(this,t)}},Dn=class{constructor(t){this.decoders=t}or(t){return go(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},go=(r,t)=>new Dn({...r.decoders||{[r.prefix]:r},...t.decoders||{[t.prefix]:t}}),kn=class{constructor(t,e,n,i){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=i,this.encoder=new _n(t,e,n),this.decoder=new Bn(t,e,i)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}},_e=({name:r,prefix:t,encode:e,decode:n})=>new kn(r,t,e,n),Qt=({prefix:r,name:t,alphabet:e})=>{let{encode:n,decode:i}=lo(e,t);return _e({prefix:r,name:t,encode:n,decode:o=>wt(i(o))})},Uu=(r,t,e,n)=>{let i={};for(let h=0;h<t.length;++h)i[t[h]]=h;let o=r.length;for(;r[o-1]==="=";)--o;let a=new Uint8Array(o*e/8|0),l=0,f=0,d=0;for(let h=0;h<o;++h){let g=i[r[h]];if(g===void 0)throw new SyntaxError(`Non-${n} character`);f=f<<e|g,l+=e,l>=8&&(l-=8,a[d++]=255&f>>l)}if(l>=e||255&f<<8-l)throw new SyntaxError("Unexpected end of data");return a},Fu=(r,t,e)=>{let n=t[t.length-1]==="=",i=(1<<e)-1,o="",a=0,l=0;for(let f=0;f<r.length;++f)for(l=l<<8|r[f],a+=8;a>e;)a-=e,o+=t[i&l>>a];if(a&&(o+=t[i&l<<e-a]),n)for(;o.length*e&7;)o+="=";return o},U=({name:r,prefix:t,bitsPerChar:e,alphabet:n})=>_e({prefix:t,name:r,encode(i){return Fu(i,n,e)},decode(i){return Uu(i,n,e,r)}});var Gu=_e({prefix:"\0",name:"identity",encode:r=>po(r),decode:r=>ho(r)});var Ln={};dt(Ln,{base2:()=>$u});var $u=U({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var On={};dt(On,{base8:()=>zu});var zu=U({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Nn={};dt(Nn,{base10:()=>Vu});var Vu=Qt({prefix:"9",name:"base10",alphabet:"0123456789"});var Mn={};dt(Mn,{base16:()=>Hu,base16upper:()=>Wu});var Hu=U({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Wu=U({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Pn={};dt(Pn,{base32:()=>Bt,base32hex:()=>Xu,base32hexpad:()=>ju,base32hexpadupper:()=>Ju,base32hexupper:()=>Yu,base32pad:()=>Zu,base32padupper:()=>Ku,base32upper:()=>qu,base32z:()=>Qu});var Bt=U({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),qu=U({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Zu=U({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Ku=U({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Xu=U({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Yu=U({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),ju=U({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ju=U({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Qu=U({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Un={};dt(Un,{base36:()=>tl,base36upper:()=>el});var tl=Qt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),el=Qt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Fn={};dt(Fn,{base58btc:()=>q,base58flickr:()=>rl});var q=Qt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),rl=Qt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var $n={};dt($n,{base64:()=>Gn,base64pad:()=>nl,base64url:()=>il,base64urlpad:()=>ol});var Gn=U({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),nl=U({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),il=U({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),ol=U({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var zn={};dt(zn,{base256emoji:()=>ll});var yo=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}"),sl=yo.reduce((r,t,e)=>(r[e]=t,r),[]),cl=yo.reduce((r,t,e)=>(r[t.codePointAt(0)]=e,r),[]);function al(r){return r.reduce((t,e)=>(t+=sl[e],t),"")}function ul(r){let t=[];for(let e of r){let n=cl[e.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${e}`);t.push(n)}return new Uint8Array(t)}var ll=_e({prefix:"\u{1F680}",name:"base256emoji",encode:al,decode:ul});var Zn={};dt(Zn,{sha256:()=>Ar,sha512:()=>Bl});var qn=N(Ft("crypto"),1);var fl=Eo,bo=128,hl=127,pl=~hl,dl=Math.pow(2,31);function Eo(r,t,e){t=t||[],e=e||0;for(var n=e;r>=dl;)t[e++]=r&255|bo,r/=128;for(;r&pl;)t[e++]=r&255|bo,r>>>=7;return t[e]=r|0,Eo.bytes=e-n+1,t}var ml=Vn,gl=128,wo=127;function Vn(r,n){var e=0,n=n||0,i=0,o=n,a,l=r.length;do{if(o>=l)throw Vn.bytes=0,new RangeError("Could not decode varint");a=r[o++],e+=i<28?(a&wo)<<i:(a&wo)*Math.pow(2,i),i+=7}while(a>=gl);return Vn.bytes=o-n,e}var yl=Math.pow(2,7),bl=Math.pow(2,14),wl=Math.pow(2,21),El=Math.pow(2,28),vl=Math.pow(2,35),Sl=Math.pow(2,42),Tl=Math.pow(2,49),xl=Math.pow(2,56),Al=Math.pow(2,63),Il=function(r){return r<yl?1:r<bl?2:r<wl?3:r<El?4:r<vl?5:r<Sl?6:r<Tl?7:r<xl?8:r<Al?9:10},Cl={encode:fl,decode:ml,encodingLength:Il},_l=Cl,je=_l;var Je=(r,t=0)=>[je.decode(r,t),je.decode.bytes],Be=(r,t,e=0)=>(je.encode(r,t,e),t),De=r=>je.encodingLength(r);var te=(r,t)=>{let e=t.byteLength,n=De(r),i=n+De(e),o=new Uint8Array(i+e);return Be(r,o,0),Be(e,o,n),o.set(t,i),new ke(r,e,t,o)},le=r=>{let t=wt(r),[e,n]=Je(t),[i,o]=Je(t.subarray(n)),a=t.subarray(n+o);if(a.byteLength!==i)throw new Error("Incorrect length");return new ke(e,i,a,t)},vo=(r,t)=>{if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&fo(r.bytes,e.bytes)}},ke=class{constructor(t,e,n,i){this.code=t,this.size=e,this.digest=n,this.bytes=i}};var Wn=({name:r,code:t,encode:e})=>new Hn(r,t,e),Hn=class{constructor(t,e,n){this.name=t,this.code=e,this.encode=n}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?te(this.code,e):e.then(n=>te(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Ar=Wn({name:"sha2-256",code:18,encode:r=>wt(qn.default.createHash("sha256").update(r).digest())}),Bl=Wn({name:"sha2-512",code:19,encode:r=>wt(qn.default.createHash("sha512").update(r).digest())});var Kn={};dt(Kn,{identity:()=>Ir});var To=0,Dl="identity",xo=wt,kl=r=>te(To,xo(r)),Ir={code:To,name:Dl,encode:xo,digest:kl};var wp=new TextEncoder,Ep=new TextDecoder;var Ao=(r,t)=>{let{bytes:e,version:n}=r;switch(n){case 0:return Nl(e,Xn(r),t||q.encoder);default:return Ml(e,Xn(r),t||Bt.encoder)}};var Io=new WeakMap,Xn=r=>{let t=Io.get(r);if(t==null){let e=new Map;return Io.set(r,e),e}return t},R=class{constructor(t,e,n,i){this.code=e,this.version=t,this.multihash=n,this.bytes=i,this["/"]=i}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==Qe)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==Pl)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return R.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=te(t,e);return R.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return R.equals(this,t)}static equals(t,e){let n=e;return n&&t.code===n.code&&t.version===n.version&&vo(t.multihash,n.multihash)}toString(t){return Ao(this,t)}toJSON(){return{"/":Ao(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof R)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:i,multihash:o,bytes:a}=e;return new R(n,i,o,a||Co(n,i,o.bytes))}else if(e[Ul]===!0){let{version:n,multihash:i,code:o}=e,a=le(i);return R.create(n,o,a)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==Qe)throw new Error(`Version 0 CID must use dag-pb (code: ${Qe}) block encoding`);return new R(t,e,n,n.bytes)}case 1:{let i=Co(t,e,n.bytes);return new R(t,e,n,i)}default:throw new Error("Invalid version")}}static createV0(t){return R.create(0,Qe,t)}static createV1(t,e){return R.create(1,t,e)}static decode(t){let[e,n]=R.decodeFirst(t);if(n.length)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=R.inspectBytes(t),n=e.size-e.multihashSize,i=wt(t.subarray(n,n+e.multihashSize));if(i.byteLength!==e.multihashSize)throw new Error("Incorrect length");let o=i.subarray(e.multihashSize-e.digestSize),a=new ke(e.multihashCode,e.digestSize,o,i);return[e.version===0?R.createV0(a):R.createV1(e.codec,a),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[g,w]=Je(t.subarray(e));return e+=w,g},i=n(),o=Qe;if(i===18?(i=0,e=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let a=e,l=n(),f=n(),d=e+f,h=d-a;return{version:i,codec:o,multihashCode:l,digestSize:f,multihashSize:h,size:d}}static parse(t,e){let[n,i]=Ol(t,e),o=R.decode(i);if(o.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Xn(o).set(n,t),o}},Ol=(r,t)=>{switch(r[0]){case"Q":{let e=t||q;return[q.prefix,e.decode(`${q.prefix}${r}`)]}case q.prefix:{let e=t||q;return[q.prefix,e.decode(r)]}case Bt.prefix:{let e=t||Bt;return[Bt.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)]}}},Nl=(r,t,e)=>{let{prefix:n}=e;if(n!==q.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let i=t.get(n);if(i==null){let o=e.encode(r).slice(1);return t.set(n,o),o}else return i},Ml=(r,t,e)=>{let{prefix:n}=e,i=t.get(n);if(i==null){let o=e.encode(r);return t.set(n,o),o}else return i},Qe=112,Pl=18,Co=(r,t,e)=>{let n=De(r),i=n+De(t),o=new Uint8Array(i+e.byteLength);return Be(r,o,0),Be(t,o,n),o.set(e,i),o},Ul=Symbol.for("@ipld/js-cid/CID");var ee={...Rn,...Ln,...On,...Nn,...Mn,...Pn,...Un,...Fn,...$n,...zn},Dp={...Zn,...Kn};function he(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function Gt(r=0){return globalThis.Buffer?.alloc!=null?he(globalThis.Buffer.alloc(r)):new Uint8Array(r)}function $t(r=0){return globalThis.Buffer?.allocUnsafe!=null?he(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function Bo(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var _o=Bo("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Yn=Bo("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=$t(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),Fl={utf8:_o,"utf-8":_o,hex:ee.base16,latin1:Yn,ascii:Yn,binary:Yn,...ee},Cr=Fl;function ut(r,t="utf8"){let e=Cr[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 Do=Jt.isIPv4,Gl=Jt.isIPv6,jn=function(r){let t=0;if(r=r.toString().trim(),Do(r)){let e=new Uint8Array(t+4);return r.split(/\./g).forEach(n=>{e[t++]=parseInt(n,10)&255}),e}if(Gl(r)){let e=r.split(":",8),n;for(n=0;n<e.length;n++){let o=Do(e[n]),a;o&&(a=jn(e[n]),e[n]=ut(a.slice(0,2),"base16")),a!=null&&++n<8&&e.splice(n,0,ut(a.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(n=0;n<e.length&&e[n]!=="";n++);let o=[n,1];for(n=9-e.length;n>0;n--)o.push("0");e.splice.apply(e,o)}let i=new Uint8Array(t+16);for(n=0;n<e.length;n++){let o=parseInt(e[n],16);i[t++]=o>>8&255,i[t++]=o&255}return i}throw new Error("invalid ip address")},ko=function(r,t=0,e){t=~~t,e=e??r.length-t;let n=new DataView(r.buffer);if(e===4){let i=[];for(let o=0;o<e;o++)i.push(r[t+o]);return i.join(".")}if(e===16){let i=[];for(let o=0;o<e;o+=2)i.push(n.getUint16(t+o).toString(16));return i.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var tr={},Jn={},zl=[[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"],[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"],[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"]];zl.forEach(r=>{let t=Vl(...r);Jn[t.code]=t,tr[t.name]=t});function Vl(r,t,e,n,i){return{code:r,size:t,name:e,resolvable:Boolean(n),path:Boolean(i)}}function O(r){if(typeof r=="number"){if(Jn[r]!=null)return Jn[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(tr[r]!=null)return tr[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var Ot=N(_r(),1);function er(r,t="utf8"){let e=Cr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?he(globalThis.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function Et(r,t){t==null&&(t=r.reduce((i,o)=>i+o.length,0));let e=$t(t),n=0;for(let i of r)e.set(i,n),n+=i.length;return he(e)}function Wo(r,t){switch(O(r).code){case 4:case 41:return of(t);case 42:return Vo(t);case 6:case 273:case 33:case 132:return Zo(t).toString();case 53:case 54:case 55:case 56:case 400:case 777:return Vo(t);case 421:return uf(t);case 444:return Ho(t);case 445:return Ho(t);case 466:return af(t);default:return ut(t,"base16")}}function qo(r,t){switch(O(r).code){case 4:return $o(t);case 41:return $o(t);case 42:return zo(t);case 6:case 273:case 33:case 132:return ri(parseInt(t,10));case 53:case 54:case 55:case 56:case 400:case 777:return zo(t);case 421:return sf(t);case 444:return lf(t);case 445:return ff(t);case 466:return cf(t);default:return er(t,"base16")}}var ei=Object.values(ee).map(r=>r.decoder),nf=function(){let r=ei[0].or(ei[1]);return ei.slice(2).forEach(t=>r=r.or(t)),r}();function $o(r){if(!Tr(r))throw new Error("invalid ip address");return jn(r)}function of(r){let t=ko(r,0,r.length);if(t==null)throw new Error("ipBuff is required");if(!Tr(t))throw new Error("invalid ip address");return t}function ri(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,r),new Uint8Array(t)}function Zo(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function zo(r){let t=er(r),e=Uint8Array.from(Ot.default.encode(t.length));return Et([e,t],e.length+t.length)}function Vo(r){let t=Ot.default.decode(r);if(r=r.slice(Ot.default.decode.bytes),r.length!==t)throw new Error("inconsistent lengths");return ut(r)}function sf(r){let t;r[0]==="Q"||r[0]==="1"?t=le(q.decode(`z${r}`)).bytes:t=R.parse(r).multihash.bytes;let e=Uint8Array.from(Ot.default.encode(t.length));return Et([e,t],e.length+t.length)}function cf(r){let t=nf.decode(r),e=Uint8Array.from(Ot.default.encode(t.length));return Et([e,t],e.length+t.length)}function af(r){let t=Ot.default.decode(r),e=r.slice(Ot.default.decode.bytes);if(e.length!==t)throw new Error("inconsistent lengths");return"u"+ut(e,"base64url")}function uf(r){let t=Ot.default.decode(r),e=r.slice(Ot.default.decode.bytes);if(e.length!==t)throw new Error("inconsistent lengths");return ut(e,"base58btc")}function lf(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=Bt.decode("b"+t[0]),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=ri(n);return Et([e,i],e.length+i.length)}function ff(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=Bt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=ri(n);return Et([e,i],e.length+i.length)}function Ho(r){let t=r.slice(0,r.length-2),e=r.slice(r.length-2),n=ut(t,"base32"),i=Zo(e);return`${n}:${i}`}var Re=N(_r(),1);function hf(r){let t=[],e=r.split("/").slice(1);if(e.length===1&&e[0]==="")return[];for(let n=0;n<e.length;n++){let i=e[n],o=O(i);if(o.size===0){t.push([i]);continue}if(n++,n>=e.length)throw Xo("invalid address: "+r);if(o.path===!0){t.push([i,ci(e.slice(n).join("/"))]);break}t.push([i,e[n]])}return t}function pf(r){let t=[];return r.map(e=>{let n=kr(e);return t.push(n.name),e.length>1&&e[1]!=null&&t.push(e[1]),null}),ci(t.join("/"))}function df(r){return r.map(t=>{Array.isArray(t)||(t=[t]);let e=kr(t);return t.length>1?[e.code,qo(e.code,t[1])]:[e.code]})}function ni(r){return r.map(t=>{let e=kr(t);return t[1]!=null?[e.code,Wo(e.code,t[1])]:[e.code]})}function ii(r){return Dr(Et(r.map(t=>{let e=kr(t),n=Uint8Array.from(Re.default.encode(e.code));return t.length>1&&t[1]!=null&&(n=Et([n,t[1]])),n})))}function oi(r,t){return r.size>0?r.size/8:r.size===0?0:Re.default.decode(t)+(Re.default.decode.bytes??0)}function Br(r){let t=[],e=0;for(;e<r.length;){let n=Re.default.decode(r,e),i=Re.default.decode.bytes??0,o=O(n),a=oi(o,r.slice(e+i));if(a===0){t.push([n]),e+=i;continue}let l=r.slice(e+i,e+i+a);if(e+=a+i,e>r.length)throw Xo("Invalid address Uint8Array: "+ut(r,"base16"));t.push([n,l])}return t}function si(r){let t=Br(r),e=ni(t);return pf(e)}function mf(r){r=ci(r);let t=hf(r),e=df(t);return ii(e)}function Ko(r){return mf(r)}function Dr(r){let t=gf(r);if(t!=null)throw t;return Uint8Array.from(r)}function gf(r){try{Br(r)}catch(t){return t}}function ci(r){return"/"+r.trim().split("/").filter(t=>t).join("/")}function Xo(r){return new Error("Error parsing address: "+r)}function kr(r){return O(r[0])}var ui=N(_r(),1);var Qo=N(Rr(),1);function pe(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 Le=function(r,t,e,n){if(e==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?r!==t||!n:!t.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e==="m"?n:e==="a"?n.call(r):n?n.value:t.get(r)},ai=function(r,t,e,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?r!==t||!i:!t.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,e):i?i.value=e:t.set(r,e),e},rr,nr,ir,Jo,wf=Symbol.for("nodejs.util.inspect.custom"),Ef=[O("dns").code,O("dns4").code,O("dns6").code,O("dnsaddr").code],vf=new Map,ts=Symbol.for("@multiformats/js-multiaddr/multiaddr");function Sf(r){return Boolean(r?.[ts])}var zt=class{constructor(t){if(rr.set(this,void 0),nr.set(this,void 0),ir.set(this,void 0),this[Jo]=!0,t==null&&(t=""),t instanceof Uint8Array)this.bytes=Dr(t);else if(typeof t=="string"){if(t.length>0&&t.charAt(0)!=="/")throw new Error(`multiaddr "${t}" must start with a "/"`);this.bytes=Ko(t)}else if(Sf(t))this.bytes=Dr(t.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr")}toString(){return Le(this,rr,"f")==null&&ai(this,rr,si(this.bytes),"f"),Le(this,rr,"f")}toJSON(){return this.toString()}toOptions(){let t,e,n,i,o="",a=O("tcp"),l=O("udp"),f=O("ip4"),d=O("ip6"),h=O("dns6"),g=O("ip6zone");for(let[S,b]of this.stringTuples())S===g.code&&(o=`%${b??""}`),Ef.includes(S)&&(e=a.name,i=443,n=`${b??""}${o}`,t=S===h.code?6:4),(S===a.code||S===l.code)&&(e=O(S).name,i=parseInt(b??"")),(S===f.code||S===d.code)&&(e=O(S).name,n=`${b??""}${o}`,t=S===d.code?6:4);if(t==null||e==null||n==null||i==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:n,transport:e,port:i}}protos(){return this.protoCodes().map(t=>Object.assign({},O(t)))}protoCodes(){let t=[],e=this.bytes,n=0;for(;n<e.length;){let i=ui.default.decode(e,n),o=ui.default.decode.bytes??0,a=O(i),l=oi(a,e.slice(n+o));n+=l+o,t.push(i)}return t}protoNames(){return this.protos().map(t=>t.name)}tuples(){return Le(this,nr,"f")==null&&ai(this,nr,Br(this.bytes),"f"),Le(this,nr,"f")}stringTuples(){return Le(this,ir,"f")==null&&ai(this,ir,ni(this.tuples()),"f"),Le(this,ir,"f")}encapsulate(t){return t=new zt(t),new zt(this.toString()+t.toString())}decapsulate(t){let e=t.toString(),n=this.toString(),i=n.lastIndexOf(e);if(i<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new zt(n.slice(0,i))}decapsulateCode(t){let e=this.tuples();for(let n=e.length-1;n>=0;n--)if(e[n][0]===t)return new zt(ii(e.slice(0,n)));return this}getPeerId(){try{let e=this.stringTuples().filter(n=>n[0]===tr.ipfs.code).pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?ut(q.decode(`z${n}`),"base58btc"):ut(R.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){let t=null;try{t=this.stringTuples().filter(e=>O(e[0]).path===!0)[0][1],t==null&&(t=null)}catch{t=null}return t}equals(t){return pe(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(o=>o.resolvable);if(e==null)return[this];let n=vf.get(e.name);if(n==null)throw(0,Qo.default)(new Error(`no available resolver for ${e.name}`),"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,t)).map(o=>new zt(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)}[(rr=new WeakMap,nr=new WeakMap,ir=new WeakMap,Jo=ts,wf)](){return`Multiaddr(${si(this.bytes)})`}};function vt(r){return new zt(r)}var Tf=A("dns4"),xf=A("dns6"),Af=A("dnsaddr"),Oe=Q(A("dns"),Af,Tf,xf),Lr=Q(A("ip4"),A("ip6")),de=Q(C(Lr,A("tcp")),C(Oe,A("tcp"))),rs=C(Lr,A("udp")),If=C(rs,A("utp")),Cf=C(rs,A("quic")),sr=Q(C(de,A("ws")),C(Oe,A("ws"))),cr=Q(C(de,A("wss")),C(Oe,A("wss"))),li=Q(C(de,A("http")),C(Lr,A("http")),C(Oe,A("http"))),fi=Q(C(de,A("https")),C(Lr,A("https")),C(Oe,A("https"))),ns=Q(C(sr,A("p2p-webrtc-star"),A("p2p")),C(cr,A("p2p-webrtc-star"),A("p2p")),C(sr,A("p2p-webrtc-star")),C(cr,A("p2p-webrtc-star"))),Sd=Q(C(sr,A("p2p-websocket-star"),A("p2p")),C(cr,A("p2p-websocket-star"),A("p2p")),C(sr,A("p2p-websocket-star")),C(cr,A("p2p-websocket-star"))),is=Q(C(li,A("p2p-webrtc-direct"),A("p2p")),C(fi,A("p2p-webrtc-direct"),A("p2p")),C(li,A("p2p-webrtc-direct")),C(fi,A("p2p-webrtc-direct"))),ar=Q(sr,cr,li,fi,ns,is,de,If,Cf,Oe),Td=Q(C(ar,A("p2p-stardust"),A("p2p")),C(ar,A("p2p-stardust"))),re=Q(C(ar,A("p2p")),ns,is,A("p2p")),es=Q(C(re,A("p2p-circuit"),re),C(re,A("p2p-circuit")),C(A("p2p-circuit"),re),C(ar,A("p2p-circuit")),C(A("p2p-circuit"),ar),A("p2p-circuit")),os=()=>Q(C(es,os),es),or=os(),xd=Q(C(or,re,or),C(re,or),C(or,re),or,re);function ss(r){function t(e){let n;try{n=vt(e)}catch{return!1}let i=r(n.protoNames());return i===null?!1:i===!0||i===!1?i:i.length===0}return t}function C(...r){function t(e){if(e.length<r.length)return null;let n=e;return r.some(i=>(n=typeof i=="function"?i().partialMatch(e):i.partialMatch(e),Array.isArray(n)&&(e=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:ss(t),partialMatch:t}}function Q(...r){function t(n){let i=null;return r.some(o=>{let a=typeof o=="function"?o().partialMatch(n):o.partialMatch(n);return a!=null?(i=a,!0):!1}),i}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:ss(t),partialMatch:t}}function A(r){let t=r;function e(i){let o;try{o=vt(i)}catch{return!1}let a=o.protoNames();return a.length===1&&a[0]===t}function n(i){return i.length===0?null:i[0]===t?i.slice(1):null}return{toString:function(){return t},matches:e,partialMatch:n}}var Nt=N(ys(),1);Nt.default.formatters.b=r=>r==null?"undefined":q.baseEncode(r);Nt.default.formatters.t=r=>r==null?"undefined":Bt.baseEncode(r);Nt.default.formatters.m=r=>r==null?"undefined":Gn.baseEncode(r);Nt.default.formatters.p=r=>r==null?"undefined":r.toString();Nt.default.formatters.c=r=>r==null?"undefined":r.toString();Nt.default.formatters.k=r=>r==null?"undefined":r.toString();function et(r){return Object.assign((0,Nt.default)(r),{error:(0,Nt.default)(`${r}:error`),trace:(0,Nt.default)(`${r}:trace`)})}var Gs=N(As(),1);var qr=N(Rr(),1);function Fr(r){return this.subnetMask<r.subnetMask?!1:this.mask(r.subnetMask)===r.mask()}function Gr(r){return function(){return this.addressMinusSuffix!==this.correctForm()?!1:this.subnetMask===r&&!this.parsedSubnet?!0:this.parsedSubnet===String(this.subnetMask)}}var Ge=/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/g,yi=/\/\d{1,2}$/;var rt=class extends Error{constructor(t,e){super(t),this.name="AddressError",e!==null&&(this.parseMessage=e)}};var $e=N(bi(),1),ge=N(ur(),1),M=class{constructor(t){this.groups=4,this.parsedAddress=[],this.parsedSubnet="",this.subnet="/32",this.subnetMask=32,this.v4=!0,this.isCorrect=Gr(32),this.isInSubnet=Fr,this.address=t;let e=yi.exec(t);if(e){if(this.parsedSubnet=e[0].replace("/",""),this.subnetMask=parseInt(this.parsedSubnet,10),this.subnet=`/${this.subnetMask}`,this.subnetMask<0||this.subnetMask>32)throw new rt("Invalid subnet mask.");t=t.replace(yi,"")}this.addressMinusSuffix=t,this.parsedAddress=this.parse(t)}static isValid(t){try{return new M(t),!0}catch{return!1}}parse(t){let e=t.split(".");if(!t.match(Ge))throw new rt("Invalid IPv4 address.");return e}correctForm(){return this.parsedAddress.map(t=>parseInt(t,10)).join(".")}static fromHex(t){let e=t.replace(/:/g,"").padStart(8,"0"),n=[],i;for(i=0;i<8;i+=2){let o=e.slice(i,i+2);n.push(parseInt(o,16))}return new M(n.join("."))}static fromInteger(t){return M.fromHex(t.toString(16))}static fromArpa(t){let n=t.replace(/(\.in-addr\.arpa)?\.$/,"").split(".").reverse().join(".");return new M(n)}toHex(){return this.parsedAddress.map(t=>(0,ge.sprintf)("%02x",parseInt(t,10))).join(":")}toArray(){return this.parsedAddress.map(t=>parseInt(t,10))}toGroup6(){let t=[],e;for(e=0;e<4;e+=2){let n=(0,ge.sprintf)("%02x%02x",parseInt(this.parsedAddress[e],10),parseInt(this.parsedAddress[e+1],10));t.push((0,ge.sprintf)("%x",parseInt(n,16)))}return t.join(":")}bigInteger(){return new $e.BigInteger(this.parsedAddress.map(t=>(0,ge.sprintf)("%02x",parseInt(t,10))).join(""),16)}_startAddress(){return new $e.BigInteger(this.mask()+"0".repeat(32-this.subnetMask),2)}startAddress(){return M.fromBigInteger(this._startAddress())}startAddressExclusive(){let t=new $e.BigInteger("1");return M.fromBigInteger(this._startAddress().add(t))}_endAddress(){return new $e.BigInteger(this.mask()+"1".repeat(32-this.subnetMask),2)}endAddress(){return M.fromBigInteger(this._endAddress())}endAddressExclusive(){let t=new $e.BigInteger("1");return M.fromBigInteger(this._endAddress().subtract(t))}static fromBigInteger(t){return M.fromInteger(parseInt(t.toString(),10))}mask(t){return t===void 0&&(t=this.subnetMask),this.getBitsBase2(0,t)}getBitsBase2(t,e){return this.binaryZeroPad().slice(t,e)}reverseForm(t){t||(t={});let e=this.correctForm().split(".").reverse().join(".");return t.omitSuffix?e:(0,ge.sprintf)("%s.in-addr.arpa.",e)}isMulticast(){return this.isInSubnet(new M("224.0.0.0/4"))}binaryZeroPad(){return this.bigInteger().toString(2).padStart(32,"0")}groupForV6(){let t=this.parsedAddress;return this.address.replace(Ge,(0,ge.sprintf)('<span class="hover-group group-v4 group-6">%s</span>.<span class="hover-group group-v4 group-7">%s</span>',t.slice(0,2).join("."),t.slice(2,4).join(".")))}};var Ds={0:"Reserved",1:"Interface local",2:"Link local",4:"Admin local",5:"Site local",8:"Organization local",14:"Global",15:"Reserved"},wi={"ff01::1/128":"Multicast (All nodes on this interface)","ff01::2/128":"Multicast (All routers on this interface)","ff02::1/128":"Multicast (All nodes on this link)","ff02::2/128":"Multicast (All routers on this link)","ff05::2/128":"Multicast (All routers in this site)","ff02::5/128":"Multicast (OSPFv3 AllSPF routers)","ff02::6/128":"Multicast (OSPFv3 AllDR routers)","ff02::9/128":"Multicast (RIP routers)","ff02::a/128":"Multicast (EIGRP routers)","ff02::d/128":"Multicast (PIM routers)","ff02::16/128":"Multicast (MLDv2 reports)","ff01::fb/128":"Multicast (mDNSv6)","ff02::fb/128":"Multicast (mDNSv6)","ff05::fb/128":"Multicast (mDNSv6)","ff02::1:2/128":"Multicast (All DHCP servers and relay agents on this link)","ff05::1:2/128":"Multicast (All DHCP servers and relay agents in this site)","ff02::1:3/128":"Multicast (All DHCP servers on this link)","ff05::1:3/128":"Multicast (All DHCP servers in this site)","::/128":"Unspecified","::1/128":"Loopback","ff00::/8":"Multicast","fe80::/10":"Link-local unicast"},Ei=/([^0-9a-f:/%])/gi,vi=/([0-9a-f]{5,}|:{3,}|[^:]:$|^:[^:]|\/$)/gi,Si=/\/\d{1,3}(?=%|$)/,Ti=/%.*$/,ks=new RegExp(/^\[{0,1}([0-9a-f:]+)\]{0,1}/),Rs=new RegExp(/\[([0-9a-f:]+)\]:([0-9]{1,5})/);var Os=N(ur(),1);function rh(r){return r.replace(/^(0+)/,'<span class="zero">$1</span>')}function Vr(r,t=0){return r.split(":").map((n,i)=>/group-v4/.test(n)?n:(0,Os.sprintf)('<span class="hover-group group-%d">%s</span>',i+t,rh(n)))}var be=N(ur(),1);function Ai(r){return(0,be.sprintf)("(%s)",r.join("|"))}function xi(r){return r.length<4?(0,be.sprintf)("0{0,%d}%s",4-r.length,r):r}var Ii="[^A-Fa-f0-9:]";function Hr(r){let t=[];r.forEach((n,i)=>{parseInt(n,16)===0&&t.push(i)});let e=t.map(n=>r.map((i,o)=>{if(o===n){let a=o===0||o===8-1?":":"";return Ai([xi(i),a])}return xi(i)}).join(":"));return e.push(r.map(xi).join(":")),Ai(e)}function Ci(r,t,e){let n=t?"":":",i=e?"":":",o=[];!t&&!e&&o.push("::"),t&&e&&o.push(""),(e&&!t||!e&&t)&&o.push(":"),o.push((0,be.sprintf)("%s(:0{1,4}){1,%d}",n,r-1)),o.push((0,be.sprintf)("(0{1,4}:){1,%d}%s",r-1,i)),o.push((0,be.sprintf)("(0{1,4}:){%d}0{1,4}",r-1));for(let a=1;a<r-1;a++)for(let l=1;l<r-a;l++)o.push((0,be.sprintf)("(0{1,4}:){%d}:(0{1,4}:){%d}0{1,4}",l,r-l-a-1));return Ai(o)}var nt=N(bi(),1),it=N(ur(),1);function Wr(r){if(!r)throw new Error("Assertion failed.")}function nh(r){let t=/(\d+)(\d{3})/;for(;t.test(r);)r=r.replace(t,"$1,$2");return r}function ih(r){return r=r.replace(/^(0{1,})([1-9]+)$/,'<span class="parse-error">$1</span>$2'),r=r.replace(/^(0{1,})(0)$/,'<span class="parse-error">$1</span>$2'),r}function oh(r,t){let e=[],n=[],i;for(i=0;i<r.length;i++)i<t[0]?e.push(r[i]):i>t[1]&&n.push(r[i]);return e.concat(["compact"]).concat(n)}function Ms(r){return(0,it.sprintf)("%04x",parseInt(r,16))}function Ps(r){return r&255}var F=class{constructor(t,e){this.addressMinusSuffix="",this.parsedSubnet="",this.subnet="/128",this.subnetMask=128,this.v4=!1,this.zone="",this.isInSubnet=Fr,this.isCorrect=Gr(128),e===void 0?this.groups=8:this.groups=e,this.address=t;let n=Si.exec(t);if(n){if(this.parsedSubnet=n[0].replace("/",""),this.subnetMask=parseInt(this.parsedSubnet,10),this.subnet=`/${this.subnetMask}`,Number.isNaN(this.subnetMask)||this.subnetMask<0||this.subnetMask>128)throw new rt("Invalid subnet mask.");t=t.replace(Si,"")}else if(/\//.test(t))throw new rt("Invalid subnet mask.");let i=Ti.exec(t);i&&(this.zone=i[0],t=t.replace(Ti,"")),this.addressMinusSuffix=t,this.parsedAddress=this.parse(this.addressMinusSuffix)}static isValid(t){try{return new F(t),!0}catch{return!1}}static fromBigInteger(t){let e=t.toString(16).padStart(32,"0"),n=[],i;for(i=0;i<8;i++)n.push(e.slice(i*4,(i+1)*4));return new F(n.join(":"))}static fromURL(t){let e,n=null,i;if(t.indexOf("[")!==-1&&t.indexOf("]:")!==-1){if(i=Rs.exec(t),i===null)return{error:"failed to parse address with port",address:null,port:null};e=i[1],n=i[2]}else if(t.indexOf("/")!==-1){if(t=t.replace(/^[a-z0-9]+:\/\//,""),i=ks.exec(t),i===null)return{error:"failed to parse address from URL",address:null,port:null};e=i[1]}else e=t;return n?(n=parseInt(n,10),(n<0||n>65536)&&(n=null)):n=null,{address:new F(e),port:n}}static fromAddress4(t){let e=new M(t),n=128-(32-e.subnetMask);return new F(`::ffff:${e.correctForm()}/${n}`)}static fromArpa(t){let e=t.replace(/(\.ip6\.arpa)?\.$/,""),n=7;if(e.length!==63)throw new rt("Invalid 'ip6.arpa' form.");let i=e.split(".").reverse();for(let o=n;o>0;o--){let a=o*4;i.splice(a,0,":")}return e=i.join(""),new F(e)}microsoftTranscription(){return(0,it.sprintf)("%s.ipv6-literal.net",this.correctForm().replace(/:/g,"-"))}mask(t=this.subnetMask){return this.getBitsBase2(0,t)}possibleSubnets(t=128){let e=128-this.subnetMask,n=Math.abs(t-128),i=e-n;return i<0?"0":nh(new nt.BigInteger("2",10).pow(i).toString(10))}_startAddress(){return new nt.BigInteger(this.mask()+"0".repeat(128-this.subnetMask),2)}startAddress(){return F.fromBigInteger(this._startAddress())}startAddressExclusive(){let t=new nt.BigInteger("1");return F.fromBigInteger(this._startAddress().add(t))}_endAddress(){return new nt.BigInteger(this.mask()+"1".repeat(128-this.subnetMask),2)}endAddress(){return F.fromBigInteger(this._endAddress())}endAddressExclusive(){let t=new nt.BigInteger("1");return F.fromBigInteger(this._endAddress().subtract(t))}getScope(){let t=Ds[this.getBits(12,16).intValue()];return this.getType()==="Global unicast"&&t!=="Link local"&&(t="Global"),t||"Unknown"}getType(){for(let t of Object.keys(wi))if(this.isInSubnet(new F(t)))return wi[t];return"Global unicast"}getBits(t,e){return new nt.BigInteger(this.getBitsBase2(t,e),2)}getBitsBase2(t,e){return this.binaryZeroPad().slice(t,e)}getBitsBase16(t,e){let n=e-t;if(n%4!==0)throw new Error("Length of bits to retrieve must be divisible by four");return this.getBits(t,e).toString(16).padStart(n/4,"0")}getBitsPastSubnet(){return this.getBitsBase2(this.subnetMask,128)}reverseForm(t){t||(t={});let e=Math.floor(this.subnetMask/4),n=this.canonicalForm().replace(/:/g,"").split("").slice(0,e).reverse().join(".");return e>0?t.omitSuffix?n:(0,it.sprintf)("%s.ip6.arpa.",n):t.omitSuffix?"":"ip6.arpa."}correctForm(){let t,e=[],n=0,i=[];for(t=0;t<this.parsedAddress.length;t++){let l=parseInt(this.parsedAddress[t],16);l===0&&n++,l!==0&&n>0&&(n>1&&i.push([t-n,t-1]),n=0)}n>1&&i.push([this.parsedAddress.length-n,this.parsedAddress.length-1]);let o=i.map(l=>l[1]-l[0]+1);if(i.length>0){let l=o.indexOf(Math.max(...o));e=oh(this.parsedAddress,i[l])}else e=this.parsedAddress;for(t=0;t<e.length;t++)e[t]!=="compact"&&(e[t]=parseInt(e[t],16).toString(16));let a=e.join(":");return a=a.replace(/^compact$/,"::"),a=a.replace(/^compact|compact$/,":"),a=a.replace(/compact/,""),a}binaryZeroPad(){return this.bigInteger().toString(2).padStart(128,"0")}parse4in6(t){let e=t.split(":"),i=e.slice(-1)[0].match(Ge);if(i){this.parsedAddress4=i[0],this.address4=new M(this.parsedAddress4);for(let o=0;o<this.address4.groups;o++)if(/^0[0-9]+/.test(this.address4.parsedAddress[o]))throw new rt("IPv4 addresses can't have leading zeroes.",t.replace(Ge,this.address4.parsedAddress.map(ih).join(".")));this.v4=!0,e[e.length-1]=this.address4.toGroup6(),t=e.join(":")}return t}parse(t){t=this.parse4in6(t);let e=t.match(Ei);if(e)throw new rt((0,it.sprintf)("Bad character%s detected in address: %s",e.length>1?"s":"",e.join("")),t.replace(Ei,'<span class="parse-error">$1</span>'));let n=t.match(vi);if(n)throw new rt((0,it.sprintf)("Address failed regex: %s",n.join("")),t.replace(vi,'<span class="parse-error">$1</span>'));let i=[],o=t.split("::");if(o.length===2){let a=o[0].split(":"),l=o[1].split(":");a.length===1&&a[0]===""&&(a=[]),l.length===1&&l[0]===""&&(l=[]);let f=this.groups-(a.length+l.length);if(!f)throw new rt("Error parsing groups");this.elidedGroups=f,this.elisionBegin=a.length,this.elisionEnd=a.length+this.elidedGroups,i=i.concat(a);for(let d=0;d<f;d++)i.push("0");i=i.concat(l)}else if(o.length===1)i=t.split(":"),this.elidedGroups=0;else throw new rt("Too many :: groups found");if(i=i.map(a=>(0,it.sprintf)("%x",parseInt(a,16))),i.length!==this.groups)throw new rt("Incorrect number of groups found");return i}canonicalForm(){return this.parsedAddress.map(Ms).join(":")}decimal(){return this.parsedAddress.map(t=>(0,it.sprintf)("%05d",parseInt(t,16))).join(":")}bigInteger(){return new nt.BigInteger(this.parsedAddress.map(Ms).join(""),16)}to4(){let t=this.binaryZeroPad().split("");return M.fromHex(new nt.BigInteger(t.slice(96,128).join(""),2).toString(16))}to4in6(){let t=this.to4(),n=new F(this.parsedAddress.slice(0,6).join(":"),6).correctForm(),i="";return/:$/.test(n)||(i=":"),n+i+t.address}inspectTeredo(){let t=this.getBitsBase16(0,32),e=this.getBits(80,96).xor(new nt.BigInteger("ffff",16)).toString(),n=M.fromHex(this.getBitsBase16(32,64)),i=M.fromHex(this.getBits(96,128).xor(new nt.BigInteger("ffffffff",16)).toString(16)),o=this.getBits(64,80),a=this.getBitsBase2(64,80),l=o.testBit(15),f=o.testBit(14),d=o.testBit(8),h=o.testBit(9),g=new nt.BigInteger(a.slice(2,6)+a.slice(8,16),2).toString(10);return{prefix:(0,it.sprintf)("%s:%s",t.slice(0,4),t.slice(4,8)),server4:n.address,client4:i.address,flags:a,coneNat:l,microsoft:{reserved:f,universalLocal:h,groupIndividual:d,nonce:g},udpPort:e}}inspect6to4(){let t=this.getBitsBase16(0,16),e=M.fromHex(this.getBitsBase16(16,48));return{prefix:(0,it.sprintf)("%s",t.slice(0,4)),gateway:e.address}}to6to4(){if(!this.is4())return null;let t=["2002",this.getBitsBase16(96,112),this.getBitsBase16(112,128),"","/16"].join(":");return new F(t)}toByteArray(){let t=this.bigInteger().toByteArray();return t.length===17&&t[0]===0?t.slice(1):t}toUnsignedByteArray(){return this.toByteArray().map(Ps)}static fromByteArray(t){return this.fromUnsignedByteArray(t.map(Ps))}static fromUnsignedByteArray(t){let e=new nt.BigInteger("256",10),n=new nt.BigInteger("0",10),i=new nt.BigInteger("1",10);for(let o=t.length-1;o>=0;o--)n=n.add(i.multiply(new nt.BigInteger(t[o].toString(10),10))),i=i.multiply(e);return F.fromBigInteger(n)}isCanonical(){return this.addressMinusSuffix===this.canonicalForm()}isLinkLocal(){return this.getBitsBase2(0,64)==="1111111010000000000000000000000000000000000000000000000000000000"}isMulticast(){return this.getType()==="Multicast"}is4(){return this.v4}isTeredo(){return this.isInSubnet(new F("2001::/32"))}is6to4(){return this.isInSubnet(new F("2002::/16"))}isLoopback(){return this.getType()==="Loopback"}href(t){return t===void 0?t="":t=(0,it.sprintf)(":%s",t),(0,it.sprintf)("http://[%s]%s/",this.correctForm(),t)}link(t){t||(t={}),t.className===void 0&&(t.className=""),t.prefix===void 0&&(t.prefix="/#address="),t.v4===void 0&&(t.v4=!1);let e=this.correctForm;return t.v4&&(e=this.to4in6),t.className?(0,it.sprintf)('<a href="%1$s%2$s" class="%3$s">%2$s</a>',t.prefix,e.call(this),t.className):(0,it.sprintf)('<a href="%1$s%2$s">%2$s</a>',t.prefix,e.call(this))}group(){if(this.elidedGroups===0)return Vr(this.address).join(":");Wr(typeof this.elidedGroups=="number"),Wr(typeof this.elisionBegin=="number");let t=[],[e,n]=this.address.split("::");e.length?t.push(...Vr(e)):t.push("");let i=["hover-group"];for(let o=this.elisionBegin;o<this.elisionBegin+this.elidedGroups;o++)i.push((0,it.sprintf)("group-%d",o));return t.push((0,it.sprintf)('<span class="%s"></span>',i.join(" "))),n.length?t.push(...Vr(n,this.elisionEnd)):t.push(""),this.is4()&&(Wr(this.address4 instanceof M),t.pop(),t.push(this.address4.groupForV6())),t.join(":")}regularExpressionString(t=!1){let e=[],n=new F(this.correctForm());if(n.elidedGroups===0)e.push(Hr(n.parsedAddress));else if(n.elidedGroups===8)e.push(Ci(8));else{let i=n.address.split("::");i[0].length&&e.push(Hr(i[0].split(":"))),Wr(typeof n.elidedGroups=="number"),e.push(Ci(n.elidedGroups,i[0].length!==0,i[1].length!==0)),i[1].length&&e.push(Hr(i[1].split(":"))),e=[e.join(":")]}return t||(e=["(?=^|",Ii,"|[^\\w\\:])(",...e,")(?=[^\\w\\:]|",Ii,"|$)"]),e.join("")}regularExpression(t=!1){return new RegExp(this.regularExpressionString(t),"i")}};var sh=et("libp2p:ip-port-to-multiaddr"),_i={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function Us(r,t){if(typeof r!="string")throw(0,qr.default)(new Error(`invalid ip provided: ${r}`),_i.ERR_INVALID_IP_PARAMETER);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw(0,qr.default)(new Error(`invalid port provided: ${t}`),_i.ERR_INVALID_PORT_PARAMETER);try{return new M(r),vt(`/ip4/${r}/tcp/${t}`)}catch{}try{let e=new F(r);return e.is4()?vt(`/ip4/${e.to4().correctForm()}/tcp/${t}`):vt(`/ip6/${r}/tcp/${t}`)}catch{let n=`invalid ip:port for creating a multiaddr: ${r}:${t}`;throw sh.error(n),(0,qr.default)(new Error(n),_i.ERR_INVALID_IP)}}var Bi=N(Ft("os"),1),Fs=N(Ft("path"),1),ch={ip4:"IPv4",ip6:"IPv6"};function Ve(r){let t=r.getPath();return t!=null?Bi.default.platform()==="win32"?{path:Fs.default.join("\\\\.\\pipe\\",t)}:{path:t}:r.toOptions()}function Di(r,t,e){let n=i=>vt(`/${r}/${i}/tcp/${e}`);return(ah(t)?lh(ch[r]):[t]).map(n)}function ah(r){return["0.0.0.0","::"].includes(r)}var uh=Bi.default.networkInterfaces();function lh(r){let t=[];for(let[,e]of Object.entries(uh))if(e!=null)for(let n of e)n.family===r&&t.push(n.address);return t}var Ht=class extends Error{constructor(t="The operation was aborted"){super(t),this.code=Ht.code,this.type=Ht.type}static get code(){return"ABORT_ERR"}static get type(){return"aborted"}},Wt=class extends Error{constructor(t,e,n){super(t),this.code=e,this.name=n?.name??"CodeError",this.props=n??{}}};var kt=et("libp2p:tcp:socket"),Zr=(r,t)=>{let e=t.metrics,n=t.metricPrefix??"",i=t.socketInactivityTimeout??3e5,o=t.socketCloseTimeout??2e3;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr);let a;if(t.remoteAddr!=null)a=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new Wt("Could not determine remote address or port","ERR_NO_REMOTE_ADDRESS");a=Us(r.remoteAddress,r.remotePort)}let l=Ve(a),f=l.path??`${l.host??""}:${l.port??""}`,{sink:d,source:h}=Gs.default.duplex(r);r.setTimeout(i,()=>{kt("%s socket read timeout",f),e?.increment({[`${n}timeout`]:!0});let w;r.readable&&(w=new Wt("Socket read timeout","ERR_SOCKET_READ_TIMEOUT")),r.destroy(w)}),r.once("close",()=>{kt("%s socket close",f),e?.increment({[`${n}close`]:!0}),g.timeline.close==null&&(g.timeline.close=Date.now())}),r.once("end",()=>{kt("%s socket end",f),e?.increment({[`${n}end`]:!0})});let g={async sink(w){try{await d(w)}catch(S){S.type!=="aborted"&&kt(S)}r.end()},source:h,remoteAddr:a,timeline:{open:Date.now()},async close(){if(r.destroyed){kt("%s socket was already destroyed when trying to close",f);return}kt("%s closing socket",f),await new Promise((w,S)=>{let b=Date.now(),T=setTimeout(()=>{r.destroyed?(kt("%s is already destroyed",f),w()):(kt("%s socket close timeout after %dms, destroying it manually",f,Date.now()-b),r.destroy(new Wt("Socket close timeout","ERR_SOCKET_CLOSE_TIMEOUT")))},o).unref();r.once("close",()=>{kt("%s socket closed",f),clearTimeout(T),w()}),r.once("error",B=>{kt("%s socket error",f,B),g.timeline.close==null&&(g.timeline.close=Date.now()),r.destroyed&&clearTimeout(T),S(B)}),r.setTimeout(o),r.end(),r.writableLength>0?r.once("drain",()=>{kt("%s socket drained",f),r.destroy()}):r.destroy()})}};return g};var $s=N(Ft("net"),1);var we=function(r,t,e,n){if(e==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?r!==t||!n:!t.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e==="m"?n:e==="a"?n.call(r):n?n.value:t.get(r)},qt,Kr=class extends EventTarget{constructor(){super(...arguments),qt.set(this,new Map)}listenerCount(t){let e=we(this,qt,"f").get(t);return e==null?0:e.length}addEventListener(t,e,n){super.addEventListener(t,e,n);let i=we(this,qt,"f").get(t);i==null&&(i=[],we(this,qt,"f").set(t,i)),i.push({callback:e,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,e,n){super.removeEventListener(t.toString(),e??null,n);let i=we(this,qt,"f").get(t);i!=null&&(i=i.filter(({callback:o})=>o!==e),we(this,qt,"f").set(t,i))}dispatchEvent(t){let e=super.dispatchEvent(t),n=we(this,qt,"f").get(t.type);return n==null||(n=n.filter(({once:i})=>!i),we(this,qt,"f").set(t.type,n)),e}safeDispatchEvent(t,e){return this.dispatchEvent(new He(t,e))}};qt=new WeakMap;var ki=class extends Event{constructor(t,e){super(t,e),this.detail=e?.detail}},He=globalThis.CustomEvent??ki;var gt=et("libp2p:tcp:listener");async function Ri(r){try{await r.close()}catch(t){gt.error("an error occurred closing the connection",t)}}var ph=1,dh=0,Xr=class extends Kr{constructor(t){if(super(),this.context=t,this.connections=new Set,this.status={started:!1},t.keepAlive=t.keepAlive??!0,this.addr="unknown",this.server=$s.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 Error("closeAbove must be >= listenBelow");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]:ph})}this.dispatchEvent(new He("listening"))}).on("error",e=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.dispatchEvent(new He("error",{detail:e}))}).on("close",()=>{this.metrics?.status.update({[this.addr]:dh}),this.dispatchEvent(new He("close"))})}onSocket(t){t.on("error",n=>{gt("socket error",n),this.metrics?.events.increment({[`${this.addr} error`]:!0})});let e;try{e=Zr(t,{listeningAddr:this.status.started?this.status.listeningAddr:void 0,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `})}catch(n){gt.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0});return}gt("new inbound connection %s",e.remoteAddr);try{this.context.upgrader.upgradeInbound(e).then(n=>{gt("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.netListen().catch(i=>{gt.error("error attempting to listen server once connection count under limit",i),this.context.closeServerOnMaxConnections?.onListenError?.(i)})}),this.context.handler!=null&&this.context.handler(n),this.context.closeServerOnMaxConnections!=null&&this.connections.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.netClose(),this.dispatchEvent(new He("connection",{detail:n}))}).catch(async n=>{gt.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),await Ri(e)}).catch(n=>{gt.error("closing inbound connection failed",n)})}catch(n){gt.error("inbound connection failed",n),Ri(e).catch(i=>{gt.error("closing inbound connection failed",i),this.metrics?.errors.increment({[`${this.addr} inbound_closing_failed`]:!0})})}}getAddrs(){if(!this.status.started)return[];let t=[],e=this.server.address(),{listeningAddr:n,peerId:i}=this.status;if(e==null)return[];if(typeof e=="string")t=[n];else try{n.toString().startsWith("/ip4")?t=t.concat(Di("ip4",e.address,e.port)):e.family==="IPv6"&&(t=t.concat(Di("ip6",e.address,e.port)))}catch(o){gt.error("could not turn %s:%s into multiaddr",e.address,e.port,o)}return t.map(o=>i!=null?o.encapsulate(`/p2p/${i}`):o)}async listen(t){if(this.status.started)throw Error("server is already listening");let e=t.getPeerId(),n=e==null?t.decapsulateCode(421):t;this.status={started:!0,listeningAddr:n,peerId:e,netConfig:Ve(n)},await this.netListen()}async close(){await Promise.all(Array.from(this.connections.values()).map(async t=>{await Ri(t)})),this.netClose()}async netListen(){if(!this.status.started||this.server.listening)return;let t=this.status.netConfig;await new Promise((e,n)=>{this.server.once("error",n),this.server.listen(t,e)}),gt("Listening on %s",this.server.address())}netClose(){!this.status.started||!this.server.listening||(gt("Closing server on %s",this.server.address()),this.server.close())}};var Vs=Symbol.for("@libp2p/transport");var zs;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(zs||(zs={}));var Zt=et("libp2p:tcp"),Oi=class{constructor(t,e={}){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"})})}get[Vs](){return!0}get[Symbol.toStringTag](){return"@libp2p/tcp"}async dial(t,e){e.keepAlive=e.keepAlive??!0;let n=await this._connect(t,e);n.on("error",l=>{Zt("socket error",l)});let i=Zr(n,{remoteAddr:t,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.dialerEvents}),o=()=>{i.close().catch(l=>{Zt.error("Error closing maConn after abort",l)})};e.signal?.addEventListener("abort",o,{once:!0}),Zt("new outbound connection %s",i.remoteAddr);let a=await e.upgrader.upgradeOutbound(i);if(Zt("outbound connection %s upgraded",i.remoteAddr),e.signal?.removeEventListener("abort",o),e.signal?.aborted===!0)throw a.close().catch(l=>{Zt.error("Error closing conn after abort",l)}),new Ht;return a}async _connect(t,e){if(e.signal?.aborted===!0)throw new Ht;return await new Promise((n,i)=>{let o=Date.now(),a=Ve(t),l=a.path??`${a.host??""}:${a.port}`;Zt("dialing %j",a);let f=Hs.default.connect(a),d=b=>{b.message=`connection error ${l}: ${b.message}`,this.metrics?.dialerEvents.increment({error:!0}),S(b)},h=()=>{Zt("connection timeout %s",l),this.metrics?.dialerEvents.increment({timeout:!0});let b=new Wt(`connection timeout after ${Date.now()-o}ms`,"ERR_CONNECT_TIMEOUT");f.emit("error",b)},g=()=>{Zt("connection opened %j",a),this.metrics?.dialerEvents.increment({connect:!0}),S()},w=()=>{Zt("connection aborted %j",a),this.metrics?.dialerEvents.increment({abort:!0}),f.destroy(),S(new Ht)},S=b=>{if(f.removeListener("error",d),f.removeListener("timeout",h),f.removeListener("connect",g),e.signal!=null&&e.signal.removeEventListener("abort",w),b!=null){i(b);return}n(f)};f.on("error",d),f.on("timeout",h),f.on("connect",g),e.signal!=null&&e.signal.addEventListener("abort",w)})}createListener(t){return new Xr({...t,maxConnections:this.opts.maxConnections,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics})}filter(t){return t=Array.isArray(t)?t:[t],t.filter(e=>e.protoCodes().includes(290)?!1:e.protoCodes().includes(400)?!0:de.matches(e.decapsulateCode(421)))}};function Ws(r={}){return(t={})=>new Oi(t,r)}var Zs=Symbol.for("@achingbrain/uint8arraylist");function qs(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let i=e+n.byteLength;if(t<i)return{buf:n,index:t-e};e=i}throw new RangeError("index is out of bounds")}function Yr(r){return Boolean(r?.[Zs])}var lt=class{constructor(...t){Object.defineProperty(this,Zs,{value:!0}),this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(Yr(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(Yr(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=qs(this.bufs,t);return e.buf[e.index]}set(t,e){let n=qs(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(Yr(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:i}=this._subList(t,e);return Et(n,i)}subarray(t,e){let{bufs:n,length:i}=this._subList(t,e);return n.length===1?n[0]:Et(n,i)}sublist(t,e){let{bufs:n,length:i}=this._subList(t,e),o=new lt;return o.length=i,o.bufs=n,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 n=[],i=0;for(let o=0;o<this.bufs.length;o++){let a=this.bufs[o],l=i,f=l+a.byteLength;if(i=f,t>=f)continue;let d=t>=l&&t<f,h=e>l&&e<=f;if(d&&h){if(t===l&&e===f){n.push(a);break}let g=t-l;n.push(a.subarray(g,g+(e-t)));break}if(d){if(t===0){n.push(a);continue}n.push(a.subarray(t-l));continue}if(h){if(e===f){n.push(a);break}n.push(a.subarray(0,e-l));break}n.push(a)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!Yr(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,a=new Int32Array(o);for(let g=0;g<o;g++)a[g]=-1;for(let g=0;g<i;g++)a[n[g]]=g;let l=a,f=this.byteLength-n.byteLength,d=n.byteLength-1,h;for(let g=e;g<=f;g+=h){h=0;for(let w=d;w>=0;w--){let S=this.get(g+w);if(n[w]!==S){h=Math.max(1,w-l[S]);break}}if(h===0)return g}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=$t(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let i=Gt(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,e,n),this.write(i,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let i=Gt(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,e,n),this.write(i,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let i=Gt(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,e,n),this.write(i,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=$t(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let i=Gt(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,e,n),this.write(i,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let i=Gt(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,e,n),this.write(i,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let i=Gt(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,e,n),this.write(i,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let i=Gt(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,e,n),this.write(i,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let i=Gt(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,e,n),this.write(i,t)}equals(t){if(t==null||!(t instanceof lt)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!pe(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new lt;return n.bufs=t,e==null&&(e=t.reduce((i,o)=>i+o.byteLength,0)),n.length=e,n}};function jr(r){return r instanceof Uint8Array?{get(t){return r[t]},set(t,e){r[t]=e}}:{get(t){return r.get(t)},set(t,e){r.set(t,e)}}}var Ks=4294967296,yt=class{constructor(t=0,e=0){this.hi=t,this.lo=e}toBigInt(t){if(t===!0)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toNumber(t){return Number(this.toBigInt(t))}zzDecode(){let t=-(this.lo&1),e=((this.lo>>>1|this.hi<<31)^t)>>>0,n=(this.hi>>>1^t)>>>0;return new yt(n,e)}zzEncode(){let t=this.hi>>31,e=((this.hi<<1|this.lo>>>31)^t)>>>0,n=(this.lo<<1^t)>>>0;return new yt(e,n)}toBytes(t,e=0){let n=jr(t);for(;this.hi>0;)n.set(e++,this.lo&127|128),this.lo=(this.lo>>>7|this.hi<<25)>>>0,this.hi>>>=7;for(;this.lo>127;)n.set(e++,this.lo&127|128),this.lo=this.lo>>>7;n.set(e++,this.lo)}static fromBigInt(t){if(t===0n)return new yt;let e=t<0;e&&(t=-t);let n=Number(t>>32n)|0,i=Number(t-(BigInt(n)<<32n))|0;return e&&(n=~n>>>0,i=~i>>>0,++i>Ks&&(i=0,++n>Ks&&(n=0))),new yt(n,i)}static fromNumber(t){if(t===0)return new yt;let e=t<0;e&&(t=-t);let n=t>>>0,i=(t-n)/4294967296>>>0;return e&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new yt(i,n)}static fromBytes(t,e=0){let n=jr(t),i=new yt,o=0;if(t.length-e>4){for(;o<4;++o)if(i.lo=(i.lo|(n.get(e)&127)<<o*7)>>>0,n.get(e++)<128)return i;if(i.lo=(i.lo|(n.get(e)&127)<<28)>>>0,i.hi=(i.hi|(n.get(e)&127)>>4)>>>0,n.get(e++)<128)return i;o=0}else for(;o<4;++o){if(e>=t.length)throw RangeError(`index out of range: ${e} > ${t.length}`);if(i.lo=(i.lo|(n.get(e)&127)<<o*7)>>>0,n.get(e++)<128)return i}if(t.length-e>4){for(;o<5;++o)if(i.hi=(i.hi|(n.get(e)&127)<<o*7+3)>>>0,n.get(e++)<128)return i}else if(e<t.byteLength)for(;o<5;++o){if(e>=t.length)throw RangeError(`index out of range: ${e} > ${t.length}`);if(i.hi=(i.hi|(n.get(e)&127)<<o*7+3)>>>0,n.get(e++)<128)return i}throw RangeError("invalid varint encoding")}};var yh=Math.pow(2,7),bh=Math.pow(2,14),wh=Math.pow(2,21),Eh=Math.pow(2,28),vh=Math.pow(2,35),Sh=Math.pow(2,42),Th=Math.pow(2,49),xh=Math.pow(2,56),Ah=Math.pow(2,63),Ee={encodingLength(r){return r<yh?1:r<bh?2:r<wh?3:r<Eh?4:r<vh?5:r<Sh?6:r<Th?7:r<xh?8:r<Ah?9:10},encode(r,t,e=0){if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return t==null&&(t=$t(Ee.encodingLength(r))),yt.fromNumber(r).toBytes(t,e),t},decode(r,t=0){return yt.fromBytes(r,t).toNumber(!0)}};function Xs(r){return globalThis?.Buffer?.allocUnsafe!=null?globalThis.Buffer.allocUnsafe(r):new Uint8Array(r)}var Jr=r=>{let t=Ee.encodingLength(r),e=Xs(t);return Ee.encode(r,e),Jr.bytes=t,e};Jr.bytes=0;function We(r){r=r??{};let t=r.lengthEncoder??Jr;return async function*(n){for await(let i of n){let o=t(i.byteLength);o instanceof Uint8Array?yield o:yield*o,i instanceof Uint8Array?yield i:yield*i}}}We.single=(r,t)=>{t=t??{};let e=t.lengthEncoder??Jr;return new lt(e(r.byteLength),r)};var lr=N(Rr(),1),Ih=8,Ch=1024*1024*4,ve;(function(r){r[r.LENGTH=0]="LENGTH",r[r.DATA=1]="DATA"})(ve||(ve={}));var Ni=r=>{let t=Ee.decode(r);return Ni.bytes=Ee.encodingLength(t),t};Ni.bytes=0;function fr(r){return async function*(e){let n=new lt,i=ve.LENGTH,o=-1,a=r?.lengthDecoder??Ni,l=r?.maxLengthLength??Ih,f=r?.maxDataLength??Ch;for await(let d of e)for(n.append(d);n.byteLength>0;){if(i===ve.LENGTH)try{if(o=a(n),o<0)throw(0,lr.default)(new Error("invalid message length"),"ERR_INVALID_MSG_LENGTH");if(o>f)throw(0,lr.default)(new Error("message length too long"),"ERR_MSG_DATA_TOO_LONG");let h=a.bytes;n.consume(h),r?.onLength!=null&&r.onLength(o),i=ve.DATA}catch(h){if(h instanceof RangeError){if(n.byteLength>l)throw(0,lr.default)(new Error("message length length too long"),"ERR_MSG_LENGTH_TOO_LONG");break}throw h}if(i===ve.DATA){if(n.byteLength<o)break;let h=n.sublist(0,o);n.consume(o),r?.onData!=null&&r.onData(h),yield h,i=ve.LENGTH}}if(n.byteLength>0)throw(0,lr.default)(new Error("unexpected end of input"),"ERR_UNEXPECTED_EOF")}}fr.fromReader=(r,t)=>{let e=1,n=async function*(){for(;;)try{let{done:o,value:a}=await r.next(e);if(o===!0)return;a!=null&&(yield a)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{e=1}}();return fr({...t??{},onLength:o=>{e=o}})(n)};var Qr=class{constructor(t){if(!(t>0)||t-1&t)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(t),this.mask=t-1,this.top=0,this.btm=0,this.next=null}push(t){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=t,this.top=this.top+1&this.mask,!0)}shift(){let t=this.buffer[this.btm];if(t!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,t}isEmpty(){return this.buffer[this.btm]===void 0}},qe=class{constructor(t={}){this.hwm=t.splitLimit??16,this.head=new Qr(this.hwm),this.tail=this.head,this.size=0}calculateSize(t){return t?.byteLength!=null?t.byteLength:1}push(t){if(t?.value!=null&&(this.size+=this.calculateSize(t.value)),!this.head.push(t)){let e=this.head;this.head=e.next=new Qr(2*this.head.buffer.length),this.head.push(t)}}shift(){let t=this.tail.shift();if(t===void 0&&this.tail.next!=null){let e=this.tail.next;this.tail.next=null,this.tail=e,t=this.tail.shift()}return t?.value!=null&&(this.size-=this.calculateSize(t.value)),t}isEmpty(){return this.head.isEmpty()}};function ne(r={}){return _h(e=>{let n=e.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function _h(r,t){t=t??{};let e=t.onEnd,n=new qe,i,o,a,l=async()=>n.isEmpty()?a?{done:!0}:await new Promise((T,B)=>{o=I=>{o=null,n.push(I);try{T(r(n))}catch(_){B(_)}return i}}):r(n),f=T=>o!=null?o(T):(n.push(T),i),d=T=>(n=new qe,o!=null?o({error:T}):(n.push({error:T}),i)),h=T=>{if(a)return i;if(t?.objectMode!==!0&&T?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return f({done:!1,value:T})},g=T=>a?i:(a=!0,T!=null?d(T):f({done:!0})),w=()=>(n=new qe,g(),{done:!0}),S=T=>(g(T),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:l,return:w,throw:S,push:h,end:g,get readableLength(){return n.size}},e==null)return i;let b=i;return i={[Symbol.asyncIterator](){return this},next(){return b.next()},throw(T){return b.throw(T),e!=null&&(e(T),e=void 0),{done:!0}},return(){return b.return(),e!=null&&(e(),e=void 0),{done:!0}},push:h,end(T){return b.end(T),e!=null&&(e(T),e=void 0),i},get readableLength(){return b.readableLength}},i}async function*Mi(...r){let t=ne({objectMode:!0});Promise.resolve().then(async()=>{try{await Promise.all(r.map(async e=>{for await(let n of e)t.push(n)})),t.end()}catch(e){t.end(e)}}),yield*t}var Bh=(...r)=>{let t;for(;r.length>0;)t=r.shift()(t);return t},js=r=>r!=null&&(typeof r[Symbol.asyncIterator]=="function"||typeof r[Symbol.iterator]=="function"||typeof r.next=="function"),Pi=r=>r!=null&&typeof r.sink=="function"&&js(r.source),Dh=r=>t=>{let e=r.sink(t);if(e.then!=null){let n=ne({objectMode:!0});return e.then(()=>{n.end()},o=>{n.end(o)}),Mi(n,async function*(){yield*r.source,n.end()}())}return r.source};function tn(r,...t){if(Pi(r)){let n=r;r=()=>n.source}else if(js(r)){let n=r;r=()=>n}let e=[r,...t];if(e.length>1&&Pi(e[e.length-1])&&(e[e.length-1]=e[e.length-1].sink),e.length>2)for(let n=1;n<e.length-1;n++)Pi(e[n])&&(e[n]=Dh(e[n]));return Bh(...e)}function Js(r){let t=async function*(){let e=yield,n=new lt;for await(let i of r){if(e==null){n.append(i),e=yield n,n=new lt;continue}for(n.append(i);n.length>=e;){let o=n.sublist(0,e);if(n.consume(e),e=yield o,e==null){n.length>0&&(e=yield n,n=new lt);break}}}if(e!=null)throw Object.assign(new Error(`stream ended before ${e} bytes became available`),{code:"ERR_UNDER_READ",buffer:n})}();return t.next(),t}function Ui(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}function Qs(r){let t=ne(),e=Js(r.source),n=Ui(),i,o=r.sink(async function*(){yield*t,yield*await n.promise}());return o.catch(l=>{i=l}),{reader:e,writer:t,stream:{sink:async l=>i!=null?await Promise.reject(i):(n.resolve(l),await o),source:e},rest:()=>t.end(),write:t.push,read:async()=>{let l=await e.next();if(l.value!=null)return l.value}}}var Fi=et("libp2p:daemon-protocol:stream-handler"),en=class{constructor(t){let{stream:e,maxLength:n}=t;this.stream=e,this.shake=Qs(this.stream),this.decoder=fr.fromReader(this.shake.reader,{maxDataLength:n??4096})}async read(){let t=await this.decoder.next();if(t.value!=null)return t.value.subarray();Fi("read received no value, closing stream"),await this.close()}write(t){Fi("write message"),this.shake.write(We.single(t).subarray())}rest(){return this.shake.rest(),this.shake.stream}async close(){Fi("closing the stream"),await this.rest().sink([])}};var Gi={upgradeInbound:async r=>r,upgradeOutbound:async r=>r};var Qi=N(Wi(),1),Gc=N(Rc(),1),$c=N(Te(),1),to=N(Ji(),1),zc=N(Fc(),1);function Fh(){$c.default._configure(),Qi.default._configure(Gc.default),to.default._configure(zc.default)}Fh();var Vc=["uint64","int64","sint64","fixed64","sfixed64"];function Gh(r){for(let t of Vc){if(r[t]==null)continue;let e=r[t];r[t]=function(){return BigInt(e.call(this).toString())}}return r}function eo(r){return Gh(new Qi.default(r))}function $h(r){for(let t of Vc){if(r[t]==null)continue;let e=r[t];r[t]=function(n){return e.call(this,n.toString())}}return r}function ro(){return $h(to.default.create())}function z(r,t){let e=eo(r instanceof Uint8Array?r:r.subarray());return t.decode(e)}function V(r,t){let e=ro();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var Ke;(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"})(Ke||(Ke={}));function cn(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function Kt(r){function t(i){if(r[i.toString()]==null)throw new Error("Invalid enum value");return r[i]}let e=function(o,a){let l=t(o);a.int32(l)},n=function(o){let a=o.int32();return t(a)};return cn("enum",Ke.VARINT,e,n)}function H(r,t){return cn("message",Ke.LENGTH_DELIMITED,r,t)}var Tt;(function(r){let t;(function(i){i.IDENTIFY="IDENTIFY",i.CONNECT="CONNECT",i.STREAM_OPEN="STREAM_OPEN",i.STREAM_HANDLER="STREAM_HANDLER",i.DHT="DHT",i.LIST_PEERS="LIST_PEERS",i.CONNMANAGER="CONNMANAGER",i.DISCONNECT="DISCONNECT",i.PUBSUB="PUBSUB",i.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.IDENTIFY=0]="IDENTIFY",i[i.CONNECT=1]="CONNECT",i[i.STREAM_OPEN=2]="STREAM_OPEN",i[i.STREAM_HANDLER=3]="STREAM_HANDLER",i[i.DHT=4]="DHT",i[i.LIST_PEERS=5]="LIST_PEERS",i[i.CONNMANAGER=6]="CONNMANAGER",i[i.DISCONNECT=7]="DISCONNECT",i[i.PUBSUB=8]="PUBSUB",i[i.PEERSTORE=9]="PEERSTORE"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.connect!=null&&(o.uint32(18),un.codec().encode(i.connect,o)),i.streamOpen!=null&&(o.uint32(26),ln.codec().encode(i.streamOpen,o)),i.streamHandler!=null&&(o.uint32(34),fn.codec().encode(i.streamHandler,o)),i.dht!=null&&(o.uint32(42),xt.codec().encode(i.dht,o)),i.connManager!=null&&(o.uint32(50),pn.codec().encode(i.connManager,o)),i.disconnect!=null&&(o.uint32(58),dn.codec().encode(i.disconnect,o)),i.pubsub!=null&&(o.uint32(66),Xt.codec().encode(i.pubsub,o)),i.peerStore!=null&&(o.uint32(74),Ie.codec().encode(i.peerStore,o)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.connect=un.codec().decode(i,i.uint32());break;case 3:a.streamOpen=ln.codec().decode(i,i.uint32());break;case 4:a.streamHandler=fn.codec().decode(i,i.uint32());break;case 5:a.dht=xt.codec().decode(i,i.uint32());break;case 6:a.connManager=pn.codec().decode(i,i.uint32());break;case 7:a.disconnect=dn.codec().decode(i,i.uint32());break;case 8:a.pubsub=Xt.codec().decode(i,i.uint32());break;case 9:a.peerStore=Ie.codec().decode(i,i.uint32());break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(Tt||(Tt={}));var Ae;(function(r){let t;(function(i){i.OK="OK",i.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.OK=0]="OK",i[i.ERROR=1]="ERROR"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{if(a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.error!=null&&(o.uint32(18),hn.codec().encode(i.error,o)),i.streamInfo!=null&&(o.uint32(26),Xe.codec().encode(i.streamInfo,o)),i.identify!=null&&(o.uint32(34),an.codec().encode(i.identify,o)),i.dht!=null&&(o.uint32(42),J.codec().encode(i.dht,o)),i.peers!=null)for(let l of i.peers)o.uint32(50),se.codec().encode(l,o);i.pubsub!=null&&(o.uint32(58),mn.codec().encode(i.pubsub,o)),i.peerStore!=null&&(o.uint32(66),gn.codec().encode(i.peerStore,o)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={peers:[]},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.error=hn.codec().decode(i,i.uint32());break;case 3:a.streamInfo=Xe.codec().decode(i,i.uint32());break;case 4:a.identify=an.codec().decode(i,i.uint32());break;case 5:a.dht=J.codec().decode(i,i.uint32());break;case 6:a.peers.push(se.codec().decode(i,i.uint32()));break;case 7:a.pubsub=mn.codec().decode(i,i.uint32());break;case 8:a.peerStore=gn.codec().decode(i,i.uint32());break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(Ae||(Ae={}));var an;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let o of e.addrs)n.uint32(18),n.bytes(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={id:new Uint8Array(0),addrs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.id=e.bytes();break;case 2:i.addrs.push(e.bytes());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(an||(an={}));var un;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addrs!=null)for(let o of e.addrs)n.uint32(18),n.bytes(o);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={peer:new Uint8Array(0),addrs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=e.bytes();break;case 2:i.addrs.push(e.bytes());break;case 3:i.timeout=e.int64();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(un||(un={}));var ln;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.proto!=null)for(let o of e.proto)n.uint32(18),n.string(o);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={peer:new Uint8Array(0),proto:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=e.bytes();break;case 2:i.proto.push(e.string());break;case 3:i.timeout=e.int64();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(ln||(ln={}));var fn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(10),n.bytes(e.addr)),e.proto!=null)for(let o of e.proto)n.uint32(18),n.string(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={addr:new Uint8Array(0),proto:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.addr=e.bytes();break;case 2:i.proto.push(e.string());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(fn||(fn={}));var hn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),e.msg!=null&&e.msg!==""&&(n.uint32(10),n.string(e.msg)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={msg:""},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.msg=e.string();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(hn||(hn={}));var Xe;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(18),n.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(n.uint32(26),n.string(e.proto)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=e.bytes();break;case 2:i.addr=e.bytes();break;case 3:i.proto=e.string();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(Xe||(Xe={}));var xt;(function(r){let t;(function(i){i.FIND_PEER="FIND_PEER",i.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",i.FIND_PROVIDERS="FIND_PROVIDERS",i.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",i.GET_PUBLIC_KEY="GET_PUBLIC_KEY",i.GET_VALUE="GET_VALUE",i.SEARCH_VALUE="SEARCH_VALUE",i.PUT_VALUE="PUT_VALUE",i.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.FIND_PEER=0]="FIND_PEER",i[i.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",i[i.FIND_PROVIDERS=2]="FIND_PROVIDERS",i[i.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",i[i.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",i[i.GET_VALUE=5]="GET_VALUE",i[i.SEARCH_VALUE=6]="SEARCH_VALUE",i[i.PUT_VALUE=7]="PUT_VALUE",i[i.PROVIDE=8]="PROVIDE"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.peer!=null&&(o.uint32(18),o.bytes(i.peer)),i.cid!=null&&(o.uint32(26),o.bytes(i.cid)),i.key!=null&&(o.uint32(34),o.bytes(i.key)),i.value!=null&&(o.uint32(42),o.bytes(i.value)),i.count!=null&&(o.uint32(48),o.int32(i.count)),i.timeout!=null&&(o.uint32(56),o.int64(i.timeout)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.peer=i.bytes();break;case 3:a.cid=i.bytes();break;case 4:a.key=i.bytes();break;case 5:a.value=i.bytes();break;case 6:a.count=i.int32();break;case 7:a.timeout=i.int64();break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(xt||(xt={}));var J;(function(r){let t;(function(i){i.BEGIN="BEGIN",i.VALUE="VALUE",i.END="END"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.BEGIN=0]="BEGIN",i[i.VALUE=1]="VALUE",i[i.END=2]="END"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.peer!=null&&(o.uint32(18),se.codec().encode(i.peer,o)),i.value!=null&&(o.uint32(26),o.bytes(i.value)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.peer=se.codec().decode(i,i.uint32());break;case 3:a.value=i.bytes();break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(J||(J={}));var se;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let o of e.addrs)n.uint32(18),n.bytes(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={id:new Uint8Array(0),addrs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.id=e.bytes();break;case 2:i.addrs.push(e.bytes());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(se||(se={}));var pn;(function(r){let t;(function(i){i.TAG_PEER="TAG_PEER",i.UNTAG_PEER="UNTAG_PEER",i.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.TAG_PEER=0]="TAG_PEER",i[i.UNTAG_PEER=1]="UNTAG_PEER",i[i.TRIM=2]="TRIM"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.peer!=null&&(o.uint32(18),o.bytes(i.peer)),i.tag!=null&&(o.uint32(26),o.string(i.tag)),i.weight!=null&&(o.uint32(32),o.int64(i.weight)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.peer=i.bytes();break;case 3:a.tag=i.string();break;case 4:a.weight=i.int64();break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(pn||(pn={}));var dn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={peer:new Uint8Array(0)},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=e.bytes();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(dn||(dn={}));var Xt;(function(r){let t;(function(i){i.GET_TOPICS="GET_TOPICS",i.LIST_PEERS="LIST_PEERS",i.PUBLISH="PUBLISH",i.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.GET_TOPICS=0]="GET_TOPICS",i[i.LIST_PEERS=1]="LIST_PEERS",i[i.PUBLISH=2]="PUBLISH",i[i.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.topic!=null&&(o.uint32(18),o.string(i.topic)),i.data!=null&&(o.uint32(26),o.bytes(i.data)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.topic=i.string();break;case 3:a.data=i.bytes();break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(Xt||(Xt={}));var dr;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.from!=null&&(n.uint32(10),n.bytes(e.from)),e.data!=null&&(n.uint32(18),n.bytes(e.data)),e.seqno!=null&&(n.uint32(26),n.bytes(e.seqno)),e.topicIDs!=null)for(let o of e.topicIDs)n.uint32(34),n.string(o);e.signature!=null&&(n.uint32(42),n.bytes(e.signature)),e.key!=null&&(n.uint32(50),n.bytes(e.key)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={topicIDs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.from=e.bytes();break;case 2:i.data=e.bytes();break;case 3:i.seqno=e.bytes();break;case 4:i.topicIDs.push(e.string());break;case 5:i.signature=e.bytes();break;case 6:i.key=e.bytes();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(dr||(dr={}));var mn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.topics!=null)for(let o of e.topics)n.uint32(10),n.string(o);if(e.peerIDs!=null)for(let o of e.peerIDs)n.uint32(18),n.bytes(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={topics:[],peerIDs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.topics.push(e.string());break;case 2:i.peerIDs.push(e.bytes());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(mn||(mn={}));var Ie;(function(r){let t;(function(i){i.UNSPECIFIED="UNSPECIFIED",i.GET_PROTOCOLS="GET_PROTOCOLS",i.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.UNSPECIFIED=0]="UNSPECIFIED",i[i.GET_PROTOCOLS=1]="GET_PROTOCOLS",i[i.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{if(a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.id!=null&&(o.uint32(18),o.bytes(i.id)),i.protos!=null)for(let l of i.protos)o.uint32(26),o.string(l);a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={protos:[]},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.id=i.bytes();break;case 3:a.protos.push(i.string());break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(Ie||(Ie={}));var gn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),se.codec().encode(e.peer,n)),e.protos!=null)for(let o of e.protos)n.uint32(18),n.string(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={protos:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=se.codec().decode(e,e.uint32());break;case 2:i.protos.push(e.string());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(gn||(gn={}));function Z(r){return Ae.encode({type:Ae.Type.OK,peers:[],...r}).subarray()}function P(r){return Ae.encode({type:Ae.Type.ERROR,error:{msg:r.message},peers:[]}).subarray()}async function yn(r){for await(let t of r);}var bn=et("libp2p:daemon-server:dht"),wn=class{constructor(t){let{dht:e}=t;this.dht=e}async*provide(t){try{await yn(this.dht.provide(t)),yield Z()}catch(e){bn.error(e),yield P(e)}}async*getClosestPeers(t){yield Z({dht:{type:J.Type.BEGIN}});for await(let e of this.dht.getClosestPeers(t))e.name==="PEER_RESPONSE"&&(yield*e.closer.map(n=>J.encode({type:J.Type.VALUE,value:n.id.toBytes()})));yield J.encode({type:J.Type.END})}async*getPublicKey(t){yield P(new Error("FIX ME: not implemented"))}async*getValue(t){try{for await(let e of this.dht.get(t))e.name==="VALUE"&&(yield Z({dht:{type:J.Type.VALUE,value:e.value}}))}catch(e){bn.error(e),yield P(e)}}async*putValue(t,e){try{await yn(this.dht.put(t,e)),yield Z()}catch(n){bn.error(n),yield P(n)}}async*findPeer(t){try{for await(let e of this.dht.findPeer(t))e.name==="FINAL_PEER"&&(yield Z({dht:{type:J.Type.VALUE,peer:{id:e.peer.id.toBytes(),addrs:e.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(e){bn.error(e),yield P(e)}}async*findProviders(t,e){yield Z({dht:{type:J.Type.BEGIN}});try{let n=e,i=0;for await(let o of this.dht.findProviders(t))if(o.name==="PEER_RESPONSE"){for(let a of o.providers)i++,yield J.encode({type:J.Type.VALUE,peer:{id:a.id.toBytes(),addrs:(a.multiaddrs??[]).map(l=>l.bytes)}});if(n===i)break}}catch(n){yield P(n)}yield J.encode({type:J.Type.END})}};var Hc=Symbol.for("@libp2p/peer-id");var zh=Symbol.for("nodejs.util.inspect.custom"),Wc=Object.values(ee).map(r=>r.decoder).reduce((r,t)=>r.or(t),ee.identity.decoder),qc=114,Zc=36,Kc=37,mr=class{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()})`}get[Hc](){return!0}toString(){return this.string==null&&(this.string=q.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return R.createV1(qc,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t instanceof Uint8Array)return pe(this.multihash.bytes,t);if(typeof t=="string")return Vh(t).equals(this);if(t?.multihash?.bytes!=null)return pe(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[zh](){return`PeerId(${this.toString()})`}},gr=class extends mr{constructor(t){super({...t,type:"RSA"}),this.type="RSA",this.publicKey=t.publicKey}},yr=class extends mr{constructor(t){super({...t,type:"Ed25519"}),this.type="Ed25519",this.publicKey=t.multihash.digest}},br=class extends mr{constructor(t){super({...t,type:"secp256k1"}),this.type="secp256k1",this.publicKey=t.multihash.digest}};function Vh(r,t){if(t=t??Wc,r.charAt(0)==="1"||r.charAt(0)==="Q"){let e=le(q.decode(`z${r}`));return r.startsWith("12D")?new yr({multihash:e}):r.startsWith("16U")?new br({multihash:e}):new gr({multihash:e})}return Ce(Wc.decode(r))}function Ce(r){try{let t=le(r);if(t.code===Ir.code){if(t.digest.length===Zc)return new yr({multihash:t});if(t.digest.length===Kc)return new br({multihash:t})}if(t.code===Ar.code)return new gr({multihash:t})}catch{return Hh(R.decode(r))}throw new Error("Supplied PeerID CID is invalid")}function Hh(r){if(r==null||r.multihash==null||r.version==null||r.version===1&&r.code!==qc)throw new Error("Supplied PeerID CID is invalid");let t=r.multihash;if(t.code===Ar.code)return new gr({multihash:r.multihash});if(t.code===Ir.code){if(t.digest.length===Zc)return new yr({multihash:r.multihash});if(t.digest.length===Kc)return new br({multihash:r.multihash})}throw new Error("Supplied PeerID CID is invalid")}var En=et("libp2p:daemon-server:pubsub"),vn=class{constructor(t){let{pubsub:e}=t;this.pubsub=e}async*getTopics(){try{yield Z({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(t){En.error(t),yield P(t)}}async*subscribe(t){try{let e=ne();this.pubsub.subscribe(t),this.pubsub.addEventListener("message",n=>{let i=n.detail;i.topic===t&&(i.type==="signed"?e.push(dr.encode({from:i.from.toBytes(),data:i.data,seqno:i.sequenceNumber==null?void 0:er(i.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[i.topic],signature:i.signature,key:i.key}).subarray()):e.push(dr.encode({data:i.data,topicIDs:[i.topic]}).subarray()))}),yield Z(),yield*e}catch(e){En.error(e),yield P(e)}}async*publish(t,e){try{await this.pubsub.publish(t,e),yield Z()}catch(n){En.error(n),yield P(n)}}async*listPeers(t){try{yield Z({pubsub:{topics:[t],peerIDs:this.pubsub.getSubscribers(t).map(e=>e.toBytes())}})}catch(e){En.error(e),yield P(e)}}};var Wh=1<<22,Yt=et("libp2p:daemon-server"),Sn=class{constructor(t){let{multiaddr:e,libp2pNode:n}=t;this.multiaddr=e,this.libp2p=n,this.tcp=Ws()(),this.listener=this.tcp.createListener({handler:this.handleConnection.bind(this),upgrader:Gi}),this._onExit=this._onExit.bind(this),n.dht!=null&&(this.dhtOperations=new wn({dht:n.dht})),n.pubsub!=null&&(this.pubsubOperations=new vn({pubsub:n.pubsub}))}async connect(t){if(t.connect==null||t.connect.addrs==null)throw new Error("Invalid request");let e=t.connect.peer,n=t.connect.addrs.map(o=>vt(o)),i=Ce(e);return await this.libp2p.peerStore.addressBook.set(i,n),await this.libp2p.dial(i)}async openStream(t){if(t.streamOpen==null||t.streamOpen.proto==null)throw new Error("Invalid request");let{peer:e,proto:n}=t.streamOpen,i=Ce(e),o=await this.libp2p.dial(i),a=await o.newStream(n);return{streamInfo:{peer:i.toBytes(),addr:o.remoteAddr.bytes,proto:a.stat.protocol??""},connection:a}}async registerStreamHandler(t){if(t.streamHandler==null||t.streamHandler.proto==null)throw new Error("Invalid request");let e=t.streamHandler.proto,n=vt(t.streamHandler.addr),i;await this.libp2p.handle(e,({connection:o,stream:a})=>{Promise.resolve().then(async()=>{i=await this.tcp.dial(n,{upgrader:Gi});let l=Xe.encode({peer:o.remotePeer.toBytes(),addr:o.remoteAddr.bytes,proto:a.stat.protocol??""}),f=We.single(l);await tn(async function*(){yield f,yield*a.source}(),async function*(d){for await(let h of d)yield*h},i,a.sink)}).catch(async l=>{Yt.error(l),i!=null&&await i.close(l)}).finally(()=>{i?.close().catch(l=>{Yt.error(l)})})})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(t=>{Yt.error(t)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let t=this.listener.getAddrs();if(t.length>0)return t[0];throw new Error("Not started")}async stop(t={exit:!1}){await this.libp2p.stop(),await this.listener.close(),t.exit&&Yt("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(t){try{switch(t.type){case Ie.Type.GET_PROTOCOLS:if(t.id==null)throw new Error("Invalid request");let e=Ce(t.id),i=(await this.libp2p.peerStore.get(e)).protocols;yield Z({peerStore:{protos:i}});return;case Ie.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){Yt.error(e),yield P(e)}}async*handlePubsubRequest(t){try{if(this.libp2p.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(t.type){case Xt.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Xt.Type.SUBSCRIBE:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(t.topic);return;case Xt.Type.PUBLISH:if(t.topic==null||t.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(t.topic,t.data);return;case Xt.Type.LIST_PEERS:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(t.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){Yt.error(e),yield P(e)}}async*handleDHTRequest(t){try{if(this.libp2p.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(t.type){case xt.Type.FIND_PEER:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(Ce(t.peer));return;case xt.Type.FIND_PROVIDERS:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(R.decode(t.cid),t.count??20);return;case xt.Type.PROVIDE:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(R.decode(t.cid));return;case xt.Type.GET_CLOSEST_PEERS:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(t.key);return;case xt.Type.GET_PUBLIC_KEY:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(Ce(t.peer));return;case xt.Type.GET_VALUE:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(t.key);return;case xt.Type.PUT_VALUE:if(t.key==null||t.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(t.key,t.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){Yt.error(e),yield P(e)}}handleConnection(t){let e=this,n=new en({stream:t,maxLength:Wh});tn(n.decoder,i=>async function*(){let o;for await(let a of i)try{switch(o=Tt.decode(a),o.type){case Tt.Type.CONNECT:{try{await e.connect(o)}catch(l){yield P(l);break}yield Z();break}case Tt.Type.IDENTIFY:{yield Z({identify:{id:e.libp2p.peerId.toBytes(),addrs:e.libp2p.getMultiaddrs().map(l=>l.decapsulateCode(O("p2p").code)).map(l=>l.bytes)}});break}case Tt.Type.LIST_PEERS:{let l=[],f=new Set;for(let d of e.libp2p.getConnections()){let h=d.remotePeer.toString();f.has(h)||(f.add(h),l.push({id:d.remotePeer.toBytes(),addrs:[d.remoteAddr.bytes]}))}yield Z({peers:l});break}case Tt.Type.STREAM_OPEN:{let l;try{l=await e.openStream(o)}catch(d){yield P(d);break}yield Z({streamInfo:l.streamInfo});let f=n.rest();await tn(f,l.connection,async function*(d){for await(let h of d)yield*h},f);return}case Tt.Type.STREAM_HANDLER:{try{await e.registerStreamHandler(o)}catch(l){yield P(l);break}yield Z();break}case Tt.Type.PEERSTORE:{if(o.peerStore==null){yield P(new Error("ERR_INVALID_REQUEST"));break}yield*e.handlePeerStoreRequest(o.peerStore);break}case Tt.Type.PUBSUB:{if(o.pubsub==null){yield P(new Error("ERR_INVALID_REQUEST"));break}yield*e.handlePubsubRequest(o.pubsub);break}case Tt.Type.DHT:{if(o.dht==null){yield P(new Error("ERR_INVALID_REQUEST"));break}yield*e.handleDHTRequest(o.dht);break}default:yield P(new Error("ERR_INVALID_REQUEST_TYPE"));break}}catch(l){Yt.error(l),yield P(l);continue}}(),async function(i){for await(let o of i)n.write(o)}).catch(i=>{Yt(i)})}},qh=(r,t)=>new Sn({multiaddr:r,libp2pNode:t});return Ou(Zh);})();
4
+ `+o),r.push(i+"m+"+Mr.exports.humanize(this.diff)+"\x1B[0m")}else r[0]=rh()+t+" "+r[0]}function rh(){return J.inspectOpts.hideDate?"":new Date().toISOString()+" "}function nh(...r){return process.stderr.write(Pr.format(...r)+`
5
+ `)}function ih(r){r?process.env.DEBUG=r:delete process.env.DEBUG}function oh(){return process.env.DEBUG}function sh(r){r.inspectOpts={};let t=Object.keys(J.inspectOpts);for(let e=0;e<t.length;e++)r.inspectOpts[t[e]]=J.inspectOpts[t[e]]}Mr.exports=hi()(J);var{formatters:ws}=Mr.exports;ws.o=function(r){return this.inspectOpts.colors=this.useColors,Pr.inspect(r,this.inspectOpts).split(`
6
+ `).map(t=>t.trim()).join(" ")};ws.O=function(r){return this.inspectOpts.colors=this.useColors,Pr.inspect(r,this.inspectOpts)}});var vs=B((Lm,di)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?di.exports=ds():di.exports=Es()});var Ur=B((Um,xs)=>{xs.exports=r=>{if(r[Symbol.asyncIterator])return r;if(r.getReader)return async function*(){let t=r.getReader();try{for(;;){let{done:e,value:n}=await t.read();if(e)return;yield n}}finally{t.releaseLock()}}();throw new Error("unknown stream")}});var Ts=B((Fm,Ss)=>{Ss.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 mi=B((Gm,As)=>{var ah=Ts();As.exports=r=>async t=>{t=ah(t);let e=C=>{typeof C.return=="function"&&C.return()},n=null,i=null,o=C=>{n=C,i&&i(C),e(t)},a=null,l=!1,f=()=>{l=!0,a&&a()},d=null,h=!1,g=()=>{h=!0,d&&d()},w=null,x=()=>{w&&w()},b=()=>new Promise((C,_)=>{a=w=C,i=_,r.once("drain",x)}),S=()=>(e(t),new Promise((C,_)=>{if(l||h||n)return C();d=a=C,i=_})),k=()=>{r.removeListener("error",o),r.removeListener("close",f),r.removeListener("finish",g),r.removeListener("drain",x)};r.once("error",o),r.once("close",f),r.once("finish",g);try{for await(let C of t){if(!r.writable||r.destroyed||n)break;r.write(C)===!1&&await b()}}catch(C){n||r.destroy(),n=C}try{if(r.writable&&r.end(),await S(),n)throw n}finally{k()}}});var gi=B(($m,Is)=>{var uh=mi(),lh=Ur();Is.exports=r=>({sink:uh(r),source:lh(r)})});var _s=B((zm,Cs)=>{var fh=gi();Cs.exports=r=>async function*(t){let e=fh(r),n;if(e.sink(t).catch(i=>{n=i}),yield*e.source,n)throw n}});var ks=B((Vm,$e)=>{$e.exports=Ur();$e.exports.source=Ur();$e.exports.sink=mi();$e.exports.transform=_s();$e.exports.duplex=gi()});var bi=B(($r,Rs)=>{(function(){var r,t=0xdeadbeefcafe,e=(t&16777215)==15715070;function n(s,c,u){s!=null&&(typeof s=="number"?this.fromNumber(s,c,u):c==null&&typeof s!="string"?this.fromString(s,256):this.fromString(s,c))}function i(){return new n(null)}function o(s,c,u,p,m,y){for(;--y>=0;){var E=c*this[s++]+u[p]+m;m=Math.floor(E/67108864),u[p++]=E&67108863}return m}function a(s,c,u,p,m,y){for(var E=c&32767,v=c>>15;--y>=0;){var N=this[s]&32767,X=this[s++]>>15,Et=v*N+X*E;N=E*N+((Et&32767)<<15)+u[p]+(m&1073741823),m=(N>>>30)+(Et>>>15)+v*X+(m>>>30),u[p++]=N&1073741823}return m}function l(s,c,u,p,m,y){for(var E=c&16383,v=c>>14;--y>=0;){var N=this[s]&16383,X=this[s++]>>14,Et=v*N+X*E;N=E*N+((Et&16383)<<14)+u[p]+m,m=(N>>28)+(Et>>14)+v*X,u[p++]=N&268435455}return m}var f=typeof navigator<"u";f&&e&&navigator.appName=="Microsoft Internet Explorer"?(n.prototype.am=a,r=30):f&&e&&navigator.appName!="Netscape"?(n.prototype.am=o,r=26):(n.prototype.am=l,r=28),n.prototype.DB=r,n.prototype.DM=(1<<r)-1,n.prototype.DV=1<<r;var d=52;n.prototype.FV=Math.pow(2,d),n.prototype.F1=d-r,n.prototype.F2=2*r-d;var h="0123456789abcdefghijklmnopqrstuvwxyz",g=new Array,w,x;for(w="0".charCodeAt(0),x=0;x<=9;++x)g[w++]=x;for(w="a".charCodeAt(0),x=10;x<36;++x)g[w++]=x;for(w="A".charCodeAt(0),x=10;x<36;++x)g[w++]=x;function b(s){return h.charAt(s)}function S(s,c){var u=g[s.charCodeAt(c)];return u??-1}function k(s){for(var c=this.t-1;c>=0;--c)s[c]=this[c];s.t=this.t,s.s=this.s}function C(s){this.t=1,this.s=s<0?-1:0,s>0?this[0]=s:s<-1?this[0]=s+this.DV:this.t=0}function _(s){var c=i();return c.fromInt(s),c}function G(s,c){var u;if(c==16)u=4;else if(c==8)u=3;else if(c==256)u=8;else if(c==2)u=1;else if(c==32)u=5;else if(c==4)u=2;else{this.fromRadix(s,c);return}this.t=0,this.s=0;for(var p=s.length,m=!1,y=0;--p>=0;){var E=u==8?s[p]&255:S(s,p);if(E<0){s.charAt(p)=="-"&&(m=!0);continue}m=!1,y==0?this[this.t++]=E:y+u>this.DB?(this[this.t-1]|=(E&(1<<this.DB-y)-1)<<y,this[this.t++]=E>>this.DB-y):this[this.t-1]|=E<<y,y+=u,y>=this.DB&&(y-=this.DB)}u==8&&s[0]&128&&(this.s=-1,y>0&&(this[this.t-1]|=(1<<this.DB-y)-1<<y)),this.clamp(),m&&n.ZERO.subTo(this,this)}function W(){for(var s=this.s&this.DM;this.t>0&&this[this.t-1]==s;)--this.t}function ft(s){if(this.s<0)return"-"+this.negate().toString(s);var c;if(s==16)c=4;else if(s==8)c=3;else if(s==2)c=1;else if(s==32)c=5;else if(s==4)c=2;else return this.toRadix(s);var u=(1<<c)-1,p,m=!1,y="",E=this.t,v=this.DB-E*this.DB%c;if(E-- >0)for(v<this.DB&&(p=this[E]>>v)>0&&(m=!0,y=b(p));E>=0;)v<c?(p=(this[E]&(1<<v)-1)<<c-v,p|=this[--E]>>(v+=this.DB-c)):(p=this[E]>>(v-=c)&u,v<=0&&(v+=this.DB,--E)),p>0&&(m=!0),m&&(y+=b(p));return m?y:"0"}function ct(){var s=i();return n.ZERO.subTo(this,s),s}function ot(){return this.s<0?this.negate():this}function at(s){var c=this.s-s.s;if(c!=0)return c;var u=this.t;if(c=u-s.t,c!=0)return this.s<0?-c:c;for(;--u>=0;)if((c=this[u]-s[u])!=0)return c;return 0}function Ct(s){var c=1,u;return(u=s>>>16)!=0&&(s=u,c+=16),(u=s>>8)!=0&&(s=u,c+=8),(u=s>>4)!=0&&(s=u,c+=4),(u=s>>2)!=0&&(s=u,c+=2),(u=s>>1)!=0&&(s=u,c+=1),c}function Qc(){return this.t<=0?0:this.DB*(this.t-1)+Ct(this[this.t-1]^this.s&this.DM)}function ta(s,c){var u;for(u=this.t-1;u>=0;--u)c[u+s]=this[u];for(u=s-1;u>=0;--u)c[u]=0;c.t=this.t+s,c.s=this.s}function ea(s,c){for(var u=s;u<this.t;++u)c[u-s]=this[u];c.t=Math.max(this.t-s,0),c.s=this.s}function ra(s,c){var u=s%this.DB,p=this.DB-u,m=(1<<p)-1,y=Math.floor(s/this.DB),E=this.s<<u&this.DM,v;for(v=this.t-1;v>=0;--v)c[v+y+1]=this[v]>>p|E,E=(this[v]&m)<<u;for(v=y-1;v>=0;--v)c[v]=0;c[y]=E,c.t=this.t+y+1,c.s=this.s,c.clamp()}function na(s,c){c.s=this.s;var u=Math.floor(s/this.DB);if(u>=this.t){c.t=0;return}var p=s%this.DB,m=this.DB-p,y=(1<<p)-1;c[0]=this[u]>>p;for(var E=u+1;E<this.t;++E)c[E-u-1]|=(this[E]&y)<<m,c[E-u]=this[E]>>p;p>0&&(c[this.t-u-1]|=(this.s&y)<<m),c.t=this.t-u,c.clamp()}function ia(s,c){for(var u=0,p=0,m=Math.min(s.t,this.t);u<m;)p+=this[u]-s[u],c[u++]=p&this.DM,p>>=this.DB;if(s.t<this.t){for(p-=s.s;u<this.t;)p+=this[u],c[u++]=p&this.DM,p>>=this.DB;p+=this.s}else{for(p+=this.s;u<s.t;)p-=s[u],c[u++]=p&this.DM,p>>=this.DB;p-=s.s}c.s=p<0?-1:0,p<-1?c[u++]=this.DV+p:p>0&&(c[u++]=p),c.t=u,c.clamp()}function oa(s,c){var u=this.abs(),p=s.abs(),m=u.t;for(c.t=m+p.t;--m>=0;)c[m]=0;for(m=0;m<p.t;++m)c[m+u.t]=u.am(0,p[m],c,m,0,u.t);c.s=0,c.clamp(),this.s!=s.s&&n.ZERO.subTo(c,c)}function sa(s){for(var c=this.abs(),u=s.t=2*c.t;--u>=0;)s[u]=0;for(u=0;u<c.t-1;++u){var p=c.am(u,c[u],s,2*u,0,1);(s[u+c.t]+=c.am(u+1,2*c[u],s,2*u+1,p,c.t-u-1))>=c.DV&&(s[u+c.t]-=c.DV,s[u+c.t+1]=1)}s.t>0&&(s[s.t-1]+=c.am(u,c[u],s,2*u,0,1)),s.s=0,s.clamp()}function ca(s,c,u){var p=s.abs();if(!(p.t<=0)){var m=this.abs();if(m.t<p.t){c?.fromInt(0),u!=null&&this.copyTo(u);return}u==null&&(u=i());var y=i(),E=this.s,v=s.s,N=this.DB-Ct(p[p.t-1]);N>0?(p.lShiftTo(N,y),m.lShiftTo(N,u)):(p.copyTo(y),m.copyTo(u));var X=y.t,Et=y[X-1];if(Et!=0){var pt=Et*(1<<this.F1)+(X>1?y[X-2]>>this.F2:0),Ft=this.FV/pt,Er=(1<<this.F1)/pt,kt=1<<this.F2,Bt=u.t,vr=Bt-X,Yt=c??i();for(y.dlShiftTo(vr,Yt),u.compareTo(Yt)>=0&&(u[u.t++]=1,u.subTo(Yt,u)),n.ONE.dlShiftTo(X,Yt),Yt.subTo(y,y);y.t<X;)y[y.t++]=0;for(;--vr>=0;){var An=u[--Bt]==Et?this.DM:Math.floor(u[Bt]*Ft+(u[Bt-1]+kt)*Er);if((u[Bt]+=y.am(0,An,u,vr,0,X))<An)for(y.dlShiftTo(vr,Yt),u.subTo(Yt,u);u[Bt]<--An;)u.subTo(Yt,u)}c!=null&&(u.drShiftTo(X,c),E!=v&&n.ZERO.subTo(c,c)),u.t=X,u.clamp(),N>0&&u.rShiftTo(N,u),E<0&&n.ZERO.subTo(u,u)}}}function aa(s){var c=i();return this.abs().divRemTo(s,null,c),this.s<0&&c.compareTo(n.ZERO)>0&&s.subTo(c,c),c}function ae(s){this.m=s}function ua(s){return s.s<0||s.compareTo(this.m)>=0?s.mod(this.m):s}function la(s){return s}function fa(s){s.divRemTo(this.m,null,s)}function ha(s,c,u){s.multiplyTo(c,u),this.reduce(u)}function pa(s,c){s.squareTo(c),this.reduce(c)}ae.prototype.convert=ua,ae.prototype.revert=la,ae.prototype.reduce=fa,ae.prototype.mulTo=ha,ae.prototype.sqrTo=pa;function da(){if(this.t<1)return 0;var s=this[0];if(!(s&1))return 0;var c=s&3;return c=c*(2-(s&15)*c)&15,c=c*(2-(s&255)*c)&255,c=c*(2-((s&65535)*c&65535))&65535,c=c*(2-s*c%this.DV)%this.DV,c>0?this.DV-c:-c}function ue(s){this.m=s,this.mp=s.invDigit(),this.mpl=this.mp&32767,this.mph=this.mp>>15,this.um=(1<<s.DB-15)-1,this.mt2=2*s.t}function ma(s){var c=i();return s.abs().dlShiftTo(this.m.t,c),c.divRemTo(this.m,null,c),s.s<0&&c.compareTo(n.ZERO)>0&&this.m.subTo(c,c),c}function ga(s){var c=i();return s.copyTo(c),this.reduce(c),c}function ya(s){for(;s.t<=this.mt2;)s[s.t++]=0;for(var c=0;c<this.m.t;++c){var u=s[c]&32767,p=u*this.mpl+((u*this.mph+(s[c]>>15)*this.mpl&this.um)<<15)&s.DM;for(u=c+this.m.t,s[u]+=this.m.am(0,p,s,c,0,this.m.t);s[u]>=s.DV;)s[u]-=s.DV,s[++u]++}s.clamp(),s.drShiftTo(this.m.t,s),s.compareTo(this.m)>=0&&s.subTo(this.m,s)}function ba(s,c){s.squareTo(c),this.reduce(c)}function wa(s,c,u){s.multiplyTo(c,u),this.reduce(u)}ue.prototype.convert=ma,ue.prototype.revert=ga,ue.prototype.reduce=ya,ue.prototype.mulTo=wa,ue.prototype.sqrTo=ba;function Ea(){return(this.t>0?this[0]&1:this.s)==0}function va(s,c){if(s>4294967295||s<1)return n.ONE;var u=i(),p=i(),m=c.convert(this),y=Ct(s)-1;for(m.copyTo(u);--y>=0;)if(c.sqrTo(u,p),(s&1<<y)>0)c.mulTo(p,m,u);else{var E=u;u=p,p=E}return c.revert(u)}function xa(s,c){var u;return s<256||c.isEven()?u=new ae(c):u=new ue(c),this.exp(s,u)}n.prototype.copyTo=k,n.prototype.fromInt=C,n.prototype.fromString=G,n.prototype.clamp=W,n.prototype.dlShiftTo=ta,n.prototype.drShiftTo=ea,n.prototype.lShiftTo=ra,n.prototype.rShiftTo=na,n.prototype.subTo=ia,n.prototype.multiplyTo=oa,n.prototype.squareTo=sa,n.prototype.divRemTo=ca,n.prototype.invDigit=da,n.prototype.isEven=Ea,n.prototype.exp=va,n.prototype.toString=ft,n.prototype.negate=ct,n.prototype.abs=ot,n.prototype.compareTo=at,n.prototype.bitLength=Qc,n.prototype.mod=aa,n.prototype.modPowInt=xa,n.ZERO=_(0),n.ONE=_(1);function Sa(){var s=i();return this.copyTo(s),s}function Ta(){if(this.s<0){if(this.t==1)return this[0]-this.DV;if(this.t==0)return-1}else{if(this.t==1)return this[0];if(this.t==0)return 0}return(this[1]&(1<<32-this.DB)-1)<<this.DB|this[0]}function Aa(){return this.t==0?this.s:this[0]<<24>>24}function Ia(){return this.t==0?this.s:this[0]<<16>>16}function Ca(s){return Math.floor(Math.LN2*this.DB/Math.log(s))}function _a(){return this.s<0?-1:this.t<=0||this.t==1&&this[0]<=0?0:1}function ka(s){if(s==null&&(s=10),this.signum()==0||s<2||s>36)return"0";var c=this.chunkSize(s),u=Math.pow(s,c),p=_(u),m=i(),y=i(),E="";for(this.divRemTo(p,m,y);m.signum()>0;)E=(u+y.intValue()).toString(s).substr(1)+E,m.divRemTo(p,m,y);return y.intValue().toString(s)+E}function Ba(s,c){this.fromInt(0),c==null&&(c=10);for(var u=this.chunkSize(c),p=Math.pow(c,u),m=!1,y=0,E=0,v=0;v<s.length;++v){var N=S(s,v);if(N<0){s.charAt(v)=="-"&&this.signum()==0&&(m=!0);continue}E=c*E+N,++y>=u&&(this.dMultiply(p),this.dAddOffset(E,0),y=0,E=0)}y>0&&(this.dMultiply(Math.pow(c,y)),this.dAddOffset(E,0)),m&&n.ZERO.subTo(this,this)}function Da(s,c,u){if(typeof c=="number")if(s<2)this.fromInt(1);else for(this.fromNumber(s,u),this.testBit(s-1)||this.bitwiseTo(n.ONE.shiftLeft(s-1),vn,this),this.isEven()&&this.dAddOffset(1,0);!this.isProbablePrime(c);)this.dAddOffset(2,0),this.bitLength()>s&&this.subTo(n.ONE.shiftLeft(s-1),this);else{var p=new Array,m=s&7;p.length=(s>>3)+1,c.nextBytes(p),m>0?p[0]&=(1<<m)-1:p[0]=0,this.fromString(p,256)}}function Ra(){var s=this.t,c=new Array;c[0]=this.s;var u=this.DB-s*this.DB%8,p,m=0;if(s-- >0)for(u<this.DB&&(p=this[s]>>u)!=(this.s&this.DM)>>u&&(c[m++]=p|this.s<<this.DB-u);s>=0;)u<8?(p=(this[s]&(1<<u)-1)<<8-u,p|=this[--s]>>(u+=this.DB-8)):(p=this[s]>>(u-=8)&255,u<=0&&(u+=this.DB,--s)),p&128&&(p|=-256),m==0&&(this.s&128)!=(p&128)&&++m,(m>0||p!=this.s)&&(c[m++]=p);return c}function La(s){return this.compareTo(s)==0}function Na(s){return this.compareTo(s)<0?this:s}function Oa(s){return this.compareTo(s)>0?this:s}function Pa(s,c,u){var p,m,y=Math.min(s.t,this.t);for(p=0;p<y;++p)u[p]=c(this[p],s[p]);if(s.t<this.t){for(m=s.s&this.DM,p=y;p<this.t;++p)u[p]=c(this[p],m);u.t=this.t}else{for(m=this.s&this.DM,p=y;p<s.t;++p)u[p]=c(m,s[p]);u.t=s.t}u.s=c(this.s,s.s),u.clamp()}function Ma(s,c){return s&c}function Ua(s){var c=i();return this.bitwiseTo(s,Ma,c),c}function vn(s,c){return s|c}function Fa(s){var c=i();return this.bitwiseTo(s,vn,c),c}function io(s,c){return s^c}function Ga(s){var c=i();return this.bitwiseTo(s,io,c),c}function oo(s,c){return s&~c}function $a(s){var c=i();return this.bitwiseTo(s,oo,c),c}function za(){for(var s=i(),c=0;c<this.t;++c)s[c]=this.DM&~this[c];return s.t=this.t,s.s=~this.s,s}function Va(s){var c=i();return s<0?this.rShiftTo(-s,c):this.lShiftTo(s,c),c}function Ha(s){var c=i();return s<0?this.lShiftTo(-s,c):this.rShiftTo(s,c),c}function Wa(s){if(s==0)return-1;var c=0;return s&65535||(s>>=16,c+=16),s&255||(s>>=8,c+=8),s&15||(s>>=4,c+=4),s&3||(s>>=2,c+=2),s&1||++c,c}function qa(){for(var s=0;s<this.t;++s)if(this[s]!=0)return s*this.DB+Wa(this[s]);return this.s<0?this.t*this.DB:-1}function Za(s){for(var c=0;s!=0;)s&=s-1,++c;return c}function Ka(){for(var s=0,c=this.s&this.DM,u=0;u<this.t;++u)s+=Za(this[u]^c);return s}function Xa(s){var c=Math.floor(s/this.DB);return c>=this.t?this.s!=0:(this[c]&1<<s%this.DB)!=0}function ja(s,c){var u=n.ONE.shiftLeft(s);return this.bitwiseTo(u,c,u),u}function Ya(s){return this.changeBit(s,vn)}function Ja(s){return this.changeBit(s,oo)}function Qa(s){return this.changeBit(s,io)}function tu(s,c){for(var u=0,p=0,m=Math.min(s.t,this.t);u<m;)p+=this[u]+s[u],c[u++]=p&this.DM,p>>=this.DB;if(s.t<this.t){for(p+=s.s;u<this.t;)p+=this[u],c[u++]=p&this.DM,p>>=this.DB;p+=this.s}else{for(p+=this.s;u<s.t;)p+=s[u],c[u++]=p&this.DM,p>>=this.DB;p+=s.s}c.s=p<0?-1:0,p>0?c[u++]=p:p<-1&&(c[u++]=this.DV+p),c.t=u,c.clamp()}function eu(s){var c=i();return this.addTo(s,c),c}function ru(s){var c=i();return this.subTo(s,c),c}function nu(s){var c=i();return this.multiplyTo(s,c),c}function iu(){var s=i();return this.squareTo(s),s}function ou(s){var c=i();return this.divRemTo(s,c,null),c}function su(s){var c=i();return this.divRemTo(s,null,c),c}function cu(s){var c=i(),u=i();return this.divRemTo(s,c,u),new Array(c,u)}function au(s){this[this.t]=this.am(0,s-1,this,0,0,this.t),++this.t,this.clamp()}function uu(s,c){if(s!=0){for(;this.t<=c;)this[this.t++]=0;for(this[c]+=s;this[c]>=this.DV;)this[c]-=this.DV,++c>=this.t&&(this[this.t++]=0),++this[c]}}function Je(){}function so(s){return s}function lu(s,c,u){s.multiplyTo(c,u)}function fu(s,c){s.squareTo(c)}Je.prototype.convert=so,Je.prototype.revert=so,Je.prototype.mulTo=lu,Je.prototype.sqrTo=fu;function hu(s){return this.exp(s,new Je)}function pu(s,c,u){var p=Math.min(this.t+s.t,c);for(u.s=0,u.t=p;p>0;)u[--p]=0;var m;for(m=u.t-this.t;p<m;++p)u[p+this.t]=this.am(0,s[p],u,p,0,this.t);for(m=Math.min(s.t,c);p<m;++p)this.am(0,s[p],u,p,0,c-p);u.clamp()}function du(s,c,u){--c;var p=u.t=this.t+s.t-c;for(u.s=0;--p>=0;)u[p]=0;for(p=Math.max(c-this.t,0);p<s.t;++p)u[this.t+p-c]=this.am(c-p,s[p],u,0,0,this.t+p-c);u.clamp(),u.drShiftTo(1,u)}function le(s){this.r2=i(),this.q3=i(),n.ONE.dlShiftTo(2*s.t,this.r2),this.mu=this.r2.divide(s),this.m=s}function mu(s){if(s.s<0||s.t>2*this.m.t)return s.mod(this.m);if(s.compareTo(this.m)<0)return s;var c=i();return s.copyTo(c),this.reduce(c),c}function gu(s){return s}function yu(s){for(s.drShiftTo(this.m.t-1,this.r2),s.t>this.m.t+1&&(s.t=this.m.t+1,s.clamp()),this.mu.multiplyUpperTo(this.r2,this.m.t+1,this.q3),this.m.multiplyLowerTo(this.q3,this.m.t+1,this.r2);s.compareTo(this.r2)<0;)s.dAddOffset(1,this.m.t+1);for(s.subTo(this.r2,s);s.compareTo(this.m)>=0;)s.subTo(this.m,s)}function bu(s,c){s.squareTo(c),this.reduce(c)}function wu(s,c,u){s.multiplyTo(c,u),this.reduce(u)}le.prototype.convert=mu,le.prototype.revert=gu,le.prototype.reduce=yu,le.prototype.mulTo=wu,le.prototype.sqrTo=bu;function Eu(s,c){var u=s.bitLength(),p,m=_(1),y;if(u<=0)return m;u<18?p=1:u<48?p=3:u<144?p=4:u<768?p=5:p=6,u<8?y=new ae(c):c.isEven()?y=new le(c):y=new ue(c);var E=new Array,v=3,N=p-1,X=(1<<p)-1;if(E[1]=y.convert(this),p>1){var Et=i();for(y.sqrTo(E[1],Et);v<=X;)E[v]=i(),y.mulTo(Et,E[v-2],E[v]),v+=2}var pt=s.t-1,Ft,Er=!0,kt=i(),Bt;for(u=Ct(s[pt])-1;pt>=0;){for(u>=N?Ft=s[pt]>>u-N&X:(Ft=(s[pt]&(1<<u+1)-1)<<N-u,pt>0&&(Ft|=s[pt-1]>>this.DB+u-N)),v=p;!(Ft&1);)Ft>>=1,--v;if((u-=v)<0&&(u+=this.DB,--pt),Er)E[Ft].copyTo(m),Er=!1;else{for(;v>1;)y.sqrTo(m,kt),y.sqrTo(kt,m),v-=2;v>0?y.sqrTo(m,kt):(Bt=m,m=kt,kt=Bt),y.mulTo(kt,E[Ft],m)}for(;pt>=0&&!(s[pt]&1<<u);)y.sqrTo(m,kt),Bt=m,m=kt,kt=Bt,--u<0&&(u=this.DB-1,--pt)}return y.revert(m)}function vu(s){var c=this.s<0?this.negate():this.clone(),u=s.s<0?s.negate():s.clone();if(c.compareTo(u)<0){var p=c;c=u,u=p}var m=c.getLowestSetBit(),y=u.getLowestSetBit();if(y<0)return c;for(m<y&&(y=m),y>0&&(c.rShiftTo(y,c),u.rShiftTo(y,u));c.signum()>0;)(m=c.getLowestSetBit())>0&&c.rShiftTo(m,c),(m=u.getLowestSetBit())>0&&u.rShiftTo(m,u),c.compareTo(u)>=0?(c.subTo(u,c),c.rShiftTo(1,c)):(u.subTo(c,u),u.rShiftTo(1,u));return y>0&&u.lShiftTo(y,u),u}function xu(s){if(s<=0)return 0;var c=this.DV%s,u=this.s<0?s-1:0;if(this.t>0)if(c==0)u=this[0]%s;else for(var p=this.t-1;p>=0;--p)u=(c*u+this[p])%s;return u}function Su(s){var c=s.isEven();if(this.isEven()&&c||s.signum()==0)return n.ZERO;for(var u=s.clone(),p=this.clone(),m=_(1),y=_(0),E=_(0),v=_(1);u.signum()!=0;){for(;u.isEven();)u.rShiftTo(1,u),c?((!m.isEven()||!y.isEven())&&(m.addTo(this,m),y.subTo(s,y)),m.rShiftTo(1,m)):y.isEven()||y.subTo(s,y),y.rShiftTo(1,y);for(;p.isEven();)p.rShiftTo(1,p),c?((!E.isEven()||!v.isEven())&&(E.addTo(this,E),v.subTo(s,v)),E.rShiftTo(1,E)):v.isEven()||v.subTo(s,v),v.rShiftTo(1,v);u.compareTo(p)>=0?(u.subTo(p,u),c&&m.subTo(E,m),y.subTo(v,y)):(p.subTo(u,p),c&&E.subTo(m,E),v.subTo(y,v))}if(p.compareTo(n.ONE)!=0)return n.ZERO;if(v.compareTo(s)>=0)return v.subtract(s);if(v.signum()<0)v.addTo(s,v);else return v;return v.signum()<0?v.add(s):v}var st=[2,3,5,7,11,13,17,19,23,29,31,37,41,43,47,53,59,61,67,71,73,79,83,89,97,101,103,107,109,113,127,131,137,139,149,151,157,163,167,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,257,263,269,271,277,281,283,293,307,311,313,317,331,337,347,349,353,359,367,373,379,383,389,397,401,409,419,421,431,433,439,443,449,457,461,463,467,479,487,491,499,503,509,521,523,541,547,557,563,569,571,577,587,593,599,601,607,613,617,619,631,641,643,647,653,659,661,673,677,683,691,701,709,719,727,733,739,743,751,757,761,769,773,787,797,809,811,821,823,827,829,839,853,857,859,863,877,881,883,887,907,911,919,929,937,941,947,953,967,971,977,983,991,997],Tu=(1<<26)/st[st.length-1];function Au(s){var c,u=this.abs();if(u.t==1&&u[0]<=st[st.length-1]){for(c=0;c<st.length;++c)if(u[0]==st[c])return!0;return!1}if(u.isEven())return!1;for(c=1;c<st.length;){for(var p=st[c],m=c+1;m<st.length&&p<Tu;)p*=st[m++];for(p=u.modInt(p);c<m;)if(p%st[c++]==0)return!1}return u.millerRabin(s)}function Iu(s){var c=this.subtract(n.ONE),u=c.getLowestSetBit();if(u<=0)return!1;var p=c.shiftRight(u);s=s+1>>1,s>st.length&&(s=st.length);for(var m=i(),y=0;y<s;++y){m.fromInt(st[Math.floor(Math.random()*st.length)]);var E=m.modPow(p,this);if(E.compareTo(n.ONE)!=0&&E.compareTo(c)!=0){for(var v=1;v++<u&&E.compareTo(c)!=0;)if(E=E.modPowInt(2,this),E.compareTo(n.ONE)==0)return!1;if(E.compareTo(c)!=0)return!1}}return!0}n.prototype.chunkSize=Ca,n.prototype.toRadix=ka,n.prototype.fromRadix=Ba,n.prototype.fromNumber=Da,n.prototype.bitwiseTo=Pa,n.prototype.changeBit=ja,n.prototype.addTo=tu,n.prototype.dMultiply=au,n.prototype.dAddOffset=uu,n.prototype.multiplyLowerTo=pu,n.prototype.multiplyUpperTo=du,n.prototype.modInt=xu,n.prototype.millerRabin=Iu,n.prototype.clone=Sa,n.prototype.intValue=Ta,n.prototype.byteValue=Aa,n.prototype.shortValue=Ia,n.prototype.signum=_a,n.prototype.toByteArray=Ra,n.prototype.equals=La,n.prototype.min=Na,n.prototype.max=Oa,n.prototype.and=Ua,n.prototype.or=Fa,n.prototype.xor=Ga,n.prototype.andNot=$a,n.prototype.not=za,n.prototype.shiftLeft=Va,n.prototype.shiftRight=Ha,n.prototype.getLowestSetBit=qa,n.prototype.bitCount=Ka,n.prototype.testBit=Xa,n.prototype.setBit=Ya,n.prototype.clearBit=Ja,n.prototype.flipBit=Qa,n.prototype.add=eu,n.prototype.subtract=ru,n.prototype.multiply=nu,n.prototype.divide=ou,n.prototype.remainder=su,n.prototype.divideAndRemainder=cu,n.prototype.modPow=Eu,n.prototype.modInverse=Su,n.prototype.pow=hu,n.prototype.gcd=vu,n.prototype.isProbablePrime=Au,n.prototype.square=iu,n.prototype.Barrett=le;var wr,ht,K;function Cu(s){ht[K++]^=s&255,ht[K++]^=s>>8&255,ht[K++]^=s>>16&255,ht[K++]^=s>>24&255,K>=Tn&&(K-=Tn)}function co(){Cu(new Date().getTime())}if(ht==null){ht=new Array,K=0;var _t;if(typeof window<"u"&&window.crypto){if(window.crypto.getRandomValues){var ao=new Uint8Array(32);for(window.crypto.getRandomValues(ao),_t=0;_t<32;++_t)ht[K++]=ao[_t]}else if(navigator.appName=="Netscape"&&navigator.appVersion<"5"){var uo=window.crypto.random(32);for(_t=0;_t<uo.length;++_t)ht[K++]=uo.charCodeAt(_t)&255}}for(;K<Tn;)_t=Math.floor(65536*Math.random()),ht[K++]=_t>>>8,ht[K++]=_t&255;K=0,co()}function _u(){if(wr==null){for(co(),wr=Ru(),wr.init(ht),K=0;K<ht.length;++K)ht[K]=0;K=0}return wr.next()}function ku(s){var c;for(c=0;c<s.length;++c)s[c]=_u()}function xn(){}xn.prototype.nextBytes=ku;function Sn(){this.i=0,this.j=0,this.S=new Array}function Bu(s){var c,u,p;for(c=0;c<256;++c)this.S[c]=c;for(u=0,c=0;c<256;++c)u=u+this.S[c]+s[c%s.length]&255,p=this.S[c],this.S[c]=this.S[u],this.S[u]=p;this.i=0,this.j=0}function Du(){var s;return this.i=this.i+1&255,this.j=this.j+this.S[this.i]&255,s=this.S[this.i],this.S[this.i]=this.S[this.j],this.S[this.j]=s,this.S[s+this.S[this.i]&255]}Sn.prototype.init=Bu,Sn.prototype.next=Du;function Ru(){return new Sn}var Tn=256;typeof $r<"u"?$r=Rs.exports={default:n,BigInteger:n,SecureRandom:xn}:this.jsbn={BigInteger:n,SecureRandom:xn}}).call($r)});var ur=B(zr=>{(function(){"use strict";var r={not_string:/[^s]/,not_bool:/[^t]/,not_type:/[^T]/,not_primitive:/[^v]/,number:/[diefg]/,numeric_arg:/[bcdiefguxX]/,json:/[j]/,not_json:/[^j]/,text:/^[^\x25]+/,modulo:/^\x25{2}/,placeholder:/^\x25(?:([1-9]\d*)\$|\(([^)]+)\))?(\+)?(0|'[^$])?(-)?(\d+)?(?:\.(\d+))?([b-gijostTuvxX])/,key:/^([a-z_][a-z_\d]*)/i,key_access:/^\.([a-z_][a-z_\d]*)/i,index_access:/^\[(\d+)\]/,sign:/^[+-]/};function t(a){return n(o(a),arguments)}function e(a,l){return t.apply(null,[a].concat(l||[]))}function n(a,l){var f=1,d=a.length,h,g="",w,x,b,S,k,C,_,G;for(w=0;w<d;w++)if(typeof a[w]=="string")g+=a[w];else if(typeof a[w]=="object"){if(b=a[w],b.keys)for(h=l[f],x=0;x<b.keys.length;x++){if(h==null)throw new Error(t('[sprintf] Cannot access property "%s" of undefined value "%s"',b.keys[x],b.keys[x-1]));h=h[b.keys[x]]}else b.param_no?h=l[b.param_no]:h=l[f++];if(r.not_type.test(b.type)&&r.not_primitive.test(b.type)&&h instanceof Function&&(h=h()),r.numeric_arg.test(b.type)&&typeof h!="number"&&isNaN(h))throw new TypeError(t("[sprintf] expecting number but found %T",h));switch(r.number.test(b.type)&&(_=h>=0),b.type){case"b":h=parseInt(h,10).toString(2);break;case"c":h=String.fromCharCode(parseInt(h,10));break;case"d":case"i":h=parseInt(h,10);break;case"j":h=JSON.stringify(h,null,b.width?parseInt(b.width):0);break;case"e":h=b.precision?parseFloat(h).toExponential(b.precision):parseFloat(h).toExponential();break;case"f":h=b.precision?parseFloat(h).toFixed(b.precision):parseFloat(h);break;case"g":h=b.precision?String(Number(h.toPrecision(b.precision))):parseFloat(h);break;case"o":h=(parseInt(h,10)>>>0).toString(8);break;case"s":h=String(h),h=b.precision?h.substring(0,b.precision):h;break;case"t":h=String(!!h),h=b.precision?h.substring(0,b.precision):h;break;case"T":h=Object.prototype.toString.call(h).slice(8,-1).toLowerCase(),h=b.precision?h.substring(0,b.precision):h;break;case"u":h=parseInt(h,10)>>>0;break;case"v":h=h.valueOf(),h=b.precision?h.substring(0,b.precision):h;break;case"x":h=(parseInt(h,10)>>>0).toString(16);break;case"X":h=(parseInt(h,10)>>>0).toString(16).toUpperCase();break}r.json.test(b.type)?g+=h:(r.number.test(b.type)&&(!_||b.sign)?(G=_?"+":"-",h=h.toString().replace(r.sign,"")):G="",k=b.pad_char?b.pad_char==="0"?"0":b.pad_char.charAt(1):" ",C=b.width-(G+h).length,S=b.width&&C>0?k.repeat(C):"",g+=b.align?G+h+S:k==="0"?G+S+h:S+G+h)}return g}var i=Object.create(null);function o(a){if(i[a])return i[a];for(var l=a,f,d=[],h=0;l;){if((f=r.text.exec(l))!==null)d.push(f[0]);else if((f=r.modulo.exec(l))!==null)d.push("%");else if((f=r.placeholder.exec(l))!==null){if(f[2]){h|=1;var g=[],w=f[2],x=[];if((x=r.key.exec(w))!==null)for(g.push(x[1]);(w=w.substring(x[0].length))!=="";)if((x=r.key_access.exec(w))!==null)g.push(x[1]);else if((x=r.index_access.exec(w))!==null)g.push(x[1]);else throw new SyntaxError("[sprintf] failed to parse named argument key");else throw new SyntaxError("[sprintf] failed to parse named argument key");f[2]=g}else h|=2;if(h===3)throw new Error("[sprintf] mixing positional and named placeholders is not (yet) supported");d.push({placeholder:f[0],param_no:f[1],keys:f[2],sign:f[3],pad_char:f[4],align:f[5],width:f[6],precision:f[7],type:f[8]})}else throw new SyntaxError("[sprintf] unexpected placeholder");l=l.substring(f[0].length)}return i[a]=d}typeof zr<"u"&&(zr.sprintf=t,zr.vsprintf=e),typeof window<"u"&&(window.sprintf=t,window.vsprintf=e,typeof define=="function"&&define.amd&&define(function(){return{sprintf:t,vsprintf:e}}))})()});var oc=B((wg,ic)=>{"use strict";ic.exports=$h;function $h(r,t){for(var e=new Array(arguments.length-1),n=0,i=2,o=!0;i<arguments.length;)e[n++]=arguments[i++];return new Promise(function(l,f){e[n]=function(h){if(o)if(o=!1,h)f(h);else{for(var g=new Array(arguments.length-1),w=0;w<g.length;)g[w++]=arguments[w];l.apply(null,g)}};try{r.apply(t||null,e)}catch(d){o&&(o=!1,f(d))}})}});var uc=B(ac=>{"use strict";var en=ac;en.length=function(t){var e=t.length;if(!e)return 0;for(var n=0;--e%4>1&&t.charAt(e)==="=";)++n;return Math.ceil(t.length*3)/4-n};var Xe=new Array(64),cc=new Array(123);for(Nt=0;Nt<64;)cc[Xe[Nt]=Nt<26?Nt+65:Nt<52?Nt+71:Nt<62?Nt-4:Nt-59|43]=Nt++;var Nt;en.encode=function(t,e,n){for(var i=null,o=[],a=0,l=0,f;e<n;){var d=t[e++];switch(l){case 0:o[a++]=Xe[d>>2],f=(d&3)<<4,l=1;break;case 1:o[a++]=Xe[f|d>>4],f=(d&15)<<2,l=2;break;case 2:o[a++]=Xe[f|d>>6],o[a++]=Xe[d&63],l=0;break}a>8191&&((i||(i=[])).push(String.fromCharCode.apply(String,o)),a=0)}return l&&(o[a++]=Xe[f],o[a++]=61,l===1&&(o[a++]=61)),i?(a&&i.push(String.fromCharCode.apply(String,o.slice(0,a))),i.join("")):String.fromCharCode.apply(String,o.slice(0,a))};var sc="invalid encoding";en.decode=function(t,e,n){for(var i=n,o=0,a,l=0;l<t.length;){var f=t.charCodeAt(l++);if(f===61&&o>1)break;if((f=cc[f])===void 0)throw Error(sc);switch(o){case 0:a=f,o=1;break;case 1:e[n++]=a<<2|(f&48)>>4,a=f,o=2;break;case 2:e[n++]=(a&15)<<4|(f&60)>>2,a=f,o=3;break;case 3:e[n++]=(a&3)<<6|f,o=0;break}}if(o===1)throw Error(sc);return n-i};en.test=function(t){return/^(?:[A-Za-z0-9+/]{4})*(?:[A-Za-z0-9+/]{2}==|[A-Za-z0-9+/]{3}=)?$/.test(t)}});var fc=B((vg,lc)=>{"use strict";lc.exports=rn;function rn(){this._listeners={}}rn.prototype.on=function(t,e,n){return(this._listeners[t]||(this._listeners[t]=[])).push({fn:e,ctx:n||this}),this};rn.prototype.off=function(t,e){if(t===void 0)this._listeners={};else if(e===void 0)this._listeners[t]=[];else for(var n=this._listeners[t],i=0;i<n.length;)n[i].fn===e?n.splice(i,1):++i;return this};rn.prototype.emit=function(t){var e=this._listeners[t];if(e){for(var n=[],i=1;i<arguments.length;)n.push(arguments[i++]);for(i=0;i<e.length;)e[i].fn.apply(e[i++].ctx,n)}return this}});var bc=B((xg,yc)=>{"use strict";yc.exports=hc(hc);function hc(r){return typeof Float32Array<"u"?function(){var t=new Float32Array([-0]),e=new Uint8Array(t.buffer),n=e[3]===128;function i(f,d,h){t[0]=f,d[h]=e[0],d[h+1]=e[1],d[h+2]=e[2],d[h+3]=e[3]}function o(f,d,h){t[0]=f,d[h]=e[3],d[h+1]=e[2],d[h+2]=e[1],d[h+3]=e[0]}r.writeFloatLE=n?i:o,r.writeFloatBE=n?o:i;function a(f,d){return e[0]=f[d],e[1]=f[d+1],e[2]=f[d+2],e[3]=f[d+3],t[0]}function l(f,d){return e[3]=f[d],e[2]=f[d+1],e[1]=f[d+2],e[0]=f[d+3],t[0]}r.readFloatLE=n?a:l,r.readFloatBE=n?l:a}():function(){function t(n,i,o,a){var l=i<0?1:0;if(l&&(i=-i),i===0)n(1/i>0?0:2147483648,o,a);else if(isNaN(i))n(2143289344,o,a);else if(i>34028234663852886e22)n((l<<31|2139095040)>>>0,o,a);else if(i<11754943508222875e-54)n((l<<31|Math.round(i/1401298464324817e-60))>>>0,o,a);else{var f=Math.floor(Math.log(i)/Math.LN2),d=Math.round(i*Math.pow(2,-f)*8388608)&8388607;n((l<<31|f+127<<23|d)>>>0,o,a)}}r.writeFloatLE=t.bind(null,pc),r.writeFloatBE=t.bind(null,dc);function e(n,i,o){var a=n(i,o),l=(a>>31)*2+1,f=a>>>23&255,d=a&8388607;return f===255?d?NaN:l*(1/0):f===0?l*1401298464324817e-60*d:l*Math.pow(2,f-150)*(d+8388608)}r.readFloatLE=e.bind(null,mc),r.readFloatBE=e.bind(null,gc)}(),typeof Float64Array<"u"?function(){var t=new Float64Array([-0]),e=new Uint8Array(t.buffer),n=e[7]===128;function i(f,d,h){t[0]=f,d[h]=e[0],d[h+1]=e[1],d[h+2]=e[2],d[h+3]=e[3],d[h+4]=e[4],d[h+5]=e[5],d[h+6]=e[6],d[h+7]=e[7]}function o(f,d,h){t[0]=f,d[h]=e[7],d[h+1]=e[6],d[h+2]=e[5],d[h+3]=e[4],d[h+4]=e[3],d[h+5]=e[2],d[h+6]=e[1],d[h+7]=e[0]}r.writeDoubleLE=n?i:o,r.writeDoubleBE=n?o:i;function a(f,d){return e[0]=f[d],e[1]=f[d+1],e[2]=f[d+2],e[3]=f[d+3],e[4]=f[d+4],e[5]=f[d+5],e[6]=f[d+6],e[7]=f[d+7],t[0]}function l(f,d){return e[7]=f[d],e[6]=f[d+1],e[5]=f[d+2],e[4]=f[d+3],e[3]=f[d+4],e[2]=f[d+5],e[1]=f[d+6],e[0]=f[d+7],t[0]}r.readDoubleLE=n?a:l,r.readDoubleBE=n?l:a}():function(){function t(n,i,o,a,l,f){var d=a<0?1:0;if(d&&(a=-a),a===0)n(0,l,f+i),n(1/a>0?0:2147483648,l,f+o);else if(isNaN(a))n(0,l,f+i),n(2146959360,l,f+o);else if(a>17976931348623157e292)n(0,l,f+i),n((d<<31|2146435072)>>>0,l,f+o);else{var h;if(a<22250738585072014e-324)h=a/5e-324,n(h>>>0,l,f+i),n((d<<31|h/4294967296)>>>0,l,f+o);else{var g=Math.floor(Math.log(a)/Math.LN2);g===1024&&(g=1023),h=a*Math.pow(2,-g),n(h*4503599627370496>>>0,l,f+i),n((d<<31|g+1023<<20|h*1048576&1048575)>>>0,l,f+o)}}}r.writeDoubleLE=t.bind(null,pc,0,4),r.writeDoubleBE=t.bind(null,dc,4,0);function e(n,i,o,a,l){var f=n(a,l+i),d=n(a,l+o),h=(d>>31)*2+1,g=d>>>20&2047,w=4294967296*(d&1048575)+f;return g===2047?w?NaN:h*(1/0):g===0?h*5e-324*w:h*Math.pow(2,g-1075)*(w+4503599627370496)}r.readDoubleLE=e.bind(null,mc,0,4),r.readDoubleBE=e.bind(null,gc,4,0)}(),r}function pc(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 dc(r,t,e){t[e]=r>>>24,t[e+1]=r>>>16&255,t[e+2]=r>>>8&255,t[e+3]=r&255}function mc(r,t){return(r[t]|r[t+1]<<8|r[t+2]<<16|r[t+3]<<24)>>>0}function gc(r,t){return(r[t]<<24|r[t+1]<<16|r[t+2]<<8|r[t+3])>>>0}});var wc=B((exports,module)=>{"use strict";module.exports=inquire;function inquire(moduleName){try{var mod=eval("quire".replace(/^/,"re"))(moduleName);if(mod&&(mod.length||Object.keys(mod).length))return mod}catch(r){}return null}});var vc=B(Ec=>{"use strict";var $i=Ec;$i.length=function(t){for(var e=0,n=0,i=0;i<t.length;++i)n=t.charCodeAt(i),n<128?e+=1:n<2048?e+=2:(n&64512)===55296&&(t.charCodeAt(i+1)&64512)===56320?(++i,e+=4):e+=3;return e};$i.read=function(t,e,n){var i=n-e;if(i<1)return"";for(var o=null,a=[],l=0,f;e<n;)f=t[e++],f<128?a[l++]=f:f>191&&f<224?a[l++]=(f&31)<<6|t[e++]&63:f>239&&f<365?(f=((f&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,a[l++]=55296+(f>>10),a[l++]=56320+(f&1023)):a[l++]=(f&15)<<12|(t[e++]&63)<<6|t[e++]&63,l>8191&&((o||(o=[])).push(String.fromCharCode.apply(String,a)),l=0);return o?(l&&o.push(String.fromCharCode.apply(String,a.slice(0,l))),o.join("")):String.fromCharCode.apply(String,a.slice(0,l))};$i.write=function(t,e,n){for(var i=n,o,a,l=0;l<t.length;++l)o=t.charCodeAt(l),o<128?e[n++]=o:o<2048?(e[n++]=o>>6|192,e[n++]=o&63|128):(o&64512)===55296&&((a=t.charCodeAt(l+1))&64512)===56320?(o=65536+((o&1023)<<10)+(a&1023),++l,e[n++]=o>>18|240,e[n++]=o>>12&63|128,e[n++]=o>>6&63|128,e[n++]=o&63|128):(e[n++]=o>>12|224,e[n++]=o>>6&63|128,e[n++]=o&63|128);return n-i}});var Sc=B((Tg,xc)=>{"use strict";xc.exports=zh;function zh(r,t,e){var n=e||8192,i=n>>>1,o=null,a=n;return function(f){if(f<1||f>i)return r(f);a+f>n&&(o=r(n),a=0);var d=t.call(o,a,a+=f);return a&7&&(a=(a|7)+1),d}}});var Ac=B((Ag,Tc)=>{"use strict";Tc.exports=Y;var hr=Te();function Y(r,t){this.lo=r>>>0,this.hi=t>>>0}var Se=Y.zero=new Y(0,0);Se.toNumber=function(){return 0};Se.zzEncode=Se.zzDecode=function(){return this};Se.length=function(){return 1};var Vh=Y.zeroHash="\0\0\0\0\0\0\0\0";Y.fromNumber=function(t){if(t===0)return Se;var e=t<0;e&&(t=-t);var n=t>>>0,i=(t-n)/4294967296>>>0;return e&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new Y(n,i)};Y.from=function(t){if(typeof t=="number")return Y.fromNumber(t);if(hr.isString(t))if(hr.Long)t=hr.Long.fromString(t);else return Y.fromNumber(parseInt(t,10));return t.low||t.high?new Y(t.low>>>0,t.high>>>0):Se};Y.prototype.toNumber=function(t){if(!t&&this.hi>>>31){var e=~this.lo+1>>>0,n=~this.hi>>>0;return e||(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296};Y.prototype.toLong=function(t){return hr.Long?new hr.Long(this.lo|0,this.hi|0,!!t):{low:this.lo|0,high:this.hi|0,unsigned:!!t}};var oe=String.prototype.charCodeAt;Y.fromHash=function(t){return t===Vh?Se:new Y((oe.call(t,0)|oe.call(t,1)<<8|oe.call(t,2)<<16|oe.call(t,3)<<24)>>>0,(oe.call(t,4)|oe.call(t,5)<<8|oe.call(t,6)<<16|oe.call(t,7)<<24)>>>0)};Y.prototype.toHash=function(){return String.fromCharCode(this.lo&255,this.lo>>>8&255,this.lo>>>16&255,this.lo>>>24,this.hi&255,this.hi>>>8&255,this.hi>>>16&255,this.hi>>>24)};Y.prototype.zzEncode=function(){var t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this};Y.prototype.zzDecode=function(){var t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this};Y.prototype.length=function(){var t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}});var Te=B(zi=>{"use strict";var A=zi;A.asPromise=oc();A.base64=uc();A.EventEmitter=fc();A.float=bc();A.inquire=wc();A.utf8=vc();A.pool=Sc();A.LongBits=Ac();A.isNode=!!(typeof globalThis<"u"&&globalThis&&globalThis.process&&globalThis.process.versions&&globalThis.process.versions.node);A.global=A.isNode&&globalThis||typeof window<"u"&&window||typeof self<"u"&&self||zi;A.emptyArray=Object.freeze?Object.freeze([]):[];A.emptyObject=Object.freeze?Object.freeze({}):{};A.isInteger=Number.isInteger||function(t){return typeof t=="number"&&isFinite(t)&&Math.floor(t)===t};A.isString=function(t){return typeof t=="string"||t instanceof String};A.isObject=function(t){return t&&typeof t=="object"};A.isset=A.isSet=function(t,e){var n=t[e];return n!=null&&t.hasOwnProperty(e)?typeof n!="object"||(Array.isArray(n)?n.length:Object.keys(n).length)>0:!1};A.Buffer=function(){try{var r=A.inquire("buffer").Buffer;return r.prototype.utf8Write?r:null}catch{return null}}();A._Buffer_from=null;A._Buffer_allocUnsafe=null;A.newBuffer=function(t){return typeof t=="number"?A.Buffer?A._Buffer_allocUnsafe(t):new A.Array(t):A.Buffer?A._Buffer_from(t):typeof Uint8Array>"u"?t:new Uint8Array(t)};A.Array=typeof Uint8Array<"u"?Uint8Array:Array;A.Long=A.global.dcodeIO&&A.global.dcodeIO.Long||A.global.Long||A.inquire("long");A.key2Re=/^true|false|0|1$/;A.key32Re=/^-?(?:0|[1-9][0-9]*)$/;A.key64Re=/^(?:[\\x00-\\xff]{8}|-?(?:0|[1-9][0-9]*))$/;A.longToHash=function(t){return t?A.LongBits.from(t).toHash():A.LongBits.zeroHash};A.longFromHash=function(t,e){var n=A.LongBits.fromHash(t);return A.Long?A.Long.fromBits(n.lo,n.hi,e):n.toNumber(!!e)};function Ic(r,t,e){for(var n=Object.keys(t),i=0;i<n.length;++i)(r[n[i]]===void 0||!e)&&(r[n[i]]=t[n[i]]);return r}A.merge=Ic;A.lcFirst=function(t){return t.charAt(0).toLowerCase()+t.substring(1)};function Cc(r){function t(e,n){if(!(this instanceof t))return new t(e,n);Object.defineProperty(this,"message",{get:function(){return e}}),Error.captureStackTrace?Error.captureStackTrace(this,t):Object.defineProperty(this,"stack",{value:new Error().stack||""}),n&&Ic(this,n)}return t.prototype=Object.create(Error.prototype,{constructor:{value:t,writable:!0,enumerable:!1,configurable:!0},name:{get:function(){return r},set:void 0,enumerable:!1,configurable:!0},toString:{value:function(){return this.name+": "+this.message},writable:!0,enumerable:!1,configurable:!0}}),t}A.newError=Cc;A.ProtocolError=Cc("ProtocolError");A.oneOfGetter=function(t){for(var e={},n=0;n<t.length;++n)e[t[n]]=1;return function(){for(var i=Object.keys(this),o=i.length-1;o>-1;--o)if(e[i[o]]===1&&this[i[o]]!==void 0&&this[i[o]]!==null)return i[o]}};A.oneOfSetter=function(t){return function(e){for(var n=0;n<t.length;++n)t[n]!==e&&delete this[t[n]]}};A.toJSONOptions={longs:String,enums:String,bytes:String,json:!0};A._configure=function(){var r=A.Buffer;if(!r){A._Buffer_from=A._Buffer_allocUnsafe=null;return}A._Buffer_from=r.from!==Uint8Array.from&&r.from||function(e,n){return new r(e,n)},A._Buffer_allocUnsafe=r.allocUnsafe||function(e){return new r(e)}}});var Wi=B((Cg,Rc)=>{"use strict";Rc.exports=$;var Mt=Te(),Hi,Bc=Mt.LongBits,Hh=Mt.utf8;function Ot(r,t){return RangeError("index out of range: "+r.pos+" + "+(t||1)+" > "+r.len)}function $(r){this.buf=r,this.pos=0,this.len=r.length}var _c=typeof Uint8Array<"u"?function(t){if(t instanceof Uint8Array||Array.isArray(t))return new $(t);throw Error("illegal buffer")}:function(t){if(Array.isArray(t))return new $(t);throw Error("illegal buffer")},Dc=function(){return Mt.Buffer?function(e){return($.create=function(i){return Mt.Buffer.isBuffer(i)?new Hi(i):_c(i)})(e)}:_c};$.create=Dc();$.prototype._slice=Mt.Array.prototype.subarray||Mt.Array.prototype.slice;$.prototype.uint32=function(){var t=4294967295;return function(){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,Ot(this,10);return t}}();$.prototype.int32=function(){return this.uint32()|0};$.prototype.sint32=function(){var t=this.uint32();return t>>>1^-(t&1)|0};function Vi(){var r=new Bc(0,0),t=0;if(this.len-this.pos>4){for(;t<4;++t)if(r.lo=(r.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return r;if(r.lo=(r.lo|(this.buf[this.pos]&127)<<28)>>>0,r.hi=(r.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return r;t=0}else{for(;t<3;++t){if(this.pos>=this.len)throw Ot(this);if(r.lo=(r.lo|(this.buf[this.pos]&127)<<t*7)>>>0,this.buf[this.pos++]<128)return r}return r.lo=(r.lo|(this.buf[this.pos++]&127)<<t*7)>>>0,r}if(this.len-this.pos>4){for(;t<5;++t)if(r.hi=(r.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return r}else for(;t<5;++t){if(this.pos>=this.len)throw Ot(this);if(r.hi=(r.hi|(this.buf[this.pos]&127)<<t*7+3)>>>0,this.buf[this.pos++]<128)return r}throw Error("invalid varint encoding")}$.prototype.bool=function(){return this.uint32()!==0};function nn(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}$.prototype.fixed32=function(){if(this.pos+4>this.len)throw Ot(this,4);return nn(this.buf,this.pos+=4)};$.prototype.sfixed32=function(){if(this.pos+4>this.len)throw Ot(this,4);return nn(this.buf,this.pos+=4)|0};function kc(){if(this.pos+8>this.len)throw Ot(this,8);return new Bc(nn(this.buf,this.pos+=4),nn(this.buf,this.pos+=4))}$.prototype.float=function(){if(this.pos+4>this.len)throw Ot(this,4);var t=Mt.float.readFloatLE(this.buf,this.pos);return this.pos+=4,t};$.prototype.double=function(){if(this.pos+8>this.len)throw Ot(this,4);var t=Mt.float.readDoubleLE(this.buf,this.pos);return this.pos+=8,t};$.prototype.bytes=function(){var t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw Ot(this,t);return this.pos+=t,Array.isArray(this.buf)?this.buf.slice(e,n):e===n?new this.buf.constructor(0):this._slice.call(this.buf,e,n)};$.prototype.string=function(){var t=this.bytes();return Hh.read(t,0,t.length)};$.prototype.skip=function(t){if(typeof t=="number"){if(this.pos+t>this.len)throw Ot(this,t);this.pos+=t}else do if(this.pos>=this.len)throw Ot(this);while(this.buf[this.pos++]&128);return this};$.prototype.skipType=function(r){switch(r){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(r=this.uint32()&7)!==4;)this.skipType(r);break;case 5:this.skip(4);break;default:throw Error("invalid wire type "+r+" at offset "+this.pos)}return this};$._configure=function(r){Hi=r,$.create=Dc(),Hi._configure();var t=Mt.Long?"toLong":"toNumber";Mt.merge($.prototype,{int64:function(){return Vi.call(this)[t](!1)},uint64:function(){return Vi.call(this)[t](!0)},sint64:function(){return Vi.call(this).zzDecode()[t](!1)},fixed64:function(){return kc.call(this)[t](!0)},sfixed64:function(){return kc.call(this)[t](!1)}})}});var Pc=B((_g,Oc)=>{"use strict";Oc.exports=Ae;var Nc=Wi();(Ae.prototype=Object.create(Nc.prototype)).constructor=Ae;var Lc=Te();function Ae(r){Nc.call(this,r)}Ae._configure=function(){Lc.Buffer&&(Ae.prototype._slice=Lc.Buffer.prototype.slice)};Ae.prototype.string=function(){var t=this.uint32();return this.buf.utf8Slice?this.buf.utf8Slice(this.pos,this.pos=Math.min(this.pos+t,this.len)):this.buf.toString("utf-8",this.pos,this.pos=Math.min(this.pos+t,this.len))};Ae._configure()});var Ji=B((kg,Gc)=>{"use strict";Gc.exports=D;var Tt=Te(),qi,on=Tt.LongBits,Mc=Tt.base64,Uc=Tt.utf8;function pr(r,t,e){this.fn=r,this.len=t,this.next=void 0,this.val=e}function Ki(){}function Wh(r){this.head=r.head,this.tail=r.tail,this.len=r.len,this.next=r.states}function D(){this.len=0,this.head=new pr(Ki,0,0),this.tail=this.head,this.states=null}var Fc=function(){return Tt.Buffer?function(){return(D.create=function(){return new qi})()}:function(){return new D}};D.create=Fc();D.alloc=function(t){return new Tt.Array(t)};Tt.Array!==Array&&(D.alloc=Tt.pool(D.alloc,Tt.Array.prototype.subarray));D.prototype._push=function(t,e,n){return this.tail=this.tail.next=new pr(t,e,n),this.len+=e,this};function Xi(r,t,e){t[e]=r&255}function qh(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}function ji(r,t){this.len=r,this.next=void 0,this.val=t}ji.prototype=Object.create(pr.prototype);ji.prototype.fn=qh;D.prototype.uint32=function(t){return this.len+=(this.tail=this.tail.next=new ji((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this};D.prototype.int32=function(t){return t<0?this._push(Yi,10,on.fromNumber(t)):this.uint32(t)};D.prototype.sint32=function(t){return this.uint32((t<<1^t>>31)>>>0)};function Yi(r,t,e){for(;r.hi;)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}D.prototype.uint64=function(t){var e=on.from(t);return this._push(Yi,e.length(),e)};D.prototype.int64=D.prototype.uint64;D.prototype.sint64=function(t){var e=on.from(t).zzEncode();return this._push(Yi,e.length(),e)};D.prototype.bool=function(t){return this._push(Xi,1,t?1:0)};function Zi(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}D.prototype.fixed32=function(t){return this._push(Zi,4,t>>>0)};D.prototype.sfixed32=D.prototype.fixed32;D.prototype.fixed64=function(t){var e=on.from(t);return this._push(Zi,4,e.lo)._push(Zi,4,e.hi)};D.prototype.sfixed64=D.prototype.fixed64;D.prototype.float=function(t){return this._push(Tt.float.writeFloatLE,4,t)};D.prototype.double=function(t){return this._push(Tt.float.writeDoubleLE,8,t)};var Zh=Tt.Array.prototype.set?function(t,e,n){e.set(t,n)}:function(t,e,n){for(var i=0;i<t.length;++i)e[n+i]=t[i]};D.prototype.bytes=function(t){var e=t.length>>>0;if(!e)return this._push(Xi,1,0);if(Tt.isString(t)){var n=D.alloc(e=Mc.length(t));Mc.decode(t,n,0),t=n}return this.uint32(e)._push(Zh,e,t)};D.prototype.string=function(t){var e=Uc.length(t);return e?this.uint32(e)._push(Uc.write,e,t):this._push(Xi,1,0)};D.prototype.fork=function(){return this.states=new Wh(this),this.head=this.tail=new pr(Ki,0,0),this.len=0,this};D.prototype.reset=function(){return this.states?(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 pr(Ki,0,0),this.len=0),this};D.prototype.ldelim=function(){var t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n&&(this.tail.next=t.next,this.tail=e,this.len+=n),this};D.prototype.finish=function(){for(var t=this.head.next,e=this.constructor.alloc(this.len),n=0;t;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e};D._configure=function(r){qi=r,D.create=Fc(),qi._configure()}});var Vc=B((Bg,zc)=>{"use strict";zc.exports=Ut;var $c=Ji();(Ut.prototype=Object.create($c.prototype)).constructor=Ut;var se=Te();function Ut(){$c.call(this)}Ut._configure=function(){Ut.alloc=se._Buffer_allocUnsafe,Ut.writeBytesBuffer=se.Buffer&&se.Buffer.prototype instanceof Uint8Array&&se.Buffer.prototype.set.name==="set"?function(t,e,n){e.set(t,n)}:function(t,e,n){if(t.copy)t.copy(e,n,0,t.length);else for(var i=0;i<t.length;)e[n++]=t[i++]}};Ut.prototype.bytes=function(t){se.isString(t)&&(t=se._Buffer_from(t,"base64"));var e=t.length>>>0;return this.uint32(e),e&&this._push(Ut.writeBytesBuffer,e,t),this};function Kh(r,t,e){r.length<40?se.utf8.write(r,t,e):t.utf8Write?t.utf8Write(r,e):t.write(r,e)}Ut.prototype.string=function(t){var e=se.Buffer.byteLength(t);return this.uint32(e),e&&this._push(Kh,e,t),this};Ut._configure()});var op={};dt(op,{Server:()=>En,createServer:()=>ip});var Ks=M(Gt("net"),1);var Jt=Gt("node:net");function Sr(r){return!!(0,Jt.isIP)(r)}var Bn={};dt(Bn,{identity:()=>Hu});function Fu(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),a=o.charCodeAt(0);if(e[a]!==255)throw new TypeError(o+" is ambiguous");e[a]=i}var l=r.length,f=r.charAt(0),d=Math.log(l)/Math.log(256),h=Math.log(256)/Math.log(l);function g(b){if(b instanceof Uint8Array||(ArrayBuffer.isView(b)?b=new Uint8Array(b.buffer,b.byteOffset,b.byteLength):Array.isArray(b)&&(b=Uint8Array.from(b))),!(b instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(b.length===0)return"";for(var S=0,k=0,C=0,_=b.length;C!==_&&b[C]===0;)C++,S++;for(var G=(_-C)*h+1>>>0,W=new Uint8Array(G);C!==_;){for(var ft=b[C],ct=0,ot=G-1;(ft!==0||ct<k)&&ot!==-1;ot--,ct++)ft+=256*W[ot]>>>0,W[ot]=ft%l>>>0,ft=ft/l>>>0;if(ft!==0)throw new Error("Non-zero carry");k=ct,C++}for(var at=G-k;at!==G&&W[at]===0;)at++;for(var Ct=f.repeat(S);at<G;++at)Ct+=r.charAt(W[at]);return Ct}function w(b){if(typeof b!="string")throw new TypeError("Expected String");if(b.length===0)return new Uint8Array;var S=0;if(b[S]!==" "){for(var k=0,C=0;b[S]===f;)k++,S++;for(var _=(b.length-S)*d+1>>>0,G=new Uint8Array(_);b[S];){var W=e[b.charCodeAt(S)];if(W===255)return;for(var ft=0,ct=_-1;(W!==0||ft<C)&&ct!==-1;ct--,ft++)W+=l*G[ct]>>>0,G[ct]=W%256>>>0,W=W/256>>>0;if(W!==0)throw new Error("Non-zero carry");C=ft,S++}if(b[S]!==" "){for(var ot=_-C;ot!==_&&G[ot]===0;)ot++;for(var at=new Uint8Array(k+(_-ot)),Ct=k;ot!==_;)at[Ct++]=G[ot++];return at}}}function x(b){var S=w(b);if(S)return S;throw new Error(`Non-${t} character`)}return{encode:g,decodeUnsafe:w,decode:x}}var Gu=Fu,$u=Gu,fo=$u;var up=new Uint8Array(0);var ho=(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},vt=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")};var po=r=>new TextEncoder().encode(r),mo=r=>new TextDecoder().decode(r);var In=class{constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Cn=class{constructor(t,e,n){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=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return yo(this,t)}},_n=class{constructor(t){this.decoders=t}or(t){return yo(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},yo=(r,t)=>new _n({...r.decoders||{[r.prefix]:r},...t.decoders||{[t.prefix]:t}}),kn=class{constructor(t,e,n,i){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=i,this.encoder=new In(t,e,n),this.decoder=new Cn(t,e,i)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}},ke=({name:r,prefix:t,encode:e,decode:n})=>new kn(r,t,e,n),Qt=({prefix:r,name:t,alphabet:e})=>{let{encode:n,decode:i}=fo(e,t);return ke({prefix:r,name:t,encode:n,decode:o=>vt(i(o))})},zu=(r,t,e,n)=>{let i={};for(let h=0;h<t.length;++h)i[t[h]]=h;let o=r.length;for(;r[o-1]==="=";)--o;let a=new Uint8Array(o*e/8|0),l=0,f=0,d=0;for(let h=0;h<o;++h){let g=i[r[h]];if(g===void 0)throw new SyntaxError(`Non-${n} character`);f=f<<e|g,l+=e,l>=8&&(l-=8,a[d++]=255&f>>l)}if(l>=e||255&f<<8-l)throw new SyntaxError("Unexpected end of data");return a},Vu=(r,t,e)=>{let n=t[t.length-1]==="=",i=(1<<e)-1,o="",a=0,l=0;for(let f=0;f<r.length;++f)for(l=l<<8|r[f],a+=8;a>e;)a-=e,o+=t[i&l>>a];if(a&&(o+=t[i&l<<e-a]),n)for(;o.length*e&7;)o+="=";return o},U=({name:r,prefix:t,bitsPerChar:e,alphabet:n})=>ke({prefix:t,name:r,encode(i){return Vu(i,n,e)},decode(i){return zu(i,n,e,r)}});var Hu=ke({prefix:"\0",name:"identity",encode:r=>mo(r),decode:r=>po(r)});var Dn={};dt(Dn,{base2:()=>Wu});var Wu=U({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Rn={};dt(Rn,{base8:()=>qu});var qu=U({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ln={};dt(Ln,{base10:()=>Zu});var Zu=Qt({prefix:"9",name:"base10",alphabet:"0123456789"});var Nn={};dt(Nn,{base16:()=>Ku,base16upper:()=>Xu});var Ku=U({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Xu=U({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var On={};dt(On,{base32:()=>Dt,base32hex:()=>Qu,base32hexpad:()=>el,base32hexpadupper:()=>rl,base32hexupper:()=>tl,base32pad:()=>Yu,base32padupper:()=>Ju,base32upper:()=>ju,base32z:()=>nl});var Dt=U({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),ju=U({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Yu=U({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Ju=U({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Qu=U({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),tl=U({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),el=U({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),rl=U({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),nl=U({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Pn={};dt(Pn,{base36:()=>il,base36upper:()=>ol});var il=Qt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),ol=Qt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Mn={};dt(Mn,{base58btc:()=>q,base58flickr:()=>sl});var q=Qt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),sl=Qt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Fn={};dt(Fn,{base64:()=>Un,base64pad:()=>cl,base64url:()=>al,base64urlpad:()=>ul});var Un=U({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),cl=U({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),al=U({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),ul=U({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Gn={};dt(Gn,{base256emoji:()=>dl});var bo=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}"),ll=bo.reduce((r,t,e)=>(r[e]=t,r),[]),fl=bo.reduce((r,t,e)=>(r[t.codePointAt(0)]=e,r),[]);function hl(r){return r.reduce((t,e)=>(t+=ll[e],t),"")}function pl(r){let t=[];for(let e of r){let n=fl[e.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${e}`);t.push(n)}return new Uint8Array(t)}var dl=ke({prefix:"\u{1F680}",name:"base256emoji",encode:hl,decode:pl});var Wn={};dt(Wn,{sha256:()=>Ar,sha512:()=>Ll});var Hn=M(Gt("crypto"),1);var ml=vo,wo=128,gl=127,yl=~gl,bl=Math.pow(2,31);function vo(r,t,e){t=t||[],e=e||0;for(var n=e;r>=bl;)t[e++]=r&255|wo,r/=128;for(;r&yl;)t[e++]=r&255|wo,r>>>=7;return t[e]=r|0,vo.bytes=e-n+1,t}var wl=$n,El=128,Eo=127;function $n(r,n){var e=0,n=n||0,i=0,o=n,a,l=r.length;do{if(o>=l)throw $n.bytes=0,new RangeError("Could not decode varint");a=r[o++],e+=i<28?(a&Eo)<<i:(a&Eo)*Math.pow(2,i),i+=7}while(a>=El);return $n.bytes=o-n,e}var vl=Math.pow(2,7),xl=Math.pow(2,14),Sl=Math.pow(2,21),Tl=Math.pow(2,28),Al=Math.pow(2,35),Il=Math.pow(2,42),Cl=Math.pow(2,49),_l=Math.pow(2,56),kl=Math.pow(2,63),Bl=function(r){return r<vl?1:r<xl?2:r<Sl?3:r<Tl?4:r<Al?5:r<Il?6:r<Cl?7:r<_l?8:r<kl?9:10},Dl={encode:ml,decode:wl,encodingLength:Bl},Rl=Dl,Qe=Rl;var tr=(r,t=0)=>[Qe.decode(r,t),Qe.decode.bytes],Be=(r,t,e=0)=>(Qe.encode(r,t,e),t),De=r=>Qe.encodingLength(r);var te=(r,t)=>{let e=t.byteLength,n=De(r),i=n+De(e),o=new Uint8Array(i+e);return Be(r,o,0),Be(e,o,n),o.set(t,i),new Re(r,e,t,o)},fe=r=>{let t=vt(r),[e,n]=tr(t),[i,o]=tr(t.subarray(n)),a=t.subarray(n+o);if(a.byteLength!==i)throw new Error("Incorrect length");return new Re(e,i,a,t)},xo=(r,t)=>{if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&ho(r.bytes,e.bytes)}},Re=class{constructor(t,e,n,i){this.code=t,this.size=e,this.digest=n,this.bytes=i}};var Vn=({name:r,code:t,encode:e})=>new zn(r,t,e),zn=class{constructor(t,e,n){this.name=t,this.code=e,this.encode=n}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?te(this.code,e):e.then(n=>te(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Ar=Vn({name:"sha2-256",code:18,encode:r=>vt(Hn.default.createHash("sha256").update(r).digest())}),Ll=Vn({name:"sha2-512",code:19,encode:r=>vt(Hn.default.createHash("sha512").update(r).digest())});var qn={};dt(qn,{identity:()=>Ir});var To=0,Nl="identity",Ao=vt,Ol=r=>te(To,Ao(r)),Ir={code:To,name:Nl,encode:Ao,digest:Ol};var Dp=new TextEncoder,Rp=new TextDecoder;var Io=(r,t)=>{let{bytes:e,version:n}=r;switch(n){case 0:return Fl(e,Zn(r),t||q.encoder);default:return Gl(e,Zn(r),t||Dt.encoder)}};var Co=new WeakMap,Zn=r=>{let t=Co.get(r);if(t==null){let e=new Map;return Co.set(r,e),e}return t},R=class{constructor(t,e,n,i){this.code=e,this.version=t,this.multihash=n,this.bytes=i,this["/"]=i}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==er)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==$l)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return R.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=te(t,e);return R.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return R.equals(this,t)}static equals(t,e){let n=e;return n&&t.code===n.code&&t.version===n.version&&xo(t.multihash,n.multihash)}toString(t){return Io(this,t)}toJSON(){return{"/":Io(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof R)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:i,multihash:o,bytes:a}=e;return new R(n,i,o,a||_o(n,i,o.bytes))}else if(e[zl]===!0){let{version:n,multihash:i,code:o}=e,a=fe(i);return R.create(n,o,a)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==er)throw new Error(`Version 0 CID must use dag-pb (code: ${er}) block encoding`);return new R(t,e,n,n.bytes)}case 1:{let i=_o(t,e,n.bytes);return new R(t,e,n,i)}default:throw new Error("Invalid version")}}static createV0(t){return R.create(0,er,t)}static createV1(t,e){return R.create(1,t,e)}static decode(t){let[e,n]=R.decodeFirst(t);if(n.length)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=R.inspectBytes(t),n=e.size-e.multihashSize,i=vt(t.subarray(n,n+e.multihashSize));if(i.byteLength!==e.multihashSize)throw new Error("Incorrect length");let o=i.subarray(e.multihashSize-e.digestSize),a=new Re(e.multihashCode,e.digestSize,o,i);return[e.version===0?R.createV0(a):R.createV1(e.codec,a),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[g,w]=tr(t.subarray(e));return e+=w,g},i=n(),o=er;if(i===18?(i=0,e=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let a=e,l=n(),f=n(),d=e+f,h=d-a;return{version:i,codec:o,multihashCode:l,digestSize:f,multihashSize:h,size:d}}static parse(t,e){let[n,i]=Ul(t,e),o=R.decode(i);if(o.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Zn(o).set(n,t),o}},Ul=(r,t)=>{switch(r[0]){case"Q":{let e=t||q;return[q.prefix,e.decode(`${q.prefix}${r}`)]}case q.prefix:{let e=t||q;return[q.prefix,e.decode(r)]}case Dt.prefix:{let e=t||Dt;return[Dt.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)]}}},Fl=(r,t,e)=>{let{prefix:n}=e;if(n!==q.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let i=t.get(n);if(i==null){let o=e.encode(r).slice(1);return t.set(n,o),o}else return i},Gl=(r,t,e)=>{let{prefix:n}=e,i=t.get(n);if(i==null){let o=e.encode(r);return t.set(n,o),o}else return i},er=112,$l=18,_o=(r,t,e)=>{let n=De(r),i=n+De(t),o=new Uint8Array(i+e.byteLength);return Be(r,o,0),Be(t,o,n),o.set(e,i),o},zl=Symbol.for("@ipld/js-cid/CID");var ee={...Bn,...Dn,...Rn,...Ln,...Nn,...On,...Pn,...Mn,...Fn,...Gn},zp={...Wn,...qn};function pe(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function $t(r=0){return globalThis.Buffer?.alloc!=null?pe(globalThis.Buffer.alloc(r)):new Uint8Array(r)}function zt(r=0){return globalThis.Buffer?.allocUnsafe!=null?pe(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function Bo(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var ko=Bo("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Kn=Bo("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=zt(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),Vl={utf8:ko,"utf-8":ko,hex:ee.base16,latin1:Kn,ascii:Kn,binary:Kn,...ee},Cr=Vl;function ut(r,t="utf8"){let e=Cr[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 Do=Jt.isIPv4,Hl=Jt.isIPv6,Xn=function(r){let t=0;if(r=r.toString().trim(),Do(r)){let e=new Uint8Array(t+4);return r.split(/\./g).forEach(n=>{e[t++]=parseInt(n,10)&255}),e}if(Hl(r)){let e=r.split(":",8),n;for(n=0;n<e.length;n++){let o=Do(e[n]),a;o&&(a=Xn(e[n]),e[n]=ut(a.slice(0,2),"base16")),a!=null&&++n<8&&e.splice(n,0,ut(a.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(n=0;n<e.length&&e[n]!=="";n++);let o=[n,1];for(n=9-e.length;n>0;n--)o.push("0");e.splice.apply(e,o)}let i=new Uint8Array(t+16);for(n=0;n<e.length;n++){let o=parseInt(e[n],16);i[t++]=o>>8&255,i[t++]=o&255}return i}throw new Error("invalid ip address")},Ro=function(r,t=0,e){t=~~t,e=e??r.length-t;let n=new DataView(r.buffer);if(e===4){let i=[];for(let o=0;o<e;o++)i.push(r[t+o]);return i.join(".")}if(e===16){let i=[];for(let o=0;o<e;o+=2)i.push(n.getUint16(t+o).toString(16));return i.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var rr={},jn={},ql=[[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"]];ql.forEach(r=>{let t=Zl(...r);jn[t.code]=t,rr[t.name]=t});function Zl(r,t,e,n,i){return{code:r,size:t,name:e,resolvable:!!n,path:!!i}}function L(r){if(typeof r=="number"){if(jn[r]!=null)return jn[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(rr[r]!=null)return rr[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var Pt=M(_r(),1);function nr(r,t="utf8"){let e=Cr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?pe(globalThis.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function xt(r,t){t==null&&(t=r.reduce((i,o)=>i+o.length,0));let e=zt(t),n=0;for(let i of r)e.set(i,n),n+=i.length;return pe(e)}var kr=class{index=0;input="";new(t){return this.index=0,this.input=t,this}readAtomically(t){let e=this.index,n=t();return n===void 0&&(this.index=e),n}parseWith(t){let e=t();if(this.index===this.input.length)return e}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(t){return this.readAtomically(()=>{let e=this.readChar();if(e===t)return e})}readSeparator(t,e,n){return this.readAtomically(()=>{if(!(e>0&&this.readGivenChar(t)===void 0))return n()})}readNumber(t,e,n,i){return this.readAtomically(()=>{let o=0,a=0,l=this.peekChar();if(l===void 0)return;let f=l==="0",d=2**(8*i)-1;for(;;){let h=this.readAtomically(()=>{let g=this.readChar();if(g===void 0)return;let w=Number.parseInt(g,t);if(!Number.isNaN(w))return w});if(h===void 0)break;if(o*=t,o+=h,o>d||(a+=1,e!==void 0&&a>e))return}if(a!==0)return!n&&f&&a>1?void 0:o})}readIPv4Addr(){return this.readAtomically(()=>{let t=new Uint8Array(4);for(let e=0;e<t.length;e++){let n=this.readSeparator(".",e,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;t[e]=n}return t})}readIPv6Addr(){let t=e=>{for(let n=0;n<e.length/2;n++){let i=n*2;if(n<e.length-3){let a=this.readSeparator(":",n,()=>this.readIPv4Addr());if(a!==void 0)return e[i]=a[0],e[i+1]=a[1],e[i+2]=a[2],e[i+3]=a[3],[i+4,!0]}let o=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(o===void 0)return[i,!1];e[i]=o>>8,e[i+1]=o&255}return[e.length,!1]};return this.readAtomically(()=>{let e=new Uint8Array(16),[n,i]=t(e);if(n===16)return e;if(i||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let o=new Uint8Array(14),a=16-(n+2),[l]=t(o.subarray(0,a));return e.set(o.subarray(0,l),16-l),e})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var dd=new kr;var xd=parseInt("0xFFFF",16),Sd=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var rm=L("ip4"),nm=L("ip6"),im=L("ipcidr");function Ko(r,t){switch(L(r).code){case 4:case 41:return df(t);case 42:return qo(t);case 6:case 273:case 33:case 132:return jo(t).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return qo(t);case 421:return bf(t);case 444:return Zo(t);case 445:return Zo(t);case 466:return yf(t);default:return ut(t,"base16")}}function Xo(r,t){switch(L(r).code){case 4:return Ho(t);case 41:return Ho(t);case 42:return Wo(t);case 6:case 273:case 33:case 132:return ti(parseInt(t,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Wo(t);case 421:return mf(t);case 444:return wf(t);case 445:return Ef(t);case 466:return gf(t);default:return nr(t,"base16")}}var Qn=Object.values(ee).map(r=>r.decoder),pf=function(){let r=Qn[0].or(Qn[1]);return Qn.slice(2).forEach(t=>r=r.or(t)),r}();function Ho(r){if(!Sr(r))throw new Error("invalid ip address");return Xn(r)}function df(r){let t=Ro(r,0,r.length);if(t==null)throw new Error("ipBuff is required");if(!Sr(t))throw new Error("invalid ip address");return t}function ti(r){let t=new ArrayBuffer(2);return new DataView(t).setUint16(0,r),new Uint8Array(t)}function jo(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function Wo(r){let t=nr(r),e=Uint8Array.from(Pt.default.encode(t.length));return xt([e,t],e.length+t.length)}function qo(r){let t=Pt.default.decode(r);if(r=r.slice(Pt.default.decode.bytes),r.length!==t)throw new Error("inconsistent lengths");return ut(r)}function mf(r){let t;r[0]==="Q"||r[0]==="1"?t=fe(q.decode(`z${r}`)).bytes:t=R.parse(r).multihash.bytes;let e=Uint8Array.from(Pt.default.encode(t.length));return xt([e,t],e.length+t.length)}function gf(r){let t=pf.decode(r),e=Uint8Array.from(Pt.default.encode(t.length));return xt([e,t],e.length+t.length)}function yf(r){let t=Pt.default.decode(r),e=r.slice(Pt.default.decode.bytes);if(e.length!==t)throw new Error("inconsistent lengths");return"u"+ut(e,"base64url")}function bf(r){let t=Pt.default.decode(r),e=r.slice(Pt.default.decode.bytes);if(e.length!==t)throw new Error("inconsistent lengths");return ut(e,"base58btc")}function wf(r){let t=r.split(":");if(t.length!==2)throw new Error(`failed to parse onion addr: ["'${t.join('", "')}'"]' does not contain a port number`);if(t[0].length!==16)throw new Error(`failed to parse onion addr: ${t[0]} not a Tor onion address.`);let e=Dt.decode("b"+t[0]),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=ti(n);return xt([e,i],e.length+i.length)}function Ef(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=Dt.decode(`b${t[0]}`),n=parseInt(t[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let i=ti(n);return xt([e,i],e.length+i.length)}function Zo(r){let t=r.slice(0,r.length-2),e=r.slice(r.length-2),n=ut(t,"base32"),i=jo(e);return`${n}:${i}`}var Le=M(_r(),1);function vf(r){let t=[],e=r.split("/").slice(1);if(e.length===1&&e[0]==="")return[];for(let n=0;n<e.length;n++){let i=e[n],o=L(i);if(o.size===0){t.push([i]);continue}if(n++,n>=e.length)throw Jo("invalid address: "+r);if(o.path===!0){t.push([i,oi(e.slice(n).join("/"))]);break}t.push([i,e[n]])}return t}function xf(r){let t=[];return r.map(e=>{let n=Rr(e);return t.push(n.name),e.length>1&&e[1]!=null&&t.push(e[1]),null}),oi(t.join("/"))}function Sf(r){return r.map(t=>{Array.isArray(t)||(t=[t]);let e=Rr(t);return t.length>1?[e.code,Xo(e.code,t[1])]:[e.code]})}function ei(r){return r.map(t=>{let e=Rr(t);return t[1]!=null?[e.code,Ko(e.code,t[1])]:[e.code]})}function ri(r){return Dr(xt(r.map(t=>{let e=Rr(t),n=Uint8Array.from(Le.default.encode(e.code));return t.length>1&&t[1]!=null&&(n=xt([n,t[1]])),n})))}function ni(r,t){return r.size>0?r.size/8:r.size===0?0:Le.default.decode(t)+(Le.default.decode.bytes??0)}function Br(r){let t=[],e=0;for(;e<r.length;){let n=Le.default.decode(r,e),i=Le.default.decode.bytes??0,o=L(n),a=ni(o,r.slice(e+i));if(a===0){t.push([n]),e+=i;continue}let l=r.slice(e+i,e+i+a);if(e+=a+i,e>r.length)throw Jo("Invalid address Uint8Array: "+ut(r,"base16"));t.push([n,l])}return t}function ii(r){let t=Br(r),e=ei(t);return xf(e)}function Tf(r){r=oi(r);let t=vf(r),e=Sf(t);return ri(e)}function Yo(r){return Tf(r)}function Dr(r){let t=Af(r);if(t!=null)throw t;return Uint8Array.from(r)}function Af(r){try{Br(r)}catch(t){return t}}function oi(r){return"/"+r.trim().split("/").filter(t=>t).join("/")}function Jo(r){return new Error("Error parsing address: "+r)}function Rr(r){return L(r[0])}var ai=M(_r(),1);var rs=M(si(),1);function de(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 Ne=function(r,t,e,n){if(e==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?r!==t||!n:!t.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e==="m"?n:e==="a"?n.call(r):n?n.value:t.get(r)},ci=function(r,t,e,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?r!==t||!i:!t.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(r,e):i?i.value=e:t.set(r,e),e},ir,or,sr,es,_f=Symbol.for("nodejs.util.inspect.custom"),kf=[L("dns").code,L("dns4").code,L("dns6").code,L("dnsaddr").code],Bf=new Map,ns=Symbol.for("@multiformats/js-multiaddr/multiaddr");function Df(r){return!!r?.[ns]}var Vt=class{constructor(t){if(ir.set(this,void 0),or.set(this,void 0),sr.set(this,void 0),this[es]=!0,t==null&&(t=""),t instanceof Uint8Array)this.bytes=Dr(t);else if(typeof t=="string"){if(t.length>0&&t.charAt(0)!=="/")throw new Error(`multiaddr "${t}" must start with a "/"`);this.bytes=Yo(t)}else if(Df(t))this.bytes=Dr(t.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr")}toString(){return Ne(this,ir,"f")==null&&ci(this,ir,ii(this.bytes),"f"),Ne(this,ir,"f")}toJSON(){return this.toString()}toOptions(){let t,e,n,i,o="",a=L("tcp"),l=L("udp"),f=L("ip4"),d=L("ip6"),h=L("dns6"),g=L("ip6zone");for(let[x,b]of this.stringTuples())x===g.code&&(o=`%${b??""}`),kf.includes(x)&&(e=a.name,i=443,n=`${b??""}${o}`,t=x===h.code?6:4),(x===a.code||x===l.code)&&(e=L(x).name,i=parseInt(b??"")),(x===f.code||x===d.code)&&(e=L(x).name,n=`${b??""}${o}`,t=x===d.code?6:4);if(t==null||e==null||n==null||i==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:t,host:n,transport:e,port:i}}protos(){return this.protoCodes().map(t=>Object.assign({},L(t)))}protoCodes(){let t=[],e=this.bytes,n=0;for(;n<e.length;){let i=ai.default.decode(e,n),o=ai.default.decode.bytes??0,a=L(i),l=ni(a,e.slice(n+o));n+=l+o,t.push(i)}return t}protoNames(){return this.protos().map(t=>t.name)}tuples(){return Ne(this,or,"f")==null&&ci(this,or,Br(this.bytes),"f"),Ne(this,or,"f")}stringTuples(){return Ne(this,sr,"f")==null&&ci(this,sr,ei(this.tuples()),"f"),Ne(this,sr,"f")}encapsulate(t){return t=new Vt(t),new Vt(this.toString()+t.toString())}decapsulate(t){let e=t.toString(),n=this.toString(),i=n.lastIndexOf(e);if(i<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${t.toString()}`);return new Vt(n.slice(0,i))}decapsulateCode(t){let e=this.tuples();for(let n=e.length-1;n>=0;n--)if(e[n][0]===t)return new Vt(ri(e.slice(0,n)));return this}getPeerId(){try{let e=this.stringTuples().filter(n=>n[0]===rr.ipfs.code).pop();if(e?.[1]!=null){let n=e[1];return n[0]==="Q"||n[0]==="1"?ut(q.decode(`z${n}`),"base58btc"):ut(R.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){let t=null;try{t=this.stringTuples().filter(e=>L(e[0]).path===!0)[0][1],t==null&&(t=null)}catch{t=null}return t}equals(t){return de(this.bytes,t.bytes)}async resolve(t){let e=this.protos().find(o=>o.resolvable);if(e==null)return[this];let n=Bf.get(e.name);if(n==null)throw(0,rs.default)(new Error(`no available resolver for ${e.name}`),"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,t)).map(o=>new Vt(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)}[(ir=new WeakMap,or=new WeakMap,sr=new WeakMap,es=ns,_f)](){return`Multiaddr(${ii(this.bytes)})`}};function mt(r){return new Vt(r)}var Rf=T("dns4"),Lf=T("dns6"),Nf=T("dnsaddr"),me=j(T("dns"),Nf,Rf,Lf),Lr=j(T("ip4"),T("ip6")),ne=j(I(Lr,T("tcp")),I(me,T("tcp"))),fi=I(Lr,T("udp")),Of=I(fi,T("utp")),Pf=I(fi,T("quic")),cr=j(I(ne,T("ws")),I(me,T("ws"))),ar=j(I(ne,T("wss")),I(me,T("wss")),I(ne,T("tls"),T("ws")),I(me,T("tls"),T("ws"))),ui=j(I(ne,T("http")),I(Lr,T("http")),I(me,T("http"))),li=j(I(ne,T("https")),I(Lr,T("https")),I(me,T("https"))),is=I(fi,T("webrtc-direct"),T("certhash")),ss=j(I(is,T("p2p")),is),cs=j(I(cr,T("p2p-webrtc-star"),T("p2p")),I(ar,T("p2p-webrtc-star"),T("p2p")),I(cr,T("p2p-webrtc-star")),I(ar,T("p2p-webrtc-star"))),Am=j(I(cr,T("p2p-websocket-star"),T("p2p")),I(ar,T("p2p-websocket-star"),T("p2p")),I(cr,T("p2p-websocket-star")),I(ar,T("p2p-websocket-star"))),as=j(I(ui,T("p2p-webrtc-direct"),T("p2p")),I(li,T("p2p-webrtc-direct"),T("p2p")),I(ui,T("p2p-webrtc-direct")),I(li,T("p2p-webrtc-direct"))),Pe=j(cr,ar,ui,li,cs,as,ne,Of,Pf,me,ss),Im=j(I(Pe,T("p2p-stardust"),T("p2p")),I(Pe,T("p2p-stardust"))),re=j(I(Pe,T("p2p")),cs,as,ss,T("p2p")),os=j(I(re,T("p2p-circuit"),re),I(re,T("p2p-circuit")),I(T("p2p-circuit"),re),I(Pe,T("p2p-circuit")),I(T("p2p-circuit"),Pe),T("p2p-circuit")),us=()=>j(I(os,us),os),Oe=us(),Cm=j(I(Oe,re,Oe),I(re,Oe),I(Oe,re),Oe,re);var _m=j(I(Oe,T("webrtc")),I(Pe,T("webrtc")),T("webrtc"));function ls(r){function t(e){let n;try{n=mt(e)}catch{return!1}let i=r(n.protoNames());return i===null?!1:i===!0||i===!1?i:i.length===0}return t}function I(...r){function t(e){if(e.length<r.length)return null;let n=e;return r.some(i=>(n=typeof i=="function"?i().partialMatch(e):i.partialMatch(e),Array.isArray(n)&&(e=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:ls(t),partialMatch:t}}function j(...r){function t(n){let i=null;return r.some(o=>{let a=typeof o=="function"?o().partialMatch(n):o.partialMatch(n);return a!=null?(i=a,!0):!1}),i}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:ls(t),partialMatch:t}}function T(r){let t=r;function e(i){let o;try{o=mt(i)}catch{return!1}let a=o.protoNames();return a.length===1&&a[0]===t}function n(i){return i.length===0?null:i[0]===t?i.slice(1):null}return{toString:function(){return t},matches:e,partialMatch:n}}var St=M(vs(),1);St.default.formatters.b=r=>r==null?"undefined":q.baseEncode(r);St.default.formatters.t=r=>r==null?"undefined":Dt.baseEncode(r);St.default.formatters.m=r=>r==null?"undefined":Un.baseEncode(r);St.default.formatters.p=r=>r==null?"undefined":r.toString();St.default.formatters.c=r=>r==null?"undefined":r.toString();St.default.formatters.k=r=>r==null?"undefined":r.toString();function ch(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 et(r){let t=ch(`${r}:trace`);return St.default.enabled(`${r}:trace`)&&St.default.names.map(e=>e.toString()).find(e=>e.includes(":trace"))!=null&&(t=(0,St.default)(`${r}:trace`)),Object.assign((0,St.default)(r),{error:(0,St.default)(`${r}:error`),trace:t})}var Hs=M(ks(),1);var Ht=class extends Error{constructor(t="The operation was aborted"){super(t),this.code=Ht.code,this.type=Ht.type}static get code(){return"ABORT_ERR"}static get type(){return"aborted"}},yt=class extends Error{constructor(t,e,n){super(t),this.code=e,this.name=n?.name??"CodeError",this.props=n??{}}};function Fr(r){return this.subnetMask<r.subnetMask?!1:this.mask(r.subnetMask)===r.mask()}function Gr(r){return function(){return this.addressMinusSuffix!==this.correctForm()?!1:this.subnetMask===r&&!this.parsedSubnet?!0:this.parsedSubnet===String(this.subnetMask)}}var ze=/^(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)\.(25[0-5]|2[0-4][0-9]|[01]?[0-9][0-9]?)$/g,yi=/\/\d{1,2}$/;var rt=class extends Error{constructor(t,e){super(t),this.name="AddressError",e!==null&&(this.parseMessage=e)}};var Ve=M(bi(),1),ye=M(ur(),1),O=class{constructor(t){this.groups=4,this.parsedAddress=[],this.parsedSubnet="",this.subnet="/32",this.subnetMask=32,this.v4=!0,this.isCorrect=Gr(32),this.isInSubnet=Fr,this.address=t;let e=yi.exec(t);if(e){if(this.parsedSubnet=e[0].replace("/",""),this.subnetMask=parseInt(this.parsedSubnet,10),this.subnet=`/${this.subnetMask}`,this.subnetMask<0||this.subnetMask>32)throw new rt("Invalid subnet mask.");t=t.replace(yi,"")}this.addressMinusSuffix=t,this.parsedAddress=this.parse(t)}static isValid(t){try{return new O(t),!0}catch{return!1}}parse(t){let e=t.split(".");if(!t.match(ze))throw new rt("Invalid IPv4 address.");return e}correctForm(){return this.parsedAddress.map(t=>parseInt(t,10)).join(".")}static fromHex(t){let e=t.replace(/:/g,"").padStart(8,"0"),n=[],i;for(i=0;i<8;i+=2){let o=e.slice(i,i+2);n.push(parseInt(o,16))}return new O(n.join("."))}static fromInteger(t){return O.fromHex(t.toString(16))}static fromArpa(t){let n=t.replace(/(\.in-addr\.arpa)?\.$/,"").split(".").reverse().join(".");return new O(n)}toHex(){return this.parsedAddress.map(t=>(0,ye.sprintf)("%02x",parseInt(t,10))).join(":")}toArray(){return this.parsedAddress.map(t=>parseInt(t,10))}toGroup6(){let t=[],e;for(e=0;e<4;e+=2){let n=(0,ye.sprintf)("%02x%02x",parseInt(this.parsedAddress[e],10),parseInt(this.parsedAddress[e+1],10));t.push((0,ye.sprintf)("%x",parseInt(n,16)))}return t.join(":")}bigInteger(){return new Ve.BigInteger(this.parsedAddress.map(t=>(0,ye.sprintf)("%02x",parseInt(t,10))).join(""),16)}_startAddress(){return new Ve.BigInteger(this.mask()+"0".repeat(32-this.subnetMask),2)}startAddress(){return O.fromBigInteger(this._startAddress())}startAddressExclusive(){let t=new Ve.BigInteger("1");return O.fromBigInteger(this._startAddress().add(t))}_endAddress(){return new Ve.BigInteger(this.mask()+"1".repeat(32-this.subnetMask),2)}endAddress(){return O.fromBigInteger(this._endAddress())}endAddressExclusive(){let t=new Ve.BigInteger("1");return O.fromBigInteger(this._endAddress().subtract(t))}static fromBigInteger(t){return O.fromInteger(parseInt(t.toString(),10))}mask(t){return t===void 0&&(t=this.subnetMask),this.getBitsBase2(0,t)}getBitsBase2(t,e){return this.binaryZeroPad().slice(t,e)}reverseForm(t){t||(t={});let e=this.correctForm().split(".").reverse().join(".");return t.omitSuffix?e:(0,ye.sprintf)("%s.in-addr.arpa.",e)}isMulticast(){return this.isInSubnet(new O("224.0.0.0/4"))}binaryZeroPad(){return this.bigInteger().toString(2).padStart(32,"0")}groupForV6(){let t=this.parsedAddress;return this.address.replace(ze,(0,ye.sprintf)('<span class="hover-group group-v4 group-6">%s</span>.<span class="hover-group group-v4 group-7">%s</span>',t.slice(0,2).join("."),t.slice(2,4).join(".")))}};var Ns={0:"Reserved",1:"Interface local",2:"Link local",4:"Admin local",5:"Site local",8:"Organization local",14:"Global",15:"Reserved"},wi={"ff01::1/128":"Multicast (All nodes on this interface)","ff01::2/128":"Multicast (All routers on this interface)","ff02::1/128":"Multicast (All nodes on this link)","ff02::2/128":"Multicast (All routers on this link)","ff05::2/128":"Multicast (All routers in this site)","ff02::5/128":"Multicast (OSPFv3 AllSPF routers)","ff02::6/128":"Multicast (OSPFv3 AllDR routers)","ff02::9/128":"Multicast (RIP routers)","ff02::a/128":"Multicast (EIGRP routers)","ff02::d/128":"Multicast (PIM routers)","ff02::16/128":"Multicast (MLDv2 reports)","ff01::fb/128":"Multicast (mDNSv6)","ff02::fb/128":"Multicast (mDNSv6)","ff05::fb/128":"Multicast (mDNSv6)","ff02::1:2/128":"Multicast (All DHCP servers and relay agents on this link)","ff05::1:2/128":"Multicast (All DHCP servers and relay agents in this site)","ff02::1:3/128":"Multicast (All DHCP servers on this link)","ff05::1:3/128":"Multicast (All DHCP servers in this site)","::/128":"Unspecified","::1/128":"Loopback","ff00::/8":"Multicast","fe80::/10":"Link-local unicast"},Ei=/([^0-9a-f:/%])/gi,vi=/([0-9a-f]{5,}|:{3,}|[^:]:$|^:[^:]|\/$)/gi,xi=/\/\d{1,3}(?=%|$)/,Si=/%.*$/,Os=new RegExp(/^\[{0,1}([0-9a-f:]+)\]{0,1}/),Ps=new RegExp(/\[([0-9a-f:]+)\]:([0-9]{1,5})/);var Us=M(ur(),1);function hh(r){return r.replace(/^(0+)/,'<span class="zero">$1</span>')}function Vr(r,t=0){return r.split(":").map((n,i)=>/group-v4/.test(n)?n:(0,Us.sprintf)('<span class="hover-group group-%d">%s</span>',i+t,hh(n)))}var we=M(ur(),1);function Ai(r){return(0,we.sprintf)("(%s)",r.join("|"))}function Ti(r){return r.length<4?(0,we.sprintf)("0{0,%d}%s",4-r.length,r):r}var Ii="[^A-Fa-f0-9:]";function Hr(r){let t=[];r.forEach((n,i)=>{parseInt(n,16)===0&&t.push(i)});let e=t.map(n=>r.map((i,o)=>{if(o===n){let a=o===0||o===8-1?":":"";return Ai([Ti(i),a])}return Ti(i)}).join(":"));return e.push(r.map(Ti).join(":")),Ai(e)}function Ci(r,t,e){let n=t?"":":",i=e?"":":",o=[];!t&&!e&&o.push("::"),t&&e&&o.push(""),(e&&!t||!e&&t)&&o.push(":"),o.push((0,we.sprintf)("%s(:0{1,4}){1,%d}",n,r-1)),o.push((0,we.sprintf)("(0{1,4}:){1,%d}%s",r-1,i)),o.push((0,we.sprintf)("(0{1,4}:){%d}0{1,4}",r-1));for(let a=1;a<r-1;a++)for(let l=1;l<r-a;l++)o.push((0,we.sprintf)("(0{1,4}:){%d}:(0{1,4}:){%d}0{1,4}",l,r-l-a-1));return Ai(o)}var nt=M(bi(),1),it=M(ur(),1);function Wr(r){if(!r)throw new Error("Assertion failed.")}function ph(r){let t=/(\d+)(\d{3})/;for(;t.test(r);)r=r.replace(t,"$1,$2");return r}function dh(r){return r=r.replace(/^(0{1,})([1-9]+)$/,'<span class="parse-error">$1</span>$2'),r=r.replace(/^(0{1,})(0)$/,'<span class="parse-error">$1</span>$2'),r}function mh(r,t){let e=[],n=[],i;for(i=0;i<r.length;i++)i<t[0]?e.push(r[i]):i>t[1]&&n.push(r[i]);return e.concat(["compact"]).concat(n)}function Gs(r){return(0,it.sprintf)("%04x",parseInt(r,16))}function $s(r){return r&255}var F=class{constructor(t,e){this.addressMinusSuffix="",this.parsedSubnet="",this.subnet="/128",this.subnetMask=128,this.v4=!1,this.zone="",this.isInSubnet=Fr,this.isCorrect=Gr(128),e===void 0?this.groups=8:this.groups=e,this.address=t;let n=xi.exec(t);if(n){if(this.parsedSubnet=n[0].replace("/",""),this.subnetMask=parseInt(this.parsedSubnet,10),this.subnet=`/${this.subnetMask}`,Number.isNaN(this.subnetMask)||this.subnetMask<0||this.subnetMask>128)throw new rt("Invalid subnet mask.");t=t.replace(xi,"")}else if(/\//.test(t))throw new rt("Invalid subnet mask.");let i=Si.exec(t);i&&(this.zone=i[0],t=t.replace(Si,"")),this.addressMinusSuffix=t,this.parsedAddress=this.parse(this.addressMinusSuffix)}static isValid(t){try{return new F(t),!0}catch{return!1}}static fromBigInteger(t){let e=t.toString(16).padStart(32,"0"),n=[],i;for(i=0;i<8;i++)n.push(e.slice(i*4,(i+1)*4));return new F(n.join(":"))}static fromURL(t){let e,n=null,i;if(t.indexOf("[")!==-1&&t.indexOf("]:")!==-1){if(i=Ps.exec(t),i===null)return{error:"failed to parse address with port",address:null,port:null};e=i[1],n=i[2]}else if(t.indexOf("/")!==-1){if(t=t.replace(/^[a-z0-9]+:\/\//,""),i=Os.exec(t),i===null)return{error:"failed to parse address from URL",address:null,port:null};e=i[1]}else e=t;return n?(n=parseInt(n,10),(n<0||n>65536)&&(n=null)):n=null,{address:new F(e),port:n}}static fromAddress4(t){let e=new O(t),n=128-(32-e.subnetMask);return new F(`::ffff:${e.correctForm()}/${n}`)}static fromArpa(t){let e=t.replace(/(\.ip6\.arpa)?\.$/,""),n=7;if(e.length!==63)throw new rt("Invalid 'ip6.arpa' form.");let i=e.split(".").reverse();for(let o=n;o>0;o--){let a=o*4;i.splice(a,0,":")}return e=i.join(""),new F(e)}microsoftTranscription(){return(0,it.sprintf)("%s.ipv6-literal.net",this.correctForm().replace(/:/g,"-"))}mask(t=this.subnetMask){return this.getBitsBase2(0,t)}possibleSubnets(t=128){let e=128-this.subnetMask,n=Math.abs(t-128),i=e-n;return i<0?"0":ph(new nt.BigInteger("2",10).pow(i).toString(10))}_startAddress(){return new nt.BigInteger(this.mask()+"0".repeat(128-this.subnetMask),2)}startAddress(){return F.fromBigInteger(this._startAddress())}startAddressExclusive(){let t=new nt.BigInteger("1");return F.fromBigInteger(this._startAddress().add(t))}_endAddress(){return new nt.BigInteger(this.mask()+"1".repeat(128-this.subnetMask),2)}endAddress(){return F.fromBigInteger(this._endAddress())}endAddressExclusive(){let t=new nt.BigInteger("1");return F.fromBigInteger(this._endAddress().subtract(t))}getScope(){let t=Ns[this.getBits(12,16).intValue()];return this.getType()==="Global unicast"&&t!=="Link local"&&(t="Global"),t||"Unknown"}getType(){for(let t of Object.keys(wi))if(this.isInSubnet(new F(t)))return wi[t];return"Global unicast"}getBits(t,e){return new nt.BigInteger(this.getBitsBase2(t,e),2)}getBitsBase2(t,e){return this.binaryZeroPad().slice(t,e)}getBitsBase16(t,e){let n=e-t;if(n%4!==0)throw new Error("Length of bits to retrieve must be divisible by four");return this.getBits(t,e).toString(16).padStart(n/4,"0")}getBitsPastSubnet(){return this.getBitsBase2(this.subnetMask,128)}reverseForm(t){t||(t={});let e=Math.floor(this.subnetMask/4),n=this.canonicalForm().replace(/:/g,"").split("").slice(0,e).reverse().join(".");return e>0?t.omitSuffix?n:(0,it.sprintf)("%s.ip6.arpa.",n):t.omitSuffix?"":"ip6.arpa."}correctForm(){let t,e=[],n=0,i=[];for(t=0;t<this.parsedAddress.length;t++){let l=parseInt(this.parsedAddress[t],16);l===0&&n++,l!==0&&n>0&&(n>1&&i.push([t-n,t-1]),n=0)}n>1&&i.push([this.parsedAddress.length-n,this.parsedAddress.length-1]);let o=i.map(l=>l[1]-l[0]+1);if(i.length>0){let l=o.indexOf(Math.max(...o));e=mh(this.parsedAddress,i[l])}else e=this.parsedAddress;for(t=0;t<e.length;t++)e[t]!=="compact"&&(e[t]=parseInt(e[t],16).toString(16));let a=e.join(":");return a=a.replace(/^compact$/,"::"),a=a.replace(/^compact|compact$/,":"),a=a.replace(/compact/,""),a}binaryZeroPad(){return this.bigInteger().toString(2).padStart(128,"0")}parse4in6(t){let e=t.split(":"),i=e.slice(-1)[0].match(ze);if(i){this.parsedAddress4=i[0],this.address4=new O(this.parsedAddress4);for(let o=0;o<this.address4.groups;o++)if(/^0[0-9]+/.test(this.address4.parsedAddress[o]))throw new rt("IPv4 addresses can't have leading zeroes.",t.replace(ze,this.address4.parsedAddress.map(dh).join(".")));this.v4=!0,e[e.length-1]=this.address4.toGroup6(),t=e.join(":")}return t}parse(t){t=this.parse4in6(t);let e=t.match(Ei);if(e)throw new rt((0,it.sprintf)("Bad character%s detected in address: %s",e.length>1?"s":"",e.join("")),t.replace(Ei,'<span class="parse-error">$1</span>'));let n=t.match(vi);if(n)throw new rt((0,it.sprintf)("Address failed regex: %s",n.join("")),t.replace(vi,'<span class="parse-error">$1</span>'));let i=[],o=t.split("::");if(o.length===2){let a=o[0].split(":"),l=o[1].split(":");a.length===1&&a[0]===""&&(a=[]),l.length===1&&l[0]===""&&(l=[]);let f=this.groups-(a.length+l.length);if(!f)throw new rt("Error parsing groups");this.elidedGroups=f,this.elisionBegin=a.length,this.elisionEnd=a.length+this.elidedGroups,i=i.concat(a);for(let d=0;d<f;d++)i.push("0");i=i.concat(l)}else if(o.length===1)i=t.split(":"),this.elidedGroups=0;else throw new rt("Too many :: groups found");if(i=i.map(a=>(0,it.sprintf)("%x",parseInt(a,16))),i.length!==this.groups)throw new rt("Incorrect number of groups found");return i}canonicalForm(){return this.parsedAddress.map(Gs).join(":")}decimal(){return this.parsedAddress.map(t=>(0,it.sprintf)("%05d",parseInt(t,16))).join(":")}bigInteger(){return new nt.BigInteger(this.parsedAddress.map(Gs).join(""),16)}to4(){let t=this.binaryZeroPad().split("");return O.fromHex(new nt.BigInteger(t.slice(96,128).join(""),2).toString(16))}to4in6(){let t=this.to4(),n=new F(this.parsedAddress.slice(0,6).join(":"),6).correctForm(),i="";return/:$/.test(n)||(i=":"),n+i+t.address}inspectTeredo(){let t=this.getBitsBase16(0,32),e=this.getBits(80,96).xor(new nt.BigInteger("ffff",16)).toString(),n=O.fromHex(this.getBitsBase16(32,64)),i=O.fromHex(this.getBits(96,128).xor(new nt.BigInteger("ffffffff",16)).toString(16)),o=this.getBits(64,80),a=this.getBitsBase2(64,80),l=o.testBit(15),f=o.testBit(14),d=o.testBit(8),h=o.testBit(9),g=new nt.BigInteger(a.slice(2,6)+a.slice(8,16),2).toString(10);return{prefix:(0,it.sprintf)("%s:%s",t.slice(0,4),t.slice(4,8)),server4:n.address,client4:i.address,flags:a,coneNat:l,microsoft:{reserved:f,universalLocal:h,groupIndividual:d,nonce:g},udpPort:e}}inspect6to4(){let t=this.getBitsBase16(0,16),e=O.fromHex(this.getBitsBase16(16,48));return{prefix:(0,it.sprintf)("%s",t.slice(0,4)),gateway:e.address}}to6to4(){if(!this.is4())return null;let t=["2002",this.getBitsBase16(96,112),this.getBitsBase16(112,128),"","/16"].join(":");return new F(t)}toByteArray(){let t=this.bigInteger().toByteArray();return t.length===17&&t[0]===0?t.slice(1):t}toUnsignedByteArray(){return this.toByteArray().map($s)}static fromByteArray(t){return this.fromUnsignedByteArray(t.map($s))}static fromUnsignedByteArray(t){let e=new nt.BigInteger("256",10),n=new nt.BigInteger("0",10),i=new nt.BigInteger("1",10);for(let o=t.length-1;o>=0;o--)n=n.add(i.multiply(new nt.BigInteger(t[o].toString(10),10))),i=i.multiply(e);return F.fromBigInteger(n)}isCanonical(){return this.addressMinusSuffix===this.canonicalForm()}isLinkLocal(){return this.getBitsBase2(0,64)==="1111111010000000000000000000000000000000000000000000000000000000"}isMulticast(){return this.getType()==="Multicast"}is4(){return this.v4}isTeredo(){return this.isInSubnet(new F("2001::/32"))}is6to4(){return this.isInSubnet(new F("2002::/16"))}isLoopback(){return this.getType()==="Loopback"}href(t){return t===void 0?t="":t=(0,it.sprintf)(":%s",t),(0,it.sprintf)("http://[%s]%s/",this.correctForm(),t)}link(t){t||(t={}),t.className===void 0&&(t.className=""),t.prefix===void 0&&(t.prefix="/#address="),t.v4===void 0&&(t.v4=!1);let e=this.correctForm;return t.v4&&(e=this.to4in6),t.className?(0,it.sprintf)('<a href="%1$s%2$s" class="%3$s">%2$s</a>',t.prefix,e.call(this),t.className):(0,it.sprintf)('<a href="%1$s%2$s">%2$s</a>',t.prefix,e.call(this))}group(){if(this.elidedGroups===0)return Vr(this.address).join(":");Wr(typeof this.elidedGroups=="number"),Wr(typeof this.elisionBegin=="number");let t=[],[e,n]=this.address.split("::");e.length?t.push(...Vr(e)):t.push("");let i=["hover-group"];for(let o=this.elisionBegin;o<this.elisionBegin+this.elidedGroups;o++)i.push((0,it.sprintf)("group-%d",o));return t.push((0,it.sprintf)('<span class="%s"></span>',i.join(" "))),n.length?t.push(...Vr(n,this.elisionEnd)):t.push(""),this.is4()&&(Wr(this.address4 instanceof O),t.pop(),t.push(this.address4.groupForV6())),t.join(":")}regularExpressionString(t=!1){let e=[],n=new F(this.correctForm());if(n.elidedGroups===0)e.push(Hr(n.parsedAddress));else if(n.elidedGroups===8)e.push(Ci(8));else{let i=n.address.split("::");i[0].length&&e.push(Hr(i[0].split(":"))),Wr(typeof n.elidedGroups=="number"),e.push(Ci(n.elidedGroups,i[0].length!==0,i[1].length!==0)),i[1].length&&e.push(Hr(i[1].split(":"))),e=[e.join(":")]}return t||(e=["(?=^|",Ii,"|[^\\w\\:])(",...e,")(?=[^\\w\\:]|",Ii,"|$)"]),e.join("")}regularExpression(t=!1){return new RegExp(this.regularExpressionString(t),"i")}};var gh=et("libp2p:ip-port-to-multiaddr"),_i={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function zs(r,t){if(typeof r!="string")throw new yt(`invalid ip provided: ${r}`,_i.ERR_INVALID_IP_PARAMETER);if(typeof t=="string"&&(t=parseInt(t)),isNaN(t))throw new yt(`invalid port provided: ${t}`,_i.ERR_INVALID_PORT_PARAMETER);try{return new O(r),mt(`/ip4/${r}/tcp/${t}`)}catch{}try{let e=new F(r);return e.is4()?mt(`/ip4/${e.to4().correctForm()}/tcp/${t}`):mt(`/ip6/${r}/tcp/${t}`)}catch{let n=`invalid ip:port for creating a multiaddr: ${r}:${t}`;throw gh.error(n),new yt(n,_i.ERR_INVALID_IP)}}var ki=M(Gt("os"),1),Vs=M(Gt("path"),1),yh={ip4:"IPv4",ip6:"IPv6"};function We(r){let t=r.getPath();return t!=null?ki.default.platform()==="win32"?{path:Vs.default.join("\\\\.\\pipe\\",t)}:{path:t}:r.toOptions()}function Bi(r,t,e){let n=i=>mt(`/${r}/${i}/tcp/${e}`);return(bh(t)?Eh(yh[r]):[t]).map(n)}function bh(r){return["0.0.0.0","::"].includes(r)}var wh=ki.default.networkInterfaces();function Eh(r){let t=[];for(let[,e]of Object.entries(wh))if(e!=null)for(let n of e)n.family===r&&t.push(n.address);return t}var Lt=et("libp2p:tcp:socket"),qr=(r,t)=>{let e=t.metrics,n=t.metricPrefix??"",i=t.socketInactivityTimeout??3e5,o=t.socketCloseTimeout??2e3;t.listeningAddr?.getPath()!=null&&(t.remoteAddr=t.listeningAddr),t.remoteAddr?.getPath()!=null&&(t.localAddr=t.remoteAddr);let a;if(t.remoteAddr!=null)a=t.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new yt("Could not determine remote address or port","ERR_NO_REMOTE_ADDRESS");a=zs(r.remoteAddress,r.remotePort)}let l=We(a),f=l.path??`${l.host??""}:${l.port??""}`,{sink:d,source:h}=Hs.default.duplex(r);r.setTimeout(i,()=>{Lt("%s socket read timeout",f),e?.increment({[`${n}timeout`]:!0});let w;r.readable&&(w=new yt("Socket read timeout","ERR_SOCKET_READ_TIMEOUT")),r.destroy(w)}),r.once("close",()=>{Lt("%s socket close",f),e?.increment({[`${n}close`]:!0}),g.timeline.close==null&&(g.timeline.close=Date.now())}),r.once("end",()=>{Lt("%s socket end",f),e?.increment({[`${n}end`]:!0})});let g={async sink(w){try{await d(w)}catch(x){x.type!=="aborted"&&Lt(x)}r.end()},source:h,remoteAddr:a,timeline:{open:Date.now()},async close(){if(r.destroyed){Lt("%s socket was already destroyed when trying to close",f);return}Lt("%s closing socket",f),await new Promise((w,x)=>{let b=Date.now(),S=setTimeout(()=>{r.destroyed?(Lt("%s is already destroyed",f),w()):(Lt("%s socket close timeout after %dms, destroying it manually",f,Date.now()-b),r.destroy(new yt("Socket close timeout","ERR_SOCKET_CLOSE_TIMEOUT")))},o).unref();r.once("close",()=>{Lt("%s socket closed",f),clearTimeout(S),w()}),r.once("error",k=>{Lt("%s socket error",f,k),g.timeline.close==null&&(g.timeline.close=Date.now()),r.destroyed&&clearTimeout(S),x(k)}),r.setTimeout(o),r.end(),r.writableLength>0?r.once("drain",()=>{Lt("%s socket drained",f),r.destroy()}):r.destroy()})}};return g};var Ws=M(Gt("net"),1);var Ee=function(r,t,e,n){if(e==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?r!==t||!n:!t.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e==="m"?n:e==="a"?n.call(r):n?n.value:t.get(r)},qt,Zr=class extends EventTarget{constructor(){super(...arguments),qt.set(this,new Map)}listenerCount(t){let e=Ee(this,qt,"f").get(t);return e==null?0:e.length}addEventListener(t,e,n){super.addEventListener(t,e,n);let i=Ee(this,qt,"f").get(t);i==null&&(i=[],Ee(this,qt,"f").set(t,i)),i.push({callback:e,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(t,e,n){super.removeEventListener(t.toString(),e??null,n);let i=Ee(this,qt,"f").get(t);i!=null&&(i=i.filter(({callback:o})=>o!==e),Ee(this,qt,"f").set(t,i))}dispatchEvent(t){let e=super.dispatchEvent(t),n=Ee(this,qt,"f").get(t.type);return n==null||(n=n.filter(({once:i})=>!i),Ee(this,qt,"f").set(t.type,n)),e}safeDispatchEvent(t,e){return this.dispatchEvent(new qe(t,e))}};qt=new WeakMap;var Di=class extends Event{constructor(t,e){super(t,e),this.detail=e?.detail}},qe=globalThis.CustomEvent??Di;var bt=et("libp2p:tcp:listener");async function Ri(r){try{await r.close()}catch(t){bt.error("an error occurred closing the connection",t)}}var Sh=1,Th=0,Kr=class extends Zr{constructor(t){if(super(),this.context=t,this.connections=new Set,this.status={started:!1},t.keepAlive=t.keepAlive??!0,this.addr="unknown",this.server=Ws.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 Error("closeAbove must be >= listenBelow");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]:Sh})}this.dispatchEvent(new qe("listening"))}).on("error",e=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.dispatchEvent(new qe("error",{detail:e}))}).on("close",()=>{this.metrics?.status.update({[this.addr]:Th}),this.dispatchEvent(new qe("close"))})}onSocket(t){t.on("error",n=>{bt("socket error",n),this.metrics?.events.increment({[`${this.addr} error`]:!0})});let e;try{e=qr(t,{listeningAddr:this.status.started?this.status.listeningAddr:void 0,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `})}catch(n){bt.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0});return}bt("new inbound connection %s",e.remoteAddr);try{this.context.upgrader.upgradeInbound(e).then(n=>{bt("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.netListen().catch(i=>{bt.error("error attempting to listen server once connection count under limit",i),this.context.closeServerOnMaxConnections?.onListenError?.(i)})}),this.context.handler!=null&&this.context.handler(n),this.context.closeServerOnMaxConnections!=null&&this.connections.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.netClose(),this.dispatchEvent(new qe("connection",{detail:n}))}).catch(async n=>{bt.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),await Ri(e)}).catch(n=>{bt.error("closing inbound connection failed",n)})}catch(n){bt.error("inbound connection failed",n),Ri(e).catch(i=>{bt.error("closing inbound connection failed",i),this.metrics?.errors.increment({[`${this.addr} inbound_closing_failed`]:!0})})}}getAddrs(){if(!this.status.started)return[];let t=[],e=this.server.address(),{listeningAddr:n,peerId:i}=this.status;if(e==null)return[];if(typeof e=="string")t=[n];else try{n.toString().startsWith("/ip4")?t=t.concat(Bi("ip4",e.address,e.port)):e.family==="IPv6"&&(t=t.concat(Bi("ip6",e.address,e.port)))}catch(o){bt.error("could not turn %s:%s into multiaddr",e.address,e.port,o)}return t.map(o=>i!=null?o.encapsulate(`/p2p/${i}`):o)}async listen(t){if(this.status.started)throw Error("server is already listening");let e=t.getPeerId(),n=e==null?t.decapsulateCode(421):t;this.status={started:!0,listeningAddr:n,peerId:e,netConfig:We(n)},await this.netListen()}async close(){await Promise.all(Array.from(this.connections.values()).map(async t=>{await Ri(t)})),this.netClose()}async netListen(){if(!this.status.started||this.server.listening)return;let t=this.status.netConfig;await new Promise((e,n)=>{this.server.once("error",n),this.server.listen(t,e)}),bt("Listening on %s",this.server.address())}netClose(){!this.status.started||!this.server.listening||(bt("Closing server on %s",this.server.address()),this.server.close())}};var Zs=Symbol.for("@libp2p/transport");var qs;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(qs||(qs={}));var Zt=et("libp2p:tcp"),Ni=class{constructor(t,e={}){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"})})}get[Zs](){return!0}get[Symbol.toStringTag](){return"@libp2p/tcp"}async dial(t,e){e.keepAlive=e.keepAlive??!0;let n=await this._connect(t,e);n.on("error",l=>{Zt("socket error",l)});let i=qr(n,{remoteAddr:t,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.dialerEvents}),o=()=>{i.close().catch(l=>{Zt.error("Error closing maConn after abort",l)})};e.signal?.addEventListener("abort",o,{once:!0}),Zt("new outbound connection %s",i.remoteAddr);let a=await e.upgrader.upgradeOutbound(i);if(Zt("outbound connection %s upgraded",i.remoteAddr),e.signal?.removeEventListener("abort",o),e.signal?.aborted===!0)throw a.close().catch(l=>{Zt.error("Error closing conn after abort",l)}),new Ht;return a}async _connect(t,e){if(e.signal?.aborted===!0)throw new Ht;return await new Promise((n,i)=>{let o=Date.now(),a=We(t),l=a.path??`${a.host??""}:${a.port}`;Zt("dialing %j",a);let f=Ks.default.connect(a),d=b=>{b.message=`connection error ${l}: ${b.message}`,this.metrics?.dialerEvents.increment({error:!0}),x(b)},h=()=>{Zt("connection timeout %s",l),this.metrics?.dialerEvents.increment({timeout:!0});let b=new yt(`connection timeout after ${Date.now()-o}ms`,"ERR_CONNECT_TIMEOUT");f.emit("error",b)},g=()=>{Zt("connection opened %j",a),this.metrics?.dialerEvents.increment({connect:!0}),x()},w=()=>{Zt("connection aborted %j",a),this.metrics?.dialerEvents.increment({abort:!0}),f.destroy(),x(new Ht)},x=b=>{if(f.removeListener("error",d),f.removeListener("timeout",h),f.removeListener("connect",g),e.signal!=null&&e.signal.removeEventListener("abort",w),b!=null){i(b);return}n(f)};f.on("error",d),f.on("timeout",h),f.on("connect",g),e.signal!=null&&e.signal.addEventListener("abort",w)})}createListener(t){return new Kr({...t,maxConnections:this.opts.maxConnections,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics})}filter(t){return t=Array.isArray(t)?t:[t],t.filter(e=>e.protoCodes().includes(290)?!1:e.protoCodes().includes(400)?!0:ne.matches(e.decapsulateCode(421)))}};function Xs(r={}){return(t={})=>new Ni(t,r)}var Ys=Symbol.for("@achingbrain/uint8arraylist");function js(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let i=e+n.byteLength;if(t<i)return{buf:n,index:t-e};e=i}throw new RangeError("index is out of bounds")}function Xr(r){return!!r?.[Ys]}var lt=class{constructor(...t){Object.defineProperty(this,Ys,{value:!0}),this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(Xr(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(Xr(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=js(this.bufs,t);return e.buf[e.index]}set(t,e){let n=js(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(Xr(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:i}=this._subList(t,e);return xt(n,i)}subarray(t,e){let{bufs:n,length:i}=this._subList(t,e);return n.length===1?n[0]:xt(n,i)}sublist(t,e){let{bufs:n,length:i}=this._subList(t,e),o=new lt;return o.length=i,o.bufs=n,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 n=[],i=0;for(let o=0;o<this.bufs.length;o++){let a=this.bufs[o],l=i,f=l+a.byteLength;if(i=f,t>=f)continue;let d=t>=l&&t<f,h=e>l&&e<=f;if(d&&h){if(t===l&&e===f){n.push(a);break}let g=t-l;n.push(a.subarray(g,g+(e-t)));break}if(d){if(t===0){n.push(a);continue}n.push(a.subarray(t-l));continue}if(h){if(e===f){n.push(a);break}n.push(a.subarray(0,e-l));break}n.push(a)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!Xr(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,a=new Int32Array(o);for(let g=0;g<o;g++)a[g]=-1;for(let g=0;g<i;g++)a[n[g]]=g;let l=a,f=this.byteLength-n.byteLength,d=n.byteLength-1,h;for(let g=e;g<=f;g+=h){h=0;for(let w=d;w>=0;w--){let x=this.get(g+w);if(n[w]!==x){h=Math.max(1,w-l[x]);break}}if(h===0)return g}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=zt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let i=$t(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,e,n),this.write(i,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let i=$t(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,e,n),this.write(i,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let i=$t(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,e,n),this.write(i,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=zt(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let i=$t(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,e,n),this.write(i,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let i=$t(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,e,n),this.write(i,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let i=$t(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,e,n),this.write(i,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let i=$t(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,e,n),this.write(i,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let i=$t(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,e,n),this.write(i,t)}equals(t){if(t==null||!(t instanceof lt)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!de(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new lt;return n.bufs=t,e==null&&(e=t.reduce((i,o)=>i+o.byteLength,0)),n.length=e,n}};function jr(r){return r instanceof Uint8Array?{get(t){return r[t]},set(t,e){r[t]=e}}:{get(t){return r.get(t)},set(t,e){r.set(t,e)}}}var Js=4294967296,wt=class{constructor(t=0,e=0){this.hi=t,this.lo=e}toBigInt(t){if(t===!0)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toNumber(t){return Number(this.toBigInt(t))}zzDecode(){let t=-(this.lo&1),e=((this.lo>>>1|this.hi<<31)^t)>>>0,n=(this.hi>>>1^t)>>>0;return new wt(n,e)}zzEncode(){let t=this.hi>>31,e=((this.hi<<1|this.lo>>>31)^t)>>>0,n=(this.lo<<1^t)>>>0;return new wt(e,n)}toBytes(t,e=0){let n=jr(t);for(;this.hi>0;)n.set(e++,this.lo&127|128),this.lo=(this.lo>>>7|this.hi<<25)>>>0,this.hi>>>=7;for(;this.lo>127;)n.set(e++,this.lo&127|128),this.lo=this.lo>>>7;n.set(e++,this.lo)}static fromBigInt(t){if(t===0n)return new wt;let e=t<0;e&&(t=-t);let n=Number(t>>32n)|0,i=Number(t-(BigInt(n)<<32n))|0;return e&&(n=~n>>>0,i=~i>>>0,++i>Js&&(i=0,++n>Js&&(n=0))),new wt(n,i)}static fromNumber(t){if(t===0)return new wt;let e=t<0;e&&(t=-t);let n=t>>>0,i=(t-n)/4294967296>>>0;return e&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new wt(i,n)}static fromBytes(t,e=0){let n=jr(t),i=new wt,o=0;if(t.length-e>4){for(;o<4;++o)if(i.lo=(i.lo|(n.get(e)&127)<<o*7)>>>0,n.get(e++)<128)return i;if(i.lo=(i.lo|(n.get(e)&127)<<28)>>>0,i.hi=(i.hi|(n.get(e)&127)>>4)>>>0,n.get(e++)<128)return i;o=0}else for(;o<4;++o){if(e>=t.length)throw RangeError(`index out of range: ${e} > ${t.length}`);if(i.lo=(i.lo|(n.get(e)&127)<<o*7)>>>0,n.get(e++)<128)return i}if(t.length-e>4){for(;o<5;++o)if(i.hi=(i.hi|(n.get(e)&127)<<o*7+3)>>>0,n.get(e++)<128)return i}else if(e<t.byteLength)for(;o<5;++o){if(e>=t.length)throw RangeError(`index out of range: ${e} > ${t.length}`);if(i.hi=(i.hi|(n.get(e)&127)<<o*7+3)>>>0,n.get(e++)<128)return i}throw RangeError("invalid varint encoding")}};var Ch=Math.pow(2,7),_h=Math.pow(2,14),kh=Math.pow(2,21),Bh=Math.pow(2,28),Dh=Math.pow(2,35),Rh=Math.pow(2,42),Lh=Math.pow(2,49),Nh=Math.pow(2,56),Oh=Math.pow(2,63),ve={encodingLength(r){return r<Ch?1:r<_h?2:r<kh?3:r<Bh?4:r<Dh?5:r<Rh?6:r<Lh?7:r<Nh?8:r<Oh?9:10},encode(r,t,e=0){if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return t==null&&(t=zt(ve.encodingLength(r))),wt.fromNumber(r).toBytes(t,e),t},decode(r,t=0){return wt.fromBytes(r,t).toNumber(!0)}};function Qs(r){return globalThis?.Buffer?.allocUnsafe!=null?globalThis.Buffer.allocUnsafe(r):new Uint8Array(r)}var Yr=r=>{let t=ve.encodingLength(r),e=Qs(t);return ve.encode(r,e),Yr.bytes=t,e};Yr.bytes=0;function Ze(r){r=r??{};let t=r.lengthEncoder??Yr;return async function*(n){for await(let i of n){let o=t(i.byteLength);o instanceof Uint8Array?yield o:yield*o,i instanceof Uint8Array?yield i:yield*i}}}Ze.single=(r,t)=>{t=t??{};let e=t.lengthEncoder??Yr;return new lt(e(r.byteLength),r)};var lr=M(si(),1),Ph=8,Mh=1024*1024*4,xe;(function(r){r[r.LENGTH=0]="LENGTH",r[r.DATA=1]="DATA"})(xe||(xe={}));var Oi=r=>{let t=ve.decode(r);return Oi.bytes=ve.encodingLength(t),t};Oi.bytes=0;function fr(r){return async function*(e){let n=new lt,i=xe.LENGTH,o=-1,a=r?.lengthDecoder??Oi,l=r?.maxLengthLength??Ph,f=r?.maxDataLength??Mh;for await(let d of e)for(n.append(d);n.byteLength>0;){if(i===xe.LENGTH)try{if(o=a(n),o<0)throw(0,lr.default)(new Error("invalid message length"),"ERR_INVALID_MSG_LENGTH");if(o>f)throw(0,lr.default)(new Error("message length too long"),"ERR_MSG_DATA_TOO_LONG");let h=a.bytes;n.consume(h),r?.onLength!=null&&r.onLength(o),i=xe.DATA}catch(h){if(h instanceof RangeError){if(n.byteLength>l)throw(0,lr.default)(new Error("message length length too long"),"ERR_MSG_LENGTH_TOO_LONG");break}throw h}if(i===xe.DATA){if(n.byteLength<o)break;let h=n.sublist(0,o);n.consume(o),r?.onData!=null&&r.onData(h),yield h,i=xe.LENGTH}}if(n.byteLength>0)throw(0,lr.default)(new Error("unexpected end of input"),"ERR_UNEXPECTED_EOF")}}fr.fromReader=(r,t)=>{let e=1,n=async function*(){for(;;)try{let{done:o,value:a}=await r.next(e);if(o===!0)return;a!=null&&(yield a)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{e=1}}();return fr({...t??{},onLength:o=>{e=o}})(n)};var Jr=class{constructor(t){if(!(t>0)||t-1&t)throw new Error("Max size for a FixedFIFO should be a power of two");this.buffer=new Array(t),this.mask=t-1,this.top=0,this.btm=0,this.next=null}push(t){return this.buffer[this.top]!==void 0?!1:(this.buffer[this.top]=t,this.top=this.top+1&this.mask,!0)}shift(){let t=this.buffer[this.btm];if(t!==void 0)return this.buffer[this.btm]=void 0,this.btm=this.btm+1&this.mask,t}isEmpty(){return this.buffer[this.btm]===void 0}},Ke=class{constructor(t={}){this.hwm=t.splitLimit??16,this.head=new Jr(this.hwm),this.tail=this.head,this.size=0}calculateSize(t){return t?.byteLength!=null?t.byteLength:1}push(t){if(t?.value!=null&&(this.size+=this.calculateSize(t.value)),!this.head.push(t)){let e=this.head;this.head=e.next=new Jr(2*this.head.buffer.length),this.head.push(t)}}shift(){let t=this.tail.shift();if(t===void 0&&this.tail.next!=null){let e=this.tail.next;this.tail.next=null,this.tail=e,t=this.tail.shift()}return t?.value!=null&&(this.size-=this.calculateSize(t.value)),t}isEmpty(){return this.head.isEmpty()}};function ie(r={}){return Uh(e=>{let n=e.shift();if(n==null)return{done:!0};if(n.error!=null)throw n.error;return{done:n.done===!0,value:n.value}},r)}function Uh(r,t){t=t??{};let e=t.onEnd,n=new Ke,i,o,a,l=async()=>n.isEmpty()?a?{done:!0}:await new Promise((S,k)=>{o=C=>{o=null,n.push(C);try{S(r(n))}catch(_){k(_)}return i}}):r(n),f=S=>o!=null?o(S):(n.push(S),i),d=S=>(n=new Ke,o!=null?o({error:S}):(n.push({error:S}),i)),h=S=>{if(a)return i;if(t?.objectMode!==!0&&S?.byteLength==null)throw new Error("objectMode was not true but tried to push non-Uint8Array value");return f({done:!1,value:S})},g=S=>a?i:(a=!0,S!=null?d(S):f({done:!0})),w=()=>(n=new Ke,g(),{done:!0}),x=S=>(g(S),{done:!0});if(i={[Symbol.asyncIterator](){return this},next:l,return:w,throw:x,push:h,end:g,get readableLength(){return n.size}},e==null)return i;let b=i;return i={[Symbol.asyncIterator](){return this},next(){return b.next()},throw(S){return b.throw(S),e!=null&&(e(S),e=void 0),{done:!0}},return(){return b.return(),e!=null&&(e(),e=void 0),{done:!0}},push:h,end(S){return b.end(S),e!=null&&(e(S),e=void 0),i},get readableLength(){return b.readableLength}},i}async function*Pi(...r){let t=ie({objectMode:!0});Promise.resolve().then(async()=>{try{await Promise.all(r.map(async e=>{for await(let n of e)t.push(n)})),t.end()}catch(e){t.end(e)}}),yield*t}var Fh=(...r)=>{let t;for(;r.length>0;)t=r.shift()(t);return t},ec=r=>r!=null&&(typeof r[Symbol.asyncIterator]=="function"||typeof r[Symbol.iterator]=="function"||typeof r.next=="function"),Mi=r=>r!=null&&typeof r.sink=="function"&&ec(r.source),Gh=r=>t=>{let e=r.sink(t);if(e.then!=null){let n=ie({objectMode:!0});return e.then(()=>{n.end()},o=>{n.end(o)}),Pi(n,async function*(){yield*r.source,n.end()}())}return r.source};function Qr(r,...t){if(Mi(r)){let n=r;r=()=>n.source}else if(ec(r)){let n=r;r=()=>n}let e=[r,...t];if(e.length>1&&Mi(e[e.length-1])&&(e[e.length-1]=e[e.length-1].sink),e.length>2)for(let n=1;n<e.length-1;n++)Mi(e[n])&&(e[n]=Gh(e[n]));return Fh(...e)}function rc(r){let t=async function*(){let e=yield,n=new lt;for await(let i of r){if(e==null){n.append(i),e=yield n,n=new lt;continue}for(n.append(i);n.length>=e;){let o=n.sublist(0,e);if(n.consume(e),e=yield o,e==null){n.length>0&&(e=yield n,n=new lt);break}}}if(e!=null)throw Object.assign(new Error(`stream ended before ${e} bytes became available`),{code:"ERR_UNDER_READ",buffer:n})}();return t.next(),t}function Ui(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}function nc(r){let t=ie(),e=rc(r.source),n=Ui(),i,o=r.sink(async function*(){yield*t,yield*await n.promise}());return o.catch(l=>{i=l}),{reader:e,writer:t,stream:{sink:async l=>i!=null?await Promise.reject(i):(n.resolve(l),await o),source:e},rest:()=>t.end(),write:t.push,read:async()=>{let l=await e.next();if(l.value!=null)return l.value}}}var Fi=et("libp2p:daemon-protocol:stream-handler"),tn=class{constructor(t){let{stream:e,maxLength:n}=t;this.stream=e,this.shake=nc(this.stream),this.decoder=fr.fromReader(this.shake.reader,{maxDataLength:n??4096})}async read(){let t=await this.decoder.next();if(t.value!=null)return t.value.subarray();Fi("read received no value, closing stream"),await this.close()}write(t){Fi("write message"),this.shake.write(Ze.single(t).subarray())}rest(){return this.shake.rest(),this.shake.stream}async close(){Fi("closing the stream"),await this.rest().sink([])}};var Gi={upgradeInbound:async r=>r,upgradeOutbound:async r=>r};var Qi=M(Wi(),1),Hc=M(Pc(),1),Wc=M(Te(),1),to=M(Ji(),1),qc=M(Vc(),1);function Xh(){Wc.default._configure(),Qi.default._configure(Hc.default),to.default._configure(qc.default)}Xh();var Zc=["uint64","int64","sint64","fixed64","sfixed64"];function jh(r){for(let t of Zc){if(r[t]==null)continue;let e=r[t];r[t]=function(){return BigInt(e.call(this).toString())}}return r}function eo(r){return jh(new Qi.default(r))}function Yh(r){for(let t of Zc){if(r[t]==null)continue;let e=r[t];r[t]=function(n){return e.call(this,n.toString())}}return r}function ro(){return Yh(to.default.create())}function z(r,t){let e=eo(r instanceof Uint8Array?r:r.subarray());return t.decode(e)}function V(r,t){let e=ro();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var je;(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"})(je||(je={}));function sn(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function Kt(r){function t(i){if(r[i.toString()]==null)throw new Error("Invalid enum value");return r[i]}let e=function(o,a){let l=t(o);a.int32(l)},n=function(o){let a=o.int32();return t(a)};return sn("enum",je.VARINT,e,n)}function H(r,t){return sn("message",je.LENGTH_DELIMITED,r,t)}var At;(function(r){let t;(function(i){i.IDENTIFY="IDENTIFY",i.CONNECT="CONNECT",i.STREAM_OPEN="STREAM_OPEN",i.STREAM_HANDLER="STREAM_HANDLER",i.DHT="DHT",i.LIST_PEERS="LIST_PEERS",i.CONNMANAGER="CONNMANAGER",i.DISCONNECT="DISCONNECT",i.PUBSUB="PUBSUB",i.PEERSTORE="PEERSTORE"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.IDENTIFY=0]="IDENTIFY",i[i.CONNECT=1]="CONNECT",i[i.STREAM_OPEN=2]="STREAM_OPEN",i[i.STREAM_HANDLER=3]="STREAM_HANDLER",i[i.DHT=4]="DHT",i[i.LIST_PEERS=5]="LIST_PEERS",i[i.CONNMANAGER=6]="CONNMANAGER",i[i.DISCONNECT=7]="DISCONNECT",i[i.PUBSUB=8]="PUBSUB",i[i.PEERSTORE=9]="PEERSTORE"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.connect!=null&&(o.uint32(18),an.codec().encode(i.connect,o)),i.streamOpen!=null&&(o.uint32(26),un.codec().encode(i.streamOpen,o)),i.streamHandler!=null&&(o.uint32(34),ln.codec().encode(i.streamHandler,o)),i.dht!=null&&(o.uint32(42),It.codec().encode(i.dht,o)),i.connManager!=null&&(o.uint32(50),hn.codec().encode(i.connManager,o)),i.disconnect!=null&&(o.uint32(58),pn.codec().encode(i.disconnect,o)),i.pubsub!=null&&(o.uint32(66),Xt.codec().encode(i.pubsub,o)),i.peerStore!=null&&(o.uint32(74),Ce.codec().encode(i.peerStore,o)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.connect=an.codec().decode(i,i.uint32());break;case 3:a.streamOpen=un.codec().decode(i,i.uint32());break;case 4:a.streamHandler=ln.codec().decode(i,i.uint32());break;case 5:a.dht=It.codec().decode(i,i.uint32());break;case 6:a.connManager=hn.codec().decode(i,i.uint32());break;case 7:a.disconnect=pn.codec().decode(i,i.uint32());break;case 8:a.pubsub=Xt.codec().decode(i,i.uint32());break;case 9:a.peerStore=Ce.codec().decode(i,i.uint32());break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(At||(At={}));var Ie;(function(r){let t;(function(i){i.OK="OK",i.ERROR="ERROR"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.OK=0]="OK",i[i.ERROR=1]="ERROR"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{if(a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.error!=null&&(o.uint32(18),fn.codec().encode(i.error,o)),i.streamInfo!=null&&(o.uint32(26),Ye.codec().encode(i.streamInfo,o)),i.identify!=null&&(o.uint32(34),cn.codec().encode(i.identify,o)),i.dht!=null&&(o.uint32(42),Q.codec().encode(i.dht,o)),i.peers!=null)for(let l of i.peers)o.uint32(50),ce.codec().encode(l,o);i.pubsub!=null&&(o.uint32(58),dn.codec().encode(i.pubsub,o)),i.peerStore!=null&&(o.uint32(66),mn.codec().encode(i.peerStore,o)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={peers:[]},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.error=fn.codec().decode(i,i.uint32());break;case 3:a.streamInfo=Ye.codec().decode(i,i.uint32());break;case 4:a.identify=cn.codec().decode(i,i.uint32());break;case 5:a.dht=Q.codec().decode(i,i.uint32());break;case 6:a.peers.push(ce.codec().decode(i,i.uint32()));break;case 7:a.pubsub=dn.codec().decode(i,i.uint32());break;case 8:a.peerStore=mn.codec().decode(i,i.uint32());break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(Ie||(Ie={}));var cn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let o of e.addrs)n.uint32(18),n.bytes(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={id:new Uint8Array(0),addrs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.id=e.bytes();break;case 2:i.addrs.push(e.bytes());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(cn||(cn={}));var an;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addrs!=null)for(let o of e.addrs)n.uint32(18),n.bytes(o);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={peer:new Uint8Array(0),addrs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=e.bytes();break;case 2:i.addrs.push(e.bytes());break;case 3:i.timeout=e.int64();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(an||(an={}));var un;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.proto!=null)for(let o of e.proto)n.uint32(18),n.string(o);e.timeout!=null&&(n.uint32(24),n.int64(e.timeout)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={peer:new Uint8Array(0),proto:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=e.bytes();break;case 2:i.proto.push(e.string());break;case 3:i.timeout=e.int64();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(un||(un={}));var ln;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(10),n.bytes(e.addr)),e.proto!=null)for(let o of e.proto)n.uint32(18),n.string(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={addr:new Uint8Array(0),proto:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.addr=e.bytes();break;case 2:i.proto.push(e.string());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(ln||(ln={}));var fn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),e.msg!=null&&e.msg!==""&&(n.uint32(10),n.string(e.msg)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={msg:""},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.msg=e.string();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(fn||(fn={}));var Ye;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),e.addr!=null&&e.addr.byteLength>0&&(n.uint32(18),n.bytes(e.addr)),e.proto!=null&&e.proto!==""&&(n.uint32(26),n.string(e.proto)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={peer:new Uint8Array(0),addr:new Uint8Array(0),proto:""},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=e.bytes();break;case 2:i.addr=e.bytes();break;case 3:i.proto=e.string();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(Ye||(Ye={}));var It;(function(r){let t;(function(i){i.FIND_PEER="FIND_PEER",i.FIND_PEERS_CONNECTED_TO_PEER="FIND_PEERS_CONNECTED_TO_PEER",i.FIND_PROVIDERS="FIND_PROVIDERS",i.GET_CLOSEST_PEERS="GET_CLOSEST_PEERS",i.GET_PUBLIC_KEY="GET_PUBLIC_KEY",i.GET_VALUE="GET_VALUE",i.SEARCH_VALUE="SEARCH_VALUE",i.PUT_VALUE="PUT_VALUE",i.PROVIDE="PROVIDE"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.FIND_PEER=0]="FIND_PEER",i[i.FIND_PEERS_CONNECTED_TO_PEER=1]="FIND_PEERS_CONNECTED_TO_PEER",i[i.FIND_PROVIDERS=2]="FIND_PROVIDERS",i[i.GET_CLOSEST_PEERS=3]="GET_CLOSEST_PEERS",i[i.GET_PUBLIC_KEY=4]="GET_PUBLIC_KEY",i[i.GET_VALUE=5]="GET_VALUE",i[i.SEARCH_VALUE=6]="SEARCH_VALUE",i[i.PUT_VALUE=7]="PUT_VALUE",i[i.PROVIDE=8]="PROVIDE"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.peer!=null&&(o.uint32(18),o.bytes(i.peer)),i.cid!=null&&(o.uint32(26),o.bytes(i.cid)),i.key!=null&&(o.uint32(34),o.bytes(i.key)),i.value!=null&&(o.uint32(42),o.bytes(i.value)),i.count!=null&&(o.uint32(48),o.int32(i.count)),i.timeout!=null&&(o.uint32(56),o.int64(i.timeout)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.peer=i.bytes();break;case 3:a.cid=i.bytes();break;case 4:a.key=i.bytes();break;case 5:a.value=i.bytes();break;case 6:a.count=i.int32();break;case 7:a.timeout=i.int64();break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(It||(It={}));var Q;(function(r){let t;(function(i){i.BEGIN="BEGIN",i.VALUE="VALUE",i.END="END"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.BEGIN=0]="BEGIN",i[i.VALUE=1]="VALUE",i[i.END=2]="END"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.peer!=null&&(o.uint32(18),ce.codec().encode(i.peer,o)),i.value!=null&&(o.uint32(26),o.bytes(i.value)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.peer=ce.codec().decode(i,i.uint32());break;case 3:a.value=i.bytes();break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(Q||(Q={}));var ce;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.id!=null&&e.id.byteLength>0&&(n.uint32(10),n.bytes(e.id)),e.addrs!=null)for(let o of e.addrs)n.uint32(18),n.bytes(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={id:new Uint8Array(0),addrs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.id=e.bytes();break;case 2:i.addrs.push(e.bytes());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(ce||(ce={}));var hn;(function(r){let t;(function(i){i.TAG_PEER="TAG_PEER",i.UNTAG_PEER="UNTAG_PEER",i.TRIM="TRIM"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.TAG_PEER=0]="TAG_PEER",i[i.UNTAG_PEER=1]="UNTAG_PEER",i[i.TRIM=2]="TRIM"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.peer!=null&&(o.uint32(18),o.bytes(i.peer)),i.tag!=null&&(o.uint32(26),o.string(i.tag)),i.weight!=null&&(o.uint32(32),o.int64(i.weight)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.peer=i.bytes();break;case 3:a.tag=i.string();break;case 4:a.weight=i.int64();break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(hn||(hn={}));var pn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&e.peer.byteLength>0&&(n.uint32(10),n.bytes(e.peer)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={peer:new Uint8Array(0)},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=e.bytes();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(pn||(pn={}));var Xt;(function(r){let t;(function(i){i.GET_TOPICS="GET_TOPICS",i.LIST_PEERS="LIST_PEERS",i.PUBLISH="PUBLISH",i.SUBSCRIBE="SUBSCRIBE"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.GET_TOPICS=0]="GET_TOPICS",i[i.LIST_PEERS=1]="LIST_PEERS",i[i.PUBLISH=2]="PUBLISH",i[i.SUBSCRIBE=3]="SUBSCRIBE"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.topic!=null&&(o.uint32(18),o.string(i.topic)),i.data!=null&&(o.uint32(26),o.bytes(i.data)),a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.topic=i.string();break;case 3:a.data=i.bytes();break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(Xt||(Xt={}));var dr;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.from!=null&&(n.uint32(10),n.bytes(e.from)),e.data!=null&&(n.uint32(18),n.bytes(e.data)),e.seqno!=null&&(n.uint32(26),n.bytes(e.seqno)),e.topicIDs!=null)for(let o of e.topicIDs)n.uint32(34),n.string(o);e.signature!=null&&(n.uint32(42),n.bytes(e.signature)),e.key!=null&&(n.uint32(50),n.bytes(e.key)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={topicIDs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.from=e.bytes();break;case 2:i.data=e.bytes();break;case 3:i.seqno=e.bytes();break;case 4:i.topicIDs.push(e.string());break;case 5:i.signature=e.bytes();break;case 6:i.key=e.bytes();break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(dr||(dr={}));var dn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.topics!=null)for(let o of e.topics)n.uint32(10),n.string(o);if(e.peerIDs!=null)for(let o of e.peerIDs)n.uint32(18),n.bytes(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={topics:[],peerIDs:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.topics.push(e.string());break;case 2:i.peerIDs.push(e.bytes());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(dn||(dn={}));var Ce;(function(r){let t;(function(i){i.UNSPECIFIED="UNSPECIFIED",i.GET_PROTOCOLS="GET_PROTOCOLS",i.GET_PEER_INFO="GET_PEER_INFO"})(t=r.Type||(r.Type={}));let e;(function(i){i[i.UNSPECIFIED=0]="UNSPECIFIED",i[i.GET_PROTOCOLS=1]="GET_PROTOCOLS",i[i.GET_PEER_INFO=2]="GET_PEER_INFO"})(e||(e={})),function(i){i.codec=()=>Kt(e)}(t=r.Type||(r.Type={}));let n;r.codec=()=>(n==null&&(n=H((i,o,a={})=>{if(a.lengthDelimited!==!1&&o.fork(),i.type!=null&&(o.uint32(8),r.Type.codec().encode(i.type,o)),i.id!=null&&(o.uint32(18),o.bytes(i.id)),i.protos!=null)for(let l of i.protos)o.uint32(26),o.string(l);a.lengthDelimited!==!1&&o.ldelim()},(i,o)=>{let a={protos:[]},l=o==null?i.len:i.pos+o;for(;i.pos<l;){let f=i.uint32();switch(f>>>3){case 1:a.type=r.Type.codec().decode(i);break;case 2:a.id=i.bytes();break;case 3:a.protos.push(i.string());break;default:i.skipType(f&7);break}}return a})),n),r.encode=i=>V(i,r.codec()),r.decode=i=>z(i,r.codec())})(Ce||(Ce={}));var mn;(function(r){let t;r.codec=()=>(t==null&&(t=H((e,n,i={})=>{if(i.lengthDelimited!==!1&&n.fork(),e.peer!=null&&(n.uint32(10),ce.codec().encode(e.peer,n)),e.protos!=null)for(let o of e.protos)n.uint32(18),n.string(o);i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={protos:[]},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let a=e.uint32();switch(a>>>3){case 1:i.peer=ce.codec().decode(e,e.uint32());break;case 2:i.protos.push(e.string());break;default:e.skipType(a&7);break}}return i})),t),r.encode=e=>V(e,r.codec()),r.decode=e=>z(e,r.codec())})(mn||(mn={}));function Z(r){return Ie.encode({type:Ie.Type.OK,peers:[],...r}).subarray()}function P(r){return Ie.encode({type:Ie.Type.ERROR,error:{msg:r.message},peers:[]}).subarray()}function Jh(r){return r[Symbol.asyncIterator]!=null}function Qh(r){if(Jh(r))return(async()=>{for await(let t of r);})();for(let t of r);}var no=Qh;var gn=et("libp2p:daemon-server:dht"),yn=class{constructor(t){let{dht:e}=t;this.dht=e}async*provide(t){try{await no(this.dht.provide(t)),yield Z()}catch(e){gn.error(e),yield P(e)}}async*getClosestPeers(t){yield Z({dht:{type:Q.Type.BEGIN}});for await(let e of this.dht.getClosestPeers(t))e.name==="PEER_RESPONSE"&&(yield*e.closer.map(n=>Q.encode({type:Q.Type.VALUE,value:n.id.toBytes()})));yield Q.encode({type:Q.Type.END})}async*getPublicKey(t){yield P(new Error("FIX ME: not implemented"))}async*getValue(t){try{for await(let e of this.dht.get(t))e.name==="VALUE"&&(yield Z({dht:{type:Q.Type.VALUE,value:e.value}}))}catch(e){gn.error(e),yield P(e)}}async*putValue(t,e){try{await no(this.dht.put(t,e)),yield Z()}catch(n){gn.error(n),yield P(n)}}async*findPeer(t){try{for await(let e of this.dht.findPeer(t))e.name==="FINAL_PEER"&&(yield Z({dht:{type:Q.Type.VALUE,peer:{id:e.peer.id.toBytes(),addrs:e.peer.multiaddrs.map(n=>n.bytes)}}}));throw new Error("Peer not found")}catch(e){gn.error(e),yield P(e)}}async*findProviders(t,e){yield Z({dht:{type:Q.Type.BEGIN}});try{let n=e,i=0;for await(let o of this.dht.findProviders(t))if(o.name==="PEER_RESPONSE"){for(let a of o.providers)i++,yield Q.encode({type:Q.Type.VALUE,peer:{id:a.id.toBytes(),addrs:(a.multiaddrs??[]).map(l=>l.bytes)}});if(n===i)break}}catch(n){yield P(n)}yield Q.encode({type:Q.Type.END})}};var Kc=Symbol.for("@libp2p/peer-id");var tp=Symbol.for("nodejs.util.inspect.custom"),Xc=Object.values(ee).map(r=>r.decoder).reduce((r,t)=>r.or(t),ee.identity.decoder),jc=114,Yc=36,Jc=37,mr=class{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()})`}get[Kc](){return!0}toString(){return this.string==null&&(this.string=q.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return R.createV1(jc,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t instanceof Uint8Array)return de(this.multihash.bytes,t);if(typeof t=="string")return ep(t).equals(this);if(t?.multihash?.bytes!=null)return de(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[tp](){return`PeerId(${this.toString()})`}},gr=class extends mr{constructor(t){super({...t,type:"RSA"}),this.type="RSA",this.publicKey=t.publicKey}},yr=class extends mr{constructor(t){super({...t,type:"Ed25519"}),this.type="Ed25519",this.publicKey=t.multihash.digest}},br=class extends mr{constructor(t){super({...t,type:"secp256k1"}),this.type="secp256k1",this.publicKey=t.multihash.digest}};function ep(r,t){if(t=t??Xc,r.charAt(0)==="1"||r.charAt(0)==="Q"){let e=fe(q.decode(`z${r}`));return r.startsWith("12D")?new yr({multihash:e}):r.startsWith("16U")?new br({multihash:e}):new gr({multihash:e})}return _e(Xc.decode(r))}function _e(r){try{let t=fe(r);if(t.code===Ir.code){if(t.digest.length===Yc)return new yr({multihash:t});if(t.digest.length===Jc)return new br({multihash:t})}if(t.code===Ar.code)return new gr({multihash:t})}catch{return rp(R.decode(r))}throw new Error("Supplied PeerID CID is invalid")}function rp(r){if(r==null||r.multihash==null||r.version==null||r.version===1&&r.code!==jc)throw new Error("Supplied PeerID CID is invalid");let t=r.multihash;if(t.code===Ar.code)return new gr({multihash:r.multihash});if(t.code===Ir.code){if(t.digest.length===Yc)return new yr({multihash:r.multihash});if(t.digest.length===Jc)return new br({multihash:r.multihash})}throw new Error("Supplied PeerID CID is invalid")}var bn=et("libp2p:daemon-server:pubsub"),wn=class{constructor(t){let{pubsub:e}=t;this.pubsub=e}async*getTopics(){try{yield Z({pubsub:{topics:this.pubsub.getTopics(),peerIDs:[]}})}catch(t){bn.error(t),yield P(t)}}async*subscribe(t){try{let e=ie();this.pubsub.subscribe(t),this.pubsub.addEventListener("message",n=>{let i=n.detail;i.topic===t&&(i.type==="signed"?e.push(dr.encode({from:i.from.toBytes(),data:i.data,seqno:i.sequenceNumber==null?void 0:nr(i.sequenceNumber.toString(16).padStart(16,"0"),"base16"),topicIDs:[i.topic],signature:i.signature,key:i.key}).subarray()):e.push(dr.encode({data:i.data,topicIDs:[i.topic]}).subarray()))}),yield Z(),yield*e}catch(e){bn.error(e),yield P(e)}}async*publish(t,e){try{await this.pubsub.publish(t,e),yield Z()}catch(n){bn.error(n),yield P(n)}}async*listPeers(t){try{yield Z({pubsub:{topics:[t],peerIDs:this.pubsub.getSubscribers(t).map(e=>e.toBytes())}})}catch(e){bn.error(e),yield P(e)}}};var np=1<<22,jt=et("libp2p:daemon-server"),En=class{constructor(t){let{multiaddr:e,libp2pNode:n}=t;this.multiaddr=e,this.libp2p=n,this.tcp=Xs()(),this.listener=this.tcp.createListener({handler:this.handleConnection.bind(this),upgrader:Gi}),this._onExit=this._onExit.bind(this),n.dht!=null&&(this.dhtOperations=new yn({dht:n.dht})),n.pubsub!=null&&(this.pubsubOperations=new wn({pubsub:n.pubsub}))}async connect(t){if(t.connect==null||t.connect.addrs==null)throw new Error("Invalid request");let e=t.connect.peer,n=t.connect.addrs.map(o=>mt(o)),i=_e(e);return await this.libp2p.peerStore.addressBook.set(i,n),await this.libp2p.dial(i)}async openStream(t){if(t.streamOpen==null||t.streamOpen.proto==null)throw new Error("Invalid request");let{peer:e,proto:n}=t.streamOpen,i=_e(e),o=await this.libp2p.dial(i),a=await o.newStream(n);return{streamInfo:{peer:i.toBytes(),addr:o.remoteAddr.bytes,proto:a.stat.protocol??""},connection:a}}async registerStreamHandler(t){if(t.streamHandler==null||t.streamHandler.proto==null)throw new Error("Invalid request");let e=t.streamHandler.proto,n=mt(t.streamHandler.addr),i;await this.libp2p.handle(e,({connection:o,stream:a})=>{Promise.resolve().then(async()=>{i=await this.tcp.dial(n,{upgrader:Gi});let l=Ye.encode({peer:o.remotePeer.toBytes(),addr:o.remoteAddr.bytes,proto:a.stat.protocol??""}),f=Ze.single(l);await Qr(async function*(){yield f,yield*a.source}(),async function*(d){for await(let h of d)yield*h},i,a.sink)}).catch(async l=>{jt.error(l),i!=null&&await i.close(l)}).finally(()=>{i?.close().catch(l=>{jt.error(l)})})})}_listen(){process.on("SIGTERM",this._onExit),process.on("SIGINT",this._onExit),process.on("SIGHUP",this._onExit)}_onExit(){this.stop({exit:!0}).catch(t=>{jt.error(t)})}async start(){this._listen(),await this.libp2p.start(),await this.listener.listen(this.multiaddr)}getMultiaddr(){let t=this.listener.getAddrs();if(t.length>0)return t[0];throw new Error("Not started")}async stop(t={exit:!1}){await this.libp2p.stop(),await this.listener.close(),t.exit&&jt("server closed, exiting"),process.removeListener("SIGTERM",this._onExit),process.removeListener("SIGINT",this._onExit),process.removeListener("SIGHUP",this._onExit)}async*handlePeerStoreRequest(t){try{switch(t.type){case Ce.Type.GET_PROTOCOLS:if(t.id==null)throw new Error("Invalid request");let e=_e(t.id),i=(await this.libp2p.peerStore.get(e)).protocols;yield Z({peerStore:{protos:i}});return;case Ce.Type.GET_PEER_INFO:throw new Error("ERR_NOT_IMPLEMENTED");default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){jt.error(e),yield P(e)}}async*handlePubsubRequest(t){try{if(this.libp2p.pubsub==null||this.pubsubOperations==null)throw new Error("PubSub not configured");switch(t.type){case Xt.Type.GET_TOPICS:yield*this.pubsubOperations.getTopics();return;case Xt.Type.SUBSCRIBE:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.subscribe(t.topic);return;case Xt.Type.PUBLISH:if(t.topic==null||t.data==null)throw new Error("Invalid request");yield*this.pubsubOperations.publish(t.topic,t.data);return;case Xt.Type.LIST_PEERS:if(t.topic==null)throw new Error("Invalid request");yield*this.pubsubOperations.listPeers(t.topic);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){jt.error(e),yield P(e)}}async*handleDHTRequest(t){try{if(this.libp2p.dht==null||this.dhtOperations==null)throw new Error("DHT not configured");switch(t.type){case It.Type.FIND_PEER:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.findPeer(_e(t.peer));return;case It.Type.FIND_PROVIDERS:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.findProviders(R.decode(t.cid),t.count??20);return;case It.Type.PROVIDE:if(t.cid==null)throw new Error("Invalid request");yield*this.dhtOperations.provide(R.decode(t.cid));return;case It.Type.GET_CLOSEST_PEERS:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getClosestPeers(t.key);return;case It.Type.GET_PUBLIC_KEY:if(t.peer==null)throw new Error("Invalid request");yield*this.dhtOperations.getPublicKey(_e(t.peer));return;case It.Type.GET_VALUE:if(t.key==null)throw new Error("Invalid request");yield*this.dhtOperations.getValue(t.key);return;case It.Type.PUT_VALUE:if(t.key==null||t.value==null)throw new Error("Invalid request");yield*this.dhtOperations.putValue(t.key,t.value);return;default:throw new Error("ERR_INVALID_REQUEST_TYPE")}}catch(e){jt.error(e),yield P(e)}}handleConnection(t){let e=this,n=new tn({stream:t,maxLength:np});Qr(n.decoder,i=>async function*(){let o;for await(let a of i)try{switch(o=At.decode(a),o.type){case At.Type.CONNECT:{try{await e.connect(o)}catch(l){yield P(l);break}yield Z();break}case At.Type.IDENTIFY:{yield Z({identify:{id:e.libp2p.peerId.toBytes(),addrs:e.libp2p.getMultiaddrs().map(l=>l.decapsulateCode(L("p2p").code)).map(l=>l.bytes)}});break}case At.Type.LIST_PEERS:{let l=[],f=new Set;for(let d of e.libp2p.getConnections()){let h=d.remotePeer.toString();f.has(h)||(f.add(h),l.push({id:d.remotePeer.toBytes(),addrs:[d.remoteAddr.bytes]}))}yield Z({peers:l});break}case At.Type.STREAM_OPEN:{let l;try{l=await e.openStream(o)}catch(d){yield P(d);break}yield Z({streamInfo:l.streamInfo});let f=n.rest();await Qr(f,l.connection,async function*(d){for await(let h of d)yield*h},f);return}case At.Type.STREAM_HANDLER:{try{await e.registerStreamHandler(o)}catch(l){yield P(l);break}yield Z();break}case At.Type.PEERSTORE:{if(o.peerStore==null){yield P(new Error("ERR_INVALID_REQUEST"));break}yield*e.handlePeerStoreRequest(o.peerStore);break}case At.Type.PUBSUB:{if(o.pubsub==null){yield P(new Error("ERR_INVALID_REQUEST"));break}yield*e.handlePubsubRequest(o.pubsub);break}case At.Type.DHT:{if(o.dht==null){yield P(new Error("ERR_INVALID_REQUEST"));break}yield*e.handleDHTRequest(o.dht);break}default:yield P(new Error("ERR_INVALID_REQUEST_TYPE"));break}}catch(l){jt.error(l),yield P(l);continue}}(),async function(i){for await(let o of i)n.write(o)}).catch(i=>{jt(i)})}},ip=(r,t)=>new En({multiaddr:r,libp2pNode:t});return Uu(op);})();
7
7
  return Libp2PDaemonServer}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/daemon-server",
3
- "version": "4.1.0",
3
+ "version": "4.1.2",
4
4
  "description": "API server for libp2p-daemon instances",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p-daemon/tree/master/packages/libp2p-daemon-server#readme",
@@ -150,8 +150,8 @@
150
150
  "@libp2p/logger": "^2.0.0",
151
151
  "@libp2p/peer-id": "^2.0.0",
152
152
  "@libp2p/tcp": "^6.0.8",
153
- "@multiformats/multiaddr": "^11.0.0",
154
- "it-drain": "^2.0.0",
153
+ "@multiformats/multiaddr": "^12.0.0",
154
+ "it-drain": "^3.0.1",
155
155
  "it-length-prefixed": "^8.0.2",
156
156
  "it-pipe": "^2.0.3",
157
157
  "it-pushable": "^3.0.0",