@helia/ipns 4.0.0-163df38 → 4.0.0-19bf9ce

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
@@ -5,7 +5,7 @@
5
5
  `));let t=this.idBlock.tagClass===3?`[${this.idBlock.tagNumber}]`:this.constructor.NAME;return e.length?`${t} :
6
6
  ${e.join(`
7
7
  `)}`:`${t} :`}};Rh=yr;_.Constructed=Rh;yr.NAME="CONSTRUCTED";var Gs=class extends Oe{fromBER(e,t,n){return t}toBER(e){return gt}};Gs.override="EndOfContentValueBlock";var Nh,js=class extends Te{constructor(e={}){super(e,Gs),this.idBlock.tagClass=1,this.idBlock.tagNumber=0}};Nh=js;_.EndOfContent=Nh;js.NAME=Eo;var Uh,br=class extends Te{constructor(e={}){super(e,Oe),this.idBlock.tagClass=1,this.idBlock.tagNumber=5}fromBER(e,t,n){return this.lenBlock.length>0&&this.warnings.push("Non-zero length of value block for Null type"),this.idBlock.error.length||(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length||(this.blockLength+=this.lenBlock.blockLength),this.blockLength+=n,t+n>e.byteLength?(this.error="End of input reached before message was fully decoded (inconsistent offset and length values)",-1):t+n}toBER(e,t){let n=new ArrayBuffer(2);if(!e){let o=new Uint8Array(n);o[0]=5,o[1]=0}return t&&t.write(n),n}onAsciiEncoding(){return`${this.constructor.NAME}`}};Uh=br;_.Null=Uh;br.NAME="NULL";var Ws=class extends Gt(Oe){constructor({value:e,...t}={}){super(t),t.valueHex?this.valueHexView=Z.BufferSourceConverter.toUint8Array(t.valueHex):this.valueHexView=new Uint8Array(1),e&&(this.value=e)}get value(){for(let e of this.valueHexView)if(e>0)return!0;return!1}set value(e){this.valueHexView[0]=e?255:0}fromBER(e,t,n){let o=Z.BufferSourceConverter.toUint8Array(e);return qt(this,o,t,n)?(this.valueHexView=o.subarray(t,t+n),n>1&&this.warnings.push("Boolean value encoded in more then 1 octet"),this.isHexOnly=!0,bc.call(this),this.blockLength=n,t+n):-1}toBER(){return this.valueHexView.slice()}toJSON(){return{...super.toJSON(),value:this.value}}};Ws.NAME="BooleanValueBlock";var _h,Ys=class extends Te{constructor(e={}){super(e,Ws),this.idBlock.tagClass=1,this.idBlock.tagNumber=1}getValue(){return this.valueBlock.value}setValue(e){this.valueBlock.value=e}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.getValue}`}};_h=Ys;_.Boolean=_h;Ys.NAME="BOOLEAN";var Zs=class extends Gt(St){constructor({isConstructed:e=!1,...t}={}){super(t),this.isConstructed=e}fromBER(e,t,n){let o=0;if(this.isConstructed){if(this.isHexOnly=!1,o=St.prototype.fromBER.call(this,e,t,n),o===-1)return o;for(let s=0;s<this.value.length;s++){let i=this.value[s].constructor.NAME;if(i===Eo){if(this.isIndefiniteForm)break;return this.error="EndOfContent is unexpected, OCTET STRING may consists of OCTET STRINGs only",-1}if(i!==Ih)return this.error="OCTET STRING may consists of OCTET STRINGs only",-1}}else this.isHexOnly=!0,o=super.fromBER(e,t,n),this.blockLength=n;return o}toBER(e,t){return this.isConstructed?St.prototype.toBER.call(this,e,t):e?new ArrayBuffer(this.valueHexView.byteLength):this.valueHexView.slice().buffer}toJSON(){return{...super.toJSON(),isConstructed:this.isConstructed}}};Zs.NAME="OctetStringValueBlock";var Dh,Kt=class r extends Te{constructor({idBlock:e={},lenBlock:t={},...n}={}){var o,s;(o=n.isConstructed)!==null&&o!==void 0||(n.isConstructed=!!(!((s=n.value)===null||s===void 0)&&s.length)),super({idBlock:{isConstructed:n.isConstructed,...e},lenBlock:{...t,isIndefiniteForm:!!n.isIndefiniteForm},...n},Zs),this.idBlock.tagClass=1,this.idBlock.tagNumber=4}fromBER(e,t,n){if(this.valueBlock.isConstructed=this.idBlock.isConstructed,this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm,n===0)return this.idBlock.error.length===0&&(this.blockLength+=this.idBlock.blockLength),this.lenBlock.error.length===0&&(this.blockLength+=this.lenBlock.blockLength),t;if(!this.valueBlock.isConstructed){let s=(e instanceof ArrayBuffer?new Uint8Array(e):e).subarray(t,t+n);try{if(s.byteLength){let i=Bi(s,0,s.byteLength);i.offset!==-1&&i.offset===n&&(this.valueBlock.value=[i.result])}}catch{}}return super.fromBER(e,t,n)}onAsciiEncoding(){return this.valueBlock.isConstructed||this.valueBlock.value&&this.valueBlock.value.length?yr.prototype.onAsciiEncoding.call(this):`${this.constructor.NAME} : ${Z.Convert.ToHex(this.valueBlock.valueHexView)}`}getValue(){if(!this.idBlock.isConstructed)return this.valueBlock.valueHexView.slice().buffer;let e=[];for(let t of this.valueBlock.value)t instanceof r&&e.push(t.valueBlock.valueHexView);return Z.BufferSourceConverter.concat(e)}};Dh=Kt;_.OctetString=Dh;Kt.NAME=Ih;var Js=class extends Gt(St){constructor({unusedBits:e=0,isConstructed:t=!1,...n}={}){super(n),this.unusedBits=e,this.isConstructed=t,this.blockLength=this.valueHexView.byteLength}fromBER(e,t,n){if(!n)return t;let o=-1;if(this.isConstructed){if(o=St.prototype.fromBER.call(this,e,t,n),o===-1)return o;for(let a of this.value){let c=a.constructor.NAME;if(c===Eo){if(this.isIndefiniteForm)break;return this.error="EndOfContent is unexpected, BIT STRING may consists of BIT STRINGs only",-1}if(c!==Ch)return this.error="BIT STRING may consists of BIT STRINGs only",-1;let f=a.valueBlock;if(this.unusedBits>0&&f.unusedBits>0)return this.error='Using of "unused bits" inside constructive BIT STRING allowed for least one only',-1;this.unusedBits=f.unusedBits}return o}let s=Z.BufferSourceConverter.toUint8Array(e);if(!qt(this,s,t,n))return-1;let i=s.subarray(t,t+n);if(this.unusedBits=i[0],this.unusedBits>7)return this.error="Unused bits for BitString must be in range 0-7",-1;if(!this.unusedBits){let a=i.subarray(1);try{if(a.byteLength){let c=Bi(a,0,a.byteLength);c.offset!==-1&&c.offset===n-1&&(this.value=[c.result])}}catch{}}return this.valueHexView=i.subarray(1),this.blockLength=i.length,t+n}toBER(e,t){if(this.isConstructed)return St.prototype.toBER.call(this,e,t);if(e)return new ArrayBuffer(this.valueHexView.byteLength+1);if(!this.valueHexView.byteLength)return gt;let n=new Uint8Array(this.valueHexView.length+1);return n[0]=this.unusedBits,n.set(this.valueHexView,1),n.buffer}toJSON(){return{...super.toJSON(),unusedBits:this.unusedBits,isConstructed:this.isConstructed}}};Js.NAME="BitStringValueBlock";var Lh,Cn=class extends Te{constructor({idBlock:e={},lenBlock:t={},...n}={}){var o,s;(o=n.isConstructed)!==null&&o!==void 0||(n.isConstructed=!!(!((s=n.value)===null||s===void 0)&&s.length)),super({idBlock:{isConstructed:n.isConstructed,...e},lenBlock:{...t,isIndefiniteForm:!!n.isIndefiniteForm},...n},Js),this.idBlock.tagClass=1,this.idBlock.tagNumber=3}fromBER(e,t,n){return this.valueBlock.isConstructed=this.idBlock.isConstructed,this.valueBlock.isIndefiniteForm=this.lenBlock.isIndefiniteForm,super.fromBER(e,t,n)}onAsciiEncoding(){if(this.valueBlock.isConstructed||this.valueBlock.value&&this.valueBlock.value.length)return yr.prototype.onAsciiEncoding.call(this);{let e=[],t=this.valueBlock.valueHexView;for(let o of t)e.push(o.toString(2).padStart(8,"0"));let n=e.join("");return`${this.constructor.NAME} : ${n.substring(0,n.length-this.valueBlock.unusedBits)}`}}};Lh=Cn;_.BitString=Lh;Cn.NAME=Ch;var Oh;function $w(r,e){let t=new Uint8Array([0]),n=new Uint8Array(r),o=new Uint8Array(e),s=n.slice(0),i=s.length-1,a=o.slice(0),c=a.length-1,f=0,u=c<i?i:c,l=0;for(let p=u;p>=0;p--,l++){switch(!0){case l<a.length:f=s[i-l]+a[c-l]+t[0];break;default:f=s[i-l]+t[0]}switch(t[0]=f/10,!0){case l>=s.length:s=Ms(new Uint8Array([f%10]),s);break;default:s[i-l]=f%10}}return t[0]>0&&(s=Ms(t,s)),s}function Sh(r){if(r>=xo.length)for(let e=xo.length;e<=r;e++){let t=new Uint8Array([0]),n=xo[e-1].slice(0);for(let o=n.length-1;o>=0;o--){let s=new Uint8Array([(n[o]<<1)+t[0]]);t[0]=s[0]/10,n[o]=s[0]%10}t[0]>0&&(n=Ms(t,n)),xo.push(n)}return xo[r]}function Hw(r,e){let t=0,n=new Uint8Array(r),o=new Uint8Array(e),s=n.slice(0),i=s.length-1,a=o.slice(0),c=a.length-1,f,u=0;for(let l=c;l>=0;l--,u++)switch(f=s[i-u]-a[c-u]-t,!0){case f<0:t=1,s[i-u]=f+10;break;default:t=0,s[i-u]=f}if(t>0)for(let l=i-c+1;l>=0;l--,u++)if(f=s[i-u]-t,f<0)t=1,s[i-u]=f+10;else{t=0,s[i-u]=f;break}return s.slice()}var Ao=class extends Gt(Oe){constructor({value:e,...t}={}){super(t),this._valueDec=0,t.valueHex&&this.setValueHex(),e!==void 0&&(this.valueDec=e)}setValueHex(){this.valueHexView.length>=4?(this.warnings.push("Too big Integer for decoding, hex only"),this.isHexOnly=!0,this._valueDec=0):(this.isHexOnly=!1,this.valueHexView.length>0&&(this._valueDec=bc.call(this)))}set valueDec(e){this._valueDec=e,this.isHexOnly=!1,this.valueHexView=new Uint8Array(Eh(e))}get valueDec(){return this._valueDec}fromDER(e,t,n,o=0){let s=this.fromBER(e,t,n);if(s===-1)return s;let i=this.valueHexView;return i[0]===0&&i[1]&128?this.valueHexView=i.subarray(1):o!==0&&i.length<o&&(o-i.length>1&&(o=i.length+1),this.valueHexView=i.subarray(o-i.length)),s}toDER(e=!1){let t=this.valueHexView;switch(!0){case(t[0]&128)!==0:{let n=new Uint8Array(this.valueHexView.length+1);n[0]=0,n.set(t,1),this.valueHexView=n}break;case(t[0]===0&&(t[1]&128)===0):this.valueHexView=this.valueHexView.subarray(1);break}return this.toBER(e)}fromBER(e,t,n){let o=super.fromBER(e,t,n);return o===-1||this.setValueHex(),o}toBER(e){return e?new ArrayBuffer(this.valueHexView.length):this.valueHexView.slice().buffer}toJSON(){return{...super.toJSON(),valueDec:this.valueDec}}toString(){let e=this.valueHexView.length*8-1,t=new Uint8Array(this.valueHexView.length*8/3),n=0,o,s=this.valueHexView,i="",a=!1;for(let c=s.byteLength-1;c>=0;c--){o=s[c];for(let f=0;f<8;f++){if((o&1)===1)switch(n){case e:t=Hw(Sh(n),t),i="-";break;default:t=$w(t,Sh(n))}n++,o>>=1}}for(let c=0;c<t.length;c++)t[c]&&(a=!0),a&&(i+=Bh.charAt(t[c]));return a===!1&&(i+=Bh.charAt(0)),i}};Oh=Ao;Ao.NAME="IntegerValueBlock";Object.defineProperty(Oh.prototype,"valueHex",{set:function(r){this.valueHexView=new Uint8Array(r),this.setValueHex()},get:function(){return this.valueHexView.slice().buffer}});var Vh,be=class r extends Te{constructor(e={}){super(e,Ao),this.idBlock.tagClass=1,this.idBlock.tagNumber=2}toBigInt(){return Fs(),BigInt(this.valueBlock.toString())}static fromBigInt(e){Fs();let t=BigInt(e),n=new vo,o=t.toString(16).replace(/^-/,""),s=new Uint8Array(Z.Convert.FromHex(o));if(t<0){let a=new Uint8Array(s.length+(s[0]&128?1:0));a[0]|=128;let f=BigInt(`0x${Z.Convert.ToHex(a)}`)+t,u=Z.BufferSourceConverter.toUint8Array(Z.Convert.FromHex(f.toString(16)));u[0]|=128,n.write(u)}else s[0]&128&&n.write(new Uint8Array([0])),n.write(s);return new r({valueHex:n.final()})}convertToDER(){let e=new r({valueHex:this.valueBlock.valueHexView});return e.valueBlock.toDER(),e}convertFromDER(){return new r({valueHex:this.valueBlock.valueHexView[0]===0?this.valueBlock.valueHexView.subarray(1):this.valueBlock.valueHexView})}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()}`}};Vh=be;_.Integer=Vh;be.NAME="INTEGER";var Ph,Xs=class extends be{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=10}};Ph=Xs;_.Enumerated=Ph;Xs.NAME="ENUMERATED";var Bo=class extends Gt(Oe){constructor({valueDec:e=-1,isFirstSid:t=!1,...n}={}){super(n),this.valueDec=e,this.isFirstSid=t}fromBER(e,t,n){if(!n)return t;let o=Z.BufferSourceConverter.toUint8Array(e);if(!qt(this,o,t,n))return-1;let s=o.subarray(t,t+n);this.valueHexView=new Uint8Array(n);for(let a=0;a<n&&(this.valueHexView[a]=s[a]&127,this.blockLength++,!!(s[a]&128));a++);let i=new Uint8Array(this.blockLength);for(let a=0;a<this.blockLength;a++)i[a]=this.valueHexView[a];return this.valueHexView=i,s[this.blockLength-1]&128?(this.error="End of input reached before message was fully decoded",-1):(this.valueHexView[0]===0&&this.warnings.push("Needlessly long format of SID encoding"),this.blockLength<=8?this.valueDec=zr(this.valueHexView,7):(this.isHexOnly=!0,this.warnings.push("Too big SID for decoding, hex only")),t+this.blockLength)}set valueBigInt(e){Fs();let t=BigInt(e).toString(2);for(;t.length%7;)t="0"+t;let n=new Uint8Array(t.length/7);for(let o=0;o<n.length;o++)n[o]=parseInt(t.slice(o*7,o*7+7),2)+(o+1<n.length?128:0);this.fromBER(n.buffer,0,n.length)}toBER(e){if(this.isHexOnly){if(e)return new ArrayBuffer(this.valueHexView.byteLength);let o=this.valueHexView,s=new Uint8Array(this.blockLength);for(let i=0;i<this.blockLength-1;i++)s[i]=o[i]|128;return s[this.blockLength-1]=o[this.blockLength-1],s.buffer}let t=gr(this.valueDec,7);if(t.byteLength===0)return this.error="Error during encoding SID value",gt;let n=new Uint8Array(t.byteLength);if(!e){let o=new Uint8Array(t),s=t.byteLength-1;for(let i=0;i<s;i++)n[i]=o[i]|128;n[s]=o[s]}return n}toString(){let e="";if(this.isHexOnly)e=Z.Convert.ToHex(this.valueHexView);else if(this.isFirstSid){let t=this.valueDec;this.valueDec<=39?e="0.":this.valueDec<=79?(e="1.",t-=40):(e="2.",t-=80),e+=t.toString()}else e=this.valueDec.toString();return e}toJSON(){return{...super.toJSON(),valueDec:this.valueDec,isFirstSid:this.isFirstSid}}};Bo.NAME="sidBlock";var Qs=class extends Oe{constructor({value:e=Tn,...t}={}){super(t),this.value=[],e&&this.fromString(e)}fromBER(e,t,n){let o=t;for(;n>0;){let s=new Bo;if(o=s.fromBER(e,o,n),o===-1)return this.blockLength=0,this.error=s.error,o;this.value.length===0&&(s.isFirstSid=!0),this.blockLength+=s.blockLength,n-=s.blockLength,this.value.push(s)}return o}toBER(e){let t=[];for(let n=0;n<this.value.length;n++){let o=this.value[n].toBER(e);if(o.byteLength===0)return this.error=this.value[n].error,gt;t.push(o)}return wc(t)}fromString(e){this.value=[];let t=0,n=0,o="",s=!1;do if(n=e.indexOf(".",t),n===-1?o=e.substring(t):o=e.substring(t,n),t=n+1,s){let i=this.value[0],a=0;switch(i.valueDec){case 0:break;case 1:a=40;break;case 2:a=80;break;default:this.value=[];return}let c=parseInt(o,10);if(isNaN(c))return;i.valueDec=c+a,s=!1}else{let i=new Bo;if(o>Number.MAX_SAFE_INTEGER){Fs();let a=BigInt(o);i.valueBigInt=a}else if(i.valueDec=parseInt(o,10),isNaN(i.valueDec))return;this.value.length||(i.isFirstSid=!0,s=!0),this.value.push(i)}while(n!==-1)}toString(){let e="",t=!1;for(let n=0;n<this.value.length;n++){t=this.value[n].isHexOnly;let o=this.value[n].toString();n!==0&&(e=`${e}.`),t?(o=`{${o}}`,this.value[n].isFirstSid?e=`2.{${o} - 80}`:e+=o):e+=o}return e}toJSON(){let e={...super.toJSON(),value:this.toString(),sidArray:[]};for(let t=0;t<this.value.length;t++)e.sidArray.push(this.value[t].toJSON());return e}};Qs.NAME="ObjectIdentifierValueBlock";var Mh,mt=class extends Te{constructor(e={}){super(e,Qs),this.idBlock.tagClass=1,this.idBlock.tagNumber=6}getValue(){return this.valueBlock.toString()}setValue(e){this.valueBlock.fromString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()||"empty"}`}toJSON(){return{...super.toJSON(),value:this.getValue()}}};Mh=mt;_.ObjectIdentifier=Mh;mt.NAME="OBJECT IDENTIFIER";var So=class extends Gt(Ht){constructor({valueDec:e=0,...t}={}){super(t),this.valueDec=e}fromBER(e,t,n){if(n===0)return t;let o=Z.BufferSourceConverter.toUint8Array(e);if(!qt(this,o,t,n))return-1;let s=o.subarray(t,t+n);this.valueHexView=new Uint8Array(n);for(let a=0;a<n&&(this.valueHexView[a]=s[a]&127,this.blockLength++,!!(s[a]&128));a++);let i=new Uint8Array(this.blockLength);for(let a=0;a<this.blockLength;a++)i[a]=this.valueHexView[a];return this.valueHexView=i,s[this.blockLength-1]&128?(this.error="End of input reached before message was fully decoded",-1):(this.valueHexView[0]===0&&this.warnings.push("Needlessly long format of SID encoding"),this.blockLength<=8?this.valueDec=zr(this.valueHexView,7):(this.isHexOnly=!0,this.warnings.push("Too big SID for decoding, hex only")),t+this.blockLength)}toBER(e){if(this.isHexOnly){if(e)return new ArrayBuffer(this.valueHexView.byteLength);let o=this.valueHexView,s=new Uint8Array(this.blockLength);for(let i=0;i<this.blockLength-1;i++)s[i]=o[i]|128;return s[this.blockLength-1]=o[this.blockLength-1],s.buffer}let t=gr(this.valueDec,7);if(t.byteLength===0)return this.error="Error during encoding SID value",gt;let n=new Uint8Array(t.byteLength);if(!e){let o=new Uint8Array(t),s=t.byteLength-1;for(let i=0;i<s;i++)n[i]=o[i]|128;n[s]=o[s]}return n.buffer}toString(){let e="";return this.isHexOnly?e=Z.Convert.ToHex(this.valueHexView):e=this.valueDec.toString(),e}toJSON(){return{...super.toJSON(),valueDec:this.valueDec}}};So.NAME="relativeSidBlock";var ei=class extends Oe{constructor({value:e=Tn,...t}={}){super(t),this.value=[],e&&this.fromString(e)}fromBER(e,t,n){let o=t;for(;n>0;){let s=new So;if(o=s.fromBER(e,o,n),o===-1)return this.blockLength=0,this.error=s.error,o;this.blockLength+=s.blockLength,n-=s.blockLength,this.value.push(s)}return o}toBER(e,t){let n=[];for(let o=0;o<this.value.length;o++){let s=this.value[o].toBER(e);if(s.byteLength===0)return this.error=this.value[o].error,gt;n.push(s)}return wc(n)}fromString(e){this.value=[];let t=0,n=0,o="";do{n=e.indexOf(".",t),n===-1?o=e.substring(t):o=e.substring(t,n),t=n+1;let s=new So;if(s.valueDec=parseInt(o,10),isNaN(s.valueDec))return!0;this.value.push(s)}while(n!==-1);return!0}toString(){let e="",t=!1;for(let n=0;n<this.value.length;n++){t=this.value[n].isHexOnly;let o=this.value[n].toString();n!==0&&(e=`${e}.`),t&&(o=`{${o}}`),e+=o}return e}toJSON(){let e={...super.toJSON(),value:this.toString(),sidArray:[]};for(let t=0;t<this.value.length;t++)e.sidArray.push(this.value[t].toJSON());return e}};ei.NAME="RelativeObjectIdentifierValueBlock";var Fh,ti=class extends Te{constructor(e={}){super(e,ei),this.idBlock.tagClass=1,this.idBlock.tagNumber=13}getValue(){return this.valueBlock.toString()}setValue(e){this.valueBlock.fromString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.valueBlock.toString()||"empty"}`}toJSON(){return{...super.toJSON(),value:this.getValue()}}};Fh=ti;_.RelativeObjectIdentifier=Fh;ti.NAME="RelativeObjectIdentifier";var $h,ve=class extends yr{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=16}};$h=ve;_.Sequence=$h;ve.NAME="SEQUENCE";var Hh,ri=class extends yr{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=17}};Hh=ri;_.Set=Hh;ri.NAME="SET";var ni=class extends Gt(Oe){constructor({...e}={}){super(e),this.isHexOnly=!0,this.value=Tn}toJSON(){return{...super.toJSON(),value:this.value}}};ni.NAME="StringValueBlock";var oi=class extends ni{};oi.NAME="SimpleStringValueBlock";var Fe=class extends Ks{constructor({...e}={}){super(e,oi)}fromBuffer(e){this.valueBlock.value=String.fromCharCode.apply(null,Z.BufferSourceConverter.toUint8Array(e))}fromString(e){let t=e.length,n=this.valueBlock.valueHexView=new Uint8Array(t);for(let o=0;o<t;o++)n[o]=e.charCodeAt(o);this.valueBlock.value=e}};Fe.NAME="SIMPLE STRING";var si=class extends Fe{fromBuffer(e){this.valueBlock.valueHexView=Z.BufferSourceConverter.toUint8Array(e);try{this.valueBlock.value=Z.Convert.ToUtf8String(e)}catch(t){this.warnings.push(`Error during "decodeURIComponent": ${t}, using raw string`),this.valueBlock.value=Z.Convert.ToBinary(e)}}fromString(e){this.valueBlock.valueHexView=new Uint8Array(Z.Convert.FromUtf8String(e)),this.valueBlock.value=e}};si.NAME="Utf8StringValueBlock";var Kh,zt=class extends si{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=12}};Kh=zt;_.Utf8String=Kh;zt.NAME="UTF8String";var ii=class extends Fe{fromBuffer(e){this.valueBlock.value=Z.Convert.ToUtf16String(e),this.valueBlock.valueHexView=Z.BufferSourceConverter.toUint8Array(e)}fromString(e){this.valueBlock.value=e,this.valueBlock.valueHexView=new Uint8Array(Z.Convert.FromUtf16String(e))}};ii.NAME="BmpStringValueBlock";var zh,ai=class extends ii{constructor({...e}={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=30}};zh=ai;_.BmpString=zh;ai.NAME="BMPString";var ci=class extends Fe{fromBuffer(e){let t=ArrayBuffer.isView(e)?e.slice().buffer:e.slice(0),n=new Uint8Array(t);for(let o=0;o<n.length;o+=4)n[o]=n[o+3],n[o+1]=n[o+2],n[o+2]=0,n[o+3]=0;this.valueBlock.value=String.fromCharCode.apply(null,new Uint32Array(t))}fromString(e){let t=e.length,n=this.valueBlock.valueHexView=new Uint8Array(t*4);for(let o=0;o<t;o++){let s=gr(e.charCodeAt(o),8),i=new Uint8Array(s);if(i.length>4)continue;let a=4-i.length;for(let c=i.length-1;c>=0;c--)n[o*4+c+a]=i[c]}this.valueBlock.value=e}};ci.NAME="UniversalStringValueBlock";var qh,ui=class extends ci{constructor({...e}={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=28}};qh=ui;_.UniversalString=qh;ui.NAME="UniversalString";var Gh,li=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=18}};Gh=li;_.NumericString=Gh;li.NAME="NumericString";var jh,fi=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=19}};jh=fi;_.PrintableString=jh;fi.NAME="PrintableString";var Wh,hi=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=20}};Wh=hi;_.TeletexString=Wh;hi.NAME="TeletexString";var Yh,di=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=21}};Yh=di;_.VideotexString=Yh;di.NAME="VideotexString";var Zh,pi=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=22}};Zh=pi;_.IA5String=Zh;pi.NAME="IA5String";var Jh,mi=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=25}};Jh=mi;_.GraphicString=Jh;mi.NAME="GraphicString";var Xh,Io=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=26}};Xh=Io;_.VisibleString=Xh;Io.NAME="VisibleString";var Qh,gi=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=27}};Qh=gi;_.GeneralString=Qh;gi.NAME="GeneralString";var ed,yi=class extends Fe{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=29}};ed=yi;_.CharacterString=ed;yi.NAME="CharacterString";var td,Co=class extends Io{constructor({value:e,valueDate:t,...n}={}){if(super(n),this.year=0,this.month=0,this.day=0,this.hour=0,this.minute=0,this.second=0,e){this.fromString(e),this.valueBlock.valueHexView=new Uint8Array(e.length);for(let o=0;o<e.length;o++)this.valueBlock.valueHexView[o]=e.charCodeAt(o)}t&&(this.fromDate(t),this.valueBlock.valueHexView=new Uint8Array(this.toBuffer())),this.idBlock.tagClass=1,this.idBlock.tagNumber=23}fromBuffer(e){this.fromString(String.fromCharCode.apply(null,Z.BufferSourceConverter.toUint8Array(e)))}toBuffer(){let e=this.toString(),t=new ArrayBuffer(e.length),n=new Uint8Array(t);for(let o=0;o<e.length;o++)n[o]=e.charCodeAt(o);return t}fromDate(e){this.year=e.getUTCFullYear(),this.month=e.getUTCMonth()+1,this.day=e.getUTCDate(),this.hour=e.getUTCHours(),this.minute=e.getUTCMinutes(),this.second=e.getUTCSeconds()}toDate(){return new Date(Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second))}fromString(e){let n=/(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})Z/ig.exec(e);if(n===null){this.error="Wrong input string for conversion";return}let o=parseInt(n[1],10);o>=50?this.year=1900+o:this.year=2e3+o,this.month=parseInt(n[2],10),this.day=parseInt(n[3],10),this.hour=parseInt(n[4],10),this.minute=parseInt(n[5],10),this.second=parseInt(n[6],10)}toString(e="iso"){if(e==="iso"){let t=new Array(7);return t[0]=Ge(this.year<2e3?this.year-1900:this.year-2e3,2),t[1]=Ge(this.month,2),t[2]=Ge(this.day,2),t[3]=Ge(this.hour,2),t[4]=Ge(this.minute,2),t[5]=Ge(this.second,2),t[6]="Z",t.join("")}return super.toString(e)}onAsciiEncoding(){return`${this.constructor.NAME} : ${this.toDate().toISOString()}`}toJSON(){return{...super.toJSON(),year:this.year,month:this.month,day:this.day,hour:this.hour,minute:this.minute,second:this.second}}};td=Co;_.UTCTime=td;Co.NAME="UTCTime";var rd,bi=class extends Co{constructor(e={}){var t;super(e),(t=this.millisecond)!==null&&t!==void 0||(this.millisecond=0),this.idBlock.tagClass=1,this.idBlock.tagNumber=24}fromDate(e){super.fromDate(e),this.millisecond=e.getUTCMilliseconds()}toDate(){return new Date(Date.UTC(this.year,this.month-1,this.day,this.hour,this.minute,this.second,this.millisecond))}fromString(e){let t=!1,n="",o="",s=0,i,a=0,c=0;if(e[e.length-1]==="Z")n=e.substring(0,e.length-1),t=!0;else{let l=new Number(e[e.length-1]);if(isNaN(l.valueOf()))throw new Error("Wrong input string for conversion");n=e}if(t){if(n.indexOf("+")!==-1)throw new Error("Wrong input string for conversion");if(n.indexOf("-")!==-1)throw new Error("Wrong input string for conversion")}else{let l=1,p=n.indexOf("+"),x="";if(p===-1&&(p=n.indexOf("-"),l=-1),p!==-1){if(x=n.substring(p+1),n=n.substring(0,p),x.length!==2&&x.length!==4)throw new Error("Wrong input string for conversion");let d=parseInt(x.substring(0,2),10);if(isNaN(d.valueOf()))throw new Error("Wrong input string for conversion");if(a=l*d,x.length===4){if(d=parseInt(x.substring(2,4),10),isNaN(d.valueOf()))throw new Error("Wrong input string for conversion");c=l*d}}}let f=n.indexOf(".");if(f===-1&&(f=n.indexOf(",")),f!==-1){let l=new Number(`0${n.substring(f)}`);if(isNaN(l.valueOf()))throw new Error("Wrong input string for conversion");s=l.valueOf(),o=n.substring(0,f)}else o=n;switch(!0){case o.length===8:if(i=/(\d{4})(\d{2})(\d{2})/ig,f!==-1)throw new Error("Wrong input string for conversion");break;case o.length===10:if(i=/(\d{4})(\d{2})(\d{2})(\d{2})/ig,f!==-1){let l=60*s;this.minute=Math.floor(l),l=60*(l-this.minute),this.second=Math.floor(l),l=1e3*(l-this.second),this.millisecond=Math.floor(l)}break;case o.length===12:if(i=/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})/ig,f!==-1){let l=60*s;this.second=Math.floor(l),l=1e3*(l-this.second),this.millisecond=Math.floor(l)}break;case o.length===14:if(i=/(\d{4})(\d{2})(\d{2})(\d{2})(\d{2})(\d{2})/ig,f!==-1){let l=1e3*s;this.millisecond=Math.floor(l)}break;default:throw new Error("Wrong input string for conversion")}let u=i.exec(o);if(u===null)throw new Error("Wrong input string for conversion");for(let l=1;l<u.length;l++)switch(l){case 1:this.year=parseInt(u[l],10);break;case 2:this.month=parseInt(u[l],10);break;case 3:this.day=parseInt(u[l],10);break;case 4:this.hour=parseInt(u[l],10)+a;break;case 5:this.minute=parseInt(u[l],10)+c;break;case 6:this.second=parseInt(u[l],10);break;default:throw new Error("Wrong input string for conversion")}if(t===!1){let l=new Date(this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond);this.year=l.getUTCFullYear(),this.month=l.getUTCMonth(),this.day=l.getUTCDay(),this.hour=l.getUTCHours(),this.minute=l.getUTCMinutes(),this.second=l.getUTCSeconds(),this.millisecond=l.getUTCMilliseconds()}}toString(e="iso"){if(e==="iso"){let t=[];return t.push(Ge(this.year,4)),t.push(Ge(this.month,2)),t.push(Ge(this.day,2)),t.push(Ge(this.hour,2)),t.push(Ge(this.minute,2)),t.push(Ge(this.second,2)),this.millisecond!==0&&(t.push("."),t.push(Ge(this.millisecond,3))),t.push("Z"),t.join("")}return super.toString(e)}toJSON(){return{...super.toJSON(),millisecond:this.millisecond}}};rd=bi;_.GeneralizedTime=rd;bi.NAME="GeneralizedTime";var nd,wi=class extends zt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=31}};nd=wi;_.DATE=nd;wi.NAME="DATE";var od,xi=class extends zt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=32}};od=xi;_.TimeOfDay=od;xi.NAME="TimeOfDay";var sd,vi=class extends zt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=33}};sd=vi;_.DateTime=sd;vi.NAME="DateTime";var id,Ei=class extends zt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=34}};id=Ei;_.Duration=id;Ei.NAME="Duration";var ad,Ai=class extends zt{constructor(e={}){super(e),this.idBlock.tagClass=1,this.idBlock.tagNumber=14}};ad=Ai;_.TIME=ad;Ai.NAME="TIME";function zw(r){let{result:e}=kn(r),t=e.valueBlock.value;return{n:ue(It(t[1].toBigInt()),"base64url"),e:ue(It(t[2].toBigInt()),"base64url"),d:ue(It(t[3].toBigInt()),"base64url"),p:ue(It(t[4].toBigInt()),"base64url"),q:ue(It(t[5].toBigInt()),"base64url"),dp:ue(It(t[6].toBigInt()),"base64url"),dq:ue(It(t[7].toBigInt()),"base64url"),qi:ue(It(t[8].toBigInt()),"base64url"),kty:"RSA",alg:"RS256"}}function qw(r){if(r.n==null||r.e==null||r.d==null||r.p==null||r.q==null||r.dp==null||r.dq==null||r.qi==null)throw new q("JWK was missing components","ERR_INVALID_PARAMETERS");let t=new ve({value:[new be({value:0}),be.fromBigInt(Ct(ee(r.n,"base64url"))),be.fromBigInt(Ct(ee(r.e,"base64url"))),be.fromBigInt(Ct(ee(r.d,"base64url"))),be.fromBigInt(Ct(ee(r.p,"base64url"))),be.fromBigInt(Ct(ee(r.q,"base64url"))),be.fromBigInt(Ct(ee(r.dp,"base64url"))),be.fromBigInt(Ct(ee(r.dq,"base64url"))),be.fromBigInt(Ct(ee(r.qi,"base64url")))]}).toBER();return new Uint8Array(t,0,t.byteLength)}function Gw(r){let{result:e}=kn(r),t=e.valueBlock.value[1].valueBlock.value[0].valueBlock.value;return{kty:"RSA",n:ue(It(t[0].toBigInt()),"base64url"),e:ue(It(t[1].toBigInt()),"base64url")}}function jw(r){if(r.n==null||r.e==null)throw new q("JWK was missing components","ERR_INVALID_PARAMETERS");let t=new ve({value:[new ve({value:[new mt({value:"1.2.840.113549.1.1.1"}),new br]}),new Cn({valueHex:new ve({value:[be.fromBigInt(Ct(ee(r.n,"base64url"))),be.fromBigInt(Ct(ee(r.e,"base64url")))]}).toBER()})]}).toBER();return new Uint8Array(t,0,t.byteLength)}function It(r){let e=r.toString(16);e.length%2>0&&(e=`0${e}`);let t=e.length/2,n=new Uint8Array(t),o=0,s=0;for(;o<t;)n[o]=parseInt(e.slice(s,s+2),16),o+=1,s+=2;return n}function Ct(r){let e=[];return r.forEach(function(t){let n=t.toString(16);n.length%2>0&&(n=`0${n}`),e.push(n)}),BigInt("0x"+e.join(""))}var Ww=16,vc=32,Ec=1e4;async function Yw(r,e){let t=Me.get(),o=new ve({value:[new be({value:0}),new ve({value:[new mt({value:"1.2.840.113549.1.1.1"}),new br]}),new Kt({valueHex:r.marshal()})]}).toBER(),s=new Uint8Array(o,0,o.byteLength),i=Kr(Ww),a=await gc(xn,e,i,{c:Ec,dkLen:vc}),c=Kr(16),f=await t.subtle.importKey("raw",a,"AES-CBC",!1,["encrypt"]),u=await t.subtle.encrypt({name:"AES-CBC",iv:c},f,s),l=new ve({value:[new Kt({valueHex:i}),new be({value:Ec}),new be({value:vc}),new ve({value:[new mt({value:"1.2.840.113549.2.11"}),new br]})]}),p=new ve({value:[new mt({value:"1.2.840.113549.1.5.13"}),new ve({value:[new ve({value:[new mt({value:"1.2.840.113549.1.5.12"}),l]}),new ve({value:[new mt({value:"2.16.840.1.101.3.4.1.42"}),new Kt({valueHex:c})]})]})]}),d=new ve({value:[p,new Kt({valueHex:u})]}).toBER(),h=new Uint8Array(d,0,d.byteLength);return["-----BEGIN ENCRYPTED PRIVATE KEY-----",...ue(h,"base64pad").split(/(.{64})/).filter(Boolean),"-----END ENCRYPTED PRIVATE KEY-----"].join(`
8
- `)}async function Zw(r,e){let t=Me.get(),n;if(r.includes("-----BEGIN ENCRYPTED PRIVATE KEY-----")){let o=ee(r.replace("-----BEGIN ENCRYPTED PRIVATE KEY-----","").replace("-----END ENCRYPTED PRIVATE KEY-----","").replace(/\n/g,"").trim(),"base64pad"),{result:s}=kn(o),{iv:i,salt:a,iterations:c,keySize:f,cipherText:u}=Jw(s),l=await gc(xn,e,a,{c,dkLen:f}),p=await t.subtle.importKey("raw",l,"AES-CBC",!1,["decrypt"]),x=To(await t.subtle.decrypt({name:"AES-CBC",iv:i},p,u)),{result:d}=kn(x);n=cd(d)}else if(r.includes("-----BEGIN PRIVATE KEY-----")){let o=ee(r.replace("-----BEGIN PRIVATE KEY-----","").replace("-----END PRIVATE KEY-----","").replace(/\n/g,"").trim(),"base64pad"),{result:s}=kn(o);n=cd(s)}else throw new q("Could not parse private key from PEM data","ERR_INVALID_PARAMETERS");return Ac(n)}function Jw(r){let e=r.valueBlock.value[0];if(e.valueBlock.value[0].toString()!=="OBJECT IDENTIFIER : 1.2.840.113549.1.5.13")throw new q("Only pkcs5PBES2 encrypted private keys are supported","ERR_INVALID_PARAMS");let n=e.valueBlock.value[1].valueBlock.value[0];if(n.valueBlock.value[0].toString()!=="OBJECT IDENTIFIER : 1.2.840.113549.1.5.12")throw new q("Only pkcs5PBKDF2 key derivation functions are supported","ERR_INVALID_PARAMS");let s=n.valueBlock.value[1],i=To(s.valueBlock.value[0].getValue()),a=Ec,c=vc;if(s.valueBlock.value.length===3)a=Number(s.valueBlock.value[1].toBigInt()),c=Number(s.valueBlock.value[2].toBigInt());else if(s.valueBlock.value.length===2)throw new q("Could not derive key size and iterations from PEM file - please use @libp2p/rsa to re-import your key","ERR_INVALID_PARAMS");let f=e.valueBlock.value[1].valueBlock.value[1],u=f.valueBlock.value[0].toString();if(u!=="OBJECT IDENTIFIER : 1.2.840.113549.3.7"){if(u!=="OBJECT IDENTIFIER : 1.3.14.3.2.7"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.2"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.22"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.42")throw new q("Only AES-CBC encryption schemes are supported","ERR_INVALID_PARAMS")}}}}let l=To(f.valueBlock.value[1].getValue());return{cipherText:To(r.valueBlock.value[1].getValue()),salt:i,iterations:a,keySize:c,iv:l}}function cd(r){return To(r.valueBlock.value[2].getValue())}function To(r){return new Uint8Array(r,0,r.byteLength)}async function ud(r){let e=await Me.get().subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:r,publicExponent:new Uint8Array([1,0,1]),hash:{name:"SHA-256"}},!0,["sign","verify"]),t=await hd(e);return{privateKey:t[0],publicKey:t[1]}}async function Bc(r){let t=[await Me.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await Xw(r)],n=await hd({privateKey:t[0],publicKey:t[1]});return{privateKey:n[0],publicKey:n[1]}}async function ld(r,e){let t=await Me.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await Me.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},t,e instanceof Uint8Array?e:e.subarray());return new Uint8Array(n,0,n.byteLength)}async function fd(r,e,t){let n=await Me.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return Me.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,e,t instanceof Uint8Array?t:t.subarray())}async function hd(r){if(r.privateKey==null||r.publicKey==null)throw new q("Private and public key are required","ERR_INVALID_PARAMETERS");return Promise.all([Me.get().subtle.exportKey("jwk",r.privateKey),Me.get().subtle.exportKey("jwk",r.publicKey)])}async function Xw(r){return Me.get().subtle.importKey("jwk",{kty:r.kty,n:r.n,e:r.e},{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["verify"])}function Si(r){if(r.kty!=="RSA")throw new q("invalid key type","ERR_INVALID_KEY_TYPE");if(r.n==null)throw new q("invalid key modulus","ERR_INVALID_KEY_MODULUS");return ee(r.n,"base64url").length*8}var Ro=8192,ko=class{_key;constructor(e){this._key=e}verify(e,t){return fd(this._key,t,e)}marshal(){return wr.jwkToPkix(this._key)}get bytes(){return At.encode({Type:ce.RSA,Data:this.marshal()}).subarray()}equals(e){return Ce(this.bytes,e.bytes)}hash(){let e=Ie.digest(this.bytes);return ot(e)?e.then(({bytes:t})=>t):e.bytes}},Rn=class{_key;_publicKey;constructor(e,t){this._key=e,this._publicKey=t}genSecret(){return Kr(16)}sign(e){return ld(this._key,e)}get public(){if(this._publicKey==null)throw new q("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new ko(this._publicKey)}marshal(){return wr.jwkToPkcs1(this._key)}get bytes(){return Bt.encode({Type:ce.RSA,Data:this.marshal()}).subarray()}equals(e){return Ce(this.bytes,e.bytes)}hash(){let e=Ie.digest(this.bytes);return ot(e)?e.then(({bytes:t})=>t):e.bytes}async id(){let e=await this.public.hash();return ue(e,"base58btc")}async export(e,t="pkcs-8"){if(t==="pkcs-8")return wr.exportToPem(this,e);if(t==="libp2p-key")return An(this.bytes,e);throw new q(`export format '${t}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};async function Ac(r){let e=wr.pkcs1ToJwk(r);if(Si(e)>Ro)throw new q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let t=await Bc(e);return new Rn(t.privateKey,t.publicKey)}function ex(r){let e=wr.pkixToJwk(r);if(Si(e)>Ro)throw new q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");return new ko(e)}async function tx(r){if(Si(r)>Ro)throw new q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await Bc(r);return new Rn(e.privateKey,e.publicKey)}async function rx(r){if(r>Ro)throw new q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await ud(r);return new Rn(e.privateKey,e.publicKey)}var Rc={};M(Rc,{Secp256k1PrivateKey:()=>Uo,Secp256k1PublicKey:()=>No,generateKeyPair:()=>yx,unmarshalSecp256k1PrivateKey:()=>mx,unmarshalSecp256k1PublicKey:()=>gx});var nx=(r,e,t)=>r&e^~r&t,ox=(r,e,t)=>r&e^r&t^e&t,sx=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),xr=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),vr=new Uint32Array(64),Ic=class extends wn{constructor(){super(64,32,8,!1),this.A=xr[0]|0,this.B=xr[1]|0,this.C=xr[2]|0,this.D=xr[3]|0,this.E=xr[4]|0,this.F=xr[5]|0,this.G=xr[6]|0,this.H=xr[7]|0}get(){let{A:e,B:t,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[e,t,n,o,s,i,a,c]}set(e,t,n,o,s,i,a,c){this.A=e|0,this.B=t|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(e,t){for(let l=0;l<16;l++,t+=4)vr[l]=e.getUint32(t,!1);for(let l=16;l<64;l++){let p=vr[l-15],x=vr[l-2],d=ft(p,7)^ft(p,18)^p>>>3,h=ft(x,17)^ft(x,19)^x>>>10;vr[l]=h+vr[l-7]+d+vr[l-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:f,H:u}=this;for(let l=0;l<64;l++){let p=ft(a,6)^ft(a,11)^ft(a,25),x=u+p+nx(a,c,f)+sx[l]+vr[l]|0,h=(ft(n,2)^ft(n,13)^ft(n,22))+ox(n,o,s)|0;u=f,f=c,c=a,a=i+x|0,i=s,s=o,o=n,n=x+h|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,u=u+this.H|0,this.set(n,o,s,i,a,c,f,u)}roundClean(){vr.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var dd=As(()=>new Ic);function ix(r){let e=ho(r);Et(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:t,Fp:n,a:o}=e;if(t){if(!n.eql(o,n.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof t!="object"||typeof t.beta!="bigint"||typeof t.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}var{bytesToNumberBE:ax,hexToBytes:cx}=Is,qr={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(r){let{Err:e}=qr;if(r.length<2||r[0]!==2)throw new e("Invalid signature integer tag");let t=r[1],n=r.subarray(2,t+2);if(!t||n.length!==t)throw new e("Invalid signature integer: wrong length");if(n[0]&128)throw new e("Invalid signature integer: negative");if(n[0]===0&&!(n[1]&128))throw new e("Invalid signature integer: unnecessary leading zero");return{d:ax(n),l:r.subarray(t+2)}},toSig(r){let{Err:e}=qr,t=typeof r=="string"?cx(r):r;if(!ht(t))throw new Error("ui8a expected");let n=t.length;if(n<2||t[0]!=48)throw new e("Invalid signature tag");if(t[1]!==n-2)throw new e("Invalid signature: incorrect length");let{d:o,l:s}=qr._parseInt(t.subarray(2)),{d:i,l:a}=qr._parseInt(s);if(a.length)throw new e("Invalid signature: left bytes after parsing");return{r:o,s:i}},hexFromSig(r){let e=f=>Number.parseInt(f[0],16)&8?"00"+f:f,t=f=>{let u=f.toString(16);return u.length&1?`0${u}`:u},n=e(t(r.s)),o=e(t(r.r)),s=n.length/2,i=o.length/2,a=t(s),c=t(i);return`30${t(i+s+4)}02${c}${o}02${a}${n}`}},jt=BigInt(0),it=BigInt(1),JS=BigInt(2),pd=BigInt(3),XS=BigInt(4);function ux(r){let e=ix(r),{Fp:t}=e,n=e.toBytes||((d,h,m)=>{let g=h.toAffine();return Pt(Uint8Array.from([4]),t.toBytes(g.x),t.toBytes(g.y))}),o=e.fromBytes||(d=>{let h=d.subarray(1),m=t.fromBytes(h.subarray(0,t.BYTES)),g=t.fromBytes(h.subarray(t.BYTES,2*t.BYTES));return{x:m,y:g}});function s(d){let{a:h,b:m}=e,g=t.sqr(d),A=t.mul(g,d);return t.add(t.add(A,t.mul(d,h)),m)}if(!t.eql(t.sqr(e.Gy),s(e.Gx)))throw new Error("bad generator point: equation left != right");function i(d){return typeof d=="bigint"&&jt<d&&d<e.n}function a(d){if(!i(d))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function c(d){let{allowedPrivateKeyLengths:h,nByteLength:m,wrapPrivateKey:g,n:A}=e;if(h&&typeof d!="bigint"){if(ht(d)&&(d=Ot(d)),typeof d!="string"||!h.includes(d.length))throw new Error("Invalid key");d=d.padStart(m*2,"0")}let b;try{b=typeof d=="bigint"?d:Vt(de("private key",d,m))}catch{throw new Error(`private key must be ${m} bytes, hex or bigint, not ${typeof d}`)}return g&&(b=oe(b,A)),a(b),b}let f=new Map;function u(d){if(!(d instanceof l))throw new Error("ProjectivePoint expected")}class l{constructor(h,m,g){if(this.px=h,this.py=m,this.pz=g,h==null||!t.isValid(h))throw new Error("x required");if(m==null||!t.isValid(m))throw new Error("y required");if(g==null||!t.isValid(g))throw new Error("z required")}static fromAffine(h){let{x:m,y:g}=h||{};if(!h||!t.isValid(m)||!t.isValid(g))throw new Error("invalid affine point");if(h instanceof l)throw new Error("projective point not allowed");let A=b=>t.eql(b,t.ZERO);return A(m)&&A(g)?l.ZERO:new l(m,g,t.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(h){let m=t.invertBatch(h.map(g=>g.pz));return h.map((g,A)=>g.toAffine(m[A])).map(l.fromAffine)}static fromHex(h){let m=l.fromAffine(o(de("pointHex",h)));return m.assertValidity(),m}static fromPrivateKey(h){return l.BASE.multiply(c(h))}_setWindowSize(h){this._WINDOW_SIZE=h,f.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!t.is0(this.py))return;throw new Error("bad point: ZERO")}let{x:h,y:m}=this.toAffine();if(!t.isValid(h)||!t.isValid(m))throw new Error("bad point: x or y not FE");let g=t.sqr(m),A=s(h);if(!t.eql(g,A))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:h}=this.toAffine();if(t.isOdd)return!t.isOdd(h);throw new Error("Field doesn't support isOdd")}equals(h){u(h);let{px:m,py:g,pz:A}=this,{px:b,py:S,pz:v}=h,I=t.eql(t.mul(m,v),t.mul(b,A)),C=t.eql(t.mul(g,v),t.mul(S,A));return I&&C}negate(){return new l(this.px,t.neg(this.py),this.pz)}double(){let{a:h,b:m}=e,g=t.mul(m,pd),{px:A,py:b,pz:S}=this,v=t.ZERO,I=t.ZERO,C=t.ZERO,y=t.mul(A,A),k=t.mul(b,b),O=t.mul(S,S),U=t.mul(A,b);return U=t.add(U,U),C=t.mul(A,S),C=t.add(C,C),v=t.mul(h,C),I=t.mul(g,O),I=t.add(v,I),v=t.sub(k,I),I=t.add(k,I),I=t.mul(v,I),v=t.mul(U,v),C=t.mul(g,C),O=t.mul(h,O),U=t.sub(y,O),U=t.mul(h,U),U=t.add(U,C),C=t.add(y,y),y=t.add(C,y),y=t.add(y,O),y=t.mul(y,U),I=t.add(I,y),O=t.mul(b,S),O=t.add(O,O),y=t.mul(O,U),v=t.sub(v,y),C=t.mul(O,k),C=t.add(C,C),C=t.add(C,C),new l(v,I,C)}add(h){u(h);let{px:m,py:g,pz:A}=this,{px:b,py:S,pz:v}=h,I=t.ZERO,C=t.ZERO,y=t.ZERO,k=e.a,O=t.mul(e.b,pd),U=t.mul(m,b),V=t.mul(g,S),H=t.mul(A,v),X=t.add(m,g),B=t.add(b,S);X=t.mul(X,B),B=t.add(U,V),X=t.sub(X,B),B=t.add(m,A);let R=t.add(b,v);return B=t.mul(B,R),R=t.add(U,H),B=t.sub(B,R),R=t.add(g,A),I=t.add(S,v),R=t.mul(R,I),I=t.add(V,H),R=t.sub(R,I),y=t.mul(k,B),I=t.mul(O,H),y=t.add(I,y),I=t.sub(V,y),y=t.add(V,y),C=t.mul(I,y),V=t.add(U,U),V=t.add(V,U),H=t.mul(k,H),B=t.mul(O,B),V=t.add(V,H),H=t.sub(U,H),H=t.mul(k,H),B=t.add(B,H),U=t.mul(V,B),C=t.add(C,U),U=t.mul(R,B),I=t.mul(X,I),I=t.sub(I,U),U=t.mul(X,V),y=t.mul(R,y),y=t.add(y,U),new l(I,C,y)}subtract(h){return this.add(h.negate())}is0(){return this.equals(l.ZERO)}wNAF(h){return x.wNAFCached(this,f,h,m=>{let g=t.invertBatch(m.map(A=>A.pz));return m.map((A,b)=>A.toAffine(g[b])).map(l.fromAffine)})}multiplyUnsafe(h){let m=l.ZERO;if(h===jt)return m;if(a(h),h===it)return this;let{endo:g}=e;if(!g)return x.unsafeLadder(this,h);let{k1neg:A,k1:b,k2neg:S,k2:v}=g.splitScalar(h),I=m,C=m,y=this;for(;b>jt||v>jt;)b&it&&(I=I.add(y)),v&it&&(C=C.add(y)),y=y.double(),b>>=it,v>>=it;return A&&(I=I.negate()),S&&(C=C.negate()),C=new l(t.mul(C.px,g.beta),C.py,C.pz),I.add(C)}multiply(h){a(h);let m=h,g,A,{endo:b}=e;if(b){let{k1neg:S,k1:v,k2neg:I,k2:C}=b.splitScalar(m),{p:y,f:k}=this.wNAF(v),{p:O,f:U}=this.wNAF(C);y=x.constTimeNegate(S,y),O=x.constTimeNegate(I,O),O=new l(t.mul(O.px,b.beta),O.py,O.pz),g=y.add(O),A=k.add(U)}else{let{p:S,f:v}=this.wNAF(m);g=S,A=v}return l.normalizeZ([g,A])[0]}multiplyAndAddUnsafe(h,m,g){let A=l.BASE,b=(v,I)=>I===jt||I===it||!v.equals(A)?v.multiplyUnsafe(I):v.multiply(I),S=b(this,m).add(b(h,g));return S.is0()?void 0:S}toAffine(h){let{px:m,py:g,pz:A}=this,b=this.is0();h==null&&(h=b?t.ONE:t.inv(A));let S=t.mul(m,h),v=t.mul(g,h),I=t.mul(A,h);if(b)return{x:t.ZERO,y:t.ZERO};if(!t.eql(I,t.ONE))throw new Error("invZ was invalid");return{x:S,y:v}}isTorsionFree(){let{h,isTorsionFree:m}=e;if(h===it)return!0;if(m)return m(l,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h,clearCofactor:m}=e;return h===it?this:m?m(l,this):this.multiplyUnsafe(e.h)}toRawBytes(h=!0){return this.assertValidity(),n(l,this,h)}toHex(h=!0){return Ot(this.toRawBytes(h))}}l.BASE=new l(e.Gx,e.Gy,t.ONE),l.ZERO=new l(t.ZERO,t.ONE,t.ZERO);let p=e.nBitLength,x=ks(l,e.endo?Math.ceil(p/2):p);return{CURVE:e,ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:s,isWithinCurveOrder:i}}function lx(r){let e=ho(r);return Et(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function md(r){let e=lx(r),{Fp:t,n}=e,o=t.BYTES+1,s=2*t.BYTES+1;function i(B){return jt<B&&B<t.ORDER}function a(B){return oe(B,n)}function c(B){return Cs(B,n)}let{ProjectivePoint:f,normPrivateKeyToScalar:u,weierstrassEquation:l,isWithinCurveOrder:p}=ux({...e,toBytes(B,R,$){let T=R.toAffine(),E=t.toBytes(T.x),L=Pt;return $?L(Uint8Array.from([R.hasEvenY()?2:3]),E):L(Uint8Array.from([4]),E,t.toBytes(T.y))},fromBytes(B){let R=B.length,$=B[0],T=B.subarray(1);if(R===o&&($===2||$===3)){let E=Vt(T);if(!i(E))throw new Error("Point is not on curve");let L=l(E),F=t.sqrt(L),z=(F&it)===it;return($&1)===1!==z&&(F=t.neg(F)),{x:E,y:F}}else if(R===s&&$===4){let E=t.fromBytes(T.subarray(0,t.BYTES)),L=t.fromBytes(T.subarray(t.BYTES,2*t.BYTES));return{x:E,y:L}}else throw new Error(`Point of length ${R} was invalid. Expected ${o} compressed bytes or ${s} uncompressed bytes`)}}),x=B=>Ot(fr(B,e.nByteLength));function d(B){let R=n>>it;return B>R}function h(B){return d(B)?a(-B):B}let m=(B,R,$)=>Vt(B.slice(R,$));class g{constructor(R,$,T){this.r=R,this.s=$,this.recovery=T,this.assertValidity()}static fromCompact(R){let $=e.nByteLength;return R=de("compactSignature",R,$*2),new g(m(R,0,$),m(R,$,2*$))}static fromDER(R){let{r:$,s:T}=qr.toSig(de("DER",R));return new g($,T)}assertValidity(){if(!p(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!p(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(R){return new g(this.r,this.s,R)}recoverPublicKey(R){let{r:$,s:T,recovery:E}=this,L=C(de("msgHash",R));if(E==null||![0,1,2,3].includes(E))throw new Error("recovery id invalid");let F=E===2||E===3?$+e.n:$;if(F>=t.ORDER)throw new Error("recovery id 2 or 3 invalid");let z=E&1?"03":"02",W=f.fromHex(z+x(F)),Y=c(F),ne=a(-L*Y),J=a(T*Y),Q=f.BASE.multiplyAndAddUnsafe(W,ne,J);if(!Q)throw new Error("point at infinify");return Q.assertValidity(),Q}hasHighS(){return d(this.s)}normalizeS(){return this.hasHighS()?new g(this.r,a(-this.s),this.recovery):this}toDERRawBytes(){return Vr(this.toDERHex())}toDERHex(){return qr.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Vr(this.toCompactHex())}toCompactHex(){return x(this.r)+x(this.s)}}let A={isValidPrivateKey(B){try{return u(B),!0}catch{return!1}},normPrivateKeyToScalar:u,randomPrivateKey:()=>{let B=Ja(e.n);return th(e.randomBytes(B),e.n)},precompute(B=8,R=f.BASE){return R._setWindowSize(B),R.multiply(BigInt(3)),R}};function b(B,R=!0){return f.fromPrivateKey(B).toRawBytes(R)}function S(B){let R=ht(B),$=typeof B=="string",T=(R||$)&&B.length;return R?T===o||T===s:$?T===2*o||T===2*s:B instanceof f}function v(B,R,$=!0){if(S(B))throw new Error("first arg must be private key");if(!S(R))throw new Error("second arg must be public key");return f.fromHex(R).multiply(u(B)).toRawBytes($)}let I=e.bits2int||function(B){let R=Vt(B),$=B.length*8-e.nBitLength;return $>0?R>>BigInt($):R},C=e.bits2int_modN||function(B){return a(I(B))},y=fo(e.nBitLength);function k(B){if(typeof B!="bigint")throw new Error("bigint expected");if(!(jt<=B&&B<y))throw new Error(`bigint expected < 2^${e.nBitLength}`);return fr(B,e.nByteLength)}function O(B,R,$=U){if(["recovered","canonical"].some(fe=>fe in $))throw new Error("sign() legacy options not supported");let{hash:T,randomBytes:E}=e,{lowS:L,prehash:F,extraEntropy:z}=$;L==null&&(L=!0),B=de("msgHash",B),F&&(B=de("prehashed msgHash",T(B)));let W=C(B),Y=u(R),ne=[k(Y),k(W)];if(z!=null){let fe=z===!0?E(t.BYTES):z;ne.push(de("extraEntropy",fe))}let J=Pt(...ne),Q=W;function ye(fe){let Ae=I(fe);if(!p(Ae))return;let Be=c(Ae),we=f.BASE.multiply(Ae).toAffine(),Ue=a(we.x);if(Ue===jt)return;let _t=a(Be*a(Q+Ue*Y));if(_t===jt)return;let Nr=(we.x===Ue?0:2)|Number(we.y&it),so=_t;return L&&d(_t)&&(so=h(_t),Nr^=1),new g(Ue,so,Nr)}return{seed:J,k2sig:ye}}let U={lowS:e.lowS,prehash:!1},V={lowS:e.lowS,prehash:!1};function H(B,R,$=U){let{seed:T,k2sig:E}=O(B,R,$),L=e;return ja(L.hash.outputLen,L.nByteLength,L.hmac)(T,E)}f.BASE._setWindowSize(8);function X(B,R,$,T=V){let E=B;if(R=de("msgHash",R),$=de("publicKey",$),"strict"in T)throw new Error("options.strict was renamed to lowS");let{lowS:L,prehash:F}=T,z,W;try{if(typeof E=="string"||ht(E))try{z=g.fromDER(E)}catch(we){if(!(we instanceof qr.Err))throw we;z=g.fromCompact(E)}else if(typeof E=="object"&&typeof E.r=="bigint"&&typeof E.s=="bigint"){let{r:we,s:Ue}=E;z=new g(we,Ue)}else throw new Error("PARSE");W=f.fromHex($)}catch(we){if(we.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(L&&z.hasHighS())return!1;F&&(R=e.hash(R));let{r:Y,s:ne}=z,J=C(R),Q=c(ne),ye=a(J*Q),fe=a(Y*Q),Ae=f.BASE.multiplyAndAddUnsafe(W,ye,fe)?.toAffine();return Ae?a(Ae.x)===Y:!1}return{CURVE:e,getPublicKey:b,getSharedSecret:v,sign:H,verify:X,ProjectivePoint:f,Signature:g,utils:A}}function fx(r){return{hash:r,hmac:(e,...t)=>wo(r,e,Es(...t)),randomBytes:bn}}function gd(r,e){let t=n=>md({...r,...fx(n)});return Object.freeze({...t(e),create:t})}var wd=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),yd=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),hx=BigInt(1),Cc=BigInt(2),bd=(r,e)=>(r+e/Cc)/e;function dx(r){let e=wd,t=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),f=r*r*r%e,u=f*f*r%e,l=ae(u,t,e)*u%e,p=ae(l,t,e)*u%e,x=ae(p,Cc,e)*f%e,d=ae(x,o,e)*x%e,h=ae(d,s,e)*d%e,m=ae(h,a,e)*h%e,g=ae(m,c,e)*m%e,A=ae(g,a,e)*h%e,b=ae(A,t,e)*u%e,S=ae(b,i,e)*d%e,v=ae(S,n,e)*f%e,I=ae(v,Cc,e);if(!Tc.eql(Tc.sqr(I),r))throw new Error("Cannot find square root");return I}var Tc=Ts(wd,void 0,void 0,{sqrt:dx}),yt=gd({a:BigInt(0),b:BigInt(7),Fp:Tc,n:yd,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let e=yd,t=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-hx*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),s=t,i=BigInt("0x100000000000000000000000000000000"),a=bd(s*r,e),c=bd(-n*r,e),f=oe(r-a*t-c*o,e),u=oe(-a*n-c*s,e),l=f>i,p=u>i;if(l&&(f=e-f),p&&(u=e-u),f>i||u>i)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:l,k1:f,k2neg:p,k2:u}}}},dd),a3=BigInt(0);var c3=yt.ProjectivePoint;function xd(){return yt.utils.randomPrivateKey()}function vd(r,e){let t=Ie.digest(e instanceof Uint8Array?e:e.subarray());if(ot(t))return t.then(({digest:n})=>yt.sign(n,r).toDERRawBytes()).catch(n=>{throw new q(String(n),"ERR_INVALID_INPUT")});try{return yt.sign(t.digest,r).toDERRawBytes()}catch(n){throw new q(String(n),"ERR_INVALID_INPUT")}}function Ed(r,e,t){let n=Ie.digest(t instanceof Uint8Array?t:t.subarray());if(ot(n))return n.then(({digest:o})=>yt.verify(e,o,r)).catch(o=>{throw new q(String(o),"ERR_INVALID_INPUT")});try{return yt.verify(e,n.digest,r)}catch(o){throw new q(String(o),"ERR_INVALID_INPUT")}}function Ad(r){return yt.ProjectivePoint.fromHex(r).toRawBytes(!0)}function Bd(r){try{yt.getPublicKey(r,!0)}catch(e){throw new q(String(e),"ERR_INVALID_PRIVATE_KEY")}}function kc(r){try{yt.ProjectivePoint.fromHex(r)}catch(e){throw new q(String(e),"ERR_INVALID_PUBLIC_KEY")}}function Sd(r){try{return yt.getPublicKey(r,!0)}catch(e){throw new q(String(e),"ERR_INVALID_PRIVATE_KEY")}}var No=class{_key;constructor(e){kc(e),this._key=e}verify(e,t){return Ed(this._key,t,e)}marshal(){return Ad(this._key)}get bytes(){return At.encode({Type:ce.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Ce(this.bytes,e.bytes)}async hash(){let e=Ie.digest(this.bytes),t;return ot(e)?{bytes:t}=await e:t=e.bytes,t}},Uo=class{_key;_publicKey;constructor(e,t){this._key=e,this._publicKey=t??Sd(e),Bd(this._key),kc(this._publicKey)}sign(e){return vd(this._key,e)}get public(){return new No(this._publicKey)}marshal(){return this._key}get bytes(){return Bt.encode({Type:ce.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Ce(this.bytes,e.bytes)}hash(){let e=Ie.digest(this.bytes);return ot(e)?e.then(({bytes:t})=>t):e.bytes}async id(){let e=await this.public.hash();return ue(e,"base58btc")}async export(e,t="libp2p-key"){if(t==="libp2p-key")return An(this.bytes,e);throw new q(`export format '${t}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function mx(r){return new Uo(r)}function gx(r){return new No(r)}async function yx(){let r=xd();return new Uo(r)}var Gr={rsa:Sc,ed25519:mc,secp256k1:Rc};function Id(r){let e=Object.keys(Gr).join(" / ");return new q(`invalid or unsupported key type ${r}. Must be ${e}`,"ERR_UNSUPPORTED_KEY_TYPE")}function Nc(r){let e=At.decode(r),t=e.Data??new Uint8Array;switch(e.Type){case ce.RSA:return Gr.rsa.unmarshalRsaPublicKey(t);case ce.Ed25519:return Gr.ed25519.unmarshalEd25519PublicKey(t);case ce.Secp256k1:return Gr.secp256k1.unmarshalSecp256k1PublicKey(t);default:throw Id(e.Type??"unknown")}}async function Cd(r){let e=Bt.decode(r),t=e.Data??new Uint8Array;switch(e.Type){case ce.RSA:return Gr.rsa.unmarshalRsaPrivateKey(t);case ce.Ed25519:return Gr.ed25519.unmarshalEd25519PrivateKey(t);case ce.Secp256k1:return Gr.secp256k1.unmarshalSecp256k1PrivateKey(t);default:throw Id(e.Type??"RSA")}}var Yc=De(_o(),1);var Wt="/",Rd=new TextEncoder().encode(Wt),Ii=Rd[0],Nn=class r{_buf;constructor(e,t){if(typeof e=="string")this._buf=ee(e);else if(e instanceof Uint8Array)this._buf=e;else throw new Error("Invalid key, should be String of Uint8Array");if(t==null&&(t=!0),t&&this.clean(),this._buf.byteLength===0||this._buf[0]!==Ii)throw new Error("Invalid key")}toString(e="utf8"){return ue(this._buf,e)}uint8Array(){return this._buf}get[Symbol.toStringTag](){return`Key(${this.toString()})`}static withNamespaces(e){return new r(e.join(Wt))}static random(){return new r(Math.random().toString().substring(2))}static asKey(e){return e instanceof Uint8Array||typeof e=="string"?new r(e):typeof e.uint8Array=="function"?new r(e.uint8Array()):null}clean(){if((this._buf==null||this._buf.byteLength===0)&&(this._buf=Rd),this._buf[0]!==Ii){let e=new Uint8Array(this._buf.byteLength+1);e.fill(Ii,0,1),e.set(this._buf,1),this._buf=e}for(;this._buf.byteLength>1&&this._buf[this._buf.byteLength-1]===Ii;)this._buf=this._buf.subarray(0,-1)}less(e){let t=this.list(),n=e.list();for(let o=0;o<t.length;o++){if(n.length<o+1)return!1;let s=t[o],i=n[o];if(s<i)return!0;if(s>i)return!1}return t.length<n.length}reverse(){return r.withNamespaces(this.list().slice().reverse())}namespaces(){return this.list()}baseNamespace(){let e=this.namespaces();return e[e.length-1]}list(){return this.toString().split(Wt).slice(1)}type(){return wx(this.baseNamespace())}name(){return xx(this.baseNamespace())}instance(e){return new r(this.toString()+":"+e)}path(){let e=this.parent().toString();return e.endsWith(Wt)||(e+=Wt),e+=this.type(),new r(e)}parent(){let e=this.list();return e.length===1?new r(Wt):new r(e.slice(0,-1).join(Wt))}child(e){return this.toString()===Wt?e:e.toString()===Wt?this:new r(this.toString()+e.toString(),!1)}isAncestorOf(e){return e.toString()===this.toString()?!1:e.toString().startsWith(this.toString())}isDecendantOf(e){return e.toString()===this.toString()?!1:this.toString().startsWith(e.toString())}isTopLevel(){return this.list().length===1}concat(...e){return r.withNamespaces([...this.namespaces(),...vx(e.map(t=>t.namespaces()))])}};function wx(r){let e=r.split(":");return e.length<2?"":e.slice(0,-1).join(":")}function xx(r){let e=r.split(":");return e[e.length-1]}function vx(r){return[].concat(...r)}var Jp=De(_c(),1);var Nd="ERR_IPNS_EXPIRED_RECORD",Do="ERR_UNRECOGNIZED_VALIDITY",Ud="ERR_SIGNATURE_CREATION",Yt="ERR_SIGNATURE_VERIFICATION",_d="ERR_UNRECOGNIZED_FORMAT";var Dc="ERR_UNDEFINED_PARAMETER",Dd="ERR_INVALID_RECORD_DATA",Ld="ERR_INVALID_VALUE",Od="ERR_INVALID_EMBEDDED_KEY",Vd="ERR_MISSING_PRIVATE_KEY",Pd="ERR_RECORD_TOO_LARGE";var je;(function(r){let e;(function(o){o.EOL="EOL"})(e=r.ValidityType||(r.ValidityType={}));let t;(function(o){o[o.EOL=0]="EOL"})(t||(t={})),function(o){o.codec=()=>yo(t)}(e=r.ValidityType||(r.ValidityType={}));let n;r.codec=()=>(n==null&&(n=mr((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.value!=null&&(s.uint32(10),s.bytes(o.value)),o.signatureV1!=null&&(s.uint32(18),s.bytes(o.signatureV1)),o.validityType!=null&&(s.uint32(24),r.ValidityType.codec().encode(o.validityType,s)),o.validity!=null&&(s.uint32(34),s.bytes(o.validity)),o.sequence!=null&&(s.uint32(40),s.uint64(o.sequence)),o.ttl!=null&&(s.uint32(48),s.uint64(o.ttl)),o.pubKey!=null&&(s.uint32(58),s.bytes(o.pubKey)),o.signatureV2!=null&&(s.uint32(66),s.bytes(o.signatureV2)),o.data!=null&&(s.uint32(74),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.value=o.bytes();break;case 2:i.signatureV1=o.bytes();break;case 3:i.validityType=r.ValidityType.codec().decode(o);break;case 4:i.validity=o.bytes();break;case 5:i.sequence=o.uint64();break;case 6:i.ttl=o.uint64();break;case 7:i.pubKey=o.bytes();break;case 8:i.signatureV2=o.bytes();break;case 9:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>pr(o,r.codec()),r.decode=o=>dr(o,r.codec())})(je||(je={}));var Ex=["string","number","bigint","symbol"],Ax=["Function","Generator","AsyncGenerator","GeneratorFunction","AsyncGeneratorFunction","AsyncFunction","Observable","Array","Buffer","Object","RegExp","Date","Error","Map","Set","WeakMap","WeakSet","ArrayBuffer","SharedArrayBuffer","DataView","Promise","URL","HTMLElement","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"];function Md(r){if(r===null)return"null";if(r===void 0)return"undefined";if(r===!0||r===!1)return"boolean";let e=typeof r;if(Ex.includes(e))return e;if(e==="function")return"Function";if(Array.isArray(r))return"Array";if(Bx(r))return"Buffer";let t=Sx(r);return t||"Object"}function Bx(r){return r&&r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer.call(null,r)}function Sx(r){let e=Object.prototype.toString.call(r).slice(8,-1);if(Ax.includes(e))return e}var w=class{constructor(e,t,n){this.major=e,this.majorEncoded=e<<5,this.name=t,this.terminal=n}toString(){return`Type[${this.major}].${this.name}`}compare(e){return this.major<e.major?-1:this.major>e.major?1:0}};w.uint=new w(0,"uint",!0);w.negint=new w(1,"negint",!0);w.bytes=new w(2,"bytes",!0);w.string=new w(3,"string",!0);w.array=new w(4,"array",!1);w.map=new w(5,"map",!1);w.tag=new w(6,"tag",!1);w.float=new w(7,"float",!0);w.false=new w(7,"false",!0);w.true=new w(7,"true",!0);w.null=new w(7,"null",!0);w.undefined=new w(7,"undefined",!0);w.break=new w(7,"break",!0);var D=class{constructor(e,t,n){this.type=e,this.value=t,this.encodedLength=n,this.encodedBytes=void 0,this.byteValue=void 0}toString(){return`Token[${this.type}].${this.value}`}};var Un=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",Ix=new TextDecoder,Cx=new TextEncoder;function Ci(r){return Un&&globalThis.Buffer.isBuffer(r)}function Oc(r){return r instanceof Uint8Array?Ci(r)?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r:Uint8Array.from(r)}var Kd=Un?(r,e,t)=>t-e>64?globalThis.Buffer.from(r.subarray(e,t)).toString("utf8"):$d(r,e,t):(r,e,t)=>t-e>64?Ix.decode(r.subarray(e,t)):$d(r,e,t),zd=Un?r=>r.length>64?globalThis.Buffer.from(r):Fd(r):r=>r.length>64?Cx.encode(r):Fd(r),Tt=r=>Uint8Array.from(r),_n=Un?(r,e,t)=>Ci(r)?new Uint8Array(r.subarray(e,t)):r.slice(e,t):(r,e,t)=>r.slice(e,t),qd=Un?(r,e)=>(r=r.map(t=>t instanceof Uint8Array?t:globalThis.Buffer.from(t)),Oc(globalThis.Buffer.concat(r,e))):(r,e)=>{let t=new Uint8Array(e),n=0;for(let o of r)n+o.length>t.length&&(o=o.subarray(0,t.length-n)),t.set(o,n),n+=o.length;return t},Gd=Un?r=>globalThis.Buffer.allocUnsafe(r):r=>new Uint8Array(r);function jd(r,e){if(Ci(r)&&Ci(e))return r.compare(e);for(let t=0;t<r.length;t++)if(r[t]!==e[t])return r[t]<e[t]?-1:1;return 0}function Fd(r){let e=[],t=0;for(let n=0;n<r.length;n++){let o=r.charCodeAt(n);o<128?e[t++]=o:o<2048?(e[t++]=o>>6|192,e[t++]=o&63|128):(o&64512)===55296&&n+1<r.length&&(r.charCodeAt(n+1)&64512)===56320?(o=65536+((o&1023)<<10)+(r.charCodeAt(++n)&1023),e[t++]=o>>18|240,e[t++]=o>>12&63|128,e[t++]=o>>6&63|128,e[t++]=o&63|128):(e[t++]=o>>12|224,e[t++]=o>>6&63|128,e[t++]=o&63|128)}return e}function $d(r,e,t){let n=[];for(;e<t;){let o=r[e],s=null,i=o>239?4:o>223?3:o>191?2:1;if(e+i<=t){let a,c,f,u;switch(i){case 1:o<128&&(s=o);break;case 2:a=r[e+1],(a&192)===128&&(u=(o&31)<<6|a&63,u>127&&(s=u));break;case 3:a=r[e+1],c=r[e+2],(a&192)===128&&(c&192)===128&&(u=(o&15)<<12|(a&63)<<6|c&63,u>2047&&(u<55296||u>57343)&&(s=u));break;case 4:a=r[e+1],c=r[e+2],f=r[e+3],(a&192)===128&&(c&192)===128&&(f&192)===128&&(u=(o&15)<<18|(a&63)<<12|(c&63)<<6|f&63,u>65535&&u<1114112&&(s=u))}}s===null?(s=65533,i=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),e+=i}return Tx(n)}var Hd=4096;function Tx(r){let e=r.length;if(e<=Hd)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=Hd));return t}var kx=256,Lo=class{constructor(e=kx){this.chunkSize=e,this.cursor=0,this.maxCursor=-1,this.chunks=[],this._initReuseChunk=null}reset(){this.cursor=0,this.maxCursor=-1,this.chunks.length&&(this.chunks=[]),this._initReuseChunk!==null&&(this.chunks.push(this._initReuseChunk),this.maxCursor=this._initReuseChunk.length-1)}push(e){let t=this.chunks[this.chunks.length-1];if(this.cursor+e.length<=this.maxCursor+1){let o=t.length-(this.maxCursor-this.cursor)-1;t.set(e,o)}else{if(t){let o=t.length-(this.maxCursor-this.cursor)-1;o<t.length&&(this.chunks[this.chunks.length-1]=t.subarray(0,o),this.maxCursor=this.cursor-1)}e.length<64&&e.length<this.chunkSize?(t=Gd(this.chunkSize),this.chunks.push(t),this.maxCursor+=t.length,this._initReuseChunk===null&&(this._initReuseChunk=t),t.set(e,0)):(this.chunks.push(e),this.maxCursor+=e.length)}this.cursor+=e.length}toBytes(e=!1){let t;if(this.chunks.length===1){let n=this.chunks[0];e&&this.cursor>n.length/2?(t=this.cursor===n.length?n:n.subarray(0,this.cursor),this._initReuseChunk=null,this.chunks=[]):t=_n(n,0,this.cursor)}else t=qd(this.chunks,this.cursor);return e&&this.reset(),t}};var K="CBOR decode error:",Vc="CBOR encode error:",Oo=[];Oo[23]=1;Oo[24]=2;Oo[25]=3;Oo[26]=5;Oo[27]=9;function Zt(r,e,t){if(r.length-e<t)throw new Error(`${K} not enough data for type`)}var Ee=[24,256,65536,4294967296,BigInt("18446744073709551616")];function et(r,e,t){Zt(r,e,1);let n=r[e];if(t.strict===!0&&n<Ee[0])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function tt(r,e,t){Zt(r,e,2);let n=r[e]<<8|r[e+1];if(t.strict===!0&&n<Ee[1])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function rt(r,e,t){Zt(r,e,4);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3];if(t.strict===!0&&n<Ee[2])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function nt(r,e,t){Zt(r,e,8);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3],o=r[e+4]*16777216+(r[e+5]<<16)+(r[e+6]<<8)+r[e+7],s=(BigInt(n)<<BigInt(32))+BigInt(o);if(t.strict===!0&&s<Ee[3])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);if(s<=Number.MAX_SAFE_INTEGER)return Number(s);if(t.allowBigInt===!0)return s;throw new Error(`${K} integers outside of the safe integer range are not supported`)}function Wd(r,e,t,n){return new D(w.uint,et(r,e+1,n),2)}function Yd(r,e,t,n){return new D(w.uint,tt(r,e+1,n),3)}function Zd(r,e,t,n){return new D(w.uint,rt(r,e+1,n),5)}function Jd(r,e,t,n){return new D(w.uint,nt(r,e+1,n),9)}function at(r,e){return ke(r,0,e.value)}function ke(r,e,t){if(t<Ee[0]){let n=Number(t);r.push([e|n])}else if(t<Ee[1]){let n=Number(t);r.push([e|24,n])}else if(t<Ee[2]){let n=Number(t);r.push([e|25,n>>>8,n&255])}else if(t<Ee[3]){let n=Number(t);r.push([e|26,n>>>24&255,n>>>16&255,n>>>8&255,n&255])}else{let n=BigInt(t);if(n<Ee[4]){let o=[e|27,0,0,0,0,0,0,0],s=Number(n&BigInt(4294967295)),i=Number(n>>BigInt(32)&BigInt(4294967295));o[8]=s&255,s=s>>8,o[7]=s&255,s=s>>8,o[6]=s&255,s=s>>8,o[5]=s&255,o[4]=i&255,i=i>>8,o[3]=i&255,i=i>>8,o[2]=i&255,i=i>>8,o[1]=i&255,r.push(o)}else throw new Error(`${K} encountered BigInt larger than allowable range`)}}at.encodedSize=function(e){return ke.encodedSize(e.value)};ke.encodedSize=function(e){return e<Ee[0]?1:e<Ee[1]?2:e<Ee[2]?3:e<Ee[3]?5:9};at.compareTokens=function(e,t){return e.value<t.value?-1:e.value>t.value?1:0};function Xd(r,e,t,n){return new D(w.negint,-1-et(r,e+1,n),2)}function Qd(r,e,t,n){return new D(w.negint,-1-tt(r,e+1,n),3)}function ep(r,e,t,n){return new D(w.negint,-1-rt(r,e+1,n),5)}var Pc=BigInt(-1),tp=BigInt(1);function rp(r,e,t,n){let o=nt(r,e+1,n);if(typeof o!="bigint"){let s=-1-o;if(s>=Number.MIN_SAFE_INTEGER)return new D(w.negint,s,9)}if(n.allowBigInt!==!0)throw new Error(`${K} integers outside of the safe integer range are not supported`);return new D(w.negint,Pc-BigInt(o),9)}function Ti(r,e){let t=e.value,n=typeof t=="bigint"?t*Pc-tp:t*-1-1;ke(r,e.type.majorEncoded,n)}Ti.encodedSize=function(e){let t=e.value,n=typeof t=="bigint"?t*Pc-tp:t*-1-1;return n<Ee[0]?1:n<Ee[1]?2:n<Ee[2]?3:n<Ee[3]?5:9};Ti.compareTokens=function(e,t){return e.value<t.value?1:e.value>t.value?-1:0};function Vo(r,e,t,n){Zt(r,e,t+n);let o=_n(r,e+t,e+t+n);return new D(w.bytes,o,t+n)}function np(r,e,t,n){return Vo(r,e,1,t)}function op(r,e,t,n){return Vo(r,e,2,et(r,e+1,n))}function sp(r,e,t,n){return Vo(r,e,3,tt(r,e+1,n))}function ip(r,e,t,n){return Vo(r,e,5,rt(r,e+1,n))}function ap(r,e,t,n){let o=nt(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer bytes lengths not supported`);return Vo(r,e,9,o)}function ki(r){return r.encodedBytes===void 0&&(r.encodedBytes=r.type===w.string?zd(r.value):r.value),r.encodedBytes}function Dn(r,e){let t=ki(e);ke(r,e.type.majorEncoded,t.length),r.push(t)}Dn.encodedSize=function(e){let t=ki(e);return ke.encodedSize(t.length)+t.length};Dn.compareTokens=function(e,t){return Nx(ki(e),ki(t))};function Nx(r,e){return r.length<e.length?-1:r.length>e.length?1:jd(r,e)}function Po(r,e,t,n,o){let s=t+n;Zt(r,e,s);let i=new D(w.string,Kd(r,e+t,e+s),s);return o.retainStringBytes===!0&&(i.byteValue=_n(r,e+t,e+s)),i}function cp(r,e,t,n){return Po(r,e,1,t,n)}function up(r,e,t,n){return Po(r,e,2,et(r,e+1,n),n)}function lp(r,e,t,n){return Po(r,e,3,tt(r,e+1,n),n)}function fp(r,e,t,n){return Po(r,e,5,rt(r,e+1,n),n)}function hp(r,e,t,n){let o=nt(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer string lengths not supported`);return Po(r,e,9,o,n)}var dp=Dn;function Ln(r,e,t,n){return new D(w.array,n,t)}function pp(r,e,t,n){return Ln(r,e,1,t)}function mp(r,e,t,n){return Ln(r,e,2,et(r,e+1,n))}function gp(r,e,t,n){return Ln(r,e,3,tt(r,e+1,n))}function yp(r,e,t,n){return Ln(r,e,5,rt(r,e+1,n))}function bp(r,e,t,n){let o=nt(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer array lengths not supported`);return Ln(r,e,9,o)}function wp(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return Ln(r,e,1,1/0)}function Ri(r,e){ke(r,w.array.majorEncoded,e.value)}Ri.compareTokens=at.compareTokens;Ri.encodedSize=function(e){return ke.encodedSize(e.value)};function On(r,e,t,n){return new D(w.map,n,t)}function xp(r,e,t,n){return On(r,e,1,t)}function vp(r,e,t,n){return On(r,e,2,et(r,e+1,n))}function Ep(r,e,t,n){return On(r,e,3,tt(r,e+1,n))}function Ap(r,e,t,n){return On(r,e,5,rt(r,e+1,n))}function Bp(r,e,t,n){let o=nt(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer map lengths not supported`);return On(r,e,9,o)}function Sp(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return On(r,e,1,1/0)}function Ni(r,e){ke(r,w.map.majorEncoded,e.value)}Ni.compareTokens=at.compareTokens;Ni.encodedSize=function(e){return ke.encodedSize(e.value)};function Ip(r,e,t,n){return new D(w.tag,t,1)}function Cp(r,e,t,n){return new D(w.tag,et(r,e+1,n),2)}function Tp(r,e,t,n){return new D(w.tag,tt(r,e+1,n),3)}function kp(r,e,t,n){return new D(w.tag,rt(r,e+1,n),5)}function Rp(r,e,t,n){return new D(w.tag,nt(r,e+1,n),9)}function Ui(r,e){ke(r,w.tag.majorEncoded,e.value)}Ui.compareTokens=at.compareTokens;Ui.encodedSize=function(e){return ke.encodedSize(e.value)};var Vx=20,Px=21,Mx=22,Fx=23;function Np(r,e,t,n){if(n.allowUndefined===!1)throw new Error(`${K} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new D(w.null,null,1):new D(w.undefined,void 0,1)}function Up(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return new D(w.break,void 0,1)}function Mc(r,e,t){if(t){if(t.allowNaN===!1&&Number.isNaN(r))throw new Error(`${K} NaN values are not supported`);if(t.allowInfinity===!1&&(r===1/0||r===-1/0))throw new Error(`${K} Infinity values are not supported`)}return new D(w.float,r,e)}function _p(r,e,t,n){return Mc(Fc(r,e+1),3,n)}function Dp(r,e,t,n){return Mc($c(r,e+1),5,n)}function Lp(r,e,t,n){return Mc(Mp(r,e+1),9,n)}function _i(r,e,t){let n=e.value;if(n===!1)r.push([w.float.majorEncoded|Vx]);else if(n===!0)r.push([w.float.majorEncoded|Px]);else if(n===null)r.push([w.float.majorEncoded|Mx]);else if(n===void 0)r.push([w.float.majorEncoded|Fx]);else{let o,s=!1;(!t||t.float64!==!0)&&(Vp(n),o=Fc(bt,1),n===o||Number.isNaN(n)?(bt[0]=249,r.push(bt.slice(0,3)),s=!0):(Pp(n),o=$c(bt,1),n===o&&(bt[0]=250,r.push(bt.slice(0,5)),s=!0))),s||($x(n),o=Mp(bt,1),bt[0]=251,r.push(bt.slice(0,9)))}}_i.encodedSize=function(e,t){let n=e.value;if(n===!1||n===!0||n===null||n===void 0)return 1;if(!t||t.float64!==!0){Vp(n);let o=Fc(bt,1);if(n===o||Number.isNaN(n))return 3;if(Pp(n),o=$c(bt,1),n===o)return 5}return 9};var Op=new ArrayBuffer(9),ct=new DataView(Op,1),bt=new Uint8Array(Op,0);function Vp(r){if(r===1/0)ct.setUint16(0,31744,!1);else if(r===-1/0)ct.setUint16(0,64512,!1);else if(Number.isNaN(r))ct.setUint16(0,32256,!1);else{ct.setFloat32(0,r);let e=ct.getUint32(0),t=(e&2139095040)>>23,n=e&8388607;if(t===255)ct.setUint16(0,31744,!1);else if(t===0)ct.setUint16(0,(r&2147483648)>>16|n>>13,!1);else{let o=t-127;o<-24?ct.setUint16(0,0):o<-14?ct.setUint16(0,(e&2147483648)>>16|1<<24+o,!1):ct.setUint16(0,(e&2147483648)>>16|o+15<<10|n>>13,!1)}}}function Fc(r,e){if(r.length-e<2)throw new Error(`${K} not enough data for float16`);let t=(r[e]<<8)+r[e+1];if(t===31744)return 1/0;if(t===64512)return-1/0;if(t===32256)return NaN;let n=t>>10&31,o=t&1023,s;return n===0?s=o*2**-24:n!==31?s=(o+1024)*2**(n-25):s=o===0?1/0:NaN,t&32768?-s:s}function Pp(r){ct.setFloat32(0,r,!1)}function $c(r,e){if(r.length-e<4)throw new Error(`${K} not enough data for float32`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,4).getFloat32(0,!1)}function $x(r){ct.setFloat64(0,r,!1)}function Mp(r,e){if(r.length-e<8)throw new Error(`${K} not enough data for float64`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,8).getFloat64(0,!1)}_i.compareTokens=at.compareTokens;function te(r,e,t){throw new Error(`${K} encountered invalid minor (${t}) for major ${r[e]>>>5}`)}function Di(r){return()=>{throw new Error(`${K} ${r}`)}}var N=[];for(let r=0;r<=23;r++)N[r]=te;N[24]=Wd;N[25]=Yd;N[26]=Zd;N[27]=Jd;N[28]=te;N[29]=te;N[30]=te;N[31]=te;for(let r=32;r<=55;r++)N[r]=te;N[56]=Xd;N[57]=Qd;N[58]=ep;N[59]=rp;N[60]=te;N[61]=te;N[62]=te;N[63]=te;for(let r=64;r<=87;r++)N[r]=np;N[88]=op;N[89]=sp;N[90]=ip;N[91]=ap;N[92]=te;N[93]=te;N[94]=te;N[95]=Di("indefinite length bytes/strings are not supported");for(let r=96;r<=119;r++)N[r]=cp;N[120]=up;N[121]=lp;N[122]=fp;N[123]=hp;N[124]=te;N[125]=te;N[126]=te;N[127]=Di("indefinite length bytes/strings are not supported");for(let r=128;r<=151;r++)N[r]=pp;N[152]=mp;N[153]=gp;N[154]=yp;N[155]=bp;N[156]=te;N[157]=te;N[158]=te;N[159]=wp;for(let r=160;r<=183;r++)N[r]=xp;N[184]=vp;N[185]=Ep;N[186]=Ap;N[187]=Bp;N[188]=te;N[189]=te;N[190]=te;N[191]=Sp;for(let r=192;r<=215;r++)N[r]=Ip;N[216]=Cp;N[217]=Tp;N[218]=kp;N[219]=Rp;N[220]=te;N[221]=te;N[222]=te;N[223]=te;for(let r=224;r<=243;r++)N[r]=Di("simple values are not supported");N[244]=te;N[245]=te;N[246]=te;N[247]=Np;N[248]=Di("simple values are not supported");N[249]=_p;N[250]=Dp;N[251]=Lp;N[252]=te;N[253]=te;N[254]=te;N[255]=Up;var wt=[];for(let r=0;r<24;r++)wt[r]=new D(w.uint,r,1);for(let r=-1;r>=-24;r--)wt[31-r]=new D(w.negint,r,1);wt[64]=new D(w.bytes,new Uint8Array(0),1);wt[96]=new D(w.string,"",1);wt[128]=new D(w.array,0,1);wt[160]=new D(w.map,0,1);wt[244]=new D(w.false,!1,1);wt[245]=new D(w.true,!0,1);wt[246]=new D(w.null,null,1);function Fp(r){switch(r.type){case w.false:return Tt([244]);case w.true:return Tt([245]);case w.null:return Tt([246]);case w.bytes:return r.value.length?void 0:Tt([64]);case w.string:return r.value===""?Tt([96]):void 0;case w.array:return r.value===0?Tt([128]):void 0;case w.map:return r.value===0?Tt([160]):void 0;case w.uint:return r.value<24?Tt([Number(r.value)]):void 0;case w.negint:if(r.value>=-24)return Tt([31-Number(r.value)])}}var Kx={float64:!1,mapSorter:Gx,quickEncodeToken:Fp};function zx(){let r=[];return r[w.uint.major]=at,r[w.negint.major]=Ti,r[w.bytes.major]=Dn,r[w.string.major]=dp,r[w.array.major]=Ri,r[w.map.major]=Ni,r[w.tag.major]=Ui,r[w.float.major]=_i,r}var $p=zx(),Hc=new Lo,Oi=class r{constructor(e,t){this.obj=e,this.parent=t}includes(e){let t=this;do if(t.obj===e)return!0;while(t=t.parent);return!1}static createCheck(e,t){if(e&&e.includes(t))throw new Error(`${Vc} object contains circular references`);return new r(t,e)}},Er={null:new D(w.null,null),undefined:new D(w.undefined,void 0),true:new D(w.true,!0),false:new D(w.false,!1),emptyArray:new D(w.array,0),emptyMap:new D(w.map,0)},Ar={number(r,e,t,n){return!Number.isInteger(r)||!Number.isSafeInteger(r)?new D(w.float,r):r>=0?new D(w.uint,r):new D(w.negint,r)},bigint(r,e,t,n){return r>=BigInt(0)?new D(w.uint,r):new D(w.negint,r)},Uint8Array(r,e,t,n){return new D(w.bytes,r)},string(r,e,t,n){return new D(w.string,r)},boolean(r,e,t,n){return r?Er.true:Er.false},null(r,e,t,n){return Er.null},undefined(r,e,t,n){return Er.undefined},ArrayBuffer(r,e,t,n){return new D(w.bytes,new Uint8Array(r))},DataView(r,e,t,n){return new D(w.bytes,new Uint8Array(r.buffer,r.byteOffset,r.byteLength))},Array(r,e,t,n){if(!r.length)return t.addBreakTokens===!0?[Er.emptyArray,new D(w.break)]:Er.emptyArray;n=Oi.createCheck(n,r);let o=[],s=0;for(let i of r)o[s++]=Li(i,t,n);return t.addBreakTokens?[new D(w.array,r.length),o,new D(w.break)]:[new D(w.array,r.length),o]},Object(r,e,t,n){let o=e!=="Object",s=o?r.keys():Object.keys(r),i=o?r.size:s.length;if(!i)return t.addBreakTokens===!0?[Er.emptyMap,new D(w.break)]:Er.emptyMap;n=Oi.createCheck(n,r);let a=[],c=0;for(let f of s)a[c++]=[Li(f,t,n),Li(o?r.get(f):r[f],t,n)];return qx(a,t),t.addBreakTokens?[new D(w.map,i),a,new D(w.break)]:[new D(w.map,i),a]}};Ar.Map=Ar.Object;Ar.Buffer=Ar.Uint8Array;for(let r of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))Ar[`${r}Array`]=Ar.DataView;function Li(r,e={},t){let n=Md(r),o=e&&e.typeEncoders&&e.typeEncoders[n]||Ar[n];if(typeof o=="function"){let i=o(r,n,e,t);if(i!=null)return i}let s=Ar[n];if(!s)throw new Error(`${Vc} unsupported type: ${n}`);return s(r,n,e,t)}function qx(r,e){e.mapSorter&&r.sort(e.mapSorter)}function Gx(r,e){let t=Array.isArray(r[0])?r[0][0]:r[0],n=Array.isArray(e[0])?e[0][0]:e[0];if(t.type!==n.type)return t.type.compare(n.type);let o=t.type.major,s=$p[o].compareTokens(t,n);return s===0&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),s}function Hp(r,e,t,n){if(Array.isArray(e))for(let o of e)Hp(r,o,t,n);else t[e.type.major](r,e,n)}function jx(r,e,t){let n=Li(r,t);if(!Array.isArray(n)&&t.quickEncodeToken){let o=t.quickEncodeToken(n);if(o)return o;let s=e[n.type.major];if(s.encodedSize){let i=s.encodedSize(n,t),a=new Lo(i);if(s(a,n,t),a.chunks.length!==1)throw new Error(`Unexpected error: pre-calculated length for ${n} was wrong`);return Oc(a.chunks[0])}}return Hc.reset(),Hp(Hc,n,e,t),Hc.toBytes(!0)}function Kc(r,e){return e=Object.assign({},Kx,e),jx(r,$p,e)}var Wx={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},zc=class{constructor(e,t={}){this._pos=0,this.data=e,this.options=t}pos(){return this._pos}done(){return this._pos>=this.data.length}next(){let e=this.data[this._pos],t=wt[e];if(t===void 0){let n=N[e];if(!n)throw new Error(`${K} no decoder for major type ${e>>>5} (byte 0x${e.toString(16).padStart(2,"0")})`);let o=e&31;t=n(this.data,this._pos,o,this.options)}return this._pos+=t.encodedLength,t}},Mo=Symbol.for("DONE"),Vi=Symbol.for("BREAK");function Yx(r,e,t){let n=[];for(let o=0;o<r.value;o++){let s=Fo(e,t);if(s===Vi){if(r.value===1/0)break;throw new Error(`${K} got unexpected break to lengthed array`)}if(s===Mo)throw new Error(`${K} found array but not enough entries (got ${o}, expected ${r.value})`);n[o]=s}return n}function Zx(r,e,t){let n=t.useMaps===!0,o=n?void 0:{},s=n?new Map:void 0;for(let i=0;i<r.value;i++){let a=Fo(e,t);if(a===Vi){if(r.value===1/0)break;throw new Error(`${K} got unexpected break to lengthed map`)}if(a===Mo)throw new Error(`${K} found map but not enough entries (got ${i} [no key], expected ${r.value})`);if(n!==!0&&typeof a!="string")throw new Error(`${K} non-string keys not supported (got ${typeof a})`);if(t.rejectDuplicateMapKeys===!0&&(n&&s.has(a)||!n&&a in o))throw new Error(`${K} found repeat map key "${a}"`);let c=Fo(e,t);if(c===Mo)throw new Error(`${K} found map but not enough entries (got ${i} [no value], expected ${r.value})`);n?s.set(a,c):o[a]=c}return n?s:o}function Fo(r,e){if(r.done())return Mo;let t=r.next();if(t.type===w.break)return Vi;if(t.type.terminal)return t.value;if(t.type===w.array)return Yx(t,r,e);if(t.type===w.map)return Zx(t,r,e);if(t.type===w.tag){if(e.tags&&typeof e.tags[t.value]=="function"){let n=Fo(r,e);return e.tags[t.value](n)}throw new Error(`${K} tag not supported (${t.value})`)}throw new Error("unsupported")}function Kp(r,e){if(!(r instanceof Uint8Array))throw new Error(`${K} data to decode must be a Uint8Array`);e=Object.assign({},Wx,e);let t=e.tokenizer||new zc(r,e),n=Fo(t,e);if(n===Mo)throw new Error(`${K} did not find any content to decode`);if(n===Vi)throw new Error(`${K} got unexpected break`);return[n,r.subarray(t.pos())]}function qc(r,e){let[t,n]=Kp(r,e);if(n.length>0)throw new Error(`${K} too many terminals, data makes no sense`);return t}var $e=De(_o(),1);var zp=De(_c(),1);var Gc=ir("ipns:utils"),qp=ee("/ipns/"),Xx=114;function Qx(r){let e=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),t=String(r).trim().match(e);if(t==null)throw new Error("Invalid format");let n=parseInt(t[1],10),o=parseInt(t[2],10)-1,s=parseInt(t[3],10),i=parseInt(t[4],10),a=parseInt(t[5],10),c=parseInt(t[6],10),f=parseInt(t[7].padEnd(6,"0").slice(0,3),10);return new Date(Date.UTC(n,o,s,i,a,c,f))}var Gp=async(r,e)=>{if(e==null||r==null){let n=new Error("one or more of the provided parameters are not defined");throw Gc.error(n),(0,$e.default)(n,Dc)}let t;if(e.pubKey!=null){try{t=Nc(e.pubKey)}catch(o){throw Gc.error(o),o}if(!(await Pf(e.pubKey)).equals(r))throw(0,$e.default)(new Error("Embedded public key did not match PeerID"),Od)}else r.publicKey!=null&&(t=Nc(r.publicKey));if(t!=null)return t;throw(0,$e.default)(new Error("no public key is available"),Dc)},jp=(r,e,t)=>{let n=ee(e);return Or([r,t,n])},Pi=r=>{let e=ee("ipns-signature:");return Or([e,r])},jc=r=>"signatureV1"in r?je.encode({value:ee(r.value),signatureV1:r.signatureV1,validityType:r.validityType,validity:ee(r.validity.toString()),sequence:r.sequence,ttl:r.ttl,pubKey:r.pubKey,signatureV2:r.signatureV2,data:r.data}):je.encode({pubKey:r.pubKey,signatureV2:r.signatureV2,data:r.data});function Jt(r){let e=je.decode(r);if(e.sequence!=null&&(e.sequence=BigInt(e.sequence)),e.ttl!=null&&(e.ttl=BigInt(e.ttl)),e.signatureV2==null||e.data==null)throw(0,$e.default)(new Error("missing data or signatureV2"),Yt);let t=Zp(e.data),n=Wc(t.Value),o;try{o=zp.default.fromDate(Qx(ue(t.Validity)))}catch{throw Gc.error("unrecognized validity format (not an rfc3339 format)"),(0,$e.default)(new Error("unrecognized validity format (not an rfc3339 format)"),_d)}if(e.value!=null&&e.signatureV1!=null)return e1(e),{value:n,validityType:je.ValidityType.EOL,validity:o,sequence:t.Sequence,ttl:t.TTL,pubKey:e.pubKey,signatureV1:e.signatureV1,signatureV2:e.signatureV2,data:e.data};if(e.signatureV2!=null)return{value:n,validityType:je.ValidityType.EOL,validity:o,sequence:t.Sequence,ttl:t.TTL,pubKey:e.pubKey,signatureV2:e.signatureV2,data:e.data};throw new Error("invalid record: does not include signatureV1 or signatureV2")}var Mi=r=>Or([qp,r.toBytes()]),Wp=r=>Ma(r.slice(qp.length)),Yp=(r,e,t,n,o)=>{let s;if(t===je.ValidityType.EOL)s=0;else throw(0,$e.default)(new Error("Unknown validity type"),Do);return Kc({Value:r,Validity:e,ValidityType:s,Sequence:n,TTL:o})},Zp=r=>{let e=qc(r);if(e.ValidityType===0)e.ValidityType=je.ValidityType.EOL;else throw(0,$e.default)(new Error("Unknown validity type"),Do);return Number.isInteger(e.Sequence)&&(e.Sequence=BigInt(e.Sequence)),Number.isInteger(e.TTL)&&(e.TTL=BigInt(e.TTL)),e},Wc=r=>{if(r!=null){if(df(r))return`/ipns/${r.toCID().toString(ys)}`;if(r instanceof Uint8Array){let n=ue(r);n.startsWith("/")&&(r=n)}let e=r.toString().trim();if(e.startsWith("/")&&e.length>1)return e;let t=Xe.asCID(r);if(t!=null)return t.code===Xx?`/ipns/${t.toString(ys)}`:`/ipfs/${t.toV1().toString()}`;try{return r instanceof Uint8Array?`/ipfs/${Xe.decode(r).toV1().toString()}`:`/ipfs/${Xe.parse(e).toV1().toString()}`}catch{}}throw(0,$e.default)(new Error("Value must be a valid content path starting with /"),Ld)},e1=r=>{if(r.data==null)throw(0,$e.default)(new Error("Record data is missing"),Dd);let e=Zp(r.data);if(!Ce(e.Value,r.value??new Uint8Array(0)))throw(0,$e.default)(new Error('Field "value" did not match between protobuf and CBOR'),Yt);if(!Ce(e.Validity,r.validity??new Uint8Array(0)))throw(0,$e.default)(new Error('Field "validity" did not match between protobuf and CBOR'),Yt);if(e.ValidityType!==r.validityType)throw(0,$e.default)(new Error('Field "validityType" did not match between protobuf and CBOR'),Yt);if(e.Sequence!==r.sequence)throw(0,$e.default)(new Error('Field "sequence" did not match between protobuf and CBOR'),Yt);if(e.TTL!==r.ttl)throw(0,$e.default)(new Error('Field "ttl" did not match between protobuf and CBOR'),Yt)};var t1=ir("ipns"),r1=vt.code,n1="/ipns/",W4=n1.length,Xp={v1Compatible:!0};async function Qp(r,e,t,n,o=Xp){let s=new Jp.default(Date.now()+Number(n)),i=je.ValidityType.EOL,[a,c]=n.toString().split("."),f=BigInt(a)*BigInt(1e5)+BigInt(c??"0");return o1(r,e,t,i,s,f,o)}var o1=async(r,e,t,n,o,s,i=Xp)=>{t=BigInt(t);let a=ee(o.toString()),c=Wc(e),f=ee(c);if(r.privateKey==null)throw(0,Yc.default)(new Error("Missing private key"),Vd);let u=await Cd(r.privateKey),l=Yp(f,a,n,t,s),p=Pi(l),x=await u.sign(p),d;if(r.publicKey!=null){let h=_r(r.toBytes());(h.code!==r1||!Ce(r.publicKey,h.digest))&&(d=r.publicKey)}if(i.v1Compatible===!0){let h=await s1(u,f,n,a),m={value:c,signatureV1:h,validity:o,validityType:n,sequence:t,ttl:s,signatureV2:x,data:l};return d!=null&&(m.pubKey=d),m}else{let h={value:c,validity:o,validityType:n,sequence:t,ttl:s,signatureV2:x,data:l};return d!=null&&(h.pubKey=d),h}};var s1=async(r,e,t,n)=>{try{let o=jp(e,t,n);return await r.sign(o)}catch(o){throw t1.error("record signature creation failed",o),(0,Yc.default)(new Error("record signature creation failed"),Ud)}};function Fi(r,e){let t=e.map((n,o)=>({record:Jt(n),index:o}));return t.sort((n,o)=>{let s=n.record.sequence,i=o.record.sequence;if(s>i)return-1;if(s<i)return 1;let a=n.record.validity.toDate(),c=o.record.validity.toDate();return a.getTime()>c.getTime()?-1:a.getTime()<c.getTime()?1:0}),t[0].index}var $o=De(_o(),1);var $i=ir("ipns:validator"),i1=1024*10,a1=async(r,e)=>{let t=Jt(e),n;try{let o=Pi(t.data);n=await r.verify(o,t.signatureV2)}catch{n=!1}if(!n)throw $i.error("record signature verification failed"),(0,$o.default)(new Error("record signature verification failed"),Yt);if(t.validityType===je.ValidityType.EOL){if(t.validity.toDate().getTime()<Date.now())throw $i.error("record has expired"),(0,$o.default)(new Error("record has expired"),Nd)}else if(t.validityType!=null)throw $i.error("unrecognized validity type"),(0,$o.default)(new Error("unrecognized validity type"),Do);$i("ipns record for %b is valid",t.value)};async function Zc(r,e){if(e.byteLength>i1)throw(0,$o.default)(new Error("record too large"),Pd);let t=Wp(r),n=Jt(e),o=await Gp(t,n);await a1(o,e)}var Re=class extends Event{constructor(e,t){super(e),this.detail=t}};var tu={};M(tu,{base58btc:()=>He,base58flickr:()=>d1});function c1(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var h=0,m=0,g=0,A=d.length;g!==A&&d[g]===0;)g++,h++;for(var b=(A-g)*u+1>>>0,S=new Uint8Array(b);g!==A;){for(var v=d[g],I=0,C=b-1;(v!==0||I<m)&&C!==-1;C--,I++)v+=256*S[C]>>>0,S[C]=v%a>>>0,v=v/a>>>0;if(v!==0)throw new Error("Non-zero carry");m=I,g++}for(var y=b-m;y!==b&&S[y]===0;)y++;for(var k=c.repeat(h);y<b;++y)k+=r.charAt(S[y]);return k}function p(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var h=0;if(d[h]!==" "){for(var m=0,g=0;d[h]===c;)m++,h++;for(var A=(d.length-h)*f+1>>>0,b=new Uint8Array(A);d[h];){var S=t[d.charCodeAt(h)];if(S===255)return;for(var v=0,I=A-1;(S!==0||v<g)&&I!==-1;I--,v++)S+=a*b[I]>>>0,b[I]=S%256>>>0,S=S/256>>>0;if(S!==0)throw new Error("Non-zero carry");g=v,h++}if(d[h]!==" "){for(var C=A-g;C!==A&&b[C]===0;)C++;for(var y=new Uint8Array(m+(A-C)),k=m;C!==A;)y[k++]=b[C++];return y}}}function x(d){var h=p(d);if(h)return h;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:x}}var u1=c1,l1=u1,e0=l1;var aI=new Uint8Array(0);var t0=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Xt=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 r0=r=>new TextEncoder().encode(r),n0=r=>new TextDecoder().decode(r);var Jc=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Xc=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return s0(this,e)}},Qc=class{constructor(e){this.decoders=e}or(e){return s0(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},s0=(r,e)=>new Qc({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),eu=class{constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new Jc(e,t,n),this.decoder=new Xc(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Vn=({name:r,prefix:e,encode:t,decode:n})=>new eu(r,e,t,n),Br=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:o}=e0(t,e);return Vn({prefix:r,name:e,encode:n,decode:s=>Xt(o(s))})},f1=(r,e,t,n)=>{let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let s=r.length;for(;r[s-1]==="=";)--s;let i=new Uint8Array(s*t/8|0),a=0,c=0,f=0;for(let u=0;u<s;++u){let l=o[r[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|l,a+=t,a>=8&&(a-=8,i[f++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return i},h1=(r,e,t)=>{let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i&&(s+=e[o&a<<t-i]),n)for(;s.length*t&7;)s+="=";return s},pe=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>Vn({prefix:e,name:r,encode(o){return h1(o,n,t)},decode(o){return f1(o,n,t,r)}});var He=Br({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),d1=Br({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ru={};M(ru,{base32:()=>kt,base32hex:()=>y1,base32hexpad:()=>w1,base32hexpadupper:()=>x1,base32hexupper:()=>b1,base32pad:()=>m1,base32padupper:()=>g1,base32upper:()=>p1,base32z:()=>v1});var kt=pe({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),p1=pe({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),m1=pe({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),g1=pe({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),y1=pe({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),b1=pe({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),w1=pe({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),x1=pe({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),v1=pe({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var E1=c0,i0=128,A1=127,B1=~A1,S1=Math.pow(2,31);function c0(r,e,t){e=e||[],t=t||0;for(var n=t;r>=S1;)e[t++]=r&255|i0,r/=128;for(;r&B1;)e[t++]=r&255|i0,r>>>=7;return e[t]=r|0,c0.bytes=t-n+1,e}var I1=nu,C1=128,a0=127;function nu(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw nu.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&a0)<<o:(i&a0)*Math.pow(2,o),o+=7}while(i>=C1);return nu.bytes=s-n,t}var T1=Math.pow(2,7),k1=Math.pow(2,14),R1=Math.pow(2,21),N1=Math.pow(2,28),U1=Math.pow(2,35),_1=Math.pow(2,42),D1=Math.pow(2,49),L1=Math.pow(2,56),O1=Math.pow(2,63),V1=function(r){return r<T1?1:r<k1?2:r<R1?3:r<N1?4:r<U1?5:r<_1?6:r<D1?7:r<L1?8:r<O1?9:10},P1={encode:E1,decode:I1,encodingLength:V1},M1=P1,Ho=M1;var Ko=(r,e=0)=>[Ho.decode(r,e),Ho.decode.bytes],Pn=(r,e,t=0)=>(Ho.encode(r,e,t),e),Mn=r=>Ho.encodingLength(r);var Wr=(r,e)=>{let t=e.byteLength,n=Mn(r),o=n+Mn(t),s=new Uint8Array(o+t);return Pn(r,s,0),Pn(t,s,n),s.set(e,o),new Fn(r,t,e,s)},zo=r=>{let e=Xt(r),[t,n]=Ko(e),[o,s]=Ko(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Fn(t,o,i,e)},u0=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&t0(r.bytes,t.bytes)}},Fn=class{constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};var Ki=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let t=this.index,n=e();return n===void 0&&(this.index=t),n}parseWith(e){let t=e();if(this.index===this.input.length)return t}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(e){return this.readAtomically(()=>{let t=this.readChar();if(t===e)return t})}readSeparator(e,t,n){return this.readAtomically(()=>{if(!(t>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,t,n,o){return this.readAtomically(()=>{let s=0,i=0,a=this.peekChar();if(a===void 0)return;let c=a==="0",f=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let l=this.readChar();if(l===void 0)return;let p=Number.parseInt(l,e);if(!Number.isNaN(p))return p});if(u===void 0)break;if(s*=e,s+=u,s>f||(i+=1,t!==void 0&&i>t))return}if(i!==0)return!n&&c&&i>1?void 0:s})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let t=0;t<e.length;t++){let n=this.readSeparator(".",t,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[t]=n}return e})}readIPv6Addr(){let e=t=>{for(let n=0;n<t.length/2;n++){let o=n*2;if(n<t.length-3){let i=this.readSeparator(":",n,()=>this.readIPv4Addr());if(i!==void 0)return t[o]=i[0],t[o+1]=i[1],t[o+2]=i[2],t[o+3]=i[3],[o+4,!0]}let s=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(s===void 0)return[o,!1];t[o]=s>>8,t[o+1]=s&255}return[t.length,!1]};return this.readAtomically(()=>{let t=new Uint8Array(16),[n,o]=e(t);if(n===16)return t;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let s=new Uint8Array(14),i=16-(n+2),[a]=e(s.subarray(0,i));return t.set(s.subarray(0,a),16-a),t})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var l0=45,F1=15,$n=new Ki;function ou(r){if(!(r.length>F1))return $n.new(r).parseWith(()=>$n.readIPv4Addr())}function su(r){if(r.includes("%")&&(r=r.split("%")[0]),!(r.length>l0))return $n.new(r).parseWith(()=>$n.readIPv6Addr())}function zi(r){if(r.includes("%")&&(r=r.split("%")[0]),!(r.length>l0))return $n.new(r).parseWith(()=>$n.readIPAddr())}function qi(r){return!!ou(r)}function Gi(r){return!!su(r)}function Sr(r){return!!zi(r)}var lu={};M(lu,{base10:()=>G1});function $1(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var h=0,m=0,g=0,A=d.length;g!==A&&d[g]===0;)g++,h++;for(var b=(A-g)*u+1>>>0,S=new Uint8Array(b);g!==A;){for(var v=d[g],I=0,C=b-1;(v!==0||I<m)&&C!==-1;C--,I++)v+=256*S[C]>>>0,S[C]=v%a>>>0,v=v/a>>>0;if(v!==0)throw new Error("Non-zero carry");m=I,g++}for(var y=b-m;y!==b&&S[y]===0;)y++;for(var k=c.repeat(h);y<b;++y)k+=r.charAt(S[y]);return k}function p(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var h=0;if(d[h]!==" "){for(var m=0,g=0;d[h]===c;)m++,h++;for(var A=(d.length-h)*f+1>>>0,b=new Uint8Array(A);d[h];){var S=t[d.charCodeAt(h)];if(S===255)return;for(var v=0,I=A-1;(S!==0||v<g)&&I!==-1;I--,v++)S+=a*b[I]>>>0,b[I]=S%256>>>0,S=S/256>>>0;if(S!==0)throw new Error("Non-zero carry");g=v,h++}if(d[h]!==" "){for(var C=A-g;C!==A&&b[C]===0;)C++;for(var y=new Uint8Array(m+(A-C)),k=m;C!==A;)y[k++]=b[C++];return y}}}function x(d){var h=p(d);if(h)return h;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:x}}var H1=$1,K1=H1,f0=K1;var EI=new Uint8Array(0);var h0=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Qt=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 d0=r=>new TextEncoder().encode(r),p0=r=>new TextDecoder().decode(r);var iu=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},au=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return g0(this,e)}},cu=class{constructor(e){this.decoders=e}or(e){return g0(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},g0=(r,e)=>new cu({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),uu=class{constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new iu(e,t,n),this.decoder=new au(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Hn=({name:r,prefix:e,encode:t,decode:n})=>new uu(r,e,t,n),Ir=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:o}=f0(t,e);return Hn({prefix:r,name:e,encode:n,decode:s=>Qt(o(s))})},z1=(r,e,t,n)=>{let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let s=r.length;for(;r[s-1]==="=";)--s;let i=new Uint8Array(s*t/8|0),a=0,c=0,f=0;for(let u=0;u<s;++u){let l=o[r[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|l,a+=t,a>=8&&(a-=8,i[f++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return i},q1=(r,e,t)=>{let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i&&(s+=e[o&a<<t-i]),n)for(;s.length*t&7;)s+="=";return s},me=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>Hn({prefix:e,name:r,encode(o){return q1(o,n,t)},decode(o){return z1(o,n,t,r)}});var G1=Ir({prefix:"9",name:"base10",alphabet:"0123456789"});var fu={};M(fu,{base16:()=>j1,base16upper:()=>W1});var j1=me({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),W1=me({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var hu={};M(hu,{base2:()=>Y1});var Y1=me({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var du={};M(du,{base256emoji:()=>ev});var y0=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}"),Z1=y0.reduce((r,e,t)=>(r[t]=e,r),[]),J1=y0.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function X1(r){return r.reduce((e,t)=>(e+=Z1[t],e),"")}function Q1(r){let e=[];for(let t of r){let n=J1[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var ev=Hn({prefix:"\u{1F680}",name:"base256emoji",encode:X1,decode:Q1});var pu={};M(pu,{base32:()=>Kn,base32hex:()=>ov,base32hexpad:()=>iv,base32hexpadupper:()=>av,base32hexupper:()=>sv,base32pad:()=>rv,base32padupper:()=>nv,base32upper:()=>tv,base32z:()=>cv});var Kn=me({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),tv=me({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),rv=me({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),nv=me({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),ov=me({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),sv=me({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),iv=me({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),av=me({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),cv=me({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var mu={};M(mu,{base36:()=>uv,base36upper:()=>lv});var uv=Ir({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),lv=Ir({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var gu={};M(gu,{base58btc:()=>Rt,base58flickr:()=>fv});var Rt=Ir({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),fv=Ir({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var yu={};M(yu,{base64:()=>hv,base64pad:()=>dv,base64url:()=>pv,base64urlpad:()=>mv});var hv=me({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),dv=me({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),pv=me({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),mv=me({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var bu={};M(bu,{base8:()=>gv});var gv=me({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var wu={};M(wu,{identity:()=>yv});var yv=Hn({prefix:"\0",name:"identity",encode:r=>p0(r),decode:r=>d0(r)});var VI=new TextEncoder,PI=new TextDecoder;var vu={};M(vu,{identity:()=>Fv});var xv=x0,b0=128,vv=127,Ev=~vv,Av=Math.pow(2,31);function x0(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Av;)e[t++]=r&255|b0,r/=128;for(;r&Ev;)e[t++]=r&255|b0,r>>>=7;return e[t]=r|0,x0.bytes=t-n+1,e}var Bv=xu,Sv=128,w0=127;function xu(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw xu.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&w0)<<o:(i&w0)*Math.pow(2,o),o+=7}while(i>=Sv);return xu.bytes=s-n,t}var Iv=Math.pow(2,7),Cv=Math.pow(2,14),Tv=Math.pow(2,21),kv=Math.pow(2,28),Rv=Math.pow(2,35),Nv=Math.pow(2,42),Uv=Math.pow(2,49),_v=Math.pow(2,56),Dv=Math.pow(2,63),Lv=function(r){return r<Iv?1:r<Cv?2:r<Tv?3:r<kv?4:r<Rv?5:r<Nv?6:r<Uv?7:r<_v?8:r<Dv?9:10},Ov={encode:xv,decode:Bv,encodingLength:Lv},Vv=Ov,qo=Vv;var Go=(r,e=0)=>[qo.decode(r,e),qo.decode.bytes],zn=(r,e,t=0)=>(qo.encode(r,e,t),e),qn=r=>qo.encodingLength(r);var Zr=(r,e)=>{let t=e.byteLength,n=qn(r),o=n+qn(t),s=new Uint8Array(o+t);return zn(r,s,0),zn(t,s,n),s.set(e,o),new Gn(r,t,e,s)},v0=r=>{let e=Qt(r),[t,n]=Go(e),[o,s]=Go(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Gn(t,o,i,e)},E0=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&h0(r.bytes,t.bytes)}},Gn=class{constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};var A0=0,Pv="identity",B0=Qt,Mv=r=>Zr(A0,B0(r)),Fv={code:A0,name:Pv,encode:B0,digest:Mv};var Bu={};M(Bu,{sha256:()=>$v,sha512:()=>Hv});var Au=({name:r,code:e,encode:t})=>new Eu(r,e,t),Eu=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?Zr(this.code,t):t.then(n=>Zr(this.code,n))}else throw Error("Unknown type, must be binary type")}};var I0=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),$v=Au({name:"sha2-256",code:18,encode:I0("SHA-256")}),Hv=Au({name:"sha2-512",code:19,encode:I0("SHA-512")});var C0=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return zv(t,Su(r),e||Rt.encoder);default:return qv(t,Su(r),e||Kn.encoder)}};var T0=new WeakMap,Su=r=>{let e=T0.get(r);if(e==null){let t=new Map;return T0.set(r,t),t}return e},Wi=class r{constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==Wo)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==Gv)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=Zr(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&E0(e.multihash,n.multihash)}toString(e){return C0(this,e)}toJSON(){return{"/":C0(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i||k0(n,o,s.bytes))}else if(t[jv]===!0){let{version:n,multihash:o,code:s}=t,i=v0(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==Wo)throw new Error(`Version 0 CID must use dag-pb (code: ${Wo}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=k0(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,Wo,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=Qt(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Gn(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,p]=Go(e.subarray(t));return t+=p,l},o=n(),s=Wo;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),f=t+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=Kv(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Su(s).set(n,e),s}},Kv=(r,e)=>{switch(r[0]){case"Q":{let t=e||Rt;return[Rt.prefix,t.decode(`${Rt.prefix}${r}`)]}case Rt.prefix:{let t=e||Rt;return[Rt.prefix,t.decode(r)]}case Kn.prefix:{let t=e||Kn;return[Kn.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},zv=(r,e,t)=>{let{prefix:n}=t;if(n!==Rt.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o},qv=(r,e,t)=>{let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o},Wo=112,Gv=18,k0=(r,e,t)=>{let n=qn(r),o=n+qn(e),s=new Uint8Array(o+t.byteLength);return zn(r,s,0),zn(e,s,n),s.set(t,o),s},jv=Symbol.for("@ipld/js-cid/CID");var Iu={...wu,...hu,...bu,...lu,...fu,...pu,...mu,...gu,...yu,...du},eC={...Bu,...vu};function jn(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function Yi(r=0){return globalThis.Buffer?.allocUnsafe!=null?jn(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function N0(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var R0=N0("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Cu=N0("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=Yi(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),Wv={utf8:R0,"utf-8":R0,hex:Iu.base16,latin1:Cu,ascii:Cu,binary:Cu,...Iu},Zi=Wv;function Ke(r,e="utf8"){let t=Zi[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var U0=qi,Yv=Gi,Tu=function(r){let e=0;if(r=r.toString().trim(),U0(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(Yv(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let s=U0(t[n]),i;s&&(i=Tu(t[n]),t[n]=Ke(i.slice(0,2),"base16")),i!=null&&++n<8&&t.splice(n,0,Ke(i.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let s=[n,1];for(n=9-t.length;n>0;n--)s.push("0");t.splice.apply(t,s)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let s=parseInt(t[n],16);o[e++]=s>>8&255,o[e++]=s&255}return o}throw new Error("invalid ip address")},_0=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let s=0;s<t;s++)o.push(r[e+s]);return o.join(".")}if(t===16){let o=[];for(let s=0;s<t;s+=2)o.push(n.getUint16(e+s).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var Yo={},ku={},Jv=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc"],[281,0,"webrtc-w3c"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[777,-1,"memory"]];Jv.forEach(r=>{let e=Xv(...r);ku[e.code]=e,Yo[e.name]=e});function Xv(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function le(r){if(typeof r=="number"){if(ku[r]!=null)return ku[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(Yo[r]!=null)return Yo[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var D0=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return e2(t,Ru(r),e||He.encoder);default:return t2(t,Ru(r),e||kt.encoder)}};var L0=new WeakMap,Ru=r=>{let e=L0.get(r);if(e==null){let t=new Map;return L0.set(r,t),t}return e},ut=class r{constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==Zo)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==r2)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=Wr(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&u0(e.multihash,n.multihash)}toString(e){return D0(this,e)}toJSON(){return{"/":D0(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i||O0(n,o,s.bytes))}else if(t[n2]===!0){let{version:n,multihash:o,code:s}=t,i=zo(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==Zo)throw new Error(`Version 0 CID must use dag-pb (code: ${Zo}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=O0(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,Zo,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=Xt(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Fn(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,p]=Ko(e.subarray(t));return t+=p,l},o=n(),s=Zo;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),f=t+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=Qv(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Ru(s).set(n,e),s}},Qv=(r,e)=>{switch(r[0]){case"Q":{let t=e||He;return[He.prefix,t.decode(`${He.prefix}${r}`)]}case He.prefix:{let t=e||He;return[He.prefix,t.decode(r)]}case kt.prefix:{let t=e||kt;return[kt.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},e2=(r,e,t)=>{let{prefix:n}=t;if(n!==He.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o},t2=(r,e,t)=>{let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o},Zo=112,r2=18,O0=(r,e,t)=>{let n=Mn(r),o=n+Mn(e),s=new Uint8Array(o+t.byteLength);return Pn(r,s,0),Pn(e,s,n),s.set(t,o),s},n2=Symbol.for("@ipld/js-cid/CID");var Nu={};M(Nu,{identity:()=>o2});var o2=Vn({prefix:"\0",name:"identity",encode:r=>n0(r),decode:r=>r0(r)});var Uu={};M(Uu,{base2:()=>s2});var s2=pe({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var _u={};M(_u,{base8:()=>i2});var i2=pe({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Du={};M(Du,{base10:()=>a2});var a2=Br({prefix:"9",name:"base10",alphabet:"0123456789"});var Lu={};M(Lu,{base16:()=>c2,base16upper:()=>u2});var c2=pe({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),u2=pe({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Ou={};M(Ou,{base36:()=>l2,base36upper:()=>f2});var l2=Br({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),f2=Br({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Vu={};M(Vu,{base64:()=>h2,base64pad:()=>d2,base64url:()=>p2,base64urlpad:()=>m2});var h2=pe({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),d2=pe({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),p2=pe({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),m2=pe({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Pu={};M(Pu,{base256emoji:()=>x2});var V0=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}"),g2=V0.reduce((r,e,t)=>(r[t]=e,r),[]),y2=V0.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function b2(r){return r.reduce((e,t)=>(e+=g2[t],e),"")}function w2(r){let e=[];for(let t of r){let n=y2[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var x2=Vn({prefix:"\u{1F680}",name:"base256emoji",encode:b2,decode:w2});var $u={};M($u,{sha256:()=>v2,sha512:()=>E2});var Fu=({name:r,code:e,encode:t})=>new Mu(r,e,t),Mu=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?Wr(this.code,t):t.then(n=>Wr(this.code,n))}else throw Error("Unknown type, must be binary type")}};var M0=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),v2=Fu({name:"sha2-256",code:18,encode:M0("SHA-256")}),E2=Fu({name:"sha2-512",code:19,encode:M0("SHA-512")});var Hu={};M(Hu,{identity:()=>S2});var F0=0,A2="identity",$0=Xt,B2=r=>Wr(F0,$0(r)),S2={code:F0,name:A2,encode:$0,digest:B2};var NC=new TextEncoder,UC=new TextDecoder;var H0={...Nu,...Uu,..._u,...Du,...Lu,...ru,...Ou,...tu,...Vu,...Pu},VC={...$u,...Hu};var Nt=De(Ji(),1);function qu(r,e="utf8"){let t=Zi[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?jn(globalThis.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}function er(r,e){e==null&&(e=r.reduce((o,s)=>o+s.length,0));let t=Yi(e),n=0;for(let o of r)t.set(o,n),n+=o.length;return jn(t)}function rm(r,e){switch(le(r).code){case 4:case 41:return H2(e);case 42:return em(e);case 6:case 273:case 33:case 132:return om(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return em(e);case 421:return G2(e);case 444:return tm(e);case 445:return tm(e);case 466:return q2(e);default:return Ke(e,"base16")}}function nm(r,e){switch(le(r).code){case 4:return X0(e);case 41:return X0(e);case 42:return Q0(e);case 6:case 273:case 33:case 132:return ju(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Q0(e);case 421:return K2(e);case 444:return j2(e);case 445:return W2(e);case 466:return z2(e);default:return qu(e,"base16")}}var Gu=Object.values(H0).map(r=>r.decoder),$2=function(){let r=Gu[0].or(Gu[1]);return Gu.slice(2).forEach(e=>r=r.or(e)),r}();function X0(r){if(!Sr(r))throw new Error("invalid ip address");return Tu(r)}function H2(r){let e=_0(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!Sr(e))throw new Error("invalid ip address");return e}function ju(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function om(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function Q0(r){let e=qu(r),t=Uint8Array.from(Nt.default.encode(e.length));return er([t,e],t.length+e.length)}function em(r){let e=Nt.default.decode(r);if(r=r.slice(Nt.default.decode.bytes),r.length!==e)throw new Error("inconsistent lengths");return Ke(r)}function K2(r){let e;r[0]==="Q"||r[0]==="1"?e=zo(He.decode(`z${r}`)).bytes:e=ut.parse(r).multihash.bytes;let t=Uint8Array.from(Nt.default.encode(e.length));return er([t,e],t.length+e.length)}function z2(r){let e=$2.decode(r),t=Uint8Array.from(Nt.default.encode(e.length));return er([t,e],t.length+e.length)}function q2(r){let e=Nt.default.decode(r),t=r.slice(Nt.default.decode.bytes);if(t.length!==e)throw new Error("inconsistent lengths");return"u"+Ke(t,"base64url")}function G2(r){let e=Nt.default.decode(r),t=r.slice(Nt.default.decode.bytes);if(t.length!==e)throw new Error("inconsistent lengths");return Ke(t,"base58btc")}function j2(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=kt.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ju(n);return er([t,o],t.length+o.length)}function W2(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=kt.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ju(n);return er([t,o],t.length+o.length)}function tm(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=Ke(e,"base32"),o=om(t);return`${n}:${o}`}var Wn=De(Ji(),1);function Y2(r){let e=[],t=r.split("/").slice(1);if(t.length===1&&t[0]==="")return[];for(let n=0;n<t.length;n++){let o=t[n],s=le(o);if(s.size===0){e.push([o]);continue}if(n++,n>=t.length)throw im("invalid address: "+r);if(s.path===!0){e.push([o,Xu(t.slice(n).join("/"))]);break}e.push([o,t[n]])}return e}function Z2(r){let e=[];return r.map(t=>{let n=ea(t);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),Xu(e.join("/"))}function J2(r){return r.map(e=>{Array.isArray(e)||(e=[e]);let t=ea(e);return e.length>1?[t.code,nm(t.code,e[1])]:[t.code]})}function Wu(r){return r.map(e=>{let t=ea(e);return e[1]!=null?[t.code,rm(t.code,e[1])]:[t.code]})}function Yu(r){return Qi(er(r.map(e=>{let t=ea(e),n=Uint8Array.from(Wn.default.encode(t.code));return e.length>1&&e[1]!=null&&(n=er([n,e[1]])),n})))}function Zu(r,e){return r.size>0?r.size/8:r.size===0?0:Wn.default.decode(e)+(Wn.default.decode.bytes??0)}function Xi(r){let e=[],t=0;for(;t<r.length;){let n=Wn.default.decode(r,t),o=Wn.default.decode.bytes??0,s=le(n),i=Zu(s,r.slice(t+o));if(i===0){e.push([n]),t+=o;continue}let a=r.slice(t+o,t+o+i);if(t+=i+o,t>r.length)throw im("Invalid address Uint8Array: "+Ke(r,"base16"));e.push([n,a])}return e}function Ju(r){let e=Xi(r),t=Wu(e);return Z2(t)}function X2(r){r=Xu(r);let e=Y2(r),t=J2(e);return Yu(t)}function sm(r){return X2(r)}function Qi(r){let e=Q2(r);if(e!=null)throw e;return Uint8Array.from(r)}function Q2(r){try{Xi(r)}catch(e){return e}}function Xu(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function im(r){return new Error("Error parsing address: "+r)}function ea(r){return le(r[0])}var el=De(Ji(),1);var lm=De(_o(),1);function am(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var Yn=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Qu=function(r,e,t,n,o){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!o)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!o:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?o.call(r,t):o?o.value=t:e.set(r,t),t},Jo,Xo,Qo,cm,tE=Symbol.for("nodejs.util.inspect.custom"),rE=[le("dns").code,le("dns4").code,le("dns6").code,le("dnsaddr").code],nE=new Map,fm=Symbol.for("@multiformats/js-multiaddr/multiaddr");function oE(r){return!!r?.[fm]}var um=class r{constructor(e){if(Jo.set(this,void 0),Xo.set(this,void 0),Qo.set(this,void 0),this[cm]=!0,e==null&&(e=""),e instanceof Uint8Array)this.bytes=Qi(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);this.bytes=sm(e)}else if(oE(e))this.bytes=Qi(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr")}toString(){return Yn(this,Jo,"f")==null&&Qu(this,Jo,Ju(this.bytes),"f"),Yn(this,Jo,"f")}toJSON(){return this.toString()}toOptions(){let e,t,n,o,s="",i=le("tcp"),a=le("udp"),c=le("ip4"),f=le("ip6"),u=le("dns6"),l=le("ip6zone");for(let[x,d]of this.stringTuples())x===l.code&&(s=`%${d??""}`),rE.includes(x)&&(t=i.name,o=443,n=`${d??""}${s}`,e=x===u.code?6:4),(x===i.code||x===a.code)&&(t=le(x).name,o=parseInt(d??"")),(x===c.code||x===f.code)&&(t=le(x).name,n=`${d??""}${s}`,e=x===f.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.protoCodes().map(e=>Object.assign({},le(e)))}protoCodes(){let e=[],t=this.bytes,n=0;for(;n<t.length;){let o=el.default.decode(t,n),s=el.default.decode.bytes??0,i=le(o),a=Zu(i,t.slice(n+s));n+=a+s,e.push(o)}return e}protoNames(){return this.protos().map(e=>e.name)}tuples(){return Yn(this,Xo,"f")==null&&Qu(this,Xo,Xi(this.bytes),"f"),Yn(this,Xo,"f")}stringTuples(){return Yn(this,Qo,"f")==null&&Qu(this,Qo,Wu(this.tuples()),"f"),Yn(this,Qo,"f")}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(Yu(t.slice(0,n)));return this}getPeerId(){try{let t=this.stringTuples().filter(n=>n[0]===Yo.ipfs.code).pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?Ke(He.decode(`z${n}`),"base58btc"):Ke(ut.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){let e=null;try{e=this.stringTuples().filter(t=>le(t[0]).path===!0)[0][1],e==null&&(e=null)}catch{e=null}return e}equals(e){return am(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(s=>s.resolvable);if(t==null)return[this];let n=nE.get(t.name);if(n==null)throw(0,lm.default)(new Error(`no available resolver for ${t.name}`),"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(s=>new r(s))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[(Jo=new WeakMap,Xo=new WeakMap,Qo=new WeakMap,cm=fm,tE)](){return`Multiaddr(${Ju(this.bytes)})`}};var sl={};M(sl,{base58btc:()=>We,base58flickr:()=>lE});var mT=new Uint8Array(0);function hm(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function tr(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 dm(r){return new TextEncoder().encode(r)}function pm(r){return new TextDecoder().decode(r)}function sE(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var h=0,m=0,g=0,A=d.length;g!==A&&d[g]===0;)g++,h++;for(var b=(A-g)*u+1>>>0,S=new Uint8Array(b);g!==A;){for(var v=d[g],I=0,C=b-1;(v!==0||I<m)&&C!==-1;C--,I++)v+=256*S[C]>>>0,S[C]=v%a>>>0,v=v/a>>>0;if(v!==0)throw new Error("Non-zero carry");m=I,g++}for(var y=b-m;y!==b&&S[y]===0;)y++;for(var k=c.repeat(h);y<b;++y)k+=r.charAt(S[y]);return k}function p(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var h=0;if(d[h]!==" "){for(var m=0,g=0;d[h]===c;)m++,h++;for(var A=(d.length-h)*f+1>>>0,b=new Uint8Array(A);d[h];){var S=t[d.charCodeAt(h)];if(S===255)return;for(var v=0,I=A-1;(S!==0||v<g)&&I!==-1;I--,v++)S+=a*b[I]>>>0,b[I]=S%256>>>0,S=S/256>>>0;if(S!==0)throw new Error("Non-zero carry");g=v,h++}if(d[h]!==" "){for(var C=A-g;C!==A&&b[C]===0;)C++;for(var y=new Uint8Array(m+(A-C)),k=m;C!==A;)y[k++]=b[C++];return y}}}function x(d){var h=p(d);if(h)return h;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:x}}var iE=sE,aE=iE,gm=aE;var tl=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},rl=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return ym(this,e)}},nl=class{decoders;constructor(e){this.decoders=e}or(e){return ym(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function ym(r,e){return new nl({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var ol=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new tl(e,t,n),this.decoder=new rl(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Zn({name:r,prefix:e,encode:t,decode:n}){return new ol(r,e,t,n)}function Cr({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=gm(t,r);return Zn({prefix:e,name:r,encode:n,decode:s=>tr(o(s))})}function cE(r,e,t,n){let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let s=r.length;for(;r[s-1]==="=";)--s;let i=new Uint8Array(s*t/8|0),a=0,c=0,f=0;for(let u=0;u<s;++u){let l=o[r[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|l,a+=t,a>=8&&(a-=8,i[f++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return i}function uE(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i!==0&&(s+=e[o&a<<t-i]),n)for(;s.length*t&7;)s+="=";return s}function ge({name:r,prefix:e,bitsPerChar:t,alphabet:n}){return Zn({prefix:e,name:r,encode(o){return uE(o,n,t)},decode(o){return cE(o,n,t,r)}})}var We=Cr({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),lE=Cr({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var il={};M(il,{base32:()=>rr,base32hex:()=>pE,base32hexpad:()=>gE,base32hexpadupper:()=>yE,base32hexupper:()=>mE,base32pad:()=>hE,base32padupper:()=>dE,base32upper:()=>fE,base32z:()=>bE});var rr=ge({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),fE=ge({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),hE=ge({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),dE=ge({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),pE=ge({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),mE=ge({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),gE=ge({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),yE=ge({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),bE=ge({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var wE=xm,bm=128,xE=127,vE=~xE,EE=Math.pow(2,31);function xm(r,e,t){e=e||[],t=t||0;for(var n=t;r>=EE;)e[t++]=r&255|bm,r/=128;for(;r&vE;)e[t++]=r&255|bm,r>>>=7;return e[t]=r|0,xm.bytes=t-n+1,e}var AE=al,BE=128,wm=127;function al(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw al.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&wm)<<o:(i&wm)*Math.pow(2,o),o+=7}while(i>=BE);return al.bytes=s-n,t}var SE=Math.pow(2,7),IE=Math.pow(2,14),CE=Math.pow(2,21),TE=Math.pow(2,28),kE=Math.pow(2,35),RE=Math.pow(2,42),NE=Math.pow(2,49),UE=Math.pow(2,56),_E=Math.pow(2,63),DE=function(r){return r<SE?1:r<IE?2:r<CE?3:r<TE?4:r<kE?5:r<RE?6:r<NE?7:r<UE?8:r<_E?9:10},LE={encode:wE,decode:AE,encodingLength:DE},OE=LE,es=OE;function ts(r,e=0){return[es.decode(r,e),es.decode.bytes]}function Jn(r,e,t=0){return es.encode(r,e,t),e}function Xn(r){return es.encodingLength(r)}function Jr(r,e){let t=e.byteLength,n=Xn(r),o=n+Xn(t),s=new Uint8Array(o+t);return Jn(r,s,0),Jn(t,s,n),s.set(e,o),new Qn(r,t,e,s)}function ra(r){let e=tr(r),[t,n]=ts(e),[o,s]=ts(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Qn(t,o,i,e)}function vm(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&hm(r.bytes,t.bytes)}}var Qn=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};function Em(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return PE(t,cl(r),e??We.encoder);default:return ME(t,cl(r),e??rr.encoder)}}var Am=new WeakMap;function cl(r){let e=Am.get(r);if(e==null){let t=new Map;return Am.set(r,t),t}return e}var Tr=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==rs)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==FE)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=Jr(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&vm(e.multihash,n.multihash)}toString(e){return Em(this,e)}toJSON(){return{"/":Em(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i??Bm(n,o,s.bytes))}else if(t[$E]===!0){let{version:n,multihash:o,code:s}=t,i=ra(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==rs)throw new Error(`Version 0 CID must use dag-pb (code: ${rs}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=Bm(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,rs,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=tr(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Qn(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,p]=ts(e.subarray(t));return t+=p,l},o=n(),s=rs;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),f=t+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=VE(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return cl(s).set(n,e),s}};function VE(r,e){switch(r[0]){case"Q":{let t=e??We;return[We.prefix,t.decode(`${We.prefix}${r}`)]}case We.prefix:{let t=e??We;return[We.prefix,t.decode(r)]}case rr.prefix:{let t=e??rr;return[rr.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function PE(r,e,t){let{prefix:n}=t;if(n!==We.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o}function ME(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o}var rs=112,FE=18;function Bm(r,e,t){let n=Xn(r),o=n+Xn(e),s=new Uint8Array(o+t.byteLength);return Jn(r,s,0),Jn(e,s,n),s.set(t,o),s}var $E=Symbol.for("@ipld/js-cid/CID");function Sm(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var ul={};M(ul,{base10:()=>HE});var HE=Cr({prefix:"9",name:"base10",alphabet:"0123456789"});var ll={};M(ll,{base16:()=>KE,base16upper:()=>zE});var KE=ge({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),zE=ge({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var fl={};M(fl,{base2:()=>qE});var qE=ge({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var hl={};M(hl,{base256emoji:()=>ZE});var Im=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}"),GE=Im.reduce((r,e,t)=>(r[t]=e,r),[]),jE=Im.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function WE(r){return r.reduce((e,t)=>(e+=GE[t],e),"")}function YE(r){let e=[];for(let t of r){let n=jE[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var ZE=Zn({prefix:"\u{1F680}",name:"base256emoji",encode:WE,decode:YE});var dl={};M(dl,{base36:()=>JE,base36upper:()=>XE});var JE=Cr({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),XE=Cr({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var pl={};M(pl,{base64:()=>QE,base64pad:()=>e8,base64url:()=>t8,base64urlpad:()=>r8});var QE=ge({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),e8=ge({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),t8=ge({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),r8=ge({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var ml={};M(ml,{base8:()=>n8});var n8=ge({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var gl={};M(gl,{identity:()=>o8});var o8=Zn({prefix:"\0",name:"identity",encode:r=>pm(r),decode:r=>dm(r)});var FT=new TextEncoder,$T=new TextDecoder;var yl={};M(yl,{identity:()=>u8});var Cm=0,a8="identity",Tm=tr;function c8(r){return Jr(Cm,Tm(r))}var u8={code:Cm,name:a8,encode:Tm,digest:c8};var xl={};M(xl,{sha256:()=>l8,sha512:()=>f8});function wl({name:r,code:e,encode:t}){return new bl(r,e,t)}var bl=class{name;code;encode;constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?Jr(this.code,t):t.then(n=>Jr(this.code,n))}else throw Error("Unknown type, must be binary type")}};function Rm(r){return async e=>new Uint8Array(await crypto.subtle.digest(r,e))}var l8=wl({name:"sha2-256",code:18,encode:Rm("SHA-256")}),f8=wl({name:"sha2-512",code:19,encode:Rm("SHA-512")});var ns={...gl,...fl,...ml,...ul,...ll,...il,...dl,...sl,...pl,...hl},e5={...xl,...yl};function Xr(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function na(r=0){return globalThis.Buffer?.allocUnsafe!=null?Xr(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function Um(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Nm=Um("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),vl=Um("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=na(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),h8={utf8:Nm,"utf-8":Nm,hex:ns.base16,latin1:vl,ascii:vl,binary:vl,...ns},oa=h8;function Ye(r,e="utf8"){let t=oa[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var d8=Math.pow(2,7),p8=Math.pow(2,14),m8=Math.pow(2,21),El=Math.pow(2,28),Al=Math.pow(2,35),Bl=Math.pow(2,42),Sl=Math.pow(2,49),re=128,Ve=127;function Ut(r){if(r<d8)return 1;if(r<p8)return 2;if(r<m8)return 3;if(r<El)return 4;if(r<Al)return 5;if(r<Bl)return 6;if(r<Sl)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function g8(r,e,t=0){switch(Ut(r)){case 8:e[t++]=r&255|re,r/=128;case 7:e[t++]=r&255|re,r/=128;case 6:e[t++]=r&255|re,r/=128;case 5:e[t++]=r&255|re,r/=128;case 4:e[t++]=r&255|re,r>>>=7;case 3:e[t++]=r&255|re,r>>>=7;case 2:e[t++]=r&255|re,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function y8(r,e,t=0){switch(Ut(r)){case 8:e.set(t++,r&255|re),r/=128;case 7:e.set(t++,r&255|re),r/=128;case 6:e.set(t++,r&255|re),r/=128;case 5:e.set(t++,r&255|re),r/=128;case 4:e.set(t++,r&255|re),r>>>=7;case 3:e.set(t++,r&255|re),r>>>=7;case 2:e.set(t++,r&255|re),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function b8(r,e){let t=r[e],n=0;if(n+=t&Ve,t<re||(t=r[e+1],n+=(t&Ve)<<7,t<re)||(t=r[e+2],n+=(t&Ve)<<14,t<re)||(t=r[e+3],n+=(t&Ve)<<21,t<re)||(t=r[e+4],n+=(t&Ve)*El,t<re)||(t=r[e+5],n+=(t&Ve)*Al,t<re)||(t=r[e+6],n+=(t&Ve)*Bl,t<re)||(t=r[e+7],n+=(t&Ve)*Sl,t<re))return n;throw new RangeError("Could not decode varint")}function w8(r,e){let t=r.get(e),n=0;if(n+=t&Ve,t<re||(t=r.get(e+1),n+=(t&Ve)<<7,t<re)||(t=r.get(e+2),n+=(t&Ve)<<14,t<re)||(t=r.get(e+3),n+=(t&Ve)<<21,t<re)||(t=r.get(e+4),n+=(t&Ve)*El,t<re)||(t=r.get(e+5),n+=(t&Ve)*Al,t<re)||(t=r.get(e+6),n+=(t&Ve)*Bl,t<re)||(t=r.get(e+7),n+=(t&Ve)*Sl,t<re))return n;throw new RangeError("Could not decode varint")}function to(r,e,t=0){return e==null&&(e=lt(Ut(r))),e instanceof Uint8Array?g8(r,e,t):y8(r,e,t)}function Qr(r,e=0){return r instanceof Uint8Array?b8(r,e):w8(r,e)}function nr(r,e){if(globalThis.Buffer!=null)return Xr(globalThis.Buffer.concat(r,e));e==null&&(e=r.reduce((o,s)=>o+s.length,0));let t=na(e),n=0;for(let o of r)t.set(o,n),n+=o.length;return Xr(t)}var x5=parseInt("0xFFFF",16),v5=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);function Il(r,e="utf8"){let t=oa[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?Xr(globalThis.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var Om=qi,B8=Gi,Cl=function(r){let e=0;if(r=r.toString().trim(),Om(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(B8(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let s=Om(t[n]),i;s&&(i=Cl(t[n]),t[n]=Ye(i.slice(0,2),"base16")),i!=null&&++n<8&&t.splice(n,0,Ye(i.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let s=[n,1];for(n=9-t.length;n>0;n--)s.push("0");t.splice.apply(t,s)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let s=parseInt(t[n],16);o[e++]=s>>8&255,o[e++]=s&255}return o}throw new Error("invalid ip address")},Vm=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let s=0;s<t;s++)o.push(r[e+s]);return o.join(".")}if(t===16){let o=[];for(let s=0;s<t;s+=2)o.push(n.getUint16(e+s).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var ro={},Tl={},I8=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[777,-1,"memory"]];I8.forEach(r=>{let e=C8(...r);Tl[e.code]=e,ro[e.name]=e});function C8(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function se(r){if(typeof r=="number"){if(Tl[r]!=null)return Tl[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(ro[r]!=null)return ro[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var sk=se("ip4"),ik=se("ip6"),ak=se("ipcidr");function Rl(r,e){switch(se(r).code){case 4:case 41:return k8(e);case 42:return Fm(e);case 6:case 273:case 33:case 132:return Hm(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Fm(e);case 421:return _8(e);case 444:return $m(e);case 445:return $m(e);case 466:return U8(e);default:return Ye(e,"base16")}}function Nl(r,e){switch(se(r).code){case 4:return Pm(e);case 41:return Pm(e);case 42:return Mm(e);case 6:case 273:case 33:case 132:return Ul(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Mm(e);case 421:return R8(e);case 444:return D8(e);case 445:return L8(e);case 466:return N8(e);default:return Il(e,"base16")}}var kl=Object.values(ns).map(r=>r.decoder),T8=function(){let r=kl[0].or(kl[1]);return kl.slice(2).forEach(e=>r=r.or(e)),r}();function Pm(r){if(!Sr(r))throw new Error("invalid ip address");return Cl(r)}function k8(r){let e=Vm(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!Sr(e))throw new Error("invalid ip address");return e}function Ul(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function Hm(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function Mm(r){let e=Il(r),t=Uint8Array.from(to(e.length));return nr([t,e],t.length+e.length)}function Fm(r){let e=Qr(r);if(r=r.slice(Ut(e)),r.length!==e)throw new Error("inconsistent lengths");return Ye(r)}function R8(r){let e;r[0]==="Q"||r[0]==="1"?e=ra(We.decode(`z${r}`)).bytes:e=Tr.parse(r).multihash.bytes;let t=Uint8Array.from(to(e.length));return nr([t,e],t.length+e.length)}function N8(r){let e=T8.decode(r),t=Uint8Array.from(to(e.length));return nr([t,e],t.length+e.length)}function U8(r){let e=Qr(r),t=r.slice(Ut(e));if(t.length!==e)throw new Error("inconsistent lengths");return"u"+Ye(t,"base64url")}function _8(r){let e=Qr(r),t=r.slice(Ut(e));if(t.length!==e)throw new Error("inconsistent lengths");return Ye(t,"base58btc")}function D8(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=rr.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ul(n);return nr([t,o],t.length+o.length)}function L8(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=rr.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ul(n);return nr([t,o],t.length+o.length)}function $m(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=Ye(e,"base32"),o=Hm(t);return`${n}:${o}`}function Km(r){r=_l(r);let e=[],t=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let s=0;s<o.length;s++){let i=o[s],a=se(i);if(a.size===0){e.push([a.code]),t.push([a.code]);continue}if(s++,s>=o.length)throw qm("invalid address: "+r);if(a.path===!0){n=_l(o.slice(s).join("/")),e.push([a.code,Nl(a.code,n)]),t.push([a.code,n]);break}let c=Nl(a.code,o[s]);e.push([a.code,c]),t.push([a.code,Rl(a.code,c)])}return{string:zm(t),bytes:Ll(e),tuples:e,stringTuples:t,path:n}}function Dl(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let s=Qr(r,o),i=Ut(s),a=se(s),c=O8(a,r.slice(o+i));if(c===0){e.push([s]),t.push([s]),o+=i;continue}let f=r.slice(o+i,o+i+c);if(o+=c+i,o>r.length)throw qm("Invalid address Uint8Array: "+Ye(r,"base16"));e.push([s,f]);let u=Rl(s,f);if(t.push([s,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:zm(t),tuples:e,stringTuples:t,path:n}}function zm(r){let e=[];return r.map(t=>{let n=se(t[0]);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),_l(e.join("/"))}function Ll(r){return nr(r.map(e=>{let t=se(e[0]),n=Uint8Array.from(to(t.code));return e.length>1&&e[1]!=null&&(n=nr([n,e[1]])),n}))}function O8(r,e){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let t=Qr(e instanceof Uint8Array?e:Uint8Array.from(e));return t+Ut(t)}}function _l(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function qm(r){return new Error("Error parsing address: "+r)}var V8=Symbol.for("nodejs.util.inspect.custom"),Ol=Symbol.for("@multiformats/js-multiaddr/multiaddr"),P8=[se("dns").code,se("dns4").code,se("dns6").code,se("dnsaddr").code],sa=class r{bytes;#e;#t;#s;#a;[Ol]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=Dl(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=Km(e)}else if(jm(e))t=Dl(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=t.bytes,this.#e=t.string,this.#t=t.tuples,this.#s=t.stringTuples,this.#a=t.path}toString(){return this.#e}toJSON(){return this.toString()}toOptions(){let e,t,n,o,s="",i=se("tcp"),a=se("udp"),c=se("ip4"),f=se("ip6"),u=se("dns6"),l=se("ip6zone");for(let[x,d]of this.stringTuples())x===l.code&&(s=`%${d??""}`),P8.includes(x)&&(t=i.name,o=443,n=`${d??""}${s}`,e=x===u.code?6:4),(x===i.code||x===a.code)&&(t=se(x).name,o=parseInt(d??"")),(x===c.code||x===f.code)&&(t=se(x).name,n=`${d??""}${s}`,e=x===f.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.#t.map(([e])=>Object.assign({},se(e)))}protoCodes(){return this.#t.map(([e])=>e)}protoNames(){return this.#t.map(([e])=>se(e).name)}tuples(){return this.#t}stringTuples(){return this.#s}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(Ll(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===ro.p2p.code&&e.push([n,o]),n===ro["p2p-circuit"].code&&(e=[])});let t=e.pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?Ye(We.decode(`z${n}`),"base58btc"):Ye(Tr.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#a}equals(e){return Sm(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(s=>s.resolvable);if(t==null)return[this];let n=Gm.get(t.name);if(n==null)throw new q(`no available resolver for ${t.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(s=>new r(s))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[V8](){return`Multiaddr(${this.#e})`}};var Gm=new Map;function jm(r){return!!r?.[Ol]}function ia(r){return new sa(r)}var M8=P("dns4"),F8=P("dns6"),$8=P("dnsaddr"),en=Ne(P("dns"),$8,M8,F8),aa=Ne(P("ip4"),P("ip6")),no=Ne(G(aa,P("tcp")),G(en,P("tcp"))),Ml=G(aa,P("udp")),H8=G(Ml,P("utp")),K8=G(Ml,P("quic")),ss=Ne(G(no,P("ws")),G(en,P("ws"))),is=Ne(G(no,P("wss")),G(en,P("wss")),G(no,P("tls"),P("ws")),G(en,P("tls"),P("ws"))),Vl=Ne(G(no,P("http")),G(aa,P("http")),G(en,P("http"))),Pl=Ne(G(no,P("https")),G(aa,P("https")),G(en,P("https"))),Wm=G(Ml,P("webrtc"),P("certhash")),Zm=Ne(G(Wm,P("p2p")),Wm),Jm=Ne(G(ss,P("p2p-webrtc-star"),P("p2p")),G(is,P("p2p-webrtc-star"),P("p2p")),G(ss,P("p2p-webrtc-star")),G(is,P("p2p-webrtc-star"))),_k=Ne(G(ss,P("p2p-websocket-star"),P("p2p")),G(is,P("p2p-websocket-star"),P("p2p")),G(ss,P("p2p-websocket-star")),G(is,P("p2p-websocket-star"))),Xm=Ne(G(Vl,P("p2p-webrtc-direct"),P("p2p")),G(Pl,P("p2p-webrtc-direct"),P("p2p")),G(Vl,P("p2p-webrtc-direct")),G(Pl,P("p2p-webrtc-direct"))),as=Ne(ss,is,Vl,Pl,Jm,Xm,no,H8,K8,en,Zm),Dk=Ne(G(as,P("p2p-stardust"),P("p2p")),G(as,P("p2p-stardust"))),kr=Ne(G(as,P("p2p")),Jm,Xm,Zm,P("p2p")),Ym=Ne(G(kr,P("p2p-circuit"),kr),G(kr,P("p2p-circuit")),G(P("p2p-circuit"),kr),G(as,P("p2p-circuit")),G(P("p2p-circuit"),as),P("p2p-circuit")),Qm=()=>Ne(G(Ym,Qm),Ym),os=Qm(),z8=Ne(G(os,kr,os),G(kr,os),G(os,kr),os,kr);function eg(r){function e(t){let n;try{n=ia(t)}catch{return!1}let o=r(n.protoNames());return o===null?!1:o===!0||o===!1?o:o.length===0}return e}function G(...r){function e(t){if(t.length<r.length)return null;let n=t;return r.some(o=>(n=typeof o=="function"?o().partialMatch(t):o.partialMatch(t),Array.isArray(n)&&(t=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:eg(e),partialMatch:e}}function Ne(...r){function e(n){let o=null;return r.some(s=>{let i=typeof s=="function"?s().partialMatch(n):s.partialMatch(n);return i!=null?(o=i,!0):!1}),o}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:eg(e),partialMatch:e}}function P(r){let e=r;function t(o){let s;try{s=ia(o)}catch{return!1}let i=s.protoNames();return i.length===1&&i[0]===e}function n(o){return o.length===0?null:o[0]===e?o.slice(1):null}return{toString:function(){return e},matches:t,partialMatch:n}}var tA=De(ag(),1);function cg(r){try{return rA(r)?!!ut.parse(r):r instanceof Uint8Array?!!ut.decode(r):!!ut.asCID(r)}catch{return!1}}function rA(r){return typeof r=="string"}var ug=32,Hl=async(r,e,t,n={})=>{if(e===0)throw new Error("recursion limit exceeded");let o;try{o=await t(r,n)}catch(c){if(c.code!=="ENOTFOUND"&&c.code!=="ERR_DNSLINK_NOT_FOUND"&&c.code!=="ENODATA")throw c;r.startsWith("_dnslink.")?r=r.replace("_dnslink.",""):r=`_dnslink.${r}`,o=await t(r,n)}let s=o.replace("dnslink=",""),i=s.split("/")[2];return cg(i)?s:Hl(i,e-1,t,n)},oA=/^dnslink=.+$/,lg=async(r,e)=>{let o=(await r.resolveTxt(e)).flat().filter(s=>oA.test(s))[0];if(o==null)throw new q(`No dnslink records found for domain: ${e}`,"ERR_DNSLINK_NOT_FOUND");return o};var zl=De(ma(),1),ql=De(dg(),1);function ca(r,e,t){return`${r}?name=${e}&type=${t}`}async function pg(r,e){return await(await fetch(r,{headers:new Headers({accept:"application/dns-json"}),signal:e})).json()}function tn(r,e){return`${e}_${r}`}var Kl=Object.assign((0,zl.default)("dns-over-http-resolver"),{error:(0,zl.default)("dns-over-http-resolver:error")}),Gl=class{_cache;_TXTcache;_servers;_request;_abortControllers;constructor(e={}){this._cache=new ql.default({max:e?.maxCache??100}),this._TXTcache=new ql.default({max:e?.maxCache??100}),this._servers=["https://cloudflare-dns.com/dns-query","https://dns.google/resolve"],this._request=e.request??pg,this._abortControllers=[]}cancel(){this._abortControllers.forEach(e=>{e.abort()})}getServers(){return this._servers}_getShuffledServers(){let e=[...this._servers];for(let t=e.length-1;t>0;t--){let n=Math.floor(Math.random()*t),o=e[t];e[t]=e[n],e[n]=o}return e}setServers(e){this._servers=e}async resolve(e,t="A"){switch(t){case"A":return this.resolve4(e);case"AAAA":return this.resolve6(e);case"TXT":return this.resolveTxt(e);default:throw new Error(`${t} is not supported`)}}async resolve4(e){let t="A",n=this._cache.get(tn(e,t));if(n!=null)return n;let o=!1;for(let s of this._getShuffledServers()){let i=new AbortController;this._abortControllers.push(i);try{let a=await this._request(ca(s,e,t),i.signal),c=a.Answer.map(u=>u.data),f=Math.min(...a.Answer.map(u=>u.TTL));return this._cache.set(tn(e,t),c,{ttl:f}),c}catch{i.signal.aborted&&(o=!0),Kl.error(`${s} could not resolve ${e} record ${t}`)}finally{this._abortControllers=this._abortControllers.filter(a=>a!==i)}}throw o?Object.assign(new Error("queryA ECANCELLED"),{code:"ECANCELLED"}):new Error(`Could not resolve ${e} record ${t}`)}async resolve6(e){let t="AAAA",n=this._cache.get(tn(e,t));if(n!=null)return n;let o=!1;for(let s of this._getShuffledServers()){let i=new AbortController;this._abortControllers.push(i);try{let a=await this._request(ca(s,e,t),i.signal),c=a.Answer.map(u=>u.data),f=Math.min(...a.Answer.map(u=>u.TTL));return this._cache.set(tn(e,t),c,{ttl:f}),c}catch{i.signal.aborted&&(o=!0),Kl.error(`${s} could not resolve ${e} record ${t}`)}finally{this._abortControllers=this._abortControllers.filter(a=>a!==i)}}throw o?Object.assign(new Error("queryAaaa ECANCELLED"),{code:"ECANCELLED"}):new Error(`Could not resolve ${e} record ${t}`)}async resolveTxt(e){let t="TXT",n=this._TXTcache.get(tn(e,t));if(n!=null)return n;let o=!1;for(let s of this._getShuffledServers()){let i=new AbortController;this._abortControllers.push(i);try{let a=await this._request(ca(s,e,t),i.signal),c=a.Answer.map(u=>[u.data.replace(/['"]+/g,"")]),f=Math.min(...a.Answer.map(u=>u.TTL));return this._TXTcache.set(tn(e,t),c,{ttl:f}),c}catch{i.signal.aborted&&(o=!0),Kl.error(`${s} could not resolve ${e} record ${t}`)}finally{this._abortControllers=this._abortControllers.filter(a=>a!==i)}}throw o?Object.assign(new Error("queryTxt ECANCELLED"),{code:"ECANCELLED"}):new Error(`Could not resolve ${e} record ${t}`)}clearCache(){this._cache.clear(),this._TXTcache.clear()}},mg=Gl;var Wl=De(yg(),1);var ls=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},Yl=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},bg=r=>globalThis.DOMException===void 0?new Yl(r):new DOMException(r),wg=r=>{let e=r.reason===void 0?bg("This operation was aborted."):r.reason;return e instanceof Error?e:bg(e)};function Zl(r,e){let{milliseconds:t,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=e,i,c=new Promise((f,u)=>{if(typeof t!="number"||Math.sign(t)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${t}\``);if(e.signal){let{signal:p}=e;p.aborted&&u(wg(p)),p.addEventListener("abort",()=>{u(wg(p))})}if(t===Number.POSITIVE_INFINITY){r.then(f,u);return}let l=new ls;i=s.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(p){u(p)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?f():o instanceof Error?u(o):(l.message=o??`Promise timed out after ${t} milliseconds`,u(l))},t),(async()=>{try{f(await r)}catch(p){u(p)}})()}).finally(()=>{c.clear()});return c.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},c}function Jl(r,e,t){let n=0,o=r.length;for(;o>0;){let s=Math.trunc(o/2),i=n+s;t(r[i],e)<=0?(n=++i,o-=s+1):o=s}return n}var fs=class{#e=[];enqueue(e,t){t={priority:0,...t};let n={priority:t.priority,run:e};if(this.size&&this.#e[this.size-1].priority>=t.priority){this.#e.push(n);return}let o=Jl(this.#e,n,(s,i)=>i.priority-s.priority);this.#e.splice(o,0,n)}dequeue(){return this.#e.shift()?.run}filter(e){return this.#e.filter(t=>t.priority===e.priority).map(t=>t.run)}get size(){return this.#e.length}};var hs=class extends Wl.default{#e;#t;#s=0;#a;#c;#p=0;#n;#u;#r;#m;#o=0;#l;#i;#g;timeout;constructor(e){if(super(),e={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:fs,...e},!(typeof e.intervalCap=="number"&&e.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${e.intervalCap?.toString()??""}\` (${typeof e.intervalCap})`);if(e.interval===void 0||!(Number.isFinite(e.interval)&&e.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${e.interval?.toString()??""}\` (${typeof e.interval})`);this.#e=e.carryoverConcurrencyCount,this.#t=e.intervalCap===Number.POSITIVE_INFINITY||e.interval===0,this.#a=e.intervalCap,this.#c=e.interval,this.#r=new e.queueClass,this.#m=e.queueClass,this.concurrency=e.concurrency,this.timeout=e.timeout,this.#g=e.throwOnTimeout===!0,this.#i=e.autoStart===!1}get#w(){return this.#t||this.#s<this.#a}get#x(){return this.#o<this.#l}#v(){this.#o--,this.#f(),this.emit("next")}#E(){this.#b(),this.#y(),this.#u=void 0}get#A(){let e=Date.now();if(this.#n===void 0){let t=this.#p-e;if(t<0)this.#s=this.#e?this.#o:0;else return this.#u===void 0&&(this.#u=setTimeout(()=>{this.#E()},t)),!0}return!1}#f(){if(this.#r.size===0)return this.#n&&clearInterval(this.#n),this.#n=void 0,this.emit("empty"),this.#o===0&&this.emit("idle"),!1;if(!this.#i){let e=!this.#A;if(this.#w&&this.#x){let t=this.#r.dequeue();return t?(this.emit("active"),t(),e&&this.#y(),!0):!1}}return!1}#y(){this.#t||this.#n!==void 0||(this.#n=setInterval(()=>{this.#b()},this.#c),this.#p=Date.now()+this.#c)}#b(){this.#s===0&&this.#o===0&&this.#n&&(clearInterval(this.#n),this.#n=void 0),this.#s=this.#e?this.#o:0,this.#h()}#h(){for(;this.#f(););}get concurrency(){return this.#l}set concurrency(e){if(!(typeof e=="number"&&e>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${e}\` (${typeof e})`);this.#l=e,this.#h()}async#B(e){return new Promise((t,n)=>{e.addEventListener("abort",()=>{n(e.reason)},{once:!0})})}async add(e,t={}){return t={timeout:this.timeout,throwOnTimeout:this.#g,...t},new Promise((n,o)=>{this.#r.enqueue(async()=>{this.#o++,this.#s++;try{t.signal?.throwIfAborted();let s=e({signal:t.signal});t.timeout&&(s=Zl(Promise.resolve(s),{milliseconds:t.timeout})),t.signal&&(s=Promise.race([s,this.#B(t.signal)]));let i=await s;n(i),this.emit("completed",i)}catch(s){if(s instanceof ls&&!t.throwOnTimeout){n();return}o(s),this.emit("error",s)}finally{this.#v()}},t),this.emit("add"),this.#f()})}async addAll(e,t){return Promise.all(e.map(async n=>this.add(n,t)))}start(){return this.#i?(this.#i=!1,this.#h(),this):this}pause(){this.#i=!0}clear(){this.#r=new this.#m}async onEmpty(){this.#r.size!==0&&await this.#d("empty")}async onSizeLessThan(e){this.#r.size<e||await this.#d("next",()=>this.#r.size<e)}async onIdle(){this.#o===0&&this.#r.size===0||await this.#d("idle")}async#d(e,t){return new Promise(n=>{let o=()=>{t&&!t()||(this.off(e,o),n())};this.on(e,o)})}get size(){return this.#r.size}sizeBy(e){return this.#r.filter(e).length}get pending(){return this.#o}get isPaused(){return this.#i}};var Eg=De(vg(),1),la=class{lru;constructor(e){this.lru=(0,Eg.default)(e)}get(e){let t=this.lru.get(e);if(t!=null){if(t.expire!=null&&t.expire<Date.now()){this.lru.remove(e);return}return t.value}}set(e,t,n){this.lru.set(e,{value:t,expire:Date.now()+n})}has(e){return this.get(e)!=null}remove(e){this.lru.remove(e)}clear(){this.lru.clear()}};var Xl=new la(1e3),fA=60*1e3,hA=new hs({concurrency:4}),dA=async function(e,t={}){let n=new mg({maxCache:0});if(t.nocache!==!0&&Xl.has(e)){let s=Xl.get(e);if(s!=null)return t?.onProgress?.(new Re("dnslink:cache",{detail:s})),s}t.onProgress?.(new Re("dnslink:query",{detail:e}));let o=await hA.add(async()=>{let s=await lg(n,e);return t.onProgress?.(new Re("dnslink:answer",{detail:s})),Xl.set(e,s,fA),s},{signal:t?.signal});if(o==null)throw new Error("No DNS response received");return o},Ag=dA;function Bg(){return async(r,e={})=>Hl(r,ug,Ag,e)}var Ql=class{routing;constructor(e){this.routing=e}async put(e,t,n={}){try{await this.routing.put(e,t,n)}catch(o){n.onProgress?.(new Re("ipns:routing:helia:error",o))}}async get(e,t={}){try{return await this.routing.get(e,t)}catch(n){t.onProgress?.(new Re("ipns:routing:helia:error",n))}throw new Error("Not found")}};function Sg(r){return new Ql(r)}var ds;(function(r){let e;r.codec=()=>(e==null&&(e=mr((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.key!=null&&t.key.byteLength>0&&(n.uint32(10),n.bytes(t.key)),t.value!=null&&t.value.byteLength>0&&(n.uint32(18),n.bytes(t.value)),t.timeReceived!=null&&t.timeReceived!==""&&(n.uint32(42),n.string(t.timeReceived)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={key:new Uint8Array(0),value:new Uint8Array(0),timeReceived:""},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.key=t.bytes();break;case 2:o.value=t.bytes();break;case 5:o.timeReceived=t.string();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>pr(t,r.codec()),r.decode=t=>dr(t,r.codec())})(ds||(ds={}));function Ig(r){let e=r.getUTCFullYear(),t=String(r.getUTCMonth()+1).padStart(2,"0"),n=String(r.getUTCDate()).padStart(2,"0"),o=String(r.getUTCHours()).padStart(2,"0"),s=String(r.getUTCMinutes()).padStart(2,"0"),i=String(r.getUTCSeconds()).padStart(2,"0"),a=r.getUTCMilliseconds(),c=String(a*1e3*1e3).padStart(9,"0");return`${e}-${t}-${n}T${o}:${s}:${i}.${c}Z`}function Cg(r){let e=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),t=String(r).trim().match(e);if(t==null)throw new Error("Invalid format");let n=parseInt(t[1],10),o=parseInt(t[2],10)-1,s=parseInt(t[3],10),i=parseInt(t[4],10),a=parseInt(t[5],10),c=parseInt(t[6],10),f=parseInt(t[7].slice(0,-6),10);return new Date(Date.UTC(n,o,s,i,a,c,f))}var oo=class r{key;value;timeReceived;constructor(e,t,n){if(!(e instanceof Uint8Array))throw new Error("key must be a Uint8Array");if(!(t instanceof Uint8Array))throw new Error("value must be a Uint8Array");this.key=e,this.value=t,this.timeReceived=n}serialize(){return ds.encode(this.prepareSerialize())}prepareSerialize(){return{key:this.key,value:this.value,timeReceived:Ig(this.timeReceived)}}static deserialize(e){let t=ds.decode(e);return new r(t.key,t.value,new Date(t.timeReceived))}static fromDeserialized(e){let t=Cg(e.timeReceived);if(e.key==null)throw new Error("key missing from deserialized object");if(e.value==null)throw new Error("value missing from deserialized object");return new r(e.key,e.value,t)}};var Tg;(function(r){r[r.SEND_QUERY=0]="SEND_QUERY",r[r.PEER_RESPONSE=1]="PEER_RESPONSE",r[r.FINAL_PEER=2]="FINAL_PEER",r[r.QUERY_ERROR=3]="QUERY_ERROR",r[r.PROVIDER=4]="PROVIDER",r[r.VALUE=5]="VALUE",r[r.ADD_PEER=6]="ADD_PEER",r[r.DIAL_PEER=7]="DIAL_PEER"})(Tg||(Tg={}));var kg;(function(r){r[r.PUT_VALUE=0]="PUT_VALUE",r[r.GET_VALUE=1]="GET_VALUE",r[r.ADD_PROVIDER=2]="ADD_PROVIDER",r[r.GET_PROVIDERS=3]="GET_PROVIDERS",r[r.FIND_NODE=4]="FIND_NODE",r[r.PING=5]="PING"})(kg||(kg={}));function ef(r){return new Nn("/dht/record/"+ue(r,"base32"),!1)}function Rg(r){return{async put(e,t,n={}){try{let o=ef(e),s=new oo(e,t,new Date);n.onProgress?.(new Re("ipns:routing:datastore:put")),await r.put(o,s.serialize(),n)}catch(o){throw n.onProgress?.(new Re("ipns:routing:datastore:error",o)),o}},async get(e,t={}){try{let n=ef(e);t.onProgress?.(new Re("ipns:routing:datastore:get"));let o=await r.get(n,t);return oo.deserialize(o).value}catch(n){throw t.onProgress?.(new Re("ipns:routing:datastore:error",n)),n}},async has(e,t={}){let n=ef(e);return r.has(n,t)}}}var fa=ir("helia:ipns"),mA=60*1e3,Ng=60*mA,gA=24*Ng,tf=23*Ng,rf=class{routers;localStore;timeout;defaultResolvers;constructor(e,t=[],n=[]){this.routers=[Sg(e.routing),...t],this.localStore=Rg(e.datastore),this.defaultResolvers=n.length>0?n:[Bg()]}async publish(e,t,n={}){try{let o=1n,s=Mi(e);if(await this.localStore.has(s,n)){let c=await this.localStore.get(s,n);o=Jt(c).sequence+1n}let i=await Qp(e,t,o,n.lifetime??gA,n),a=jc(i);return await this.localStore.put(s,a,n),n.offline!==!0&&await Promise.all(this.routers.map(async c=>{await c.put(s,a,n)})),i}catch(o){throw n.onProgress?.(new Re("ipns:publish:error",o)),o}}async resolve(e,t={}){let n=Mi(e),o=await this.#t(n,t);return this.#e(o.value,t)}async resolveDns(e,t={}){let n=t.resolvers??this.defaultResolvers,o=await Promise.any(n.map(async s=>s(e,t)));return this.#e(o,t)}republish(e={}){if(this.timeout!=null)throw new Error("Republish is already running");e.signal?.addEventListener("abort",()=>{clearTimeout(this.timeout)});async function t(){let n=Date.now();e.onProgress?.(new Re("ipns:republish:start"));let s=Date.now()-n,i=tf-s;i<0&&(i=e.interval??tf),setTimeout(()=>{t().catch(a=>{fa.error("error republishing",a)})},i)}this.timeout=setTimeout(()=>{t().catch(n=>{fa.error("error republishing",n)})},e.interval??tf)}async#e(e,t={}){let n=e.split("/");if(n.length===3){let o=n[1];if(o==="ipns")return this.resolve(Pa(n[2]),t);if(o==="ipfs")return Xe.parse(n[2])}throw fa.error("invalid ipfs path %s",e),new Error("Invalid value")}async#t(e,t={}){let n=[this.localStore,...this.routers];t.offline===!0&&(n=[this.localStore]);let o=[];if(await Promise.all(n.map(async i=>{try{let a=await i.get(e,t);await Zc(e,a),o.push(a)}catch(a){fa.error("error finding IPNS record",a)}})),o.length===0)throw new q("Could not find record for routing key","ERR_NOT_FOUND");let s=o[Fi(e,o)];return await this.localStore.put(e,s,t),Jt(s)}};function yA(r,{routers:e=[],resolvers:t=[]}={}){return new rf(r,e,t)}return qg(bA);})();
8
+ `)}async function Zw(r,e){let t=Me.get(),n;if(r.includes("-----BEGIN ENCRYPTED PRIVATE KEY-----")){let o=ee(r.replace("-----BEGIN ENCRYPTED PRIVATE KEY-----","").replace("-----END ENCRYPTED PRIVATE KEY-----","").replace(/\n/g,"").trim(),"base64pad"),{result:s}=kn(o),{iv:i,salt:a,iterations:c,keySize:f,cipherText:u}=Jw(s),l=await gc(xn,e,a,{c,dkLen:f}),p=await t.subtle.importKey("raw",l,"AES-CBC",!1,["decrypt"]),x=To(await t.subtle.decrypt({name:"AES-CBC",iv:i},p,u)),{result:d}=kn(x);n=cd(d)}else if(r.includes("-----BEGIN PRIVATE KEY-----")){let o=ee(r.replace("-----BEGIN PRIVATE KEY-----","").replace("-----END PRIVATE KEY-----","").replace(/\n/g,"").trim(),"base64pad"),{result:s}=kn(o);n=cd(s)}else throw new q("Could not parse private key from PEM data","ERR_INVALID_PARAMETERS");return Ac(n)}function Jw(r){let e=r.valueBlock.value[0];if(e.valueBlock.value[0].toString()!=="OBJECT IDENTIFIER : 1.2.840.113549.1.5.13")throw new q("Only pkcs5PBES2 encrypted private keys are supported","ERR_INVALID_PARAMS");let n=e.valueBlock.value[1].valueBlock.value[0];if(n.valueBlock.value[0].toString()!=="OBJECT IDENTIFIER : 1.2.840.113549.1.5.12")throw new q("Only pkcs5PBKDF2 key derivation functions are supported","ERR_INVALID_PARAMS");let s=n.valueBlock.value[1],i=To(s.valueBlock.value[0].getValue()),a=Ec,c=vc;if(s.valueBlock.value.length===3)a=Number(s.valueBlock.value[1].toBigInt()),c=Number(s.valueBlock.value[2].toBigInt());else if(s.valueBlock.value.length===2)throw new q("Could not derive key size and iterations from PEM file - please use @libp2p/rsa to re-import your key","ERR_INVALID_PARAMS");let f=e.valueBlock.value[1].valueBlock.value[1],u=f.valueBlock.value[0].toString();if(u!=="OBJECT IDENTIFIER : 1.2.840.113549.3.7"){if(u!=="OBJECT IDENTIFIER : 1.3.14.3.2.7"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.2"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.22"){if(u!=="OBJECT IDENTIFIER : 2.16.840.1.101.3.4.1.42")throw new q("Only AES-CBC encryption schemes are supported","ERR_INVALID_PARAMS")}}}}let l=To(f.valueBlock.value[1].getValue());return{cipherText:To(r.valueBlock.value[1].getValue()),salt:i,iterations:a,keySize:c,iv:l}}function cd(r){return To(r.valueBlock.value[2].getValue())}function To(r){return new Uint8Array(r,0,r.byteLength)}async function ud(r){let e=await Me.get().subtle.generateKey({name:"RSASSA-PKCS1-v1_5",modulusLength:r,publicExponent:new Uint8Array([1,0,1]),hash:{name:"SHA-256"}},!0,["sign","verify"]),t=await hd(e);return{privateKey:t[0],publicKey:t[1]}}async function Bc(r){let t=[await Me.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["sign"]),await Xw(r)],n=await hd({privateKey:t[0],publicKey:t[1]});return{privateKey:n[0],publicKey:n[1]}}async function ld(r,e){let t=await Me.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["sign"]),n=await Me.get().subtle.sign({name:"RSASSA-PKCS1-v1_5"},t,e instanceof Uint8Array?e:e.subarray());return new Uint8Array(n,0,n.byteLength)}async function fd(r,e,t){let n=await Me.get().subtle.importKey("jwk",r,{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!1,["verify"]);return Me.get().subtle.verify({name:"RSASSA-PKCS1-v1_5"},n,e,t instanceof Uint8Array?t:t.subarray())}async function hd(r){if(r.privateKey==null||r.publicKey==null)throw new q("Private and public key are required","ERR_INVALID_PARAMETERS");return Promise.all([Me.get().subtle.exportKey("jwk",r.privateKey),Me.get().subtle.exportKey("jwk",r.publicKey)])}async function Xw(r){return Me.get().subtle.importKey("jwk",{kty:r.kty,n:r.n,e:r.e},{name:"RSASSA-PKCS1-v1_5",hash:{name:"SHA-256"}},!0,["verify"])}function Si(r){if(r.kty!=="RSA")throw new q("invalid key type","ERR_INVALID_KEY_TYPE");if(r.n==null)throw new q("invalid key modulus","ERR_INVALID_KEY_MODULUS");return ee(r.n,"base64url").length*8}var Ro=8192,ko=class{_key;constructor(e){this._key=e}verify(e,t){return fd(this._key,t,e)}marshal(){return wr.jwkToPkix(this._key)}get bytes(){return At.encode({Type:ce.RSA,Data:this.marshal()}).subarray()}equals(e){return Ce(this.bytes,e.bytes)}hash(){let e=Ie.digest(this.bytes);return ot(e)?e.then(({bytes:t})=>t):e.bytes}},Rn=class{_key;_publicKey;constructor(e,t){this._key=e,this._publicKey=t}genSecret(){return Kr(16)}sign(e){return ld(this._key,e)}get public(){if(this._publicKey==null)throw new q("public key not provided","ERR_PUBKEY_NOT_PROVIDED");return new ko(this._publicKey)}marshal(){return wr.jwkToPkcs1(this._key)}get bytes(){return Bt.encode({Type:ce.RSA,Data:this.marshal()}).subarray()}equals(e){return Ce(this.bytes,e.bytes)}hash(){let e=Ie.digest(this.bytes);return ot(e)?e.then(({bytes:t})=>t):e.bytes}async id(){let e=await this.public.hash();return ue(e,"base58btc")}async export(e,t="pkcs-8"){if(t==="pkcs-8")return wr.exportToPem(this,e);if(t==="libp2p-key")return An(this.bytes,e);throw new q(`export format '${t}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};async function Ac(r){let e=wr.pkcs1ToJwk(r);if(Si(e)>Ro)throw new q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let t=await Bc(e);return new Rn(t.privateKey,t.publicKey)}function ex(r){let e=wr.pkixToJwk(r);if(Si(e)>Ro)throw new q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");return new ko(e)}async function tx(r){if(Si(r)>Ro)throw new q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await Bc(r);return new Rn(e.privateKey,e.publicKey)}async function rx(r){if(r>Ro)throw new q("key size is too large","ERR_KEY_SIZE_TOO_LARGE");let e=await ud(r);return new Rn(e.privateKey,e.publicKey)}var Rc={};M(Rc,{Secp256k1PrivateKey:()=>Uo,Secp256k1PublicKey:()=>No,generateKeyPair:()=>yx,unmarshalSecp256k1PrivateKey:()=>mx,unmarshalSecp256k1PublicKey:()=>gx});var nx=(r,e,t)=>r&e^~r&t,ox=(r,e,t)=>r&e^r&t^e&t,sx=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),xr=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),vr=new Uint32Array(64),Ic=class extends wn{constructor(){super(64,32,8,!1),this.A=xr[0]|0,this.B=xr[1]|0,this.C=xr[2]|0,this.D=xr[3]|0,this.E=xr[4]|0,this.F=xr[5]|0,this.G=xr[6]|0,this.H=xr[7]|0}get(){let{A:e,B:t,C:n,D:o,E:s,F:i,G:a,H:c}=this;return[e,t,n,o,s,i,a,c]}set(e,t,n,o,s,i,a,c){this.A=e|0,this.B=t|0,this.C=n|0,this.D=o|0,this.E=s|0,this.F=i|0,this.G=a|0,this.H=c|0}process(e,t){for(let l=0;l<16;l++,t+=4)vr[l]=e.getUint32(t,!1);for(let l=16;l<64;l++){let p=vr[l-15],x=vr[l-2],d=ft(p,7)^ft(p,18)^p>>>3,h=ft(x,17)^ft(x,19)^x>>>10;vr[l]=h+vr[l-7]+d+vr[l-16]|0}let{A:n,B:o,C:s,D:i,E:a,F:c,G:f,H:u}=this;for(let l=0;l<64;l++){let p=ft(a,6)^ft(a,11)^ft(a,25),x=u+p+nx(a,c,f)+sx[l]+vr[l]|0,h=(ft(n,2)^ft(n,13)^ft(n,22))+ox(n,o,s)|0;u=f,f=c,c=a,a=i+x|0,i=s,s=o,o=n,n=x+h|0}n=n+this.A|0,o=o+this.B|0,s=s+this.C|0,i=i+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,u=u+this.H|0,this.set(n,o,s,i,a,c,f,u)}roundClean(){vr.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};var dd=As(()=>new Ic);function ix(r){let e=ho(r);Et(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:t,Fp:n,a:o}=e;if(t){if(!n.eql(o,n.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof t!="object"||typeof t.beta!="bigint"||typeof t.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}var{bytesToNumberBE:ax,hexToBytes:cx}=Is,qr={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(r){let{Err:e}=qr;if(r.length<2||r[0]!==2)throw new e("Invalid signature integer tag");let t=r[1],n=r.subarray(2,t+2);if(!t||n.length!==t)throw new e("Invalid signature integer: wrong length");if(n[0]&128)throw new e("Invalid signature integer: negative");if(n[0]===0&&!(n[1]&128))throw new e("Invalid signature integer: unnecessary leading zero");return{d:ax(n),l:r.subarray(t+2)}},toSig(r){let{Err:e}=qr,t=typeof r=="string"?cx(r):r;if(!ht(t))throw new Error("ui8a expected");let n=t.length;if(n<2||t[0]!=48)throw new e("Invalid signature tag");if(t[1]!==n-2)throw new e("Invalid signature: incorrect length");let{d:o,l:s}=qr._parseInt(t.subarray(2)),{d:i,l:a}=qr._parseInt(s);if(a.length)throw new e("Invalid signature: left bytes after parsing");return{r:o,s:i}},hexFromSig(r){let e=f=>Number.parseInt(f[0],16)&8?"00"+f:f,t=f=>{let u=f.toString(16);return u.length&1?`0${u}`:u},n=e(t(r.s)),o=e(t(r.r)),s=n.length/2,i=o.length/2,a=t(s),c=t(i);return`30${t(i+s+4)}02${c}${o}02${a}${n}`}},jt=BigInt(0),it=BigInt(1),JS=BigInt(2),pd=BigInt(3),XS=BigInt(4);function ux(r){let e=ix(r),{Fp:t}=e,n=e.toBytes||((d,h,m)=>{let g=h.toAffine();return Pt(Uint8Array.from([4]),t.toBytes(g.x),t.toBytes(g.y))}),o=e.fromBytes||(d=>{let h=d.subarray(1),m=t.fromBytes(h.subarray(0,t.BYTES)),g=t.fromBytes(h.subarray(t.BYTES,2*t.BYTES));return{x:m,y:g}});function s(d){let{a:h,b:m}=e,g=t.sqr(d),A=t.mul(g,d);return t.add(t.add(A,t.mul(d,h)),m)}if(!t.eql(t.sqr(e.Gy),s(e.Gx)))throw new Error("bad generator point: equation left != right");function i(d){return typeof d=="bigint"&&jt<d&&d<e.n}function a(d){if(!i(d))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function c(d){let{allowedPrivateKeyLengths:h,nByteLength:m,wrapPrivateKey:g,n:A}=e;if(h&&typeof d!="bigint"){if(ht(d)&&(d=Ot(d)),typeof d!="string"||!h.includes(d.length))throw new Error("Invalid key");d=d.padStart(m*2,"0")}let b;try{b=typeof d=="bigint"?d:Vt(de("private key",d,m))}catch{throw new Error(`private key must be ${m} bytes, hex or bigint, not ${typeof d}`)}return g&&(b=oe(b,A)),a(b),b}let f=new Map;function u(d){if(!(d instanceof l))throw new Error("ProjectivePoint expected")}class l{constructor(h,m,g){if(this.px=h,this.py=m,this.pz=g,h==null||!t.isValid(h))throw new Error("x required");if(m==null||!t.isValid(m))throw new Error("y required");if(g==null||!t.isValid(g))throw new Error("z required")}static fromAffine(h){let{x:m,y:g}=h||{};if(!h||!t.isValid(m)||!t.isValid(g))throw new Error("invalid affine point");if(h instanceof l)throw new Error("projective point not allowed");let A=b=>t.eql(b,t.ZERO);return A(m)&&A(g)?l.ZERO:new l(m,g,t.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(h){let m=t.invertBatch(h.map(g=>g.pz));return h.map((g,A)=>g.toAffine(m[A])).map(l.fromAffine)}static fromHex(h){let m=l.fromAffine(o(de("pointHex",h)));return m.assertValidity(),m}static fromPrivateKey(h){return l.BASE.multiply(c(h))}_setWindowSize(h){this._WINDOW_SIZE=h,f.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!t.is0(this.py))return;throw new Error("bad point: ZERO")}let{x:h,y:m}=this.toAffine();if(!t.isValid(h)||!t.isValid(m))throw new Error("bad point: x or y not FE");let g=t.sqr(m),A=s(h);if(!t.eql(g,A))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){let{y:h}=this.toAffine();if(t.isOdd)return!t.isOdd(h);throw new Error("Field doesn't support isOdd")}equals(h){u(h);let{px:m,py:g,pz:A}=this,{px:b,py:S,pz:v}=h,I=t.eql(t.mul(m,v),t.mul(b,A)),C=t.eql(t.mul(g,v),t.mul(S,A));return I&&C}negate(){return new l(this.px,t.neg(this.py),this.pz)}double(){let{a:h,b:m}=e,g=t.mul(m,pd),{px:A,py:b,pz:S}=this,v=t.ZERO,I=t.ZERO,C=t.ZERO,y=t.mul(A,A),k=t.mul(b,b),O=t.mul(S,S),U=t.mul(A,b);return U=t.add(U,U),C=t.mul(A,S),C=t.add(C,C),v=t.mul(h,C),I=t.mul(g,O),I=t.add(v,I),v=t.sub(k,I),I=t.add(k,I),I=t.mul(v,I),v=t.mul(U,v),C=t.mul(g,C),O=t.mul(h,O),U=t.sub(y,O),U=t.mul(h,U),U=t.add(U,C),C=t.add(y,y),y=t.add(C,y),y=t.add(y,O),y=t.mul(y,U),I=t.add(I,y),O=t.mul(b,S),O=t.add(O,O),y=t.mul(O,U),v=t.sub(v,y),C=t.mul(O,k),C=t.add(C,C),C=t.add(C,C),new l(v,I,C)}add(h){u(h);let{px:m,py:g,pz:A}=this,{px:b,py:S,pz:v}=h,I=t.ZERO,C=t.ZERO,y=t.ZERO,k=e.a,O=t.mul(e.b,pd),U=t.mul(m,b),V=t.mul(g,S),H=t.mul(A,v),X=t.add(m,g),B=t.add(b,S);X=t.mul(X,B),B=t.add(U,V),X=t.sub(X,B),B=t.add(m,A);let R=t.add(b,v);return B=t.mul(B,R),R=t.add(U,H),B=t.sub(B,R),R=t.add(g,A),I=t.add(S,v),R=t.mul(R,I),I=t.add(V,H),R=t.sub(R,I),y=t.mul(k,B),I=t.mul(O,H),y=t.add(I,y),I=t.sub(V,y),y=t.add(V,y),C=t.mul(I,y),V=t.add(U,U),V=t.add(V,U),H=t.mul(k,H),B=t.mul(O,B),V=t.add(V,H),H=t.sub(U,H),H=t.mul(k,H),B=t.add(B,H),U=t.mul(V,B),C=t.add(C,U),U=t.mul(R,B),I=t.mul(X,I),I=t.sub(I,U),U=t.mul(X,V),y=t.mul(R,y),y=t.add(y,U),new l(I,C,y)}subtract(h){return this.add(h.negate())}is0(){return this.equals(l.ZERO)}wNAF(h){return x.wNAFCached(this,f,h,m=>{let g=t.invertBatch(m.map(A=>A.pz));return m.map((A,b)=>A.toAffine(g[b])).map(l.fromAffine)})}multiplyUnsafe(h){let m=l.ZERO;if(h===jt)return m;if(a(h),h===it)return this;let{endo:g}=e;if(!g)return x.unsafeLadder(this,h);let{k1neg:A,k1:b,k2neg:S,k2:v}=g.splitScalar(h),I=m,C=m,y=this;for(;b>jt||v>jt;)b&it&&(I=I.add(y)),v&it&&(C=C.add(y)),y=y.double(),b>>=it,v>>=it;return A&&(I=I.negate()),S&&(C=C.negate()),C=new l(t.mul(C.px,g.beta),C.py,C.pz),I.add(C)}multiply(h){a(h);let m=h,g,A,{endo:b}=e;if(b){let{k1neg:S,k1:v,k2neg:I,k2:C}=b.splitScalar(m),{p:y,f:k}=this.wNAF(v),{p:O,f:U}=this.wNAF(C);y=x.constTimeNegate(S,y),O=x.constTimeNegate(I,O),O=new l(t.mul(O.px,b.beta),O.py,O.pz),g=y.add(O),A=k.add(U)}else{let{p:S,f:v}=this.wNAF(m);g=S,A=v}return l.normalizeZ([g,A])[0]}multiplyAndAddUnsafe(h,m,g){let A=l.BASE,b=(v,I)=>I===jt||I===it||!v.equals(A)?v.multiplyUnsafe(I):v.multiply(I),S=b(this,m).add(b(h,g));return S.is0()?void 0:S}toAffine(h){let{px:m,py:g,pz:A}=this,b=this.is0();h==null&&(h=b?t.ONE:t.inv(A));let S=t.mul(m,h),v=t.mul(g,h),I=t.mul(A,h);if(b)return{x:t.ZERO,y:t.ZERO};if(!t.eql(I,t.ONE))throw new Error("invZ was invalid");return{x:S,y:v}}isTorsionFree(){let{h,isTorsionFree:m}=e;if(h===it)return!0;if(m)return m(l,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h,clearCofactor:m}=e;return h===it?this:m?m(l,this):this.multiplyUnsafe(e.h)}toRawBytes(h=!0){return this.assertValidity(),n(l,this,h)}toHex(h=!0){return Ot(this.toRawBytes(h))}}l.BASE=new l(e.Gx,e.Gy,t.ONE),l.ZERO=new l(t.ZERO,t.ONE,t.ZERO);let p=e.nBitLength,x=ks(l,e.endo?Math.ceil(p/2):p);return{CURVE:e,ProjectivePoint:l,normPrivateKeyToScalar:c,weierstrassEquation:s,isWithinCurveOrder:i}}function lx(r){let e=ho(r);return Et(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function md(r){let e=lx(r),{Fp:t,n}=e,o=t.BYTES+1,s=2*t.BYTES+1;function i(B){return jt<B&&B<t.ORDER}function a(B){return oe(B,n)}function c(B){return Cs(B,n)}let{ProjectivePoint:f,normPrivateKeyToScalar:u,weierstrassEquation:l,isWithinCurveOrder:p}=ux({...e,toBytes(B,R,$){let T=R.toAffine(),E=t.toBytes(T.x),L=Pt;return $?L(Uint8Array.from([R.hasEvenY()?2:3]),E):L(Uint8Array.from([4]),E,t.toBytes(T.y))},fromBytes(B){let R=B.length,$=B[0],T=B.subarray(1);if(R===o&&($===2||$===3)){let E=Vt(T);if(!i(E))throw new Error("Point is not on curve");let L=l(E),F=t.sqrt(L),z=(F&it)===it;return($&1)===1!==z&&(F=t.neg(F)),{x:E,y:F}}else if(R===s&&$===4){let E=t.fromBytes(T.subarray(0,t.BYTES)),L=t.fromBytes(T.subarray(t.BYTES,2*t.BYTES));return{x:E,y:L}}else throw new Error(`Point of length ${R} was invalid. Expected ${o} compressed bytes or ${s} uncompressed bytes`)}}),x=B=>Ot(fr(B,e.nByteLength));function d(B){let R=n>>it;return B>R}function h(B){return d(B)?a(-B):B}let m=(B,R,$)=>Vt(B.slice(R,$));class g{constructor(R,$,T){this.r=R,this.s=$,this.recovery=T,this.assertValidity()}static fromCompact(R){let $=e.nByteLength;return R=de("compactSignature",R,$*2),new g(m(R,0,$),m(R,$,2*$))}static fromDER(R){let{r:$,s:T}=qr.toSig(de("DER",R));return new g($,T)}assertValidity(){if(!p(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!p(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(R){return new g(this.r,this.s,R)}recoverPublicKey(R){let{r:$,s:T,recovery:E}=this,L=C(de("msgHash",R));if(E==null||![0,1,2,3].includes(E))throw new Error("recovery id invalid");let F=E===2||E===3?$+e.n:$;if(F>=t.ORDER)throw new Error("recovery id 2 or 3 invalid");let z=E&1?"03":"02",W=f.fromHex(z+x(F)),Y=c(F),ne=a(-L*Y),J=a(T*Y),Q=f.BASE.multiplyAndAddUnsafe(W,ne,J);if(!Q)throw new Error("point at infinify");return Q.assertValidity(),Q}hasHighS(){return d(this.s)}normalizeS(){return this.hasHighS()?new g(this.r,a(-this.s),this.recovery):this}toDERRawBytes(){return Vr(this.toDERHex())}toDERHex(){return qr.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Vr(this.toCompactHex())}toCompactHex(){return x(this.r)+x(this.s)}}let A={isValidPrivateKey(B){try{return u(B),!0}catch{return!1}},normPrivateKeyToScalar:u,randomPrivateKey:()=>{let B=Ja(e.n);return th(e.randomBytes(B),e.n)},precompute(B=8,R=f.BASE){return R._setWindowSize(B),R.multiply(BigInt(3)),R}};function b(B,R=!0){return f.fromPrivateKey(B).toRawBytes(R)}function S(B){let R=ht(B),$=typeof B=="string",T=(R||$)&&B.length;return R?T===o||T===s:$?T===2*o||T===2*s:B instanceof f}function v(B,R,$=!0){if(S(B))throw new Error("first arg must be private key");if(!S(R))throw new Error("second arg must be public key");return f.fromHex(R).multiply(u(B)).toRawBytes($)}let I=e.bits2int||function(B){let R=Vt(B),$=B.length*8-e.nBitLength;return $>0?R>>BigInt($):R},C=e.bits2int_modN||function(B){return a(I(B))},y=fo(e.nBitLength);function k(B){if(typeof B!="bigint")throw new Error("bigint expected");if(!(jt<=B&&B<y))throw new Error(`bigint expected < 2^${e.nBitLength}`);return fr(B,e.nByteLength)}function O(B,R,$=U){if(["recovered","canonical"].some(fe=>fe in $))throw new Error("sign() legacy options not supported");let{hash:T,randomBytes:E}=e,{lowS:L,prehash:F,extraEntropy:z}=$;L==null&&(L=!0),B=de("msgHash",B),F&&(B=de("prehashed msgHash",T(B)));let W=C(B),Y=u(R),ne=[k(Y),k(W)];if(z!=null){let fe=z===!0?E(t.BYTES):z;ne.push(de("extraEntropy",fe))}let J=Pt(...ne),Q=W;function ye(fe){let Ae=I(fe);if(!p(Ae))return;let Be=c(Ae),we=f.BASE.multiply(Ae).toAffine(),Ue=a(we.x);if(Ue===jt)return;let _t=a(Be*a(Q+Ue*Y));if(_t===jt)return;let Nr=(we.x===Ue?0:2)|Number(we.y&it),so=_t;return L&&d(_t)&&(so=h(_t),Nr^=1),new g(Ue,so,Nr)}return{seed:J,k2sig:ye}}let U={lowS:e.lowS,prehash:!1},V={lowS:e.lowS,prehash:!1};function H(B,R,$=U){let{seed:T,k2sig:E}=O(B,R,$),L=e;return ja(L.hash.outputLen,L.nByteLength,L.hmac)(T,E)}f.BASE._setWindowSize(8);function X(B,R,$,T=V){let E=B;if(R=de("msgHash",R),$=de("publicKey",$),"strict"in T)throw new Error("options.strict was renamed to lowS");let{lowS:L,prehash:F}=T,z,W;try{if(typeof E=="string"||ht(E))try{z=g.fromDER(E)}catch(we){if(!(we instanceof qr.Err))throw we;z=g.fromCompact(E)}else if(typeof E=="object"&&typeof E.r=="bigint"&&typeof E.s=="bigint"){let{r:we,s:Ue}=E;z=new g(we,Ue)}else throw new Error("PARSE");W=f.fromHex($)}catch(we){if(we.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(L&&z.hasHighS())return!1;F&&(R=e.hash(R));let{r:Y,s:ne}=z,J=C(R),Q=c(ne),ye=a(J*Q),fe=a(Y*Q),Ae=f.BASE.multiplyAndAddUnsafe(W,ye,fe)?.toAffine();return Ae?a(Ae.x)===Y:!1}return{CURVE:e,getPublicKey:b,getSharedSecret:v,sign:H,verify:X,ProjectivePoint:f,Signature:g,utils:A}}function fx(r){return{hash:r,hmac:(e,...t)=>wo(r,e,Es(...t)),randomBytes:bn}}function gd(r,e){let t=n=>md({...r,...fx(n)});return Object.freeze({...t(e),create:t})}var wd=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),yd=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),hx=BigInt(1),Cc=BigInt(2),bd=(r,e)=>(r+e/Cc)/e;function dx(r){let e=wd,t=BigInt(3),n=BigInt(6),o=BigInt(11),s=BigInt(22),i=BigInt(23),a=BigInt(44),c=BigInt(88),f=r*r*r%e,u=f*f*r%e,l=ae(u,t,e)*u%e,p=ae(l,t,e)*u%e,x=ae(p,Cc,e)*f%e,d=ae(x,o,e)*x%e,h=ae(d,s,e)*d%e,m=ae(h,a,e)*h%e,g=ae(m,c,e)*m%e,A=ae(g,a,e)*h%e,b=ae(A,t,e)*u%e,S=ae(b,i,e)*d%e,v=ae(S,n,e)*f%e,I=ae(v,Cc,e);if(!Tc.eql(Tc.sqr(I),r))throw new Error("Cannot find square root");return I}var Tc=Ts(wd,void 0,void 0,{sqrt:dx}),yt=gd({a:BigInt(0),b:BigInt(7),Fp:Tc,n:yd,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:r=>{let e=yd,t=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-hx*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),o=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),s=t,i=BigInt("0x100000000000000000000000000000000"),a=bd(s*r,e),c=bd(-n*r,e),f=oe(r-a*t-c*o,e),u=oe(-a*n-c*s,e),l=f>i,p=u>i;if(l&&(f=e-f),p&&(u=e-u),f>i||u>i)throw new Error("splitScalar: Endomorphism failed, k="+r);return{k1neg:l,k1:f,k2neg:p,k2:u}}}},dd),a3=BigInt(0);var c3=yt.ProjectivePoint;function xd(){return yt.utils.randomPrivateKey()}function vd(r,e){let t=Ie.digest(e instanceof Uint8Array?e:e.subarray());if(ot(t))return t.then(({digest:n})=>yt.sign(n,r).toDERRawBytes()).catch(n=>{throw new q(String(n),"ERR_INVALID_INPUT")});try{return yt.sign(t.digest,r).toDERRawBytes()}catch(n){throw new q(String(n),"ERR_INVALID_INPUT")}}function Ed(r,e,t){let n=Ie.digest(t instanceof Uint8Array?t:t.subarray());if(ot(n))return n.then(({digest:o})=>yt.verify(e,o,r)).catch(o=>{throw new q(String(o),"ERR_INVALID_INPUT")});try{return yt.verify(e,n.digest,r)}catch(o){throw new q(String(o),"ERR_INVALID_INPUT")}}function Ad(r){return yt.ProjectivePoint.fromHex(r).toRawBytes(!0)}function Bd(r){try{yt.getPublicKey(r,!0)}catch(e){throw new q(String(e),"ERR_INVALID_PRIVATE_KEY")}}function kc(r){try{yt.ProjectivePoint.fromHex(r)}catch(e){throw new q(String(e),"ERR_INVALID_PUBLIC_KEY")}}function Sd(r){try{return yt.getPublicKey(r,!0)}catch(e){throw new q(String(e),"ERR_INVALID_PRIVATE_KEY")}}var No=class{_key;constructor(e){kc(e),this._key=e}verify(e,t){return Ed(this._key,t,e)}marshal(){return Ad(this._key)}get bytes(){return At.encode({Type:ce.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Ce(this.bytes,e.bytes)}async hash(){let e=Ie.digest(this.bytes),t;return ot(e)?{bytes:t}=await e:t=e.bytes,t}},Uo=class{_key;_publicKey;constructor(e,t){this._key=e,this._publicKey=t??Sd(e),Bd(this._key),kc(this._publicKey)}sign(e){return vd(this._key,e)}get public(){return new No(this._publicKey)}marshal(){return this._key}get bytes(){return Bt.encode({Type:ce.Secp256k1,Data:this.marshal()}).subarray()}equals(e){return Ce(this.bytes,e.bytes)}hash(){let e=Ie.digest(this.bytes);return ot(e)?e.then(({bytes:t})=>t):e.bytes}async id(){let e=await this.public.hash();return ue(e,"base58btc")}async export(e,t="libp2p-key"){if(t==="libp2p-key")return An(this.bytes,e);throw new q(`export format '${t}' is not supported`,"ERR_INVALID_EXPORT_FORMAT")}};function mx(r){return new Uo(r)}function gx(r){return new No(r)}async function yx(){let r=xd();return new Uo(r)}var Gr={rsa:Sc,ed25519:mc,secp256k1:Rc};function Id(r){let e=Object.keys(Gr).join(" / ");return new q(`invalid or unsupported key type ${r}. Must be ${e}`,"ERR_UNSUPPORTED_KEY_TYPE")}function Nc(r){let e=At.decode(r),t=e.Data??new Uint8Array;switch(e.Type){case ce.RSA:return Gr.rsa.unmarshalRsaPublicKey(t);case ce.Ed25519:return Gr.ed25519.unmarshalEd25519PublicKey(t);case ce.Secp256k1:return Gr.secp256k1.unmarshalSecp256k1PublicKey(t);default:throw Id(e.Type??"unknown")}}async function Cd(r){let e=Bt.decode(r),t=e.Data??new Uint8Array;switch(e.Type){case ce.RSA:return Gr.rsa.unmarshalRsaPrivateKey(t);case ce.Ed25519:return Gr.ed25519.unmarshalEd25519PrivateKey(t);case ce.Secp256k1:return Gr.secp256k1.unmarshalSecp256k1PrivateKey(t);default:throw Id(e.Type??"RSA")}}var Yc=De(_o(),1);var Wt="/",Rd=new TextEncoder().encode(Wt),Ii=Rd[0],Nn=class r{_buf;constructor(e,t){if(typeof e=="string")this._buf=ee(e);else if(e instanceof Uint8Array)this._buf=e;else throw new Error("Invalid key, should be String of Uint8Array");if(t==null&&(t=!0),t&&this.clean(),this._buf.byteLength===0||this._buf[0]!==Ii)throw new Error("Invalid key")}toString(e="utf8"){return ue(this._buf,e)}uint8Array(){return this._buf}get[Symbol.toStringTag](){return`Key(${this.toString()})`}static withNamespaces(e){return new r(e.join(Wt))}static random(){return new r(Math.random().toString().substring(2))}static asKey(e){return e instanceof Uint8Array||typeof e=="string"?new r(e):typeof e.uint8Array=="function"?new r(e.uint8Array()):null}clean(){if((this._buf==null||this._buf.byteLength===0)&&(this._buf=Rd),this._buf[0]!==Ii){let e=new Uint8Array(this._buf.byteLength+1);e.fill(Ii,0,1),e.set(this._buf,1),this._buf=e}for(;this._buf.byteLength>1&&this._buf[this._buf.byteLength-1]===Ii;)this._buf=this._buf.subarray(0,-1)}less(e){let t=this.list(),n=e.list();for(let o=0;o<t.length;o++){if(n.length<o+1)return!1;let s=t[o],i=n[o];if(s<i)return!0;if(s>i)return!1}return t.length<n.length}reverse(){return r.withNamespaces(this.list().slice().reverse())}namespaces(){return this.list()}baseNamespace(){let e=this.namespaces();return e[e.length-1]}list(){return this.toString().split(Wt).slice(1)}type(){return wx(this.baseNamespace())}name(){return xx(this.baseNamespace())}instance(e){return new r(this.toString()+":"+e)}path(){let e=this.parent().toString();return e.endsWith(Wt)||(e+=Wt),e+=this.type(),new r(e)}parent(){let e=this.list();return e.length===1?new r(Wt):new r(e.slice(0,-1).join(Wt))}child(e){return this.toString()===Wt?e:e.toString()===Wt?this:new r(this.toString()+e.toString(),!1)}isAncestorOf(e){return e.toString()===this.toString()?!1:e.toString().startsWith(this.toString())}isDecendantOf(e){return e.toString()===this.toString()?!1:this.toString().startsWith(e.toString())}isTopLevel(){return this.list().length===1}concat(...e){return r.withNamespaces([...this.namespaces(),...vx(e.map(t=>t.namespaces()))])}};function wx(r){let e=r.split(":");return e.length<2?"":e.slice(0,-1).join(":")}function xx(r){let e=r.split(":");return e[e.length-1]}function vx(r){return[].concat(...r)}var Jp=De(_c(),1);var Nd="ERR_IPNS_EXPIRED_RECORD",Do="ERR_UNRECOGNIZED_VALIDITY",Ud="ERR_SIGNATURE_CREATION",Yt="ERR_SIGNATURE_VERIFICATION",_d="ERR_UNRECOGNIZED_FORMAT";var Dc="ERR_UNDEFINED_PARAMETER",Dd="ERR_INVALID_RECORD_DATA",Ld="ERR_INVALID_VALUE",Od="ERR_INVALID_EMBEDDED_KEY",Vd="ERR_MISSING_PRIVATE_KEY",Pd="ERR_RECORD_TOO_LARGE";var je;(function(r){let e;(function(o){o.EOL="EOL"})(e=r.ValidityType||(r.ValidityType={}));let t;(function(o){o[o.EOL=0]="EOL"})(t||(t={})),function(o){o.codec=()=>yo(t)}(e=r.ValidityType||(r.ValidityType={}));let n;r.codec=()=>(n==null&&(n=mr((o,s,i={})=>{i.lengthDelimited!==!1&&s.fork(),o.value!=null&&(s.uint32(10),s.bytes(o.value)),o.signatureV1!=null&&(s.uint32(18),s.bytes(o.signatureV1)),o.validityType!=null&&(s.uint32(24),r.ValidityType.codec().encode(o.validityType,s)),o.validity!=null&&(s.uint32(34),s.bytes(o.validity)),o.sequence!=null&&(s.uint32(40),s.uint64(o.sequence)),o.ttl!=null&&(s.uint32(48),s.uint64(o.ttl)),o.pubKey!=null&&(s.uint32(58),s.bytes(o.pubKey)),o.signatureV2!=null&&(s.uint32(66),s.bytes(o.signatureV2)),o.data!=null&&(s.uint32(74),s.bytes(o.data)),i.lengthDelimited!==!1&&s.ldelim()},(o,s)=>{let i={},a=s==null?o.len:o.pos+s;for(;o.pos<a;){let c=o.uint32();switch(c>>>3){case 1:i.value=o.bytes();break;case 2:i.signatureV1=o.bytes();break;case 3:i.validityType=r.ValidityType.codec().decode(o);break;case 4:i.validity=o.bytes();break;case 5:i.sequence=o.uint64();break;case 6:i.ttl=o.uint64();break;case 7:i.pubKey=o.bytes();break;case 8:i.signatureV2=o.bytes();break;case 9:i.data=o.bytes();break;default:o.skipType(c&7);break}}return i})),n),r.encode=o=>pr(o,r.codec()),r.decode=o=>dr(o,r.codec())})(je||(je={}));var Ex=["string","number","bigint","symbol"],Ax=["Function","Generator","AsyncGenerator","GeneratorFunction","AsyncGeneratorFunction","AsyncFunction","Observable","Array","Buffer","Object","RegExp","Date","Error","Map","Set","WeakMap","WeakSet","ArrayBuffer","SharedArrayBuffer","DataView","Promise","URL","HTMLElement","Int8Array","Uint8Array","Uint8ClampedArray","Int16Array","Uint16Array","Int32Array","Uint32Array","Float32Array","Float64Array","BigInt64Array","BigUint64Array"];function Md(r){if(r===null)return"null";if(r===void 0)return"undefined";if(r===!0||r===!1)return"boolean";let e=typeof r;if(Ex.includes(e))return e;if(e==="function")return"Function";if(Array.isArray(r))return"Array";if(Bx(r))return"Buffer";let t=Sx(r);return t||"Object"}function Bx(r){return r&&r.constructor&&r.constructor.isBuffer&&r.constructor.isBuffer.call(null,r)}function Sx(r){let e=Object.prototype.toString.call(r).slice(8,-1);if(Ax.includes(e))return e}var w=class{constructor(e,t,n){this.major=e,this.majorEncoded=e<<5,this.name=t,this.terminal=n}toString(){return`Type[${this.major}].${this.name}`}compare(e){return this.major<e.major?-1:this.major>e.major?1:0}};w.uint=new w(0,"uint",!0);w.negint=new w(1,"negint",!0);w.bytes=new w(2,"bytes",!0);w.string=new w(3,"string",!0);w.array=new w(4,"array",!1);w.map=new w(5,"map",!1);w.tag=new w(6,"tag",!1);w.float=new w(7,"float",!0);w.false=new w(7,"false",!0);w.true=new w(7,"true",!0);w.null=new w(7,"null",!0);w.undefined=new w(7,"undefined",!0);w.break=new w(7,"break",!0);var D=class{constructor(e,t,n){this.type=e,this.value=t,this.encodedLength=n,this.encodedBytes=void 0,this.byteValue=void 0}toString(){return`Token[${this.type}].${this.value}`}};var Un=globalThis.process&&!globalThis.process.browser&&globalThis.Buffer&&typeof globalThis.Buffer.isBuffer=="function",Ix=new TextDecoder,Cx=new TextEncoder;function Ci(r){return Un&&globalThis.Buffer.isBuffer(r)}function Oc(r){return r instanceof Uint8Array?Ci(r)?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r:Uint8Array.from(r)}var Kd=Un?(r,e,t)=>t-e>64?globalThis.Buffer.from(r.subarray(e,t)).toString("utf8"):$d(r,e,t):(r,e,t)=>t-e>64?Ix.decode(r.subarray(e,t)):$d(r,e,t),zd=Un?r=>r.length>64?globalThis.Buffer.from(r):Fd(r):r=>r.length>64?Cx.encode(r):Fd(r),Tt=r=>Uint8Array.from(r),_n=Un?(r,e,t)=>Ci(r)?new Uint8Array(r.subarray(e,t)):r.slice(e,t):(r,e,t)=>r.slice(e,t),qd=Un?(r,e)=>(r=r.map(t=>t instanceof Uint8Array?t:globalThis.Buffer.from(t)),Oc(globalThis.Buffer.concat(r,e))):(r,e)=>{let t=new Uint8Array(e),n=0;for(let o of r)n+o.length>t.length&&(o=o.subarray(0,t.length-n)),t.set(o,n),n+=o.length;return t},Gd=Un?r=>globalThis.Buffer.allocUnsafe(r):r=>new Uint8Array(r);function jd(r,e){if(Ci(r)&&Ci(e))return r.compare(e);for(let t=0;t<r.length;t++)if(r[t]!==e[t])return r[t]<e[t]?-1:1;return 0}function Fd(r){let e=[],t=0;for(let n=0;n<r.length;n++){let o=r.charCodeAt(n);o<128?e[t++]=o:o<2048?(e[t++]=o>>6|192,e[t++]=o&63|128):(o&64512)===55296&&n+1<r.length&&(r.charCodeAt(n+1)&64512)===56320?(o=65536+((o&1023)<<10)+(r.charCodeAt(++n)&1023),e[t++]=o>>18|240,e[t++]=o>>12&63|128,e[t++]=o>>6&63|128,e[t++]=o&63|128):(e[t++]=o>>12|224,e[t++]=o>>6&63|128,e[t++]=o&63|128)}return e}function $d(r,e,t){let n=[];for(;e<t;){let o=r[e],s=null,i=o>239?4:o>223?3:o>191?2:1;if(e+i<=t){let a,c,f,u;switch(i){case 1:o<128&&(s=o);break;case 2:a=r[e+1],(a&192)===128&&(u=(o&31)<<6|a&63,u>127&&(s=u));break;case 3:a=r[e+1],c=r[e+2],(a&192)===128&&(c&192)===128&&(u=(o&15)<<12|(a&63)<<6|c&63,u>2047&&(u<55296||u>57343)&&(s=u));break;case 4:a=r[e+1],c=r[e+2],f=r[e+3],(a&192)===128&&(c&192)===128&&(f&192)===128&&(u=(o&15)<<18|(a&63)<<12|(c&63)<<6|f&63,u>65535&&u<1114112&&(s=u))}}s===null?(s=65533,i=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),e+=i}return Tx(n)}var Hd=4096;function Tx(r){let e=r.length;if(e<=Hd)return String.fromCharCode.apply(String,r);let t="",n=0;for(;n<e;)t+=String.fromCharCode.apply(String,r.slice(n,n+=Hd));return t}var kx=256,Lo=class{constructor(e=kx){this.chunkSize=e,this.cursor=0,this.maxCursor=-1,this.chunks=[],this._initReuseChunk=null}reset(){this.cursor=0,this.maxCursor=-1,this.chunks.length&&(this.chunks=[]),this._initReuseChunk!==null&&(this.chunks.push(this._initReuseChunk),this.maxCursor=this._initReuseChunk.length-1)}push(e){let t=this.chunks[this.chunks.length-1];if(this.cursor+e.length<=this.maxCursor+1){let o=t.length-(this.maxCursor-this.cursor)-1;t.set(e,o)}else{if(t){let o=t.length-(this.maxCursor-this.cursor)-1;o<t.length&&(this.chunks[this.chunks.length-1]=t.subarray(0,o),this.maxCursor=this.cursor-1)}e.length<64&&e.length<this.chunkSize?(t=Gd(this.chunkSize),this.chunks.push(t),this.maxCursor+=t.length,this._initReuseChunk===null&&(this._initReuseChunk=t),t.set(e,0)):(this.chunks.push(e),this.maxCursor+=e.length)}this.cursor+=e.length}toBytes(e=!1){let t;if(this.chunks.length===1){let n=this.chunks[0];e&&this.cursor>n.length/2?(t=this.cursor===n.length?n:n.subarray(0,this.cursor),this._initReuseChunk=null,this.chunks=[]):t=_n(n,0,this.cursor)}else t=qd(this.chunks,this.cursor);return e&&this.reset(),t}};var K="CBOR decode error:",Vc="CBOR encode error:",Oo=[];Oo[23]=1;Oo[24]=2;Oo[25]=3;Oo[26]=5;Oo[27]=9;function Zt(r,e,t){if(r.length-e<t)throw new Error(`${K} not enough data for type`)}var Ee=[24,256,65536,4294967296,BigInt("18446744073709551616")];function et(r,e,t){Zt(r,e,1);let n=r[e];if(t.strict===!0&&n<Ee[0])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function tt(r,e,t){Zt(r,e,2);let n=r[e]<<8|r[e+1];if(t.strict===!0&&n<Ee[1])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function rt(r,e,t){Zt(r,e,4);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3];if(t.strict===!0&&n<Ee[2])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);return n}function nt(r,e,t){Zt(r,e,8);let n=r[e]*16777216+(r[e+1]<<16)+(r[e+2]<<8)+r[e+3],o=r[e+4]*16777216+(r[e+5]<<16)+(r[e+6]<<8)+r[e+7],s=(BigInt(n)<<BigInt(32))+BigInt(o);if(t.strict===!0&&s<Ee[3])throw new Error(`${K} integer encoded in more bytes than necessary (strict decode)`);if(s<=Number.MAX_SAFE_INTEGER)return Number(s);if(t.allowBigInt===!0)return s;throw new Error(`${K} integers outside of the safe integer range are not supported`)}function Wd(r,e,t,n){return new D(w.uint,et(r,e+1,n),2)}function Yd(r,e,t,n){return new D(w.uint,tt(r,e+1,n),3)}function Zd(r,e,t,n){return new D(w.uint,rt(r,e+1,n),5)}function Jd(r,e,t,n){return new D(w.uint,nt(r,e+1,n),9)}function at(r,e){return ke(r,0,e.value)}function ke(r,e,t){if(t<Ee[0]){let n=Number(t);r.push([e|n])}else if(t<Ee[1]){let n=Number(t);r.push([e|24,n])}else if(t<Ee[2]){let n=Number(t);r.push([e|25,n>>>8,n&255])}else if(t<Ee[3]){let n=Number(t);r.push([e|26,n>>>24&255,n>>>16&255,n>>>8&255,n&255])}else{let n=BigInt(t);if(n<Ee[4]){let o=[e|27,0,0,0,0,0,0,0],s=Number(n&BigInt(4294967295)),i=Number(n>>BigInt(32)&BigInt(4294967295));o[8]=s&255,s=s>>8,o[7]=s&255,s=s>>8,o[6]=s&255,s=s>>8,o[5]=s&255,o[4]=i&255,i=i>>8,o[3]=i&255,i=i>>8,o[2]=i&255,i=i>>8,o[1]=i&255,r.push(o)}else throw new Error(`${K} encountered BigInt larger than allowable range`)}}at.encodedSize=function(e){return ke.encodedSize(e.value)};ke.encodedSize=function(e){return e<Ee[0]?1:e<Ee[1]?2:e<Ee[2]?3:e<Ee[3]?5:9};at.compareTokens=function(e,t){return e.value<t.value?-1:e.value>t.value?1:0};function Xd(r,e,t,n){return new D(w.negint,-1-et(r,e+1,n),2)}function Qd(r,e,t,n){return new D(w.negint,-1-tt(r,e+1,n),3)}function ep(r,e,t,n){return new D(w.negint,-1-rt(r,e+1,n),5)}var Pc=BigInt(-1),tp=BigInt(1);function rp(r,e,t,n){let o=nt(r,e+1,n);if(typeof o!="bigint"){let s=-1-o;if(s>=Number.MIN_SAFE_INTEGER)return new D(w.negint,s,9)}if(n.allowBigInt!==!0)throw new Error(`${K} integers outside of the safe integer range are not supported`);return new D(w.negint,Pc-BigInt(o),9)}function Ti(r,e){let t=e.value,n=typeof t=="bigint"?t*Pc-tp:t*-1-1;ke(r,e.type.majorEncoded,n)}Ti.encodedSize=function(e){let t=e.value,n=typeof t=="bigint"?t*Pc-tp:t*-1-1;return n<Ee[0]?1:n<Ee[1]?2:n<Ee[2]?3:n<Ee[3]?5:9};Ti.compareTokens=function(e,t){return e.value<t.value?1:e.value>t.value?-1:0};function Vo(r,e,t,n){Zt(r,e,t+n);let o=_n(r,e+t,e+t+n);return new D(w.bytes,o,t+n)}function np(r,e,t,n){return Vo(r,e,1,t)}function op(r,e,t,n){return Vo(r,e,2,et(r,e+1,n))}function sp(r,e,t,n){return Vo(r,e,3,tt(r,e+1,n))}function ip(r,e,t,n){return Vo(r,e,5,rt(r,e+1,n))}function ap(r,e,t,n){let o=nt(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer bytes lengths not supported`);return Vo(r,e,9,o)}function ki(r){return r.encodedBytes===void 0&&(r.encodedBytes=r.type===w.string?zd(r.value):r.value),r.encodedBytes}function Dn(r,e){let t=ki(e);ke(r,e.type.majorEncoded,t.length),r.push(t)}Dn.encodedSize=function(e){let t=ki(e);return ke.encodedSize(t.length)+t.length};Dn.compareTokens=function(e,t){return Nx(ki(e),ki(t))};function Nx(r,e){return r.length<e.length?-1:r.length>e.length?1:jd(r,e)}function Po(r,e,t,n,o){let s=t+n;Zt(r,e,s);let i=new D(w.string,Kd(r,e+t,e+s),s);return o.retainStringBytes===!0&&(i.byteValue=_n(r,e+t,e+s)),i}function cp(r,e,t,n){return Po(r,e,1,t,n)}function up(r,e,t,n){return Po(r,e,2,et(r,e+1,n),n)}function lp(r,e,t,n){return Po(r,e,3,tt(r,e+1,n),n)}function fp(r,e,t,n){return Po(r,e,5,rt(r,e+1,n),n)}function hp(r,e,t,n){let o=nt(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer string lengths not supported`);return Po(r,e,9,o,n)}var dp=Dn;function Ln(r,e,t,n){return new D(w.array,n,t)}function pp(r,e,t,n){return Ln(r,e,1,t)}function mp(r,e,t,n){return Ln(r,e,2,et(r,e+1,n))}function gp(r,e,t,n){return Ln(r,e,3,tt(r,e+1,n))}function yp(r,e,t,n){return Ln(r,e,5,rt(r,e+1,n))}function bp(r,e,t,n){let o=nt(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer array lengths not supported`);return Ln(r,e,9,o)}function wp(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return Ln(r,e,1,1/0)}function Ri(r,e){ke(r,w.array.majorEncoded,e.value)}Ri.compareTokens=at.compareTokens;Ri.encodedSize=function(e){return ke.encodedSize(e.value)};function On(r,e,t,n){return new D(w.map,n,t)}function xp(r,e,t,n){return On(r,e,1,t)}function vp(r,e,t,n){return On(r,e,2,et(r,e+1,n))}function Ep(r,e,t,n){return On(r,e,3,tt(r,e+1,n))}function Ap(r,e,t,n){return On(r,e,5,rt(r,e+1,n))}function Bp(r,e,t,n){let o=nt(r,e+1,n);if(typeof o=="bigint")throw new Error(`${K} 64-bit integer map lengths not supported`);return On(r,e,9,o)}function Sp(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return On(r,e,1,1/0)}function Ni(r,e){ke(r,w.map.majorEncoded,e.value)}Ni.compareTokens=at.compareTokens;Ni.encodedSize=function(e){return ke.encodedSize(e.value)};function Ip(r,e,t,n){return new D(w.tag,t,1)}function Cp(r,e,t,n){return new D(w.tag,et(r,e+1,n),2)}function Tp(r,e,t,n){return new D(w.tag,tt(r,e+1,n),3)}function kp(r,e,t,n){return new D(w.tag,rt(r,e+1,n),5)}function Rp(r,e,t,n){return new D(w.tag,nt(r,e+1,n),9)}function Ui(r,e){ke(r,w.tag.majorEncoded,e.value)}Ui.compareTokens=at.compareTokens;Ui.encodedSize=function(e){return ke.encodedSize(e.value)};var Vx=20,Px=21,Mx=22,Fx=23;function Np(r,e,t,n){if(n.allowUndefined===!1)throw new Error(`${K} undefined values are not supported`);return n.coerceUndefinedToNull===!0?new D(w.null,null,1):new D(w.undefined,void 0,1)}function Up(r,e,t,n){if(n.allowIndefinite===!1)throw new Error(`${K} indefinite length items not allowed`);return new D(w.break,void 0,1)}function Mc(r,e,t){if(t){if(t.allowNaN===!1&&Number.isNaN(r))throw new Error(`${K} NaN values are not supported`);if(t.allowInfinity===!1&&(r===1/0||r===-1/0))throw new Error(`${K} Infinity values are not supported`)}return new D(w.float,r,e)}function _p(r,e,t,n){return Mc(Fc(r,e+1),3,n)}function Dp(r,e,t,n){return Mc($c(r,e+1),5,n)}function Lp(r,e,t,n){return Mc(Mp(r,e+1),9,n)}function _i(r,e,t){let n=e.value;if(n===!1)r.push([w.float.majorEncoded|Vx]);else if(n===!0)r.push([w.float.majorEncoded|Px]);else if(n===null)r.push([w.float.majorEncoded|Mx]);else if(n===void 0)r.push([w.float.majorEncoded|Fx]);else{let o,s=!1;(!t||t.float64!==!0)&&(Vp(n),o=Fc(bt,1),n===o||Number.isNaN(n)?(bt[0]=249,r.push(bt.slice(0,3)),s=!0):(Pp(n),o=$c(bt,1),n===o&&(bt[0]=250,r.push(bt.slice(0,5)),s=!0))),s||($x(n),o=Mp(bt,1),bt[0]=251,r.push(bt.slice(0,9)))}}_i.encodedSize=function(e,t){let n=e.value;if(n===!1||n===!0||n===null||n===void 0)return 1;if(!t||t.float64!==!0){Vp(n);let o=Fc(bt,1);if(n===o||Number.isNaN(n))return 3;if(Pp(n),o=$c(bt,1),n===o)return 5}return 9};var Op=new ArrayBuffer(9),ct=new DataView(Op,1),bt=new Uint8Array(Op,0);function Vp(r){if(r===1/0)ct.setUint16(0,31744,!1);else if(r===-1/0)ct.setUint16(0,64512,!1);else if(Number.isNaN(r))ct.setUint16(0,32256,!1);else{ct.setFloat32(0,r);let e=ct.getUint32(0),t=(e&2139095040)>>23,n=e&8388607;if(t===255)ct.setUint16(0,31744,!1);else if(t===0)ct.setUint16(0,(r&2147483648)>>16|n>>13,!1);else{let o=t-127;o<-24?ct.setUint16(0,0):o<-14?ct.setUint16(0,(e&2147483648)>>16|1<<24+o,!1):ct.setUint16(0,(e&2147483648)>>16|o+15<<10|n>>13,!1)}}}function Fc(r,e){if(r.length-e<2)throw new Error(`${K} not enough data for float16`);let t=(r[e]<<8)+r[e+1];if(t===31744)return 1/0;if(t===64512)return-1/0;if(t===32256)return NaN;let n=t>>10&31,o=t&1023,s;return n===0?s=o*2**-24:n!==31?s=(o+1024)*2**(n-25):s=o===0?1/0:NaN,t&32768?-s:s}function Pp(r){ct.setFloat32(0,r,!1)}function $c(r,e){if(r.length-e<4)throw new Error(`${K} not enough data for float32`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,4).getFloat32(0,!1)}function $x(r){ct.setFloat64(0,r,!1)}function Mp(r,e){if(r.length-e<8)throw new Error(`${K} not enough data for float64`);let t=(r.byteOffset||0)+e;return new DataView(r.buffer,t,8).getFloat64(0,!1)}_i.compareTokens=at.compareTokens;function te(r,e,t){throw new Error(`${K} encountered invalid minor (${t}) for major ${r[e]>>>5}`)}function Di(r){return()=>{throw new Error(`${K} ${r}`)}}var N=[];for(let r=0;r<=23;r++)N[r]=te;N[24]=Wd;N[25]=Yd;N[26]=Zd;N[27]=Jd;N[28]=te;N[29]=te;N[30]=te;N[31]=te;for(let r=32;r<=55;r++)N[r]=te;N[56]=Xd;N[57]=Qd;N[58]=ep;N[59]=rp;N[60]=te;N[61]=te;N[62]=te;N[63]=te;for(let r=64;r<=87;r++)N[r]=np;N[88]=op;N[89]=sp;N[90]=ip;N[91]=ap;N[92]=te;N[93]=te;N[94]=te;N[95]=Di("indefinite length bytes/strings are not supported");for(let r=96;r<=119;r++)N[r]=cp;N[120]=up;N[121]=lp;N[122]=fp;N[123]=hp;N[124]=te;N[125]=te;N[126]=te;N[127]=Di("indefinite length bytes/strings are not supported");for(let r=128;r<=151;r++)N[r]=pp;N[152]=mp;N[153]=gp;N[154]=yp;N[155]=bp;N[156]=te;N[157]=te;N[158]=te;N[159]=wp;for(let r=160;r<=183;r++)N[r]=xp;N[184]=vp;N[185]=Ep;N[186]=Ap;N[187]=Bp;N[188]=te;N[189]=te;N[190]=te;N[191]=Sp;for(let r=192;r<=215;r++)N[r]=Ip;N[216]=Cp;N[217]=Tp;N[218]=kp;N[219]=Rp;N[220]=te;N[221]=te;N[222]=te;N[223]=te;for(let r=224;r<=243;r++)N[r]=Di("simple values are not supported");N[244]=te;N[245]=te;N[246]=te;N[247]=Np;N[248]=Di("simple values are not supported");N[249]=_p;N[250]=Dp;N[251]=Lp;N[252]=te;N[253]=te;N[254]=te;N[255]=Up;var wt=[];for(let r=0;r<24;r++)wt[r]=new D(w.uint,r,1);for(let r=-1;r>=-24;r--)wt[31-r]=new D(w.negint,r,1);wt[64]=new D(w.bytes,new Uint8Array(0),1);wt[96]=new D(w.string,"",1);wt[128]=new D(w.array,0,1);wt[160]=new D(w.map,0,1);wt[244]=new D(w.false,!1,1);wt[245]=new D(w.true,!0,1);wt[246]=new D(w.null,null,1);function Fp(r){switch(r.type){case w.false:return Tt([244]);case w.true:return Tt([245]);case w.null:return Tt([246]);case w.bytes:return r.value.length?void 0:Tt([64]);case w.string:return r.value===""?Tt([96]):void 0;case w.array:return r.value===0?Tt([128]):void 0;case w.map:return r.value===0?Tt([160]):void 0;case w.uint:return r.value<24?Tt([Number(r.value)]):void 0;case w.negint:if(r.value>=-24)return Tt([31-Number(r.value)])}}var Kx={float64:!1,mapSorter:Gx,quickEncodeToken:Fp};function zx(){let r=[];return r[w.uint.major]=at,r[w.negint.major]=Ti,r[w.bytes.major]=Dn,r[w.string.major]=dp,r[w.array.major]=Ri,r[w.map.major]=Ni,r[w.tag.major]=Ui,r[w.float.major]=_i,r}var $p=zx(),Hc=new Lo,Oi=class r{constructor(e,t){this.obj=e,this.parent=t}includes(e){let t=this;do if(t.obj===e)return!0;while(t=t.parent);return!1}static createCheck(e,t){if(e&&e.includes(t))throw new Error(`${Vc} object contains circular references`);return new r(t,e)}},Er={null:new D(w.null,null),undefined:new D(w.undefined,void 0),true:new D(w.true,!0),false:new D(w.false,!1),emptyArray:new D(w.array,0),emptyMap:new D(w.map,0)},Ar={number(r,e,t,n){return!Number.isInteger(r)||!Number.isSafeInteger(r)?new D(w.float,r):r>=0?new D(w.uint,r):new D(w.negint,r)},bigint(r,e,t,n){return r>=BigInt(0)?new D(w.uint,r):new D(w.negint,r)},Uint8Array(r,e,t,n){return new D(w.bytes,r)},string(r,e,t,n){return new D(w.string,r)},boolean(r,e,t,n){return r?Er.true:Er.false},null(r,e,t,n){return Er.null},undefined(r,e,t,n){return Er.undefined},ArrayBuffer(r,e,t,n){return new D(w.bytes,new Uint8Array(r))},DataView(r,e,t,n){return new D(w.bytes,new Uint8Array(r.buffer,r.byteOffset,r.byteLength))},Array(r,e,t,n){if(!r.length)return t.addBreakTokens===!0?[Er.emptyArray,new D(w.break)]:Er.emptyArray;n=Oi.createCheck(n,r);let o=[],s=0;for(let i of r)o[s++]=Li(i,t,n);return t.addBreakTokens?[new D(w.array,r.length),o,new D(w.break)]:[new D(w.array,r.length),o]},Object(r,e,t,n){let o=e!=="Object",s=o?r.keys():Object.keys(r),i=o?r.size:s.length;if(!i)return t.addBreakTokens===!0?[Er.emptyMap,new D(w.break)]:Er.emptyMap;n=Oi.createCheck(n,r);let a=[],c=0;for(let f of s)a[c++]=[Li(f,t,n),Li(o?r.get(f):r[f],t,n)];return qx(a,t),t.addBreakTokens?[new D(w.map,i),a,new D(w.break)]:[new D(w.map,i),a]}};Ar.Map=Ar.Object;Ar.Buffer=Ar.Uint8Array;for(let r of"Uint8Clamped Uint16 Uint32 Int8 Int16 Int32 BigUint64 BigInt64 Float32 Float64".split(" "))Ar[`${r}Array`]=Ar.DataView;function Li(r,e={},t){let n=Md(r),o=e&&e.typeEncoders&&e.typeEncoders[n]||Ar[n];if(typeof o=="function"){let i=o(r,n,e,t);if(i!=null)return i}let s=Ar[n];if(!s)throw new Error(`${Vc} unsupported type: ${n}`);return s(r,n,e,t)}function qx(r,e){e.mapSorter&&r.sort(e.mapSorter)}function Gx(r,e){let t=Array.isArray(r[0])?r[0][0]:r[0],n=Array.isArray(e[0])?e[0][0]:e[0];if(t.type!==n.type)return t.type.compare(n.type);let o=t.type.major,s=$p[o].compareTokens(t,n);return s===0&&console.warn("WARNING: complex key types used, CBOR key sorting guarantees are gone"),s}function Hp(r,e,t,n){if(Array.isArray(e))for(let o of e)Hp(r,o,t,n);else t[e.type.major](r,e,n)}function jx(r,e,t){let n=Li(r,t);if(!Array.isArray(n)&&t.quickEncodeToken){let o=t.quickEncodeToken(n);if(o)return o;let s=e[n.type.major];if(s.encodedSize){let i=s.encodedSize(n,t),a=new Lo(i);if(s(a,n,t),a.chunks.length!==1)throw new Error(`Unexpected error: pre-calculated length for ${n} was wrong`);return Oc(a.chunks[0])}}return Hc.reset(),Hp(Hc,n,e,t),Hc.toBytes(!0)}function Kc(r,e){return e=Object.assign({},Kx,e),jx(r,$p,e)}var Wx={strict:!1,allowIndefinite:!0,allowUndefined:!0,allowBigInt:!0},zc=class{constructor(e,t={}){this._pos=0,this.data=e,this.options=t}pos(){return this._pos}done(){return this._pos>=this.data.length}next(){let e=this.data[this._pos],t=wt[e];if(t===void 0){let n=N[e];if(!n)throw new Error(`${K} no decoder for major type ${e>>>5} (byte 0x${e.toString(16).padStart(2,"0")})`);let o=e&31;t=n(this.data,this._pos,o,this.options)}return this._pos+=t.encodedLength,t}},Mo=Symbol.for("DONE"),Vi=Symbol.for("BREAK");function Yx(r,e,t){let n=[];for(let o=0;o<r.value;o++){let s=Fo(e,t);if(s===Vi){if(r.value===1/0)break;throw new Error(`${K} got unexpected break to lengthed array`)}if(s===Mo)throw new Error(`${K} found array but not enough entries (got ${o}, expected ${r.value})`);n[o]=s}return n}function Zx(r,e,t){let n=t.useMaps===!0,o=n?void 0:{},s=n?new Map:void 0;for(let i=0;i<r.value;i++){let a=Fo(e,t);if(a===Vi){if(r.value===1/0)break;throw new Error(`${K} got unexpected break to lengthed map`)}if(a===Mo)throw new Error(`${K} found map but not enough entries (got ${i} [no key], expected ${r.value})`);if(n!==!0&&typeof a!="string")throw new Error(`${K} non-string keys not supported (got ${typeof a})`);if(t.rejectDuplicateMapKeys===!0&&(n&&s.has(a)||!n&&a in o))throw new Error(`${K} found repeat map key "${a}"`);let c=Fo(e,t);if(c===Mo)throw new Error(`${K} found map but not enough entries (got ${i} [no value], expected ${r.value})`);n?s.set(a,c):o[a]=c}return n?s:o}function Fo(r,e){if(r.done())return Mo;let t=r.next();if(t.type===w.break)return Vi;if(t.type.terminal)return t.value;if(t.type===w.array)return Yx(t,r,e);if(t.type===w.map)return Zx(t,r,e);if(t.type===w.tag){if(e.tags&&typeof e.tags[t.value]=="function"){let n=Fo(r,e);return e.tags[t.value](n)}throw new Error(`${K} tag not supported (${t.value})`)}throw new Error("unsupported")}function Kp(r,e){if(!(r instanceof Uint8Array))throw new Error(`${K} data to decode must be a Uint8Array`);e=Object.assign({},Wx,e);let t=e.tokenizer||new zc(r,e),n=Fo(t,e);if(n===Mo)throw new Error(`${K} did not find any content to decode`);if(n===Vi)throw new Error(`${K} got unexpected break`);return[n,r.subarray(t.pos())]}function qc(r,e){let[t,n]=Kp(r,e);if(n.length>0)throw new Error(`${K} too many terminals, data makes no sense`);return t}var $e=De(_o(),1);var zp=De(_c(),1);var Gc=ir("ipns:utils"),qp=ee("/ipns/"),Xx=114;function Qx(r){let e=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),t=String(r).trim().match(e);if(t==null)throw new Error("Invalid format");let n=parseInt(t[1],10),o=parseInt(t[2],10)-1,s=parseInt(t[3],10),i=parseInt(t[4],10),a=parseInt(t[5],10),c=parseInt(t[6],10),f=parseInt(t[7].padEnd(6,"0").slice(0,3),10);return new Date(Date.UTC(n,o,s,i,a,c,f))}var Gp=async(r,e)=>{if(e==null||r==null){let n=new Error("one or more of the provided parameters are not defined");throw Gc.error(n),(0,$e.default)(n,Dc)}let t;if(e.pubKey!=null){try{t=Nc(e.pubKey)}catch(o){throw Gc.error(o),o}if(!(await Pf(e.pubKey)).equals(r))throw(0,$e.default)(new Error("Embedded public key did not match PeerID"),Od)}else r.publicKey!=null&&(t=Nc(r.publicKey));if(t!=null)return t;throw(0,$e.default)(new Error("no public key is available"),Dc)},jp=(r,e,t)=>{let n=ee(e);return Or([r,t,n])},Pi=r=>{let e=ee("ipns-signature:");return Or([e,r])},jc=r=>"signatureV1"in r?je.encode({value:ee(r.value),signatureV1:r.signatureV1,validityType:r.validityType,validity:ee(r.validity.toString()),sequence:r.sequence,ttl:r.ttl,pubKey:r.pubKey,signatureV2:r.signatureV2,data:r.data}):je.encode({pubKey:r.pubKey,signatureV2:r.signatureV2,data:r.data});function Jt(r){let e=je.decode(r);if(e.sequence!=null&&(e.sequence=BigInt(e.sequence)),e.ttl!=null&&(e.ttl=BigInt(e.ttl)),e.signatureV2==null||e.data==null)throw(0,$e.default)(new Error("missing data or signatureV2"),Yt);let t=Zp(e.data),n=Wc(t.Value),o;try{o=zp.default.fromDate(Qx(ue(t.Validity)))}catch{throw Gc.error("unrecognized validity format (not an rfc3339 format)"),(0,$e.default)(new Error("unrecognized validity format (not an rfc3339 format)"),_d)}if(e.value!=null&&e.signatureV1!=null)return e1(e),{value:n,validityType:je.ValidityType.EOL,validity:o,sequence:t.Sequence,ttl:t.TTL,pubKey:e.pubKey,signatureV1:e.signatureV1,signatureV2:e.signatureV2,data:e.data};if(e.signatureV2!=null)return{value:n,validityType:je.ValidityType.EOL,validity:o,sequence:t.Sequence,ttl:t.TTL,pubKey:e.pubKey,signatureV2:e.signatureV2,data:e.data};throw new Error("invalid record: does not include signatureV1 or signatureV2")}var Mi=r=>Or([qp,r.toBytes()]),Wp=r=>Ma(r.slice(qp.length)),Yp=(r,e,t,n,o)=>{let s;if(t===je.ValidityType.EOL)s=0;else throw(0,$e.default)(new Error("Unknown validity type"),Do);return Kc({Value:r,Validity:e,ValidityType:s,Sequence:n,TTL:o})},Zp=r=>{let e=qc(r);if(e.ValidityType===0)e.ValidityType=je.ValidityType.EOL;else throw(0,$e.default)(new Error("Unknown validity type"),Do);return Number.isInteger(e.Sequence)&&(e.Sequence=BigInt(e.Sequence)),Number.isInteger(e.TTL)&&(e.TTL=BigInt(e.TTL)),e},Wc=r=>{if(r!=null){if(df(r))return`/ipns/${r.toCID().toString(ys)}`;if(r instanceof Uint8Array){let n=ue(r);n.startsWith("/")&&(r=n)}let e=r.toString().trim();if(e.startsWith("/")&&e.length>1)return e;let t=Xe.asCID(r);if(t!=null)return t.code===Xx?`/ipns/${t.toString(ys)}`:`/ipfs/${t.toV1().toString()}`;try{return r instanceof Uint8Array?`/ipfs/${Xe.decode(r).toV1().toString()}`:`/ipfs/${Xe.parse(e).toV1().toString()}`}catch{}}throw(0,$e.default)(new Error("Value must be a valid content path starting with /"),Ld)},e1=r=>{if(r.data==null)throw(0,$e.default)(new Error("Record data is missing"),Dd);let e=Zp(r.data);if(!Ce(e.Value,r.value??new Uint8Array(0)))throw(0,$e.default)(new Error('Field "value" did not match between protobuf and CBOR'),Yt);if(!Ce(e.Validity,r.validity??new Uint8Array(0)))throw(0,$e.default)(new Error('Field "validity" did not match between protobuf and CBOR'),Yt);if(e.ValidityType!==r.validityType)throw(0,$e.default)(new Error('Field "validityType" did not match between protobuf and CBOR'),Yt);if(e.Sequence!==r.sequence)throw(0,$e.default)(new Error('Field "sequence" did not match between protobuf and CBOR'),Yt);if(e.TTL!==r.ttl)throw(0,$e.default)(new Error('Field "ttl" did not match between protobuf and CBOR'),Yt)};var t1=ir("ipns"),r1=vt.code,n1="/ipns/",W4=n1.length,Xp={v1Compatible:!0};async function Qp(r,e,t,n,o=Xp){let s=new Jp.default(Date.now()+Number(n)),i=je.ValidityType.EOL,[a,c]=n.toString().split("."),f=BigInt(a)*BigInt(1e5)+BigInt(c??"0");return o1(r,e,t,i,s,f,o)}var o1=async(r,e,t,n,o,s,i=Xp)=>{t=BigInt(t);let a=ee(o.toString()),c=Wc(e),f=ee(c);if(r.privateKey==null)throw(0,Yc.default)(new Error("Missing private key"),Vd);let u=await Cd(r.privateKey),l=Yp(f,a,n,t,s),p=Pi(l),x=await u.sign(p),d;if(r.publicKey!=null){let h=_r(r.toBytes());(h.code!==r1||!Ce(r.publicKey,h.digest))&&(d=r.publicKey)}if(i.v1Compatible===!0){let h=await s1(u,f,n,a),m={value:c,signatureV1:h,validity:o,validityType:n,sequence:t,ttl:s,signatureV2:x,data:l};return d!=null&&(m.pubKey=d),m}else{let h={value:c,validity:o,validityType:n,sequence:t,ttl:s,signatureV2:x,data:l};return d!=null&&(h.pubKey=d),h}};var s1=async(r,e,t,n)=>{try{let o=jp(e,t,n);return await r.sign(o)}catch(o){throw t1.error("record signature creation failed",o),(0,Yc.default)(new Error("record signature creation failed"),Ud)}};function Fi(r,e){let t=e.map((n,o)=>({record:Jt(n),index:o}));return t.sort((n,o)=>{let s=n.record.sequence,i=o.record.sequence;if(s>i)return-1;if(s<i)return 1;let a=n.record.validity.toDate(),c=o.record.validity.toDate();return a.getTime()>c.getTime()?-1:a.getTime()<c.getTime()?1:0}),t[0].index}var $o=De(_o(),1);var $i=ir("ipns:validator"),i1=1024*10,a1=async(r,e)=>{let t=Jt(e),n;try{let o=Pi(t.data);n=await r.verify(o,t.signatureV2)}catch{n=!1}if(!n)throw $i.error("record signature verification failed"),(0,$o.default)(new Error("record signature verification failed"),Yt);if(t.validityType===je.ValidityType.EOL){if(t.validity.toDate().getTime()<Date.now())throw $i.error("record has expired"),(0,$o.default)(new Error("record has expired"),Nd)}else if(t.validityType!=null)throw $i.error("unrecognized validity type"),(0,$o.default)(new Error("unrecognized validity type"),Do);$i("ipns record for %s is valid",t.value)};async function Zc(r,e){if(e.byteLength>i1)throw(0,$o.default)(new Error("record too large"),Pd);let t=Wp(r),n=Jt(e),o=await Gp(t,n);await a1(o,e)}var Re=class extends Event{constructor(e,t){super(e),this.detail=t}};var tu={};M(tu,{base58btc:()=>He,base58flickr:()=>d1});function c1(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var h=0,m=0,g=0,A=d.length;g!==A&&d[g]===0;)g++,h++;for(var b=(A-g)*u+1>>>0,S=new Uint8Array(b);g!==A;){for(var v=d[g],I=0,C=b-1;(v!==0||I<m)&&C!==-1;C--,I++)v+=256*S[C]>>>0,S[C]=v%a>>>0,v=v/a>>>0;if(v!==0)throw new Error("Non-zero carry");m=I,g++}for(var y=b-m;y!==b&&S[y]===0;)y++;for(var k=c.repeat(h);y<b;++y)k+=r.charAt(S[y]);return k}function p(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var h=0;if(d[h]!==" "){for(var m=0,g=0;d[h]===c;)m++,h++;for(var A=(d.length-h)*f+1>>>0,b=new Uint8Array(A);d[h];){var S=t[d.charCodeAt(h)];if(S===255)return;for(var v=0,I=A-1;(S!==0||v<g)&&I!==-1;I--,v++)S+=a*b[I]>>>0,b[I]=S%256>>>0,S=S/256>>>0;if(S!==0)throw new Error("Non-zero carry");g=v,h++}if(d[h]!==" "){for(var C=A-g;C!==A&&b[C]===0;)C++;for(var y=new Uint8Array(m+(A-C)),k=m;C!==A;)y[k++]=b[C++];return y}}}function x(d){var h=p(d);if(h)return h;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:x}}var u1=c1,l1=u1,e0=l1;var aI=new Uint8Array(0);var t0=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Xt=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 r0=r=>new TextEncoder().encode(r),n0=r=>new TextDecoder().decode(r);var Jc=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Xc=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return s0(this,e)}},Qc=class{constructor(e){this.decoders=e}or(e){return s0(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},s0=(r,e)=>new Qc({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),eu=class{constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new Jc(e,t,n),this.decoder=new Xc(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Vn=({name:r,prefix:e,encode:t,decode:n})=>new eu(r,e,t,n),Br=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:o}=e0(t,e);return Vn({prefix:r,name:e,encode:n,decode:s=>Xt(o(s))})},f1=(r,e,t,n)=>{let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let s=r.length;for(;r[s-1]==="=";)--s;let i=new Uint8Array(s*t/8|0),a=0,c=0,f=0;for(let u=0;u<s;++u){let l=o[r[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|l,a+=t,a>=8&&(a-=8,i[f++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return i},h1=(r,e,t)=>{let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i&&(s+=e[o&a<<t-i]),n)for(;s.length*t&7;)s+="=";return s},pe=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>Vn({prefix:e,name:r,encode(o){return h1(o,n,t)},decode(o){return f1(o,n,t,r)}});var He=Br({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),d1=Br({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var ru={};M(ru,{base32:()=>kt,base32hex:()=>y1,base32hexpad:()=>w1,base32hexpadupper:()=>x1,base32hexupper:()=>b1,base32pad:()=>m1,base32padupper:()=>g1,base32upper:()=>p1,base32z:()=>v1});var kt=pe({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),p1=pe({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),m1=pe({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),g1=pe({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),y1=pe({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),b1=pe({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),w1=pe({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),x1=pe({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),v1=pe({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var E1=c0,i0=128,A1=127,B1=~A1,S1=Math.pow(2,31);function c0(r,e,t){e=e||[],t=t||0;for(var n=t;r>=S1;)e[t++]=r&255|i0,r/=128;for(;r&B1;)e[t++]=r&255|i0,r>>>=7;return e[t]=r|0,c0.bytes=t-n+1,e}var I1=nu,C1=128,a0=127;function nu(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw nu.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&a0)<<o:(i&a0)*Math.pow(2,o),o+=7}while(i>=C1);return nu.bytes=s-n,t}var T1=Math.pow(2,7),k1=Math.pow(2,14),R1=Math.pow(2,21),N1=Math.pow(2,28),U1=Math.pow(2,35),_1=Math.pow(2,42),D1=Math.pow(2,49),L1=Math.pow(2,56),O1=Math.pow(2,63),V1=function(r){return r<T1?1:r<k1?2:r<R1?3:r<N1?4:r<U1?5:r<_1?6:r<D1?7:r<L1?8:r<O1?9:10},P1={encode:E1,decode:I1,encodingLength:V1},M1=P1,Ho=M1;var Ko=(r,e=0)=>[Ho.decode(r,e),Ho.decode.bytes],Pn=(r,e,t=0)=>(Ho.encode(r,e,t),e),Mn=r=>Ho.encodingLength(r);var Wr=(r,e)=>{let t=e.byteLength,n=Mn(r),o=n+Mn(t),s=new Uint8Array(o+t);return Pn(r,s,0),Pn(t,s,n),s.set(e,o),new Fn(r,t,e,s)},zo=r=>{let e=Xt(r),[t,n]=Ko(e),[o,s]=Ko(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Fn(t,o,i,e)},u0=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&t0(r.bytes,t.bytes)}},Fn=class{constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};var Ki=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let t=this.index,n=e();return n===void 0&&(this.index=t),n}parseWith(e){let t=e();if(this.index===this.input.length)return t}peekChar(){if(!(this.index>=this.input.length))return this.input[this.index]}readChar(){if(!(this.index>=this.input.length))return this.input[this.index++]}readGivenChar(e){return this.readAtomically(()=>{let t=this.readChar();if(t===e)return t})}readSeparator(e,t,n){return this.readAtomically(()=>{if(!(t>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,t,n,o){return this.readAtomically(()=>{let s=0,i=0,a=this.peekChar();if(a===void 0)return;let c=a==="0",f=2**(8*o)-1;for(;;){let u=this.readAtomically(()=>{let l=this.readChar();if(l===void 0)return;let p=Number.parseInt(l,e);if(!Number.isNaN(p))return p});if(u===void 0)break;if(s*=e,s+=u,s>f||(i+=1,t!==void 0&&i>t))return}if(i!==0)return!n&&c&&i>1?void 0:s})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let t=0;t<e.length;t++){let n=this.readSeparator(".",t,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[t]=n}return e})}readIPv6Addr(){let e=t=>{for(let n=0;n<t.length/2;n++){let o=n*2;if(n<t.length-3){let i=this.readSeparator(":",n,()=>this.readIPv4Addr());if(i!==void 0)return t[o]=i[0],t[o+1]=i[1],t[o+2]=i[2],t[o+3]=i[3],[o+4,!0]}let s=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(s===void 0)return[o,!1];t[o]=s>>8,t[o+1]=s&255}return[t.length,!1]};return this.readAtomically(()=>{let t=new Uint8Array(16),[n,o]=e(t);if(n===16)return t;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let s=new Uint8Array(14),i=16-(n+2),[a]=e(s.subarray(0,i));return t.set(s.subarray(0,a),16-a),t})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var l0=45,F1=15,$n=new Ki;function ou(r){if(!(r.length>F1))return $n.new(r).parseWith(()=>$n.readIPv4Addr())}function su(r){if(r.includes("%")&&(r=r.split("%")[0]),!(r.length>l0))return $n.new(r).parseWith(()=>$n.readIPv6Addr())}function zi(r){if(r.includes("%")&&(r=r.split("%")[0]),!(r.length>l0))return $n.new(r).parseWith(()=>$n.readIPAddr())}function qi(r){return!!ou(r)}function Gi(r){return!!su(r)}function Sr(r){return!!zi(r)}var lu={};M(lu,{base10:()=>G1});function $1(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var h=0,m=0,g=0,A=d.length;g!==A&&d[g]===0;)g++,h++;for(var b=(A-g)*u+1>>>0,S=new Uint8Array(b);g!==A;){for(var v=d[g],I=0,C=b-1;(v!==0||I<m)&&C!==-1;C--,I++)v+=256*S[C]>>>0,S[C]=v%a>>>0,v=v/a>>>0;if(v!==0)throw new Error("Non-zero carry");m=I,g++}for(var y=b-m;y!==b&&S[y]===0;)y++;for(var k=c.repeat(h);y<b;++y)k+=r.charAt(S[y]);return k}function p(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var h=0;if(d[h]!==" "){for(var m=0,g=0;d[h]===c;)m++,h++;for(var A=(d.length-h)*f+1>>>0,b=new Uint8Array(A);d[h];){var S=t[d.charCodeAt(h)];if(S===255)return;for(var v=0,I=A-1;(S!==0||v<g)&&I!==-1;I--,v++)S+=a*b[I]>>>0,b[I]=S%256>>>0,S=S/256>>>0;if(S!==0)throw new Error("Non-zero carry");g=v,h++}if(d[h]!==" "){for(var C=A-g;C!==A&&b[C]===0;)C++;for(var y=new Uint8Array(m+(A-C)),k=m;C!==A;)y[k++]=b[C++];return y}}}function x(d){var h=p(d);if(h)return h;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:x}}var H1=$1,K1=H1,f0=K1;var EI=new Uint8Array(0);var h0=(r,e)=>{if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0},Qt=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 d0=r=>new TextEncoder().encode(r),p0=r=>new TextDecoder().decode(r);var iu=class{constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},au=class{constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return g0(this,e)}},cu=class{constructor(e){this.decoders=e}or(e){return g0(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}},g0=(r,e)=>new cu({...r.decoders||{[r.prefix]:r},...e.decoders||{[e.prefix]:e}}),uu=class{constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new iu(e,t,n),this.decoder=new au(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}},Hn=({name:r,prefix:e,encode:t,decode:n})=>new uu(r,e,t,n),Ir=({prefix:r,name:e,alphabet:t})=>{let{encode:n,decode:o}=f0(t,e);return Hn({prefix:r,name:e,encode:n,decode:s=>Qt(o(s))})},z1=(r,e,t,n)=>{let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let s=r.length;for(;r[s-1]==="=";)--s;let i=new Uint8Array(s*t/8|0),a=0,c=0,f=0;for(let u=0;u<s;++u){let l=o[r[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|l,a+=t,a>=8&&(a-=8,i[f++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return i},q1=(r,e,t)=>{let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i&&(s+=e[o&a<<t-i]),n)for(;s.length*t&7;)s+="=";return s},me=({name:r,prefix:e,bitsPerChar:t,alphabet:n})=>Hn({prefix:e,name:r,encode(o){return q1(o,n,t)},decode(o){return z1(o,n,t,r)}});var G1=Ir({prefix:"9",name:"base10",alphabet:"0123456789"});var fu={};M(fu,{base16:()=>j1,base16upper:()=>W1});var j1=me({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),W1=me({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var hu={};M(hu,{base2:()=>Y1});var Y1=me({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var du={};M(du,{base256emoji:()=>ev});var y0=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}"),Z1=y0.reduce((r,e,t)=>(r[t]=e,r),[]),J1=y0.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function X1(r){return r.reduce((e,t)=>(e+=Z1[t],e),"")}function Q1(r){let e=[];for(let t of r){let n=J1[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var ev=Hn({prefix:"\u{1F680}",name:"base256emoji",encode:X1,decode:Q1});var pu={};M(pu,{base32:()=>Kn,base32hex:()=>ov,base32hexpad:()=>iv,base32hexpadupper:()=>av,base32hexupper:()=>sv,base32pad:()=>rv,base32padupper:()=>nv,base32upper:()=>tv,base32z:()=>cv});var Kn=me({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),tv=me({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),rv=me({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),nv=me({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),ov=me({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),sv=me({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),iv=me({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),av=me({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),cv=me({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var mu={};M(mu,{base36:()=>uv,base36upper:()=>lv});var uv=Ir({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),lv=Ir({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var gu={};M(gu,{base58btc:()=>Rt,base58flickr:()=>fv});var Rt=Ir({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),fv=Ir({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var yu={};M(yu,{base64:()=>hv,base64pad:()=>dv,base64url:()=>pv,base64urlpad:()=>mv});var hv=me({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),dv=me({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),pv=me({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),mv=me({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var bu={};M(bu,{base8:()=>gv});var gv=me({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var wu={};M(wu,{identity:()=>yv});var yv=Hn({prefix:"\0",name:"identity",encode:r=>p0(r),decode:r=>d0(r)});var VI=new TextEncoder,PI=new TextDecoder;var vu={};M(vu,{identity:()=>Fv});var xv=x0,b0=128,vv=127,Ev=~vv,Av=Math.pow(2,31);function x0(r,e,t){e=e||[],t=t||0;for(var n=t;r>=Av;)e[t++]=r&255|b0,r/=128;for(;r&Ev;)e[t++]=r&255|b0,r>>>=7;return e[t]=r|0,x0.bytes=t-n+1,e}var Bv=xu,Sv=128,w0=127;function xu(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw xu.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&w0)<<o:(i&w0)*Math.pow(2,o),o+=7}while(i>=Sv);return xu.bytes=s-n,t}var Iv=Math.pow(2,7),Cv=Math.pow(2,14),Tv=Math.pow(2,21),kv=Math.pow(2,28),Rv=Math.pow(2,35),Nv=Math.pow(2,42),Uv=Math.pow(2,49),_v=Math.pow(2,56),Dv=Math.pow(2,63),Lv=function(r){return r<Iv?1:r<Cv?2:r<Tv?3:r<kv?4:r<Rv?5:r<Nv?6:r<Uv?7:r<_v?8:r<Dv?9:10},Ov={encode:xv,decode:Bv,encodingLength:Lv},Vv=Ov,qo=Vv;var Go=(r,e=0)=>[qo.decode(r,e),qo.decode.bytes],zn=(r,e,t=0)=>(qo.encode(r,e,t),e),qn=r=>qo.encodingLength(r);var Zr=(r,e)=>{let t=e.byteLength,n=qn(r),o=n+qn(t),s=new Uint8Array(o+t);return zn(r,s,0),zn(t,s,n),s.set(e,o),new Gn(r,t,e,s)},v0=r=>{let e=Qt(r),[t,n]=Go(e),[o,s]=Go(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Gn(t,o,i,e)},E0=(r,e)=>{if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&h0(r.bytes,t.bytes)}},Gn=class{constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};var A0=0,Pv="identity",B0=Qt,Mv=r=>Zr(A0,B0(r)),Fv={code:A0,name:Pv,encode:B0,digest:Mv};var Bu={};M(Bu,{sha256:()=>$v,sha512:()=>Hv});var Au=({name:r,code:e,encode:t})=>new Eu(r,e,t),Eu=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?Zr(this.code,t):t.then(n=>Zr(this.code,n))}else throw Error("Unknown type, must be binary type")}};var I0=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),$v=Au({name:"sha2-256",code:18,encode:I0("SHA-256")}),Hv=Au({name:"sha2-512",code:19,encode:I0("SHA-512")});var C0=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return zv(t,Su(r),e||Rt.encoder);default:return qv(t,Su(r),e||Kn.encoder)}};var T0=new WeakMap,Su=r=>{let e=T0.get(r);if(e==null){let t=new Map;return T0.set(r,t),t}return e},Wi=class r{constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==Wo)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==Gv)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=Zr(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&E0(e.multihash,n.multihash)}toString(e){return C0(this,e)}toJSON(){return{"/":C0(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i||k0(n,o,s.bytes))}else if(t[jv]===!0){let{version:n,multihash:o,code:s}=t,i=v0(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==Wo)throw new Error(`Version 0 CID must use dag-pb (code: ${Wo}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=k0(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,Wo,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=Qt(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Gn(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,p]=Go(e.subarray(t));return t+=p,l},o=n(),s=Wo;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),f=t+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=Kv(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Su(s).set(n,e),s}},Kv=(r,e)=>{switch(r[0]){case"Q":{let t=e||Rt;return[Rt.prefix,t.decode(`${Rt.prefix}${r}`)]}case Rt.prefix:{let t=e||Rt;return[Rt.prefix,t.decode(r)]}case Kn.prefix:{let t=e||Kn;return[Kn.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},zv=(r,e,t)=>{let{prefix:n}=t;if(n!==Rt.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o},qv=(r,e,t)=>{let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o},Wo=112,Gv=18,k0=(r,e,t)=>{let n=qn(r),o=n+qn(e),s=new Uint8Array(o+t.byteLength);return zn(r,s,0),zn(e,s,n),s.set(t,o),s},jv=Symbol.for("@ipld/js-cid/CID");var Iu={...wu,...hu,...bu,...lu,...fu,...pu,...mu,...gu,...yu,...du},eC={...Bu,...vu};function jn(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function Yi(r=0){return globalThis.Buffer?.allocUnsafe!=null?jn(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function N0(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var R0=N0("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),Cu=N0("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=Yi(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),Wv={utf8:R0,"utf-8":R0,hex:Iu.base16,latin1:Cu,ascii:Cu,binary:Cu,...Iu},Zi=Wv;function Ke(r,e="utf8"){let t=Zi[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var U0=qi,Yv=Gi,Tu=function(r){let e=0;if(r=r.toString().trim(),U0(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(Yv(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let s=U0(t[n]),i;s&&(i=Tu(t[n]),t[n]=Ke(i.slice(0,2),"base16")),i!=null&&++n<8&&t.splice(n,0,Ke(i.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let s=[n,1];for(n=9-t.length;n>0;n--)s.push("0");t.splice.apply(t,s)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let s=parseInt(t[n],16);o[e++]=s>>8&255,o[e++]=s&255}return o}throw new Error("invalid ip address")},_0=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let s=0;s<t;s++)o.push(r[e+s]);return o.join(".")}if(t===16){let o=[];for(let s=0;s<t;s+=2)o.push(n.getUint16(e+s).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var Yo={},ku={},Jv=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc"],[281,0,"webrtc-w3c"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[777,-1,"memory"]];Jv.forEach(r=>{let e=Xv(...r);ku[e.code]=e,Yo[e.name]=e});function Xv(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function le(r){if(typeof r=="number"){if(ku[r]!=null)return ku[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(Yo[r]!=null)return Yo[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var D0=(r,e)=>{let{bytes:t,version:n}=r;switch(n){case 0:return e2(t,Ru(r),e||He.encoder);default:return t2(t,Ru(r),e||kt.encoder)}};var L0=new WeakMap,Ru=r=>{let e=L0.get(r);if(e==null){let t=new Map;return L0.set(r,t),t}return e},ut=class r{constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==Zo)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==r2)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=Wr(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n&&e.code===n.code&&e.version===n.version&&u0(e.multihash,n.multihash)}toString(e){return D0(this,e)}toJSON(){return{"/":D0(this)}}link(){return this}get[Symbol.toStringTag](){return"CID"}[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i||O0(n,o,s.bytes))}else if(t[n2]===!0){let{version:n,multihash:o,code:s}=t,i=zo(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==Zo)throw new Error(`Version 0 CID must use dag-pb (code: ${Zo}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=O0(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,Zo,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=Xt(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Fn(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,p]=Ko(e.subarray(t));return t+=p,l},o=n(),s=Zo;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),f=t+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=Qv(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Ru(s).set(n,e),s}},Qv=(r,e)=>{switch(r[0]){case"Q":{let t=e||He;return[He.prefix,t.decode(`${He.prefix}${r}`)]}case He.prefix:{let t=e||He;return[He.prefix,t.decode(r)]}case kt.prefix:{let t=e||kt;return[kt.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}},e2=(r,e,t)=>{let{prefix:n}=t;if(n!==He.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o},t2=(r,e,t)=>{let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o},Zo=112,r2=18,O0=(r,e,t)=>{let n=Mn(r),o=n+Mn(e),s=new Uint8Array(o+t.byteLength);return Pn(r,s,0),Pn(e,s,n),s.set(t,o),s},n2=Symbol.for("@ipld/js-cid/CID");var Nu={};M(Nu,{identity:()=>o2});var o2=Vn({prefix:"\0",name:"identity",encode:r=>n0(r),decode:r=>r0(r)});var Uu={};M(Uu,{base2:()=>s2});var s2=pe({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var _u={};M(_u,{base8:()=>i2});var i2=pe({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Du={};M(Du,{base10:()=>a2});var a2=Br({prefix:"9",name:"base10",alphabet:"0123456789"});var Lu={};M(Lu,{base16:()=>c2,base16upper:()=>u2});var c2=pe({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),u2=pe({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Ou={};M(Ou,{base36:()=>l2,base36upper:()=>f2});var l2=Br({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),f2=Br({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var Vu={};M(Vu,{base64:()=>h2,base64pad:()=>d2,base64url:()=>p2,base64urlpad:()=>m2});var h2=pe({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),d2=pe({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),p2=pe({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),m2=pe({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Pu={};M(Pu,{base256emoji:()=>x2});var V0=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}"),g2=V0.reduce((r,e,t)=>(r[t]=e,r),[]),y2=V0.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function b2(r){return r.reduce((e,t)=>(e+=g2[t],e),"")}function w2(r){let e=[];for(let t of r){let n=y2[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var x2=Vn({prefix:"\u{1F680}",name:"base256emoji",encode:b2,decode:w2});var $u={};M($u,{sha256:()=>v2,sha512:()=>E2});var Fu=({name:r,code:e,encode:t})=>new Mu(r,e,t),Mu=class{constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?Wr(this.code,t):t.then(n=>Wr(this.code,n))}else throw Error("Unknown type, must be binary type")}};var M0=r=>async e=>new Uint8Array(await crypto.subtle.digest(r,e)),v2=Fu({name:"sha2-256",code:18,encode:M0("SHA-256")}),E2=Fu({name:"sha2-512",code:19,encode:M0("SHA-512")});var Hu={};M(Hu,{identity:()=>S2});var F0=0,A2="identity",$0=Xt,B2=r=>Wr(F0,$0(r)),S2={code:F0,name:A2,encode:$0,digest:B2};var NC=new TextEncoder,UC=new TextDecoder;var H0={...Nu,...Uu,..._u,...Du,...Lu,...ru,...Ou,...tu,...Vu,...Pu},VC={...$u,...Hu};var Nt=De(Ji(),1);function qu(r,e="utf8"){let t=Zi[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?jn(globalThis.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}function er(r,e){e==null&&(e=r.reduce((o,s)=>o+s.length,0));let t=Yi(e),n=0;for(let o of r)t.set(o,n),n+=o.length;return jn(t)}function rm(r,e){switch(le(r).code){case 4:case 41:return H2(e);case 42:return em(e);case 6:case 273:case 33:case 132:return om(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return em(e);case 421:return G2(e);case 444:return tm(e);case 445:return tm(e);case 466:return q2(e);default:return Ke(e,"base16")}}function nm(r,e){switch(le(r).code){case 4:return X0(e);case 41:return X0(e);case 42:return Q0(e);case 6:case 273:case 33:case 132:return ju(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Q0(e);case 421:return K2(e);case 444:return j2(e);case 445:return W2(e);case 466:return z2(e);default:return qu(e,"base16")}}var Gu=Object.values(H0).map(r=>r.decoder),$2=function(){let r=Gu[0].or(Gu[1]);return Gu.slice(2).forEach(e=>r=r.or(e)),r}();function X0(r){if(!Sr(r))throw new Error("invalid ip address");return Tu(r)}function H2(r){let e=_0(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!Sr(e))throw new Error("invalid ip address");return e}function ju(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function om(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function Q0(r){let e=qu(r),t=Uint8Array.from(Nt.default.encode(e.length));return er([t,e],t.length+e.length)}function em(r){let e=Nt.default.decode(r);if(r=r.slice(Nt.default.decode.bytes),r.length!==e)throw new Error("inconsistent lengths");return Ke(r)}function K2(r){let e;r[0]==="Q"||r[0]==="1"?e=zo(He.decode(`z${r}`)).bytes:e=ut.parse(r).multihash.bytes;let t=Uint8Array.from(Nt.default.encode(e.length));return er([t,e],t.length+e.length)}function z2(r){let e=$2.decode(r),t=Uint8Array.from(Nt.default.encode(e.length));return er([t,e],t.length+e.length)}function q2(r){let e=Nt.default.decode(r),t=r.slice(Nt.default.decode.bytes);if(t.length!==e)throw new Error("inconsistent lengths");return"u"+Ke(t,"base64url")}function G2(r){let e=Nt.default.decode(r),t=r.slice(Nt.default.decode.bytes);if(t.length!==e)throw new Error("inconsistent lengths");return Ke(t,"base58btc")}function j2(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=kt.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ju(n);return er([t,o],t.length+o.length)}function W2(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=kt.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=ju(n);return er([t,o],t.length+o.length)}function tm(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=Ke(e,"base32"),o=om(t);return`${n}:${o}`}var Wn=De(Ji(),1);function Y2(r){let e=[],t=r.split("/").slice(1);if(t.length===1&&t[0]==="")return[];for(let n=0;n<t.length;n++){let o=t[n],s=le(o);if(s.size===0){e.push([o]);continue}if(n++,n>=t.length)throw im("invalid address: "+r);if(s.path===!0){e.push([o,Xu(t.slice(n).join("/"))]);break}e.push([o,t[n]])}return e}function Z2(r){let e=[];return r.map(t=>{let n=ea(t);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),Xu(e.join("/"))}function J2(r){return r.map(e=>{Array.isArray(e)||(e=[e]);let t=ea(e);return e.length>1?[t.code,nm(t.code,e[1])]:[t.code]})}function Wu(r){return r.map(e=>{let t=ea(e);return e[1]!=null?[t.code,rm(t.code,e[1])]:[t.code]})}function Yu(r){return Qi(er(r.map(e=>{let t=ea(e),n=Uint8Array.from(Wn.default.encode(t.code));return e.length>1&&e[1]!=null&&(n=er([n,e[1]])),n})))}function Zu(r,e){return r.size>0?r.size/8:r.size===0?0:Wn.default.decode(e)+(Wn.default.decode.bytes??0)}function Xi(r){let e=[],t=0;for(;t<r.length;){let n=Wn.default.decode(r,t),o=Wn.default.decode.bytes??0,s=le(n),i=Zu(s,r.slice(t+o));if(i===0){e.push([n]),t+=o;continue}let a=r.slice(t+o,t+o+i);if(t+=i+o,t>r.length)throw im("Invalid address Uint8Array: "+Ke(r,"base16"));e.push([n,a])}return e}function Ju(r){let e=Xi(r),t=Wu(e);return Z2(t)}function X2(r){r=Xu(r);let e=Y2(r),t=J2(e);return Yu(t)}function sm(r){return X2(r)}function Qi(r){let e=Q2(r);if(e!=null)throw e;return Uint8Array.from(r)}function Q2(r){try{Xi(r)}catch(e){return e}}function Xu(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function im(r){return new Error("Error parsing address: "+r)}function ea(r){return le(r[0])}var el=De(Ji(),1);var lm=De(_o(),1);function am(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var Yn=function(r,e,t,n){if(t==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return t==="m"?n:t==="a"?n.call(r):n?n.value:e.get(r)},Qu=function(r,e,t,n,o){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!o)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?r!==e||!o:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?o.call(r,t):o?o.value=t:e.set(r,t),t},Jo,Xo,Qo,cm,tE=Symbol.for("nodejs.util.inspect.custom"),rE=[le("dns").code,le("dns4").code,le("dns6").code,le("dnsaddr").code],nE=new Map,fm=Symbol.for("@multiformats/js-multiaddr/multiaddr");function oE(r){return!!r?.[fm]}var um=class r{constructor(e){if(Jo.set(this,void 0),Xo.set(this,void 0),Qo.set(this,void 0),this[cm]=!0,e==null&&(e=""),e instanceof Uint8Array)this.bytes=Qi(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);this.bytes=sm(e)}else if(oE(e))this.bytes=Qi(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr")}toString(){return Yn(this,Jo,"f")==null&&Qu(this,Jo,Ju(this.bytes),"f"),Yn(this,Jo,"f")}toJSON(){return this.toString()}toOptions(){let e,t,n,o,s="",i=le("tcp"),a=le("udp"),c=le("ip4"),f=le("ip6"),u=le("dns6"),l=le("ip6zone");for(let[x,d]of this.stringTuples())x===l.code&&(s=`%${d??""}`),rE.includes(x)&&(t=i.name,o=443,n=`${d??""}${s}`,e=x===u.code?6:4),(x===i.code||x===a.code)&&(t=le(x).name,o=parseInt(d??"")),(x===c.code||x===f.code)&&(t=le(x).name,n=`${d??""}${s}`,e=x===f.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.protoCodes().map(e=>Object.assign({},le(e)))}protoCodes(){let e=[],t=this.bytes,n=0;for(;n<t.length;){let o=el.default.decode(t,n),s=el.default.decode.bytes??0,i=le(o),a=Zu(i,t.slice(n+s));n+=a+s,e.push(o)}return e}protoNames(){return this.protos().map(e=>e.name)}tuples(){return Yn(this,Xo,"f")==null&&Qu(this,Xo,Xi(this.bytes),"f"),Yn(this,Xo,"f")}stringTuples(){return Yn(this,Qo,"f")==null&&Qu(this,Qo,Wu(this.tuples()),"f"),Yn(this,Qo,"f")}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(Yu(t.slice(0,n)));return this}getPeerId(){try{let t=this.stringTuples().filter(n=>n[0]===Yo.ipfs.code).pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?Ke(He.decode(`z${n}`),"base58btc"):Ke(ut.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){let e=null;try{e=this.stringTuples().filter(t=>le(t[0]).path===!0)[0][1],e==null&&(e=null)}catch{e=null}return e}equals(e){return am(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(s=>s.resolvable);if(t==null)return[this];let n=nE.get(t.name);if(n==null)throw(0,lm.default)(new Error(`no available resolver for ${t.name}`),"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(s=>new r(s))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[(Jo=new WeakMap,Xo=new WeakMap,Qo=new WeakMap,cm=fm,tE)](){return`Multiaddr(${Ju(this.bytes)})`}};var sl={};M(sl,{base58btc:()=>We,base58flickr:()=>lE});var mT=new Uint8Array(0);function hm(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}function tr(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 dm(r){return new TextEncoder().encode(r)}function pm(r){return new TextDecoder().decode(r)}function sE(r,e){if(r.length>=255)throw new TypeError("Alphabet too long");for(var t=new Uint8Array(256),n=0;n<t.length;n++)t[n]=255;for(var o=0;o<r.length;o++){var s=r.charAt(o),i=s.charCodeAt(0);if(t[i]!==255)throw new TypeError(s+" is ambiguous");t[i]=o}var a=r.length,c=r.charAt(0),f=Math.log(a)/Math.log(256),u=Math.log(256)/Math.log(a);function l(d){if(d instanceof Uint8Array||(ArrayBuffer.isView(d)?d=new Uint8Array(d.buffer,d.byteOffset,d.byteLength):Array.isArray(d)&&(d=Uint8Array.from(d))),!(d instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(d.length===0)return"";for(var h=0,m=0,g=0,A=d.length;g!==A&&d[g]===0;)g++,h++;for(var b=(A-g)*u+1>>>0,S=new Uint8Array(b);g!==A;){for(var v=d[g],I=0,C=b-1;(v!==0||I<m)&&C!==-1;C--,I++)v+=256*S[C]>>>0,S[C]=v%a>>>0,v=v/a>>>0;if(v!==0)throw new Error("Non-zero carry");m=I,g++}for(var y=b-m;y!==b&&S[y]===0;)y++;for(var k=c.repeat(h);y<b;++y)k+=r.charAt(S[y]);return k}function p(d){if(typeof d!="string")throw new TypeError("Expected String");if(d.length===0)return new Uint8Array;var h=0;if(d[h]!==" "){for(var m=0,g=0;d[h]===c;)m++,h++;for(var A=(d.length-h)*f+1>>>0,b=new Uint8Array(A);d[h];){var S=t[d.charCodeAt(h)];if(S===255)return;for(var v=0,I=A-1;(S!==0||v<g)&&I!==-1;I--,v++)S+=a*b[I]>>>0,b[I]=S%256>>>0,S=S/256>>>0;if(S!==0)throw new Error("Non-zero carry");g=v,h++}if(d[h]!==" "){for(var C=A-g;C!==A&&b[C]===0;)C++;for(var y=new Uint8Array(m+(A-C)),k=m;C!==A;)y[k++]=b[C++];return y}}}function x(d){var h=p(d);if(h)return h;throw new Error(`Non-${e} character`)}return{encode:l,decodeUnsafe:p,decode:x}}var iE=sE,aE=iE,gm=aE;var tl=class{name;prefix;baseEncode;constructor(e,t,n){this.name=e,this.prefix=t,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},rl=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,t,n){if(this.name=e,this.prefix=t,t.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=t.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return ym(this,e)}},nl=class{decoders;constructor(e){this.decoders=e}or(e){return ym(this,e)}decode(e){let t=e[0],n=this.decoders[t];if(n!=null)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}};function ym(r,e){return new nl({...r.decoders??{[r.prefix]:r},...e.decoders??{[e.prefix]:e}})}var ol=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,t,n,o){this.name=e,this.prefix=t,this.baseEncode=n,this.baseDecode=o,this.encoder=new tl(e,t,n),this.decoder=new rl(e,t,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Zn({name:r,prefix:e,encode:t,decode:n}){return new ol(r,e,t,n)}function Cr({name:r,prefix:e,alphabet:t}){let{encode:n,decode:o}=gm(t,r);return Zn({prefix:e,name:r,encode:n,decode:s=>tr(o(s))})}function cE(r,e,t,n){let o={};for(let u=0;u<e.length;++u)o[e[u]]=u;let s=r.length;for(;r[s-1]==="=";)--s;let i=new Uint8Array(s*t/8|0),a=0,c=0,f=0;for(let u=0;u<s;++u){let l=o[r[u]];if(l===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<t|l,a+=t,a>=8&&(a-=8,i[f++]=255&c>>a)}if(a>=t||255&c<<8-a)throw new SyntaxError("Unexpected end of data");return i}function uE(r,e,t){let n=e[e.length-1]==="=",o=(1<<t)-1,s="",i=0,a=0;for(let c=0;c<r.length;++c)for(a=a<<8|r[c],i+=8;i>t;)i-=t,s+=e[o&a>>i];if(i!==0&&(s+=e[o&a<<t-i]),n)for(;s.length*t&7;)s+="=";return s}function ge({name:r,prefix:e,bitsPerChar:t,alphabet:n}){return Zn({prefix:e,name:r,encode(o){return uE(o,n,t)},decode(o){return cE(o,n,t,r)}})}var We=Cr({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),lE=Cr({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var il={};M(il,{base32:()=>rr,base32hex:()=>pE,base32hexpad:()=>gE,base32hexpadupper:()=>yE,base32hexupper:()=>mE,base32pad:()=>hE,base32padupper:()=>dE,base32upper:()=>fE,base32z:()=>bE});var rr=ge({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),fE=ge({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),hE=ge({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),dE=ge({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),pE=ge({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),mE=ge({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),gE=ge({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),yE=ge({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),bE=ge({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var wE=xm,bm=128,xE=127,vE=~xE,EE=Math.pow(2,31);function xm(r,e,t){e=e||[],t=t||0;for(var n=t;r>=EE;)e[t++]=r&255|bm,r/=128;for(;r&vE;)e[t++]=r&255|bm,r>>>=7;return e[t]=r|0,xm.bytes=t-n+1,e}var AE=al,BE=128,wm=127;function al(r,n){var t=0,n=n||0,o=0,s=n,i,a=r.length;do{if(s>=a)throw al.bytes=0,new RangeError("Could not decode varint");i=r[s++],t+=o<28?(i&wm)<<o:(i&wm)*Math.pow(2,o),o+=7}while(i>=BE);return al.bytes=s-n,t}var SE=Math.pow(2,7),IE=Math.pow(2,14),CE=Math.pow(2,21),TE=Math.pow(2,28),kE=Math.pow(2,35),RE=Math.pow(2,42),NE=Math.pow(2,49),UE=Math.pow(2,56),_E=Math.pow(2,63),DE=function(r){return r<SE?1:r<IE?2:r<CE?3:r<TE?4:r<kE?5:r<RE?6:r<NE?7:r<UE?8:r<_E?9:10},LE={encode:wE,decode:AE,encodingLength:DE},OE=LE,es=OE;function ts(r,e=0){return[es.decode(r,e),es.decode.bytes]}function Jn(r,e,t=0){return es.encode(r,e,t),e}function Xn(r){return es.encodingLength(r)}function Jr(r,e){let t=e.byteLength,n=Xn(r),o=n+Xn(t),s=new Uint8Array(o+t);return Jn(r,s,0),Jn(t,s,n),s.set(e,o),new Qn(r,t,e,s)}function ra(r){let e=tr(r),[t,n]=ts(e),[o,s]=ts(e.subarray(n)),i=e.subarray(n+s);if(i.byteLength!==o)throw new Error("Incorrect length");return new Qn(t,o,i,e)}function vm(r,e){if(r===e)return!0;{let t=e;return r.code===t.code&&r.size===t.size&&t.bytes instanceof Uint8Array&&hm(r.bytes,t.bytes)}}var Qn=class{code;size;digest;bytes;constructor(e,t,n,o){this.code=e,this.size=t,this.digest=n,this.bytes=o}};function Em(r,e){let{bytes:t,version:n}=r;switch(n){case 0:return PE(t,cl(r),e??We.encoder);default:return ME(t,cl(r),e??rr.encoder)}}var Am=new WeakMap;function cl(r){let e=Am.get(r);if(e==null){let t=new Map;return Am.set(r,t),t}return e}var Tr=class r{code;version;multihash;bytes;"/";constructor(e,t,n,o){this.code=t,this.version=e,this.multihash=n,this.bytes=o,this["/"]=o}get asCID(){return this}get byteOffset(){return this.bytes.byteOffset}get byteLength(){return this.bytes.byteLength}toV0(){switch(this.version){case 0:return this;case 1:{let{code:e,multihash:t}=this;if(e!==rs)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(t.code!==FE)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return r.createV0(t)}default:throw Error(`Can not convert CID version ${this.version} to version 0. This is a bug please report`)}}toV1(){switch(this.version){case 0:{let{code:e,digest:t}=this.multihash,n=Jr(e,t);return r.createV1(this.code,n)}case 1:return this;default:throw Error(`Can not convert CID version ${this.version} to version 1. This is a bug please report`)}}equals(e){return r.equals(this,e)}static equals(e,t){let n=t;return n!=null&&e.code===n.code&&e.version===n.version&&vm(e.multihash,n.multihash)}toString(e){return Em(this,e)}toJSON(){return{"/":Em(this)}}link(){return this}[Symbol.toStringTag]="CID";[Symbol.for("nodejs.util.inspect.custom")](){return`CID(${this.toString()})`}static asCID(e){if(e==null)return null;let t=e;if(t instanceof r)return t;if(t["/"]!=null&&t["/"]===t.bytes||t.asCID===t){let{version:n,code:o,multihash:s,bytes:i}=t;return new r(n,o,s,i??Bm(n,o,s.bytes))}else if(t[$E]===!0){let{version:n,multihash:o,code:s}=t,i=ra(o);return r.create(n,s,i)}else return null}static create(e,t,n){if(typeof t!="number")throw new Error("String codecs are no longer supported");if(!(n.bytes instanceof Uint8Array))throw new Error("Invalid digest");switch(e){case 0:{if(t!==rs)throw new Error(`Version 0 CID must use dag-pb (code: ${rs}) block encoding`);return new r(e,t,n,n.bytes)}case 1:{let o=Bm(e,t,n.bytes);return new r(e,t,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return r.create(0,rs,e)}static createV1(e,t){return r.create(1,e,t)}static decode(e){let[t,n]=r.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return t}static decodeFirst(e){let t=r.inspectBytes(e),n=t.size-t.multihashSize,o=tr(e.subarray(n,n+t.multihashSize));if(o.byteLength!==t.multihashSize)throw new Error("Incorrect length");let s=o.subarray(t.multihashSize-t.digestSize),i=new Qn(t.multihashCode,t.digestSize,s,o);return[t.version===0?r.createV0(i):r.createV1(t.codec,i),e.subarray(t.size)]}static inspectBytes(e){let t=0,n=()=>{let[l,p]=ts(e.subarray(t));return t+=p,l},o=n(),s=rs;if(o===18?(o=0,t=0):s=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let i=t,a=n(),c=n(),f=t+c,u=f-i;return{version:o,codec:s,multihashCode:a,digestSize:c,multihashSize:u,size:f}}static parse(e,t){let[n,o]=VE(e,t),s=r.decode(o);if(s.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return cl(s).set(n,e),s}};function VE(r,e){switch(r[0]){case"Q":{let t=e??We;return[We.prefix,t.decode(`${We.prefix}${r}`)]}case We.prefix:{let t=e??We;return[We.prefix,t.decode(r)]}case rr.prefix:{let t=e??rr;return[rr.prefix,t.decode(r)]}default:{if(e==null)throw Error("To parse non base32 or base58btc encoded CID multibase decoder must be provided");return[r[0],e.decode(r)]}}}function PE(r,e,t){let{prefix:n}=t;if(n!==We.prefix)throw Error(`Cannot string encode V0 in ${t.name} encoding`);let o=e.get(n);if(o==null){let s=t.encode(r).slice(1);return e.set(n,s),s}else return o}function ME(r,e,t){let{prefix:n}=t,o=e.get(n);if(o==null){let s=t.encode(r);return e.set(n,s),s}else return o}var rs=112,FE=18;function Bm(r,e,t){let n=Xn(r),o=n+Xn(e),s=new Uint8Array(o+t.byteLength);return Jn(r,s,0),Jn(e,s,n),s.set(t,o),s}var $E=Symbol.for("@ipld/js-cid/CID");function Sm(r,e){if(r===e)return!0;if(r.byteLength!==e.byteLength)return!1;for(let t=0;t<r.byteLength;t++)if(r[t]!==e[t])return!1;return!0}var ul={};M(ul,{base10:()=>HE});var HE=Cr({prefix:"9",name:"base10",alphabet:"0123456789"});var ll={};M(ll,{base16:()=>KE,base16upper:()=>zE});var KE=ge({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),zE=ge({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var fl={};M(fl,{base2:()=>qE});var qE=ge({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var hl={};M(hl,{base256emoji:()=>ZE});var Im=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}"),GE=Im.reduce((r,e,t)=>(r[t]=e,r),[]),jE=Im.reduce((r,e,t)=>(r[e.codePointAt(0)]=t,r),[]);function WE(r){return r.reduce((e,t)=>(e+=GE[t],e),"")}function YE(r){let e=[];for(let t of r){let n=jE[t.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${t}`);e.push(n)}return new Uint8Array(e)}var ZE=Zn({prefix:"\u{1F680}",name:"base256emoji",encode:WE,decode:YE});var dl={};M(dl,{base36:()=>JE,base36upper:()=>XE});var JE=Cr({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),XE=Cr({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var pl={};M(pl,{base64:()=>QE,base64pad:()=>e8,base64url:()=>t8,base64urlpad:()=>r8});var QE=ge({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),e8=ge({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),t8=ge({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),r8=ge({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var ml={};M(ml,{base8:()=>n8});var n8=ge({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var gl={};M(gl,{identity:()=>o8});var o8=Zn({prefix:"\0",name:"identity",encode:r=>pm(r),decode:r=>dm(r)});var FT=new TextEncoder,$T=new TextDecoder;var yl={};M(yl,{identity:()=>u8});var Cm=0,a8="identity",Tm=tr;function c8(r){return Jr(Cm,Tm(r))}var u8={code:Cm,name:a8,encode:Tm,digest:c8};var xl={};M(xl,{sha256:()=>l8,sha512:()=>f8});function wl({name:r,code:e,encode:t}){return new bl(r,e,t)}var bl=class{name;code;encode;constructor(e,t,n){this.name=e,this.code=t,this.encode=n}digest(e){if(e instanceof Uint8Array){let t=this.encode(e);return t instanceof Uint8Array?Jr(this.code,t):t.then(n=>Jr(this.code,n))}else throw Error("Unknown type, must be binary type")}};function Rm(r){return async e=>new Uint8Array(await crypto.subtle.digest(r,e))}var l8=wl({name:"sha2-256",code:18,encode:Rm("SHA-256")}),f8=wl({name:"sha2-512",code:19,encode:Rm("SHA-512")});var ns={...gl,...fl,...ml,...ul,...ll,...il,...dl,...sl,...pl,...hl},e5={...xl,...yl};function Xr(r){return globalThis.Buffer!=null?new Uint8Array(r.buffer,r.byteOffset,r.byteLength):r}function na(r=0){return globalThis.Buffer?.allocUnsafe!=null?Xr(globalThis.Buffer.allocUnsafe(r)):new Uint8Array(r)}function Um(r,e,t,n){return{name:r,prefix:e,encoder:{name:r,prefix:e,encode:t},decoder:{decode:n}}}var Nm=Um("utf8","u",r=>"u"+new TextDecoder("utf8").decode(r),r=>new TextEncoder().encode(r.substring(1))),vl=Um("ascii","a",r=>{let e="a";for(let t=0;t<r.length;t++)e+=String.fromCharCode(r[t]);return e},r=>{r=r.substring(1);let e=na(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}),h8={utf8:Nm,"utf-8":Nm,hex:ns.base16,latin1:vl,ascii:vl,binary:vl,...ns},oa=h8;function Ye(r,e="utf8"){let t=oa[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(r.buffer,r.byteOffset,r.byteLength).toString("utf8"):t.encoder.encode(r).substring(1)}var d8=Math.pow(2,7),p8=Math.pow(2,14),m8=Math.pow(2,21),El=Math.pow(2,28),Al=Math.pow(2,35),Bl=Math.pow(2,42),Sl=Math.pow(2,49),re=128,Ve=127;function Ut(r){if(r<d8)return 1;if(r<p8)return 2;if(r<m8)return 3;if(r<El)return 4;if(r<Al)return 5;if(r<Bl)return 6;if(r<Sl)return 7;if(Number.MAX_SAFE_INTEGER!=null&&r>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function g8(r,e,t=0){switch(Ut(r)){case 8:e[t++]=r&255|re,r/=128;case 7:e[t++]=r&255|re,r/=128;case 6:e[t++]=r&255|re,r/=128;case 5:e[t++]=r&255|re,r/=128;case 4:e[t++]=r&255|re,r>>>=7;case 3:e[t++]=r&255|re,r>>>=7;case 2:e[t++]=r&255|re,r>>>=7;case 1:{e[t++]=r&255,r>>>=7;break}default:throw new Error("unreachable")}return e}function y8(r,e,t=0){switch(Ut(r)){case 8:e.set(t++,r&255|re),r/=128;case 7:e.set(t++,r&255|re),r/=128;case 6:e.set(t++,r&255|re),r/=128;case 5:e.set(t++,r&255|re),r/=128;case 4:e.set(t++,r&255|re),r>>>=7;case 3:e.set(t++,r&255|re),r>>>=7;case 2:e.set(t++,r&255|re),r>>>=7;case 1:{e.set(t++,r&255),r>>>=7;break}default:throw new Error("unreachable")}return e}function b8(r,e){let t=r[e],n=0;if(n+=t&Ve,t<re||(t=r[e+1],n+=(t&Ve)<<7,t<re)||(t=r[e+2],n+=(t&Ve)<<14,t<re)||(t=r[e+3],n+=(t&Ve)<<21,t<re)||(t=r[e+4],n+=(t&Ve)*El,t<re)||(t=r[e+5],n+=(t&Ve)*Al,t<re)||(t=r[e+6],n+=(t&Ve)*Bl,t<re)||(t=r[e+7],n+=(t&Ve)*Sl,t<re))return n;throw new RangeError("Could not decode varint")}function w8(r,e){let t=r.get(e),n=0;if(n+=t&Ve,t<re||(t=r.get(e+1),n+=(t&Ve)<<7,t<re)||(t=r.get(e+2),n+=(t&Ve)<<14,t<re)||(t=r.get(e+3),n+=(t&Ve)<<21,t<re)||(t=r.get(e+4),n+=(t&Ve)*El,t<re)||(t=r.get(e+5),n+=(t&Ve)*Al,t<re)||(t=r.get(e+6),n+=(t&Ve)*Bl,t<re)||(t=r.get(e+7),n+=(t&Ve)*Sl,t<re))return n;throw new RangeError("Could not decode varint")}function to(r,e,t=0){return e==null&&(e=lt(Ut(r))),e instanceof Uint8Array?g8(r,e,t):y8(r,e,t)}function Qr(r,e=0){return r instanceof Uint8Array?b8(r,e):w8(r,e)}function nr(r,e){if(globalThis.Buffer!=null)return Xr(globalThis.Buffer.concat(r,e));e==null&&(e=r.reduce((o,s)=>o+s.length,0));let t=na(e),n=0;for(let o of r)t.set(o,n),n+=o.length;return Xr(t)}var x5=parseInt("0xFFFF",16),v5=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);function Il(r,e="utf8"){let t=oa[e];if(t==null)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?Xr(globalThis.Buffer.from(r,"utf-8")):t.decoder.decode(`${t.prefix}${r}`)}var Om=qi,B8=Gi,Cl=function(r){let e=0;if(r=r.toString().trim(),Om(r)){let t=new Uint8Array(e+4);return r.split(/\./g).forEach(n=>{t[e++]=parseInt(n,10)&255}),t}if(B8(r)){let t=r.split(":",8),n;for(n=0;n<t.length;n++){let s=Om(t[n]),i;s&&(i=Cl(t[n]),t[n]=Ye(i.slice(0,2),"base16")),i!=null&&++n<8&&t.splice(n,0,Ye(i.slice(2,4),"base16"))}if(t[0]==="")for(;t.length<8;)t.unshift("0");else if(t[t.length-1]==="")for(;t.length<8;)t.push("0");else if(t.length<8){for(n=0;n<t.length&&t[n]!=="";n++);let s=[n,1];for(n=9-t.length;n>0;n--)s.push("0");t.splice.apply(t,s)}let o=new Uint8Array(e+16);for(n=0;n<t.length;n++){let s=parseInt(t[n],16);o[e++]=s>>8&255,o[e++]=s&255}return o}throw new Error("invalid ip address")},Vm=function(r,e=0,t){e=~~e,t=t??r.length-e;let n=new DataView(r.buffer);if(t===4){let o=[];for(let s=0;s<t;s++)o.push(r[e+s]);return o.join(".")}if(t===16){let o=[];for(let s=0;s<t;s+=2)o.push(n.getUint16(e+s).toString(16));return o.join(":").replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}return""};var ro={},Tl={},I8=[[4,32,"ip4"],[6,16,"tcp"],[33,16,"dccp"],[41,128,"ip6"],[42,-1,"ip6zone"],[43,8,"ipcidr"],[53,-1,"dns",!0],[54,-1,"dns4",!0],[55,-1,"dns6",!0],[56,-1,"dnsaddr",!0],[132,16,"sctp"],[273,16,"udp"],[275,0,"p2p-webrtc-star"],[276,0,"p2p-webrtc-direct"],[277,0,"p2p-stardust"],[280,0,"webrtc-direct"],[281,0,"webrtc"],[290,0,"p2p-circuit"],[301,0,"udt"],[302,0,"utp"],[400,-1,"unix",!1,!0],[421,-1,"ipfs"],[421,-1,"p2p"],[443,0,"https"],[444,96,"onion"],[445,296,"onion3"],[446,-1,"garlic64"],[448,0,"tls"],[449,-1,"sni"],[460,0,"quic"],[461,0,"quic-v1"],[465,0,"webtransport"],[466,-1,"certhash"],[477,0,"ws"],[478,0,"wss"],[479,0,"p2p-websocket-star"],[480,0,"http"],[777,-1,"memory"]];I8.forEach(r=>{let e=C8(...r);Tl[e.code]=e,ro[e.name]=e});function C8(r,e,t,n,o){return{code:r,size:e,name:t,resolvable:!!n,path:!!o}}function se(r){if(typeof r=="number"){if(Tl[r]!=null)return Tl[r];throw new Error(`no protocol with code: ${r}`)}else if(typeof r=="string"){if(ro[r]!=null)return ro[r];throw new Error(`no protocol with name: ${r}`)}throw new Error(`invalid protocol id type: ${typeof r}`)}var sk=se("ip4"),ik=se("ip6"),ak=se("ipcidr");function Rl(r,e){switch(se(r).code){case 4:case 41:return k8(e);case 42:return Fm(e);case 6:case 273:case 33:case 132:return Hm(e).toString();case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Fm(e);case 421:return _8(e);case 444:return $m(e);case 445:return $m(e);case 466:return U8(e);default:return Ye(e,"base16")}}function Nl(r,e){switch(se(r).code){case 4:return Pm(e);case 41:return Pm(e);case 42:return Mm(e);case 6:case 273:case 33:case 132:return Ul(parseInt(e,10));case 53:case 54:case 55:case 56:case 400:case 449:case 777:return Mm(e);case 421:return R8(e);case 444:return D8(e);case 445:return L8(e);case 466:return N8(e);default:return Il(e,"base16")}}var kl=Object.values(ns).map(r=>r.decoder),T8=function(){let r=kl[0].or(kl[1]);return kl.slice(2).forEach(e=>r=r.or(e)),r}();function Pm(r){if(!Sr(r))throw new Error("invalid ip address");return Cl(r)}function k8(r){let e=Vm(r,0,r.length);if(e==null)throw new Error("ipBuff is required");if(!Sr(e))throw new Error("invalid ip address");return e}function Ul(r){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,r),new Uint8Array(e)}function Hm(r){return new DataView(r.buffer).getUint16(r.byteOffset)}function Mm(r){let e=Il(r),t=Uint8Array.from(to(e.length));return nr([t,e],t.length+e.length)}function Fm(r){let e=Qr(r);if(r=r.slice(Ut(e)),r.length!==e)throw new Error("inconsistent lengths");return Ye(r)}function R8(r){let e;r[0]==="Q"||r[0]==="1"?e=ra(We.decode(`z${r}`)).bytes:e=Tr.parse(r).multihash.bytes;let t=Uint8Array.from(to(e.length));return nr([t,e],t.length+e.length)}function N8(r){let e=T8.decode(r),t=Uint8Array.from(to(e.length));return nr([t,e],t.length+e.length)}function U8(r){let e=Qr(r),t=r.slice(Ut(e));if(t.length!==e)throw new Error("inconsistent lengths");return"u"+Ye(t,"base64url")}function _8(r){let e=Qr(r),t=r.slice(Ut(e));if(t.length!==e)throw new Error("inconsistent lengths");return Ye(t,"base58btc")}function D8(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==16)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion address.`);let t=rr.decode("b"+e[0]),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ul(n);return nr([t,o],t.length+o.length)}function L8(r){let e=r.split(":");if(e.length!==2)throw new Error(`failed to parse onion addr: ["'${e.join('", "')}'"]' does not contain a port number`);if(e[0].length!==56)throw new Error(`failed to parse onion addr: ${e[0]} not a Tor onion3 address.`);let t=rr.decode(`b${e[0]}`),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Ul(n);return nr([t,o],t.length+o.length)}function $m(r){let e=r.slice(0,r.length-2),t=r.slice(r.length-2),n=Ye(e,"base32"),o=Hm(t);return`${n}:${o}`}function Km(r){r=_l(r);let e=[],t=[],n=null,o=r.split("/").slice(1);if(o.length===1&&o[0]==="")return{bytes:new Uint8Array,string:"/",tuples:[],stringTuples:[],path:null};for(let s=0;s<o.length;s++){let i=o[s],a=se(i);if(a.size===0){e.push([a.code]),t.push([a.code]);continue}if(s++,s>=o.length)throw qm("invalid address: "+r);if(a.path===!0){n=_l(o.slice(s).join("/")),e.push([a.code,Nl(a.code,n)]),t.push([a.code,n]);break}let c=Nl(a.code,o[s]);e.push([a.code,c]),t.push([a.code,Rl(a.code,c)])}return{string:zm(t),bytes:Ll(e),tuples:e,stringTuples:t,path:n}}function Dl(r){let e=[],t=[],n=null,o=0;for(;o<r.length;){let s=Qr(r,o),i=Ut(s),a=se(s),c=O8(a,r.slice(o+i));if(c===0){e.push([s]),t.push([s]),o+=i;continue}let f=r.slice(o+i,o+i+c);if(o+=c+i,o>r.length)throw qm("Invalid address Uint8Array: "+Ye(r,"base16"));e.push([s,f]);let u=Rl(s,f);if(t.push([s,u]),a.path===!0){n=u;break}}return{bytes:Uint8Array.from(r),string:zm(t),tuples:e,stringTuples:t,path:n}}function zm(r){let e=[];return r.map(t=>{let n=se(t[0]);return e.push(n.name),t.length>1&&t[1]!=null&&e.push(t[1]),null}),_l(e.join("/"))}function Ll(r){return nr(r.map(e=>{let t=se(e[0]),n=Uint8Array.from(to(t.code));return e.length>1&&e[1]!=null&&(n=nr([n,e[1]])),n}))}function O8(r,e){if(r.size>0)return r.size/8;if(r.size===0)return 0;{let t=Qr(e instanceof Uint8Array?e:Uint8Array.from(e));return t+Ut(t)}}function _l(r){return"/"+r.trim().split("/").filter(e=>e).join("/")}function qm(r){return new Error("Error parsing address: "+r)}var V8=Symbol.for("nodejs.util.inspect.custom"),Ol=Symbol.for("@multiformats/js-multiaddr/multiaddr"),P8=[se("dns").code,se("dns4").code,se("dns6").code,se("dnsaddr").code],sa=class r{bytes;#e;#t;#s;#a;[Ol]=!0;constructor(e){e==null&&(e="");let t;if(e instanceof Uint8Array)t=Dl(e);else if(typeof e=="string"){if(e.length>0&&e.charAt(0)!=="/")throw new Error(`multiaddr "${e}" must start with a "/"`);t=Km(e)}else if(jm(e))t=Dl(e.bytes);else throw new Error("addr must be a string, Buffer, or another Multiaddr");this.bytes=t.bytes,this.#e=t.string,this.#t=t.tuples,this.#s=t.stringTuples,this.#a=t.path}toString(){return this.#e}toJSON(){return this.toString()}toOptions(){let e,t,n,o,s="",i=se("tcp"),a=se("udp"),c=se("ip4"),f=se("ip6"),u=se("dns6"),l=se("ip6zone");for(let[x,d]of this.stringTuples())x===l.code&&(s=`%${d??""}`),P8.includes(x)&&(t=i.name,o=443,n=`${d??""}${s}`,e=x===u.code?6:4),(x===i.code||x===a.code)&&(t=se(x).name,o=parseInt(d??"")),(x===c.code||x===f.code)&&(t=se(x).name,n=`${d??""}${s}`,e=x===f.code?6:4);if(e==null||t==null||n==null||o==null)throw new Error('multiaddr must have a valid format: "/{ip4, ip6, dns4, dns6, dnsaddr}/{address}/{tcp, udp}/{port}".');return{family:e,host:n,transport:t,port:o}}protos(){return this.#t.map(([e])=>Object.assign({},se(e)))}protoCodes(){return this.#t.map(([e])=>e)}protoNames(){return this.#t.map(([e])=>se(e).name)}tuples(){return this.#t}stringTuples(){return this.#s}encapsulate(e){return e=new r(e),new r(this.toString()+e.toString())}decapsulate(e){let t=e.toString(),n=this.toString(),o=n.lastIndexOf(t);if(o<0)throw new Error(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new r(n.slice(0,o))}decapsulateCode(e){let t=this.tuples();for(let n=t.length-1;n>=0;n--)if(t[n][0]===e)return new r(Ll(t.slice(0,n)));return this}getPeerId(){try{let e=[];this.stringTuples().forEach(([n,o])=>{n===ro.p2p.code&&e.push([n,o]),n===ro["p2p-circuit"].code&&(e=[])});let t=e.pop();if(t?.[1]!=null){let n=t[1];return n[0]==="Q"||n[0]==="1"?Ye(We.decode(`z${n}`),"base58btc"):Ye(Tr.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){return this.#a}equals(e){return Sm(this.bytes,e.bytes)}async resolve(e){let t=this.protos().find(s=>s.resolvable);if(t==null)return[this];let n=Gm.get(t.name);if(n==null)throw new q(`no available resolver for ${t.name}`,"ERR_NO_AVAILABLE_RESOLVER");return(await n(this,e)).map(s=>new r(s))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(e){let t=(e??this).protos();return!(t.length!==2||t[0].code!==4&&t[0].code!==41||t[1].code!==6&&t[1].code!==273)}[V8](){return`Multiaddr(${this.#e})`}};var Gm=new Map;function jm(r){return!!r?.[Ol]}function ia(r){return new sa(r)}var M8=P("dns4"),F8=P("dns6"),$8=P("dnsaddr"),en=Ne(P("dns"),$8,M8,F8),aa=Ne(P("ip4"),P("ip6")),no=Ne(G(aa,P("tcp")),G(en,P("tcp"))),Ml=G(aa,P("udp")),H8=G(Ml,P("utp")),K8=G(Ml,P("quic")),ss=Ne(G(no,P("ws")),G(en,P("ws"))),is=Ne(G(no,P("wss")),G(en,P("wss")),G(no,P("tls"),P("ws")),G(en,P("tls"),P("ws"))),Vl=Ne(G(no,P("http")),G(aa,P("http")),G(en,P("http"))),Pl=Ne(G(no,P("https")),G(aa,P("https")),G(en,P("https"))),Wm=G(Ml,P("webrtc"),P("certhash")),Zm=Ne(G(Wm,P("p2p")),Wm),Jm=Ne(G(ss,P("p2p-webrtc-star"),P("p2p")),G(is,P("p2p-webrtc-star"),P("p2p")),G(ss,P("p2p-webrtc-star")),G(is,P("p2p-webrtc-star"))),_k=Ne(G(ss,P("p2p-websocket-star"),P("p2p")),G(is,P("p2p-websocket-star"),P("p2p")),G(ss,P("p2p-websocket-star")),G(is,P("p2p-websocket-star"))),Xm=Ne(G(Vl,P("p2p-webrtc-direct"),P("p2p")),G(Pl,P("p2p-webrtc-direct"),P("p2p")),G(Vl,P("p2p-webrtc-direct")),G(Pl,P("p2p-webrtc-direct"))),as=Ne(ss,is,Vl,Pl,Jm,Xm,no,H8,K8,en,Zm),Dk=Ne(G(as,P("p2p-stardust"),P("p2p")),G(as,P("p2p-stardust"))),kr=Ne(G(as,P("p2p")),Jm,Xm,Zm,P("p2p")),Ym=Ne(G(kr,P("p2p-circuit"),kr),G(kr,P("p2p-circuit")),G(P("p2p-circuit"),kr),G(as,P("p2p-circuit")),G(P("p2p-circuit"),as),P("p2p-circuit")),Qm=()=>Ne(G(Ym,Qm),Ym),os=Qm(),z8=Ne(G(os,kr,os),G(kr,os),G(os,kr),os,kr);function eg(r){function e(t){let n;try{n=ia(t)}catch{return!1}let o=r(n.protoNames());return o===null?!1:o===!0||o===!1?o:o.length===0}return e}function G(...r){function e(t){if(t.length<r.length)return null;let n=t;return r.some(o=>(n=typeof o=="function"?o().partialMatch(t):o.partialMatch(t),Array.isArray(n)&&(t=n),n===null)),n}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:eg(e),partialMatch:e}}function Ne(...r){function e(n){let o=null;return r.some(s=>{let i=typeof s=="function"?s().partialMatch(n):s.partialMatch(n);return i!=null?(o=i,!0):!1}),o}return{toString:function(){return"{ "+r.join(" ")+" }"},input:r,matches:eg(e),partialMatch:e}}function P(r){let e=r;function t(o){let s;try{s=ia(o)}catch{return!1}let i=s.protoNames();return i.length===1&&i[0]===e}function n(o){return o.length===0?null:o[0]===e?o.slice(1):null}return{toString:function(){return e},matches:t,partialMatch:n}}var tA=De(ag(),1);function cg(r){try{return rA(r)?!!ut.parse(r):r instanceof Uint8Array?!!ut.decode(r):!!ut.asCID(r)}catch{return!1}}function rA(r){return typeof r=="string"}var ug=32,Hl=async(r,e,t,n={})=>{if(e===0)throw new Error("recursion limit exceeded");let o;try{o=await t(r,n)}catch(c){if(c.code!=="ENOTFOUND"&&c.code!=="ERR_DNSLINK_NOT_FOUND"&&c.code!=="ENODATA")throw c;r.startsWith("_dnslink.")?r=r.replace("_dnslink.",""):r=`_dnslink.${r}`,o=await t(r,n)}let s=o.replace("dnslink=",""),i=s.split("/")[2];return cg(i)?s:Hl(i,e-1,t,n)},oA=/^dnslink=.+$/,lg=async(r,e)=>{let o=(await r.resolveTxt(e)).flat().filter(s=>oA.test(s))[0];if(o==null)throw new q(`No dnslink records found for domain: ${e}`,"ERR_DNSLINK_NOT_FOUND");return o};var zl=De(ma(),1),ql=De(dg(),1);function ca(r,e,t){return`${r}?name=${e}&type=${t}`}async function pg(r,e){return await(await fetch(r,{headers:new Headers({accept:"application/dns-json"}),signal:e})).json()}function tn(r,e){return`${e}_${r}`}var Kl=Object.assign((0,zl.default)("dns-over-http-resolver"),{error:(0,zl.default)("dns-over-http-resolver:error")}),Gl=class{_cache;_TXTcache;_servers;_request;_abortControllers;constructor(e={}){this._cache=new ql.default({max:e?.maxCache??100}),this._TXTcache=new ql.default({max:e?.maxCache??100}),this._servers=["https://cloudflare-dns.com/dns-query","https://dns.google/resolve"],this._request=e.request??pg,this._abortControllers=[]}cancel(){this._abortControllers.forEach(e=>{e.abort()})}getServers(){return this._servers}_getShuffledServers(){let e=[...this._servers];for(let t=e.length-1;t>0;t--){let n=Math.floor(Math.random()*t),o=e[t];e[t]=e[n],e[n]=o}return e}setServers(e){this._servers=e}async resolve(e,t="A"){switch(t){case"A":return this.resolve4(e);case"AAAA":return this.resolve6(e);case"TXT":return this.resolveTxt(e);default:throw new Error(`${t} is not supported`)}}async resolve4(e){let t="A",n=this._cache.get(tn(e,t));if(n!=null)return n;let o=!1;for(let s of this._getShuffledServers()){let i=new AbortController;this._abortControllers.push(i);try{let a=await this._request(ca(s,e,t),i.signal),c=a.Answer.map(u=>u.data),f=Math.min(...a.Answer.map(u=>u.TTL));return this._cache.set(tn(e,t),c,{ttl:f}),c}catch{i.signal.aborted&&(o=!0),Kl.error(`${s} could not resolve ${e} record ${t}`)}finally{this._abortControllers=this._abortControllers.filter(a=>a!==i)}}throw o?Object.assign(new Error("queryA ECANCELLED"),{code:"ECANCELLED"}):new Error(`Could not resolve ${e} record ${t}`)}async resolve6(e){let t="AAAA",n=this._cache.get(tn(e,t));if(n!=null)return n;let o=!1;for(let s of this._getShuffledServers()){let i=new AbortController;this._abortControllers.push(i);try{let a=await this._request(ca(s,e,t),i.signal),c=a.Answer.map(u=>u.data),f=Math.min(...a.Answer.map(u=>u.TTL));return this._cache.set(tn(e,t),c,{ttl:f}),c}catch{i.signal.aborted&&(o=!0),Kl.error(`${s} could not resolve ${e} record ${t}`)}finally{this._abortControllers=this._abortControllers.filter(a=>a!==i)}}throw o?Object.assign(new Error("queryAaaa ECANCELLED"),{code:"ECANCELLED"}):new Error(`Could not resolve ${e} record ${t}`)}async resolveTxt(e){let t="TXT",n=this._TXTcache.get(tn(e,t));if(n!=null)return n;let o=!1;for(let s of this._getShuffledServers()){let i=new AbortController;this._abortControllers.push(i);try{let a=await this._request(ca(s,e,t),i.signal),c=a.Answer.map(u=>[u.data.replace(/['"]+/g,"")]),f=Math.min(...a.Answer.map(u=>u.TTL));return this._TXTcache.set(tn(e,t),c,{ttl:f}),c}catch{i.signal.aborted&&(o=!0),Kl.error(`${s} could not resolve ${e} record ${t}`)}finally{this._abortControllers=this._abortControllers.filter(a=>a!==i)}}throw o?Object.assign(new Error("queryTxt ECANCELLED"),{code:"ECANCELLED"}):new Error(`Could not resolve ${e} record ${t}`)}clearCache(){this._cache.clear(),this._TXTcache.clear()}},mg=Gl;var Wl=De(yg(),1);var ls=class extends Error{constructor(e){super(e),this.name="TimeoutError"}},Yl=class extends Error{constructor(e){super(),this.name="AbortError",this.message=e}},bg=r=>globalThis.DOMException===void 0?new Yl(r):new DOMException(r),wg=r=>{let e=r.reason===void 0?bg("This operation was aborted."):r.reason;return e instanceof Error?e:bg(e)};function Zl(r,e){let{milliseconds:t,fallback:n,message:o,customTimers:s={setTimeout,clearTimeout}}=e,i,c=new Promise((f,u)=>{if(typeof t!="number"||Math.sign(t)!==1)throw new TypeError(`Expected \`milliseconds\` to be a positive number, got \`${t}\``);if(e.signal){let{signal:p}=e;p.aborted&&u(wg(p)),p.addEventListener("abort",()=>{u(wg(p))})}if(t===Number.POSITIVE_INFINITY){r.then(f,u);return}let l=new ls;i=s.setTimeout.call(void 0,()=>{if(n){try{f(n())}catch(p){u(p)}return}typeof r.cancel=="function"&&r.cancel(),o===!1?f():o instanceof Error?u(o):(l.message=o??`Promise timed out after ${t} milliseconds`,u(l))},t),(async()=>{try{f(await r)}catch(p){u(p)}})()}).finally(()=>{c.clear()});return c.clear=()=>{s.clearTimeout.call(void 0,i),i=void 0},c}function Jl(r,e,t){let n=0,o=r.length;for(;o>0;){let s=Math.trunc(o/2),i=n+s;t(r[i],e)<=0?(n=++i,o-=s+1):o=s}return n}var fs=class{#e=[];enqueue(e,t){t={priority:0,...t};let n={priority:t.priority,run:e};if(this.size&&this.#e[this.size-1].priority>=t.priority){this.#e.push(n);return}let o=Jl(this.#e,n,(s,i)=>i.priority-s.priority);this.#e.splice(o,0,n)}dequeue(){return this.#e.shift()?.run}filter(e){return this.#e.filter(t=>t.priority===e.priority).map(t=>t.run)}get size(){return this.#e.length}};var hs=class extends Wl.default{#e;#t;#s=0;#a;#c;#p=0;#n;#u;#r;#m;#o=0;#l;#i;#g;timeout;constructor(e){if(super(),e={carryoverConcurrencyCount:!1,intervalCap:Number.POSITIVE_INFINITY,interval:0,concurrency:Number.POSITIVE_INFINITY,autoStart:!0,queueClass:fs,...e},!(typeof e.intervalCap=="number"&&e.intervalCap>=1))throw new TypeError(`Expected \`intervalCap\` to be a number from 1 and up, got \`${e.intervalCap?.toString()??""}\` (${typeof e.intervalCap})`);if(e.interval===void 0||!(Number.isFinite(e.interval)&&e.interval>=0))throw new TypeError(`Expected \`interval\` to be a finite number >= 0, got \`${e.interval?.toString()??""}\` (${typeof e.interval})`);this.#e=e.carryoverConcurrencyCount,this.#t=e.intervalCap===Number.POSITIVE_INFINITY||e.interval===0,this.#a=e.intervalCap,this.#c=e.interval,this.#r=new e.queueClass,this.#m=e.queueClass,this.concurrency=e.concurrency,this.timeout=e.timeout,this.#g=e.throwOnTimeout===!0,this.#i=e.autoStart===!1}get#w(){return this.#t||this.#s<this.#a}get#x(){return this.#o<this.#l}#v(){this.#o--,this.#f(),this.emit("next")}#E(){this.#b(),this.#y(),this.#u=void 0}get#A(){let e=Date.now();if(this.#n===void 0){let t=this.#p-e;if(t<0)this.#s=this.#e?this.#o:0;else return this.#u===void 0&&(this.#u=setTimeout(()=>{this.#E()},t)),!0}return!1}#f(){if(this.#r.size===0)return this.#n&&clearInterval(this.#n),this.#n=void 0,this.emit("empty"),this.#o===0&&this.emit("idle"),!1;if(!this.#i){let e=!this.#A;if(this.#w&&this.#x){let t=this.#r.dequeue();return t?(this.emit("active"),t(),e&&this.#y(),!0):!1}}return!1}#y(){this.#t||this.#n!==void 0||(this.#n=setInterval(()=>{this.#b()},this.#c),this.#p=Date.now()+this.#c)}#b(){this.#s===0&&this.#o===0&&this.#n&&(clearInterval(this.#n),this.#n=void 0),this.#s=this.#e?this.#o:0,this.#h()}#h(){for(;this.#f(););}get concurrency(){return this.#l}set concurrency(e){if(!(typeof e=="number"&&e>=1))throw new TypeError(`Expected \`concurrency\` to be a number from 1 and up, got \`${e}\` (${typeof e})`);this.#l=e,this.#h()}async#B(e){return new Promise((t,n)=>{e.addEventListener("abort",()=>{n(e.reason)},{once:!0})})}async add(e,t={}){return t={timeout:this.timeout,throwOnTimeout:this.#g,...t},new Promise((n,o)=>{this.#r.enqueue(async()=>{this.#o++,this.#s++;try{t.signal?.throwIfAborted();let s=e({signal:t.signal});t.timeout&&(s=Zl(Promise.resolve(s),{milliseconds:t.timeout})),t.signal&&(s=Promise.race([s,this.#B(t.signal)]));let i=await s;n(i),this.emit("completed",i)}catch(s){if(s instanceof ls&&!t.throwOnTimeout){n();return}o(s),this.emit("error",s)}finally{this.#v()}},t),this.emit("add"),this.#f()})}async addAll(e,t){return Promise.all(e.map(async n=>this.add(n,t)))}start(){return this.#i?(this.#i=!1,this.#h(),this):this}pause(){this.#i=!0}clear(){this.#r=new this.#m}async onEmpty(){this.#r.size!==0&&await this.#d("empty")}async onSizeLessThan(e){this.#r.size<e||await this.#d("next",()=>this.#r.size<e)}async onIdle(){this.#o===0&&this.#r.size===0||await this.#d("idle")}async#d(e,t){return new Promise(n=>{let o=()=>{t&&!t()||(this.off(e,o),n())};this.on(e,o)})}get size(){return this.#r.size}sizeBy(e){return this.#r.filter(e).length}get pending(){return this.#o}get isPaused(){return this.#i}};var Eg=De(vg(),1),la=class{lru;constructor(e){this.lru=(0,Eg.default)(e)}get(e){let t=this.lru.get(e);if(t!=null){if(t.expire!=null&&t.expire<Date.now()){this.lru.remove(e);return}return t.value}}set(e,t,n){this.lru.set(e,{value:t,expire:Date.now()+n})}has(e){return this.get(e)!=null}remove(e){this.lru.remove(e)}clear(){this.lru.clear()}};var Xl=new la(1e3),fA=60*1e3,hA=new hs({concurrency:4}),dA=async function(e,t={}){let n=new mg({maxCache:0});if(t.nocache!==!0&&Xl.has(e)){let s=Xl.get(e);if(s!=null)return t?.onProgress?.(new Re("dnslink:cache",{detail:s})),s}t.onProgress?.(new Re("dnslink:query",{detail:e}));let o=await hA.add(async()=>{let s=await lg(n,e);return t.onProgress?.(new Re("dnslink:answer",{detail:s})),Xl.set(e,s,fA),s},{signal:t?.signal});if(o==null)throw new Error("No DNS response received");return o},Ag=dA;function Bg(){return async(r,e={})=>Hl(r,ug,Ag,e)}var Ql=class{routing;constructor(e){this.routing=e}async put(e,t,n={}){try{await this.routing.put(e,t,n)}catch(o){n.onProgress?.(new Re("ipns:routing:helia:error",o))}}async get(e,t={}){try{return await this.routing.get(e,t)}catch(n){t.onProgress?.(new Re("ipns:routing:helia:error",n))}throw new Error("Not found")}};function Sg(r){return new Ql(r)}var ds;(function(r){let e;r.codec=()=>(e==null&&(e=mr((t,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),t.key!=null&&t.key.byteLength>0&&(n.uint32(10),n.bytes(t.key)),t.value!=null&&t.value.byteLength>0&&(n.uint32(18),n.bytes(t.value)),t.timeReceived!=null&&t.timeReceived!==""&&(n.uint32(42),n.string(t.timeReceived)),o.lengthDelimited!==!1&&n.ldelim()},(t,n)=>{let o={key:new Uint8Array(0),value:new Uint8Array(0),timeReceived:""},s=n==null?t.len:t.pos+n;for(;t.pos<s;){let i=t.uint32();switch(i>>>3){case 1:o.key=t.bytes();break;case 2:o.value=t.bytes();break;case 5:o.timeReceived=t.string();break;default:t.skipType(i&7);break}}return o})),e),r.encode=t=>pr(t,r.codec()),r.decode=t=>dr(t,r.codec())})(ds||(ds={}));function Ig(r){let e=r.getUTCFullYear(),t=String(r.getUTCMonth()+1).padStart(2,"0"),n=String(r.getUTCDate()).padStart(2,"0"),o=String(r.getUTCHours()).padStart(2,"0"),s=String(r.getUTCMinutes()).padStart(2,"0"),i=String(r.getUTCSeconds()).padStart(2,"0"),a=r.getUTCMilliseconds(),c=String(a*1e3*1e3).padStart(9,"0");return`${e}-${t}-${n}T${o}:${s}:${i}.${c}Z`}function Cg(r){let e=new RegExp("(\\d{4})-(\\d{2})-(\\d{2})T(\\d{2}):(\\d{2}):(\\d{2})\\.(\\d+)Z"),t=String(r).trim().match(e);if(t==null)throw new Error("Invalid format");let n=parseInt(t[1],10),o=parseInt(t[2],10)-1,s=parseInt(t[3],10),i=parseInt(t[4],10),a=parseInt(t[5],10),c=parseInt(t[6],10),f=parseInt(t[7].slice(0,-6),10);return new Date(Date.UTC(n,o,s,i,a,c,f))}var oo=class r{key;value;timeReceived;constructor(e,t,n){if(!(e instanceof Uint8Array))throw new Error("key must be a Uint8Array");if(!(t instanceof Uint8Array))throw new Error("value must be a Uint8Array");this.key=e,this.value=t,this.timeReceived=n}serialize(){return ds.encode(this.prepareSerialize())}prepareSerialize(){return{key:this.key,value:this.value,timeReceived:Ig(this.timeReceived)}}static deserialize(e){let t=ds.decode(e);return new r(t.key,t.value,new Date(t.timeReceived))}static fromDeserialized(e){let t=Cg(e.timeReceived);if(e.key==null)throw new Error("key missing from deserialized object");if(e.value==null)throw new Error("value missing from deserialized object");return new r(e.key,e.value,t)}};var Tg;(function(r){r[r.SEND_QUERY=0]="SEND_QUERY",r[r.PEER_RESPONSE=1]="PEER_RESPONSE",r[r.FINAL_PEER=2]="FINAL_PEER",r[r.QUERY_ERROR=3]="QUERY_ERROR",r[r.PROVIDER=4]="PROVIDER",r[r.VALUE=5]="VALUE",r[r.ADD_PEER=6]="ADD_PEER",r[r.DIAL_PEER=7]="DIAL_PEER"})(Tg||(Tg={}));var kg;(function(r){r[r.PUT_VALUE=0]="PUT_VALUE",r[r.GET_VALUE=1]="GET_VALUE",r[r.ADD_PROVIDER=2]="ADD_PROVIDER",r[r.GET_PROVIDERS=3]="GET_PROVIDERS",r[r.FIND_NODE=4]="FIND_NODE",r[r.PING=5]="PING"})(kg||(kg={}));function ef(r){return new Nn("/dht/record/"+ue(r,"base32"),!1)}function Rg(r){return{async put(e,t,n={}){try{let o=ef(e),s=new oo(e,t,new Date);n.onProgress?.(new Re("ipns:routing:datastore:put")),await r.put(o,s.serialize(),n)}catch(o){throw n.onProgress?.(new Re("ipns:routing:datastore:error",o)),o}},async get(e,t={}){try{let n=ef(e);t.onProgress?.(new Re("ipns:routing:datastore:get"));let o=await r.get(n,t);return oo.deserialize(o).value}catch(n){throw t.onProgress?.(new Re("ipns:routing:datastore:error",n)),n}},async has(e,t={}){let n=ef(e);return r.has(n,t)}}}var fa=ir("helia:ipns"),mA=60*1e3,Ng=60*mA,gA=24*Ng,tf=23*Ng,rf=class{routers;localStore;timeout;defaultResolvers;constructor(e,t=[],n=[]){this.routers=[Sg(e.routing),...t],this.localStore=Rg(e.datastore),this.defaultResolvers=n.length>0?n:[Bg()]}async publish(e,t,n={}){try{let o=1n,s=Mi(e);if(await this.localStore.has(s,n)){let c=await this.localStore.get(s,n);o=Jt(c).sequence+1n}let i=await Qp(e,t,o,n.lifetime??gA,n),a=jc(i);return await this.localStore.put(s,a,n),n.offline!==!0&&await Promise.all(this.routers.map(async c=>{await c.put(s,a,n)})),i}catch(o){throw n.onProgress?.(new Re("ipns:publish:error",o)),o}}async resolve(e,t={}){let n=Mi(e),o=await this.#t(n,t);return this.#e(o.value,t)}async resolveDns(e,t={}){let n=t.resolvers??this.defaultResolvers,o=await Promise.any(n.map(async s=>s(e,t)));return this.#e(o,t)}republish(e={}){if(this.timeout!=null)throw new Error("Republish is already running");e.signal?.addEventListener("abort",()=>{clearTimeout(this.timeout)});async function t(){let n=Date.now();e.onProgress?.(new Re("ipns:republish:start"));let s=Date.now()-n,i=tf-s;i<0&&(i=e.interval??tf),setTimeout(()=>{t().catch(a=>{fa.error("error republishing",a)})},i)}this.timeout=setTimeout(()=>{t().catch(n=>{fa.error("error republishing",n)})},e.interval??tf)}async#e(e,t={}){let n=e.split("/");if(n.length===3){let o=n[1];if(o==="ipns")return this.resolve(Pa(n[2]),t);if(o==="ipfs")return Xe.parse(n[2])}throw fa.error("invalid ipfs path %s",e),new Error("Invalid value")}async#t(e,t={}){let n=[this.localStore,...this.routers];t.offline===!0&&(n=[this.localStore]);let o=[];if(await Promise.all(n.map(async i=>{try{let a=await i.get(e,t);await Zc(e,a),o.push(a)}catch(a){fa.error("error finding IPNS record",a)}})),o.length===0)throw new q("Could not find record for routing key","ERR_NOT_FOUND");let s=o[Fi(e,o)];return await this.localStore.put(e,s,t),Jt(s)}};function yA(r,{routers:e=[],resolvers:t=[]}={}){return new rf(r,e,t)}return qg(bA);})();
9
9
  /*! Bundled license information:
10
10
 
11
11
  pvtsutils/build/index.js:
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@helia/ipns",
3
- "version": "4.0.0-163df38",
3
+ "version": "4.0.0-19bf9ce",
4
4
  "description": "An implementation of IPNS for Helia",
5
5
  "license": "Apache-2.0 OR MIT",
6
6
  "homepage": "https://github.com/ipfs/helia/tree/main/packages/ipns#readme",
@@ -164,7 +164,7 @@
164
164
  "release": "aegir release"
165
165
  },
166
166
  "dependencies": {
167
- "@helia/interface": "3.0.1-163df38",
167
+ "@helia/interface": "3.0.1-19bf9ce",
168
168
  "@libp2p/interface": "^1.1.1",
169
169
  "@libp2p/kad-dht": "^12.0.2",
170
170
  "@libp2p/logger": "^4.0.4",