@libp2p/tcp 9.0.26 → 9.0.27

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,3 +1,3 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PTcp = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PTcp=(()=>{var Rr=Object.create;var me=Object.defineProperty;var Nr=Object.getOwnPropertyDescriptor;var Dr=Object.getOwnPropertyNames;var Mr=Object.getPrototypeOf,_r=Object.prototype.hasOwnProperty;var L=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var N=(r,e)=>{for(var t in e)me(r,t,{get:e[t],enumerable:!0})},At=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Dr(e))!_r.call(r,o)&&o!==t&&me(r,o,{get:()=>e[o],enumerable:!(n=Nr(e,o))||n.enumerable});return r};var de=(r,e,t)=>(t=r!=null?Rr(Mr(r)):{},At(e||!r||!r.__esModule?me(t,"default",{value:r,enumerable:!0}):t,r)),Ur=r=>At(me({},"__esModule",{value:!0}),r);var Lo={};N(Lo,{tcp:()=>Uo});var Pr=de(L("net"),1);var Ct=Symbol.for("@libp2p/transport");var It;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(It||(It={}));var Z=class r extends Error{code;type;constructor(e="The operation was aborted"){super(e),this.name="AbortError",this.code=r.code,this.type=r.type}static code="ABORT_ERR";static type="aborted"},A=class extends Error{code;props;constructor(e,t,n){super(e),this.code=t,this.name=n?.name??"CodeError",this.props=n??{}}};var St=L("events"),Tt=(r,...e)=>{try{(0,St.setMaxListeners)(r,...e)}catch{}};var ge=class extends EventTarget{#e=new Map;constructor(){super(),Tt(1/0,this)}listenerCount(e){let t=this.#e.get(e);return t==null?0:t.length}addEventListener(e,t,n){super.addEventListener(e,t,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:t,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,t,n){super.removeEventListener(e.toString(),t??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:i})=>i!==t),this.#e.set(e,o))}dispatchEvent(e){let t=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),t}safeDispatchEvent(e,t={}){return this.dispatchEvent(new Lr(e,t))}},Ne=class extends Event{detail;constructor(e,t){super(e,t),this.detail=t?.detail}},Lr=globalThis.CustomEvent??Ne;var Le={};N(Le,{base58btc:()=>P,base58flickr:()=>zr});var Bo=new Uint8Array(0);function Pt(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function M(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Rt(r){return new TextEncoder().encode(r)}function Nt(r){return new TextDecoder().decode(r)}function kr(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(t[s]!==255)throw new TypeError(i+" is ambiguous");t[s]=o}var a=r.length,p=r.charAt(0),x=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function v(l){if(l instanceof Uint8Array||(ArrayBuffer.isView(l)?l=new Uint8Array(l.buffer,l.byteOffset,l.byteLength):Array.isArray(l)&&(l=Uint8Array.from(l))),!(l instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(l.length===0)return"";for(var g=0,T=0,w=0,E=l.length;w!==E&&l[w]===0;)w++,g++;for(var O=(E-w)*u+1>>>0,D=new Uint8Array(O);w!==E;){for(var F=l[w],j=0,U=O-1;(F!==0||j<T)&&U!==-1;U--,j++)F+=256*D[U]>>>0,D[U]=F%a>>>0,F=F/a>>>0;if(F!==0)throw new Error("Non-zero carry");T=j,w++}for(var $=O-T;$!==O&&D[$]===0;)$++;for(var he=p.repeat(g);$<O;++$)he+=r.charAt(D[$]);return he}function C(l){if(typeof l!="string")throw new TypeError("Expected String");if(l.length===0)return new Uint8Array;var g=0;if(l[g]!==" "){for(var T=0,w=0;l[g]===p;)T++,g++;for(var E=(l.length-g)*x+1>>>0,O=new Uint8Array(E);l[g];){var D=t[l.charCodeAt(g)];if(D===255)return;for(var F=0,j=E-1;(D!==0||F<w)&&j!==-1;j--,F++)D+=a*O[j]>>>0,O[j]=D%256>>>0,D=D/256>>>0;if(D!==0)throw new Error("Non-zero carry");w=F,g++}if(l[g]!==" "){for(var U=E-w;U!==E&&O[U]===0;)U++;for(var $=new Uint8Array(T+(E-U)),he=T;U!==E;)$[he++]=O[U++];return $}}}function f(l){var g=C(l);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:v,decodeUnsafe:C,decode:f}}var Or=kr,Fr=Or,Mt=Fr;var De=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Me=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return _t(this,e)}},_e=class{decoders;constructor(e){this.decoders=e}or(e){return _t(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function _t(r,e){return new _e({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Ue=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new De(e,t,n),this.decoder=new Me(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function ee({name:r,prefix:e,encode:t,decode:n}){return new Ue(r,e,t,n)}function q({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=Mt(t,r);return ee({prefix:e,name:r,encode:n,decode:i=>M(o(i))})}function Vr(r,e,t,n){let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*t/8|0),a=0,p=0,x=0;for(let u=0;u<i;++u){let v=o[r[u]];if(v===void 0)throw new SyntaxError(`Non-${n} character`);p=p<<t|v,a+=t,a>=8&&(a-=8,s[x++]=255&p>>a)}if(a>=t||255&p<<8-a)throw new SyntaxError("Unexpected end of data");return s}function $r(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,i="",s=0,a=0;for(let p=0;p<r.length;++p)for(a=a<<8|r[p],s+=8;s>t;)s-=t,i+=e[o&a>>s];if(s!==0&&(i+=e[o&a<<t-s]),n)for(;i.length*t&7;)i+="=";return i}function b({name:r,prefix:e,bitsPerChar:t,alphabet:n}){return ee({prefix:e,name:r,encode(o){return $r(o,n,t)},decode(o){return Vr(o,n,t,r)}})}var P=q({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),zr=q({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ke={};N(ke,{base32:()=>z,base32hex:()=>Gr,base32hexpad:()=>Hr,base32hexpadupper:()=>Xr,base32hexupper:()=>Wr,base32pad:()=>jr,base32padupper:()=>qr,base32upper:()=>Br,base32z:()=>Jr});var z=b({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Br=b({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),jr=b({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),qr=b({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Gr=b({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Wr=b({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Hr=b({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Xr=b({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Jr=b({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Qr=kt,Ut=128,Kr=127,Yr=~Kr,Zr=Math.pow(2,31);function kt(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Zr;)e[t++]=r&255|Ut,r/=128;for(;r&Yr;)e[t++]=r&255|Ut,r>>>=7;return e[t]=r|0,kt.bytes=t-n+1,e}var en=Oe,tn=128,Lt=127;function Oe(r,n){var t=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw Oe.bytes=0,new RangeError("Could not decode varint");s=r[i++],t+=o<28?(s&Lt)<<o:(s&Lt)*Math.pow(2,o),o+=7}while(s>=tn);return Oe.bytes=i-n,t}var rn=Math.pow(2,7),nn=Math.pow(2,14),on=Math.pow(2,21),sn=Math.pow(2,28),cn=Math.pow(2,35),an=Math.pow(2,42),dn=Math.pow(2,49),ln=Math.pow(2,56),un=Math.pow(2,63),pn=function(r){return r<rn?1:r<nn?2:r<on?3:r<sn?4:r<cn?5:r<an?6:r<dn?7:r<ln?8:r<un?9:10},fn={encode:Qr,decode:en,encodingLength:pn},hn=fn,le=hn;function ue(r,e=0){return[le.decode(r,e),le.decode.bytes]}function te(r,e,t=0){return le.encode(r,e,t),e}function re(r){return le.encodingLength(r)}function X(r,e){let t=e.byteLength,n=re(r),o=n+re(t),i=new Uint8Array(o+t);return te(r,i,0),te(t,i,n),i.set(e,o),new ne(r,t,e,i)}function xe(r){let e=M(r),[t,n]=ue(e),[o,i]=ue(e.subarray(n)),s=e.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new ne(t,o,s,e)}function Ot(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Pt(r.bytes,t.bytes)}}var ne=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};function Ft(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return gn(t,Fe(r),e??P.encoder);default:return wn(t,Fe(r),e??z.encoder)}}var Vt=new WeakMap;function Fe(r){let e=Vt.get(r);if(e==null){let t=new Map;return Vt.set(r,t),t}return e}var G=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==pe)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==xn)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=X(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&Ot(e.multihash,n.multihash)}toString(e){return Ft(this,e)}toJSON(){return{"/":Ft(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:i,bytes:s}=t;return new r(n,o,i,s??$t(n,o,i.bytes))}else if(t[bn]===!0){let{version:n,multihash:o,code:i}=t,s=xe(o);return r.create(n,i,s)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==pe)throw new Error(`Version 0 CID must use dag-pb (code: ${pe}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=$t(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,pe,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=M(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let i=o.subarray(t.multihashSize-t.digestSize),s=new ne(t.multihashCode,t.digestSize,i,o);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[v,C]=ue(e.subarray(t));return t+=C,v},o=n(),i=pe;if(o===18?(o=0,t=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=t,a=n(),p=n(),x=t+p,u=x-s;return{version:o,codec:i,multihashCode:a,digestSize:p,multihashSize:u,size:x}}static parse(e,t){let[n,o]=mn(e,t),i=r.decode(o);if(i.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Fe(i).set(n,e),i}};function mn(r,e){switch(r[0]){case"Q":{let t=e??P;return[P.prefix,t.decode(`${P.prefix}${r}`)]}case P.prefix:{let t=e??P;return[P.prefix,t.decode(r)]}case z.prefix:{let t=e??z;return[z.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function gn(r,e,t){let{prefix:n}=t;if(n!==P.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let i=t.encode(r).slice(1);return e.set(n,i),i}else return o}function wn(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let i=t.encode(r);return e.set(n,i),i}else return o}var pe=112,xn=18;function $t(r,e,t){let n=re(r),o=n+re(e),i=new Uint8Array(o+t.byteLength);return te(r,i,0),te(e,i,n),i.set(t,o),i}var bn=Symbol.for("@ipld/js-cid/CID");function zt(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var Jt=L("node:buffer");var Ve={};N(Ve,{base10:()=>yn});var yn=q({prefix:"9",name:"base10",alphabet:"0123456789"});var $e={};N($e,{base16:()=>En,base16upper:()=>vn});var En=b({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),vn=b({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ze={};N(ze,{base2:()=>An});var An=b({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Be={};N(Be,{base256emoji:()=>Pn});var Bt=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}"),In=Bt.reduce((r,e,t)=>(r[t]=e,r),[]),Cn=Bt.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Sn(r){return r.reduce((e,t)=>(e+=In[t],e),"")}function Tn(r){let e=[];for(let t of r){let n=Cn[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var Pn=ee({prefix:"\u{1F680}",name:"base256emoji",encode:Sn,decode:Tn});var je={};N(je,{base36:()=>Rn,base36upper:()=>Nn});var Rn=q({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Nn=q({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var qe={};N(qe,{base64:()=>Dn,base64pad:()=>Mn,base64url:()=>_n,base64urlpad:()=>Un});var Dn=b({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Mn=b({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),_n=b({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Un=b({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ge={};N(Ge,{base8:()=>Ln});var Ln=b({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var We={};N(We,{identity:()=>kn});var kn=ee({prefix:"\0",name:"identity",encode:r=>Nt(r),decode:r=>Rt(r)});var fi=new TextEncoder,hi=new TextDecoder;var He={};N(He,{identity:()=>zn});var jt=0,Vn="identity",qt=M;function $n(r){return X(jt,qt(r))}var zn={code:jt,name:Vn,encode:qt,digest:$n};var Ke={};N(Ke,{sha256:()=>Bn,sha512:()=>jn});var Qe=de(L("crypto"),1);function Je({name:r,code:e,encode:t}){return new Xe(r,e,t)}var Xe=class{name;code;encode;constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?X(this.code,t):t.then(n=>X(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Bn=Je({name:"sha2-256",code:18,encode:r=>M(Qe.default.createHash("sha256").update(r).digest())}),jn=Je({name:"sha2-512",code:19,encode:r=>M(Qe.default.createHash("sha512").update(r).digest())});var fe={...We,...ze,...Ge,...Ve,...$e,...ke,...je,...Le,...qe,...Be},Pi={...Ke,...He};var Wt=L("node:buffer");function ie(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function be(r=0){return ie(Wt.Buffer.allocUnsafe(r))}function Xt(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Ht=Xt("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Ye=Xt("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=be(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),qn={utf8:Ht,"utf-8":Ht,hex:fe.base16,latin1:Ye,ascii:Ye,binary:Ye,...fe},ye=qn;function R(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Jt.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Gn=Math.pow(2,7),Wn=Math.pow(2,14),Hn=Math.pow(2,21),Ze=Math.pow(2,28),et=Math.pow(2,35),tt=Math.pow(2,42),rt=Math.pow(2,49),h=128,S=127;function V(r){if(r<Gn)return 1;if(r<Wn)return 2;if(r<Hn)return 3;if(r<Ze)return 4;if(r<et)return 5;if(r<tt)return 6;if(r<rt)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Xn(r,e,t=0){switch(V(r)){case 8:e[t++]=r&255|h,r/=128;case 7:e[t++]=r&255|h,r/=128;case 6:e[t++]=r&255|h,r/=128;case 5:e[t++]=r&255|h,r/=128;case 4:e[t++]=r&255|h,r>>>=7;case 3:e[t++]=r&255|h,r>>>=7;case 2:e[t++]=r&255|h,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function Jn(r,e,t=0){switch(V(r)){case 8:e.set(t++,r&255|h),r/=128;case 7:e.set(t++,r&255|h),r/=128;case 6:e.set(t++,r&255|h),r/=128;case 5:e.set(t++,r&255|h),r/=128;case 4:e.set(t++,r&255|h),r>>>=7;case 3:e.set(t++,r&255|h),r>>>=7;case 2:e.set(t++,r&255|h),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function Qn(r,e){let t=r[e],n=0;if(n+=t&S,t<h||(t=r[e+1],n+=(t&S)<<7,t<h)||(t=r[e+2],n+=(t&S)<<14,t<h)||(t=r[e+3],n+=(t&S)<<21,t<h)||(t=r[e+4],n+=(t&S)*Ze,t<h)||(t=r[e+5],n+=(t&S)*et,t<h)||(t=r[e+6],n+=(t&S)*tt,t<h)||(t=r[e+7],n+=(t&S)*rt,t<h))return n;throw new RangeError("Could not decode varint")}function Kn(r,e){let t=r.get(e),n=0;if(n+=t&S,t<h||(t=r.get(e+1),n+=(t&S)<<7,t<h)||(t=r.get(e+2),n+=(t&S)<<14,t<h)||(t=r.get(e+3),n+=(t&S)<<21,t<h)||(t=r.get(e+4),n+=(t&S)*Ze,t<h)||(t=r.get(e+5),n+=(t&S)*et,t<h)||(t=r.get(e+6),n+=(t&S)*tt,t<h)||(t=r.get(e+7),n+=(t&S)*rt,t<h))return n;throw new RangeError("Could not decode varint")}function se(r,e,t=0){return e==null&&(e=be(V(r))),e instanceof Uint8Array?Xn(r,e,t):Jn(r,e,t)}function J(r,e=0){return r instanceof Uint8Array?Qn(r,e):Kn(r,e)}var Kt=L("node:buffer");function B(r,e){return ie(Kt.Buffer.concat(r,e))}var Ee=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let t=this.index,n=e();return n===void 0&&(this.index=t),n}parseWith(e){let t=e();if(this.index===this.input.length)return t}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(e){return this.readAtomically(()=>{let t=this.readChar();if(t===e)return t})}readSeparator(e,t,n){return this.readAtomically(()=>{if(!(t>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,t,n,o){return this.readAtomically(()=>{let i=0,s=0,a=this.peekChar();if(a===void 0)return;let p=a==="0",x=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let v=this.readChar();if(v===void 0)return;let C=Number.parseInt(v,e);if(!Number.isNaN(C))return C});if(u===void 0)break;if(i*=e,i+=u,i>x||(s+=1,t!==void 0&&s>t))return}if(s!==0)return!n&&p&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let t=0;t<e.length;t++){let n=this.readSeparator(".",t,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[t]=n}return e})}readIPv6Addr(){let e=t=>{for(let n=0;n<t.length/2;n++){let o=n*2;if(n<t.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return t[o]=s[0],t[o+1]=s[1],t[o+2]=s[2],t[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];t[o]=i>>8,t[o+1]=i&255}return[t.length,!1]};return this.readAtomically(()=>{let t=new Uint8Array(16),[n,o]=e(t);if(n===16)return t;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[a]=e(i.subarray(0,s));return t.set(i.subarray(0,a),16-a),t})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var ji=new Ee;var Ki=parseInt("0xFFFF",16),Yi=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var er=L("node:buffer");function nt(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ie(er.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var _=L("node:net");function ve(r){return!!(0,_.isIP)(r)}var tr=_.isIPv4,no=_.isIPv6,ot=function(r){let e=0;if(r=r.toString().trim(),tr(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(no(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let i=tr(t[n]),s;i&&(s=ot(t[n]),t[n]=R(s.slice(0,2),"base16")),s!=null&&++n<8&&t.splice(n,0,R(s.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let i=[n,1];for(n=9-t.length;n>0;n--)i.push("0");t.splice.apply(t,i)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let i=parseInt(t[n],16);o[e++]=i>>8&255,o[e++]=i&255}return o}throw new Error("invalid ip address")},rr=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let i=0;i<t;i++)o.push(r[e+i]);return o.join(".")}if(t===16){let o=[];for(let i=0;i<t;i+=2)o.push(n.getUint16(e+i).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var ce={},it={},io=[[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"]];io.forEach(r=>{let e=so(...r);it[e.code]=e,ce[e.name]=e});function so(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function m(r){if(typeof r=="number"){if(it[r]!=null)return it[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(ce[r]!=null)return ce[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var Vs=m("ip4"),$s=m("ip6"),zs=m("ipcidr");function ct(r,e){switch(m(r).code){case 4:case 41:return ao(e);case 42:return ir(e);case 6:case 273:case 33:case 132:return cr(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return ir(e);case 421:return fo(e);case 444:return sr(e);case 445:return sr(e);case 466:return po(e);default:return R(e,"base16")}}function at(r,e){switch(m(r).code){case 4:return nr(e);case 41:return nr(e);case 42:return or(e);case 6:case 273:case 33:case 132:return dt(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return or(e);case 421:return lo(e);case 444:return ho(e);case 445:return mo(e);case 466:return uo(e);default:return nt(e,"base16")}}var st=Object.values(fe).map(r=>r.decoder),co=function(){let r=st[0].or(st[1]);return st.slice(2).forEach(e=>r=r.or(e)),r}();function nr(r){if(!ve(r))throw new Error("invalid ip address");return ot(r)}function ao(r){let e=rr(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!ve(e))throw new Error("invalid ip address");return e}function dt(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function cr(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function or(r){let e=nt(r),t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function ir(r){let e=J(r);if(r=r.slice(V(e)),r.length!==e)throw new Error("inconsistent lengths");return R(r)}function lo(r){let e;r[0]==="Q"||r[0]==="1"?e=xe(P.decode(`z${r}`)).bytes:e=G.parse(r).multihash.bytes;let t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function uo(r){let e=co.decode(r),t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function po(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return"u"+R(t,"base64url")}function fo(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return R(t,"base58btc")}function ho(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=z.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=dt(n);return B([t,o],t.length+o.length)}function mo(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=z.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=dt(n);return B([t,o],t.length+o.length)}function sr(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=R(e,"base32"),o=cr(t);return`${n}:${o}`}function ar(r){r=lt(r);let e=[],t=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let i=0;i<o.length;i++){let s=o[i],a=m(s);if(a.size===0){e.push([a.code]),t.push([a.code]);continue}if(i++,i>=o.length)throw lr("invalid address: "+r);if(a.path===!0){n=lt(o.slice(i).join("/")),e.push([a.code,at(a.code,n)]),t.push([a.code,n]);break}let p=at(a.code,o[i]);e.push([a.code,p]),t.push([a.code,ct(a.code,p)])}return{string:dr(t),bytes:pt(e),tuples:e,stringTuples:t,path:n}}function ut(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let i=J(r,o),s=V(i),a=m(i),p=go(a,r.slice(o+s));if(p===0){e.push([i]),t.push([i]),o+=s;continue}let x=r.slice(o+s,o+s+p);if(o+=p+s,o>r.length)throw lr("Invalid address Uint8Array: "+R(r,"base16"));e.push([i,x]);let u=ct(i,x);if(t.push([i,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:dr(t),tuples:e,stringTuples:t,path:n}}function dr(r){let e=[];return r.map(t=>{let n=m(t[0]);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),lt(e.join("/"))}function pt(r){return B(r.map(e=>{let t=m(e[0]),n=Uint8Array.from(se(t.code));return e.length>1&&e[1]!=null&&(n=B([n,e[1]])),n}))}function go(r,e){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let t=J(e instanceof Uint8Array?e:Uint8Array.from(e));return t+V(t)}}function lt(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function lr(r){return new Error("Error parsing address: "+r)}var wo=Symbol.for("nodejs.util.inspect.custom"),ft=Symbol.for("@multiformats/js-multiaddr/multiaddr"),xo=[m("dns").code,m("dns4").code,m("dns6").code,m("dnsaddr").code],Ae=class r{bytes;#e;#t;#r;#n;[ft]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=ut(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=ar(e)}else if(pr(e))t=ut(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=t.bytes,this.#e=t.string,this.#t=t.tuples,this.#r=t.stringTuples,this.#n=t.path}toString(){return this.#e}toJSON(){return this.toString()}toOptions(){let e,t,n,o,i="",s=m("tcp"),a=m("udp"),p=m("ip4"),x=m("ip6"),u=m("dns6"),v=m("ip6zone");for(let[f,l]of this.stringTuples())f===v.code&&(i=`%${l??""}`),xo.includes(f)&&(t=s.name,o=443,n=`${l??""}${i}`,e=f===u.code?6:4),(f===s.code||f===a.code)&&(t=m(f).name,o=parseInt(l??"")),(f===p.code||f===x.code)&&(t=m(f).name,n=`${l??""}${i}`,e=f===x.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.#t.map(([e])=>Object.assign({},m(e)))}protoCodes(){return this.#t.map(([e])=>e)}protoNames(){return this.#t.map(([e])=>m(e).name)}tuples(){return this.#t}stringTuples(){return this.#r}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(pt(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===ce.p2p.code&&e.push([n,o]),n===ce["p2p-circuit"].code&&(e=[])});let t=e.pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?R(P.decode(`z${n}`),"base58btc"):R(G.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(e){return zt(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(i=>i.resolvable);if(t==null)return[this];let n=ur.get(t.name);if(n==null)throw new A(`no available resolver for ${t.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(i=>k(i))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[wo](){return`Multiaddr(${this.#e})`}};var ur=new Map;function pr(r){return!!r?.[ft]}function k(r){return new Ae(r)}var bo=c("dns4"),yo=c("dns6"),Eo=c("dnsaddr"),K=y(c("dns"),Eo,bo,yo),Se=y(c("ip4"),c("ip6")),H=y(d(Se,c("tcp")),d(K,c("tcp"))),Te=d(Se,c("udp")),vo=d(Te,c("utp")),Ao=d(Te,c("quic")),Io=d(Te,c("quic-v1")),ht=y(d(H,c("ws")),d(K,c("ws"))),Ie=y(d(ht,c("p2p")),ht),mt=y(d(H,c("wss")),d(K,c("wss")),d(H,c("tls"),c("ws")),d(K,c("tls"),c("ws"))),Ce=y(d(mt,c("p2p")),mt),gt=y(d(H,c("http")),d(Se,c("http")),d(K,c("http"))),wt=y(d(H,c("https")),d(Se,c("https")),d(K,c("https"))),fr=d(Te,c("webrtc-direct"),c("certhash")),gr=y(d(fr,c("p2p")),fr),hr=d(Io,c("webtransport"),c("certhash"),c("certhash")),wr=y(d(hr,c("p2p")),hr),xr=y(d(Ie,c("p2p-webrtc-star"),c("p2p")),d(Ce,c("p2p-webrtc-star"),c("p2p")),d(Ie,c("p2p-webrtc-star")),d(Ce,c("p2p-webrtc-star"))),fc=y(d(Ie,c("p2p-websocket-star"),c("p2p")),d(Ce,c("p2p-websocket-star"),c("p2p")),d(Ie,c("p2p-websocket-star")),d(Ce,c("p2p-websocket-star"))),br=y(d(gt,c("p2p-webrtc-direct"),c("p2p")),d(wt,c("p2p-webrtc-direct"),c("p2p")),d(gt,c("p2p-webrtc-direct")),d(wt,c("p2p-webrtc-direct"))),Y=y(ht,mt,gt,wt,xr,br,H,vo,Ao,K,gr,wr),hc=y(d(Y,c("p2p-stardust"),c("p2p")),d(Y,c("p2p-stardust"))),W=y(d(Y,c("p2p")),xr,br,gr,wr,c("p2p")),mr=y(d(W,c("p2p-circuit"),W),d(W,c("p2p-circuit")),d(c("p2p-circuit"),W),d(Y,c("p2p-circuit")),d(c("p2p-circuit"),Y),c("p2p-circuit")),yr=()=>y(d(mr,yr),mr),Q=yr(),mc=y(d(Q,W,Q),d(W,Q),d(Q,W),Q,W);var gc=y(d(Q,c("webrtc"),c("p2p")),d(Q,c("webrtc")),d(Y,c("webrtc"),c("p2p")),d(Y,c("webrtc")),c("webrtc"));function Er(r){function e(t){let n;try{n=k(t)}catch{return!1}let o=r(n.protoNames());return o===null?!1:o===!0||o===!1?o:o.length===0}return e}function d(...r){function e(t){if(t.length<r.length)return null;let n=t;return r.some(o=>(n=typeof o=="function"?o().partialMatch(t):o.partialMatch(t),Array.isArray(n)&&(t=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Er(e),partialMatch:e}}function y(...r){function e(n){let o=null;return r.some(i=>{let s=typeof i=="function"?i().partialMatch(n):i.partialMatch(n);return s!=null?(o=s,!0):!1}),o}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Er(e),partialMatch:e}}function c(r){let e=r;function t(o){let i;try{i=k(o)}catch{return!1}let s=i.protoNames();return s.length===1&&s[0]===e}function n(o){return o.length===0?null:o[0]===e?o.slice(1):null}return{toString:function(){return e},matches:t,partialMatch:n}}var Tr=de(L("net"),1);var xt={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function vr(r,e){if(typeof r!="string")throw new A(`invalid ip provided: ${r}`,xt.ERR_INVALID_IP_PARAMETER);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new A(`invalid port provided: ${e}`,xt.ERR_INVALID_PORT_PARAMETER);if((0,_.isIPv4)(r))return k(`/ip4/${r}/tcp/${e}`);if((0,_.isIPv6)(r))return k(`/ip6/${r}/tcp/${e}`);throw new A(`invalid ip:port for creating a multiaddr: ${r}:${e}`,xt.ERR_INVALID_IP)}function Ar(r){if(To(r))return async function*(){let e=r.getReader();try{for(;;){let{done:t,value:n}=await e.read();if(t)return;yield n}}finally{e.releaseLock()}}();if(So(r))return r;throw new Error("unknown stream")}function So(r){return r[Symbol.asyncIterator]!=null}function To(r){return typeof r?.getReader=="function"}function Ir(r){return async e=>{let t=async()=>{Po(e)&&await e.return(void 0)},n,o,i=w=>{n=w,t().catch(E=>{E=new AggregateError([n,E],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(w)})},s,a=!1,p=()=>{a=!0,s?.()},x,u=!1,v=()=>{u=!0,x?.()},C,f=()=>{C?.()},l=async()=>new Promise((w,E)=>{s=C=w,o=E,r.once("drain",f)}),g=async()=>(await t(),new Promise((w,E)=>{if(a||u||n!=null){w();return}x=s=w,o=E})),T=()=>{r.removeListener("error",i),r.removeListener("close",p),r.removeListener("finish",v),r.removeListener("drain",f)};r.once("error",i),r.once("close",p),r.once("finish",v);try{for await(let w of e){if(!r.writable||r.destroyed||n!=null)break;r.write(w)||await l()}}catch(w){n==null&&r.destroy(w),n=w}try{if(r.writable&&r.end(),await g(),n!=null)throw n}finally{T()}}}function Po(r){return r.return!=null}function bt(r){return{sink:Ir(r),source:Ar(r)}}var yt=de(L("os"),1),Cr=de(L("path"),1);var Ro={ip4:"IPv4",ip6:"IPv6"};function ae(r,e={}){let t=r.getPath();return t!=null?yt.default.platform()==="win32"?{path:Cr.default.join("\\\\.\\pipe\\",t)}:{path:t}:{...e,...r.toOptions()}}function Et(r,e,t){let n=o=>k(`/${r}/${o}/tcp/${t}`);return(No(e)?Mo(Ro[r]):[e]).map(n)}function No(r){return["0.0.0.0","::"].includes(r)}var Do=yt.default.networkInterfaces();function Mo(r){let e=[];for(let[,t]of Object.entries(Do))if(t!=null)for(let n of t)n.family===r&&e.push(n.address);return e}var Pe=(r,e)=>{let t=null,n=e.logger.forComponent("libp2p:tcp:socket"),o=e.metrics,i=e.metricPrefix??"",s=e.socketInactivityTimeout??3e5,a=e.socketCloseTimeout??500;e.listeningAddr?.getPath()!=null&&(e.remoteAddr=e.listeningAddr),e.remoteAddr?.getPath()!=null&&(e.localAddr=e.remoteAddr);let p;if(e.remoteAddr!=null)p=e.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new A("Could not determine remote address or port","ERR_NO_REMOTE_ADDRESS");p=vr(r.remoteAddress,r.remotePort)}let x=ae(p),u=x.path??`${x.host??""}:${x.port??""}`,{sink:v,source:C}=bt(r);r.setTimeout(s,()=>{n("%s socket read timeout",u),o?.increment({[`${i}timeout`]:!0});let l;r.readable&&(l=new A("Socket read timeout","ERR_SOCKET_READ_TIMEOUT")),r.destroy(l)}),r.once("close",()=>{n("%s socket close",u),o?.increment({[`${i}close`]:!0}),f.timeline.close==null&&(f.timeline.close=Date.now())}),r.once("end",()=>{n("%s socket end",u),o?.increment({[`${i}end`]:!0})});let f={async sink(l){try{await v(async function*(){for await(let g of l)g instanceof Uint8Array?yield g:yield g.subarray()}())}catch(g){g.type!=="aborted"&&n.error("%s error in sink",u,g)}r.end()},source:C,remoteAddr:p,timeline:{open:Date.now()},async close(l={}){if(r.destroyed){n("The %s socket is destroyed",u);return}if(t!=null)return n("The %s socket is closed or closing",u),t;if(l.signal==null){let T=AbortSignal.timeout(a);l={...l,signal:T}}let g=()=>{r.destroy(new A("Destroying socket after timeout","ERR_CLOSE_TIMEOUT"))};l.signal?.addEventListener("abort",g);try{n("%s closing socket",u),t=new Promise((T,w)=>{r.once("close",()=>{n("%s socket closed",u),T()}),r.once("error",E=>{n("%s socket error",u,E),f.timeline.close==null&&(f.timeline.close=Date.now()),r.destroyed||w(E)}),r.setTimeout(a),r.end(),r.writableLength>0?r.once("drain",()=>{n("%s socket drained",u),r.destroy()}):r.destroy()}),await t}catch(T){this.abort(T)}finally{l.signal?.removeEventListener("abort",g)}},abort:l=>{n("%s socket abort due to error",u,l),r.destroyed||r.destroy(l),f.timeline.close==null&&(f.timeline.close=Date.now())},log:n};return f};async function Sr(r,e){try{await r.close()}catch(t){e.log.error("an error occurred closing the connection",t),r.abort(t)}}var I;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(I||(I={}));var Re=class extends ge{context;server;connections=new Set;status={code:I.INACTIVE};metrics;addr;log;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Tr.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new A("closeAbove must be >= listenBelow","ERR_CONNECTION_LIMITS");this.server.on("listening",()=>{if(e.metrics!=null){let t=this.server.address();t==null?this.addr="unknown":typeof t=="string"?this.addr=t:this.addr=`${t.address}:${t.port}`,e.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:e.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:I.ACTIVE})}this.safeDispatchEvent("listening")}).on("error",t=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:t})}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==I.PAUSED&&this.safeDispatchEvent("close")})}onSocket(e){if(this.status.code!==I.ACTIVE)throw new A("Server is not listening yet","ERR_SERVER_NOT_RUNNING");e.on("error",n=>{this.log("socket error",n),this.metrics?.events.increment({[`${this.addr} error`]:!0})});let t;try{t=Pe(e,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger})}catch(n){this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0});return}this.log("new inbound connection %s",t.remoteAddr);try{this.context.upgrader.upgradeInbound(t).then(n=>{this.log("inbound connection upgraded %s",t.remoteAddr),this.connections.add(t),e.once("close",()=>{this.connections.delete(t),this.context.closeServerOnMaxConnections!=null&&this.connections.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(o=>{this.log.error("error attempting to listen server once connection count under limit",o),this.context.closeServerOnMaxConnections?.onListenError?.(o)})}),this.context.handler!=null&&this.context.handler(n),this.context.closeServerOnMaxConnections!=null&&this.connections.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause(!1).catch(o=>{this.log.error("error attempting to close server once connection count over limit",o)}),this.safeDispatchEvent("connection",{detail:n})}).catch(async n=>{this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),await Sr(t,{log:this.log})}).catch(n=>{this.log.error("closing inbound connection failed",n)})}catch(n){this.log.error("inbound connection failed",n),Sr(t,{log:this.log}).catch(o=>{this.log.error("closing inbound connection failed",o),this.metrics?.errors.increment({[`${this.addr} inbound_closing_failed`]:!0})})}}getAddrs(){if(this.status.code===I.INACTIVE)return[];let e=[],t=this.server.address(),{listeningAddr:n,peerId:o}=this.status;if(t==null)return[];if(typeof t=="string")e=[n];else try{n.toString().startsWith("/ip4")?e=e.concat(Et("ip4",t.address,t.port)):t.family==="IPv6"&&(e=e.concat(Et("ip6",t.address,t.port)))}catch(i){this.log.error("could not turn %s:%s into multiaddr",t.address,t.port,i)}return e.map(i=>o!=null?i.encapsulate(`/p2p/${o}`):i)}async listen(e){if(this.status.code===I.ACTIVE||this.status.code===I.PAUSED)throw new A("server is already listening","ERR_SERVER_ALREADY_LISTENING");let t=e.getPeerId(),n=t==null?e.decapsulateCode(421):e,{backlog:o}=this.context;try{this.status={code:I.ACTIVE,listeningAddr:n,peerId:t,netConfig:ae(n,{backlog:o})},await this.resume()}catch(i){throw this.status={code:I.INACTIVE},i}}async close(){let e=new A("Listener is closing","ERR_LISTENER_CLOSING");this.connections.forEach(t=>{t.abort(e)}),await this.pause(!0)}async resume(){if(this.server.listening||this.status.code===I.INACTIVE)return;let e=this.status.netConfig;await new Promise((t,n)=>{this.server.once("error",n),this.server.listen(e,t)}),this.status={...this.status,code:I.ACTIVE},this.log("listening on %s",this.server.address())}async pause(e){if(!this.server.listening&&this.status.code===I.PAUSED&&e){this.status={code:I.INACTIVE};return}!this.server.listening||this.status.code!==I.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=e?{code:I.INACTIVE}:{...this.status,code:I.PAUSED},await new Promise((t,n)=>{this.server.close(o=>{if(o!=null){n(o);return}t()})}))}};var vt=class{opts;metrics;components;log;constructor(e,t={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=t,this.components=e,e.metrics!=null&&(this.metrics={dialerEvents:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Ct]=!0;[Symbol.toStringTag]="@libp2p/tcp";async dial(e,t){t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0;let n=await this._connect(e,t);n.on("error",a=>{this.log("socket error",a)});let o=Pe(n,{remoteAddr:e,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.dialerEvents,logger:this.components.logger}),i=()=>{o.close().catch(a=>{this.log.error("Error closing maConn after abort",a)})};t.signal?.addEventListener("abort",i,{once:!0}),this.log("new outbound connection %s",o.remoteAddr);let s=await t.upgrader.upgradeOutbound(o);if(this.log("outbound connection %s upgraded",o.remoteAddr),t.signal?.removeEventListener("abort",i),t.signal?.aborted===!0)throw s.close().catch(a=>{this.log.error("Error closing conn after abort",a)}),new Z;return s}async _connect(e,t){if(t.signal?.aborted===!0)throw new Z;return new Promise((n,o)=>{let i=Date.now(),s=ae(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a",e);let a=Pr.default.connect(s),p=f=>{let l=s.path??`${s.host??""}:${s.port}`;f.message=`connection error ${l}: ${f.message}`,this.metrics?.dialerEvents.increment({error:!0}),C(f)},x=()=>{this.log("connection timeout %a",e),this.metrics?.dialerEvents.increment({timeout:!0});let f=new A(`connection timeout after ${Date.now()-i}ms`,"ERR_CONNECT_TIMEOUT");a.emit("error",f)},u=()=>{this.log("connection opened %a",e),this.metrics?.dialerEvents.increment({connect:!0}),C()},v=()=>{this.log("connection aborted %a",e),this.metrics?.dialerEvents.increment({abort:!0}),a.destroy(),C(new Z)},C=f=>{if(a.removeListener("error",p),a.removeListener("timeout",x),a.removeListener("connect",u),t.signal!=null&&t.signal.removeEventListener("abort",v),f!=null){o(f);return}n(a)};a.on("error",p),a.on("timeout",x),a.on("connect",u),t.signal!=null&&t.signal.addEventListener("abort",v)})}createListener(e){return new Re({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e=Array.isArray(e)?e:[e],e.filter(t=>t.protoCodes().includes(290)?!1:t.protoCodes().includes(400)?!0:H.matches(t.decapsulateCode(421)))}dialFilter(e){return this.listenFilter(e)}};function Uo(r={}){return e=>new vt(e,r)}return Ur(Lo);})();
2
+ "use strict";var Libp2PTcp=(()=>{var Rr=Object.create;var me=Object.defineProperty;var Nr=Object.getOwnPropertyDescriptor;var Dr=Object.getOwnPropertyNames;var Mr=Object.getPrototypeOf,_r=Object.prototype.hasOwnProperty;var L=(r=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(r,{get:(e,t)=>(typeof require<"u"?require:e)[t]}):r)(function(r){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+r+'" is not supported')});var N=(r,e)=>{for(var t in e)me(r,t,{get:e[t],enumerable:!0})},Ct=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of Dr(e))!_r.call(r,o)&&o!==t&&me(r,o,{get:()=>e[o],enumerable:!(n=Nr(e,o))||n.enumerable});return r};var de=(r,e,t)=>(t=r!=null?Rr(Mr(r)):{},Ct(e||!r||!r.__esModule?me(t,"default",{value:r,enumerable:!0}):t,r)),Ur=r=>Ct(me({},"__esModule",{value:!0}),r);var Lo={};N(Lo,{tcp:()=>Uo});var Pr=de(L("net"),1);var Tt=Symbol.for("@libp2p/transport");var St;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(St||(St={}));var Z=class r extends Error{code;type;constructor(e="The operation was aborted"){super(e),this.name="AbortError",this.code=r.code,this.type=r.type}static code="ABORT_ERR";static type="aborted"},A=class extends Error{code;props;constructor(e,t,n){super(e),this.code=t,this.name=n?.name??"CodeError",this.props=n??{}}};var Pt=L("events"),Rt=(r,...e)=>{try{(0,Pt.setMaxListeners)(r,...e)}catch{}};var ge=class extends EventTarget{#e=new Map;constructor(){super(),Rt(1/0,this)}listenerCount(e){let t=this.#e.get(e);return t==null?0:t.length}addEventListener(e,t,n){super.addEventListener(e,t,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:t,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,t,n){super.removeEventListener(e.toString(),t??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:i})=>i!==t),this.#e.set(e,o))}dispatchEvent(e){let t=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),t}safeDispatchEvent(e,t={}){return this.dispatchEvent(new Lr(e,t))}},Ne=class extends Event{detail;constructor(e,t){super(e,t),this.detail=t?.detail}},Lr=globalThis.CustomEvent??Ne;var Le={};N(Le,{base58btc:()=>P,base58flickr:()=>zr});var Bo=new Uint8Array(0);function Nt(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function M(r){if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")}function Dt(r){return new TextEncoder().encode(r)}function Mt(r){return new TextDecoder().decode(r)}function kr(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(t[s]!==255)throw new TypeError(i+" is ambiguous");t[s]=o}var a=r.length,p=r.charAt(0),x=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function v(l){if(l instanceof Uint8Array||(ArrayBuffer.isView(l)?l=new Uint8Array(l.buffer,l.byteOffset,l.byteLength):Array.isArray(l)&&(l=Uint8Array.from(l))),!(l instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(l.length===0)return"";for(var g=0,T=0,w=0,E=l.length;w!==E&&l[w]===0;)w++,g++;for(var O=(E-w)*u+1>>>0,D=new Uint8Array(O);w!==E;){for(var F=l[w],j=0,U=O-1;(F!==0||j<T)&&U!==-1;U--,j++)F+=256*D[U]>>>0,D[U]=F%a>>>0,F=F/a>>>0;if(F!==0)throw new Error("Non-zero carry");T=j,w++}for(var $=O-T;$!==O&&D[$]===0;)$++;for(var he=p.repeat(g);$<O;++$)he+=r.charAt(D[$]);return he}function C(l){if(typeof l!="string")throw new TypeError("Expected String");if(l.length===0)return new Uint8Array;var g=0;if(l[g]!==" "){for(var T=0,w=0;l[g]===p;)T++,g++;for(var E=(l.length-g)*x+1>>>0,O=new Uint8Array(E);l[g];){var D=t[l.charCodeAt(g)];if(D===255)return;for(var F=0,j=E-1;(D!==0||F<w)&&j!==-1;j--,F++)D+=a*O[j]>>>0,O[j]=D%256>>>0,D=D/256>>>0;if(D!==0)throw new Error("Non-zero carry");w=F,g++}if(l[g]!==" "){for(var U=E-w;U!==E&&O[U]===0;)U++;for(var $=new Uint8Array(T+(E-U)),he=T;U!==E;)$[he++]=O[U++];return $}}}function f(l){var g=C(l);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:v,decodeUnsafe:C,decode:f}}var Or=kr,Fr=Or,Ut=Fr;var De=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Me=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return Lt(this,e)}},_e=class{decoders;constructor(e){this.decoders=e}or(e){return Lt(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Lt(r,e){return new _e({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Ue=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new De(e,t,n),this.decoder=new Me(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function ee({name:r,prefix:e,encode:t,decode:n}){return new Ue(r,e,t,n)}function q({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=Ut(t,r);return ee({prefix:e,name:r,encode:n,decode:i=>M(o(i))})}function Vr(r,e,t,n){let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*t/8|0),a=0,p=0,x=0;for(let u=0;u<i;++u){let v=o[r[u]];if(v===void 0)throw new SyntaxError(`Non-${n} character`);p=p<<t|v,a+=t,a>=8&&(a-=8,s[x++]=255&p>>a)}if(a>=t||255&p<<8-a)throw new SyntaxError("Unexpected end of data");return s}function $r(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,i="",s=0,a=0;for(let p=0;p<r.length;++p)for(a=a<<8|r[p],s+=8;s>t;)s-=t,i+=e[o&a>>s];if(s!==0&&(i+=e[o&a<<t-s]),n)for(;i.length*t&7;)i+="=";return i}function b({name:r,prefix:e,bitsPerChar:t,alphabet:n}){return ee({prefix:e,name:r,encode(o){return $r(o,n,t)},decode(o){return Vr(o,n,t,r)}})}var P=q({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),zr=q({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ke={};N(ke,{base32:()=>z,base32hex:()=>Gr,base32hexpad:()=>Hr,base32hexpadupper:()=>Xr,base32hexupper:()=>Wr,base32pad:()=>jr,base32padupper:()=>qr,base32upper:()=>Br,base32z:()=>Jr});var z=b({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Br=b({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),jr=b({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),qr=b({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Gr=b({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Wr=b({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Hr=b({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Xr=b({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Jr=b({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Qr=Ft,kt=128,Kr=127,Yr=~Kr,Zr=Math.pow(2,31);function Ft(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Zr;)e[t++]=r&255|kt,r/=128;for(;r&Yr;)e[t++]=r&255|kt,r>>>=7;return e[t]=r|0,Ft.bytes=t-n+1,e}var en=Oe,tn=128,Ot=127;function Oe(r,n){var t=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw Oe.bytes=0,new RangeError("Could not decode varint");s=r[i++],t+=o<28?(s&Ot)<<o:(s&Ot)*Math.pow(2,o),o+=7}while(s>=tn);return Oe.bytes=i-n,t}var rn=Math.pow(2,7),nn=Math.pow(2,14),on=Math.pow(2,21),sn=Math.pow(2,28),cn=Math.pow(2,35),an=Math.pow(2,42),dn=Math.pow(2,49),ln=Math.pow(2,56),un=Math.pow(2,63),pn=function(r){return r<rn?1:r<nn?2:r<on?3:r<sn?4:r<cn?5:r<an?6:r<dn?7:r<ln?8:r<un?9:10},fn={encode:Qr,decode:en,encodingLength:pn},hn=fn,le=hn;function ue(r,e=0){return[le.decode(r,e),le.decode.bytes]}function te(r,e,t=0){return le.encode(r,e,t),e}function re(r){return le.encodingLength(r)}function X(r,e){let t=e.byteLength,n=re(r),o=n+re(t),i=new Uint8Array(o+t);return te(r,i,0),te(t,i,n),i.set(e,o),new ne(r,t,e,i)}function xe(r){let e=M(r),[t,n]=ue(e),[o,i]=ue(e.subarray(n)),s=e.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new ne(t,o,s,e)}function Vt(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Nt(r.bytes,t.bytes)}}var ne=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};function $t(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return gn(t,Fe(r),e??P.encoder);default:return wn(t,Fe(r),e??z.encoder)}}var zt=new WeakMap;function Fe(r){let e=zt.get(r);if(e==null){let t=new Map;return zt.set(r,t),t}return e}var G=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==pe)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==xn)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=X(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&Vt(e.multihash,n.multihash)}toString(e){return $t(this,e)}toJSON(){return{"/":$t(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:i,bytes:s}=t;return new r(n,o,i,s??Bt(n,o,i.bytes))}else if(t[bn]===!0){let{version:n,multihash:o,code:i}=t,s=xe(o);return r.create(n,i,s)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==pe)throw new Error(`Version 0 CID must use dag-pb (code: ${pe}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=Bt(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,pe,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=M(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let i=o.subarray(t.multihashSize-t.digestSize),s=new ne(t.multihashCode,t.digestSize,i,o);return[t.version===0?r.createV0(s):r.createV1(t.codec,s),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[v,C]=ue(e.subarray(t));return t+=C,v},o=n(),i=pe;if(o===18?(o=0,t=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=t,a=n(),p=n(),x=t+p,u=x-s;return{version:o,codec:i,multihashCode:a,digestSize:p,multihashSize:u,size:x}}static parse(e,t){let[n,o]=mn(e,t),i=r.decode(o);if(i.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Fe(i).set(n,e),i}};function mn(r,e){switch(r[0]){case"Q":{let t=e??P;return[P.prefix,t.decode(`${P.prefix}${r}`)]}case P.prefix:{let t=e??P;return[P.prefix,t.decode(r)]}case z.prefix:{let t=e??z;return[z.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function gn(r,e,t){let{prefix:n}=t;if(n!==P.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let i=t.encode(r).slice(1);return e.set(n,i),i}else return o}function wn(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let i=t.encode(r);return e.set(n,i),i}else return o}var pe=112,xn=18;function Bt(r,e,t){let n=re(r),o=n+re(e),i=new Uint8Array(o+t.byteLength);return te(r,i,0),te(e,i,n),i.set(t,o),i}var bn=Symbol.for("@ipld/js-cid/CID");function jt(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var Kt=L("node:buffer");var Ve={};N(Ve,{base10:()=>yn});var yn=q({prefix:"9",name:"base10",alphabet:"0123456789"});var $e={};N($e,{base16:()=>En,base16upper:()=>vn});var En=b({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),vn=b({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var ze={};N(ze,{base2:()=>An});var An=b({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Be={};N(Be,{base256emoji:()=>Pn});var qt=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}"),In=qt.reduce((r,e,t)=>(r[t]=e,r),[]),Cn=qt.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Sn(r){return r.reduce((e,t)=>(e+=In[t],e),"")}function Tn(r){let e=[];for(let t of r){let n=Cn[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var Pn=ee({prefix:"\u{1F680}",name:"base256emoji",encode:Sn,decode:Tn});var je={};N(je,{base36:()=>Rn,base36upper:()=>Nn});var Rn=q({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Nn=q({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var qe={};N(qe,{base64:()=>Dn,base64pad:()=>Mn,base64url:()=>_n,base64urlpad:()=>Un});var Dn=b({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Mn=b({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),_n=b({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Un=b({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Ge={};N(Ge,{base8:()=>Ln});var Ln=b({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var We={};N(We,{identity:()=>kn});var kn=ee({prefix:"\0",name:"identity",encode:r=>Mt(r),decode:r=>Dt(r)});var fi=new TextEncoder,hi=new TextDecoder;var He={};N(He,{identity:()=>zn});var Gt=0,Vn="identity",Wt=M;function $n(r){return X(Gt,Wt(r))}var zn={code:Gt,name:Vn,encode:Wt,digest:$n};var Ke={};N(Ke,{sha256:()=>Bn,sha512:()=>jn});var Qe=de(L("crypto"),1);function Je({name:r,code:e,encode:t}){return new Xe(r,e,t)}var Xe=class{name;code;encode;constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?X(this.code,t):t.then(n=>X(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Bn=Je({name:"sha2-256",code:18,encode:r=>M(Qe.default.createHash("sha256").update(r).digest())}),jn=Je({name:"sha2-512",code:19,encode:r=>M(Qe.default.createHash("sha512").update(r).digest())});var fe={...We,...ze,...Ge,...Ve,...$e,...ke,...je,...Le,...qe,...Be},Pi={...Ke,...He};var Xt=L("node:buffer");function ie(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function be(r=0){return ie(Xt.Buffer.allocUnsafe(r))}function Qt(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Jt=Qt("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Ye=Qt("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=be(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),qn={utf8:Jt,"utf-8":Jt,hex:fe.base16,latin1:Ye,ascii:Ye,binary:Ye,...fe},ye=qn;function R(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Kt.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Gn=Math.pow(2,7),Wn=Math.pow(2,14),Hn=Math.pow(2,21),Ze=Math.pow(2,28),et=Math.pow(2,35),tt=Math.pow(2,42),rt=Math.pow(2,49),h=128,S=127;function V(r){if(r<Gn)return 1;if(r<Wn)return 2;if(r<Hn)return 3;if(r<Ze)return 4;if(r<et)return 5;if(r<tt)return 6;if(r<rt)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Xn(r,e,t=0){switch(V(r)){case 8:e[t++]=r&255|h,r/=128;case 7:e[t++]=r&255|h,r/=128;case 6:e[t++]=r&255|h,r/=128;case 5:e[t++]=r&255|h,r/=128;case 4:e[t++]=r&255|h,r>>>=7;case 3:e[t++]=r&255|h,r>>>=7;case 2:e[t++]=r&255|h,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function Jn(r,e,t=0){switch(V(r)){case 8:e.set(t++,r&255|h),r/=128;case 7:e.set(t++,r&255|h),r/=128;case 6:e.set(t++,r&255|h),r/=128;case 5:e.set(t++,r&255|h),r/=128;case 4:e.set(t++,r&255|h),r>>>=7;case 3:e.set(t++,r&255|h),r>>>=7;case 2:e.set(t++,r&255|h),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function Qn(r,e){let t=r[e],n=0;if(n+=t&S,t<h||(t=r[e+1],n+=(t&S)<<7,t<h)||(t=r[e+2],n+=(t&S)<<14,t<h)||(t=r[e+3],n+=(t&S)<<21,t<h)||(t=r[e+4],n+=(t&S)*Ze,t<h)||(t=r[e+5],n+=(t&S)*et,t<h)||(t=r[e+6],n+=(t&S)*tt,t<h)||(t=r[e+7],n+=(t&S)*rt,t<h))return n;throw new RangeError("Could not decode varint")}function Kn(r,e){let t=r.get(e),n=0;if(n+=t&S,t<h||(t=r.get(e+1),n+=(t&S)<<7,t<h)||(t=r.get(e+2),n+=(t&S)<<14,t<h)||(t=r.get(e+3),n+=(t&S)<<21,t<h)||(t=r.get(e+4),n+=(t&S)*Ze,t<h)||(t=r.get(e+5),n+=(t&S)*et,t<h)||(t=r.get(e+6),n+=(t&S)*tt,t<h)||(t=r.get(e+7),n+=(t&S)*rt,t<h))return n;throw new RangeError("Could not decode varint")}function se(r,e,t=0){return e==null&&(e=be(V(r))),e instanceof Uint8Array?Xn(r,e,t):Jn(r,e,t)}function J(r,e=0){return r instanceof Uint8Array?Qn(r,e):Kn(r,e)}var Zt=L("node:buffer");function B(r,e){return ie(Zt.Buffer.concat(r,e))}var Ee=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let t=this.index,n=e();return n===void 0&&(this.index=t),n}parseWith(e){let t=e();if(this.index===this.input.length)return t}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(e){return this.readAtomically(()=>{let t=this.readChar();if(t===e)return t})}readSeparator(e,t,n){return this.readAtomically(()=>{if(!(t>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,t,n,o){return this.readAtomically(()=>{let i=0,s=0,a=this.peekChar();if(a===void 0)return;let p=a==="0",x=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let v=this.readChar();if(v===void 0)return;let C=Number.parseInt(v,e);if(!Number.isNaN(C))return C});if(u===void 0)break;if(i*=e,i+=u,i>x||(s+=1,t!==void 0&&s>t))return}if(s!==0)return!n&&p&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let t=0;t<e.length;t++){let n=this.readSeparator(".",t,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[t]=n}return e})}readIPv6Addr(){let e=t=>{for(let n=0;n<t.length/2;n++){let o=n*2;if(n<t.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return t[o]=s[0],t[o+1]=s[1],t[o+2]=s[2],t[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];t[o]=i>>8,t[o+1]=i&255}return[t.length,!1]};return this.readAtomically(()=>{let t=new Uint8Array(16),[n,o]=e(t);if(n===16)return t;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[a]=e(i.subarray(0,s));return t.set(i.subarray(0,a),16-a),t})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var ji=new Ee;var Ki=parseInt("0xFFFF",16),Yi=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var rr=L("node:buffer");function nt(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ie(rr.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var _=L("node:net");function ve(r){return!!(0,_.isIP)(r)}var nr=_.isIPv4,no=_.isIPv6,ot=function(r){let e=0;if(r=r.toString().trim(),nr(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(no(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let i=nr(t[n]),s;i&&(s=ot(t[n]),t[n]=R(s.slice(0,2),"base16")),s!=null&&++n<8&&t.splice(n,0,R(s.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let i=[n,1];for(n=9-t.length;n>0;n--)i.push("0");t.splice.apply(t,i)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let i=parseInt(t[n],16);o[e++]=i>>8&255,o[e++]=i&255}return o}throw new Error("invalid ip address")},or=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let i=0;i<t;i++)o.push(r[e+i]);return o.join(".")}if(t===16){let o=[];for(let i=0;i<t;i+=2)o.push(n.getUint16(e+i).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var ce={},it={},io=[[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"],[481,-1,"http-path"],[777,-1,"memory"]];io.forEach(r=>{let e=so(...r);it[e.code]=e,ce[e.name]=e});function so(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function m(r){if(typeof r=="number"){if(it[r]!=null)return it[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(ce[r]!=null)return ce[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var Vs=m("ip4"),$s=m("ip6"),zs=m("ipcidr");function dt(r,e){switch(m(r).code){case 4:case 41:return ao(e);case 42:return at(e);case 6:case 273:case 33:case 132:return cr(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return at(e);case 421:return fo(e);case 444:return sr(e);case 445:return sr(e);case 466:return po(e);case 481:return globalThis.encodeURIComponent(at(e));default:return R(e,"base16")}}function lt(r,e){switch(m(r).code){case 4:return ir(e);case 41:return ir(e);case 42:return ct(e);case 6:case 273:case 33:case 132:return ut(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return ct(e);case 421:return lo(e);case 444:return ho(e);case 445:return mo(e);case 466:return uo(e);case 481:return ct(globalThis.decodeURIComponent(e));default:return nt(e,"base16")}}var st=Object.values(fe).map(r=>r.decoder),co=function(){let r=st[0].or(st[1]);return st.slice(2).forEach(e=>r=r.or(e)),r}();function ir(r){if(!ve(r))throw new Error("invalid ip address");return ot(r)}function ao(r){let e=or(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!ve(e))throw new Error("invalid ip address");return e}function ut(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function cr(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function ct(r){let e=nt(r),t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function at(r){let e=J(r);if(r=r.slice(V(e)),r.length!==e)throw new Error("inconsistent lengths");return R(r)}function lo(r){let e;r[0]==="Q"||r[0]==="1"?e=xe(P.decode(`z${r}`)).bytes:e=G.parse(r).multihash.bytes;let t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function uo(r){let e=co.decode(r),t=Uint8Array.from(se(e.length));return B([t,e],t.length+e.length)}function po(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return"u"+R(t,"base64url")}function fo(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return R(t,"base58btc")}function ho(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=z.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ut(n);return B([t,o],t.length+o.length)}function mo(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=z.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ut(n);return B([t,o],t.length+o.length)}function sr(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=R(e,"base32"),o=cr(t);return`${n}:${o}`}function ar(r){r=pt(r);let e=[],t=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let i=0;i<o.length;i++){let s=o[i],a=m(s);if(a.size===0){e.push([a.code]),t.push([a.code]);continue}if(i++,i>=o.length)throw lr("invalid address: "+r);if(a.path===!0){n=pt(o.slice(i).join("/")),e.push([a.code,lt(a.code,n)]),t.push([a.code,n]);break}let p=lt(a.code,o[i]);e.push([a.code,p]),t.push([a.code,dt(a.code,p)])}return{string:dr(t),bytes:ht(e),tuples:e,stringTuples:t,path:n}}function ft(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let i=J(r,o),s=V(i),a=m(i),p=go(a,r.slice(o+s));if(p===0){e.push([i]),t.push([i]),o+=s;continue}let x=r.slice(o+s,o+s+p);if(o+=p+s,o>r.length)throw lr("Invalid address Uint8Array: "+R(r,"base16"));e.push([i,x]);let u=dt(i,x);if(t.push([i,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:dr(t),tuples:e,stringTuples:t,path:n}}function dr(r){let e=[];return r.map(t=>{let n=m(t[0]);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),pt(e.join("/"))}function ht(r){return B(r.map(e=>{let t=m(e[0]),n=Uint8Array.from(se(t.code));return e.length>1&&e[1]!=null&&(n=B([n,e[1]])),n}))}function go(r,e){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let t=J(e instanceof Uint8Array?e:Uint8Array.from(e));return t+V(t)}}function pt(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function lr(r){return new Error("Error parsing address: "+r)}var wo=Symbol.for("nodejs.util.inspect.custom"),mt=Symbol.for("@multiformats/js-multiaddr/multiaddr"),xo=[m("dns").code,m("dns4").code,m("dns6").code,m("dnsaddr").code],Ae=class r{bytes;#e;#t;#r;#n;[mt]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=ft(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=ar(e)}else if(pr(e))t=ft(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=t.bytes,this.#e=t.string,this.#t=t.tuples,this.#r=t.stringTuples,this.#n=t.path}toString(){return this.#e}toJSON(){return this.toString()}toOptions(){let e,t,n,o,i="",s=m("tcp"),a=m("udp"),p=m("ip4"),x=m("ip6"),u=m("dns6"),v=m("ip6zone");for(let[f,l]of this.stringTuples())f===v.code&&(i=`%${l??""}`),xo.includes(f)&&(t=s.name,o=443,n=`${l??""}${i}`,e=f===u.code?6:4),(f===s.code||f===a.code)&&(t=m(f).name,o=parseInt(l??"")),(f===p.code||f===x.code)&&(t=m(f).name,n=`${l??""}${i}`,e=f===x.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.#t.map(([e])=>Object.assign({},m(e)))}protoCodes(){return this.#t.map(([e])=>e)}protoNames(){return this.#t.map(([e])=>m(e).name)}tuples(){return this.#t}stringTuples(){return this.#r}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(ht(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===ce.p2p.code&&e.push([n,o]),n===ce["p2p-circuit"].code&&(e=[])});let t=e.pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?R(P.decode(`z${n}`),"base58btc"):R(G.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#n}equals(e){return jt(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(i=>i.resolvable);if(t==null)return[this];let n=ur.get(t.name);if(n==null)throw new A(`no available resolver for ${t.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(i=>k(i))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[wo](){return`Multiaddr(${this.#e})`}};var ur=new Map;function pr(r){return!!r?.[mt]}function k(r){return new Ae(r)}var bo=c("dns4"),yo=c("dns6"),Eo=c("dnsaddr"),K=y(c("dns"),Eo,bo,yo),Se=y(c("ip4"),c("ip6")),H=y(d(Se,c("tcp")),d(K,c("tcp"))),Te=d(Se,c("udp")),vo=d(Te,c("utp")),Ao=d(Te,c("quic")),Io=d(Te,c("quic-v1")),gt=y(d(H,c("ws")),d(K,c("ws"))),Ie=y(d(gt,c("p2p")),gt),wt=y(d(H,c("wss")),d(K,c("wss")),d(H,c("tls"),c("ws")),d(K,c("tls"),c("ws"))),Ce=y(d(wt,c("p2p")),wt),xt=y(d(H,c("http")),d(Se,c("http")),d(K,c("http"))),bt=y(d(H,c("https")),d(Se,c("https")),d(K,c("https"))),fr=d(Te,c("webrtc-direct"),c("certhash")),gr=y(d(fr,c("p2p")),fr),hr=d(Io,c("webtransport"),c("certhash"),c("certhash")),wr=y(d(hr,c("p2p")),hr),xr=y(d(Ie,c("p2p-webrtc-star"),c("p2p")),d(Ce,c("p2p-webrtc-star"),c("p2p")),d(Ie,c("p2p-webrtc-star")),d(Ce,c("p2p-webrtc-star"))),fc=y(d(Ie,c("p2p-websocket-star"),c("p2p")),d(Ce,c("p2p-websocket-star"),c("p2p")),d(Ie,c("p2p-websocket-star")),d(Ce,c("p2p-websocket-star"))),br=y(d(xt,c("p2p-webrtc-direct"),c("p2p")),d(bt,c("p2p-webrtc-direct"),c("p2p")),d(xt,c("p2p-webrtc-direct")),d(bt,c("p2p-webrtc-direct"))),Y=y(gt,wt,xt,bt,xr,br,H,vo,Ao,K,gr,wr),hc=y(d(Y,c("p2p-stardust"),c("p2p")),d(Y,c("p2p-stardust"))),W=y(d(Y,c("p2p")),xr,br,gr,wr,c("p2p")),mr=y(d(W,c("p2p-circuit"),W),d(W,c("p2p-circuit")),d(c("p2p-circuit"),W),d(Y,c("p2p-circuit")),d(c("p2p-circuit"),Y),c("p2p-circuit")),yr=()=>y(d(mr,yr),mr),Q=yr(),mc=y(d(Q,W,Q),d(W,Q),d(Q,W),Q,W);var gc=y(d(Q,c("webrtc"),c("p2p")),d(Q,c("webrtc")),d(Y,c("webrtc"),c("p2p")),d(Y,c("webrtc")),c("webrtc"));function Er(r){function e(t){let n;try{n=k(t)}catch{return!1}let o=r(n.protoNames());return o===null?!1:o===!0||o===!1?o:o.length===0}return e}function d(...r){function e(t){if(t.length<r.length)return null;let n=t;return r.some(o=>(n=typeof o=="function"?o().partialMatch(t):o.partialMatch(t),Array.isArray(n)&&(t=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Er(e),partialMatch:e}}function y(...r){function e(n){let o=null;return r.some(i=>{let s=typeof i=="function"?i().partialMatch(n):i.partialMatch(n);return s!=null?(o=s,!0):!1}),o}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:Er(e),partialMatch:e}}function c(r){let e=r;function t(o){let i;try{i=k(o)}catch{return!1}let s=i.protoNames();return s.length===1&&s[0]===e}function n(o){return o.length===0?null:o[0]===e?o.slice(1):null}return{toString:function(){return e},matches:t,partialMatch:n}}var Tr=de(L("net"),1);var yt={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function vr(r,e){if(typeof r!="string")throw new A(`invalid ip provided: ${r}`,yt.ERR_INVALID_IP_PARAMETER);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new A(`invalid port provided: ${e}`,yt.ERR_INVALID_PORT_PARAMETER);if((0,_.isIPv4)(r))return k(`/ip4/${r}/tcp/${e}`);if((0,_.isIPv6)(r))return k(`/ip6/${r}/tcp/${e}`);throw new A(`invalid ip:port for creating a multiaddr: ${r}:${e}`,yt.ERR_INVALID_IP)}function Ar(r){if(To(r))return async function*(){let e=r.getReader();try{for(;;){let{done:t,value:n}=await e.read();if(t)return;yield n}}finally{e.releaseLock()}}();if(So(r))return r;throw new Error("unknown stream")}function So(r){return r[Symbol.asyncIterator]!=null}function To(r){return typeof r?.getReader=="function"}function Ir(r){return async e=>{let t=async()=>{Po(e)&&await e.return(void 0)},n,o,i=w=>{n=w,t().catch(E=>{E=new AggregateError([n,E],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(w)})},s,a=!1,p=()=>{a=!0,s?.()},x,u=!1,v=()=>{u=!0,x?.()},C,f=()=>{C?.()},l=async()=>new Promise((w,E)=>{s=C=w,o=E,r.once("drain",f)}),g=async()=>(await t(),new Promise((w,E)=>{if(a||u||n!=null){w();return}x=s=w,o=E})),T=()=>{r.removeListener("error",i),r.removeListener("close",p),r.removeListener("finish",v),r.removeListener("drain",f)};r.once("error",i),r.once("close",p),r.once("finish",v);try{for await(let w of e){if(!r.writable||r.destroyed||n!=null)break;r.write(w)||await l()}}catch(w){n==null&&r.destroy(w),n=w}try{if(r.writable&&r.end(),await g(),n!=null)throw n}finally{T()}}}function Po(r){return r.return!=null}function Et(r){return{sink:Ir(r),source:Ar(r)}}var vt=de(L("os"),1),Cr=de(L("path"),1);var Ro={ip4:"IPv4",ip6:"IPv6"};function ae(r,e={}){let t=r.getPath();return t!=null?vt.default.platform()==="win32"?{path:Cr.default.join("\\\\.\\pipe\\",t)}:{path:t}:{...e,...r.toOptions()}}function At(r,e,t){let n=o=>k(`/${r}/${o}/tcp/${t}`);return(No(e)?Mo(Ro[r]):[e]).map(n)}function No(r){return["0.0.0.0","::"].includes(r)}var Do=vt.default.networkInterfaces();function Mo(r){let e=[];for(let[,t]of Object.entries(Do))if(t!=null)for(let n of t)n.family===r&&e.push(n.address);return e}var Pe=(r,e)=>{let t=null,n=e.logger.forComponent("libp2p:tcp:socket"),o=e.metrics,i=e.metricPrefix??"",s=e.socketInactivityTimeout??3e5,a=e.socketCloseTimeout??500;e.listeningAddr?.getPath()!=null&&(e.remoteAddr=e.listeningAddr),e.remoteAddr?.getPath()!=null&&(e.localAddr=e.remoteAddr);let p;if(e.remoteAddr!=null)p=e.remoteAddr;else{if(r.remoteAddress==null||r.remotePort==null)throw new A("Could not determine remote address or port","ERR_NO_REMOTE_ADDRESS");p=vr(r.remoteAddress,r.remotePort)}let x=ae(p),u=x.path??`${x.host??""}:${x.port??""}`,{sink:v,source:C}=Et(r);r.setTimeout(s,()=>{n("%s socket read timeout",u),o?.increment({[`${i}timeout`]:!0});let l;r.readable&&(l=new A("Socket read timeout","ERR_SOCKET_READ_TIMEOUT")),r.destroy(l)}),r.once("close",()=>{n("%s socket close",u),o?.increment({[`${i}close`]:!0}),f.timeline.close==null&&(f.timeline.close=Date.now())}),r.once("end",()=>{n("%s socket end",u),o?.increment({[`${i}end`]:!0})});let f={async sink(l){try{await v(async function*(){for await(let g of l)g instanceof Uint8Array?yield g:yield g.subarray()}())}catch(g){g.type!=="aborted"&&n.error("%s error in sink",u,g)}r.end()},source:C,remoteAddr:p,timeline:{open:Date.now()},async close(l={}){if(r.destroyed){n("The %s socket is destroyed",u);return}if(t!=null)return n("The %s socket is closed or closing",u),t;if(l.signal==null){let T=AbortSignal.timeout(a);l={...l,signal:T}}let g=()=>{r.destroy(new A("Destroying socket after timeout","ERR_CLOSE_TIMEOUT"))};l.signal?.addEventListener("abort",g);try{n("%s closing socket",u),t=new Promise((T,w)=>{r.once("close",()=>{n("%s socket closed",u),T()}),r.once("error",E=>{n("%s socket error",u,E),f.timeline.close==null&&(f.timeline.close=Date.now()),r.destroyed||w(E)}),r.setTimeout(a),r.end(),r.writableLength>0?r.once("drain",()=>{n("%s socket drained",u),r.destroy()}):r.destroy()}),await t}catch(T){this.abort(T)}finally{l.signal?.removeEventListener("abort",g)}},abort:l=>{n("%s socket abort due to error",u,l),r.destroyed||r.destroy(l),f.timeline.close==null&&(f.timeline.close=Date.now())},log:n};return f};async function Sr(r,e){try{await r.close()}catch(t){e.log.error("an error occurred closing the connection",t),r.abort(t)}}var I;(function(r){r[r.INACTIVE=0]="INACTIVE",r[r.ACTIVE=1]="ACTIVE",r[r.PAUSED=2]="PAUSED"})(I||(I={}));var Re=class extends ge{context;server;connections=new Set;status={code:I.INACTIVE};metrics;addr;log;constructor(e){if(super(),this.context=e,e.keepAlive=e.keepAlive??!0,e.noDelay=e.noDelay??!0,this.log=e.logger.forComponent("libp2p:tcp:listener"),this.addr="unknown",this.server=Tr.default.createServer(e,this.onSocket.bind(this)),e.maxConnections!==void 0&&(this.server.maxConnections=e.maxConnections),e.closeServerOnMaxConnections!=null&&e.closeServerOnMaxConnections.closeAbove<e.closeServerOnMaxConnections.listenBelow)throw new A("closeAbove must be >= listenBelow","ERR_CONNECTION_LIMITS");this.server.on("listening",()=>{if(e.metrics!=null){let t=this.server.address();t==null?this.addr="unknown":typeof t=="string"?this.addr=t:this.addr=`${t.address}:${t.port}`,e.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:e.metrics.registerMetricGroup("libp2p_tcp_listener_status_info",{label:"address",help:"Current status of the TCP listener socket"}),errors:e.metrics.registerMetricGroup("libp2p_tcp_listener_errors_total",{label:"address",help:"Total count of TCP listener errors by type"}),events:e.metrics.registerMetricGroup("libp2p_tcp_listener_events_total",{label:"address",help:"Total count of TCP listener events by type"})},this.metrics?.status.update({[this.addr]:I.ACTIVE})}this.safeDispatchEvent("listening")}).on("error",t=>{this.metrics?.errors.increment({[`${this.addr} listen_error`]:!0}),this.safeDispatchEvent("error",{detail:t})}).on("close",()=>{this.metrics?.status.update({[this.addr]:this.status.code}),this.status.code!==I.PAUSED&&this.safeDispatchEvent("close")})}onSocket(e){if(this.status.code!==I.ACTIVE)throw new A("Server is not listening yet","ERR_SERVER_NOT_RUNNING");e.on("error",n=>{this.log("socket error",n),this.metrics?.events.increment({[`${this.addr} error`]:!0})});let t;try{t=Pe(e,{listeningAddr:this.status.listeningAddr,socketInactivityTimeout:this.context.socketInactivityTimeout,socketCloseTimeout:this.context.socketCloseTimeout,metrics:this.metrics?.events,metricPrefix:`${this.addr} `,logger:this.context.logger})}catch(n){this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_to_connection`]:!0});return}this.log("new inbound connection %s",t.remoteAddr);try{this.context.upgrader.upgradeInbound(t).then(n=>{this.log("inbound connection upgraded %s",t.remoteAddr),this.connections.add(t),e.once("close",()=>{this.connections.delete(t),this.context.closeServerOnMaxConnections!=null&&this.connections.size<this.context.closeServerOnMaxConnections.listenBelow&&this.resume().catch(o=>{this.log.error("error attempting to listen server once connection count under limit",o),this.context.closeServerOnMaxConnections?.onListenError?.(o)})}),this.context.handler!=null&&this.context.handler(n),this.context.closeServerOnMaxConnections!=null&&this.connections.size>=this.context.closeServerOnMaxConnections.closeAbove&&this.pause(!1).catch(o=>{this.log.error("error attempting to close server once connection count over limit",o)}),this.safeDispatchEvent("connection",{detail:n})}).catch(async n=>{this.log.error("inbound connection failed",n),this.metrics?.errors.increment({[`${this.addr} inbound_upgrade`]:!0}),await Sr(t,{log:this.log})}).catch(n=>{this.log.error("closing inbound connection failed",n)})}catch(n){this.log.error("inbound connection failed",n),Sr(t,{log:this.log}).catch(o=>{this.log.error("closing inbound connection failed",o),this.metrics?.errors.increment({[`${this.addr} inbound_closing_failed`]:!0})})}}getAddrs(){if(this.status.code===I.INACTIVE)return[];let e=[],t=this.server.address(),{listeningAddr:n,peerId:o}=this.status;if(t==null)return[];if(typeof t=="string")e=[n];else try{n.toString().startsWith("/ip4")?e=e.concat(At("ip4",t.address,t.port)):t.family==="IPv6"&&(e=e.concat(At("ip6",t.address,t.port)))}catch(i){this.log.error("could not turn %s:%s into multiaddr",t.address,t.port,i)}return e.map(i=>o!=null?i.encapsulate(`/p2p/${o}`):i)}async listen(e){if(this.status.code===I.ACTIVE||this.status.code===I.PAUSED)throw new A("server is already listening","ERR_SERVER_ALREADY_LISTENING");let t=e.getPeerId(),n=t==null?e.decapsulateCode(421):e,{backlog:o}=this.context;try{this.status={code:I.ACTIVE,listeningAddr:n,peerId:t,netConfig:ae(n,{backlog:o})},await this.resume()}catch(i){throw this.status={code:I.INACTIVE},i}}async close(){let e=new A("Listener is closing","ERR_LISTENER_CLOSING");this.connections.forEach(t=>{t.abort(e)}),await this.pause(!0)}async resume(){if(this.server.listening||this.status.code===I.INACTIVE)return;let e=this.status.netConfig;await new Promise((t,n)=>{this.server.once("error",n),this.server.listen(e,t)}),this.status={...this.status,code:I.ACTIVE},this.log("listening on %s",this.server.address())}async pause(e){if(!this.server.listening&&this.status.code===I.PAUSED&&e){this.status={code:I.INACTIVE};return}!this.server.listening||this.status.code!==I.ACTIVE||(this.log("closing server on %s",this.server.address()),this.status=e?{code:I.INACTIVE}:{...this.status,code:I.PAUSED},await new Promise((t,n)=>{this.server.close(o=>{if(o!=null){n(o);return}t()})}))}};var It=class{opts;metrics;components;log;constructor(e,t={}){this.log=e.logger.forComponent("libp2p:tcp"),this.opts=t,this.components=e,e.metrics!=null&&(this.metrics={dialerEvents:e.metrics.registerCounterGroup("libp2p_tcp_dialer_events_total",{label:"event",help:"Total count of TCP dialer events by type"})})}[Tt]=!0;[Symbol.toStringTag]="@libp2p/tcp";async dial(e,t){t.keepAlive=t.keepAlive??!0,t.noDelay=t.noDelay??!0;let n=await this._connect(e,t);n.on("error",a=>{this.log("socket error",a)});let o=Pe(n,{remoteAddr:e,socketInactivityTimeout:this.opts.outboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.metrics?.dialerEvents,logger:this.components.logger}),i=()=>{o.close().catch(a=>{this.log.error("Error closing maConn after abort",a)})};t.signal?.addEventListener("abort",i,{once:!0}),this.log("new outbound connection %s",o.remoteAddr);let s=await t.upgrader.upgradeOutbound(o);if(this.log("outbound connection %s upgraded",o.remoteAddr),t.signal?.removeEventListener("abort",i),t.signal?.aborted===!0)throw s.close().catch(a=>{this.log.error("Error closing conn after abort",a)}),new Z;return s}async _connect(e,t){if(t.signal?.aborted===!0)throw new Z;return new Promise((n,o)=>{let i=Date.now(),s=ae(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a",e);let a=Pr.default.connect(s),p=f=>{let l=s.path??`${s.host??""}:${s.port}`;f.message=`connection error ${l}: ${f.message}`,this.metrics?.dialerEvents.increment({error:!0}),C(f)},x=()=>{this.log("connection timeout %a",e),this.metrics?.dialerEvents.increment({timeout:!0});let f=new A(`connection timeout after ${Date.now()-i}ms`,"ERR_CONNECT_TIMEOUT");a.emit("error",f)},u=()=>{this.log("connection opened %a",e),this.metrics?.dialerEvents.increment({connect:!0}),C()},v=()=>{this.log("connection aborted %a",e),this.metrics?.dialerEvents.increment({abort:!0}),a.destroy(),C(new Z)},C=f=>{if(a.removeListener("error",p),a.removeListener("timeout",x),a.removeListener("connect",u),t.signal!=null&&t.signal.removeEventListener("abort",v),f!=null){o(f);return}n(a)};a.on("error",p),a.on("timeout",x),a.on("connect",u),t.signal!=null&&t.signal.addEventListener("abort",v)})}createListener(e){return new Re({...this.opts.listenOpts??{},...e,maxConnections:this.opts.maxConnections,backlog:this.opts.backlog,closeServerOnMaxConnections:this.opts.closeServerOnMaxConnections,socketInactivityTimeout:this.opts.inboundSocketInactivityTimeout,socketCloseTimeout:this.opts.socketCloseTimeout,metrics:this.components.metrics,logger:this.components.logger})}listenFilter(e){return e=Array.isArray(e)?e:[e],e.filter(t=>t.protoCodes().includes(290)?!1:t.protoCodes().includes(400)?!0:H.matches(t.decapsulateCode(421)))}dialFilter(e){return this.listenFilter(e)}};function Uo(r={}){return e=>new It(e,r)}return Ur(Lo);})();
3
3
  return Libp2PTcp}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/tcp",
