@libp2p/tcp 9.1.1 → 9.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.min.js +1 -1
- package/dist/src/index.d.ts +2 -2
- package/dist/src/index.d.ts.map +1 -1
- package/package.json +5 -5
- package/src/index.ts +2 -2
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 Dr=Object.create;var me=Object.defineProperty;var Mr=Object.getOwnPropertyDescriptor;var _r=Object.getOwnPropertyNames;var Ur=Object.getPrototypeOf,Lr=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})},St=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of _r(e))!Lr.call(r,o)&&o!==t&&me(r,o,{get:()=>e[o],enumerable:!(n=Mr(e,o))||n.enumerable});return r};var ae=(r,e,t)=>(t=r!=null?Dr(Ur(r)):{},St(e||!r||!r.__esModule?me(t,"default",{value:r,enumerable:!0}):t,r)),kr=r=>St(me({},"__esModule",{value:!0}),r);var Oo={};N(Oo,{tcp:()=>ko});var Nr=ae(L("net"),1);var Pt=Symbol.for("@libp2p/transport");var Tt;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(Tt||(Tt={}));var de=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 Rt=L("events"),Nt=(r,...e)=>{try{(0,Rt.setMaxListeners)(r,...e)}catch{}};var ge=class extends EventTarget{#e=new Map;constructor(){super(),Nt(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 Or(e,t))}},De=class extends Event{detail;constructor(e,t){super(e,t),this.detail=t?.detail}},Or=globalThis.CustomEvent??De;var Dt=Symbol.for("@libp2p/service-capabilities"),qo=Symbol.for("@libp2p/service-dependencies");var ke={};N(ke,{base58btc:()=>P,base58flickr:()=>jr});var hi=new Uint8Array(0);function Mt(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 _t(r){return new TextEncoder().encode(r)}function Ut(r){return new TextDecoder().decode(r)}function Fr(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),w=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function E(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,x=0,v=l.length;x!==v&&l[x]===0;)x++,g++;for(var O=(v-x)*u+1>>>0,D=new Uint8Array(O);x!==v;){for(var F=l[x],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,x++}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,x=0;l[g]===p;)T++,g++;for(var v=(l.length-g)*w+1>>>0,O=new Uint8Array(v);l[g];){var D=t[l.charCodeAt(g)];if(D===255)return;for(var F=0,j=v-1;(D!==0||F<x)&&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");x=F,g++}if(l[g]!==" "){for(var U=v-x;U!==v&&O[U]===0;)U++;for(var $=new Uint8Array(T+(v-U)),he=T;U!==v;)$[he++]=O[U++];return $}}}function f(l){var g=C(l);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:E,decodeUnsafe:C,decode:f}}var Vr=Fr,$r=Vr,kt=$r;var Me=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")}},_e=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 Ot(this,e)}},Ue=class{decoders;constructor(e){this.decoders=e}or(e){return Ot(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 Ot(r,e){return new Ue({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Le=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 Me(e,t,n),this.decoder=new _e(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Z({name:r,prefix:e,encode:t,decode:n}){return new Le(r,e,t,n)}function q({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=kt(t,r);return Z({prefix:e,name:r,encode:n,decode:i=>M(o(i))})}function zr(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,w=0;for(let u=0;u<i;++u){let E=o[r[u]];if(E===void 0)throw new SyntaxError(`Non-${n} character`);p=p<<t|E,a+=t,a>=8&&(a-=8,s[w++]=255&p>>a)}if(a>=t||255&p<<8-a)throw new SyntaxError("Unexpected end of data");return s}function Br(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 Z({prefix:e,name:r,encode(o){return Br(o,n,t)},decode(o){return zr(o,n,t,r)}})}var P=q({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),jr=q({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Oe={};N(Oe,{base32:()=>z,base32hex:()=>Hr,base32hexpad:()=>Jr,base32hexpadupper:()=>Qr,base32hexupper:()=>Xr,base32pad:()=>Gr,base32padupper:()=>Wr,base32upper:()=>qr,base32z:()=>Kr});var z=b({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),qr=b({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Gr=b({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Wr=b({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Hr=b({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Xr=b({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Jr=b({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Qr=b({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Kr=b({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Yr=$t,Ft=128,Zr=127,en=~Zr,tn=Math.pow(2,31);function $t(r,e,t){e=e||[],t=t||0;for(var n=t;r>=tn;)e[t++]=r&255|Ft,r/=128;for(;r&en;)e[t++]=r&255|Ft,r>>>=7;return e[t]=r|0,$t.bytes=t-n+1,e}var rn=Fe,nn=128,Vt=127;function Fe(r,n){var t=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw Fe.bytes=0,new RangeError("Could not decode varint");s=r[i++],t+=o<28?(s&Vt)<<o:(s&Vt)*Math.pow(2,o),o+=7}while(s>=nn);return Fe.bytes=i-n,t}var on=Math.pow(2,7),sn=Math.pow(2,14),cn=Math.pow(2,21),an=Math.pow(2,28),dn=Math.pow(2,35),ln=Math.pow(2,42),un=Math.pow(2,49),pn=Math.pow(2,56),fn=Math.pow(2,63),hn=function(r){return r<on?1:r<sn?2:r<cn?3:r<an?4:r<dn?5:r<ln?6:r<un?7:r<pn?8:r<fn?9:10},mn={encode:Yr,decode:rn,encodingLength:hn},gn=mn,le=gn;function ue(r,e=0){return[le.decode(r,e),le.decode.bytes]}function ee(r,e,t=0){return le.encode(r,e,t),e}function te(r){return le.encodingLength(r)}function X(r,e){let t=e.byteLength,n=te(r),o=n+te(t),i=new Uint8Array(o+t);return ee(r,i,0),ee(t,i,n),i.set(e,o),new re(r,t,e,i)}function we(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 re(t,o,s,e)}function zt(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Mt(r.bytes,t.bytes)}}var re=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};function Bt(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return wn(t,Ve(r),e??P.encoder);default:return bn(t,Ve(r),e??z.encoder)}}var jt=new WeakMap;function Ve(r){let e=jt.get(r);if(e==null){let t=new Map;return jt.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!==yn)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&&zt(e.multihash,n.multihash)}toString(e){return Bt(this,e)}toJSON(){return{"/":Bt(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??qt(n,o,i.bytes))}else if(t[vn]===!0){let{version:n,multihash:o,code:i}=t,s=we(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=qt(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 re(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[E,C]=ue(e.subarray(t));return t+=C,E},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(),w=t+p,u=w-s;return{version:o,codec:i,multihashCode:a,digestSize:p,multihashSize:u,size:w}}static parse(e,t){let[n,o]=xn(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 Ve(i).set(n,e),i}};function xn(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 wn(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 bn(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,yn=18;function qt(r,e,t){let n=te(r),o=n+te(e),i=new Uint8Array(o+t.byteLength);return ee(r,i,0),ee(e,i,n),i.set(t,o),i}var vn=Symbol.for("@ipld/js-cid/CID");function Gt(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 Zt=L("node:buffer");var $e={};N($e,{base10:()=>En});var En=q({prefix:"9",name:"base10",alphabet:"0123456789"});var ze={};N(ze,{base16:()=>An,base16upper:()=>In});var An=b({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),In=b({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Be={};N(Be,{base2:()=>Cn});var Cn=b({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var je={};N(je,{base256emoji:()=>Nn});var Wt=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}"),Sn=Wt.reduce((r,e,t)=>(r[t]=e,r),[]),Tn=Wt.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Pn(r){return r.reduce((e,t)=>(e+=Sn[t],e),"")}function Rn(r){let e=[];for(let t of r){let n=Tn[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var Nn=Z({prefix:"\u{1F680}",name:"base256emoji",encode:Pn,decode:Rn});var qe={};N(qe,{base36:()=>Dn,base36upper:()=>Mn});var Dn=q({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Mn=q({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Ge={};N(Ge,{base64:()=>_n,base64pad:()=>Un,base64url:()=>Ln,base64urlpad:()=>kn});var _n=b({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Un=b({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Ln=b({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),kn=b({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var We={};N(We,{base8:()=>On});var On=b({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var He={};N(He,{identity:()=>Fn});var Fn=Z({prefix:"\0",name:"identity",encode:r=>Ut(r),decode:r=>_t(r)});var Vi=new TextEncoder,$i=new TextDecoder;var Xe={};N(Xe,{identity:()=>jn});var Ht=0,zn="identity",Xt=M;function Bn(r){return X(Ht,Xt(r))}var jn={code:Ht,name:zn,encode:Xt,digest:Bn};var Ye={};N(Ye,{sha256:()=>qn,sha512:()=>Gn});var Ke=ae(L("crypto"),1);function Qe({name:r,code:e,encode:t}){return new Je(r,e,t)}var Je=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 qn=Qe({name:"sha2-256",code:18,encode:r=>M(Ke.default.createHash("sha256").update(r).digest())}),Gn=Qe({name:"sha2-512",code:19,encode:r=>M(Ke.default.createHash("sha512").update(r).digest())});var fe={...He,...Be,...We,...$e,...ze,...Oe,...qe,...ke,...Ge,...je},es={...Ye,...Xe};var Qt=L("node:buffer");function oe(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function be(r=0){return oe(Qt.Buffer.allocUnsafe(r))}function Yt(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Kt=Yt("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Ze=Yt("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}),Wn={utf8:Kt,"utf-8":Kt,hex:fe.base16,latin1:Ze,ascii:Ze,binary:Ze,...fe},ye=Wn;function R(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Zt.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Hn=Math.pow(2,7),Xn=Math.pow(2,14),Jn=Math.pow(2,21),et=Math.pow(2,28),tt=Math.pow(2,35),rt=Math.pow(2,42),nt=Math.pow(2,49),h=128,S=127;function V(r){if(r<Hn)return 1;if(r<Xn)return 2;if(r<Jn)return 3;if(r<et)return 4;if(r<tt)return 5;if(r<rt)return 6;if(r<nt)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Qn(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 Kn(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 Yn(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)*et,t<h)||(t=r[e+5],n+=(t&S)*tt,t<h)||(t=r[e+6],n+=(t&S)*rt,t<h)||(t=r[e+7],n+=(t&S)*nt,t<h))return n;throw new RangeError("Could not decode varint")}function Zn(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)*et,t<h)||(t=r.get(e+5),n+=(t&S)*tt,t<h)||(t=r.get(e+6),n+=(t&S)*rt,t<h)||(t=r.get(e+7),n+=(t&S)*nt,t<h))return n;throw new RangeError("Could not decode varint")}function ie(r,e,t=0){return e==null&&(e=be(V(r))),e instanceof Uint8Array?Qn(r,e,t):Kn(r,e,t)}function J(r,e=0){return r instanceof Uint8Array?Yn(r,e):Zn(r,e)}var tr=L("node:buffer");function B(r,e){return oe(tr.Buffer.concat(r,e))}var ve=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",w=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let E=this.readChar();if(E===void 0)return;let C=Number.parseInt(E,e);if(!Number.isNaN(C))return C});if(u===void 0)break;if(i*=e,i+=u,i>w||(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 ms=new ve;var As=parseInt("0xFFFF",16),Is=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var or=L("node:buffer");function ot(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?oe(or.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var _=L("node:net");function Ee(r){return!!(0,_.isIP)(r)}var ir=_.isIPv4,io=_.isIPv6,it=function(r){let e=0;if(r=r.toString().trim(),ir(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(io(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let i=ir(t[n]),s;i&&(s=it(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")},sr=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 se={},st={},co=[[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"]];co.forEach(r=>{let e=ao(...r);st[e.code]=e,se[e.name]=e});function ao(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function m(r){if(typeof r=="number"){if(st[r]!=null)return st[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(se[r]!=null)return se[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var uc=m("ip4"),pc=m("ip6"),fc=m("ipcidr");function lt(r,e){switch(m(r).code){case 4:case 41:return uo(e);case 42:return dt(e);case 6:case 273:case 33:case 132:return dr(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return dt(e);case 421:return mo(e);case 444:return ar(e);case 445:return ar(e);case 466:return ho(e);case 481:return globalThis.encodeURIComponent(dt(e));default:return R(e,"base16")}}function ut(r,e){switch(m(r).code){case 4:return cr(e);case 41:return cr(e);case 42:return at(e);case 6:case 273:case 33:case 132:return pt(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return at(e);case 421:return po(e);case 444:return go(e);case 445:return xo(e);case 466:return fo(e);case 481:return at(globalThis.decodeURIComponent(e));default:return ot(e,"base16")}}var ct=Object.values(fe).map(r=>r.decoder),lo=function(){let r=ct[0].or(ct[1]);return ct.slice(2).forEach(e=>r=r.or(e)),r}();function cr(r){if(!Ee(r))throw new Error("invalid ip address");return it(r)}function uo(r){let e=sr(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!Ee(e))throw new Error("invalid ip address");return e}function pt(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function dr(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function at(r){let e=ot(r),t=Uint8Array.from(ie(e.length));return B([t,e],t.length+e.length)}function dt(r){let e=J(r);if(r=r.slice(V(e)),r.length!==e)throw new Error("inconsistent lengths");return R(r)}function po(r){let e;r[0]==="Q"||r[0]==="1"?e=we(P.decode(`z${r}`)).bytes:e=G.parse(r).multihash.bytes;let t=Uint8Array.from(ie(e.length));return B([t,e],t.length+e.length)}function fo(r){let e=lo.decode(r),t=Uint8Array.from(ie(e.length));return B([t,e],t.length+e.length)}function ho(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 mo(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return R(t,"base58btc")}function go(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=pt(n);return B([t,o],t.length+o.length)}function xo(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=pt(n);return B([t,o],t.length+o.length)}function ar(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=R(e,"base32"),o=dr(t);return`${n}:${o}`}function lr(r){r=ft(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 pr("invalid address: "+r);if(a.path===!0){n=ft(o.slice(i).join("/")),e.push([a.code,ut(a.code,n)]),t.push([a.code,n]);break}let p=ut(a.code,o[i]);e.push([a.code,p]),t.push([a.code,lt(a.code,p)])}return{string:ur(t),bytes:mt(e),tuples:e,stringTuples:t,path:n}}function ht(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let i=J(r,o),s=V(i),a=m(i),p=wo(a,r.slice(o+s));if(p===0){e.push([i]),t.push([i]),o+=s;continue}let w=r.slice(o+s,o+s+p);if(o+=p+s,o>r.length)throw pr("Invalid address Uint8Array: "+R(r,"base16"));e.push([i,w]);let u=lt(i,w);if(t.push([i,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:ur(t),tuples:e,stringTuples:t,path:n}}function ur(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}),ft(e.join("/"))}function mt(r){return B(r.map(e=>{let t=m(e[0]),n=Uint8Array.from(ie(t.code));return e.length>1&&e[1]!=null&&(n=B([n,e[1]])),n}))}function wo(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 ft(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function pr(r){return new Error("Error parsing address: "+r)}var bo=Symbol.for("nodejs.util.inspect.custom"),gt=Symbol.for("@multiformats/js-multiaddr/multiaddr"),yo=[m("dns").code,m("dns4").code,m("dns6").code,m("dnsaddr").code],Ae=class r{bytes;#e;#t;#r;#n;[gt]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=ht(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=lr(e)}else if(hr(e))t=ht(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"),w=m("ip6"),u=m("dns6"),E=m("ip6zone");for(let[f,l]of this.stringTuples())f===E.code&&(i=`%${l??""}`),yo.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===w.code)&&(t=m(f).name,n=`${l??""}${i}`,e=f===w.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(mt(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===se.p2p.code&&e.push([n,o]),n===se["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 Gt(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(i=>i.resolvable);if(t==null)return[this];let n=fr.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)}[bo](){return`Multiaddr(${this.#e})`}};var fr=new Map;function hr(r){return!!r?.[gt]}function k(r){return new Ae(r)}var vo=c("dns4"),Eo=c("dns6"),Ao=c("dnsaddr"),K=y(c("dns"),Ao,vo,Eo),Se=y(c("ip4"),c("ip6")),H=y(d(Se,c("tcp")),d(K,c("tcp"))),Te=d(Se,c("udp")),Io=d(Te,c("utp")),Co=d(Te,c("quic")),So=d(Te,c("quic-v1")),xt=y(d(H,c("ws")),d(K,c("ws"))),Ie=y(d(xt,c("p2p")),xt),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),bt=y(d(H,c("http")),d(Se,c("http")),d(K,c("http"))),yt=y(d(H,c("https")),d(Se,c("https")),d(K,c("https"))),mr=d(Te,c("webrtc-direct"),c("certhash")),wr=y(d(mr,c("p2p")),mr),gr=d(So,c("webtransport"),c("certhash"),c("certhash")),br=y(d(gr,c("p2p")),gr),yr=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"))),Vc=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"))),vr=y(d(bt,c("p2p-webrtc-direct"),c("p2p")),d(yt,c("p2p-webrtc-direct"),c("p2p")),d(bt,c("p2p-webrtc-direct")),d(yt,c("p2p-webrtc-direct"))),Y=y(xt,wt,bt,yt,yr,vr,H,Io,Co,K,wr,br),$c=y(d(Y,c("p2p-stardust"),c("p2p")),d(Y,c("p2p-stardust"))),W=y(d(Y,c("p2p")),yr,vr,wr,br,c("p2p")),xr=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")),Er=()=>y(d(xr,Er),xr),Q=Er(),zc=y(d(Q,W,Q),d(W,Q),d(Q,W),Q,W);var Bc=y(d(Q,c("webrtc"),c("p2p")),d(Q,c("webrtc")),d(Y,c("webrtc"),c("p2p")),d(Y,c("webrtc")),c("webrtc"));function Ar(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:Ar(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:Ar(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 Pe=class extends Event{constructor(e,t){super(e),this.detail=t}};var Rr=ae(L("net"),1);var vt={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function Ir(r,e){if(typeof r!="string")throw new A(`invalid ip provided: ${r}`,vt.ERR_INVALID_IP_PARAMETER);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new A(`invalid port provided: ${e}`,vt.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}`,vt.ERR_INVALID_IP)}function Cr(r){if(Ro(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(Po(r))return r;throw new Error("unknown stream")}function Po(r){return r[Symbol.asyncIterator]!=null}function Ro(r){return typeof r?.getReader=="function"}function Sr(r){return async e=>{let t=async()=>{No(e)&&await e.return(void 0)},n,o,i=x=>{n=x,t().catch(v=>{v=new AggregateError([n,v],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(x)})},s,a=!1,p=()=>{a=!0,s?.()},w,u=!1,E=()=>{u=!0,w?.()},C,f=()=>{C?.()},l=async()=>new Promise((x,v)=>{s=C=x,o=v,r.once("drain",f)}),g=async()=>(await t(),new Promise((x,v)=>{if(a||u||n!=null){x();return}w=s=x,o=v})),T=()=>{r.removeListener("error",i),r.removeListener("close",p),r.removeListener("finish",E),r.removeListener("drain",f)};r.once("error",i),r.once("close",p),r.once("finish",E);try{for await(let x of e){if(!r.writable||r.destroyed||n!=null)break;r.write(x)||await l()}}catch(x){n==null&&r.destroy(x),n=x}try{if(r.writable&&r.end(),await g(),n!=null)throw n}finally{T()}}}function No(r){return r.return!=null}function Et(r){return{sink:Sr(r),source:Cr(r)}}var At=ae(L("os"),1),Tr=ae(L("path"),1);var Do={ip4:"IPv4",ip6:"IPv6"};function ce(r,e={}){let t=r.getPath();return t!=null?At.default.platform()==="win32"?{path:Tr.default.join("\\\\.\\pipe\\",t)}:{path:t}:{...e,...r.toOptions()}}function It(r,e,t){let n=o=>k(`/${r}/${o}/tcp/${t}`);return(Mo(e)?Uo(Do[r]):[e]).map(n)}function Mo(r){return["0.0.0.0","::"].includes(r)}var _o=At.default.networkInterfaces();function Uo(r){let e=[];for(let[,t]of Object.entries(_o))if(t!=null)for(let n of t)n.family===r&&e.push(n.address);return e}var Re=(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=Ir(r.remoteAddress,r.remotePort)}let w=ce(p),u=w.path??`${w.host??""}:${w.port??""}`,{sink:E,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 E(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,x)=>{r.once("close",()=>{n("%s socket closed",u),T()}),r.once("error",v=>{n("%s socket error",u,v),f.timeline.close==null&&(f.timeline.close=Date.now()),r.destroyed||x(v)}),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 Pr(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 Ne=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=Rr.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=Re(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 Pr(t,{log:this.log})}).catch(n=>{this.log.error("closing inbound connection failed",n)})}catch(n){this.log.error("inbound connection failed",n),Pr(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(It("ip4",t.address,t.port)):t.family==="IPv6"&&(e=e.concat(It("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:ce(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 Ct=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"})})}[Pt]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Dt]=["@libp2p/transport"];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=Re(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 de;return s}async _connect(e,t){return t.signal?.throwIfAborted(),t.onProgress?.(new Pe("tcp:open-connection")),new Promise((n,o)=>{let i=Date.now(),s=ce(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a",e);let a=Nr.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)},w=()=>{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()},E=()=>{this.log("connection aborted %a",e),this.metrics?.dialerEvents.increment({abort:!0}),a.destroy(),C(new de)},C=f=>{if(a.removeListener("error",p),a.removeListener("timeout",w),a.removeListener("connect",u),t.signal!=null&&t.signal.removeEventListener("abort",E),f!=null){o(f);return}n(a)};a.on("error",p),a.on("timeout",w),a.on("connect",u),t.signal!=null&&t.signal.addEventListener("abort",E)})}createListener(e){return new Ne({...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 ko(r={}){return e=>new Ct(e,r)}return kr(Oo);})();
|
|
2
|
+
"use strict";var Libp2PTcp=(()=>{var Dr=Object.create;var me=Object.defineProperty;var Mr=Object.getOwnPropertyDescriptor;var _r=Object.getOwnPropertyNames;var Ur=Object.getPrototypeOf,Lr=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})},St=(r,e,t,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of _r(e))!Lr.call(r,o)&&o!==t&&me(r,o,{get:()=>e[o],enumerable:!(n=Mr(e,o))||n.enumerable});return r};var ae=(r,e,t)=>(t=r!=null?Dr(Ur(r)):{},St(e||!r||!r.__esModule?me(t,"default",{value:r,enumerable:!0}):t,r)),kr=r=>St(me({},"__esModule",{value:!0}),r);var Oo={};N(Oo,{tcp:()=>ko});var Nr=ae(L("net"),1);var Pt=Symbol.for("@libp2p/transport");var Tt;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(Tt||(Tt={}));var de=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 Rt=L("events"),Nt=(r,...e)=>{try{(0,Rt.setMaxListeners)(r,...e)}catch{}};var ge=class extends EventTarget{#e=new Map;constructor(){super(),Nt(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 Or(e,t))}},De=class extends Event{detail;constructor(e,t){super(e,t),this.detail=t?.detail}},Or=globalThis.CustomEvent??De;var Dt=Symbol.for("@libp2p/service-capabilities"),qo=Symbol.for("@libp2p/service-dependencies");var ke={};N(ke,{base58btc:()=>P,base58flickr:()=>jr});var hi=new Uint8Array(0);function Mt(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 _t(r){return new TextEncoder().encode(r)}function Ut(r){return new TextDecoder().decode(r)}function Fr(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),w=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function E(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,x=0,v=l.length;x!==v&&l[x]===0;)x++,g++;for(var O=(v-x)*u+1>>>0,D=new Uint8Array(O);x!==v;){for(var F=l[x],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,x++}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,x=0;l[g]===p;)T++,g++;for(var v=(l.length-g)*w+1>>>0,O=new Uint8Array(v);l[g];){var D=t[l.charCodeAt(g)];if(D===255)return;for(var F=0,j=v-1;(D!==0||F<x)&&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");x=F,g++}if(l[g]!==" "){for(var U=v-x;U!==v&&O[U]===0;)U++;for(var $=new Uint8Array(T+(v-U)),he=T;U!==v;)$[he++]=O[U++];return $}}}function f(l){var g=C(l);if(g)return g;throw new Error(`Non-${e} character`)}return{encode:E,decodeUnsafe:C,decode:f}}var Vr=Fr,$r=Vr,kt=$r;var Me=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")}},_e=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 Ot(this,e)}},Ue=class{decoders;constructor(e){this.decoders=e}or(e){return Ot(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 Ot(r,e){return new Ue({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var Le=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 Me(e,t,n),this.decoder=new _e(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Z({name:r,prefix:e,encode:t,decode:n}){return new Le(r,e,t,n)}function q({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=kt(t,r);return Z({prefix:e,name:r,encode:n,decode:i=>M(o(i))})}function zr(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,w=0;for(let u=0;u<i;++u){let E=o[r[u]];if(E===void 0)throw new SyntaxError(`Non-${n} character`);p=p<<t|E,a+=t,a>=8&&(a-=8,s[w++]=255&p>>a)}if(a>=t||255&p<<8-a)throw new SyntaxError("Unexpected end of data");return s}function Br(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 Z({prefix:e,name:r,encode(o){return Br(o,n,t)},decode(o){return zr(o,n,t,r)}})}var P=q({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),jr=q({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Oe={};N(Oe,{base32:()=>z,base32hex:()=>Hr,base32hexpad:()=>Jr,base32hexpadupper:()=>Qr,base32hexupper:()=>Xr,base32pad:()=>Gr,base32padupper:()=>Wr,base32upper:()=>qr,base32z:()=>Kr});var z=b({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),qr=b({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Gr=b({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Wr=b({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),Hr=b({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Xr=b({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Jr=b({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Qr=b({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Kr=b({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Yr=$t,Ft=128,Zr=127,en=~Zr,tn=Math.pow(2,31);function $t(r,e,t){e=e||[],t=t||0;for(var n=t;r>=tn;)e[t++]=r&255|Ft,r/=128;for(;r&en;)e[t++]=r&255|Ft,r>>>=7;return e[t]=r|0,$t.bytes=t-n+1,e}var rn=Fe,nn=128,Vt=127;function Fe(r,n){var t=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw Fe.bytes=0,new RangeError("Could not decode varint");s=r[i++],t+=o<28?(s&Vt)<<o:(s&Vt)*Math.pow(2,o),o+=7}while(s>=nn);return Fe.bytes=i-n,t}var on=Math.pow(2,7),sn=Math.pow(2,14),cn=Math.pow(2,21),an=Math.pow(2,28),dn=Math.pow(2,35),ln=Math.pow(2,42),un=Math.pow(2,49),pn=Math.pow(2,56),fn=Math.pow(2,63),hn=function(r){return r<on?1:r<sn?2:r<cn?3:r<an?4:r<dn?5:r<ln?6:r<un?7:r<pn?8:r<fn?9:10},mn={encode:Yr,decode:rn,encodingLength:hn},gn=mn,le=gn;function ue(r,e=0){return[le.decode(r,e),le.decode.bytes]}function ee(r,e,t=0){return le.encode(r,e,t),e}function te(r){return le.encodingLength(r)}function X(r,e){let t=e.byteLength,n=te(r),o=n+te(t),i=new Uint8Array(o+t);return ee(r,i,0),ee(t,i,n),i.set(e,o),new re(r,t,e,i)}function we(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 re(t,o,s,e)}function zt(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&Mt(r.bytes,t.bytes)}}var re=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};function Bt(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return wn(t,Ve(r),e??P.encoder);default:return bn(t,Ve(r),e??z.encoder)}}var jt=new WeakMap;function Ve(r){let e=jt.get(r);if(e==null){let t=new Map;return jt.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!==yn)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&&zt(e.multihash,n.multihash)}toString(e){return Bt(this,e)}toJSON(){return{"/":Bt(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??qt(n,o,i.bytes))}else if(t[vn]===!0){let{version:n,multihash:o,code:i}=t,s=we(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=qt(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 re(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[E,C]=ue(e.subarray(t));return t+=C,E},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(),w=t+p,u=w-s;return{version:o,codec:i,multihashCode:a,digestSize:p,multihashSize:u,size:w}}static parse(e,t){let[n,o]=xn(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 Ve(i).set(n,e),i}};function xn(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 wn(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 bn(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,yn=18;function qt(r,e,t){let n=te(r),o=n+te(e),i=new Uint8Array(o+t.byteLength);return ee(r,i,0),ee(e,i,n),i.set(t,o),i}var vn=Symbol.for("@ipld/js-cid/CID");function Gt(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 Zt=L("node:buffer");var $e={};N($e,{base10:()=>En});var En=q({prefix:"9",name:"base10",alphabet:"0123456789"});var ze={};N(ze,{base16:()=>An,base16upper:()=>In});var An=b({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),In=b({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Be={};N(Be,{base2:()=>Cn});var Cn=b({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var je={};N(je,{base256emoji:()=>Nn});var Wt=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}"),Sn=Wt.reduce((r,e,t)=>(r[t]=e,r),[]),Tn=Wt.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function Pn(r){return r.reduce((e,t)=>(e+=Sn[t],e),"")}function Rn(r){let e=[];for(let t of r){let n=Tn[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var Nn=Z({prefix:"\u{1F680}",name:"base256emoji",encode:Pn,decode:Rn});var qe={};N(qe,{base36:()=>Dn,base36upper:()=>Mn});var Dn=q({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Mn=q({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Ge={};N(Ge,{base64:()=>_n,base64pad:()=>Un,base64url:()=>Ln,base64urlpad:()=>kn});var _n=b({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Un=b({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Ln=b({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),kn=b({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var We={};N(We,{base8:()=>On});var On=b({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var He={};N(He,{identity:()=>Fn});var Fn=Z({prefix:"\0",name:"identity",encode:r=>Ut(r),decode:r=>_t(r)});var Vi=new TextEncoder,$i=new TextDecoder;var Xe={};N(Xe,{identity:()=>jn});var Ht=0,zn="identity",Xt=M;function Bn(r){return X(Ht,Xt(r))}var jn={code:Ht,name:zn,encode:Xt,digest:Bn};var Ye={};N(Ye,{sha256:()=>qn,sha512:()=>Gn});var Ke=ae(L("crypto"),1);function Qe({name:r,code:e,encode:t}){return new Je(r,e,t)}var Je=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 qn=Qe({name:"sha2-256",code:18,encode:r=>M(Ke.default.createHash("sha256").update(r).digest())}),Gn=Qe({name:"sha2-512",code:19,encode:r=>M(Ke.default.createHash("sha512").update(r).digest())});var fe={...He,...Be,...We,...$e,...ze,...Oe,...qe,...ke,...Ge,...je},es={...Ye,...Xe};var Qt=L("node:buffer");function oe(r){return new Uint8Array(r.buffer,r.byteOffset,r.byteLength)}function be(r=0){return oe(Qt.Buffer.allocUnsafe(r))}function Yt(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Kt=Yt("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Ze=Yt("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}),Wn={utf8:Kt,"utf-8":Kt,hex:fe.base16,latin1:Ze,ascii:Ze,binary:Ze,...fe},ye=Wn;function R(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?Zt.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var Hn=Math.pow(2,7),Xn=Math.pow(2,14),Jn=Math.pow(2,21),et=Math.pow(2,28),tt=Math.pow(2,35),rt=Math.pow(2,42),nt=Math.pow(2,49),h=128,S=127;function V(r){if(r<Hn)return 1;if(r<Xn)return 2;if(r<Jn)return 3;if(r<et)return 4;if(r<tt)return 5;if(r<rt)return 6;if(r<nt)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Qn(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 Kn(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 Yn(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)*et,t<h)||(t=r[e+5],n+=(t&S)*tt,t<h)||(t=r[e+6],n+=(t&S)*rt,t<h)||(t=r[e+7],n+=(t&S)*nt,t<h))return n;throw new RangeError("Could not decode varint")}function Zn(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)*et,t<h)||(t=r.get(e+5),n+=(t&S)*tt,t<h)||(t=r.get(e+6),n+=(t&S)*rt,t<h)||(t=r.get(e+7),n+=(t&S)*nt,t<h))return n;throw new RangeError("Could not decode varint")}function ie(r,e,t=0){return e==null&&(e=be(V(r))),e instanceof Uint8Array?Qn(r,e,t):Kn(r,e,t)}function J(r,e=0){return r instanceof Uint8Array?Yn(r,e):Zn(r,e)}var tr=L("node:buffer");function B(r,e){return oe(tr.Buffer.concat(r,e))}var ve=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",w=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let E=this.readChar();if(E===void 0)return;let C=Number.parseInt(E,e);if(!Number.isNaN(C))return C});if(u===void 0)break;if(i*=e,i+=u,i>w||(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 ms=new ve;var As=parseInt("0xFFFF",16),Is=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var or=L("node:buffer");function ot(r,e="utf8"){let t=ye[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?oe(or.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var _=L("node:net");function Ee(r){return!!(0,_.isIP)(r)}var ir=_.isIPv4,io=_.isIPv6,it=function(r){let e=0;if(r=r.toString().trim(),ir(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(io(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let i=ir(t[n]),s;i&&(s=it(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")},sr=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 se={},st={},co=[[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"]];co.forEach(r=>{let e=ao(...r);st[e.code]=e,se[e.name]=e});function ao(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function m(r){if(typeof r=="number"){if(st[r]!=null)return st[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(se[r]!=null)return se[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var uc=m("ip4"),pc=m("ip6"),fc=m("ipcidr");function lt(r,e){switch(m(r).code){case 4:case 41:return uo(e);case 42:return dt(e);case 6:case 273:case 33:case 132:return dr(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return dt(e);case 421:return mo(e);case 444:return ar(e);case 445:return ar(e);case 466:return ho(e);case 481:return globalThis.encodeURIComponent(dt(e));default:return R(e,"base16")}}function ut(r,e){switch(m(r).code){case 4:return cr(e);case 41:return cr(e);case 42:return at(e);case 6:case 273:case 33:case 132:return pt(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return at(e);case 421:return po(e);case 444:return go(e);case 445:return xo(e);case 466:return fo(e);case 481:return at(globalThis.decodeURIComponent(e));default:return ot(e,"base16")}}var ct=Object.values(fe).map(r=>r.decoder),lo=function(){let r=ct[0].or(ct[1]);return ct.slice(2).forEach(e=>r=r.or(e)),r}();function cr(r){if(!Ee(r))throw new Error("invalid ip address");return it(r)}function uo(r){let e=sr(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!Ee(e))throw new Error("invalid ip address");return e}function pt(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function dr(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function at(r){let e=ot(r),t=Uint8Array.from(ie(e.length));return B([t,e],t.length+e.length)}function dt(r){let e=J(r);if(r=r.slice(V(e)),r.length!==e)throw new Error("inconsistent lengths");return R(r)}function po(r){let e;r[0]==="Q"||r[0]==="1"?e=we(P.decode(`z${r}`)).bytes:e=G.parse(r).multihash.bytes;let t=Uint8Array.from(ie(e.length));return B([t,e],t.length+e.length)}function fo(r){let e=lo.decode(r),t=Uint8Array.from(ie(e.length));return B([t,e],t.length+e.length)}function ho(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 mo(r){let e=J(r),t=r.slice(V(e));if(t.length!==e)throw new Error("inconsistent lengths");return R(t,"base58btc")}function go(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=pt(n);return B([t,o],t.length+o.length)}function xo(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=pt(n);return B([t,o],t.length+o.length)}function ar(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=R(e,"base32"),o=dr(t);return`${n}:${o}`}function lr(r){r=ft(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 pr("invalid address: "+r);if(a.path===!0){n=ft(o.slice(i).join("/")),e.push([a.code,ut(a.code,n)]),t.push([a.code,n]);break}let p=ut(a.code,o[i]);e.push([a.code,p]),t.push([a.code,lt(a.code,p)])}return{string:ur(t),bytes:mt(e),tuples:e,stringTuples:t,path:n}}function ht(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let i=J(r,o),s=V(i),a=m(i),p=wo(a,r.slice(o+s));if(p===0){e.push([i]),t.push([i]),o+=s;continue}let w=r.slice(o+s,o+s+p);if(o+=p+s,o>r.length)throw pr("Invalid address Uint8Array: "+R(r,"base16"));e.push([i,w]);let u=lt(i,w);if(t.push([i,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:ur(t),tuples:e,stringTuples:t,path:n}}function ur(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}),ft(e.join("/"))}function mt(r){return B(r.map(e=>{let t=m(e[0]),n=Uint8Array.from(ie(t.code));return e.length>1&&e[1]!=null&&(n=B([n,e[1]])),n}))}function wo(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 ft(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function pr(r){return new Error("Error parsing address: "+r)}var bo=Symbol.for("nodejs.util.inspect.custom"),gt=Symbol.for("@multiformats/js-multiaddr/multiaddr"),yo=[m("dns").code,m("dns4").code,m("dns6").code,m("dnsaddr").code],Ae=class r{bytes;#e;#t;#r;#n;[gt]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=ht(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=lr(e)}else if(hr(e))t=ht(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"),w=m("ip6"),u=m("dns6"),E=m("ip6zone");for(let[f,l]of this.stringTuples())f===E.code&&(i=`%${l??""}`),yo.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===w.code)&&(t=m(f).name,n=`${l??""}${i}`,e=f===w.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(mt(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===se.p2p.code&&e.push([n,o]),n===se["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 Gt(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(i=>i.resolvable);if(t==null)return[this];let n=fr.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)}[bo](){return`Multiaddr(${this.#e})`}};var fr=new Map;function hr(r){return!!r?.[gt]}function k(r){return new Ae(r)}var vo=c("dns4"),Eo=c("dns6"),Ao=c("dnsaddr"),K=y(c("dns"),Ao,vo,Eo),Se=y(c("ip4"),c("ip6")),H=y(d(Se,c("tcp")),d(K,c("tcp"))),Te=d(Se,c("udp")),Io=d(Te,c("utp")),Co=d(Te,c("quic")),So=d(Te,c("quic-v1")),xt=y(d(H,c("ws")),d(K,c("ws"))),Ie=y(d(xt,c("p2p")),xt),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),bt=y(d(H,c("http")),d(Se,c("http")),d(K,c("http"))),yt=y(d(H,c("https")),d(Se,c("https")),d(K,c("https"))),mr=d(Te,c("webrtc-direct"),c("certhash")),wr=y(d(mr,c("p2p")),mr),gr=d(So,c("webtransport"),c("certhash"),c("certhash")),br=y(d(gr,c("p2p")),gr),yr=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"))),Vc=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"))),vr=y(d(bt,c("p2p-webrtc-direct"),c("p2p")),d(yt,c("p2p-webrtc-direct"),c("p2p")),d(bt,c("p2p-webrtc-direct")),d(yt,c("p2p-webrtc-direct"))),Y=y(xt,wt,bt,yt,yr,vr,H,Io,Co,K,wr,br),$c=y(d(Y,c("p2p-stardust"),c("p2p")),d(Y,c("p2p-stardust"))),W=y(d(Y,c("p2p")),yr,vr,wr,br,c("p2p")),xr=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")),Er=()=>y(d(xr,Er),xr),Q=Er(),zc=y(d(Q,W,Q),d(W,Q),d(Q,W),Q,W);var Bc=y(d(Q,c("webrtc"),c("p2p")),d(Q,c("webrtc")),d(Y,c("webrtc"),c("p2p")),d(Y,c("webrtc")),c("webrtc"));function Ar(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:Ar(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:Ar(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 Pe=class extends Event{type;detail;constructor(e,t){super(e),this.type=e,this.detail=t}};var Rr=ae(L("net"),1);var vt={ERR_INVALID_IP_PARAMETER:"ERR_INVALID_IP_PARAMETER",ERR_INVALID_PORT_PARAMETER:"ERR_INVALID_PORT_PARAMETER",ERR_INVALID_IP:"ERR_INVALID_IP"};function Ir(r,e){if(typeof r!="string")throw new A(`invalid ip provided: ${r}`,vt.ERR_INVALID_IP_PARAMETER);if(typeof e=="string"&&(e=parseInt(e)),isNaN(e))throw new A(`invalid port provided: ${e}`,vt.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}`,vt.ERR_INVALID_IP)}function Cr(r){if(Ro(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(Po(r))return r;throw new Error("unknown stream")}function Po(r){return r[Symbol.asyncIterator]!=null}function Ro(r){return typeof r?.getReader=="function"}function Sr(r){return async e=>{let t=async()=>{No(e)&&await e.return(void 0)},n,o,i=x=>{n=x,t().catch(v=>{v=new AggregateError([n,v],"The Writable emitted an error, additionally an error occurred while ending the Source")}).finally(()=>{o?.(x)})},s,a=!1,p=()=>{a=!0,s?.()},w,u=!1,E=()=>{u=!0,w?.()},C,f=()=>{C?.()},l=async()=>new Promise((x,v)=>{s=C=x,o=v,r.once("drain",f)}),g=async()=>(await t(),new Promise((x,v)=>{if(a||u||n!=null){x();return}w=s=x,o=v})),T=()=>{r.removeListener("error",i),r.removeListener("close",p),r.removeListener("finish",E),r.removeListener("drain",f)};r.once("error",i),r.once("close",p),r.once("finish",E);try{for await(let x of e){if(!r.writable||r.destroyed||n!=null)break;r.write(x)||await l()}}catch(x){n==null&&r.destroy(x),n=x}try{if(r.writable&&r.end(),await g(),n!=null)throw n}finally{T()}}}function No(r){return r.return!=null}function Et(r){return{sink:Sr(r),source:Cr(r)}}var At=ae(L("os"),1),Tr=ae(L("path"),1);var Do={ip4:"IPv4",ip6:"IPv6"};function ce(r,e={}){let t=r.getPath();return t!=null?At.default.platform()==="win32"?{path:Tr.default.join("\\\\.\\pipe\\",t)}:{path:t}:{...e,...r.toOptions()}}function It(r,e,t){let n=o=>k(`/${r}/${o}/tcp/${t}`);return(Mo(e)?Uo(Do[r]):[e]).map(n)}function Mo(r){return["0.0.0.0","::"].includes(r)}var _o=At.default.networkInterfaces();function Uo(r){let e=[];for(let[,t]of Object.entries(_o))if(t!=null)for(let n of t)n.family===r&&e.push(n.address);return e}var Re=(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=Ir(r.remoteAddress,r.remotePort)}let w=ce(p),u=w.path??`${w.host??""}:${w.port??""}`,{sink:E,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 E(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,x)=>{r.once("close",()=>{n("%s socket closed",u),T()}),r.once("error",v=>{n("%s socket error",u,v),f.timeline.close==null&&(f.timeline.close=Date.now()),r.destroyed||x(v)}),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 Pr(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 Ne=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=Rr.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=Re(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 Pr(t,{log:this.log})}).catch(n=>{this.log.error("closing inbound connection failed",n)})}catch(n){this.log.error("inbound connection failed",n),Pr(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(It("ip4",t.address,t.port)):t.family==="IPv6"&&(e=e.concat(It("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:ce(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 Ct=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"})})}[Pt]=!0;[Symbol.toStringTag]="@libp2p/tcp";[Dt]=["@libp2p/transport"];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=Re(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 de;return s}async _connect(e,t){return t.signal?.throwIfAborted(),t.onProgress?.(new Pe("tcp:open-connection")),new Promise((n,o)=>{let i=Date.now(),s=ce(e,{...this.opts.dialOpts??{},...t});this.log("dialing %a",e);let a=Nr.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)},w=()=>{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()},E=()=>{this.log("connection aborted %a",e),this.metrics?.dialerEvents.increment({abort:!0}),a.destroy(),C(new de)},C=f=>{if(a.removeListener("error",p),a.removeListener("timeout",w),a.removeListener("connect",u),t.signal!=null&&t.signal.removeEventListener("abort",E),f!=null){o(f);return}n(a)};a.on("error",p),a.on("timeout",w),a.on("connect",u),t.signal!=null&&t.signal.addEventListener("abort",E)})}createListener(e){return new Ne({...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 ko(r={}){return e=>new Ct(e,r)}return kr(Oo);})();
|
|
3
3
|
return Libp2PTcp}));
|
package/dist/src/index.d.ts
CHANGED
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
* ```
|
|
28
28
|
*/
|
|
29
29
|
import { type CloseServerOnMaxConnectionsOpts } from './listener.js';
|
|
30
|
-
import type { ComponentLogger, CounterGroup, Metrics, CreateListenerOptions,
|
|
30
|
+
import type { ComponentLogger, CounterGroup, Metrics, CreateListenerOptions, DialTransportOptions, Transport, OutboundConnectionUpgradeEvents } from '@libp2p/interface';
|
|
31
31
|
import type { AbortOptions } from '@multiformats/multiaddr';
|
|
32
32
|
import type { ProgressEvent } from 'progress-events';
|
|
33
33
|
export interface TCPOptions {
|
|
@@ -89,7 +89,7 @@ export interface TCPSocketOptions extends AbortOptions {
|
|
|
89
89
|
allowHalfOpen?: boolean;
|
|
90
90
|
}
|
|
91
91
|
export type TCPDialEvents = OutboundConnectionUpgradeEvents | ProgressEvent<'tcp:open-connection'>;
|
|
92
|
-
export interface TCPDialOptions extends
|
|
92
|
+
export interface TCPDialOptions extends DialTransportOptions<TCPDialEvents>, TCPSocketOptions {
|
|
93
93
|
}
|
|
94
94
|
export interface TCPCreateListenerOptions extends CreateListenerOptions, TCPSocketOptions {
|
|
95
95
|
}
|
package/dist/src/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAOH,OAAO,EAAE,KAAK,+BAA+B,EAAe,MAAM,eAAe,CAAA;AAGjF,OAAO,KAAK,EAAE,eAAe,EAAsB,YAAY,EAAE,OAAO,EAAE,qBAAqB,EAAE,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/index.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;GA2BG;AAOH,OAAO,EAAE,KAAK,+BAA+B,EAAe,MAAM,eAAe,CAAA;AAGjF,OAAO,KAAK,EAAE,eAAe,EAAsB,YAAY,EAAE,OAAO,EAAE,qBAAqB,EAAE,oBAAoB,EAAE,SAAS,EAAY,+BAA+B,EAAE,MAAM,mBAAmB,CAAA;AACtM,OAAO,KAAK,EAAE,YAAY,EAAa,MAAM,yBAAyB,CAAA;AAEtE,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,iBAAiB,CAAA;AAEpD,MAAM,WAAW,UAAU;IACzB;;OAEG;IACH,8BAA8B,CAAC,EAAE,MAAM,CAAA;IAEvC;;OAEG;IACH,+BAA+B,CAAC,EAAE,MAAM,CAAA;IAExC;;OAEG;IACH,kBAAkB,CAAC,EAAE,MAAM,CAAA;IAE3B;;;OAGG;IACH,cAAc,CAAC,EAAE,MAAM,CAAA;IAEvB;;;OAGG;IACH,OAAO,CAAC,EAAE,MAAM,CAAA;IAEhB;;;OAGG;IACH,2BAA2B,CAAC,EAAE,+BAA+B,CAAA;IAE7D;;OAEG;IACH,QAAQ,CAAC,EAAE,gBAAgB,CAAA;IAE3B;;OAEG;IACH,UAAU,CAAC,EAAE,gBAAgB,CAAA;CAC9B;AAED;;GAEG;AACH,MAAM,WAAW,gBAAiB,SAAQ,YAAY;IACpD;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IAEnB;;OAEG;IACH,qBAAqB,CAAC,EAAE,MAAM,CAAA;IAE9B;;OAEG;IACH,aAAa,CAAC,EAAE,OAAO,CAAA;CACxB;AAED,MAAM,MAAM,aAAa,GACvB,+BAA+B,GAC/B,aAAa,CAAC,qBAAqB,CAAC,CAAA;AAEtC,MAAM,WAAW,cAAe,SAAQ,oBAAoB,CAAC,aAAa,CAAC,EAAE,gBAAgB;CAE5F;AAED,MAAM,WAAW,wBAAyB,SAAQ,qBAAqB,EAAE,gBAAgB;CAExF;AAED,MAAM,WAAW,aAAa;IAC5B,OAAO,CAAC,EAAE,OAAO,CAAA;IACjB,MAAM,EAAE,eAAe,CAAA;CACxB;AAED,MAAM,WAAW,UAAU;IACzB,YAAY,EAAE,YAAY,CAAA;CAC3B;AA+LD,wBAAgB,GAAG,CAAE,IAAI,GAAE,UAAe,GAAG,CAAC,UAAU,EAAE,aAAa,KAAK,SAAS,CAIpF"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@libp2p/tcp",
|
|
3
|
-
"version": "9.1.
|
|
3
|
+
"version": "9.1.2",
|
|
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,8 +56,8 @@
|
|
|
56
56
|
"test:electron-main": "aegir test -t electron-main"
|
|
57
57
|
},
|
|
58
58
|
"dependencies": {
|
|
59
|
-
"@libp2p/interface": "^1.6.
|
|
60
|
-
"@libp2p/utils": "^5.4.
|
|
59
|
+
"@libp2p/interface": "^1.6.1",
|
|
60
|
+
"@libp2p/utils": "^5.4.6",
|
|
61
61
|
"@multiformats/mafmt": "^12.1.6",
|
|
62
62
|
"@multiformats/multiaddr": "^12.2.3",
|
|
63
63
|
"@types/sinon": "^17.0.3",
|
|
@@ -65,8 +65,8 @@
|
|
|
65
65
|
"stream-to-it": "^1.0.1"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
|
-
"@libp2p/interface-compliance-tests": "^5.4.
|
|
69
|
-
"@libp2p/logger": "^4.0.
|
|
68
|
+
"@libp2p/interface-compliance-tests": "^5.4.9",
|
|
69
|
+
"@libp2p/logger": "^4.0.17",
|
|
70
70
|
"aegir": "^43.0.1",
|
|
71
71
|
"it-all": "^3.0.6",
|
|
72
72
|
"it-pipe": "^3.0.1",
|
package/src/index.ts
CHANGED
|
@@ -35,7 +35,7 @@ import { CODE_CIRCUIT, CODE_P2P, CODE_UNIX } from './constants.js'
|
|
|
35
35
|
import { type CloseServerOnMaxConnectionsOpts, TCPListener } from './listener.js'
|
|
36
36
|
import { toMultiaddrConnection } from './socket-to-conn.js'
|
|
37
37
|
import { multiaddrToNetConfig } from './utils.js'
|
|
38
|
-
import type { ComponentLogger, Logger, Connection, CounterGroup, Metrics, CreateListenerOptions,
|
|
38
|
+
import type { ComponentLogger, Logger, Connection, CounterGroup, Metrics, CreateListenerOptions, DialTransportOptions, Transport, Listener, OutboundConnectionUpgradeEvents } from '@libp2p/interface'
|
|
39
39
|
import type { AbortOptions, Multiaddr } from '@multiformats/multiaddr'
|
|
40
40
|
import type { Socket, IpcSocketConnectOpts, TcpSocketConnectOpts } from 'net'
|
|
41
41
|
import type { ProgressEvent } from 'progress-events'
|
|
@@ -114,7 +114,7 @@ export type TCPDialEvents =
|
|
|
114
114
|
OutboundConnectionUpgradeEvents |
|
|
115
115
|
ProgressEvent<'tcp:open-connection'>
|
|
116
116
|
|
|
117
|
-
export interface TCPDialOptions extends
|
|
117
|
+
export interface TCPDialOptions extends DialTransportOptions<TCPDialEvents>, TCPSocketOptions {
|
|
118
118
|
|
|
119
119
|
}
|
|
120
120
|
|