@libp2p/plaintext 1.0.8-178fe2671 → 1.0.8-28587d24f

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.min.js CHANGED
@@ -1,3 +1,3 @@
1
1
  (function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PPlaintext = factory()}(typeof self !== 'undefined' ? self : this, function () {
2
- "use strict";var Libp2PPlaintext=(()=>{var Rr=Object.create;var wt=Object.defineProperty;var Ur=Object.getOwnPropertyDescriptor;var Tr=Object.getOwnPropertyNames;var Br=Object.getPrototypeOf,Fr=Object.prototype.hasOwnProperty;var vr=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),E=(r,t)=>{for(var e in t)wt(r,e,{get:t[e],enumerable:!0})},Fe=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Tr(t))!Fr.call(r,i)&&i!==e&&wt(r,i,{get:()=>t[i],enumerable:!(n=Ur(t,i))||n.enumerable});return r};var Cr=(r,t,e)=>(e=r!=null?Rr(Br(r)):{},Fe(t||!r||!r.__esModule?wt(e,"default",{value:r,enumerable:!0}):e,r)),_r=r=>Fe(wt({},"__esModule",{value:!0}),r);var lr=vr((Ds,fr)=>{"use strict";function ur(r,t){for(let e in t)Object.defineProperty(r,e,{value:t[e],enumerable:!0,configurable:!0});return r}function Zn(r,t,e){if(!r||typeof r=="string")throw new TypeError("Please pass an Error to err-code");e||(e={}),typeof t=="object"&&(e=t,t=""),t&&(e.code=t);try{return ur(r,e)}catch{e.message=r.message,e.stack=r.stack;let i=function(){};return i.prototype=Object.create(Object.getPrototypeOf(r)),ur(new i,e)}}fr.exports=Zn});var di={};E(di,{plaintext:()=>li});var mi=Symbol.for("@libp2p/connection");var bi=Symbol.for("@libp2p/content-routing");var xi=Symbol.for("@libp2p/peer-discovery");var ve=Symbol.for("@libp2p/peer-id");var Li=Symbol.for("@libp2p/peer-routing");var Ce;(function(r){r.Accept="accept",r.Ignore="ignore",r.Reject="reject"})(Ce||(Ce={}));var Ii=Symbol.for("@libp2p/transport");var _e;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(_e||(_e={}));var yt=class r extends Error{code;constructor(t="Unexpected Peer"){super(t),this.code=r.code}static code="ERR_UNEXPECTED_PEER"},xt=class r extends Error{code;constructor(t="Invalid crypto exchange"){super(t),this.code=r.code}static code="ERR_INVALID_CRYPTO_EXCHANGE"};var Mt=class extends Event{detail;constructor(t,e){super(t,e),this.detail=e?.detail}},Ti=globalThis.CustomEvent??Mt;var Gt={};E(Gt,{base58btc:()=>A,base58flickr:()=>zr});function kr(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var i=0;i<r.length;i++){var o=r.charAt(i),s=o.charCodeAt(0);if(e[s]!==255)throw new TypeError(o+" is ambiguous");e[s]=i}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),d=Math.log(256)/Math.log(a);function u(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 y=0,P=0,D=0,U=l.length;D!==U&&l[D]===0;)D++,y++;for(var T=(U-D)*d+1>>>0,L=new Uint8Array(T);D!==U;){for(var B=l[D],M=0,N=T-1;(B!==0||M<P)&&N!==-1;N--,M++)B+=256*L[N]>>>0,L[N]=B%a>>>0,B=B/a>>>0;if(B!==0)throw new Error("Non-zero carry");P=M,D++}for(var v=T-P;v!==T&&L[v]===0;)v++;for(var bt=c.repeat(y);v<T;++v)bt+=r.charAt(L[v]);return bt}function w(l){if(typeof l!="string")throw new TypeError("Expected String");if(l.length===0)return new Uint8Array;var y=0;if(l[y]!==" "){for(var P=0,D=0;l[y]===c;)P++,y++;for(var U=(l.length-y)*f+1>>>0,T=new Uint8Array(U);l[y];){var L=e[l.charCodeAt(y)];if(L===255)return;for(var B=0,M=U-1;(L!==0||B<D)&&M!==-1;M--,B++)L+=a*T[M]>>>0,T[M]=L%256>>>0,L=L/256>>>0;if(L!==0)throw new Error("Non-zero carry");D=B,y++}if(l[y]!==" "){for(var N=U-D;N!==U&&T[N]===0;)N++;for(var v=new Uint8Array(P+(U-N)),bt=P;N!==U;)v[bt++]=T[N++];return v}}}function gt(l){var y=w(l);if(y)return y;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:w,decode:gt}}var Mr=kr,Or=Mr,ke=Or;var ao=new Uint8Array(0);var Me=(r,t)=>{if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0},C=r=>{if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")};var Oe=r=>new TextEncoder().encode(r),Ve=r=>new TextDecoder().decode(r);var Ot=class{constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},Vt=class{constructor(t,e,n){if(this.name=t,this.prefix=e,e.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=e.codePointAt(0),this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return ze(this,t)}},Pt=class{constructor(t){this.decoders=t}or(t){return ze(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},ze=(r,t)=>new Pt({...r.decoders||{[r.prefix]:r},...t.decoders||{[t.prefix]:t}}),zt=class{constructor(t,e,n,i){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=i,this.encoder=new Ot(t,e,n),this.decoder=new Vt(t,e,i)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}},j=({name:r,prefix:t,encode:e,decode:n})=>new zt(r,t,e,n),O=({prefix:r,name:t,alphabet:e})=>{let{encode:n,decode:i}=ke(e,t);return j({prefix:r,name:t,encode:n,decode:o=>C(i(o))})},Vr=(r,t,e,n)=>{let i={};for(let d=0;d<t.length;++d)i[t[d]]=d;let o=r.length;for(;r[o-1]==="=";)--o;let s=new Uint8Array(o*e/8|0),a=0,c=0,f=0;for(let d=0;d<o;++d){let u=i[r[d]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<e|u,a+=e,a>=8&&(a-=8,s[f++]=255&c>>a)}if(a>=e||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},Pr=(r,t,e)=>{let n=t[t.length-1]==="=",i=(1<<e)-1,o="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>e;)s-=e,o+=t[i&a>>s];if(s&&(o+=t[i&a<<e-s]),n)for(;o.length*e&7;)o+="=";return o},p=({name:r,prefix:t,bitsPerChar:e,alphabet:n})=>j({prefix:t,name:r,encode(i){return Pr(i,n,e)},decode(i){return Vr(i,n,e,r)}});var A=O({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),zr=O({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var $t={};E($t,{base10:()=>Gr});var Gr=O({prefix:"9",name:"base10",alphabet:"0123456789"});var qt={};E(qt,{base16:()=>$r,base16upper:()=>qr});var $r=p({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),qr=p({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Ht={};E(Ht,{base2:()=>Hr});var Hr=p({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var jt={};E(jt,{base256emoji:()=>Kr});var Ge=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}"),jr=Ge.reduce((r,t,e)=>(r[e]=t,r),[]),Xr=Ge.reduce((r,t,e)=>(r[t.codePointAt(0)]=e,r),[]);function Wr(r){return r.reduce((t,e)=>(t+=jr[e],t),"")}function Jr(r){let t=[];for(let e of r){let n=Xr[e.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${e}`);t.push(n)}return new Uint8Array(t)}var Kr=j({prefix:"\u{1F680}",name:"base256emoji",encode:Wr,decode:Jr});var Xt={};E(Xt,{base32:()=>X,base32hex:()=>tn,base32hexpad:()=>rn,base32hexpadupper:()=>nn,base32hexupper:()=>en,base32pad:()=>Zr,base32padupper:()=>Yr,base32upper:()=>Qr,base32z:()=>on});var X=p({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Qr=p({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Zr=p({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Yr=p({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),tn=p({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),en=p({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),rn=p({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),nn=p({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),on=p({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Wt={};E(Wt,{base36:()=>sn,base36upper:()=>an});var sn=O({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),an=O({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Jt={};E(Jt,{base64:()=>cn,base64pad:()=>hn,base64url:()=>un,base64urlpad:()=>fn});var cn=p({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),hn=p({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),un=p({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),fn=p({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Kt={};E(Kt,{base8:()=>ln});var ln=p({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Qt={};E(Qt,{identity:()=>dn});var dn=j({prefix:"\0",name:"identity",encode:r=>Ve(r),decode:r=>Oe(r)});var Lo=new TextEncoder,So=new TextDecoder;var Yt={};E(Yt,{identity:()=>Z});var gn=He,$e=128,bn=127,wn=~bn,yn=Math.pow(2,31);function He(r,t,e){t=t||[],e=e||0;for(var n=e;r>=yn;)t[e++]=r&255|$e,r/=128;for(;r&wn;)t[e++]=r&255|$e,r>>>=7;return t[e]=r|0,He.bytes=e-n+1,t}var xn=Zt,En=128,qe=127;function Zt(r,n){var e=0,n=n||0,i=0,o=n,s,a=r.length;do{if(o>=a)throw Zt.bytes=0,new RangeError("Could not decode varint");s=r[o++],e+=i<28?(s&qe)<<i:(s&qe)*Math.pow(2,i),i+=7}while(s>=En);return Zt.bytes=o-n,e}var An=Math.pow(2,7),Ln=Math.pow(2,14),Sn=Math.pow(2,21),Dn=Math.pow(2,28),Nn=Math.pow(2,35),In=Math.pow(2,42),Rn=Math.pow(2,49),Un=Math.pow(2,56),Tn=Math.pow(2,63),Bn=function(r){return r<An?1:r<Ln?2:r<Sn?3:r<Dn?4:r<Nn?5:r<In?6:r<Rn?7:r<Un?8:r<Tn?9:10},Fn={encode:gn,decode:xn,encodingLength:Bn},vn=Fn,st=vn;var at=(r,t=0)=>[st.decode(r,t),st.decode.bytes],W=(r,t,e=0)=>(st.encode(r,t,e),t),J=r=>st.encodingLength(r);var F=(r,t)=>{let e=t.byteLength,n=J(r),i=n+J(e),o=new Uint8Array(i+e);return W(r,o,0),W(e,o,n),o.set(t,i),new K(r,e,t,o)},ct=r=>{let t=C(r),[e,n]=at(t),[i,o]=at(t.subarray(n)),s=t.subarray(n+o);if(s.byteLength!==i)throw new Error("Incorrect length");return new K(e,i,s,t)},je=(r,t)=>{if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&Me(r.bytes,e.bytes)}},K=class{constructor(t,e,n,i){this.code=t,this.size=e,this.digest=n,this.bytes=i}};var Xe=0,Cn="identity",We=C,_n=r=>F(Xe,We(r)),Z={code:Xe,name:Cn,encode:We,digest:_n};var re={};E(re,{sha256:()=>ht,sha512:()=>kn});var ee=({name:r,code:t,encode:e})=>new te(r,t,e),te=class{constructor(t,e,n){this.name=t,this.code=e,this.encode=n}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?F(this.code,e):e.then(n=>F(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Ke=r=>async t=>new Uint8Array(await crypto.subtle.digest(r,t)),ht=ee({name:"sha2-256",code:18,encode:Ke("SHA-256")}),kn=ee({name:"sha2-512",code:19,encode:Ke("SHA-512")});var Qe=(r,t)=>{let{bytes:e,version:n}=r;switch(n){case 0:return On(e,ne(r),t||A.encoder);default:return Vn(e,ne(r),t||X.encoder)}};var Ze=new WeakMap,ne=r=>{let t=Ze.get(r);if(t==null){let e=new Map;return Ze.set(r,e),e}return t},z=class r{constructor(t,e,n,i){this.code=e,this.version=t,this.multihash=n,this.bytes=i,this["/"]=i}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==ut)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==Pn)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=F(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n&&t.code===n.code&&t.version===n.version&&je(t.multihash,n.multihash)}toString(t){return Qe(this,t)}toJSON(){return{"/":Qe(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:i,multihash:o,bytes:s}=e;return new r(n,i,o,s||Ye(n,i,o.bytes))}else if(e[zn]===!0){let{version:n,multihash:i,code:o}=e,s=ct(i);return r.create(n,o,s)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==ut)throw new Error(`Version 0 CID must use dag-pb (code: ${ut}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let i=Ye(t,e,n.bytes);return new r(t,e,n,i)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,ut,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,i=C(t.subarray(n,n+e.multihashSize));if(i.byteLength!==e.multihashSize)throw new Error("Incorrect length");let o=i.subarray(e.multihashSize-e.digestSize),s=new K(e.multihashCode,e.digestSize,o,i);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[u,w]=at(t.subarray(e));return e+=w,u},i=n(),o=ut;if(i===18?(i=0,e=0):o=n(),i!==0&&i!==1)throw new RangeError(`Invalid CID version ${i}`);let s=e,a=n(),c=n(),f=e+c,d=f-s;return{version:i,codec:o,multihashCode:a,digestSize:c,multihashSize:d,size:f}}static parse(t,e){let[n,i]=Mn(t,e),o=r.decode(i);if(o.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return ne(o).set(n,t),o}},Mn=(r,t)=>{switch(r[0]){case"Q":{let e=t||A;return[A.prefix,e.decode(`${A.prefix}${r}`)]}case A.prefix:{let e=t||A;return[A.prefix,e.decode(r)]}case X.prefix:{let e=t||X;return[X.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}},On=(r,t,e)=>{let{prefix:n}=e;if(n!==A.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let i=t.get(n);if(i==null){let o=e.encode(r).slice(1);return t.set(n,o),o}else return i},Vn=(r,t,e)=>{let{prefix:n}=e,i=t.get(n);if(i==null){let o=e.encode(r);return t.set(n,o),o}else return i},ut=112,Pn=18,Ye=(r,t,e)=>{let n=J(r),i=n+J(t),o=new Uint8Array(i+e.byteLength);return W(r,o,0),W(t,o,n),o.set(e,i),o},zn=Symbol.for("@ipld/js-cid/CID");var Y={...Qt,...Ht,...Kt,...$t,...qt,...Xt,...Wt,...Gt,...Jt,...jt},Po={...re,...Yt};function ie(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var Gn=Symbol.for("nodejs.util.inspect.custom"),tr=Object.values(Y).map(r=>r.decoder).reduce((r,t)=>r.or(t),Y.identity.decoder),er=114,oe=36,se=37,ft=class{type;multihash;privateKey;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,this.privateKey=t.privateKey,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[ve]=!0;toString(){return this.string==null&&(this.string=A.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return z.createV1(er,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t instanceof Uint8Array)return ie(this.multihash.bytes,t);if(typeof t=="string")return $n(t).equals(this);if(t?.multihash?.bytes!=null)return ie(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[Gn](){return`PeerId(${this.toString()})`}},tt=class extends ft{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},et=class extends ft{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.multihash.digest}},rt=class extends ft{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.multihash.digest}};function $n(r,t){if(t=t??tr,r.charAt(0)==="1"||r.charAt(0)==="Q"){let e=ct(A.decode(`z${r}`));return r.startsWith("12D")?new et({multihash:e}):r.startsWith("16U")?new rt({multihash:e}):new tt({multihash:e})}return ae(tr.decode(r))}function ae(r){try{let t=ct(r);if(t.code===Z.code){if(t.digest.length===oe)return new et({multihash:t});if(t.digest.length===se)return new rt({multihash:t})}if(t.code===ht.code)return new tt({multihash:t})}catch{return qn(z.decode(r))}throw new Error("Supplied PeerID CID is invalid")}function qn(r){if(r==null||r.multihash==null||r.version==null||r.version===1&&r.code!==er)throw new Error("Supplied PeerID CID is invalid");let t=r.multihash;if(t.code===ht.code)return new tt({multihash:r.multihash});if(t.code===Z.code){if(t.digest.length===oe)return new et({multihash:r.multihash});if(t.digest.length===se)return new rt({multihash:r.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function rr(r,t){return r.length===oe?new et({multihash:F(Z.code,r),privateKey:t}):r.length===se?new rt({multihash:F(Z.code,r),privateKey:t}):new tt({multihash:await ht.digest(r),publicKey:r,privateKey:t})}function G(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function _(r=0){return globalThis.Buffer?.alloc!=null?G(globalThis.Buffer.alloc(r)):new Uint8Array(r)}function m(r=0){return globalThis.Buffer?.allocUnsafe!=null?G(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function ce(r,t){t==null&&(t=r.reduce((i,o)=>i+o.length,0));let e=m(t),n=0;for(let i of r)e.set(i,n),n+=i.length;return G(e)}function nr(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var or=Symbol.for("@achingbrain/uint8arraylist");function ir(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let i=e+n.byteLength;if(t<i)return{buf:n,index:t-e};e=i}throw new RangeError("index is out of bounds")}function At(r){return!!r?.[or]}var S=class r{bufs;length;[or]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(At(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(At(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=ir(this.bufs,t);return e.buf[e.index]}set(t,e){let n=ir(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(At(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:i}=this._subList(t,e);return ce(n,i)}subarray(t,e){let{bufs:n,length:i}=this._subList(t,e);return n.length===1?n[0]:ce(n,i)}sublist(t,e){let{bufs:n,length:i}=this._subList(t,e),o=new r;return o.length=i,o.bufs=[...n],o}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:this.bufs,length:this.length};let n=[],i=0;for(let o=0;o<this.bufs.length;o++){let s=this.bufs[o],a=i,c=a+s.byteLength;if(i=c,t>=c)continue;let f=t>=a&&t<c,d=e>a&&e<=c;if(f&&d){if(t===a&&e===c){n.push(s);break}let u=t-a;n.push(s.subarray(u,u+(e-t)));break}if(f){if(t===0){n.push(s);continue}n.push(s.subarray(t-a));continue}if(d){if(e===c){n.push(s);break}n.push(s.subarray(0,e-a));break}n.push(s)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!At(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let i=n.byteLength;if(i===0)throw new TypeError("search must be at least 1 byte long");let o=256,s=new Int32Array(o);for(let u=0;u<o;u++)s[u]=-1;for(let u=0;u<i;u++)s[n[u]]=u;let a=s,c=this.byteLength-n.byteLength,f=n.byteLength-1,d;for(let u=e;u<=c;u+=d){d=0;for(let w=f;w>=0;w--){let gt=this.get(u+w);if(n[w]!==gt){d=Math.max(1,w-a[gt]);break}}if(d===0)return u}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=m(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let i=_(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt16(0,e,n),this.write(i,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let i=_(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setInt32(0,e,n),this.write(i,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let i=_(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigInt64(0,e,n),this.write(i,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=m(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let i=_(2);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint16(0,e,n),this.write(i,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let i=_(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setUint32(0,e,n),this.write(i,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let i=_(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setBigUint64(0,e,n),this.write(i,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let i=_(4);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat32(0,e,n),this.write(i,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let i=_(8);new DataView(i.buffer,i.byteOffset,i.byteLength).setFloat64(0,e,n),this.write(i,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!nr(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((i,o)=>i+o.byteLength,0)),n.length=e,n}};function nt(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var Lt=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.name="AbortError",this.code=e??"ABORT_ERR"}};async function sr(r,t,e){if(t==null)return r;if(t.aborted)return Promise.reject(new Lt(e?.errorMessage,e?.errorCode));let n,i=new Lt(e?.errorMessage,e?.errorCode);try{return await Promise.race([r,new Promise((o,s)=>{n=()=>{s(i)},t.addEventListener("abort",n)})])}finally{n!=null&&t.removeEventListener("abort",n)}}var he=class{needNext;haveNext;ended;nextResult;constructor(){this.ended=!1,this.needNext=nt(),this.haveNext=nt()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("Have next but next was undefined");let t=this.nextResult;return this.nextResult=void 0,this.needNext.resolve(),this.needNext=nt(),t}async throw(t){return this.ended=!0,t!=null&&this.haveNext.reject(t),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return await this._push(void 0),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw new Error("Cannot push value onto an ended pushable");this.nextResult!=null&&await this.needNext.promise,t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=nt(),await sr(this.needNext.promise,e?.signal,e)}};function ar(){return new he}var St=class extends Error{code;constructor(t,e){super(t),this.code=e}},ue=class extends St{type;constructor(t){super(t,"ABORT_ERR"),this.type="aborted"}};function cr(r,t){let e=ar();r.sink(e).catch(async s=>{await e.end(s)}),r.sink=async s=>{for await(let a of s)await e.push(a);await e.end()};let n=r.source;r.source[Symbol.iterator]!=null?n=r.source[Symbol.iterator]():r.source[Symbol.asyncIterator]!=null&&(n=r.source[Symbol.asyncIterator]());let i=new S;return{read:async(s,a)=>{a?.signal?.throwIfAborted();let c,f=new Promise((d,u)=>{c=()=>{u(new ue("Read aborted"))},a?.signal?.addEventListener("abort",c)});try{if(s==null){let{done:u,value:w}=await Promise.race([n.next(),f]);return u===!0?new S:w}for(;i.byteLength<s;){let{value:u,done:w}=await Promise.race([n.next(),f]);if(w===!0)throw new St("unexpected end of input","ERR_UNEXPECTED_EOF");i.append(u)}let d=i.sublist(0,s);return i.consume(s),d}finally{c!=null&&a?.signal?.removeEventListener("abort",c)}},write:async(s,a)=>{a?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,a):await e.push(s.subarray(),a)},unwrap:()=>{if(i.byteLength>0){let s=r.source;r.source=async function*(){t?.yieldBytes===!1?yield i:yield*i,yield*s}()}return r}}}var Hn=Math.pow(2,7),jn=Math.pow(2,14),Xn=Math.pow(2,21),fe=Math.pow(2,28),le=Math.pow(2,35),de=Math.pow(2,42),pe=Math.pow(2,49),h=128,g=127;function k(r){if(r<Hn)return 1;if(r<jn)return 2;if(r<Xn)return 3;if(r<fe)return 4;if(r<le)return 5;if(r<de)return 6;if(r<pe)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Wn(r,t,e=0){switch(k(r)){case 8:t[e++]=r&255|h,r/=128;case 7:t[e++]=r&255|h,r/=128;case 6:t[e++]=r&255|h,r/=128;case 5:t[e++]=r&255|h,r/=128;case 4:t[e++]=r&255|h,r>>>=7;case 3:t[e++]=r&255|h,r>>>=7;case 2:t[e++]=r&255|h,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function Jn(r,t,e=0){switch(k(r)){case 8:t.set(e++,r&255|h),r/=128;case 7:t.set(e++,r&255|h),r/=128;case 6:t.set(e++,r&255|h),r/=128;case 5:t.set(e++,r&255|h),r/=128;case 4:t.set(e++,r&255|h),r>>>=7;case 3:t.set(e++,r&255|h),r>>>=7;case 2:t.set(e++,r&255|h),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function Kn(r,t){let e=r[t],n=0;if(n+=e&g,e<h||(e=r[t+1],n+=(e&g)<<7,e<h)||(e=r[t+2],n+=(e&g)<<14,e<h)||(e=r[t+3],n+=(e&g)<<21,e<h)||(e=r[t+4],n+=(e&g)*fe,e<h)||(e=r[t+5],n+=(e&g)*le,e<h)||(e=r[t+6],n+=(e&g)*de,e<h)||(e=r[t+7],n+=(e&g)*pe,e<h))return n;throw new RangeError("Could not decode varint")}function Qn(r,t){let e=r.get(t),n=0;if(n+=e&g,e<h||(e=r.get(t+1),n+=(e&g)<<7,e<h)||(e=r.get(t+2),n+=(e&g)<<14,e<h)||(e=r.get(t+3),n+=(e&g)<<21,e<h)||(e=r.get(t+4),n+=(e&g)*fe,e<h)||(e=r.get(t+5),n+=(e&g)*le,e<h)||(e=r.get(t+6),n+=(e&g)*de,e<h)||(e=r.get(t+7),n+=(e&g)*pe,e<h))return n;throw new RangeError("Could not decode varint")}function hr(r,t,e=0){return t==null&&(t=m(k(r))),t instanceof Uint8Array?Wn(r,t,e):Jn(r,t,e)}function Dt(r,t=0){return r instanceof Uint8Array?Kn(r,t):Qn(r,t)}function Nt(r){return r[Symbol.asyncIterator]!=null}var It=r=>{let t=k(r),e=m(t);return hr(r,e),It.bytes=t,e};It.bytes=0;function lt(r,t){t=t??{};let e=t.lengthEncoder??It;function*n(i){let o=e(i.byteLength);o instanceof Uint8Array?yield o:yield*o,i instanceof Uint8Array?yield i:yield*i}return Nt(r)?async function*(){for await(let i of r)yield*n(i)}():function*(){for(let i of r)yield*n(i)}()}lt.single=(r,t)=>{t=t??{};let e=t.lengthEncoder??It;return new S(e(r.byteLength),r)};var it=Cr(lr(),1);var Yn=8,ti=1024*1024*4,$;(function(r){r[r.LENGTH=0]="LENGTH",r[r.DATA=1]="DATA"})($||($={}));var be=r=>{let t=Dt(r);return be.bytes=k(t),t};be.bytes=0;function ge(r,t){let e=new S,n=$.LENGTH,i=-1,o=t?.lengthDecoder??be,s=t?.maxLengthLength??Yn,a=t?.maxDataLength??ti;function*c(){for(;e.byteLength>0;){if(n===$.LENGTH)try{if(i=o(e),i<0)throw(0,it.default)(new Error("invalid message length"),"ERR_INVALID_MSG_LENGTH");if(i>a)throw(0,it.default)(new Error("message length too long"),"ERR_MSG_DATA_TOO_LONG");let f=o.bytes;e.consume(f),t?.onLength!=null&&t.onLength(i),n=$.DATA}catch(f){if(f instanceof RangeError){if(e.byteLength>s)throw(0,it.default)(new Error("message length length too long"),"ERR_MSG_LENGTH_TOO_LONG");break}throw f}if(n===$.DATA){if(e.byteLength<i)break;let f=e.sublist(0,i);e.consume(i),t?.onData!=null&&t.onData(f),yield f,n=$.LENGTH}}}return Nt(r)?async function*(){for await(let f of r)e.append(f),yield*c();if(e.byteLength>0)throw(0,it.default)(new Error("unexpected end of input"),"ERR_UNEXPECTED_EOF")}():function*(){for(let f of r)e.append(f),yield*c();if(e.byteLength>0)throw(0,it.default)(new Error("unexpected end of input"),"ERR_UNEXPECTED_EOF")}()}ge.fromReader=(r,t)=>{let e=1,n=async function*(){for(;;)try{let{done:o,value:s}=await r.next(e);if(o===!0)return;s!=null&&(yield s)}catch(o){if(o.code==="ERR_UNDER_READ")return{done:!0,value:null};throw o}finally{e=1}}();return ge(n,{...t??{},onLength:o=>{e=o}})};var Rt=class extends Error{code;constructor(t,e){super(t),this.code=e}},dr=r=>Dt(r);dr.bytes=0;function pr(r,t={}){let e=cr(r,t);return t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=k(t.maxDataLength)),{read:async i=>{let o=-1,s=new S,a=t?.lengthDecoder??dr;for(;;){s.append(await e.read(1,i));try{o=a(s)}catch(c){if(c instanceof RangeError)continue;throw c}if(t?.maxLengthLength!=null&&s.byteLength>t.maxLengthLength)throw new Rt("message length length too long","ERR_MSG_LENGTH_TOO_LONG");if(o>-1)break}if(t?.maxDataLength!=null&&o>t.maxDataLength)throw new Rt("message length too long","ERR_MSG_DATA_TOO_LONG");return e.read(o,i)},write:async(i,o)=>{await e.write(lt.single(i,t),o)},writeV:async(i,o)=>{let s=new S(...i.map(a=>lt.single(a,t)));await e.write(s,o)},unwrap:()=>e.unwrap()}}function mr(r,t){let e=pr(r,t),n={read:async(i,o)=>{let s=await e.read(o);return i.decode(s)},write:async(i,o,s)=>{await e.write(o.encode(i),s)},writeV:async(i,o,s)=>{await e.writeV(i.map(a=>o.encode(a)),s)},pb:i=>({read:async o=>n.read(i,o),write:async(o,s)=>n.write(o,i,s),writeV:async(o,s)=>n.writeV(o,i,s),unwrap:()=>n}),unwrap:()=>e.unwrap()};return n}var we=new Float32Array([-0]),V=new Uint8Array(we.buffer);function gr(r,t,e){we[0]=r,t[e]=V[0],t[e+1]=V[1],t[e+2]=V[2],t[e+3]=V[3]}function br(r,t){return V[0]=r[t],V[1]=r[t+1],V[2]=r[t+2],V[3]=r[t+3],we[0]}var ye=new Float64Array([-0]),b=new Uint8Array(ye.buffer);function wr(r,t,e){ye[0]=r,t[e]=b[0],t[e+1]=b[1],t[e+2]=b[2],t[e+3]=b[3],t[e+4]=b[4],t[e+5]=b[5],t[e+6]=b[6],t[e+7]=b[7]}function yr(r,t){return b[0]=r[t],b[1]=r[t+1],b[2]=r[t+2],b[3]=r[t+3],b[4]=r[t+4],b[5]=r[t+5],b[6]=r[t+6],b[7]=r[t+7],ye[0]}var ri=BigInt(Number.MAX_SAFE_INTEGER),ni=BigInt(Number.MIN_SAFE_INTEGER),x=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return q;if(t<ri&&t>ni)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,i=t-(n<<32n);return e&&(n=~n|0n,i=~i|0n,++i>xr&&(i=0n,++n>xr&&(n=0n))),new r(Number(i),Number(n))}static fromNumber(t){if(t===0)return q;let e=t<0;e&&(t=-t);let n=t>>>0,i=(t-n)/4294967296>>>0;return e&&(i=~i>>>0,n=~n>>>0,++n>4294967295&&(n=0,++i>4294967295&&(i=0))),new r(n,i)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):q}},q=new x(0,0);q.toBigInt=function(){return 0n};q.zzEncode=q.zzDecode=function(){return this};q.length=function(){return 1};var xr=4294967296n;function Er(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function Ar(r,t,e){if(e-t<1)return"";let i,o=[],s=0,a;for(;t<e;)a=r[t++],a<128?o[s++]=a:a>191&&a<224?o[s++]=(a&31)<<6|r[t++]&63:a>239&&a<365?(a=((a&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,o[s++]=55296+(a>>10),o[s++]=56320+(a&1023)):o[s++]=(a&15)<<12|(r[t++]&63)<<6|r[t++]&63,s>8191&&((i??(i=[])).push(String.fromCharCode.apply(String,o)),s=0);return i!=null?(s>0&&i.push(String.fromCharCode.apply(String,o.slice(0,s))),i.join("")):String.fromCharCode.apply(String,o.slice(0,s))}function xe(r,t,e){let n=e,i,o;for(let s=0;s<r.length;++s)i=r.charCodeAt(s),i<128?t[e++]=i:i<2048?(t[e++]=i>>6|192,t[e++]=i&63|128):(i&64512)===55296&&((o=r.charCodeAt(s+1))&64512)===56320?(i=65536+((i&1023)<<10)+(o&1023),++s,t[e++]=i>>18|240,t[e++]=i>>12&63|128,t[e++]=i>>6&63|128,t[e++]=i&63|128):(t[e++]=i>>12|224,t[e++]=i>>6&63|128,t[e++]=i&63|128);return e-n}function I(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function Ut(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var Ee=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,I(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw I(this,4);return Ut(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw I(this,4);return Ut(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw I(this,4);let t=br(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw I(this,4);let t=yr(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw I(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return Ar(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw I(this,t);this.pos+=t}else do if(this.pos>=this.len)throw I(this);while(this.buf[this.pos++]&128);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new x(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw I(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw I(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw I(this,8);let t=Ut(this.buf,this.pos+=4),e=Ut(this.buf,this.pos+=4);return new x(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){return this.readLongVarint().toNumber(!0)}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Ae(r){return new Ee(r instanceof Uint8Array?r:r.subarray())}function Tt(r,t){let e=Ae(r);return t.decode(e)}function Dr(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var Sr=Dr("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Le=Dr("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=m(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),ii={utf8:Sr,"utf-8":Sr,hex:Y.base16,latin1:Le,ascii:Le,binary:Le,...Y},Nr=ii;function Ir(r,t="utf8"){let e=Nr[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?G(globalThis.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function Se(r){let t=r??8192,e=t>>>1,n,i=t;return function(s){if(s<1||s>e)return m(s);i+s>t&&(n=m(t),i=0);let a=n.subarray(i,i+=s);return i&7&&(i=(i|7)+1),a}}var H=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function De(){}var Ie=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},oi=Se();function si(r){return globalThis.Buffer!=null?m(r):oi(r)}var mt=class{len;head;tail;states;constructor(){this.len=0,this.head=new H(De,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new H(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new Re((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(dt,10,x.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=x.fromBigInt(t);return this._push(dt,e.length(),e)}uint64Number(t){let e=x.fromNumber(t);return this._push(dt,e.length(),e)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=x.fromBigInt(t).zzEncode();return this._push(dt,e.length(),e)}sint64Number(t){let e=x.fromNumber(t).zzEncode();return this._push(dt,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(Ne,1,t?1:0)}fixed32(t){return this._push(pt,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=x.fromBigInt(t);return this._push(pt,4,e.lo)._push(pt,4,e.hi)}fixed64Number(t){let e=x.fromNumber(t);return this._push(pt,4,e.lo)._push(pt,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(gr,4,t)}double(t){return this._push(wr,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(Ne,1,0):this.uint32(e)._push(ci,e,t)}string(t){let e=Er(t);return e!==0?this.uint32(e)._push(xe,e,t):this._push(Ne,1,0)}fork(){return this.states=new Ie(this),this.head=this.tail=new H(De,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new H(De,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=si(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function Ne(r,t,e){t[e]=r&255}function ai(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var Re=class extends H{next;constructor(t,e){super(ai,t,e),this.next=void 0}};function dt(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function pt(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function ci(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(mt.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(hi,t,r),this},mt.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(ui,t,r),this});function hi(r,t,e){t.set(r,e)}function ui(r,t,e){r.length<40?xe(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(Ir(r),e)}function Ue(){return new mt}function Bt(r,t){let e=Ue();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var ot;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(ot||(ot={}));function Ft(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function Te(r){function t(i){if(r[i.toString()]==null)throw new Error("Invalid enum value");return r[i]}let e=function(o,s){let a=t(o);s.int32(a)},n=function(o){let s=o.int32();return t(s)};return Ft("enum",ot.VARINT,e,n)}function vt(r,t){return Ft("message",ot.LENGTH_DELIMITED,r,t)}var Ct;(function(r){let t;r.codec=()=>(t==null&&(t=vt((e,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),e.id!=null&&(n.uint32(10),n.bytes(e.id)),e.pubkey!=null&&(n.uint32(18),kt.codec().encode(e.pubkey,n)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:i.id=e.bytes();break;case 2:i.pubkey=kt.codec().decode(e,e.uint32());break;default:e.skipType(s&7);break}}return i})),t),r.encode=e=>Bt(e,r.codec()),r.decode=e=>Tt(e,r.codec())})(Ct||(Ct={}));var R;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.Secp256k1="Secp256k1",r.ECDSA="ECDSA"})(R||(R={}));var _t;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.Secp256k1=2]="Secp256k1",r[r.ECDSA=3]="ECDSA"})(_t||(_t={}));(function(r){r.codec=()=>Te(_t)})(R||(R={}));var kt;(function(r){let t;r.codec=()=>(t==null&&(t=vt((e,n,i={})=>{i.lengthDelimited!==!1&&n.fork(),e.Type!=null&&_t[e.Type]!==0&&(n.uint32(8),R.codec().encode(e.Type,n)),e.Data!=null&&e.Data.byteLength>0&&(n.uint32(18),n.bytes(e.Data)),i.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let i={Type:R.RSA,Data:new Uint8Array(0)},o=n==null?e.len:e.pos+n;for(;e.pos<o;){let s=e.uint32();switch(s>>>3){case 1:i.Type=R.codec().decode(e);break;case 2:i.Data=e.bytes();break;default:e.skipType(s&7);break}}return i})),t),r.encode=e=>Bt(e,r.codec()),r.decode=e=>Tt(e,r.codec())})(kt||(kt={}));var fi="/plaintext/2.0.0",Be=class{protocol=fi;log;timeout;constructor(t,e={}){this.log=t.logger.forComponent("libp2p:plaintext"),this.timeout=e.timeout??1e3}async secureInbound(t,e,n){return this._encrypt(t,e,n)}async secureOutbound(t,e,n){return this._encrypt(t,e,n)}async _encrypt(t,e,n){let i=AbortSignal.timeout(this.timeout),o=mr(e).pb(Ct),s=R.RSA;t.type==="Ed25519"?s=R.Ed25519:t.type==="secp256k1"&&(s=R.Secp256k1),this.log("write pubkey exchange to peer %p",n);let[,a]=await Promise.all([o.write({id:t.toBytes(),pubkey:{Type:s,Data:t.publicKey??new Uint8Array(0)}},{signal:i}),o.read({signal:i})]),c;try{if(a.pubkey==null)throw new Error("Public key missing");if(a.pubkey.Data.length===0)throw new Error("Public key data too short");if(a.id==null)throw new Error("Remote id missing");if(c=await rr(a.pubkey.Data),!c.equals(ae(a.id)))throw new Error("Public key did not match id")}catch(f){throw this.log.error(f),new xt("Remote did not provide its public key")}if(n!=null&&!c.equals(n))throw new yt;return this.log("plaintext key exchange completed successfully with peer %p",c),{conn:o.unwrap().unwrap(),remotePeer:c}}};function li(r){return t=>new Be(t,r)}return _r(di);})();
2
+ "use strict";var Libp2PPlaintext=(()=>{var Bn=Object.create;var Rt=Object.defineProperty;var Fn=Object.getOwnPropertyDescriptor;var Mn=Object.getOwnPropertyNames;var On=Object.getPrototypeOf,kn=Object.prototype.hasOwnProperty;var Vn=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports),b=(r,t)=>{for(var e in t)Rt(r,e,{get:t[e],enumerable:!0})},mr=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Mn(t))!kn.call(r,o)&&o!==e&&Rt(r,o,{get:()=>t[o],enumerable:!(n=Fn(t,o))||n.enumerable});return r};var _n=(r,t,e)=>(e=r!=null?Bn(On(r)):{},mr(t||!r||!r.__esModule?Rt(e,"default",{value:r,enumerable:!0}):e,r)),zn=r=>mr(Rt({},"__esModule",{value:!0}),r);var Qr=Vn((qc,Kr)=>{"use strict";function Wr(r,t){for(let e in t)Object.defineProperty(r,e,{value:t[e],enumerable:!0,configurable:!0});return r}function ni(r,t,e){if(!r||typeof r=="string")throw new TypeError("Please pass an Error to err-code");e||(e={}),typeof t=="object"&&(e=t,t=""),t&&(e.code=t);try{return Wr(r,e)}catch{e.message=r.message,e.stack=r.stack;let o=function(){};return o.prototype=Object.create(Object.getPrototypeOf(r)),Wr(new o,e)}}Kr.exports=ni});var Ds={};b(Ds,{plaintext:()=>Ls});var Us=Symbol.for("@libp2p/connection");var Is=Symbol.for("@libp2p/content-routing");var Ts=Symbol.for("@libp2p/peer-discovery");var br=Symbol.for("@libp2p/peer-id");var Ms=Symbol.for("@libp2p/peer-routing");var gr;(function(r){r.Accept="accept",r.Ignore="ignore",r.Reject="reject"})(gr||(gr={}));var _s=Symbol.for("@libp2p/transport");var wr;(function(r){r[r.FATAL_ALL=0]="FATAL_ALL",r[r.NO_FATAL=1]="NO_FATAL"})(wr||(wr={}));var Tt=class r extends Error{code;constructor(t="Unexpected Peer"){super(t),this.code=r.code}static code="ERR_UNEXPECTED_PEER"},Bt=class r extends Error{code;constructor(t="Invalid crypto exchange"){super(t),this.code=r.code}static code="ERR_INVALID_CRYPTO_EXCHANGE"};var Zt=class extends Event{detail;constructor(t,e){super(t,e),this.detail=e?.detail}},Gs=globalThis.CustomEvent??Zt;var ne={};b(ne,{base58btc:()=>T,base58flickr:()=>Hn});var wa=new Uint8Array(0);function xr(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}function _(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 yr(r){return new TextEncoder().encode(r)}function Er(r){return new TextDecoder().decode(r)}function Pn(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(e[s]!==255)throw new TypeError(i+" is ambiguous");e[s]=o}var a=r.length,c=r.charAt(0),l=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function u(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var p=0,I=0,g=0,E=h.length;g!==E&&h[g]===0;)g++,p++;for(var A=(E-g)*f+1>>>0,m=new Uint8Array(A);g!==E;){for(var S=h[g],v=0,w=A-1;(S!==0||v<I)&&w!==-1;w--,v++)S+=256*m[w]>>>0,m[w]=S%a>>>0,S=S/a>>>0;if(S!==0)throw new Error("Non-zero carry");I=v,g++}for(var D=A-I;D!==A&&m[D]===0;)D++;for(var V=c.repeat(p);D<A;++D)V+=r.charAt(m[D]);return V}function L(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var p=0;if(h[p]!==" "){for(var I=0,g=0;h[p]===c;)I++,p++;for(var E=(h.length-p)*l+1>>>0,A=new Uint8Array(E);h[p];){var m=e[h.charCodeAt(p)];if(m===255)return;for(var S=0,v=E-1;(m!==0||S<g)&&v!==-1;v--,S++)m+=a*A[v]>>>0,A[v]=m%256>>>0,m=m/256>>>0;if(m!==0)throw new Error("Non-zero carry");g=S,p++}if(h[p]!==" "){for(var w=E-g;w!==E&&A[w]===0;)w++;for(var D=new Uint8Array(I+(E-w)),V=I;w!==E;)D[V++]=A[w++];return D}}}function Z(h){var p=L(h);if(p)return p;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:L,decode:Z}}var Gn=Pn,$n=Gn,Sr=$n;var Yt=class{name;prefix;baseEncode;constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},te=class{name;prefix;baseDecode;prefixCodePoint;constructor(t,e,n){if(this.name=t,this.prefix=e,e.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=e.codePointAt(0),this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return Lr(this,t)}},ee=class{decoders;constructor(t){this.decoders=t}or(t){return Lr(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n!=null)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function Lr(r,t){return new ee({...r.decoders??{[r.prefix]:r},...t.decoders??{[t.prefix]:t}})}var re=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new Yt(t,e,n),this.decoder=new te(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}};function Y({name:r,prefix:t,encode:e,decode:n}){return new re(r,t,e,n)}function $({name:r,prefix:t,alphabet:e}){let{encode:n,decode:o}=Sr(e,r);return Y({prefix:t,name:r,encode:n,decode:i=>_(o(i))})}function qn(r,t,e,n){let o={};for(let f=0;f<t.length;++f)o[t[f]]=f;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*e/8|0),a=0,c=0,l=0;for(let f=0;f<i;++f){let u=o[r[f]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<e|u,a+=e,a>=8&&(a-=8,s[l++]=255&c>>a)}if(a>=e||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s}function jn(r,t,e){let n=t[t.length-1]==="=",o=(1<<e)-1,i="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>e;)s-=e,i+=t[o&a>>s];if(s!==0&&(i+=t[o&a<<e-s]),n)for(;i.length*e&7;)i+="=";return i}function x({name:r,prefix:t,bitsPerChar:e,alphabet:n}){return Y({prefix:t,name:r,encode(o){return jn(o,n,e)},decode(o){return qn(o,n,e,r)}})}var T=$({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Hn=$({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var oe={};b(oe,{base10:()=>Xn});var Xn=$({prefix:"9",name:"base10",alphabet:"0123456789"});var ie={};b(ie,{base16:()=>Jn,base16upper:()=>Wn});var Jn=x({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Wn=x({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var se={};b(se,{base2:()=>Kn});var Kn=x({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var ae={};b(ae,{base256emoji:()=>eo});var Dr=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}"),Qn=Dr.reduce((r,t,e)=>(r[e]=t,r),[]),Zn=Dr.reduce((r,t,e)=>(r[t.codePointAt(0)]=e,r),[]);function Yn(r){return r.reduce((t,e)=>(t+=Qn[e],t),"")}function to(r){let t=[];for(let e of r){let n=Zn[e.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${e}`);t.push(n)}return new Uint8Array(t)}var eo=Y({prefix:"\u{1F680}",name:"base256emoji",encode:Yn,decode:to});var ce={};b(ce,{base32:()=>tt,base32hex:()=>io,base32hexpad:()=>ao,base32hexpadupper:()=>co,base32hexupper:()=>so,base32pad:()=>no,base32padupper:()=>oo,base32upper:()=>ro,base32z:()=>ho});var tt=x({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),ro=x({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),no=x({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),oo=x({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),io=x({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),so=x({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),ao=x({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),co=x({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),ho=x({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var he={};b(he,{base36:()=>fo,base36upper:()=>uo});var fo=$({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),uo=$({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var fe={};b(fe,{base64:()=>lo,base64pad:()=>po,base64url:()=>mo,base64urlpad:()=>bo});var lo=x({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),po=x({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),mo=x({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),bo=x({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var ue={};b(ue,{base8:()=>go});var go=x({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var le={};b(le,{identity:()=>wo});var wo=Y({prefix:"\0",name:"identity",encode:r=>Er(r),decode:r=>yr(r)});var Fa=new TextEncoder,Ma=new TextDecoder;var pe={};b(pe,{identity:()=>it});var Eo=Nr,vr=128,Ao=127,So=~Ao,Lo=Math.pow(2,31);function Nr(r,t,e){t=t||[],e=e||0;for(var n=e;r>=Lo;)t[e++]=r&255|vr,r/=128;for(;r&So;)t[e++]=r&255|vr,r>>>=7;return t[e]=r|0,Nr.bytes=e-n+1,t}var Do=de,vo=128,Ur=127;function de(r,n){var e=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw de.bytes=0,new RangeError("Could not decode varint");s=r[i++],e+=o<28?(s&Ur)<<o:(s&Ur)*Math.pow(2,o),o+=7}while(s>=vo);return de.bytes=i-n,e}var Uo=Math.pow(2,7),No=Math.pow(2,14),Io=Math.pow(2,21),Co=Math.pow(2,28),Ro=Math.pow(2,35),To=Math.pow(2,42),Bo=Math.pow(2,49),Fo=Math.pow(2,56),Mo=Math.pow(2,63),Oo=function(r){return r<Uo?1:r<No?2:r<Io?3:r<Co?4:r<Ro?5:r<To?6:r<Bo?7:r<Fo?8:r<Mo?9:10},ko={encode:Eo,decode:Do,encodingLength:Oo},Vo=ko,gt=Vo;function wt(r,t=0){return[gt.decode(r,t),gt.decode.bytes]}function et(r,t,e=0){return gt.encode(r,t,e),t}function rt(r){return gt.encodingLength(r)}function O(r,t){let e=t.byteLength,n=rt(r),o=n+rt(e),i=new Uint8Array(o+e);return et(r,i,0),et(e,i,n),i.set(t,o),new nt(r,e,t,i)}function xt(r){let t=_(r),[e,n]=wt(t),[o,i]=wt(t.subarray(n)),s=t.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new nt(e,o,s,t)}function Ir(r,t){if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&xr(r.bytes,e.bytes)}}var nt=class{code;size;digest;bytes;constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var Cr=0,_o="identity",Rr=_;function zo(r){return O(Cr,Rr(r))}var it={code:Cr,name:_o,encode:Rr,digest:zo};var ge={};b(ge,{sha256:()=>yt,sha512:()=>Po});function be({name:r,code:t,encode:e}){return new me(r,t,e)}var me=class{name;code;encode;constructor(t,e,n){this.name=t,this.code=e,this.encode=n}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?O(this.code,e):e.then(n=>O(this.code,n))}else throw Error("Unknown type, must be binary type")}};function Br(r){return async t=>new Uint8Array(await crypto.subtle.digest(r,t))}var yt=be({name:"sha2-256",code:18,encode:Br("SHA-256")}),Po=be({name:"sha2-512",code:19,encode:Br("SHA-512")});function Fr(r,t){let{bytes:e,version:n}=r;switch(n){case 0:return $o(e,we(r),t??T.encoder);default:return qo(e,we(r),t??tt.encoder)}}var Mr=new WeakMap;function we(r){let t=Mr.get(r);if(t==null){let e=new Map;return Mr.set(r,e),e}return t}var H=class r{code;version;multihash;bytes;"/";constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==Et)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==jo)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=O(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n!=null&&t.code===n.code&&t.version===n.version&&Ir(t.multihash,n.multihash)}toString(t){return Fr(this,t)}toJSON(){return{"/":Fr(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:i,bytes:s}=e;return new r(n,o,i,s??Or(n,o,i.bytes))}else if(e[Ho]===!0){let{version:n,multihash:o,code:i}=e,s=xt(o);return r.create(n,i,s)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==Et)throw new Error(`Version 0 CID must use dag-pb (code: ${Et}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=Or(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,Et,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length!==0)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=_(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let i=o.subarray(e.multihashSize-e.digestSize),s=new nt(e.multihashCode,e.digestSize,i,o);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[u,L]=wt(t.subarray(e));return e+=L,u},o=n(),i=Et;if(o===18?(o=0,e=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=e,a=n(),c=n(),l=e+c,f=l-s;return{version:o,codec:i,multihashCode:a,digestSize:c,multihashSize:f,size:l}}static parse(t,e){let[n,o]=Go(t,e),i=r.decode(o);if(i.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return we(i).set(n,t),i}};function Go(r,t){switch(r[0]){case"Q":{let e=t??T;return[T.prefix,e.decode(`${T.prefix}${r}`)]}case T.prefix:{let e=t??T;return[T.prefix,e.decode(r)]}case tt.prefix:{let e=t??tt;return[tt.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}}function $o(r,t,e){let{prefix:n}=e;if(n!==T.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let i=e.encode(r).slice(1);return t.set(n,i),i}else return o}function qo(r,t,e){let{prefix:n}=e,o=t.get(n);if(o==null){let i=e.encode(r);return t.set(n,i),i}else return o}var Et=112,jo=18;function Or(r,t,e){let n=rt(r),o=n+rt(t),i=new Uint8Array(o+e.byteLength);return et(r,i,0),et(t,i,n),i.set(e,o),i}var Ho=Symbol.for("@ipld/js-cid/CID");var xe={...le,...se,...ue,...oe,...ie,...ce,...he,...ne,...fe,...ae},rc={...ge,...pe};function ye(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var Xo=Symbol.for("nodejs.util.inspect.custom"),kr=Object.values(xe).map(r=>r.decoder).reduce((r,t)=>r.or(t),xe.identity.decoder),Vr=114,Ee=36,Ae=37,At=class{type;multihash;privateKey;publicKey;string;constructor(t){this.type=t.type,this.multihash=t.multihash,this.privateKey=t.privateKey,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[br]=!0;toString(){return this.string==null&&(this.string=T.encode(this.multihash.bytes).slice(1)),this.string}toCID(){return H.createV1(Vr,this.multihash)}toBytes(){return this.multihash.bytes}toJSON(){return this.toString()}equals(t){if(t==null)return!1;if(t instanceof Uint8Array)return ye(this.multihash.bytes,t);if(typeof t=="string")return Jo(t).equals(this);if(t?.multihash?.bytes!=null)return ye(this.multihash.bytes,t.multihash.bytes);throw new Error("not valid Id")}[Xo](){return`PeerId(${this.toString()})`}},st=class extends At{type="RSA";publicKey;constructor(t){super({...t,type:"RSA"}),this.publicKey=t.publicKey}},at=class extends At{type="Ed25519";publicKey;constructor(t){super({...t,type:"Ed25519"}),this.publicKey=t.multihash.digest}},ct=class extends At{type="secp256k1";publicKey;constructor(t){super({...t,type:"secp256k1"}),this.publicKey=t.multihash.digest}};function Jo(r,t){if(t=t??kr,r.charAt(0)==="1"||r.charAt(0)==="Q"){let e=xt(T.decode(`z${r}`));return r.startsWith("12D")?new at({multihash:e}):r.startsWith("16U")?new ct({multihash:e}):new st({multihash:e})}return Se(kr.decode(r))}function Se(r){try{let t=xt(r);if(t.code===it.code){if(t.digest.length===Ee)return new at({multihash:t});if(t.digest.length===Ae)return new ct({multihash:t})}if(t.code===yt.code)return new st({multihash:t})}catch{return Wo(H.decode(r))}throw new Error("Supplied PeerID CID is invalid")}function Wo(r){if(r==null||r.multihash==null||r.version==null||r.version===1&&r.code!==Vr)throw new Error("Supplied PeerID CID is invalid");let t=r.multihash;if(t.code===yt.code)return new st({multihash:r.multihash});if(t.code===it.code){if(t.digest.length===Ee)return new at({multihash:r.multihash});if(t.digest.length===Ae)return new ct({multihash:r.multihash})}throw new Error("Supplied PeerID CID is invalid")}async function _r(r,t){return r.length===Ee?new at({multihash:O(it.code,r),privateKey:t}):r.length===Ae?new ct({multihash:O(it.code,r),privateKey:t}):new st({multihash:await yt.digest(r),publicKey:r,privateKey:t})}function X(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function z(r=0){return globalThis.Buffer?.alloc!=null?X(globalThis.Buffer.alloc(r)):new Uint8Array(r)}function C(r=0){return globalThis.Buffer?.allocUnsafe!=null?X(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function Le(r,t){t==null&&(t=r.reduce((o,i)=>o+i.length,0));let e=C(t),n=0;for(let o of r)e.set(o,n),n+=o.length;return X(e)}function zr(r,t){if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0}var Gr=Symbol.for("@achingbrain/uint8arraylist");function Pr(r,t){if(t==null||t<0)throw new RangeError("index is out of bounds");let e=0;for(let n of r){let o=e+n.byteLength;if(t<o)return{buf:n,index:t-e};e=o}throw new RangeError("index is out of bounds")}function Mt(r){return!!r?.[Gr]}var B=class r{bufs;length;[Gr]=!0;constructor(...t){this.bufs=[],this.length=0,t.length>0&&this.appendAll(t)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...t){this.appendAll(t)}appendAll(t){let e=0;for(let n of t)if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.push(n);else if(Mt(n))e+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}prepend(...t){this.prependAll(t)}prependAll(t){let e=0;for(let n of t.reverse())if(n instanceof Uint8Array)e+=n.byteLength,this.bufs.unshift(n);else if(Mt(n))e+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=e}get(t){let e=Pr(this.bufs,t);return e.buf[e.index]}set(t,e){let n=Pr(this.bufs,t);n.buf[n.index]=e}write(t,e=0){if(t instanceof Uint8Array)for(let n=0;n<t.length;n++)this.set(e+n,t[n]);else if(Mt(t))for(let n=0;n<t.length;n++)this.set(e+n,t.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(t){if(t=Math.trunc(t),!(Number.isNaN(t)||t<=0)){if(t===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(t>=this.bufs[0].byteLength)t-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(t),this.length-=t;break}}}slice(t,e){let{bufs:n,length:o}=this._subList(t,e);return Le(n,o)}subarray(t,e){let{bufs:n,length:o}=this._subList(t,e);return n.length===1?n[0]:Le(n,o)}sublist(t,e){let{bufs:n,length:o}=this._subList(t,e),i=new r;return i.length=o,i.bufs=[...n],i}_subList(t,e){if(t=t??0,e=e??this.length,t<0&&(t=this.length+t),e<0&&(e=this.length+e),t<0||e>this.length)throw new RangeError("index is out of bounds");if(t===e)return{bufs:[],length:0};if(t===0&&e===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let i=0;i<this.bufs.length;i++){let s=this.bufs[i],a=o,c=a+s.byteLength;if(o=c,t>=c)continue;let l=t>=a&&t<c,f=e>a&&e<=c;if(l&&f){if(t===a&&e===c){n.push(s);break}let u=t-a;n.push(s.subarray(u,u+(e-t)));break}if(l){if(t===0){n.push(s);continue}n.push(s.subarray(t-a));continue}if(f){if(e===c){n.push(s);break}n.push(s.subarray(0,e-a));break}n.push(s)}return{bufs:n,length:e-t}}indexOf(t,e=0){if(!Mt(t)&&!(t instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=t instanceof Uint8Array?t:t.subarray();if(e=Number(e??0),isNaN(e)&&(e=0),e<0&&(e=this.length+e),e<0&&(e=0),t.length===0)return e>this.length?this.length:e;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let i=256,s=new Int32Array(i);for(let u=0;u<i;u++)s[u]=-1;for(let u=0;u<o;u++)s[n[u]]=u;let a=s,c=this.byteLength-n.byteLength,l=n.byteLength-1,f;for(let u=e;u<=c;u+=f){f=0;for(let L=l;L>=0;L--){let Z=this.get(u+L);if(n[L]!==Z){f=Math.max(1,L-a[Z]);break}}if(f===0)return u}return-1}getInt8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getInt8(0)}setInt8(t,e){let n=C(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,e),this.write(n,t)}getInt16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,e)}setInt16(t,e,n){let o=z(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,e,n),this.write(o,t)}getInt32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,e)}setInt32(t,e,n){let o=z(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,e,n),this.write(o,t)}getBigInt64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,e)}setBigInt64(t,e,n){let o=z(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,e,n),this.write(o,t)}getUint8(t){let e=this.subarray(t,t+1);return new DataView(e.buffer,e.byteOffset,e.byteLength).getUint8(0)}setUint8(t,e){let n=C(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,e),this.write(n,t)}getUint16(t,e){let n=this.subarray(t,t+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,e)}setUint16(t,e,n){let o=z(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,e,n),this.write(o,t)}getUint32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,e)}setUint32(t,e,n){let o=z(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,e,n),this.write(o,t)}getBigUint64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,e)}setBigUint64(t,e,n){let o=z(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,e,n),this.write(o,t)}getFloat32(t,e){let n=this.subarray(t,t+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,e)}setFloat32(t,e,n){let o=z(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,e,n),this.write(o,t)}getFloat64(t,e){let n=this.subarray(t,t+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,e)}setFloat64(t,e,n){let o=z(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,e,n),this.write(o,t)}equals(t){if(t==null||!(t instanceof r)||t.bufs.length!==this.bufs.length)return!1;for(let e=0;e<this.bufs.length;e++)if(!zr(this.bufs[e],t.bufs[e]))return!1;return!0}static fromUint8Arrays(t,e){let n=new r;return n.bufs=t,e==null&&(e=t.reduce((o,i)=>o+i.byteLength,0)),n.length=e,n}};function ht(){let r={};return r.promise=new Promise((t,e)=>{r.resolve=t,r.reject=e}),r}var Ot=class extends Error{type;code;constructor(t,e){super(t??"The operation was aborted"),this.type="aborted",this.name="AbortError",this.code=e??"ABORT_ERR"}};async function $r(r,t,e){if(t==null)return r;if(t.aborted)return Promise.reject(new Ot(e?.errorMessage,e?.errorCode));let n,o=new Ot(e?.errorMessage,e?.errorCode);try{return await Promise.race([r,new Promise((i,s)=>{n=()=>{s(o)},t.addEventListener("abort",n)})])}finally{n!=null&&t.removeEventListener("abort",n)}}var De=class{needNext;haveNext;ended;nextResult;constructor(){this.ended=!1,this.needNext=ht(),this.haveNext=ht()}[Symbol.asyncIterator](){return this}async next(){if(this.nextResult==null&&await this.haveNext.promise,this.nextResult==null)throw new Error("Have next but next was undefined");let t=this.nextResult;return this.nextResult=void 0,this.needNext.resolve(),this.needNext=ht(),t}async throw(t){return this.ended=!0,t!=null&&this.haveNext.reject(t),{done:!0,value:void 0}}async return(){let t={done:!0,value:void 0};return await this._push(void 0),t}async push(t,e){await this._push(t,e)}async end(t,e){t!=null?await this.throw(t):await this._push(void 0,e)}async _push(t,e){if(t!=null&&this.ended)throw new Error("Cannot push value onto an ended pushable");this.nextResult!=null&&await this.needNext.promise,t!=null?this.nextResult={done:!1,value:t}:(this.ended=!0,this.nextResult={done:!0,value:void 0}),this.haveNext.resolve(),this.haveNext=ht(),await $r(this.needNext.promise,e?.signal,e)}};function qr(){return new De}var kt=class extends Error{code;constructor(t,e){super(t),this.code=e}},ve=class extends kt{type;constructor(t){super(t,"ABORT_ERR"),this.type="aborted"}};function jr(r,t){let e=qr();r.sink(e).catch(async s=>{await e.end(s)}),r.sink=async s=>{for await(let a of s)await e.push(a);await e.end()};let n=r.source;r.source[Symbol.iterator]!=null?n=r.source[Symbol.iterator]():r.source[Symbol.asyncIterator]!=null&&(n=r.source[Symbol.asyncIterator]());let o=new B;return{read:async(s,a)=>{a?.signal?.throwIfAborted();let c,l=new Promise((f,u)=>{c=()=>{u(new ve("Read aborted"))},a?.signal?.addEventListener("abort",c)});try{if(s==null){let{done:u,value:L}=await Promise.race([n.next(),l]);return u===!0?new B:L}for(;o.byteLength<s;){let{value:u,done:L}=await Promise.race([n.next(),l]);if(L===!0)throw new kt("unexpected end of input","ERR_UNEXPECTED_EOF");o.append(u)}let f=o.sublist(0,s);return o.consume(s),f}finally{c!=null&&a?.signal?.removeEventListener("abort",c)}},write:async(s,a)=>{a?.signal?.throwIfAborted(),s instanceof Uint8Array?await e.push(s,a):await e.push(s.subarray(),a)},unwrap:()=>{if(o.byteLength>0){let s=r.source;r.source=async function*(){t?.yieldBytes===!1?yield o:yield*o,yield*s}()}return r}}}function Hr(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function Xr(r=0){return globalThis.Buffer?.allocUnsafe!=null?Hr(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}var Ko=Math.pow(2,7),Qo=Math.pow(2,14),Zo=Math.pow(2,21),Ue=Math.pow(2,28),Ne=Math.pow(2,35),Ie=Math.pow(2,42),Ce=Math.pow(2,49),d=128,U=127;function P(r){if(r<Ko)return 1;if(r<Qo)return 2;if(r<Zo)return 3;if(r<Ue)return 4;if(r<Ne)return 5;if(r<Ie)return 6;if(r<Ce)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Yo(r,t,e=0){switch(P(r)){case 8:t[e++]=r&255|d,r/=128;case 7:t[e++]=r&255|d,r/=128;case 6:t[e++]=r&255|d,r/=128;case 5:t[e++]=r&255|d,r/=128;case 4:t[e++]=r&255|d,r>>>=7;case 3:t[e++]=r&255|d,r>>>=7;case 2:t[e++]=r&255|d,r>>>=7;case 1:{t[e++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return t}function ti(r,t,e=0){switch(P(r)){case 8:t.set(e++,r&255|d),r/=128;case 7:t.set(e++,r&255|d),r/=128;case 6:t.set(e++,r&255|d),r/=128;case 5:t.set(e++,r&255|d),r/=128;case 4:t.set(e++,r&255|d),r>>>=7;case 3:t.set(e++,r&255|d),r>>>=7;case 2:t.set(e++,r&255|d),r>>>=7;case 1:{t.set(e++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return t}function ei(r,t){let e=r[t],n=0;if(n+=e&U,e<d||(e=r[t+1],n+=(e&U)<<7,e<d)||(e=r[t+2],n+=(e&U)<<14,e<d)||(e=r[t+3],n+=(e&U)<<21,e<d)||(e=r[t+4],n+=(e&U)*Ue,e<d)||(e=r[t+5],n+=(e&U)*Ne,e<d)||(e=r[t+6],n+=(e&U)*Ie,e<d)||(e=r[t+7],n+=(e&U)*Ce,e<d))return n;throw new RangeError("Could not decode varint")}function ri(r,t){let e=r.get(t),n=0;if(n+=e&U,e<d||(e=r.get(t+1),n+=(e&U)<<7,e<d)||(e=r.get(t+2),n+=(e&U)<<14,e<d)||(e=r.get(t+3),n+=(e&U)<<21,e<d)||(e=r.get(t+4),n+=(e&U)*Ue,e<d)||(e=r.get(t+5),n+=(e&U)*Ne,e<d)||(e=r.get(t+6),n+=(e&U)*Ie,e<d)||(e=r.get(t+7),n+=(e&U)*Ce,e<d))return n;throw new RangeError("Could not decode varint")}function Jr(r,t,e=0){return t==null&&(t=Xr(P(r))),t instanceof Uint8Array?Yo(r,t,e):ti(r,t,e)}function Vt(r,t=0){return r instanceof Uint8Array?ei(r,t):ri(r,t)}function _t(r){return r[Symbol.asyncIterator]!=null}var zt=r=>{let t=P(r),e=C(t);return Jr(r,e),zt.bytes=t,e};zt.bytes=0;function St(r,t){t=t??{};let e=t.lengthEncoder??zt;function*n(o){let i=e(o.byteLength);i instanceof Uint8Array?yield i:yield*i,o instanceof Uint8Array?yield o:yield*o}return _t(r)?async function*(){for await(let o of r)yield*n(o)}():function*(){for(let o of r)yield*n(o)}()}St.single=(r,t)=>{t=t??{};let e=t.lengthEncoder??zt;return new B(e(r.byteLength),r)};var ft=_n(Qr(),1);var oi=8,ii=1024*1024*4,J;(function(r){r[r.LENGTH=0]="LENGTH",r[r.DATA=1]="DATA"})(J||(J={}));var Be=r=>{let t=Vt(r);return Be.bytes=P(t),t};Be.bytes=0;function Te(r,t){let e=new B,n=J.LENGTH,o=-1,i=t?.lengthDecoder??Be,s=t?.maxLengthLength??oi,a=t?.maxDataLength??ii;function*c(){for(;e.byteLength>0;){if(n===J.LENGTH)try{if(o=i(e),o<0)throw(0,ft.default)(new Error("invalid message length"),"ERR_INVALID_MSG_LENGTH");if(o>a)throw(0,ft.default)(new Error("message length too long"),"ERR_MSG_DATA_TOO_LONG");let l=i.bytes;e.consume(l),t?.onLength!=null&&t.onLength(o),n=J.DATA}catch(l){if(l instanceof RangeError){if(e.byteLength>s)throw(0,ft.default)(new Error("message length length too long"),"ERR_MSG_LENGTH_TOO_LONG");break}throw l}if(n===J.DATA){if(e.byteLength<o)break;let l=e.sublist(0,o);e.consume(o),t?.onData!=null&&t.onData(l),yield l,n=J.LENGTH}}}return _t(r)?async function*(){for await(let l of r)e.append(l),yield*c();if(e.byteLength>0)throw(0,ft.default)(new Error("unexpected end of input"),"ERR_UNEXPECTED_EOF")}():function*(){for(let l of r)e.append(l),yield*c();if(e.byteLength>0)throw(0,ft.default)(new Error("unexpected end of input"),"ERR_UNEXPECTED_EOF")}()}Te.fromReader=(r,t)=>{let e=1,n=async function*(){for(;;)try{let{done:i,value:s}=await r.next(e);if(i===!0)return;s!=null&&(yield s)}catch(i){if(i.code==="ERR_UNDER_READ")return{done:!0,value:null};throw i}finally{e=1}}();return Te(n,{...t??{},onLength:i=>{e=i}})};var Pt=class extends Error{code;constructor(t,e){super(t),this.code=e}},Zr=r=>Vt(r);Zr.bytes=0;function Yr(r,t={}){let e=jr(r,t);return t.maxDataLength!=null&&t.maxLengthLength==null&&(t.maxLengthLength=P(t.maxDataLength)),{read:async o=>{let i=-1,s=new B,a=t?.lengthDecoder??Zr;for(;;){s.append(await e.read(1,o));try{i=a(s)}catch(c){if(c instanceof RangeError)continue;throw c}if(t?.maxLengthLength!=null&&s.byteLength>t.maxLengthLength)throw new Pt("message length length too long","ERR_MSG_LENGTH_TOO_LONG");if(i>-1)break}if(t?.maxDataLength!=null&&i>t.maxDataLength)throw new Pt("message length too long","ERR_MSG_DATA_TOO_LONG");return e.read(i,o)},write:async(o,i)=>{await e.write(St.single(o,t),i)},writeV:async(o,i)=>{let s=new B(...o.map(a=>St.single(a,t)));await e.write(s,i)},unwrap:()=>e.unwrap()}}function tn(r,t){let e=Yr(r,t),n={read:async(o,i)=>{let s=await e.read(i);return o.decode(s)},write:async(o,i,s)=>{await e.write(i.encode(o),s)},writeV:async(o,i,s)=>{await e.writeV(o.map(a=>i.encode(a)),s)},pb:o=>({read:async i=>n.read(o,i),write:async(i,s)=>n.write(i,o,s),writeV:async(i,s)=>n.writeV(i,o,s),unwrap:()=>n}),unwrap:()=>e.unwrap()};return n}var Fe=new Float32Array([-0]),q=new Uint8Array(Fe.buffer);function en(r,t,e){Fe[0]=r,t[e]=q[0],t[e+1]=q[1],t[e+2]=q[2],t[e+3]=q[3]}function rn(r,t){return q[0]=r[t],q[1]=r[t+1],q[2]=r[t+2],q[3]=r[t+3],Fe[0]}var Me=new Float64Array([-0]),N=new Uint8Array(Me.buffer);function nn(r,t,e){Me[0]=r,t[e]=N[0],t[e+1]=N[1],t[e+2]=N[2],t[e+3]=N[3],t[e+4]=N[4],t[e+5]=N[5],t[e+6]=N[6],t[e+7]=N[7]}function on(r,t){return N[0]=r[t],N[1]=r[t+1],N[2]=r[t+2],N[3]=r[t+3],N[4]=r[t+4],N[5]=r[t+5],N[6]=r[t+6],N[7]=r[t+7],Me[0]}var ai=BigInt(Number.MAX_SAFE_INTEGER),ci=BigInt(Number.MIN_SAFE_INTEGER),R=class r{lo;hi;constructor(t,e){this.lo=t|0,this.hi=e|0}toNumber(t=!1){if(!t&&this.hi>>>31>0){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(e+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(t=!1){if(t)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let e=~this.lo+1>>>0,n=~this.hi>>>0;return e===0&&(n=n+1>>>0),-(BigInt(e)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(t=!1){return this.toBigInt(t).toString()}zzEncode(){let t=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^t)>>>0,this.lo=(this.lo<<1^t)>>>0,this}zzDecode(){let t=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^t)>>>0,this.hi=(this.hi>>>1^t)>>>0,this}length(){let t=this.lo,e=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?e===0?t<16384?t<128?1:2:t<2097152?3:4:e<16384?e<128?5:6:e<2097152?7:8:n<128?9:10}static fromBigInt(t){if(t===0n)return W;if(t<ai&&t>ci)return this.fromNumber(Number(t));let e=t<0n;e&&(t=-t);let n=t>>32n,o=t-(n<<32n);return e&&(n=~n|0n,o=~o|0n,++o>sn&&(o=0n,++n>sn&&(n=0n))),new r(Number(o),Number(n))}static fromNumber(t){if(t===0)return W;let e=t<0;e&&(t=-t);let n=t>>>0,o=(t-n)/4294967296>>>0;return e&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new r(n,o)}static from(t){return typeof t=="number"?r.fromNumber(t):typeof t=="bigint"?r.fromBigInt(t):typeof t=="string"?r.fromBigInt(BigInt(t)):t.low!=null||t.high!=null?new r(t.low>>>0,t.high>>>0):W}},W=new R(0,0);W.toBigInt=function(){return 0n};W.zzEncode=W.zzDecode=function(){return this};W.length=function(){return 1};var sn=4294967296n;function an(r){let t=0,e=0;for(let n=0;n<r.length;++n)e=r.charCodeAt(n),e<128?t+=1:e<2048?t+=2:(e&64512)===55296&&(r.charCodeAt(n+1)&64512)===56320?(++n,t+=4):t+=3;return t}function cn(r,t,e){if(e-t<1)return"";let o,i=[],s=0,a;for(;t<e;)a=r[t++],a<128?i[s++]=a:a>191&&a<224?i[s++]=(a&31)<<6|r[t++]&63:a>239&&a<365?(a=((a&7)<<18|(r[t++]&63)<<12|(r[t++]&63)<<6|r[t++]&63)-65536,i[s++]=55296+(a>>10),i[s++]=56320+(a&1023)):i[s++]=(a&15)<<12|(r[t++]&63)<<6|r[t++]&63,s>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,i)),s=0);return o!=null?(s>0&&o.push(String.fromCharCode.apply(String,i.slice(0,s))),o.join("")):String.fromCharCode.apply(String,i.slice(0,s))}function Oe(r,t,e){let n=e,o,i;for(let s=0;s<r.length;++s)o=r.charCodeAt(s),o<128?t[e++]=o:o<2048?(t[e++]=o>>6|192,t[e++]=o&63|128):(o&64512)===55296&&((i=r.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(i&1023),++s,t[e++]=o>>18|240,t[e++]=o>>12&63|128,t[e++]=o>>6&63|128,t[e++]=o&63|128):(t[e++]=o>>12|224,t[e++]=o>>6&63|128,t[e++]=o&63|128);return e-n}function F(r,t){return RangeError(`index out of range: ${r.pos} + ${t??1} > ${r.len}`)}function Gt(r,t){return(r[t-4]|r[t-3]<<8|r[t-2]<<16|r[t-1]<<24)>>>0}var ke=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(t){this.buf=t,this.pos=0,this.len=t.length}uint32(){let t=4294967295;if(t=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(t=(t|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(t=(t|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return t;if((this.pos+=5)>this.len)throw this.pos=this.len,F(this,10);return t}int32(){return this.uint32()|0}sint32(){let t=this.uint32();return t>>>1^-(t&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw F(this,4);return Gt(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw F(this,4);return Gt(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw F(this,4);let t=rn(this.buf,this.pos);return this.pos+=4,t}double(){if(this.pos+8>this.len)throw F(this,4);let t=on(this.buf,this.pos);return this.pos+=8,t}bytes(){let t=this.uint32(),e=this.pos,n=this.pos+t;if(n>this.len)throw F(this,t);return this.pos+=t,e===n?new Uint8Array(0):this.buf.subarray(e,n)}string(){let t=this.bytes();return cn(t,0,t.length)}skip(t){if(typeof t=="number"){if(this.pos+t>this.len)throw F(this,t);this.pos+=t}else do if(this.pos>=this.len)throw F(this);while(this.buf[this.pos++]&128);return this}skipType(t){switch(t){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(t=this.uint32()&7)!==4;)this.skipType(t);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${t} at offset ${this.pos}`)}return this}readLongVarint(){let t=new R(0,0),e=0;if(this.len-this.pos>4){for(;e<4;++e)if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t;if(t.lo=(t.lo|(this.buf[this.pos]&127)<<28)>>>0,t.hi=(t.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return t;e=0}else{for(;e<3;++e){if(this.pos>=this.len)throw F(this);if(t.lo=(t.lo|(this.buf[this.pos]&127)<<e*7)>>>0,this.buf[this.pos++]<128)return t}return t.lo=(t.lo|(this.buf[this.pos++]&127)<<e*7)>>>0,t}if(this.len-this.pos>4){for(;e<5;++e)if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}else for(;e<5;++e){if(this.pos>=this.len)throw F(this);if(t.hi=(t.hi|(this.buf[this.pos]&127)<<e*7+3)>>>0,this.buf[this.pos++]<128)return t}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw F(this,8);let t=Gt(this.buf,this.pos+=4),e=Gt(this.buf,this.pos+=4);return new R(t,e)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){return this.readLongVarint().toNumber(!0)}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function Ve(r){return new ke(r instanceof Uint8Array?r:r.subarray())}function $t(r,t){let e=Ve(r);return t.decode(e)}var $e={};b($e,{base10:()=>pi});function hi(r,t){if(r.length>=255)throw new TypeError("Alphabet too long");for(var e=new Uint8Array(256),n=0;n<e.length;n++)e[n]=255;for(var o=0;o<r.length;o++){var i=r.charAt(o),s=i.charCodeAt(0);if(e[s]!==255)throw new TypeError(i+" is ambiguous");e[s]=o}var a=r.length,c=r.charAt(0),l=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function u(h){if(h instanceof Uint8Array||(ArrayBuffer.isView(h)?h=new Uint8Array(h.buffer,h.byteOffset,h.byteLength):Array.isArray(h)&&(h=Uint8Array.from(h))),!(h instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(h.length===0)return"";for(var p=0,I=0,g=0,E=h.length;g!==E&&h[g]===0;)g++,p++;for(var A=(E-g)*f+1>>>0,m=new Uint8Array(A);g!==E;){for(var S=h[g],v=0,w=A-1;(S!==0||v<I)&&w!==-1;w--,v++)S+=256*m[w]>>>0,m[w]=S%a>>>0,S=S/a>>>0;if(S!==0)throw new Error("Non-zero carry");I=v,g++}for(var D=A-I;D!==A&&m[D]===0;)D++;for(var V=c.repeat(p);D<A;++D)V+=r.charAt(m[D]);return V}function L(h){if(typeof h!="string")throw new TypeError("Expected String");if(h.length===0)return new Uint8Array;var p=0;if(h[p]!==" "){for(var I=0,g=0;h[p]===c;)I++,p++;for(var E=(h.length-p)*l+1>>>0,A=new Uint8Array(E);h[p];){var m=e[h.charCodeAt(p)];if(m===255)return;for(var S=0,v=E-1;(m!==0||S<g)&&v!==-1;v--,S++)m+=a*A[v]>>>0,A[v]=m%256>>>0,m=m/256>>>0;if(m!==0)throw new Error("Non-zero carry");g=S,p++}if(h[p]!==" "){for(var w=E-g;w!==E&&A[w]===0;)w++;for(var D=new Uint8Array(I+(E-w)),V=I;w!==E;)D[V++]=A[w++];return D}}}function Z(h){var p=L(h);if(p)return p;throw new Error(`Non-${t} character`)}return{encode:u,decodeUnsafe:L,decode:Z}}var fi=hi,ui=fi,fn=ui;var hh=new Uint8Array(0);var un=(r,t)=>{if(r===t)return!0;if(r.byteLength!==t.byteLength)return!1;for(let e=0;e<r.byteLength;e++)if(r[e]!==t[e])return!1;return!0},G=r=>{if(r instanceof Uint8Array&&r.constructor.name==="Uint8Array")return r;if(r instanceof ArrayBuffer)return new Uint8Array(r);if(ArrayBuffer.isView(r))return new Uint8Array(r.buffer,r.byteOffset,r.byteLength);throw new Error("Unknown type, must be binary type")};var ln=r=>new TextEncoder().encode(r),dn=r=>new TextDecoder().decode(r);var _e=class{constructor(t,e,n){this.name=t,this.prefix=e,this.baseEncode=n}encode(t){if(t instanceof Uint8Array)return`${this.prefix}${this.baseEncode(t)}`;throw Error("Unknown type, must be binary type")}},ze=class{constructor(t,e,n){if(this.name=t,this.prefix=e,e.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=e.codePointAt(0),this.baseDecode=n}decode(t){if(typeof t=="string"){if(t.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(t)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(t.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(t){return mn(this,t)}},Pe=class{constructor(t){this.decoders=t}or(t){return mn(this,t)}decode(t){let e=t[0],n=this.decoders[e];if(n)return n.decode(t);throw RangeError(`Unable to decode multibase string ${JSON.stringify(t)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},mn=(r,t)=>new Pe({...r.decoders||{[r.prefix]:r},...t.decoders||{[t.prefix]:t}}),Ge=class{constructor(t,e,n,o){this.name=t,this.prefix=e,this.baseEncode=n,this.baseDecode=o,this.encoder=new _e(t,e,n),this.decoder=new ze(t,e,o)}encode(t){return this.encoder.encode(t)}decode(t){return this.decoder.decode(t)}},ut=({name:r,prefix:t,encode:e,decode:n})=>new Ge(r,t,e,n),j=({prefix:r,name:t,alphabet:e})=>{let{encode:n,decode:o}=fn(e,t);return ut({prefix:r,name:t,encode:n,decode:i=>G(o(i))})},li=(r,t,e,n)=>{let o={};for(let f=0;f<t.length;++f)o[t[f]]=f;let i=r.length;for(;r[i-1]==="=";)--i;let s=new Uint8Array(i*e/8|0),a=0,c=0,l=0;for(let f=0;f<i;++f){let u=o[r[f]];if(u===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<e|u,a+=e,a>=8&&(a-=8,s[l++]=255&c>>a)}if(a>=e||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return s},di=(r,t,e)=>{let n=t[t.length-1]==="=",o=(1<<e)-1,i="",s=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],s+=8;s>e;)s-=e,i+=t[o&a>>s];if(s&&(i+=t[o&a<<e-s]),n)for(;i.length*e&7;)i+="=";return i},y=({name:r,prefix:t,bitsPerChar:e,alphabet:n})=>ut({prefix:t,name:r,encode(o){return di(o,n,e)},decode(o){return li(o,n,e,r)}});var pi=j({prefix:"9",name:"base10",alphabet:"0123456789"});var qe={};b(qe,{base16:()=>mi,base16upper:()=>bi});var mi=y({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),bi=y({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var je={};b(je,{base2:()=>gi});var gi=y({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var He={};b(He,{base256emoji:()=>Ai});var bn=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}"),wi=bn.reduce((r,t,e)=>(r[e]=t,r),[]),xi=bn.reduce((r,t,e)=>(r[t.codePointAt(0)]=e,r),[]);function yi(r){return r.reduce((t,e)=>(t+=wi[e],t),"")}function Ei(r){let t=[];for(let e of r){let n=xi[e.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${e}`);t.push(n)}return new Uint8Array(t)}var Ai=ut({prefix:"\u{1F680}",name:"base256emoji",encode:yi,decode:Ei});var Xe={};b(Xe,{base32:()=>lt,base32hex:()=>vi,base32hexpad:()=>Ni,base32hexpadupper:()=>Ii,base32hexupper:()=>Ui,base32pad:()=>Li,base32padupper:()=>Di,base32upper:()=>Si,base32z:()=>Ci});var lt=y({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Si=y({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Li=y({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Di=y({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),vi=y({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Ui=y({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Ni=y({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ii=y({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Ci=y({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Je={};b(Je,{base36:()=>Ri,base36upper:()=>Ti});var Ri=j({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Ti=j({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var We={};b(We,{base58btc:()=>k,base58flickr:()=>Bi});var k=j({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Bi=j({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Ke={};b(Ke,{base64:()=>Fi,base64pad:()=>Mi,base64url:()=>Oi,base64urlpad:()=>ki});var Fi=y({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),Mi=y({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Oi=y({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),ki=y({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Qe={};b(Qe,{base8:()=>Vi});var Vi=y({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Ze={};b(Ze,{identity:()=>_i});var _i=ut({prefix:"\0",name:"identity",encode:r=>dn(r),decode:r=>ln(r)});var Lh=new TextEncoder,Dh=new TextDecoder;var tr={};b(tr,{identity:()=>cs});var Gi=xn,gn=128,$i=127,qi=~$i,ji=Math.pow(2,31);function xn(r,t,e){t=t||[],e=e||0;for(var n=e;r>=ji;)t[e++]=r&255|gn,r/=128;for(;r&qi;)t[e++]=r&255|gn,r>>>=7;return t[e]=r|0,xn.bytes=e-n+1,t}var Hi=Ye,Xi=128,wn=127;function Ye(r,n){var e=0,n=n||0,o=0,i=n,s,a=r.length;do{if(i>=a)throw Ye.bytes=0,new RangeError("Could not decode varint");s=r[i++],e+=o<28?(s&wn)<<o:(s&wn)*Math.pow(2,o),o+=7}while(s>=Xi);return Ye.bytes=i-n,e}var Ji=Math.pow(2,7),Wi=Math.pow(2,14),Ki=Math.pow(2,21),Qi=Math.pow(2,28),Zi=Math.pow(2,35),Yi=Math.pow(2,42),ts=Math.pow(2,49),es=Math.pow(2,56),rs=Math.pow(2,63),ns=function(r){return r<Ji?1:r<Wi?2:r<Ki?3:r<Qi?4:r<Zi?5:r<Yi?6:r<ts?7:r<es?8:r<rs?9:10},os={encode:Gi,decode:Hi,encodingLength:ns},is=os,Lt=is;var Dt=(r,t=0)=>[Lt.decode(r,t),Lt.decode.bytes],dt=(r,t,e=0)=>(Lt.encode(r,t,e),t),pt=r=>Lt.encodingLength(r);var K=(r,t)=>{let e=t.byteLength,n=pt(r),o=n+pt(e),i=new Uint8Array(o+e);return dt(r,i,0),dt(e,i,n),i.set(t,o),new mt(r,e,t,i)},yn=r=>{let t=G(r),[e,n]=Dt(t),[o,i]=Dt(t.subarray(n)),s=t.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new mt(e,o,s,t)},En=(r,t)=>{if(r===t)return!0;{let e=t;return r.code===e.code&&r.size===e.size&&e.bytes instanceof Uint8Array&&un(r.bytes,e.bytes)}},mt=class{constructor(t,e,n,o){this.code=t,this.size=e,this.digest=n,this.bytes=o}};var An=0,ss="identity",Sn=G,as=r=>K(An,Sn(r)),cs={code:An,name:ss,encode:Sn,digest:as};var nr={};b(nr,{sha256:()=>hs,sha512:()=>fs});var rr=({name:r,code:t,encode:e})=>new er(r,t,e),er=class{constructor(t,e,n){this.name=t,this.code=e,this.encode=n}digest(t){if(t instanceof Uint8Array){let e=this.encode(t);return e instanceof Uint8Array?K(this.code,e):e.then(n=>K(this.code,n))}else throw Error("Unknown type, must be binary type")}};var Dn=r=>async t=>new Uint8Array(await crypto.subtle.digest(r,t)),hs=rr({name:"sha2-256",code:18,encode:Dn("SHA-256")}),fs=rr({name:"sha2-512",code:19,encode:Dn("SHA-512")});var vn=(r,t)=>{let{bytes:e,version:n}=r;switch(n){case 0:return ls(e,or(r),t||k.encoder);default:return ds(e,or(r),t||lt.encoder)}};var Un=new WeakMap,or=r=>{let t=Un.get(r);if(t==null){let e=new Map;return Un.set(r,e),e}return t},jt=class r{constructor(t,e,n,o){this.code=e,this.version=t,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:t,multihash:e}=this;if(t!==Ut)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(e.code!==ps)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(e)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:t,digest:e}=this.multihash,n=K(t,e);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(t){return r.equals(this,t)}static equals(t,e){let n=e;return n&&t.code===n.code&&t.version===n.version&&En(t.multihash,n.multihash)}toString(t){return vn(this,t)}toJSON(){return{"/":vn(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(t){if(t==null)return null;let e=t;if(e instanceof r)return e;if(e["/"]!=null&&e["/"]===e.bytes||e.asCID===e){let{version:n,code:o,multihash:i,bytes:s}=e;return new r(n,o,i,s||Nn(n,o,i.bytes))}else if(e[ms]===!0){let{version:n,multihash:o,code:i}=e,s=yn(o);return r.create(n,i,s)}else return null}static create(t,e,n){if(typeof e!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(t){case 0:{if(e!==Ut)throw new Error(`Version 0 CID must use dag-pb (code: ${Ut}) block encoding`);return new r(t,e,n,n.bytes)}case 1:{let o=Nn(t,e,n.bytes);return new r(t,e,n,o)}default:throw new Error("Invalid version")}}static createV0(t){return r.create(0,Ut,t)}static createV1(t,e){return r.create(1,t,e)}static decode(t){let[e,n]=r.decodeFirst(t);if(n.length)throw new Error("Incorrect length");return e}static decodeFirst(t){let e=r.inspectBytes(t),n=e.size-e.multihashSize,o=G(t.subarray(n,n+e.multihashSize));if(o.byteLength!==e.multihashSize)throw new Error("Incorrect length");let i=o.subarray(e.multihashSize-e.digestSize),s=new mt(e.multihashCode,e.digestSize,i,o);return[e.version===0?r.createV0(s):r.createV1(e.codec,s),t.subarray(e.size)]}static inspectBytes(t){let e=0,n=()=>{let[u,L]=Dt(t.subarray(e));return e+=L,u},o=n(),i=Ut;if(o===18?(o=0,e=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=e,a=n(),c=n(),l=e+c,f=l-s;return{version:o,codec:i,multihashCode:a,digestSize:c,multihashSize:f,size:l}}static parse(t,e){let[n,o]=us(t,e),i=r.decode(o);if(i.version===0&&t[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return or(i).set(n,t),i}},us=(r,t)=>{switch(r[0]){case"Q":{let e=t||k;return[k.prefix,e.decode(`${k.prefix}${r}`)]}case k.prefix:{let e=t||k;return[k.prefix,e.decode(r)]}case lt.prefix:{let e=t||lt;return[lt.prefix,e.decode(r)]}default:{if(t==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],t.decode(r)]}}},ls=(r,t,e)=>{let{prefix:n}=e;if(n!==k.prefix)throw Error(`Cannot string encode V0 in ${e.name} encoding`);let o=t.get(n);if(o==null){let i=e.encode(r).slice(1);return t.set(n,i),i}else return o},ds=(r,t,e)=>{let{prefix:n}=e,o=t.get(n);if(o==null){let i=e.encode(r);return t.set(n,i),i}else return o},Ut=112,ps=18,Nn=(r,t,e)=>{let n=pt(r),o=n+pt(t),i=new Uint8Array(o+e.byteLength);return dt(r,i,0),dt(t,i,n),i.set(e,o),i},ms=Symbol.for("@ipld/js-cid/CID");var ir={...Ze,...je,...Qe,...$e,...qe,...Xe,...Je,...We,...Ke,...He},Ph={...nr,...tr};function Cn(r,t,e,n){return{name:r,prefix:t,encoder:{name:r,prefix:t,encode:e},decoder:{decode:n}}}var In=Cn("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),sr=Cn("ascii","a",r=>{let t="a";for(let e=0;e<r.length;e++)t+=String.fromCharCode(r[e]);return t},r=>{r=r.substring(1);let t=C(r.length);for(let e=0;e<r.length;e++)t[e]=r.charCodeAt(e);return t}),bs={utf8:In,"utf-8":In,hex:ir.base16,latin1:sr,ascii:sr,binary:sr,...ir},Rn=bs;function Tn(r,t="utf8"){let e=Rn[t];if(e==null)throw new Error(`Unsupported encoding "${t}"`);return(t==="utf8"||t==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?X(globalThis.Buffer.from(r,"utf-8")):e.decoder.decode(`${e.prefix}${r}`)}function ar(r){let t=r??8192,e=t>>>1,n,o=t;return function(s){if(s<1||s>e)return C(s);o+s>t&&(n=C(t),o=0);let a=n.subarray(o,o+=s);return o&7&&(o=(o|7)+1),a}}var Q=class{fn;len;next;val;constructor(t,e,n){this.fn=t,this.len=e,this.next=void 0,this.val=n}};function cr(){}var fr=class{head;tail;len;next;constructor(t){this.head=t.head,this.tail=t.tail,this.len=t.len,this.next=t.states}},gs=ar();function ws(r){return globalThis.Buffer!=null?C(r):gs(r)}var Ct=class{len;head;tail;states;constructor(){this.len=0,this.head=new Q(cr,0,0),this.tail=this.head,this.states=null}_push(t,e,n){return this.tail=this.tail.next=new Q(t,e,n),this.len+=e,this}uint32(t){return this.len+=(this.tail=this.tail.next=new ur((t=t>>>0)<128?1:t<16384?2:t<2097152?3:t<268435456?4:5,t)).len,this}int32(t){return t<0?this._push(Nt,10,R.fromNumber(t)):this.uint32(t)}sint32(t){return this.uint32((t<<1^t>>31)>>>0)}uint64(t){let e=R.fromBigInt(t);return this._push(Nt,e.length(),e)}uint64Number(t){let e=R.fromNumber(t);return this._push(Nt,e.length(),e)}uint64String(t){return this.uint64(BigInt(t))}int64(t){return this.uint64(t)}int64Number(t){return this.uint64Number(t)}int64String(t){return this.uint64String(t)}sint64(t){let e=R.fromBigInt(t).zzEncode();return this._push(Nt,e.length(),e)}sint64Number(t){let e=R.fromNumber(t).zzEncode();return this._push(Nt,e.length(),e)}sint64String(t){return this.sint64(BigInt(t))}bool(t){return this._push(hr,1,t?1:0)}fixed32(t){return this._push(It,4,t>>>0)}sfixed32(t){return this.fixed32(t)}fixed64(t){let e=R.fromBigInt(t);return this._push(It,4,e.lo)._push(It,4,e.hi)}fixed64Number(t){let e=R.fromNumber(t);return this._push(It,4,e.lo)._push(It,4,e.hi)}fixed64String(t){return this.fixed64(BigInt(t))}sfixed64(t){return this.fixed64(t)}sfixed64Number(t){return this.fixed64Number(t)}sfixed64String(t){return this.fixed64String(t)}float(t){return this._push(en,4,t)}double(t){return this._push(nn,8,t)}bytes(t){let e=t.length>>>0;return e===0?this._push(hr,1,0):this.uint32(e)._push(ys,e,t)}string(t){let e=an(t);return e!==0?this.uint32(e)._push(Oe,e,t):this._push(hr,1,0)}fork(){return this.states=new fr(this),this.head=this.tail=new Q(cr,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new Q(cr,0,0),this.len=0),this}ldelim(){let t=this.head,e=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=t.next,this.tail=e,this.len+=n),this}finish(){let t=this.head.next,e=ws(this.len),n=0;for(;t!=null;)t.fn(t.val,e,n),n+=t.len,t=t.next;return e}};function hr(r,t,e){t[e]=r&255}function xs(r,t,e){for(;r>127;)t[e++]=r&127|128,r>>>=7;t[e]=r}var ur=class extends Q{next;constructor(t,e){super(xs,t,e),this.next=void 0}};function Nt(r,t,e){for(;r.hi!==0;)t[e++]=r.lo&127|128,r.lo=(r.lo>>>7|r.hi<<25)>>>0,r.hi>>>=7;for(;r.lo>127;)t[e++]=r.lo&127|128,r.lo=r.lo>>>7;t[e++]=r.lo}function It(r,t,e){t[e]=r&255,t[e+1]=r>>>8&255,t[e+2]=r>>>16&255,t[e+3]=r>>>24}function ys(r,t,e){t.set(r,e)}globalThis.Buffer!=null&&(Ct.prototype.bytes=function(r){let t=r.length>>>0;return this.uint32(t),t>0&&this._push(Es,t,r),this},Ct.prototype.string=function(r){let t=globalThis.Buffer.byteLength(r);return this.uint32(t),t>0&&this._push(As,t,r),this});function Es(r,t,e){t.set(r,e)}function As(r,t,e){r.length<40?Oe(r,t,e):t.utf8Write!=null?t.utf8Write(r,e):t.set(Tn(r),e)}function lr(){return new Ct}function Ht(r,t){let e=lr();return t.encode(r,e,{lengthDelimited:!1}),e.finish()}var bt;(function(r){r[r.VARINT=0]="VARINT",r[r.BIT64=1]="BIT64",r[r.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",r[r.START_GROUP=3]="START_GROUP",r[r.END_GROUP=4]="END_GROUP",r[r.BIT32=5]="BIT32"})(bt||(bt={}));function Xt(r,t,e,n){return{name:r,type:t,encode:e,decode:n}}function dr(r){function t(o){if(r[o.toString()]==null)throw new Error("Invalid enum value");return r[o]}let e=function(i,s){let a=t(i);s.int32(a)},n=function(i){let s=i.int32();return t(s)};return Xt("enum",bt.VARINT,e,n)}function Jt(r,t){return Xt("message",bt.LENGTH_DELIMITED,r,t)}var Wt;(function(r){let t;r.codec=()=>(t==null&&(t=Jt((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.id!=null&&(n.uint32(10),n.bytes(e.id)),e.pubkey!=null&&(n.uint32(18),Qt.codec().encode(e.pubkey,n)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.id=e.bytes();break;case 2:o.pubkey=Qt.codec().decode(e,e.uint32());break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Ht(e,r.codec()),r.decode=e=>$t(e,r.codec())})(Wt||(Wt={}));var M;(function(r){r.RSA="RSA",r.Ed25519="Ed25519",r.Secp256k1="Secp256k1",r.ECDSA="ECDSA"})(M||(M={}));var Kt;(function(r){r[r.RSA=0]="RSA",r[r.Ed25519=1]="Ed25519",r[r.Secp256k1=2]="Secp256k1",r[r.ECDSA=3]="ECDSA"})(Kt||(Kt={}));(function(r){r.codec=()=>dr(Kt)})(M||(M={}));var Qt;(function(r){let t;r.codec=()=>(t==null&&(t=Jt((e,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),e.Type!=null&&Kt[e.Type]!==0&&(n.uint32(8),M.codec().encode(e.Type,n)),e.Data!=null&&e.Data.byteLength>0&&(n.uint32(18),n.bytes(e.Data)),o.lengthDelimited!==!1&&n.ldelim()},(e,n)=>{let o={Type:M.RSA,Data:new Uint8Array(0)},i=n==null?e.len:e.pos+n;for(;e.pos<i;){let s=e.uint32();switch(s>>>3){case 1:o.Type=M.codec().decode(e);break;case 2:o.Data=e.bytes();break;default:e.skipType(s&7);break}}return o})),t),r.encode=e=>Ht(e,r.codec()),r.decode=e=>$t(e,r.codec())})(Qt||(Qt={}));var Ss="/plaintext/2.0.0",pr=class{protocol=Ss;log;timeout;constructor(t,e={}){this.log=t.logger.forComponent("libp2p:plaintext"),this.timeout=e.timeout??1e3}async secureInbound(t,e,n){return this._encrypt(t,e,n)}async secureOutbound(t,e,n){return this._encrypt(t,e,n)}async _encrypt(t,e,n){let o=AbortSignal.timeout(this.timeout),i=tn(e).pb(Wt),s=M.RSA;t.type==="Ed25519"?s=M.Ed25519:t.type==="secp256k1"&&(s=M.Secp256k1),this.log("write pubkey exchange to peer %p",n);let[,a]=await Promise.all([i.write({id:t.toBytes(),pubkey:{Type:s,Data:t.publicKey??new Uint8Array(0)}},{signal:o}),i.read({signal:o})]),c;try{if(a.pubkey==null)throw new Error("Public key missing");if(a.pubkey.Data.length===0)throw new Error("Public key data too short");if(a.id==null)throw new Error("Remote id missing");if(c=await _r(a.pubkey.Data),!c.equals(Se(a.id)))throw new Error("Public key did not match id")}catch(l){throw this.log.error(l),new Bt("Remote did not provide its public key")}if(n!=null&&!c.equals(n))throw new Tt;return this.log("plaintext key exchange completed successfully with peer %p",c),{conn:i.unwrap().unwrap(),remotePeer:c}}};function Ls(r){return t=>new pr(t,r)}return zn(Ds);})();
3
3
  return Libp2PPlaintext}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@libp2p/plaintext",
3
- "version": "1.0.8-178fe2671",
3
+ "version": "1.0.8-28587d24f",
4
4
  "description": "An insecure connection encrypter",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/libp2p/js-libp2p/tree/main/packages/connection-encrypter-plaintext#readme",
@@ -51,8 +51,8 @@
51
51
  "dep-check": "aegir dep-check"
52
52
  },
53
53
  "dependencies": {
54
- "@libp2p/interface": "1.0.2-178fe2671",
55
- "@libp2p/peer-id": "4.0.2-178fe2671",
54
+ "@libp2p/interface": "1.0.2-28587d24f",
55
+ "@libp2p/peer-id": "4.0.2-28587d24f",
56
56
  "@multiformats/multiaddr": "^12.1.10",
57
57
  "it-protobuf-stream": "^1.1.1",
58
58
  "it-stream-types": "^2.0.1",
@@ -60,9 +60,9 @@
60
60
  "uint8arraylist": "^2.4.3"
61
61
  },
62
62
  "devDependencies": {
63
- "@libp2p/interface-compliance-tests": "5.0.8-178fe2671",
64
- "@libp2p/logger": "4.0.2-178fe2671",
65
- "@libp2p/peer-id-factory": "4.0.1-178fe2671",
63
+ "@libp2p/interface-compliance-tests": "5.0.8-28587d24f",
64
+ "@libp2p/logger": "4.0.2-28587d24f",
65
+ "@libp2p/peer-id-factory": "4.0.1-28587d24f",
66
66
  "aegir": "^41.0.2",
67
67
  "protons": "^7.3.0",
68
68
  "sinon": "^17.0.0"