3
- "version": "9.0.26",
3
+ "version": "9.0.27",
4
4
  "description": "A TCP transport for libp2p",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/transport-tcp#readme",
@@ -56,17 +56,17 @@
56
56
  "test:electron-main": "aegir test -t electron-main"
57
57
  },
58
58
  "dependencies": {
59
- "@libp2p/interface": "^1.4.0",
60
- "@libp2p/utils": "^5.4.2",
59
+ "@libp2p/interface": "^1.4.1",
60
+ "@libp2p/utils": "^5.4.3",
61
61
  "@multiformats/mafmt": "^12.1.6",
62
62
  "@multiformats/multiaddr": "^12.2.3",
63
63
  "@types/sinon": "^17.0.3",
64
64
  "stream-to-it": "^1.0.1"
65
65
  },
66
66
  "devDependencies": {
67
- "@libp2p/interface-compliance-tests": "^5.4.5",
68
- "@libp2p/logger": "^4.0.13",
69
- "aegir": "^42.2.11",
67
+ "@libp2p/interface-compliance-tests": "^5.4.6",
68
+ "@libp2p/logger": "^4.0.14",
69
+ "aegir": "^43.0.1",
70
70
  "it-all": "^3.0.6",
71
71
  "it-pipe": "^3.0.1",
72
72
  "p-defer": "^4.0.1",