@libp2p/mdns 11.0.47 → 12.0.0-55b7e5fea
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 +7 -8
- package/dist/index.min.js.map +4 -4
- package/dist/src/query.js +5 -5
- package/dist/src/query.js.map +1 -1
- package/package.json +12 -11
- package/src/query.ts +5 -5
- package/dist/typedoc-urls.json +0 -6
package/dist/index.min.js
CHANGED
|
@@ -1,16 +1,15 @@
|
|
|
1
1
|
(function (root, factory) {(typeof module === 'object' && module.exports) ? module.exports = factory() : root.Libp2PMdns = factory()}(typeof self !== 'undefined' ? self : this, function () {
|
|
2
|
-
"use strict";var Libp2PMdns=(()=>{var Vc=Object.create;var Cr=Object.defineProperty;var zc=Object.getOwnPropertyDescriptor;var $c=Object.getOwnPropertyNames;var jc=Object.getPrototypeOf,Gc=Object.prototype.hasOwnProperty;var de=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var Ne=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),fe=(t,e)=>{for(var r in e)Cr(t,r,{get:e[r],enumerable:!0})},di=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of $c(e))!Gc.call(t,o)&&o!==r&&Cr(t,o,{get:()=>e[o],enumerable:!(n=zc(e,o))||n.enumerable});return t};var Tt=(t,e,r)=>(r=t!=null?Vc(jc(t)):{},di(e||!t||!t.__esModule?Cr(r,"default",{value:t,enumerable:!0}):r,t)),Wc=t=>di(Cr({},"__esModule",{value:!0}),t);var gi=Ne(wn=>{"use strict";wn.toString=function(t){switch(t){case 1:return"A";case 10:return"NULL";case 28:return"AAAA";case 18:return"AFSDB";case 42:return"APL";case 257:return"CAA";case 60:return"CDNSKEY";case 59:return"CDS";case 37:return"CERT";case 5:return"CNAME";case 49:return"DHCID";case 32769:return"DLV";case 39:return"DNAME";case 48:return"DNSKEY";case 43:return"DS";case 55:return"HIP";case 13:return"HINFO";case 45:return"IPSECKEY";case 25:return"KEY";case 36:return"KX";case 29:return"LOC";case 15:return"MX";case 35:return"NAPTR";case 2:return"NS";case 47:return"NSEC";case 50:return"NSEC3";case 51:return"NSEC3PARAM";case 12:return"PTR";case 46:return"RRSIG";case 17:return"RP";case 24:return"SIG";case 6:return"SOA";case 99:return"SPF";case 33:return"SRV";case 44:return"SSHFP";case 32768:return"TA";case 249:return"TKEY";case 52:return"TLSA";case 250:return"TSIG";case 16:return"TXT";case 252:return"AXFR";case 251:return"IXFR";case 41:return"OPT";case 255:return"ANY"}return"UNKNOWN_"+t};wn.toType=function(t){switch(t.toUpperCase()){case"A":return 1;case"NULL":return 10;case"AAAA":return 28;case"AFSDB":return 18;case"APL":return 42;case"CAA":return 257;case"CDNSKEY":return 60;case"CDS":return 59;case"CERT":return 37;case"CNAME":return 5;case"DHCID":return 49;case"DLV":return 32769;case"DNAME":return 39;case"DNSKEY":return 48;case"DS":return 43;case"HIP":return 55;case"HINFO":return 13;case"IPSECKEY":return 45;case"KEY":return 25;case"KX":return 36;case"LOC":return 29;case"MX":return 15;case"NAPTR":return 35;case"NS":return 2;case"NSEC":return 47;case"NSEC3":return 50;case"NSEC3PARAM":return 51;case"PTR":return 12;case"RRSIG":return 46;case"RP":return 17;case"SIG":return 24;case"SOA":return 6;case"SPF":return 99;case"SRV":return 33;case"SSHFP":return 44;case"TA":return 32768;case"TKEY":return 249;case"TLSA":return 52;case"TSIG":return 250;case"TXT":return 16;case"AXFR":return 252;case"IXFR":return 251;case"OPT":return 41;case"ANY":return 255;case"*":return 255}return t.toUpperCase().startsWith("UNKNOWN_")?parseInt(t.slice(8)):0}});var yi=Ne(xn=>{"use strict";xn.toString=function(t){switch(t){case 0:return"NOERROR";case 1:return"FORMERR";case 2:return"SERVFAIL";case 3:return"NXDOMAIN";case 4:return"NOTIMP";case 5:return"REFUSED";case 6:return"YXDOMAIN";case 7:return"YXRRSET";case 8:return"NXRRSET";case 9:return"NOTAUTH";case 10:return"NOTZONE";case 11:return"RCODE_11";case 12:return"RCODE_12";case 13:return"RCODE_13";case 14:return"RCODE_14";case 15:return"RCODE_15"}return"RCODE_"+t};xn.toRcode=function(t){switch(t.toUpperCase()){case"NOERROR":return 0;case"FORMERR":return 1;case"SERVFAIL":return 2;case"NXDOMAIN":return 3;case"NOTIMP":return 4;case"REFUSED":return 5;case"YXDOMAIN":return 6;case"YXRRSET":return 7;case"NXRRSET":return 8;case"NOTAUTH":return 9;case"NOTZONE":return 10;case"RCODE_11":return 11;case"RCODE_12":return 12;case"RCODE_13":return 13;case"RCODE_14":return 14;case"RCODE_15":return 15}return 0}});var wi=Ne(bn=>{"use strict";bn.toString=function(t){switch(t){case 0:return"QUERY";case 1:return"IQUERY";case 2:return"STATUS";case 3:return"OPCODE_3";case 4:return"NOTIFY";case 5:return"UPDATE";case 6:return"OPCODE_6";case 7:return"OPCODE_7";case 8:return"OPCODE_8";case 9:return"OPCODE_9";case 10:return"OPCODE_10";case 11:return"OPCODE_11";case 12:return"OPCODE_12";case 13:return"OPCODE_13";case 14:return"OPCODE_14";case 15:return"OPCODE_15"}return"OPCODE_"+t};bn.toOpcode=function(t){switch(t.toUpperCase()){case"QUERY":return 0;case"IQUERY":return 1;case"STATUS":return 2;case"OPCODE_3":return 3;case"NOTIFY":return 4;case"UPDATE":return 5;case"OPCODE_6":return 6;case"OPCODE_7":return 7;case"OPCODE_8":return 8;case"OPCODE_9":return 9;case"OPCODE_10":return 10;case"OPCODE_11":return 11;case"OPCODE_12":return 12;case"OPCODE_13":return 13;case"OPCODE_14":return 14;case"OPCODE_15":return 15}return 0}});var xi=Ne(En=>{"use strict";En.toString=function(t){switch(t){case 1:return"IN";case 2:return"CS";case 3:return"CH";case 4:return"HS";case 255:return"ANY"}return"UNKNOWN_"+t};En.toClass=function(t){switch(t.toUpperCase()){case"IN":return 1;case"CS":return 2;case"CH":return 3;case"HS":return 4;case"ANY":return 255}return 0}});var bi=Ne(In=>{"use strict";In.toString=function(t){switch(t){case 1:return"LLQ";case 2:return"UL";case 3:return"NSID";case 5:return"DAU";case 6:return"DHU";case 7:return"N3U";case 8:return"CLIENT_SUBNET";case 9:return"EXPIRE";case 10:return"COOKIE";case 11:return"TCP_KEEPALIVE";case 12:return"PADDING";case 13:return"CHAIN";case 14:return"KEY_TAG";case 26946:return"DEVICEID"}return t<0?null:`OPTION_${t}`};In.toCode=function(t){if(typeof t=="number")return t;if(!t)return-1;switch(t.toUpperCase()){case"OPTION_0":return 0;case"LLQ":return 1;case"UL":return 2;case"NSID":return 3;case"OPTION_4":return 4;case"DAU":return 5;case"DHU":return 6;case"N3U":return 7;case"CLIENT_SUBNET":return 8;case"EXPIRE":return 9;case"COOKIE":return 10;case"TCP_KEEPALIVE":return 11;case"PADDING":return 12;case"CHAIN":return 13;case"KEY_TAG":return 14;case"DEVICEID":return 26946;case"OPTION_65535":return 65535}let e=t.match(/_(\d+)$/);return e?parseInt(e[1],10):-1}});var vi=Ne((Ii,vn)=>{var Ei=(function(t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decode=d,t.encode=f,t.familyOf=u,t.name=void 0,t.sizeOf=a,t.v6=t.v4=void 0;let e=/^(\d{1,3}\.){3,3}\d{1,3}$/,r=4,n=/^(::)?(((\d{1,3}\.){3}(\d{1,3}){1})?([0-9a-f]){0,4}:{0,2}){1,8}(::)?$/i,o=16,i={name:"v4",size:r,isFormat:l=>e.test(l),encode(l,h,p){p=~~p,h=h||new Uint8Array(p+r);let m=l.length,E=0;for(let U=0;U<m;){let k=l.charCodeAt(U++);k===46?(h[p++]=E,E=0):E=E*10+(k-48)}return h[p]=E,h},decode(l,h){return h=~~h,`${l[h++]}.${l[h++]}.${l[h++]}.${l[h]}`}};t.v4=i;let s={name:"v6",size:o,isFormat:l=>l.length>0&&n.test(l),encode(l,h,p){p=~~p;let m=p+o,E=-1,U=0,k=0,O=!0,M=!1;h=h||new Uint8Array(p+o);for(let R=0;R<l.length;R++){let F=l.charCodeAt(R);F===58?(O?E!==-1?(p<m&&(h[p]=0),p<m-1&&(h[p+1]=0),p+=2):p<m&&(E=p):(M===!0?(p<m&&(h[p]=k),p++):(p<m&&(h[p]=U>>8),p<m-1&&(h[p+1]=U&255),p+=2),U=0,k=0),O=!0,M=!1):F===46?(p<m&&(h[p]=k),p++,k=0,U=0,O=!1,M=!0):(O=!1,F>=97?F-=87:F>=65?F-=55:(F-=48,k=k*10+F),U=(U<<4)+F)}if(O===!1)M===!0?(p<m&&(h[p]=k),p++):(p<m&&(h[p]=U>>8),p<m-1&&(h[p+1]=U&255),p+=2);else if(E===0)p<m&&(h[p]=0),p<m-1&&(h[p+1]=0),p+=2;else if(E!==-1){p+=2;for(let R=Math.min(p-1,m-1);R>=E+2;R--)h[R]=h[R-2];h[E]=0,h[E+1]=0,E=p}if(E!==p&&E!==-1)for(p>m-2&&(p=m-2);m>E;)h[--m]=p<m&&p>E?h[--p]:0;else for(;p<m;)h[p++]=0;return h},decode(l,h){h=~~h;let p="";for(let m=0;m<o;m+=2)m!==0&&(p+=":"),p+=(l[h+m]<<8|l[h+m+1]).toString(16);return p.replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}};t.v6=s;let c="ip";t.name=c;function a(l){if(i.isFormat(l))return i.size;if(s.isFormat(l))return s.size;throw Error(`Invalid ip address: ${l}`)}function u(l){return a(l)===i.size?1:2}function f(l,h,p){p=~~p;let m=a(l);return typeof h=="function"&&(h=h(p+m)),m===i.size?i.encode(l,h,p):s.encode(l,h,p)}function d(l,h,p){if(h=~~h,p=p||l.length-h,p===i.size)return i.decode(l,h,p);if(p===s.size)return s.decode(l,h,p);throw Error(`Invalid buffer size needs to be ${i.size} for v4 or ${s.size} for v6.`)}return"default"in t?t.default:t})({});typeof define=="function"&&define.amd?define([],function(){return Ei}):typeof vn=="object"&&typeof Ii=="object"&&(vn.exports=Ei)});var Bi=Ne(I=>{"use strict";var v=de("buffer").Buffer,tt=gi(),Yc=yi(),Zc=wi(),Or=xi(),Sn=bi(),xt=vi(),Xc=0,Si=32768,An=32768,Qc=~An,Ai=32768,Jc=~Ai,x=I.name={};x.encode=function(t,e,r,{mail:n=!1}={}){e||(e=v.alloc(x.encodingLength(t))),r||(r=0);let o=r,i=t.replace(/^\.|\.$/gm,"");if(i.length){let s=[];if(n){let c="";i.split(".").forEach(a=>{a.endsWith("\\")?c+=(c.length?".":"")+a.slice(0,-1):s.length===0&&c.length?s.push(c+"."+a):s.push(a)})}else s=i.split(".");for(let c=0;c<s.length;c++){let a=e.write(s[c],r+1);e[r]=a,r+=a+1}}return e[r++]=0,x.encode.bytes=r-o,e};x.encode.bytes=0;x.decode=function(t,e,{mail:r=!1}={}){e||(e=0);let n=[],o=e,i=0,s=0,c=!1;for(;;){if(e>=t.length)throw new Error("Cannot decode name (buffer overflow)");let a=t[e++];if(s+=c?0:1,a===0)break;if((a&192)===0){if(e+a>t.length)throw new Error("Cannot decode name (buffer overflow)");if(i+=a+1,i>254)throw new Error("Cannot decode name (name too long)");let u=t.toString("utf-8",e,e+a);r&&(u=u.replace(/\./g,"\\.")),n.push(u),e+=a,s+=c?0:a}else if((a&192)===192){if(e+1>t.length)throw new Error("Cannot decode name (buffer overflow)");let u=t.readUInt16BE(e-1)-49152;if(u>=o)throw new Error("Cannot decode name (bad pointer)");e=u,o=u,s+=c?0:1,c=!0}else throw new Error("Cannot decode name (bad label)")}return x.decode.bytes=s,n.length===0?".":n.join(".")};x.decode.bytes=0;x.encodingLength=function(t){return t==="."||t===".."?1:v.byteLength(t.replace(/^\.|\.$/gm,""))+2};var D={};D.encode=function(t,e,r){e||(e=v.alloc(D.encodingLength(t))),r||(r=0);let n=e.write(t,r+1);return e[r]=n,D.encode.bytes=n+1,e};D.encode.bytes=0;D.decode=function(t,e){e||(e=0);let r=t[e],n=t.toString("utf-8",e+1,e+1+r);return D.decode.bytes=r+1,n};D.decode.bytes=0;D.encodingLength=function(t){return v.byteLength(t)+1};var Ue={};Ue.encode=function(t,e,r){e||(e=Ue.encodingLength(t)),r||(r=0);let n=(t.flags||0)&32767,o=t.type==="response"?Si:Xc;return e.writeUInt16BE(t.id||0,r),e.writeUInt16BE(n|o,r+2),e.writeUInt16BE(t.questions.length,r+4),e.writeUInt16BE(t.answers.length,r+6),e.writeUInt16BE(t.authorities.length,r+8),e.writeUInt16BE(t.additionals.length,r+10),e};Ue.encode.bytes=12;Ue.decode=function(t,e){if(e||(e=0),t.length<12)throw new Error("Header must be 12 bytes");let r=t.readUInt16BE(e+2);return{id:t.readUInt16BE(e),type:r&Si?"response":"query",flags:r&32767,flag_qr:(r>>15&1)===1,opcode:Zc.toString(r>>11&15),flag_aa:(r>>10&1)===1,flag_tc:(r>>9&1)===1,flag_rd:(r>>8&1)===1,flag_ra:(r>>7&1)===1,flag_z:(r>>6&1)===1,flag_ad:(r>>5&1)===1,flag_cd:(r>>4&1)===1,rcode:Yc.toString(r&15),questions:new Array(t.readUInt16BE(e+4)),answers:new Array(t.readUInt16BE(e+6)),authorities:new Array(t.readUInt16BE(e+8)),additionals:new Array(t.readUInt16BE(e+10))}};Ue.decode.bytes=12;Ue.encodingLength=function(){return 12};var je=I.unknown={};je.encode=function(t,e,r){return e||(e=v.alloc(je.encodingLength(t))),r||(r=0),e.writeUInt16BE(t.length,r),t.copy(e,r+2),je.encode.bytes=t.length+2,e};je.encode.bytes=0;je.decode=function(t,e){e||(e=0);let r=t.readUInt16BE(e),n=t.slice(e+2,e+2+r);return je.decode.bytes=r+2,n};je.decode.bytes=0;je.encodingLength=function(t){return t.length+2};var Ge=I.ns={};Ge.encode=function(t,e,r){return e||(e=v.alloc(Ge.encodingLength(t))),r||(r=0),x.encode(t,e,r+2),e.writeUInt16BE(x.encode.bytes,r),Ge.encode.bytes=x.encode.bytes+2,e};Ge.encode.bytes=0;Ge.decode=function(t,e){e||(e=0);let r=t.readUInt16BE(e),n=x.decode(t,e+2);return Ge.decode.bytes=r+2,n};Ge.decode.bytes=0;Ge.encodingLength=function(t){return x.encodingLength(t)+2};var We=I.soa={};We.encode=function(t,e,r){e||(e=v.alloc(We.encodingLength(t))),r||(r=0);let n=r;return r+=2,x.encode(t.mname,e,r),r+=x.encode.bytes,x.encode(t.rname,e,r,{mail:!0}),r+=x.encode.bytes,e.writeUInt32BE(t.serial||0,r),r+=4,e.writeUInt32BE(t.refresh||0,r),r+=4,e.writeUInt32BE(t.retry||0,r),r+=4,e.writeUInt32BE(t.expire||0,r),r+=4,e.writeUInt32BE(t.minimum||0,r),r+=4,e.writeUInt16BE(r-n-2,n),We.encode.bytes=r-n,e};We.encode.bytes=0;We.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.mname=x.decode(t,e),e+=x.decode.bytes,n.rname=x.decode(t,e,{mail:!0}),e+=x.decode.bytes,n.serial=t.readUInt32BE(e),e+=4,n.refresh=t.readUInt32BE(e),e+=4,n.retry=t.readUInt32BE(e),e+=4,n.expire=t.readUInt32BE(e),e+=4,n.minimum=t.readUInt32BE(e),e+=4,We.decode.bytes=e-r,n};We.decode.bytes=0;We.encodingLength=function(t){return 22+x.encodingLength(t.mname)+x.encodingLength(t.rname)};var Ye=I.txt={};Ye.encode=function(t,e,r){Array.isArray(t)||(t=[t]);for(let o=0;o<t.length;o++)if(typeof t[o]=="string"&&(t[o]=v.from(t[o])),!v.isBuffer(t[o]))throw new Error("Must be a Buffer");e||(e=v.alloc(Ye.encodingLength(t))),r||(r=0);let n=r;return r+=2,t.forEach(function(o){e[r++]=o.length,o.copy(e,r,0,o.length),r+=o.length}),e.writeUInt16BE(r-n-2,n),Ye.encode.bytes=r-n,e};Ye.encode.bytes=0;Ye.decode=function(t,e){e||(e=0);let r=e,n=t.readUInt16BE(e);e+=2;let o=[];for(;n>0;){let i=t[e++];if(--n,n<i)throw new Error("Buffer overflow");o.push(t.slice(e,e+i)),e+=i,n-=i}return Ye.decode.bytes=e-r,o};Ye.decode.bytes=0;Ye.encodingLength=function(t){Array.isArray(t)||(t=[t]);let e=2;return t.forEach(function(r){typeof r=="string"?e+=v.byteLength(r)+1:e+=r.length+1}),e};var Ze=I.null={};Ze.encode=function(t,e,r){e||(e=v.alloc(Ze.encodingLength(t))),r||(r=0),typeof t=="string"&&(t=v.from(t)),t||(t=v.alloc(0));let n=r;r+=2;let o=t.length;return t.copy(e,r,0,o),r+=o,e.writeUInt16BE(r-n-2,n),Ze.encode.bytes=r-n,e};Ze.encode.bytes=0;Ze.decode=function(t,e){e||(e=0);let r=e,n=t.readUInt16BE(e);e+=2;let o=t.slice(e,e+n);return e+=n,Ze.decode.bytes=e-r,o};Ze.decode.bytes=0;Ze.encodingLength=function(t){return t?(v.isBuffer(t)?t.length:v.byteLength(t))+2:2};var Xe=I.hinfo={};Xe.encode=function(t,e,r){e||(e=v.alloc(Xe.encodingLength(t))),r||(r=0);let n=r;return r+=2,D.encode(t.cpu,e,r),r+=D.encode.bytes,D.encode(t.os,e,r),r+=D.encode.bytes,e.writeUInt16BE(r-n-2,n),Xe.encode.bytes=r-n,e};Xe.encode.bytes=0;Xe.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.cpu=D.decode(t,e),e+=D.decode.bytes,n.os=D.decode(t,e),e+=D.decode.bytes,Xe.decode.bytes=e-r,n};Xe.decode.bytes=0;Xe.encodingLength=function(t){return D.encodingLength(t.cpu)+D.encodingLength(t.os)+2};var Be=I.ptr={},ea=I.cname=Be,ta=I.dname=Be;Be.encode=function(t,e,r){return e||(e=v.alloc(Be.encodingLength(t))),r||(r=0),x.encode(t,e,r+2),e.writeUInt16BE(x.encode.bytes,r),Be.encode.bytes=x.encode.bytes+2,e};Be.encode.bytes=0;Be.decode=function(t,e){e||(e=0);let r=x.decode(t,e+2);return Be.decode.bytes=x.decode.bytes+2,r};Be.decode.bytes=0;Be.encodingLength=function(t){return x.encodingLength(t)+2};var Qe=I.srv={};Qe.encode=function(t,e,r){e||(e=v.alloc(Qe.encodingLength(t))),r||(r=0),e.writeUInt16BE(t.priority||0,r+2),e.writeUInt16BE(t.weight||0,r+4),e.writeUInt16BE(t.port||0,r+6),x.encode(t.target,e,r+8);let n=x.encode.bytes+6;return e.writeUInt16BE(n,r),Qe.encode.bytes=n+2,e};Qe.encode.bytes=0;Qe.decode=function(t,e){e||(e=0);let r=t.readUInt16BE(e),n={};return n.priority=t.readUInt16BE(e+2),n.weight=t.readUInt16BE(e+4),n.port=t.readUInt16BE(e+6),n.target=x.decode(t,e+8),Qe.decode.bytes=r+2,n};Qe.decode.bytes=0;Qe.encodingLength=function(t){return 8+x.encodingLength(t.target)};var me=I.caa={};me.ISSUER_CRITICAL=128;me.encode=function(t,e,r){let n=me.encodingLength(t);return e||(e=v.alloc(me.encodingLength(t))),r||(r=0),t.issuerCritical&&(t.flags=me.ISSUER_CRITICAL),e.writeUInt16BE(n-2,r),r+=2,e.writeUInt8(t.flags||0,r),r+=1,D.encode(t.tag,e,r),r+=D.encode.bytes,e.write(t.value,r),r+=v.byteLength(t.value),me.encode.bytes=n,e};me.encode.bytes=0;me.decode=function(t,e){e||(e=0);let r=t.readUInt16BE(e);e+=2;let n=e,o={};return o.flags=t.readUInt8(e),e+=1,o.tag=D.decode(t,e),e+=D.decode.bytes,o.value=t.toString("utf-8",e,n+r),o.issuerCritical=!!(o.flags&me.ISSUER_CRITICAL),me.decode.bytes=r+2,o};me.decode.bytes=0;me.encodingLength=function(t){return D.encodingLength(t.tag)+D.encodingLength(t.value)+2};var lt=I.mx={};lt.encode=function(t,e,r){e||(e=v.alloc(lt.encodingLength(t))),r||(r=0);let n=r;return r+=2,e.writeUInt16BE(t.preference||0,r),r+=2,x.encode(t.exchange,e,r),r+=x.encode.bytes,e.writeUInt16BE(r-n-2,n),lt.encode.bytes=r-n,e};lt.encode.bytes=0;lt.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.preference=t.readUInt16BE(e),e+=2,n.exchange=x.decode(t,e),e+=x.decode.bytes,lt.decode.bytes=e-r,n};lt.encodingLength=function(t){return 4+x.encodingLength(t.exchange)};var Je=I.a={};Je.encode=function(t,e,r){return e||(e=v.alloc(Je.encodingLength(t))),r||(r=0),e.writeUInt16BE(4,r),r+=2,xt.v4.encode(t,e,r),Je.encode.bytes=6,e};Je.encode.bytes=0;Je.decode=function(t,e){e||(e=0),e+=2;let r=xt.v4.decode(t,e);return Je.decode.bytes=6,r};Je.decode.bytes=0;Je.encodingLength=function(){return 6};var et=I.aaaa={};et.encode=function(t,e,r){return e||(e=v.alloc(et.encodingLength(t))),r||(r=0),e.writeUInt16BE(16,r),r+=2,xt.v6.encode(t,e,r),et.encode.bytes=18,e};et.encode.bytes=0;et.decode=function(t,e){e||(e=0),e+=2;let r=xt.v6.decode(t,e);return et.decode.bytes=18,r};et.decode.bytes=0;et.encodingLength=function(){return 18};var he=I.option={};he.encode=function(t,e,r){e||(e=v.alloc(he.encodingLength(t))),r||(r=0);let n=r,o=Sn.toCode(t.code);if(e.writeUInt16BE(o,r),r+=2,t.data)e.writeUInt16BE(t.data.length,r),r+=2,t.data.copy(e,r),r+=t.data.length;else switch(o){case 8:let i=t.sourcePrefixLength||0,s=t.family||xt.familyOf(t.ip),c=xt.encode(t.ip,v.alloc),a=Math.ceil(i/8);e.writeUInt16BE(a+4,r),r+=2,e.writeUInt16BE(s,r),r+=2,e.writeUInt8(i,r++),e.writeUInt8(t.scopePrefixLength||0,r++),c.copy(e,r,0,a),r+=a;break;case 11:t.timeout?(e.writeUInt16BE(2,r),r+=2,e.writeUInt16BE(t.timeout,r),r+=2):(e.writeUInt16BE(0,r),r+=2);break;case 12:let u=t.length||0;e.writeUInt16BE(u,r),r+=2,e.fill(0,r,r+u),r+=u;break;case 14:let f=t.tags.length*2;e.writeUInt16BE(f,r),r+=2;for(let d of t.tags)e.writeUInt16BE(d,r),r+=2;break;default:throw new Error(`Unknown roption code: ${t.code}`)}return he.encode.bytes=r-n,e};he.encode.bytes=0;he.decode=function(t,e){e||(e=0);let r={};r.code=t.readUInt16BE(e),r.type=Sn.toString(r.code),e+=2;let n=t.readUInt16BE(e);switch(e+=2,r.data=t.slice(e,e+n),r.code){case 8:r.family=t.readUInt16BE(e),e+=2,r.sourcePrefixLength=t.readUInt8(e++),r.scopePrefixLength=t.readUInt8(e++);let o=v.alloc(r.family===1?4:16);t.copy(o,0,e,e+n-4),r.ip=xt.decode(o);break;case 11:n>0&&(r.timeout=t.readUInt16BE(e),e+=2);break;case 14:r.tags=[];for(let i=0;i<n;i+=2)r.tags.push(t.readUInt16BE(e)),e+=2}return he.decode.bytes=n+4,r};he.decode.bytes=0;he.encodingLength=function(t){if(t.data)return t.data.length+4;switch(Sn.toCode(t.code)){case 8:let r=t.sourcePrefixLength||0;return Math.ceil(r/8)+8;case 11:return typeof t.timeout=="number"?6:4;case 12:return t.length+4;case 14:return 4+t.tags.length*2}throw new Error(`Unknown roption code: ${t.code}`)};var ye=I.opt={};ye.encode=function(t,e,r){e||(e=v.alloc(ye.encodingLength(t))),r||(r=0);let n=r,o=_t(t,he);return e.writeUInt16BE(o,r),r=Xt(t,he,e,r+2),ye.encode.bytes=r-n,e};ye.encode.bytes=0;ye.decode=function(t,e){e||(e=0);let r=e,n=[],o=t.readUInt16BE(e);e+=2;let i=0;for(;o>0;)n[i++]=he.decode(t,e),e+=he.decode.bytes,o-=he.decode.bytes;return ye.decode.bytes=e-r,n};ye.decode.bytes=0;ye.encodingLength=function(t){return 2+_t(t||[],he)};var ae=I.dnskey={};ae.PROTOCOL_DNSSEC=3;ae.ZONE_KEY=128;ae.SECURE_ENTRYPOINT=32768;ae.encode=function(t,e,r){e||(e=v.alloc(ae.encodingLength(t))),r||(r=0);let n=r,o=t.key;if(!v.isBuffer(o))throw new Error("Key must be a Buffer");return r+=2,e.writeUInt16BE(t.flags,r),r+=2,e.writeUInt8(ae.PROTOCOL_DNSSEC,r),r+=1,e.writeUInt8(t.algorithm,r),r+=1,o.copy(e,r,0,o.length),r+=o.length,ae.encode.bytes=r-n,e.writeUInt16BE(ae.encode.bytes-2,n),e};ae.encode.bytes=0;ae.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);if(e+=2,n.flags=t.readUInt16BE(e),e+=2,t.readUInt8(e)!==ae.PROTOCOL_DNSSEC)throw new Error("Protocol must be 3");return e+=1,n.algorithm=t.readUInt8(e),e+=1,n.key=t.slice(e,r+o+2),e+=n.key.length,ae.decode.bytes=e-r,n};ae.decode.bytes=0;ae.encodingLength=function(t){return 6+v.byteLength(t.key)};var ke=I.rrsig={};ke.encode=function(t,e,r){e||(e=v.alloc(ke.encodingLength(t))),r||(r=0);let n=r,o=t.signature;if(!v.isBuffer(o))throw new Error("Signature must be a Buffer");return r+=2,e.writeUInt16BE(tt.toType(t.typeCovered),r),r+=2,e.writeUInt8(t.algorithm,r),r+=1,e.writeUInt8(t.labels,r),r+=1,e.writeUInt32BE(t.originalTTL,r),r+=4,e.writeUInt32BE(t.expiration,r),r+=4,e.writeUInt32BE(t.inception,r),r+=4,e.writeUInt16BE(t.keyTag,r),r+=2,x.encode(t.signersName,e,r),r+=x.encode.bytes,o.copy(e,r,0,o.length),r+=o.length,ke.encode.bytes=r-n,e.writeUInt16BE(ke.encode.bytes-2,n),e};ke.encode.bytes=0;ke.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);return e+=2,n.typeCovered=tt.toString(t.readUInt16BE(e)),e+=2,n.algorithm=t.readUInt8(e),e+=1,n.labels=t.readUInt8(e),e+=1,n.originalTTL=t.readUInt32BE(e),e+=4,n.expiration=t.readUInt32BE(e),e+=4,n.inception=t.readUInt32BE(e),e+=4,n.keyTag=t.readUInt16BE(e),e+=2,n.signersName=x.decode(t,e),e+=x.decode.bytes,n.signature=t.slice(e,r+o+2),e+=n.signature.length,ke.decode.bytes=e-r,n};ke.decode.bytes=0;ke.encodingLength=function(t){return 20+x.encodingLength(t.signersName)+v.byteLength(t.signature)};var Ke=I.rp={};Ke.encode=function(t,e,r){e||(e=v.alloc(Ke.encodingLength(t))),r||(r=0);let n=r;return r+=2,x.encode(t.mbox||".",e,r,{mail:!0}),r+=x.encode.bytes,x.encode(t.txt||".",e,r),r+=x.encode.bytes,Ke.encode.bytes=r-n,e.writeUInt16BE(Ke.encode.bytes-2,n),e};Ke.encode.bytes=0;Ke.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.mbox=x.decode(t,e,{mail:!0})||".",e+=x.decode.bytes,n.txt=x.decode(t,e)||".",e+=x.decode.bytes,Ke.decode.bytes=e-r,n};Ke.decode.bytes=0;Ke.encodingLength=function(t){return 2+x.encodingLength(t.mbox||".")+x.encodingLength(t.txt||".")};var Z={};Z.encode=function(t,e,r){e||(e=v.alloc(Z.encodingLength(t))),r||(r=0);let n=r;for(var o=[],i=0;i<t.length;i++){var s=tt.toType(t[i]);o[s>>8]===void 0&&(o[s>>8]=[]),o[s>>8][s>>3&31]|=1<<7-(s&7)}for(i=0;i<o.length;i++)if(o[i]!==void 0){var c=v.from(o[i]);e.writeUInt8(i,r),r+=1,e.writeUInt8(c.length,r),r+=1,c.copy(e,r),r+=c.length}return Z.encode.bytes=r-n,e};Z.encode.bytes=0;Z.decode=function(t,e,r){e||(e=0);let n=e;for(var o=[];e-n<r;){var i=t.readUInt8(e);e+=1;var s=t.readUInt8(e);e+=1;for(var c=0;c<s;c++)for(var a=t.readUInt8(e+c),u=0;u<8;u++)if(a&1<<7-u){var f=tt.toString(i<<8|c<<3|u);o.push(f)}e+=s}return Z.decode.bytes=e-n,o};Z.decode.bytes=0;Z.encodingLength=function(t){for(var e=[],r=0;r<t.length;r++){var n=tt.toType(t[r]);e[n>>8]=Math.max(e[n>>8]||0,n&255)}var o=0;for(r=0;r<e.length;r++)e[r]!==void 0&&(o+=2+Math.ceil((e[r]+1)/8));return o};var Me=I.nsec={};Me.encode=function(t,e,r){e||(e=v.alloc(Me.encodingLength(t))),r||(r=0);let n=r;return r+=2,x.encode(t.nextDomain,e,r),r+=x.encode.bytes,Z.encode(t.rrtypes,e,r),r+=Z.encode.bytes,Me.encode.bytes=r-n,e.writeUInt16BE(Me.encode.bytes-2,n),e};Me.encode.bytes=0;Me.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);return e+=2,n.nextDomain=x.decode(t,e),e+=x.decode.bytes,n.rrtypes=Z.decode(t,e,o-(e-r)),e+=Z.decode.bytes,Me.decode.bytes=e-r,n};Me.decode.bytes=0;Me.encodingLength=function(t){return 2+x.encodingLength(t.nextDomain)+Z.encodingLength(t.rrtypes)};var Fe=I.nsec3={};Fe.encode=function(t,e,r){e||(e=v.alloc(Fe.encodingLength(t))),r||(r=0);let n=r,o=t.salt;if(!v.isBuffer(o))throw new Error("salt must be a Buffer");let i=t.nextDomain;if(!v.isBuffer(i))throw new Error("nextDomain must be a Buffer");return r+=2,e.writeUInt8(t.algorithm,r),r+=1,e.writeUInt8(t.flags,r),r+=1,e.writeUInt16BE(t.iterations,r),r+=2,e.writeUInt8(o.length,r),r+=1,o.copy(e,r,0,o.length),r+=o.length,e.writeUInt8(i.length,r),r+=1,i.copy(e,r,0,i.length),r+=i.length,Z.encode(t.rrtypes,e,r),r+=Z.encode.bytes,Fe.encode.bytes=r-n,e.writeUInt16BE(Fe.encode.bytes-2,n),e};Fe.encode.bytes=0;Fe.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);e+=2,n.algorithm=t.readUInt8(e),e+=1,n.flags=t.readUInt8(e),e+=1,n.iterations=t.readUInt16BE(e),e+=2;let i=t.readUInt8(e);e+=1,n.salt=t.slice(e,e+i),e+=i;let s=t.readUInt8(e);return e+=1,n.nextDomain=t.slice(e,e+s),e+=s,n.rrtypes=Z.decode(t,e,o-(e-r)),e+=Z.decode.bytes,Fe.decode.bytes=e-r,n};Fe.decode.bytes=0;Fe.encodingLength=function(t){return 8+t.salt.length+t.nextDomain.length+Z.encodingLength(t.rrtypes)};var He=I.ds={};He.encode=function(t,e,r){e||(e=v.alloc(He.encodingLength(t))),r||(r=0);let n=r,o=t.digest;if(!v.isBuffer(o))throw new Error("Digest must be a Buffer");return r+=2,e.writeUInt16BE(t.keyTag,r),r+=2,e.writeUInt8(t.algorithm,r),r+=1,e.writeUInt8(t.digestType,r),r+=1,o.copy(e,r,0,o.length),r+=o.length,He.encode.bytes=r-n,e.writeUInt16BE(He.encode.bytes-2,n),e};He.encode.bytes=0;He.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);return e+=2,n.keyTag=t.readUInt16BE(e),e+=2,n.algorithm=t.readUInt8(e),e+=1,n.digestType=t.readUInt8(e),e+=1,n.digest=t.slice(e,r+o+2),e+=n.digest.length,He.decode.bytes=e-r,n};He.decode.bytes=0;He.encodingLength=function(t){return 6+v.byteLength(t.digest)};var ge=I.sshfp={};ge.getFingerprintLengthForHashType=function(e){switch(e){case 1:return 20;case 2:return 32}};ge.encode=function(e,r,n){r||(r=v.alloc(ge.encodingLength(e))),n||(n=0);let o=n;n+=2,r[n]=e.algorithm,n+=1,r[n]=e.hash,n+=1;let i=v.from(e.fingerprint.toUpperCase(),"hex");if(i.length!==ge.getFingerprintLengthForHashType(e.hash))throw new Error("Invalid fingerprint length");return i.copy(r,n),n+=i.byteLength,ge.encode.bytes=n-o,r.writeUInt16BE(ge.encode.bytes-2,o),r};ge.encode.bytes=0;ge.decode=function(e,r){r||(r=0);let n=r,o={};r+=2,o.algorithm=e[r],r+=1,o.hash=e[r],r+=1;let i=ge.getFingerprintLengthForHashType(o.hash);return o.fingerprint=e.slice(r,r+i).toString("hex").toUpperCase(),r+=i,ge.decode.bytes=r-n,o};ge.decode.bytes=0;ge.encodingLength=function(t){return 4+v.from(t.fingerprint,"hex").byteLength};var qe=I.naptr={};qe.encode=function(t,e,r){e||(e=v.alloc(qe.encodingLength(t))),r||(r=0);let n=r;return r+=2,e.writeUInt16BE(t.order||0,r),r+=2,e.writeUInt16BE(t.preference||0,r),r+=2,D.encode(t.flags,e,r),r+=D.encode.bytes,D.encode(t.services,e,r),r+=D.encode.bytes,D.encode(t.regexp,e,r),r+=D.encode.bytes,x.encode(t.replacement,e,r),r+=x.encode.bytes,qe.encode.bytes=r-n,e.writeUInt16BE(qe.encode.bytes-2,n),e};qe.encode.bytes=0;qe.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.order=t.readUInt16BE(e),e+=2,n.preference=t.readUInt16BE(e),e+=2,n.flags=D.decode(t,e),e+=D.decode.bytes,n.services=D.decode(t,e),e+=D.decode.bytes,n.regexp=D.decode(t,e),e+=D.decode.bytes,n.replacement=x.decode(t,e),e+=x.decode.bytes,qe.decode.bytes=e-r,n};qe.decode.bytes=0;qe.encodingLength=function(t){return D.encodingLength(t.flags)+D.encodingLength(t.services)+D.encodingLength(t.regexp)+x.encodingLength(t.replacement)+6};var Ve=I.tlsa={};Ve.encode=function(t,e,r){e||(e=v.alloc(Ve.encodingLength(t))),r||(r=0);let n=r,o=t.certificate;if(!v.isBuffer(o))throw new Error("Certificate must be a Buffer");return r+=2,e.writeUInt8(t.usage,r),r+=1,e.writeUInt8(t.selector,r),r+=1,e.writeUInt8(t.matchingType,r),r+=1,o.copy(e,r,0,o.length),r+=o.length,Ve.encode.bytes=r-n,e.writeUInt16BE(Ve.encode.bytes-2,n),e};Ve.encode.bytes=0;Ve.decode=function(t,e){e||(e=0);let r=e,n={},o=t.readUInt16BE(e);return e+=2,n.usage=t.readUInt8(e),e+=1,n.selector=t.readUInt8(e),e+=1,n.matchingType=t.readUInt8(e),e+=1,n.certificate=t.slice(e,r+o+2),e+=n.certificate.length,Ve.decode.bytes=e-r,n};Ve.decode.bytes=0;Ve.encodingLength=function(t){return 5+v.byteLength(t.certificate)};var Bn=I.record=function(t){switch(t.toUpperCase()){case"A":return Je;case"PTR":return Be;case"CNAME":return ea;case"DNAME":return ta;case"TXT":return Ye;case"NULL":return Ze;case"AAAA":return et;case"SRV":return Qe;case"HINFO":return Xe;case"CAA":return me;case"NS":return Ge;case"SOA":return We;case"MX":return lt;case"OPT":return ye;case"DNSKEY":return ae;case"RRSIG":return ke;case"RP":return Ke;case"NSEC":return Me;case"NSEC3":return Fe;case"SSHFP":return ge;case"DS":return He;case"NAPTR":return qe;case"TLSA":return Ve}return je},Q=I.answer={};Q.encode=function(t,e,r){e||(e=v.alloc(Q.encodingLength(t))),r||(r=0);let n=r;if(x.encode(t.name,e,r),r+=x.encode.bytes,e.writeUInt16BE(tt.toType(t.type),r),t.type.toUpperCase()==="OPT"){if(t.name!==".")throw new Error("OPT name must be root.");e.writeUInt16BE(t.udpPayloadSize||4096,r+2),e.writeUInt8(t.extendedRcode||0,r+4),e.writeUInt8(t.ednsVersion||0,r+5),e.writeUInt16BE(t.flags||0,r+6),r+=8,ye.encode(t.options||[],e,r),r+=ye.encode.bytes}else{let o=Or.toClass(t.class===void 0?"IN":t.class);t.flush&&(o|=An),e.writeUInt16BE(o,r+2),e.writeUInt32BE(t.ttl||0,r+4),r+=8;let i=Bn(t.type);i.encode(t.data,e,r),r+=i.encode.bytes}return Q.encode.bytes=r-n,e};Q.encode.bytes=0;Q.decode=function(t,e){e||(e=0);let r={},n=e;if(r.name=x.decode(t,e),e+=x.decode.bytes,r.type=tt.toString(t.readUInt16BE(e)),r.type==="OPT")r.udpPayloadSize=t.readUInt16BE(e+2),r.extendedRcode=t.readUInt8(e+4),r.ednsVersion=t.readUInt8(e+5),r.flags=t.readUInt16BE(e+6),r.flag_do=(r.flags>>15&1)===1,r.options=ye.decode(t,e+8),e+=8+ye.decode.bytes;else{let o=t.readUInt16BE(e+2);r.ttl=t.readUInt32BE(e+4),r.class=Or.toString(o&Qc),r.flush=!!(o&An);let i=Bn(r.type);r.data=i.decode(t,e+8),e+=8+i.decode.bytes}return Q.decode.bytes=e-n,r};Q.decode.bytes=0;Q.encodingLength=function(t){let e=t.data!==null&&t.data!==void 0?t.data:t.options;return x.encodingLength(t.name)+8+Bn(t.type).encodingLength(e)};var Ce=I.question={};Ce.encode=function(t,e,r){e||(e=v.alloc(Ce.encodingLength(t))),r||(r=0);let n=r;return x.encode(t.name,e,r),r+=x.encode.bytes,e.writeUInt16BE(tt.toType(t.type),r),r+=2,e.writeUInt16BE(Or.toClass(t.class===void 0?"IN":t.class),r),r+=2,Ce.encode.bytes=r-n,t};Ce.encode.bytes=0;Ce.decode=function(t,e){e||(e=0);let r=e,n={};return n.name=x.decode(t,e),e+=x.decode.bytes,n.type=tt.toString(t.readUInt16BE(e)),e+=2,n.class=Or.toString(t.readUInt16BE(e)),e+=2,!!(n.class&Ai)&&(n.class&=Jc),Ce.decode.bytes=e-r,n};Ce.decode.bytes=0;Ce.encodingLength=function(t){return x.encodingLength(t.name)+4};I.AUTHORITATIVE_ANSWER=1024;I.TRUNCATED_RESPONSE=512;I.RECURSION_DESIRED=256;I.RECURSION_AVAILABLE=128;I.AUTHENTIC_DATA=32;I.CHECKING_DISABLED=16;I.DNSSEC_OK=32768;I.encode=function(t,e,r){let n=!e;n&&(e=v.alloc(I.encodingLength(t))),r||(r=0);let o=r;return t.questions||(t.questions=[]),t.answers||(t.answers=[]),t.authorities||(t.authorities=[]),t.additionals||(t.additionals=[]),Ue.encode(t,e,r),r+=Ue.encode.bytes,r=Xt(t.questions,Ce,e,r),r=Xt(t.answers,Q,e,r),r=Xt(t.authorities,Q,e,r),r=Xt(t.additionals,Q,e,r),I.encode.bytes=r-o,n&&I.encode.bytes!==e.length?e.slice(0,I.encode.bytes):e};I.encode.bytes=0;I.decode=function(t,e){e||(e=0);let r=e,n=Ue.decode(t,e);return e+=Ue.decode.bytes,e=_r(n.questions,Ce,t,e),e=_r(n.answers,Q,t,e),e=_r(n.authorities,Q,t,e),e=_r(n.additionals,Q,t,e),I.decode.bytes=e-r,n};I.decode.bytes=0;I.encodingLength=function(t){return Ue.encodingLength(t)+_t(t.questions||[],Ce)+_t(t.answers||[],Q)+_t(t.authorities||[],Q)+_t(t.additionals||[],Q)};I.streamEncode=function(t){let e=I.encode(t),r=v.alloc(2);r.writeUInt16BE(e.byteLength);let n=v.concat([r,e]);return I.streamEncode.bytes=n.byteLength,n};I.streamEncode.bytes=0;I.streamDecode=function(t){let e=t.readUInt16BE(0);if(t.byteLength<e+2)return null;let r=I.decode(t.slice(2));return I.streamDecode.bytes=I.decode.bytes,r};I.streamDecode.bytes=0;function _t(t,e){let r=0;for(let n=0;n<t.length;n++)r+=e.encodingLength(t[n]);return r}function Xt(t,e,r,n){for(let o=0;o<t.length;o++)e.encode(t[o],r,n),n+=e.encode.bytes;return n}function _r(t,e,r,n){for(let o=0;o<t.length;o++)t[o]=e.decode(r,n),n+=e.decode.bytes;return n}});var Li=Ne((ch,Ui)=>{"use strict";var Ci=ca;process.nextTick(sa,42);Ui.exports=ra;function ra(t){var e=n;return r;function r(o){e(o||oa)}function n(o){var i=[o];e=s,t(c);function s(a){i.push(a)}function c(a){var u=arguments;for(e=na(a)?n:f;i.length;)f(i.shift());function f(d){Ci(ia,d,u)}}}}function na(t){return Object.prototype.toString.call(t)==="[object Error]"}function oa(){}function ia(t,e){t.apply(null,e)}function sa(t){t===42&&(Ci=process.nextTick)}function ca(t,e,r){process.nextTick(function(){t(e,r)})}});var _i=Ne((ah,Ti)=>{var Cn=Bi(),aa=de("dgram"),ua=Li(),la=de("events"),Ln=de("os"),Un=function(){};Ti.exports=function(t){t||(t={});var e=new la.EventEmitter,r=typeof t.port=="number"?t.port:5353,n=t.type||"udp4",o=t.ip||t.host||(n==="udp4"?"224.0.0.251":null),i={address:o,port:r},s={},c=!1,a=null;if(n==="udp6"&&(!o||!t.interface))throw new Error("For IPv6 multicast you must specify `ip` and `interface`");var u=t.socket||aa.createSocket({type:n,reuseAddr:t.reuseAddr!==!1,toString:function(){return n}});u.on("error",function(d){d.code==="EACCES"||d.code==="EADDRINUSE"?e.emit("error",d):e.emit("warning",d)}),u.on("message",function(d,l){try{d=Cn.decode(d)}catch(h){e.emit("warning",h);return}e.emit("packet",d,l),d.type==="query"&&e.emit("query",d,l),d.type==="response"&&e.emit("response",d,l)}),u.on("listening",function(){r||(r=i.port=u.address().port),t.multicast!==!1&&(e.update(),a=setInterval(e.update,5e3),u.setMulticastTTL(t.ttl||255),u.setMulticastLoopback(t.loopback!==!1))});var f=ua(function(d){if(!r||t.bind===!1)return d(null);u.once("error",d),u.bind(r,t.bind||t.interface,function(){u.removeListener("error",d),d(null)})});return f(function(d){if(d)return e.emit("error",d);e.emit("ready")}),e.send=function(d,l,h){if(typeof l=="function")return e.send(d,null,l);h||(h=Un),l?!l.host&&!l.address&&(l.address=i.address):l=i,f(p);function p(m){if(c)return h();if(m)return h(m);var E=Cn.encode(d);u.send(E,0,E.length,l.port,l.address||l.host,h)}},e.response=e.respond=function(d,l,h){Array.isArray(d)&&(d={answers:d}),d.type="response",d.flags=(d.flags||0)|Cn.AUTHORITATIVE_ANSWER,e.send(d,l,h)},e.query=function(d,l,h,p){if(typeof l=="function")return e.query(d,null,null,l);if(typeof l=="object"&&l&&l.port)return e.query(d,null,l,h);if(typeof h=="function")return e.query(d,l,null,h);p||(p=Un),typeof d=="string"&&(d=[{name:d,type:l||"ANY"}]),Array.isArray(d)&&(d={type:"query",questions:d}),d.type="query",e.send(d,h,p)},e.destroy=function(d){if(d||(d=Un),c)return process.nextTick(d);c=!0,clearInterval(a);for(var l in s)try{u.dropMembership(o,l)}catch{}s={},u.close(d)},e.update=function(){for(var d=t.interface?[].concat(t.interface):ha(),l=!1,h=0;h<d.length;h++){var p=d[h];if(!s[p])try{u.addMembership(o,p),s[p]=!0,l=!0}catch(m){e.emit("warning",m)}}if(l){if(u.setMulticastInterface)try{u.setMulticastInterface(t.interface||da())}catch(m){e.emit("warning",m)}e.emit("networkInterface")}},e};function da(){for(var t=Ln.networkInterfaces(),e=Object.keys(t),r=0;r<e.length;r++)for(var n=t[e[r]],o=0;o<n.length;o++){var i=n[o];if(Di(i.family)&&!i.internal)return Ln.platform()==="darwin"&&e[r]==="en0"?i.address:"0.0.0.0"}return"127.0.0.1"}function ha(){for(var t=Ln.networkInterfaces(),e=Object.keys(t),r=[],n=0;n<e.length;n++)for(var o=t[e[n]],i=0;i<o.length;i++){var s=o[i];if(Di(s.family)){r.push(s.address);break}}return r}function Di(t){return t===4||t==="IPv4"}});var gc=Ne(br=>{(function(){var t,e,r,n,o,i,s,c;c=function(a){var u,f,d,l;return u=(a&255<<24)>>>24,f=(a&255<<16)>>>16,d=(a&65280)>>>8,l=a&255,[u,f,d,l].join(".")},s=function(a){var u,f,d,l,h,p;for(u=[],d=l=0;l<=3&&a.length!==0;d=++l){if(d>0){if(a[0]!==".")throw new Error("Invalid IP");a=a.substring(1)}p=e(a),h=p[0],f=p[1],a=a.substring(f),u.push(h)}if(a.length!==0)throw new Error("Invalid IP");switch(u.length){case 1:if(u[0]>4294967295)throw new Error("Invalid IP");return u[0]>>>0;case 2:if(u[0]>255||u[1]>16777215)throw new Error("Invalid IP");return(u[0]<<24|u[1])>>>0;case 3:if(u[0]>255||u[1]>255||u[2]>65535)throw new Error("Invalid IP");return(u[0]<<24|u[1]<<16|u[2])>>>0;case 4:if(u[0]>255||u[1]>255||u[2]>255||u[3]>255)throw new Error("Invalid IP");return(u[0]<<24|u[1]<<16|u[2]<<8|u[3])>>>0;default:throw new Error("Invalid IP")}},r=function(a){return a.charCodeAt(0)},n=r("0"),i=r("a"),o=r("A"),e=function(a){var u,f,d,l,h;for(l=0,u=10,f="9",d=0,a.length>1&&a[d]==="0"&&(a[d+1]==="x"||a[d+1]==="X"?(d+=2,u=16):"0"<=a[d+1]&&a[d+1]<="9"&&(d++,u=8,f="7")),h=d;d<a.length;){if("0"<=a[d]&&a[d]<=f)l=l*u+(r(a[d])-n)>>>0;else if(u===16)if("a"<=a[d]&&a[d]<="f")l=l*u+(10+r(a[d])-i)>>>0;else if("A"<=a[d]&&a[d]<="F")l=l*u+(10+r(a[d])-o)>>>0;else break;else break;if(l>4294967295)throw new Error("too large");d++}if(d===h)throw new Error("empty octet");return[l,d]},t=(function(){function a(u,f){var d,l,h,p;if(typeof u!="string")throw new Error("Missing `net' parameter");if(f||(p=u.split("/",2),u=p[0],f=p[1]),f||(f=32),typeof f=="string"&&f.indexOf(".")>-1){try{this.maskLong=s(f)}catch(m){throw d=m,new Error("Invalid mask: "+f)}for(l=h=32;h>=0;l=--h)if(this.maskLong===4294967295<<32-l>>>0){this.bitmask=l;break}}else if(f||f===0)this.bitmask=parseInt(f,10),this.maskLong=0,this.bitmask>0&&(this.maskLong=4294967295<<32-this.bitmask>>>0);else throw new Error("Invalid mask: empty");try{this.netLong=(s(u)&this.maskLong)>>>0}catch(m){throw d=m,new Error("Invalid net address: "+u)}if(!(this.bitmask<=32))throw new Error("Invalid mask for ip4: "+f);this.size=Math.pow(2,32-this.bitmask),this.base=c(this.netLong),this.mask=c(this.maskLong),this.hostmask=c(~this.maskLong),this.first=this.bitmask<=30?c(this.netLong+1):this.base,this.last=this.bitmask<=30?c(this.netLong+this.size-2):c(this.netLong+this.size-1),this.broadcast=this.bitmask<=30?c(this.netLong+this.size-1):void 0}return a.prototype.contains=function(u){return typeof u=="string"&&(u.indexOf("/")>0||u.split(".").length!==4)&&(u=new a(u)),u instanceof a?this.contains(u.base)&&this.contains(u.broadcast||u.last):(s(u)&this.maskLong)>>>0===(this.netLong&this.maskLong)>>>0},a.prototype.next=function(u){return u==null&&(u=1),new a(c(this.netLong+this.size*u),this.mask)},a.prototype.forEach=function(u){var f,d,l;for(l=s(this.first),d=s(this.last),f=0;l<=d;)u(c(l),l,f),f++,l++},a.prototype.toString=function(){return this.base+"/"+this.bitmask},a})(),br.ip2long=s,br.long2ip=c,br.Netmask=t}).call(br)});var Ad={};fe(Ad,{mdns:()=>Sd});var hi=Symbol.for("@libp2p/peer-discovery");var yn=Symbol.for("@libp2p/peer-id");var Re=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},Ur=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var Lr=class extends Error{static name="InvalidCIDError";constructor(e="Invalid CID"){super(e),this.name="InvalidCIDError"}},Dr=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Zt=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var pi=de("node:events"),fi=(t,...e)=>{try{(0,pi.setMaxListeners)(t,...e)}catch{}};var Tr=class extends EventTarget{#e=new Map;constructor(){super(),fi(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){super.addEventListener(e,r,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:i})=>i!==r),this.#e.set(e,o))}dispatchEvent(e){let r=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),r}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var mi=Symbol.for("@libp2p/service-capabilities"),Od=Symbol.for("@libp2p/service-dependencies");var qc=Tt(_i(),1);var Pn={};fe(Pn,{base58btc:()=>j,base58flickr:()=>xa});var uh=new Uint8Array(0);function Oi(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function Se(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function Pi(t){return new TextEncoder().encode(t)}function Ni(t){return new TextDecoder().decode(t)}function pa(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var o=0;o<t.length;o++){var i=t.charAt(o),s=i.charCodeAt(0);if(r[s]!==255)throw new TypeError(i+" is ambiguous");r[s]=o}var c=t.length,a=t.charAt(0),u=Math.log(c)/Math.log(256),f=Math.log(256)/Math.log(c);function d(p){if(p instanceof Uint8Array||(ArrayBuffer.isView(p)?p=new Uint8Array(p.buffer,p.byteOffset,p.byteLength):Array.isArray(p)&&(p=Uint8Array.from(p))),!(p instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(p.length===0)return"";for(var m=0,E=0,U=0,k=p.length;U!==k&&p[U]===0;)U++,m++;for(var O=(k-U)*f+1>>>0,M=new Uint8Array(O);U!==k;){for(var R=p[U],F=0,te=O-1;(R!==0||F<E)&&te!==-1;te--,F++)R+=256*M[te]>>>0,M[te]=R%c>>>0,R=R/c>>>0;if(R!==0)throw new Error("Non-zero carry");E=F,U++}for(var re=O-E;re!==O&&M[re]===0;)re++;for(var T=a.repeat(m);re<O;++re)T+=t.charAt(M[re]);return T}function l(p){if(typeof p!="string")throw new TypeError("Expected String");if(p.length===0)return new Uint8Array;var m=0;if(p[m]!==" "){for(var E=0,U=0;p[m]===a;)E++,m++;for(var k=(p.length-m)*u+1>>>0,O=new Uint8Array(k);p[m];){var M=r[p.charCodeAt(m)];if(M===255)return;for(var R=0,F=k-1;(M!==0||R<U)&&F!==-1;F--,R++)M+=c*O[F]>>>0,O[F]=M%256>>>0,M=M/256>>>0;if(M!==0)throw new Error("Non-zero carry");U=R,m++}if(p[m]!==" "){for(var te=k-U;te!==k&&O[te]===0;)te++;for(var re=new Uint8Array(E+(k-te)),T=E;te!==k;)re[T++]=O[te++];return re}}}function h(p){var m=l(p);if(m)return m;throw new Error(`Non-${e} character`)}return{encode:d,decodeUnsafe:l,decode:h}}var fa=pa,ma=fa,ki=ma;var Dn=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},Tn=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let o=r.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,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 Ki(this,e)}},_n=class{decoders;constructor(e){this.decoders=e}or(e){return Ki(this,e)}decode(e){let r=e[0],n=this.decoders[r];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 Ki(t,e){return new _n({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var On=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,o){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=o,this.encoder=new Dn(e,r,n),this.decoder=new Tn(e,r,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function Ot({name:t,prefix:e,encode:r,decode:n}){return new On(t,e,r,n)}function dt({name:t,prefix:e,alphabet:r}){let{encode:n,decode:o}=ki(r,t);return Ot({prefix:e,name:t,encode:n,decode:i=>Se(o(i))})}function ga(t,e,r,n){let o=t.length;for(;t[o-1]==="=";)--o;let i=new Uint8Array(o*r/8|0),s=0,c=0,a=0;for(let u=0;u<o;++u){let f=e[t[u]];if(f===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<r|f,s+=r,s>=8&&(s-=8,i[a++]=255&c>>s)}if(s>=r||(255&c<<8-s)!==0)throw new SyntaxError("Unexpected end of data");return i}function ya(t,e,r){let n=e[e.length-1]==="=",o=(1<<r)-1,i="",s=0,c=0;for(let a=0;a<t.length;++a)for(c=c<<8|t[a],s+=8;s>r;)s-=r,i+=e[o&c>>s];if(s!==0&&(i+=e[o&c<<r-s]),n)for(;(i.length*r&7)!==0;)i+="=";return i}function wa(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function $({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let o=wa(n);return Ot({prefix:e,name:t,encode(i){return ya(i,n,r)},decode(i){return ga(i,o,r,t)}})}var j=dt({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),xa=dt({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var Nn={};fe(Nn,{base32:()=>ht,base32hex:()=>va,base32hexpad:()=>Aa,base32hexpadupper:()=>Ba,base32hexupper:()=>Sa,base32pad:()=>Ea,base32padupper:()=>Ia,base32upper:()=>ba,base32z:()=>Ca});var ht=$({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),ba=$({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Ea=$({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),Ia=$({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),va=$({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),Sa=$({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),Aa=$({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),Ba=$({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),Ca=$({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var Rn={};fe(Rn,{base36:()=>Qt,base36upper:()=>Ua});var Qt=dt({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),Ua=dt({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var La=Hi,Mi=128,Da=127,Ta=~Da,_a=Math.pow(2,31);function Hi(t,e,r){e=e||[],r=r||0;for(var n=r;t>=_a;)e[r++]=t&255|Mi,t/=128;for(;t&Ta;)e[r++]=t&255|Mi,t>>>=7;return e[r]=t|0,Hi.bytes=r-n+1,e}var Oa=kn,Pa=128,Fi=127;function kn(t,n){var r=0,n=n||0,o=0,i=n,s,c=t.length;do{if(i>=c)throw kn.bytes=0,new RangeError("Could not decode varint");s=t[i++],r+=o<28?(s&Fi)<<o:(s&Fi)*Math.pow(2,o),o+=7}while(s>=Pa);return kn.bytes=i-n,r}var Na=Math.pow(2,7),Ra=Math.pow(2,14),ka=Math.pow(2,21),Ka=Math.pow(2,28),Ma=Math.pow(2,35),Fa=Math.pow(2,42),Ha=Math.pow(2,49),qa=Math.pow(2,56),Va=Math.pow(2,63),za=function(t){return t<Na?1:t<Ra?2:t<ka?3:t<Ka?4:t<Ma?5:t<Fa?6:t<Ha?7:t<qa?8:t<Va?9:10},$a={encode:La,decode:Oa,encodingLength:za},ja=$a,Jt=ja;function er(t,e=0){return[Jt.decode(t,e),Jt.decode.bytes]}function Pt(t,e,r=0){return Jt.encode(t,e,r),e}function Nt(t){return Jt.encodingLength(t)}function kt(t,e){let r=e.byteLength,n=Nt(t),o=n+Nt(r),i=new Uint8Array(o+r);return Pt(t,i,0),Pt(r,i,n),i.set(e,o),new Rt(t,r,e,i)}function tr(t){let e=Se(t),[r,n]=er(e),[o,i]=er(e.subarray(n)),s=e.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new Rt(r,o,s,e)}function qi(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&Oi(t.bytes,r.bytes)}}var Rt=class{code;size;digest;bytes;constructor(e,r,n,o){this.code=e,this.size=r,this.digest=n,this.bytes=o}};function Vi(t,e){let{bytes:r,version:n}=t;switch(n){case 0:return Wa(r,Kn(t),e??j.encoder);default:return Ya(r,Kn(t),e??ht.encoder)}}var zi=new WeakMap;function Kn(t){let e=zi.get(t);if(e==null){let r=new Map;return zi.set(t,r),r}return e}var Y=class t{code;version;multihash;bytes;"/";constructor(e,r,n,o){this.code=r,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:r}=this;if(e!==rr)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==Za)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}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:r}=this.multihash,n=kt(e,r);return t.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 t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&qi(e.multihash,n.multihash)}toString(e){return Vi(this,e)}toJSON(){return{"/":Vi(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 r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:o,multihash:i,bytes:s}=r;return new t(n,o,i,s??$i(n,o,i.bytes))}else if(r[Xa]===!0){let{version:n,multihash:o,code:i}=r,s=tr(o);return t.create(n,i,s)}else return null}static create(e,r,n){if(typeof r!="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(r!==rr)throw new Error(`Version 0 CID must use dag-pb (code: ${rr}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let o=$i(e,r,n.bytes);return new t(e,r,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,rr,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,o=Se(e.subarray(n,n+r.multihashSize));if(o.byteLength!==r.multihashSize)throw new Error("Incorrect length");let i=o.subarray(r.multihashSize-r.digestSize),s=new Rt(r.multihashCode,r.digestSize,i,o);return[r.version===0?t.createV0(s):t.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[d,l]=er(e.subarray(r));return r+=l,d},o=n(),i=rr;if(o===18?(o=0,r=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=r,c=n(),a=n(),u=r+a,f=u-s;return{version:o,codec:i,multihashCode:c,digestSize:a,multihashSize:f,size:u}}static parse(e,r){let[n,o]=Ga(e,r),i=t.decode(o);if(i.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return Kn(i).set(n,e),i}};function Ga(t,e){switch(t[0]){case"Q":{let r=e??j;return[j.prefix,r.decode(`${j.prefix}${t}`)]}case j.prefix:{let r=e??j;return[j.prefix,r.decode(t)]}case ht.prefix:{let r=e??ht;return[ht.prefix,r.decode(t)]}case Qt.prefix:{let r=e??Qt;return[Qt.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Wa(t,e,r){let{prefix:n}=r;if(n!==j.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let o=e.get(n);if(o==null){let i=r.encode(t).slice(1);return e.set(n,i),i}else return o}function Ya(t,e,r){let{prefix:n}=r,o=e.get(n);if(o==null){let i=r.encode(t);return e.set(n,i),i}else return o}var rr=112,Za=18;function $i(t,e,r){let n=Nt(t),o=n+Nt(e),i=new Uint8Array(o+r.byteLength);return Pt(t,i,0),Pt(e,i,n),i.set(r,o),i}var Xa=Symbol.for("@ipld/js-cid/CID");var Mn={};fe(Mn,{identity:()=>Le});var ji=0,Qa="identity",Gi=Se;function Ja(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return kt(ji,Gi(t))}var Le={code:ji,name:Qa,encode:Gi,digest:Ja};function we(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var Fn=de("node:buffer");function bt(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function rt(t=0){return bt(Fn.Buffer.alloc(t))}function De(t=0){return bt(Fn.Buffer.allocUnsafe(t))}var Wi=de("node:buffer");function ze(t,e){return bt(Wi.Buffer.concat(t,e))}var Zi=Symbol.for("@achingbrain/uint8arraylist");function Yi(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let o=r+n.byteLength;if(e<o)return{buf:n,index:e-r};r=o}throw new RangeError("index is out of bounds")}function Nr(t){return!!t?.[Zi]}var xe=class t{bufs;length;[Zi]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(Nr(n))r+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(Nr(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Yi(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Yi(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(Nr(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:o}=this._subList(e,r);return ze(n,o)}subarray(e,r){let{bufs:n,length:o}=this._subList(e,r);return n.length===1?n[0]:ze(n,o)}sublist(e,r){let{bufs:n,length:o}=this._subList(e,r),i=new t;return i.length=o,i.bufs=[...n],i}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let i=0;i<this.bufs.length;i++){let s=this.bufs[i],c=o,a=c+s.byteLength;if(o=a,e>=a)continue;let u=e>=c&&e<a,f=r>c&&r<=a;if(u&&f){if(e===c&&r===a){n.push(s);break}let d=e-c;n.push(s.subarray(d,d+(r-e)));break}if(u){if(e===0){n.push(s);continue}n.push(s.subarray(e-c));continue}if(f){if(r===a){n.push(s);break}n.push(s.subarray(0,r-c));break}n.push(s)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!Nr(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let i=256,s=new Int32Array(i);for(let d=0;d<i;d++)s[d]=-1;for(let d=0;d<o;d++)s[n[d]]=d;let c=s,a=this.byteLength-n.byteLength,u=n.byteLength-1,f;for(let d=r;d<=a;d+=f){f=0;for(let l=u;l>=0;l--){let h=this.get(d+l);if(n[l]!==h){f=Math.max(1,l-c[h]);break}}if(f===0)return d}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=De(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let o=rt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,r,n),this.write(o,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let o=rt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,r,n),this.write(o,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let o=rt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,r,n),this.write(o,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=De(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let o=rt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,r,n),this.write(o,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let o=rt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,r,n),this.write(o,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let o=rt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,r,n),this.write(o,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let o=rt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,r,n),this.write(o,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let o=rt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,r,n),this.write(o,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!we(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((o,i)=>o+i.byteLength,0)),n.length=r,n}};var rs=de("node:buffer");var Hn={};fe(Hn,{base10:()=>eu});var eu=dt({prefix:"9",name:"base10",alphabet:"0123456789"});var qn={};fe(qn,{base16:()=>tu,base16upper:()=>ru});var tu=$({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),ru=$({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Vn={};fe(Vn,{base2:()=>nu});var nu=$({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var zn={};fe(zn,{base256emoji:()=>au});var Xi=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}"),ou=Xi.reduce((t,e,r)=>(t[r]=e,t),[]),iu=Xi.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function su(t){return t.reduce((e,r)=>(e+=ou[r],e),"")}function cu(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let o=iu[n];if(o==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(o)}return new Uint8Array(e)}var au=Ot({prefix:"\u{1F680}",name:"base256emoji",encode:su,decode:cu});var jn={};fe(jn,{base64:()=>uu,base64pad:()=>lu,base64url:()=>$n,base64urlpad:()=>du});var uu=$({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),lu=$({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),$n=$({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),du=$({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var Gn={};fe(Gn,{base8:()=>hu});var hu=$({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Wn={};fe(Wn,{identity:()=>pu});var pu=Ot({prefix:"\0",name:"identity",encode:t=>Ni(t),decode:t=>Pi(t)});var $h=new TextEncoder,jh=new TextDecoder;var Jn={};fe(Jn,{sha256:()=>Qn,sha512:()=>yu});var Xn=Tt(de("crypto"),1);var gu=20;function Zn({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:o}){return new Yn(t,e,r,n,o)}var Yn=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,o,i){this.name=e,this.code=r,this.encode=n,this.minDigestLength=o??gu,this.maxDigestLength=i}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?Qi(n,this.code,r?.truncate):n.then(o=>Qi(o,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function Qi(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return kt(e,t)}var Qn=Zn({name:"sha2-256",code:18,encode:t=>Se(Xn.default.createHash("sha256").update(t).digest())}),yu=Zn({name:"sha2-512",code:19,encode:t=>Se(Xn.default.createHash("sha512").update(t).digest())});var nr={...Wn,...Vn,...Gn,...Hn,...qn,...Nn,...Rn,...Pn,...jn,...zn},ip={...Jn,...Mn};function ts(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var es=ts("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),eo=ts("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=De(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),wu={utf8:es,"utf-8":es,hex:nr.base16,latin1:eo,ascii:eo,binary:eo,...nr},Rr=wu;function J(t,e="utf8"){let r=Rr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?bt(rs.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var ns=de("node:buffer");function K(t,e="utf8"){let r=Rr[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ns.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var xu=parseInt("11111",2),to=parseInt("10000000",2),bu=parseInt("01111111",2),os={0:or,1:or,2:Eu,3:Su,4:Au,5:vu,6:Iu,16:or,22:or,48:or};function ro(t,e={offset:0}){let r=t[e.offset]&xu;if(e.offset++,os[r]!=null)return os[r](t,e);throw new Error("No decoder for tag "+r)}function ir(t,e){let r=0;if((t[e.offset]&to)===to){let n=t[e.offset]&bu,o="0x";e.offset++;for(let i=0;i<n;i++,e.offset++)o+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(o,16)}else r=t[e.offset],e.offset++;return r}function or(t,e){ir(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=ro(t,e);if(n===null)break;r.push(n)}return r}function Eu(t,e){let r=ir(t,e),n=e.offset,o=e.offset+r,i=[];for(let s=n;s<o;s++)s===n&&t[s]===0||i.push(t[s]);return e.offset+=r,Uint8Array.from(i)}function Iu(t,e){let r=ir(t,e),n=e.offset+r,o=t[e.offset];e.offset++;let i=0,s=0;o<40?(i=0,s=o):o<80?(i=1,s=o-40):(i=2,s=o-80);let c=`${i}.${s}`,a=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,a.push(u&127),u<128){a.reverse();let f=0;for(let d=0;d<a.length;d++)f+=a[d]<<d*7;c+=`.${f}`,a=[]}}return c}function vu(t,e){return e.offset++,null}function Su(t,e){let r=ir(t,e),n=t[e.offset];e.offset++;let o=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function Au(t,e){let r=ir(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function Bu(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new xe;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function no(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=Bu(t.byteLength);return new xe(Uint8Array.from([e.byteLength|to]),e)}function is(t){let e=new xe,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new xe(Uint8Array.from([2]),no(e),e)}function ss(t){let e=Uint8Array.from([0]),r=new xe(e,t);return new xe(Uint8Array.from([3]),no(r),r)}function kr(t,e=48){let r=new xe;for(let n of t)r.append(n);return new xe(Uint8Array.from([e]),no(r),r)}async function cs(t,e,r,n){let o=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let i=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,e,r.subarray());return n?.signal?.throwIfAborted(),i}var Cu=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),Uu=Uint8Array.from([6,5,43,129,4,0,34]),Lu=Uint8Array.from([6,5,43,129,4,0,35]),Du={ext:!0,kty:"EC",crv:"P-256"},Tu={ext:!0,kty:"EC",crv:"P-384"},_u={ext:!0,kty:"EC",crv:"P-521"},oo=32,io=48,so=66;function as(t){let e=ro(t);return us(e)}function us(t){let e=t[1][1][0],r=1,n,o;if(e.byteLength===oo*2+1)return n=K(e.subarray(r,r+oo),"base64url"),o=K(e.subarray(r+oo),"base64url"),new Mt({...Du,key_ops:["verify"],x:n,y:o});if(e.byteLength===io*2+1)return n=K(e.subarray(r,r+io),"base64url"),o=K(e.subarray(r+io),"base64url"),new Mt({...Tu,key_ops:["verify"],x:n,y:o});if(e.byteLength===so*2+1)return n=K(e.subarray(r,r+so),"base64url"),o=K(e.subarray(r+so),"base64url"),new Mt({..._u,key_ops:["verify"],x:n,y:o});throw new Re(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function ls(t){return kr([is(Uint8Array.from([1])),kr([Ou(t.crv)],160),kr([ss(new xe(Uint8Array.from([4]),J(t.x??"","base64url"),J(t.y??"","base64url")))],161)]).subarray()}function Ou(t){if(t==="P-256")return Cu;if(t==="P-384")return Uu;if(t==="P-521")return Lu;throw new Re(`Invalid curve ${t}`)}var Mt=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=ls(this.jwk)),this._raw}toMultihash(){return Le.digest(Ft(this))}toCID(){return Y.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:we(this.raw,e.raw)}async verify(e,r,n){return cs(this.jwk,r,e,n)}};var Kr=Tt(de("crypto"),1);var Fp=Kr.default.generateKeyPairSync,sr=32;var Pu=64;function ds(t,e,r){if(t.byteLength!==sr)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==Pu)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Kr.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:K(t,"base64url"),kty:"OKP"}});return Kr.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function ps(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Mr=class{type="Ed25519";raw;constructor(e){this.raw=co(e,sr)}toMultihash(){return Le.digest(Ft(this))}toCID(){return Y.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:we(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let o=ds(this.raw,r,e);return ps(o)?o.then(i=>(n?.signal?.throwIfAborted(),i)):o}};function fs(t){return t=co(t,sr),new Mr(t)}function co(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new Re(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var Ru=Math.pow(2,7),ku=Math.pow(2,14),Ku=Math.pow(2,21),ao=Math.pow(2,28),uo=Math.pow(2,35),lo=Math.pow(2,42),ho=Math.pow(2,49),q=128,oe=127;function $e(t){if(t<Ru)return 1;if(t<ku)return 2;if(t<Ku)return 3;if(t<ao)return 4;if(t<uo)return 5;if(t<lo)return 6;if(t<ho)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function cr(t,e,r=0){switch($e(t)){case 8:e[r++]=t&255|q,t/=128;case 7:e[r++]=t&255|q,t/=128;case 6:e[r++]=t&255|q,t/=128;case 5:e[r++]=t&255|q,t/=128;case 4:e[r++]=t&255|q,t>>>=7;case 3:e[r++]=t&255|q,t>>>=7;case 2:e[r++]=t&255|q,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function po(t,e){let r=t[e],n=0;if(n+=r&oe,r<q||(r=t[e+1],n+=(r&oe)<<7,r<q)||(r=t[e+2],n+=(r&oe)<<14,r<q)||(r=t[e+3],n+=(r&oe)<<21,r<q)||(r=t[e+4],n+=(r&oe)*ao,r<q)||(r=t[e+5],n+=(r&oe)*uo,r<q)||(r=t[e+6],n+=(r&oe)*lo,r<q)||(r=t[e+7],n+=(r&oe)*ho,r<q))return n;throw new RangeError("Could not decode varint")}function Mu(t,e){let r=t.get(e),n=0;if(n+=r&oe,r<q||(r=t.get(e+1),n+=(r&oe)<<7,r<q)||(r=t.get(e+2),n+=(r&oe)<<14,r<q)||(r=t.get(e+3),n+=(r&oe)<<21,r<q)||(r=t.get(e+4),n+=(r&oe)*ao,r<q)||(r=t.get(e+5),n+=(r&oe)*uo,r<q)||(r=t.get(e+6),n+=(r&oe)*lo,r<q)||(r=t.get(e+7),n+=(r&oe)*ho,r<q))return n;throw new RangeError("Could not decode varint")}function fo(t,e=0){return t instanceof Uint8Array?po(t,e):Mu(t,e)}var mo=new Float32Array([-0]),pt=new Uint8Array(mo.buffer);function ms(t,e,r){mo[0]=t,e[r]=pt[0],e[r+1]=pt[1],e[r+2]=pt[2],e[r+3]=pt[3]}function gs(t,e){return pt[0]=t[e],pt[1]=t[e+1],pt[2]=t[e+2],pt[3]=t[e+3],mo[0]}var go=new Float64Array([-0]),ie=new Uint8Array(go.buffer);function ys(t,e,r){go[0]=t,e[r]=ie[0],e[r+1]=ie[1],e[r+2]=ie[2],e[r+3]=ie[3],e[r+4]=ie[4],e[r+5]=ie[5],e[r+6]=ie[6],e[r+7]=ie[7]}function ws(t,e){return ie[0]=t[e],ie[1]=t[e+1],ie[2]=t[e+2],ie[3]=t[e+3],ie[4]=t[e+4],ie[5]=t[e+5],ie[6]=t[e+6],ie[7]=t[e+7],go[0]}var Hu=BigInt(Number.MAX_SAFE_INTEGER),qu=BigInt(Number.MIN_SAFE_INTEGER),be=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return Et;if(e<Hu&&e>qu)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,o=e-(n<<32n);return r&&(n=~n|0n,o=~o|0n,++o>xs&&(o=0n,++n>xs&&(n=0n))),new t(Number(o),Number(n))}static fromNumber(e){if(e===0)return Et;let r=e<0;r&&(e=-e);let n=e>>>0,o=(e-n)/4294967296>>>0;return r&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new t(n,o)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):Et}},Et=new be(0,0);Et.toBigInt=function(){return 0n};Et.zzEncode=Et.zzDecode=function(){return this};Et.length=function(){return 1};var xs=4294967296n;function bs(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function Es(t,e,r){if(r-e<1)return"";let o,i=[],s=0,c;for(;e<r;)c=t[e++],c<128?i[s++]=c:c>191&&c<224?i[s++]=(c&31)<<6|t[e++]&63:c>239&&c<365?(c=((c&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,i[s++]=55296+(c>>10),i[s++]=56320+(c&1023)):i[s++]=(c&15)<<12|(t[e++]&63)<<6|t[e++]&63,s>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,i)),s=0);return o!=null?(s>0&&o.push(String.fromCharCode.apply(String,i.slice(0,s))),o.join("")):String.fromCharCode.apply(String,i.slice(0,s))}function yo(t,e,r){let n=r,o,i;for(let s=0;s<t.length;++s)o=t.charCodeAt(s),o<128?e[r++]=o:o<2048?(e[r++]=o>>6|192,e[r++]=o&63|128):(o&64512)===55296&&((i=t.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(i&1023),++s,e[r++]=o>>18|240,e[r++]=o>>12&63|128,e[r++]=o>>6&63|128,e[r++]=o&63|128):(e[r++]=o>>12|224,e[r++]=o>>6&63|128,e[r++]=o&63|128);return r-n}function Te(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function Fr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var wo=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,Te(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw Te(this,4);return Fr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw Te(this,4);return Fr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw Te(this,4);let e=gs(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw Te(this,4);let e=ws(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw Te(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return Es(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw Te(this,e);this.pos+=e}else do if(this.pos>=this.len)throw Te(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new be(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw Te(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw Te(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw Te(this,8);let e=Fr(this.buf,this.pos+=4),r=Fr(this.buf,this.pos+=4);return new be(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=po(this.buf,this.pos);return this.pos+=$e(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function xo(t){return new wo(t instanceof Uint8Array?t:t.subarray())}function Hr(t,e,r){let n=xo(t);return e.decode(n,void 0,r)}function bo(t){let e=t??8192,r=e>>>1,n,o=e;return function(s){if(s<1||s>r)return De(s);o+s>e&&(n=De(e),o=0);let c=n.subarray(o,o+=s);return(o&7)!==0&&(o=(o|7)+1),c}}var It=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function Eo(){}var vo=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Vu=bo();function zu(t){return globalThis.Buffer!=null?De(t):Vu(t)}var ur=class{len;head;tail;states;constructor(){this.len=0,this.head=new It(Eo,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new It(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new So((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(qr,10,be.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=be.fromBigInt(e);return this._push(qr,r.length(),r)}uint64Number(e){return this._push(cr,$e(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=be.fromBigInt(e).zzEncode();return this._push(qr,r.length(),r)}sint64Number(e){let r=be.fromNumber(e).zzEncode();return this._push(qr,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(Io,1,e?1:0)}fixed32(e){return this._push(ar,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=be.fromBigInt(e);return this._push(ar,4,r.lo)._push(ar,4,r.hi)}fixed64Number(e){let r=be.fromNumber(e);return this._push(ar,4,r.lo)._push(ar,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(ms,4,e)}double(e){return this._push(ys,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(Io,1,0):this.uint32(r)._push(ju,r,e)}string(e){let r=bs(e);return r!==0?this.uint32(r)._push(yo,r,e):this._push(Io,1,0)}fork(){return this.states=new vo(this),this.head=this.tail=new It(Eo,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new It(Eo,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=zu(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function Io(t,e,r){e[r]=t&255}function $u(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var So=class extends It{next;constructor(e,r){super($u,e,r),this.next=void 0}};function qr(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function ar(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function ju(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(ur.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(Gu,e,t),this},ur.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Wu,e,t),this});function Gu(t,e,r){e.set(t,r)}function Wu(t,e,r){t.length<40?yo(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(J(t),r)}function Ao(){return new ur}function Vr(t,e){let r=Ao();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var Ht;(function(t){t[t.VARINT=0]="VARINT",t[t.BIT64=1]="BIT64",t[t.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",t[t.START_GROUP=3]="START_GROUP",t[t.END_GROUP=4]="END_GROUP",t[t.BIT32=5]="BIT32"})(Ht||(Ht={}));function zr(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function Bo(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(i,s){let c=e(i);s.int32(c)},n=function(i){let s=i.int32();return e(s)};return zr("enum",Ht.VARINT,r,n)}function $r(t,e){return zr("message",Ht.LENGTH_DELIMITED,t,e)}var Ee;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(Ee||(Ee={}));var Co;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(Co||(Co={}));(function(t){t.codec=()=>Bo(Co)})(Ee||(Ee={}));var lr;(function(t){let e;t.codec=()=>(e==null&&(e=$r((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ee.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let i={},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let c=r.uint32();switch(c>>>3){case 1:{i.Type=Ee.codec().decode(r);break}case 2:{i.Data=r.bytes();break}default:{r.skipType(c&7);break}}}return i})),e),t.encode=r=>Vr(r,t.codec()),t.decode=(r,n)=>Hr(r,t.codec(),n)})(lr||(lr={}));var Uo;(function(t){let e;t.codec=()=>(e==null&&(e=$r((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),Ee.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let i={},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let c=r.uint32();switch(c>>>3){case 1:{i.Type=Ee.codec().decode(r);break}case 2:{i.Data=r.bytes();break}default:{r.skipType(c&7);break}}}return i})),e),t.encode=r=>Vr(r,t.codec()),t.decode=(r,n)=>Hr(r,t.codec(),n)})(Uo||(Uo={}));var nt=Tt(de("node:crypto"),1),vt=nt&&typeof nt=="object"&&"webcrypto"in nt?nt.webcrypto:nt&&typeof nt=="object"&&"randomBytes"in nt?nt:void 0;function St(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"}function dr(t){if(!Number.isSafeInteger(t)||t<0)throw new Error("positive integer expected, got "+t)}function _e(t,...e){if(!St(t))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(t.length))throw new Error("Uint8Array expected of length "+e+", got length="+t.length)}function jr(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");dr(t.outputLen),dr(t.blockLen)}function Vt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function Ss(t,e){_e(t);let r=e.outputLen;if(t.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)}function At(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Gr(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Oe(t,e){return t<<32-e|t>>>e}var As=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Zu=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function it(t){if(_e(t),As)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Zu[t[r]];return e}var ot={_0:48,_9:57,A:65,F:70,a:97,f:102};function vs(t){if(t>=ot._0&&t<=ot._9)return t-ot._0;if(t>=ot.A&&t<=ot.F)return t-(ot.A-10);if(t>=ot.a&&t<=ot.f)return t-(ot.a-10)}function Bt(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);if(As)return Uint8Array.fromHex(t);let e=t.length,r=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let o=0,i=0;o<r;o++,i+=2){let s=vs(t.charCodeAt(i)),c=vs(t.charCodeAt(i+1));if(s===void 0||c===void 0){let a=t[i]+t[i+1];throw new Error('hex string expected, got non-hex character "'+a+'" at index '+i)}n[o]=s*16+c}return n}function Bs(t){if(typeof t!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(t))}function hr(t){return typeof t=="string"&&(t=Bs(t)),_e(t),t}function Pe(...t){let e=0;for(let n=0;n<t.length;n++){let o=t[n];_e(o),e+=o.length}let r=new Uint8Array(e);for(let n=0,o=0;n<t.length;n++){let i=t[n];r.set(i,o),o+=i.length}return r}var qt=class{};function Cs(t){let e=n=>t().update(hr(n)).digest(),r=t();return e.outputLen=r.outputLen,e.blockLen=r.blockLen,e.create=()=>t(),e}function Wr(t=32){if(vt&&typeof vt.getRandomValues=="function")return vt.getRandomValues(new Uint8Array(t));if(vt&&typeof vt.randomBytes=="function")return Uint8Array.from(vt.randomBytes(t));throw new Error("crypto.getRandomValues must be defined")}function Xu(t,e,r,n){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,r,n);let o=BigInt(32),i=BigInt(4294967295),s=Number(r>>o&i),c=Number(r&i),a=n?4:0,u=n?0:4;t.setUint32(e+a,s,n),t.setUint32(e+u,c,n)}function Us(t,e,r){return t&e^~t&r}function Ls(t,e,r){return t&e^t&r^e&r}var Yr=class extends qt{constructor(e,r,n,o){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(e),this.view=Gr(this.buffer)}update(e){Vt(this),e=hr(e),_e(e);let{view:r,buffer:n,blockLen:o}=this,i=e.length;for(let s=0;s<i;){let c=Math.min(o-this.pos,i-s);if(c===o){let a=Gr(e);for(;o<=i-s;s+=o)this.process(a,s);continue}n.set(e.subarray(s,s+c),this.pos),this.pos+=c,s+=c,this.pos===o&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Vt(this),Ss(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:o,isLE:i}=this,{pos:s}=this;r[s++]=128,At(this.buffer.subarray(s)),this.padOffset>o-s&&(this.process(n,0),s=0);for(let d=s;d<o;d++)r[d]=0;Xu(n,o-8,BigInt(this.length*8),i),this.process(n,0);let c=Gr(e),a=this.outputLen;if(a%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let u=a/4,f=this.get();if(u>f.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;d<u;d++)c.setUint32(4*d,f[d],i)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());let{blockLen:r,buffer:n,length:o,finished:i,destroyed:s,pos:c}=this;return e.destroyed=s,e.finished=i,e.length=o,e.pos=c,o%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},st=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Qu=Uint32Array.from([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]),ft=new Uint32Array(64),Lo=class extends Yr{constructor(e=32){super(64,e,8,!1),this.A=st[0]|0,this.B=st[1]|0,this.C=st[2]|0,this.D=st[3]|0,this.E=st[4]|0,this.F=st[5]|0,this.G=st[6]|0,this.H=st[7]|0}get(){let{A:e,B:r,C:n,D:o,E:i,F:s,G:c,H:a}=this;return[e,r,n,o,i,s,c,a]}set(e,r,n,o,i,s,c,a){this.A=e|0,this.B=r|0,this.C=n|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=c|0,this.H=a|0}process(e,r){for(let d=0;d<16;d++,r+=4)ft[d]=e.getUint32(r,!1);for(let d=16;d<64;d++){let l=ft[d-15],h=ft[d-2],p=Oe(l,7)^Oe(l,18)^l>>>3,m=Oe(h,17)^Oe(h,19)^h>>>10;ft[d]=m+ft[d-7]+p+ft[d-16]|0}let{A:n,B:o,C:i,D:s,E:c,F:a,G:u,H:f}=this;for(let d=0;d<64;d++){let l=Oe(c,6)^Oe(c,11)^Oe(c,25),h=f+l+Us(c,a,u)+Qu[d]+ft[d]|0,m=(Oe(n,2)^Oe(n,13)^Oe(n,22))+Ls(n,o,i)|0;f=u,u=a,a=c,c=s+h|0,s=i,i=o,o=n,n=h+m|0}n=n+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,c=c+this.E|0,a=a+this.F|0,u=u+this.G|0,f=f+this.H|0,this.set(n,o,i,s,c,a,u,f)}roundClean(){At(ft)}destroy(){this.set(0,0,0,0,0,0,0,0),At(this.buffer)}};var Ds=Cs(()=>new Lo);var sc=Tt(de("node:crypto"),1);var Zr=class extends qt{constructor(e,r){super(),this.finished=!1,this.destroyed=!1,jr(e);let n=hr(r);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let o=this.blockLen,i=new Uint8Array(o);i.set(n.length>o?e.create().update(n).digest():n);for(let s=0;s<i.length;s++)i[s]^=54;this.iHash.update(i),this.oHash=e.create();for(let s=0;s<i.length;s++)i[s]^=106;this.oHash.update(i),At(i)}update(e){return Vt(this),this.iHash.update(e),this}digestInto(e){Vt(this),_e(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));let{oHash:r,iHash:n,finished:o,destroyed:i,blockLen:s,outputLen:c}=this;return e=e,e.finished=o,e.destroyed=i,e.blockLen=s,e.outputLen=c,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Do=(t,e,r)=>new Zr(t,e).update(r).digest();Do.create=(t,e)=>new Zr(t,e);var Oo=BigInt(0),_o=BigInt(1);function pr(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}"`;throw new Error(r+"expected boolean, got type="+typeof t)}return t}function mt(t,e,r=""){let n=St(t),o=t?.length,i=e!==void 0;if(!n||i&&o!==e){let s=r&&`"${r}" `,c=i?` of length ${e}`:"",a=n?`length=${o}`:`type=${typeof t}`;throw new Error(s+"expected Uint8Array"+c+", got "+a)}return t}function fr(t){let e=t.toString(16);return e.length&1?"0"+e:e}function Ts(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return t===""?Oo:BigInt("0x"+t)}function zt(t){return Ts(it(t))}function Po(t){return _e(t),Ts(it(Uint8Array.from(t).reverse()))}function Xr(t,e){return Bt(t.toString(16).padStart(e*2,"0"))}function No(t,e){return Xr(t,e).reverse()}function se(t,e,r){let n;if(typeof e=="string")try{n=Bt(e)}catch(i){throw new Error(t+" must be hex string or Uint8Array, cause: "+i)}else if(St(e))n=Uint8Array.from(e);else throw new Error(t+" must be hex string or Uint8Array");let o=n.length;if(typeof r=="number"&&o!==r)throw new Error(t+" of length "+r+" expected, got "+o);return n}var To=t=>typeof t=="bigint"&&Oo<=t;function _s(t,e,r){return To(t)&&To(e)&&To(r)&&e<=t&&t<r}function Os(t,e,r,n){if(!_s(e,r,n))throw new Error("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function Qr(t){let e;for(e=0;t>Oo;t>>=_o,e+=1);return e}var gt=t=>(_o<<BigInt(t))-_o;function Ps(t,e,r){if(typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");let n=h=>new Uint8Array(h),o=h=>Uint8Array.of(h),i=n(t),s=n(t),c=0,a=()=>{i.fill(1),s.fill(0),c=0},u=(...h)=>r(s,i,...h),f=(h=n(0))=>{s=u(o(0),h),i=u(),h.length!==0&&(s=u(o(1),h),i=u())},d=()=>{if(c++>=1e3)throw new Error("drbg: tried 1000 values");let h=0,p=[];for(;h<e;){i=u();let m=i.slice();p.push(m),h+=i.length}return Pe(...p)};return(h,p)=>{a(),f(h);let m;for(;!(m=p(d()));)f();return a(),m}}function mr(t,e,r={}){if(!t||typeof t!="object")throw new Error("expected valid options object");function n(o,i,s){let c=t[o];if(s&&c===void 0)return;let a=typeof c;if(a!==i||c===null)throw new Error(`param "${o}" is invalid: expected ${i}, got ${a}`)}Object.entries(e).forEach(([o,i])=>n(o,i,!1)),Object.entries(r).forEach(([o,i])=>n(o,i,!0))}function Ro(t){let e=new WeakMap;return(r,...n)=>{let o=e.get(r);if(o!==void 0)return o;let i=t(r,...n);return e.set(r,i),i}}var ue=BigInt(0),ce=BigInt(1),Ct=BigInt(2),ks=BigInt(3),Ks=BigInt(4),Ms=BigInt(5),Ju=BigInt(7),Fs=BigInt(8),el=BigInt(9),Hs=BigInt(16);function Ae(t,e){let r=t%e;return r>=ue?r:e+r}function Ie(t,e,r){let n=t;for(;e-- >ue;)n*=n,n%=r;return n}function Ns(t,e){if(t===ue)throw new Error("invert: expected non-zero number");if(e<=ue)throw new Error("invert: expected positive modulus, got "+e);let r=Ae(t,e),n=e,o=ue,i=ce,s=ce,c=ue;for(;r!==ue;){let u=n/r,f=n%r,d=o-s*u,l=i-c*u;n=r,r=f,o=s,i=c,s=d,c=l}if(n!==ce)throw new Error("invert: does not exist");return Ae(o,e)}function ko(t,e,r){if(!t.eql(t.sqr(e),r))throw new Error("Cannot find square root")}function qs(t,e){let r=(t.ORDER+ce)/Ks,n=t.pow(e,r);return ko(t,n,e),n}function tl(t,e){let r=(t.ORDER-Ms)/Fs,n=t.mul(e,Ct),o=t.pow(n,r),i=t.mul(e,o),s=t.mul(t.mul(i,Ct),o),c=t.mul(i,t.sub(s,t.ONE));return ko(t,c,e),c}function rl(t){let e=yt(t),r=Vs(t),n=r(e,e.neg(e.ONE)),o=r(e,n),i=r(e,e.neg(n)),s=(t+Ju)/Hs;return(c,a)=>{let u=c.pow(a,s),f=c.mul(u,n),d=c.mul(u,o),l=c.mul(u,i),h=c.eql(c.sqr(f),a),p=c.eql(c.sqr(d),a);u=c.cmov(u,f,h),f=c.cmov(l,d,p);let m=c.eql(c.sqr(f),a),E=c.cmov(u,f,m);return ko(c,E,a),E}}function Vs(t){if(t<ks)throw new Error("sqrt is not defined for small field");let e=t-ce,r=0;for(;e%Ct===ue;)e/=Ct,r++;let n=Ct,o=yt(t);for(;Rs(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return qs;let i=o.pow(n,e),s=(e+ce)/Ct;return function(a,u){if(a.is0(u))return u;if(Rs(a,u)!==1)throw new Error("Cannot find square root");let f=r,d=a.mul(a.ONE,i),l=a.pow(u,e),h=a.pow(u,s);for(;!a.eql(l,a.ONE);){if(a.is0(l))return a.ZERO;let p=1,m=a.sqr(l);for(;!a.eql(m,a.ONE);)if(p++,m=a.sqr(m),p===f)throw new Error("Cannot find square root");let E=ce<<BigInt(f-p-1),U=a.pow(d,E);f=p,d=a.sqr(U),l=a.mul(l,d),h=a.mul(h,U)}return h}}function nl(t){return t%Ks===ks?qs:t%Fs===Ms?tl:t%Hs===el?rl(t):Vs(t)}var ol=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function Ko(t){let e={ORDER:"bigint",MASK:"bigint",BYTES:"number",BITS:"number"},r=ol.reduce((n,o)=>(n[o]="function",n),e);return mr(t,r),t}function il(t,e,r){if(r<ue)throw new Error("invalid exponent, negatives unsupported");if(r===ue)return t.ONE;if(r===ce)return e;let n=t.ONE,o=e;for(;r>ue;)r&ce&&(n=t.mul(n,o)),o=t.sqr(o),r>>=ce;return n}function Jr(t,e,r=!1){let n=new Array(e.length).fill(r?t.ZERO:void 0),o=e.reduce((s,c,a)=>t.is0(c)?s:(n[a]=s,t.mul(s,c)),t.ONE),i=t.inv(o);return e.reduceRight((s,c,a)=>t.is0(c)?s:(n[a]=t.mul(s,n[a]),t.mul(s,c)),i),n}function Rs(t,e){let r=(t.ORDER-ce)/Ct,n=t.pow(e,r),o=t.eql(n,t.ONE),i=t.eql(n,t.ZERO),s=t.eql(n,t.neg(t.ONE));if(!o&&!i&&!s)throw new Error("invalid Legendre symbol result");return o?1:i?0:-1}function en(t,e){e!==void 0&&dr(e);let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function yt(t,e,r=!1,n={}){if(t<=ue)throw new Error("invalid field: expected ORDER > 0, got "+t);let o,i,s=!1,c;if(typeof e=="object"&&e!=null){if(n.sqrt||r)throw new Error("cannot specify opts in two arguments");let l=e;l.BITS&&(o=l.BITS),l.sqrt&&(i=l.sqrt),typeof l.isLE=="boolean"&&(r=l.isLE),typeof l.modFromBytes=="boolean"&&(s=l.modFromBytes),c=l.allowedLengths}else typeof e=="number"&&(o=e),n.sqrt&&(i=n.sqrt);let{nBitLength:a,nByteLength:u}=en(t,o);if(u>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let f,d=Object.freeze({ORDER:t,isLE:r,BITS:a,BYTES:u,MASK:gt(a),ZERO:ue,ONE:ce,allowedLengths:c,create:l=>Ae(l,t),isValid:l=>{if(typeof l!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof l);return ue<=l&&l<t},is0:l=>l===ue,isValidNot0:l=>!d.is0(l)&&d.isValid(l),isOdd:l=>(l&ce)===ce,neg:l=>Ae(-l,t),eql:(l,h)=>l===h,sqr:l=>Ae(l*l,t),add:(l,h)=>Ae(l+h,t),sub:(l,h)=>Ae(l-h,t),mul:(l,h)=>Ae(l*h,t),pow:(l,h)=>il(d,l,h),div:(l,h)=>Ae(l*Ns(h,t),t),sqrN:l=>l*l,addN:(l,h)=>l+h,subN:(l,h)=>l-h,mulN:(l,h)=>l*h,inv:l=>Ns(l,t),sqrt:i||(l=>(f||(f=nl(t)),f(d,l))),toBytes:l=>r?No(l,u):Xr(l,u),fromBytes:(l,h=!0)=>{if(c){if(!c.includes(l.length)||l.length>u)throw new Error("Field.fromBytes: expected "+c+" bytes, got "+l.length);let m=new Uint8Array(u);m.set(l,r?0:m.length-l.length),l=m}if(l.length!==u)throw new Error("Field.fromBytes: expected "+u+" bytes, got "+l.length);let p=r?Po(l):zt(l);if(s&&(p=Ae(p,t)),!h&&!d.isValid(p))throw new Error("invalid field element: outside of range 0..ORDER");return p},invertBatch:l=>Jr(d,l),cmov:(l,h,p)=>p?h:l});return Object.freeze(d)}function zs(t){if(typeof t!="bigint")throw new Error("field order must be bigint");let e=t.toString(2).length;return Math.ceil(e/8)}function Mo(t){let e=zs(t);return e+Math.ceil(e/2)}function Fo(t,e,r=!1){let n=t.length,o=zs(e),i=Mo(e);if(n<16||n<i||n>1024)throw new Error("expected "+i+"-1024 bytes of input, got "+n);let s=r?Po(t):zt(t),c=Ae(s,e-ce)+ce;return r?No(c,o):Xr(c,o)}var $t=BigInt(0),Ut=BigInt(1);function gr(t,e){let r=e.negate();return t?r:e}function rn(t,e){let r=Jr(t.Fp,e.map(n=>n.Z));return e.map((n,o)=>t.fromAffine(n.toAffine(r[o])))}function Ws(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Ho(t,e){Ws(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),o=2**t,i=gt(t),s=BigInt(t);return{windows:r,windowSize:n,mask:i,maxNumber:o,shiftBy:s}}function $s(t,e,r){let{windowSize:n,mask:o,maxNumber:i,shiftBy:s}=r,c=Number(t&o),a=t>>s;c>n&&(c-=i,a+=Ut);let u=e*n,f=u+Math.abs(c)-1,d=c===0,l=c<0,h=e%2!==0;return{nextN:a,offset:f,isZero:d,isNeg:l,isNegF:h,offsetF:u}}function sl(t,e){if(!Array.isArray(t))throw new Error("array expected");t.forEach((r,n)=>{if(!(r instanceof e))throw new Error("invalid point at index "+n)})}function cl(t,e){if(!Array.isArray(t))throw new Error("array of scalars expected");t.forEach((r,n)=>{if(!e.isValid(r))throw new Error("invalid scalar at index "+n)})}var qo=new WeakMap,Ys=new WeakMap;function Vo(t){return Ys.get(t)||1}function js(t){if(t!==$t)throw new Error("invalid wNAF")}var tn=class{constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let o=e;for(;r>$t;)r&Ut&&(n=n.add(o)),o=o.double(),r>>=Ut;return n}precomputeWindow(e,r){let{windows:n,windowSize:o}=Ho(r,this.bits),i=[],s=e,c=s;for(let a=0;a<n;a++){c=s,i.push(c);for(let u=1;u<o;u++)c=c.add(s),i.push(c);s=c.double()}return i}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,i=this.BASE,s=Ho(e,this.bits);for(let c=0;c<s.windows;c++){let{nextN:a,offset:u,isZero:f,isNeg:d,isNegF:l,offsetF:h}=$s(n,c,s);n=a,f?i=i.add(gr(l,r[h])):o=o.add(gr(d,r[u]))}return js(n),{p:o,f:i}}wNAFUnsafe(e,r,n,o=this.ZERO){let i=Ho(e,this.bits);for(let s=0;s<i.windows&&n!==$t;s++){let{nextN:c,offset:a,isZero:u,isNeg:f}=$s(n,s,i);if(n=c,!u){let d=r[a];o=o.add(f?d.negate():d)}}return js(n),o}getPrecomputes(e,r,n){let o=qo.get(r);return o||(o=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(o=n(o)),qo.set(r,o))),o}cached(e,r,n){let o=Vo(e);return this.wNAF(o,this.getPrecomputes(o,e,n),r)}unsafe(e,r,n,o){let i=Vo(e);return i===1?this._unsafeLadder(e,r,o):this.wNAFUnsafe(i,this.getPrecomputes(i,e,n),r,o)}createCache(e,r){Ws(r,this.bits),Ys.set(e,r),qo.delete(e)}hasCache(e){return Vo(e)!==1}};function Zs(t,e,r,n){let o=e,i=t.ZERO,s=t.ZERO;for(;r>$t||n>$t;)r&Ut&&(i=i.add(o)),n&Ut&&(s=s.add(o)),o=o.double(),r>>=Ut,n>>=Ut;return{p1:i,p2:s}}function Xs(t,e,r,n){sl(r,t),cl(n,e);let o=r.length,i=n.length;if(o!==i)throw new Error("arrays of points and scalars must have equal length");let s=t.ZERO,c=Qr(BigInt(o)),a=1;c>12?a=c-3:c>4?a=c-2:c>0&&(a=2);let u=gt(a),f=new Array(Number(u)+1).fill(s),d=Math.floor((e.BITS-1)/a)*a,l=s;for(let h=d;h>=0;h-=a){f.fill(s);for(let m=0;m<i;m++){let E=n[m],U=Number(E>>BigInt(h)&u);f[U]=f[U].add(r[m])}let p=s;for(let m=f.length-1,E=s;m>0;m--)E=E.add(f[m]),p=p.add(E);if(l=l.add(p),h!==0)for(let m=0;m<a;m++)l=l.double()}return l}function Gs(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return Ko(e),e}else return yt(t,{isLE:r})}function Qs(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let a of["p","n","h"]){let u=e[a];if(!(typeof u=="bigint"&&u>$t))throw new Error(`CURVE.${a} must be positive bigint`)}let o=Gs(e.p,r.Fp,n),i=Gs(e.n,r.Fn,n),c=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let a of c)if(!o.isValid(e[a]))throw new Error(`CURVE.${a} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:o,Fn:i}}var Js=(t,e)=>(t+(t>=0?e:-e)/ec)/e;function al(t,e,r){let[[n,o],[i,s]]=e,c=Js(s*t,r),a=Js(-o*t,r),u=t-c*n-a*i,f=-c*o-a*s,d=u<at,l=f<at;d&&(u=-u),l&&(f=-f);let h=gt(Math.ceil(Qr(r)/2))+Gt;if(u<at||u>=h||f<at||f>=h)throw new Error("splitScalar (endomorphism): failed, k="+t);return{k1neg:d,k1:u,k2neg:l,k2:f}}function $o(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function zo(t,e){let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return pr(r.lowS,"lowS"),pr(r.prehash,"prehash"),r.format!==void 0&&$o(r.format),r}var jo=class extends Error{constructor(e=""){super(e)}},ct={Err:jo,_tlv:{encode:(t,e)=>{let{Err:r}=ct;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,o=fr(n);if(o.length/2&128)throw new r("tlv.encode: long form length too big");let i=n>127?fr(o.length/2|128):"";return fr(t)+i+o+e},decode(t,e){let{Err:r}=ct,n=0;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let o=e[n++],i=!!(o&128),s=0;if(!i)s=o;else{let a=o&127;if(!a)throw new r("tlv.decode(long): indefinite length not supported");if(a>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+a);if(u.length!==a)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let f of u)s=s<<8|f;if(n+=a,s<128)throw new r("tlv.decode(long): not minimal encoding")}let c=e.subarray(n,n+s);if(c.length!==s)throw new r("tlv.decode: wrong value length");return{v:c,l:e.subarray(n+s)}}},_int:{encode(t){let{Err:e}=ct;if(t<at)throw new e("integer: negative integers are not allowed");let r=fr(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=ct;if(t[0]&128)throw new e("invalid signature integer: negative");if(t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return zt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=ct,o=se("signature",t),{v:i,l:s}=n.decode(48,o);if(s.length)throw new e("invalid signature: left bytes after parsing");let{v:c,l:a}=n.decode(2,i),{v:u,l:f}=n.decode(2,a);if(f.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(c),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=ct,n=e.encode(2,r.encode(t.r)),o=e.encode(2,r.encode(t.s)),i=n+o;return e.encode(48,i)}},at=BigInt(0),Gt=BigInt(1),ec=BigInt(2),nn=BigInt(3),ul=BigInt(4);function jt(t,e){let{BYTES:r}=t,n;if(typeof e=="bigint")n=e;else{let o=se("private key",e);try{n=t.fromBytes(o)}catch{throw new Error(`invalid private key: expected ui8a of size ${r}, got ${typeof e}`)}}if(!t.isValidNot0(n))throw new Error("invalid private key: out of range [1..N-1]");return n}function ll(t,e={}){let r=Qs("weierstrass",t,e),{Fp:n,Fn:o}=r,i=r.CURVE,{h:s,n:c}=i;mr(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object",wrapPrivateKey:"boolean"});let{endo:a}=e;if(a&&(!n.is0(i.a)||typeof a.beta!="bigint"||!Array.isArray(a.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=rc(n,o);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(N,w,y){let{x:g,y:b}=w.toAffine(),S=n.toBytes(g);if(pr(y,"isCompressed"),y){f();let C=!n.isOdd(b);return Pe(tc(C),S)}else return Pe(Uint8Array.of(4),S,n.toBytes(b))}function l(N){mt(N,void 0,"Point");let{publicKey:w,publicKeyUncompressed:y}=u,g=N.length,b=N[0],S=N.subarray(1);if(g===w&&(b===2||b===3)){let C=n.fromBytes(S);if(!n.isValid(C))throw new Error("bad point: is not on curve, wrong x");let B=m(C),A;try{A=n.sqrt(B)}catch(G){let H=G instanceof Error?": "+G.message:"";throw new Error("bad point: is not on curve, sqrt error"+H)}f();let L=n.isOdd(A);return(b&1)===1!==L&&(A=n.neg(A)),{x:C,y:A}}else if(g===y&&b===4){let C=n.BYTES,B=n.fromBytes(S.subarray(0,C)),A=n.fromBytes(S.subarray(C,C*2));if(!E(B,A))throw new Error("bad point: is not on curve");return{x:B,y:A}}else throw new Error(`bad point: got length ${g}, expected compressed=${w} or uncompressed=${y}`)}let h=e.toBytes||d,p=e.fromBytes||l;function m(N){let w=n.sqr(N),y=n.mul(w,N);return n.add(n.add(y,n.mul(N,i.a)),i.b)}function E(N,w){let y=n.sqr(w),g=m(N);return n.eql(y,g)}if(!E(i.Gx,i.Gy))throw new Error("bad curve params: generator point");let U=n.mul(n.pow(i.a,nn),ul),k=n.mul(n.sqr(i.b),BigInt(27));if(n.is0(n.add(U,k)))throw new Error("bad curve params: a or b");function O(N,w,y=!1){if(!n.isValid(w)||y&&n.is0(w))throw new Error(`bad point coordinate ${N}`);return w}function M(N){if(!(N instanceof T))throw new Error("ProjectivePoint expected")}function R(N){if(!a||!a.basises)throw new Error("no endo");return al(N,a.basises,o.ORDER)}let F=Ro((N,w)=>{let{X:y,Y:g,Z:b}=N;if(n.eql(b,n.ONE))return{x:y,y:g};let S=N.is0();w==null&&(w=S?n.ONE:n.inv(b));let C=n.mul(y,w),B=n.mul(g,w),A=n.mul(b,w);if(S)return{x:n.ZERO,y:n.ZERO};if(!n.eql(A,n.ONE))throw new Error("invZ was invalid");return{x:C,y:B}}),te=Ro(N=>{if(N.is0()){if(e.allowInfinityPoint&&!n.is0(N.Y))return;throw new Error("bad point: ZERO")}let{x:w,y}=N.toAffine();if(!n.isValid(w)||!n.isValid(y))throw new Error("bad point: x or y not field elements");if(!E(w,y))throw new Error("bad point: equation left != right");if(!N.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function re(N,w,y,g,b){return y=new T(n.mul(y.X,N),y.Y,y.Z),w=gr(g,w),y=gr(b,y),w.add(y)}class T{constructor(w,y,g){this.X=O("x",w),this.Y=O("y",y,!0),this.Z=O("z",g),Object.freeze(this)}static CURVE(){return i}static fromAffine(w){let{x:y,y:g}=w||{};if(!w||!n.isValid(y)||!n.isValid(g))throw new Error("invalid affine point");if(w instanceof T)throw new Error("projective point not allowed");return n.is0(y)&&n.is0(g)?T.ZERO:new T(y,g,n.ONE)}static fromBytes(w){let y=T.fromAffine(p(mt(w,void 0,"point")));return y.assertValidity(),y}static fromHex(w){return T.fromBytes(se("pointHex",w))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(w=8,y=!0){return wt.createCache(this,w),y||this.multiply(nn),this}assertValidity(){te(this)}hasEvenY(){let{y:w}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(w)}equals(w){M(w);let{X:y,Y:g,Z:b}=this,{X:S,Y:C,Z:B}=w,A=n.eql(n.mul(y,B),n.mul(S,b)),L=n.eql(n.mul(g,B),n.mul(C,b));return A&&L}negate(){return new T(this.X,n.neg(this.Y),this.Z)}double(){let{a:w,b:y}=i,g=n.mul(y,nn),{X:b,Y:S,Z:C}=this,B=n.ZERO,A=n.ZERO,L=n.ZERO,_=n.mul(b,b),G=n.mul(S,S),H=n.mul(C,C),P=n.mul(b,S);return P=n.add(P,P),L=n.mul(b,C),L=n.add(L,L),B=n.mul(w,L),A=n.mul(g,H),A=n.add(B,A),B=n.sub(G,A),A=n.add(G,A),A=n.mul(B,A),B=n.mul(P,B),L=n.mul(g,L),H=n.mul(w,H),P=n.sub(_,H),P=n.mul(w,P),P=n.add(P,L),L=n.add(_,_),_=n.add(L,_),_=n.add(_,H),_=n.mul(_,P),A=n.add(A,_),H=n.mul(S,C),H=n.add(H,H),_=n.mul(H,P),B=n.sub(B,_),L=n.mul(H,G),L=n.add(L,L),L=n.add(L,L),new T(B,A,L)}add(w){M(w);let{X:y,Y:g,Z:b}=this,{X:S,Y:C,Z:B}=w,A=n.ZERO,L=n.ZERO,_=n.ZERO,G=i.a,H=n.mul(i.b,nn),P=n.mul(y,S),V=n.mul(g,C),W=n.mul(b,B),le=n.add(y,g),z=n.add(S,C);le=n.mul(le,z),z=n.add(P,V),le=n.sub(le,z),z=n.add(y,b);let ne=n.add(S,B);return z=n.mul(z,ne),ne=n.add(P,W),z=n.sub(z,ne),ne=n.add(g,b),A=n.add(C,B),ne=n.mul(ne,A),A=n.add(V,W),ne=n.sub(ne,A),_=n.mul(G,z),A=n.mul(H,W),_=n.add(A,_),A=n.sub(V,_),_=n.add(V,_),L=n.mul(A,_),V=n.add(P,P),V=n.add(V,P),W=n.mul(G,W),z=n.mul(H,z),V=n.add(V,W),W=n.sub(P,W),W=n.mul(G,W),z=n.add(z,W),P=n.mul(V,z),L=n.add(L,P),P=n.mul(ne,z),A=n.mul(le,A),A=n.sub(A,P),P=n.mul(le,V),_=n.mul(ne,_),_=n.add(_,P),new T(A,L,_)}subtract(w){return this.add(w.negate())}is0(){return this.equals(T.ZERO)}multiply(w){let{endo:y}=e;if(!o.isValidNot0(w))throw new Error("invalid scalar: out of range");let g,b,S=C=>wt.cached(this,C,B=>rn(T,B));if(y){let{k1neg:C,k1:B,k2neg:A,k2:L}=R(w),{p:_,f:G}=S(B),{p:H,f:P}=S(L);b=G.add(P),g=re(y.beta,_,H,C,A)}else{let{p:C,f:B}=S(w);g=C,b=B}return rn(T,[g,b])[0]}multiplyUnsafe(w){let{endo:y}=e,g=this;if(!o.isValid(w))throw new Error("invalid scalar: out of range");if(w===at||g.is0())return T.ZERO;if(w===Gt)return g;if(wt.hasCache(this))return this.multiply(w);if(y){let{k1neg:b,k1:S,k2neg:C,k2:B}=R(w),{p1:A,p2:L}=Zs(T,g,S,B);return re(y.beta,A,L,b,C)}else return wt.unsafe(g,w)}multiplyAndAddUnsafe(w,y,g){let b=this.multiplyUnsafe(y).add(w.multiplyUnsafe(g));return b.is0()?void 0:b}toAffine(w){return F(this,w)}isTorsionFree(){let{isTorsionFree:w}=e;return s===Gt?!0:w?w(T,this):wt.unsafe(this,c).is0()}clearCofactor(){let{clearCofactor:w}=e;return s===Gt?this:w?w(T,this):this.multiplyUnsafe(s)}isSmallOrder(){return this.multiplyUnsafe(s).is0()}toBytes(w=!0){return pr(w,"isCompressed"),this.assertValidity(),h(T,this,w)}toHex(w=!0){return it(this.toBytes(w))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}get px(){return this.X}get py(){return this.X}get pz(){return this.Z}toRawBytes(w=!0){return this.toBytes(w)}_setWindowSize(w){this.precompute(w)}static normalizeZ(w){return rn(T,w)}static msm(w,y){return Xs(T,o,w,y)}static fromPrivateKey(w){return T.BASE.multiply(jt(o,w))}}T.BASE=new T(i.Gx,i.Gy,n.ONE),T.ZERO=new T(n.ZERO,n.ONE,n.ZERO),T.Fp=n,T.Fn=o;let Ar=o.BITS,wt=new tn(T,e.endo?Math.ceil(Ar/2):Ar);return T.BASE.precompute(8),T}function tc(t){return Uint8Array.of(t?2:3)}function rc(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function dl(t,e={}){let{Fn:r}=t,n=e.randomBytes||Wr,o=Object.assign(rc(t.Fp,r),{seed:Mo(r.ORDER)});function i(h){try{return!!jt(r,h)}catch{return!1}}function s(h,p){let{publicKey:m,publicKeyUncompressed:E}=o;try{let U=h.length;return p===!0&&U!==m||p===!1&&U!==E?!1:!!t.fromBytes(h)}catch{return!1}}function c(h=n(o.seed)){return Fo(mt(h,o.seed,"seed"),r.ORDER)}function a(h,p=!0){return t.BASE.multiply(jt(r,h)).toBytes(p)}function u(h){let p=c(h);return{secretKey:p,publicKey:a(p)}}function f(h){if(typeof h=="bigint")return!1;if(h instanceof t)return!0;let{secretKey:p,publicKey:m,publicKeyUncompressed:E}=o;if(r.allowedLengths||p===m)return;let U=se("key",h).length;return U===m||U===E}function d(h,p,m=!0){if(f(h)===!0)throw new Error("first arg must be private key");if(f(p)===!1)throw new Error("second arg must be public key");let E=jt(r,h);return t.fromHex(p).multiply(E).toBytes(m)}return Object.freeze({getPublicKey:a,getSharedSecret:d,keygen:u,Point:t,utils:{isValidSecretKey:i,isValidPublicKey:s,randomSecretKey:c,isValidPrivateKey:i,randomPrivateKey:c,normPrivateKeyToScalar:h=>jt(r,h),precompute(h=8,p=t.BASE){return p.precompute(h,!1)}},lengths:o})}function hl(t,e,r={}){jr(e),mr(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"});let n=r.randomBytes||Wr,o=r.hmac||((y,...g)=>Do(e,y,Pe(...g))),{Fp:i,Fn:s}=t,{ORDER:c,BITS:a}=s,{keygen:u,getPublicKey:f,getSharedSecret:d,utils:l,lengths:h}=dl(t,r),p={prehash:!1,lowS:typeof r.lowS=="boolean"?r.lowS:!1,format:void 0,extraEntropy:!1},m="compact";function E(y){let g=c>>Gt;return y>g}function U(y,g){if(!s.isValidNot0(g))throw new Error(`invalid signature ${y}: out of range 1..Point.Fn.ORDER`);return g}function k(y,g){$o(g);let b=h.signature,S=g==="compact"?b:g==="recovered"?b+1:void 0;return mt(y,S,`${g} signature`)}class O{constructor(g,b,S){this.r=U("r",g),this.s=U("s",b),S!=null&&(this.recovery=S),Object.freeze(this)}static fromBytes(g,b=m){k(g,b);let S;if(b==="der"){let{r:L,s:_}=ct.toSig(mt(g));return new O(L,_)}b==="recovered"&&(S=g[0],b="compact",g=g.subarray(1));let C=s.BYTES,B=g.subarray(0,C),A=g.subarray(C,C*2);return new O(s.fromBytes(B),s.fromBytes(A),S)}static fromHex(g,b){return this.fromBytes(Bt(g),b)}addRecoveryBit(g){return new O(this.r,this.s,g)}recoverPublicKey(g){let b=i.ORDER,{r:S,s:C,recovery:B}=this;if(B==null||![0,1,2,3].includes(B))throw new Error("recovery id invalid");if(c*ec<b&&B>1)throw new Error("recovery id is ambiguous for h>1 curve");let L=B===2||B===3?S+c:S;if(!i.isValid(L))throw new Error("recovery id 2 or 3 invalid");let _=i.toBytes(L),G=t.fromBytes(Pe(tc((B&1)===0),_)),H=s.inv(L),P=R(se("msgHash",g)),V=s.create(-P*H),W=s.create(C*H),le=t.BASE.multiplyUnsafe(V).add(G.multiplyUnsafe(W));if(le.is0())throw new Error("point at infinify");return le.assertValidity(),le}hasHighS(){return E(this.s)}toBytes(g=m){if($o(g),g==="der")return Bt(ct.hexFromSig(this));let b=s.toBytes(this.r),S=s.toBytes(this.s);if(g==="recovered"){if(this.recovery==null)throw new Error("recovery bit must be present");return Pe(Uint8Array.of(this.recovery),b,S)}return Pe(b,S)}toHex(g){return it(this.toBytes(g))}assertValidity(){}static fromCompact(g){return O.fromBytes(se("sig",g),"compact")}static fromDER(g){return O.fromBytes(se("sig",g),"der")}normalizeS(){return this.hasHighS()?new O(this.r,s.neg(this.s),this.recovery):this}toDERRawBytes(){return this.toBytes("der")}toDERHex(){return it(this.toBytes("der"))}toCompactRawBytes(){return this.toBytes("compact")}toCompactHex(){return it(this.toBytes("compact"))}}let M=r.bits2int||function(g){if(g.length>8192)throw new Error("input is too large");let b=zt(g),S=g.length*8-a;return S>0?b>>BigInt(S):b},R=r.bits2int_modN||function(g){return s.create(M(g))},F=gt(a);function te(y){return Os("num < 2^"+a,y,at,F),s.toBytes(y)}function re(y,g){return mt(y,void 0,"message"),g?mt(e(y),void 0,"prehashed message"):y}function T(y,g,b){if(["recovered","canonical"].some(V=>V in b))throw new Error("sign() legacy options not supported");let{lowS:S,prehash:C,extraEntropy:B}=zo(b,p);y=re(y,C);let A=R(y),L=jt(s,g),_=[te(L),te(A)];if(B!=null&&B!==!1){let V=B===!0?n(h.secretKey):B;_.push(se("extraEntropy",V))}let G=Pe(..._),H=A;function P(V){let W=M(V);if(!s.isValidNot0(W))return;let le=s.inv(W),z=t.BASE.multiply(W).toAffine(),ne=s.create(z.x);if(ne===at)return;let Br=s.create(le*s.create(H+ne*L));if(Br===at)return;let ui=(z.x===ne?0:2)|Number(z.y&Gt),li=Br;return S&&E(Br)&&(li=s.neg(Br),ui^=1),new O(ne,li,ui)}return{seed:G,k2sig:P}}function Ar(y,g,b={}){y=se("message",y);let{seed:S,k2sig:C}=T(y,g,b);return Ps(e.outputLen,s.BYTES,o)(S,C)}function wt(y){let g,b=typeof y=="string"||St(y),S=!b&&y!==null&&typeof y=="object"&&typeof y.r=="bigint"&&typeof y.s=="bigint";if(!b&&!S)throw new Error("invalid signature, expected Uint8Array, hex string or Signature instance");if(S)g=new O(y.r,y.s);else if(b){try{g=O.fromBytes(se("sig",y),"der")}catch(C){if(!(C instanceof ct.Err))throw C}if(!g)try{g=O.fromBytes(se("sig",y),"compact")}catch{return!1}}return g||!1}function N(y,g,b,S={}){let{lowS:C,prehash:B,format:A}=zo(S,p);if(b=se("publicKey",b),g=re(se("message",g),B),"strict"in S)throw new Error("options.strict was renamed to lowS");let L=A===void 0?wt(y):O.fromBytes(se("sig",y),A);if(L===!1)return!1;try{let _=t.fromBytes(b);if(C&&L.hasHighS())return!1;let{r:G,s:H}=L,P=R(g),V=s.inv(H),W=s.create(P*V),le=s.create(G*V),z=t.BASE.multiplyUnsafe(W).add(_.multiplyUnsafe(le));return z.is0()?!1:s.create(z.x)===G}catch{return!1}}function w(y,g,b={}){let{prehash:S}=zo(b,p);return g=re(g,S),O.fromBytes(y,"recovered").recoverPublicKey(g).toBytes()}return Object.freeze({keygen:u,getPublicKey:f,getSharedSecret:d,utils:l,lengths:h,Point:t,sign:Ar,verify:N,recoverPublicKey:w,Signature:O,hash:e})}function pl(t){let e={a:t.a,b:t.b,p:t.Fp.ORDER,n:t.n,h:t.h,Gx:t.Gx,Gy:t.Gy},r=t.Fp,n=t.allowedPrivateKeyLengths?Array.from(new Set(t.allowedPrivateKeyLengths.map(s=>Math.ceil(s/2)))):void 0,o=yt(e.n,{BITS:t.nBitLength,allowedLengths:n,modFromBytes:t.wrapPrivateKey}),i={Fp:r,Fn:o,allowInfinityPoint:t.allowInfinityPoint,endo:t.endo,isTorsionFree:t.isTorsionFree,clearCofactor:t.clearCofactor,fromBytes:t.fromBytes,toBytes:t.toBytes};return{CURVE:e,curveOpts:i}}function fl(t){let{CURVE:e,curveOpts:r}=pl(t),n={hmac:t.hmac,randomBytes:t.randomBytes,lowS:t.lowS,bits2int:t.bits2int,bits2int_modN:t.bits2int_modN};return{CURVE:e,curveOpts:r,hash:t.hash,ecdsaOpts:n}}function ml(t,e){let r=e.Point;return Object.assign({},e,{ProjectivePoint:r,CURVE:Object.assign({},t,en(r.Fn.ORDER,r.Fn.BITS))})}function nc(t){let{CURVE:e,curveOpts:r,hash:n,ecdsaOpts:o}=fl(t),i=ll(e,r),s=hl(i,n,o);return ml(t,s)}function oc(t,e){let r=n=>nc({...t,hash:n});return{...r(e),create:r}}var Wo={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},gl={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var ic=BigInt(2);function yl(t){let e=Wo.p,r=BigInt(3),n=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),c=BigInt(44),a=BigInt(88),u=t*t*t%e,f=u*u*t%e,d=Ie(f,r,e)*f%e,l=Ie(d,r,e)*f%e,h=Ie(l,ic,e)*u%e,p=Ie(h,o,e)*h%e,m=Ie(p,i,e)*p%e,E=Ie(m,c,e)*m%e,U=Ie(E,a,e)*E%e,k=Ie(U,c,e)*m%e,O=Ie(k,r,e)*f%e,M=Ie(O,s,e)*p%e,R=Ie(M,n,e)*u%e,F=Ie(R,ic,e);if(!Go.eql(Go.sqr(F),t))throw new Error("Cannot find square root");return F}var Go=yt(Wo.p,{sqrt:yl}),yr=oc({...Wo,Fp:Go,lowS:!0,endo:gl},Ds);var on=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function cc(t,e,r,n){n?.signal?.throwIfAborted();let o=sc.default.createHash("sha256");if(r instanceof Uint8Array)o.update(r);else for(let s of r)o.update(s);let i=o.digest();try{return yr.verify(e,i,t)}catch(s){throw new on(String(s))}}var sn=class{type="secp256k1";raw;_key;constructor(e){this._key=uc(e),this.raw=ac(this._key)}toMultihash(){return Le.digest(Ft(this))}toCID(){return Y.createV1(114,this.toMultihash())}toString(){return j.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:we(this.raw,e.raw)}verify(e,r,n){return cc(this._key,r,e,n)}};function lc(t){return new sn(t)}function ac(t){return yr.ProjectivePoint.fromHex(t).toRawBytes(!0)}function uc(t){try{return yr.ProjectivePoint.fromHex(t),t}catch(e){throw new Ur(String(e))}}function dc(t){let{Type:e,Data:r}=lr.decode(t.digest),n=r??new Uint8Array;switch(e){case Ee.Ed25519:return fs(n);case Ee.secp256k1:return lc(n);case Ee.ECDSA:return as(n);default:throw new Zt}}function Ft(t){return lr.encode({Type:Ee[t.type],Data:t.raw})}var hc=Symbol.for("nodejs.util.inspect.custom"),wl=114,wr=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[yn]=!0;toString(){return this.string==null&&(this.string=j.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return Y.createV1(wl,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return we(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return we(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[hc](){return`PeerId(${this.toString()})`}},cn=class extends wr{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},an=class extends wr{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},un=class extends wr{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},xl=2336,xr=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Le.digest(J(this.url))}[hc](){return`PeerId(${this.url})`}[yn]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return Y.createV1(xl,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=K(e)),e.toString()===this.toString())}};var bl=114,pc=2336;function fc(t,e){let r;if(t.charAt(0)==="1"||t.charAt(0)==="Q")r=tr(j.decode(`z${t}`));else{if(t.startsWith("k51qzi5uqu5")||t.startsWith("kzwfwjn5ji4")||t.startsWith("k2k4r8")||t.startsWith("bafz"))return El(Y.parse(t));if(e==null)throw new Re('Please pass a multibase decoder for strings that do not start with "1" or "Q"');r=tr(e.decode(t))}return mc(r)}function mc(t){if(vl(t))return new cn({multihash:t});if(Il(t))try{let e=dc(t);if(e.type==="Ed25519")return new an({multihash:t,publicKey:e});if(e.type==="secp256k1")return new un({multihash:t,publicKey:e})}catch{let r=K(t.digest);return new xr(new URL(r))}throw new Dr("Supplied PeerID Multihash is invalid")}function El(t){if(t?.multihash==null||t.version==null||t.version===1&&t.code!==bl&&t.code!==pc)throw new Lr("Supplied PeerID CID is invalid");if(t.code===pc){let e=K(t.multihash.digest);return new xr(new URL(e))}return mc(t.multihash)}function Il(t){return t.code===Le.code}function vl(t){return t.code===Qn.code}var ve=de("node:net");var yc=Tt(gc(),1),Sl=["0.0.0.0/8","10.0.0.0/8","100.64.0.0/10","127.0.0.0/8","169.254.0.0/16","172.16.0.0/12","192.0.0.0/24","192.0.0.0/29","192.0.0.8/32","192.0.0.9/32","192.0.0.10/32","192.0.0.170/32","192.0.0.171/32","192.0.2.0/24","192.31.196.0/24","192.52.193.0/24","192.88.99.0/24","192.168.0.0/16","192.175.48.0/24","198.18.0.0/15","198.51.100.0/24","203.0.113.0/24","240.0.0.0/4","255.255.255.255/32"],Al=Sl.map(t=>new yc.Netmask(t));function Yo(t){for(let e of Al)if(e.contains(t))return!0;return!1}function Bl(t){return/^::ffff:([0-9a-fA-F]{1,4}):([0-9a-fA-F]{1,4})$/.test(t)}function Cl(t){let e=t.split(":");if(e.length<2)return!1;let r=e[e.length-1].padStart(4,"0"),n=e[e.length-2].padStart(4,"0"),o=`${parseInt(n.substring(0,2),16)}.${parseInt(n.substring(2),16)}.${parseInt(r.substring(0,2),16)}.${parseInt(r.substring(2),16)}`;return Yo(o)}function Ul(t){return/^::ffff:([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})$/.test(t)}function Ll(t){let e=t.split(":"),r=e[e.length-1];return Yo(r)}function Dl(t){return/^::$/.test(t)||/^::1$/.test(t)||/^64:ff9b::([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})$/.test(t)||/^100::([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^2001::([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^2001:2[0-9a-fA-F]:([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^2001:db8:([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^2002:([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^f[c-d]([0-9a-fA-F]{2,2}):/i.test(t)||/^fe[8-9a-bA-B][0-9a-fA-F]:/i.test(t)||/^ff([0-9a-fA-F]{2,2}):/i.test(t)}function wc(t){if((0,ve.isIPv4)(t))return Yo(t);if(Bl(t))return Cl(t);if(Ul(t))return Ll(t);if((0,ve.isIPv6)(t))return Dl(t)}var ee=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},ut=class extends Error{static name="ValidationError";name="ValidationError"},Er=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},ln=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};function Xo(t){return e=>K(e,t)}function Qo(t){return e=>J(e,t)}function Wt(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function Lt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function xc(t){let e=t.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 r=J(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=Lt(n);return ze([r,o],r.length+o.length)}function bc(t){let e=t.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 r=ht.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=Lt(n);return ze([r,o],r.length+o.length)}function Jo(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=K(e,"base32"),o=Wt(r);return`${n}:${o}`}var ei=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let o=parseInt(r,10);if(isNaN(o)||o<0||o>255)throw new ee("Invalid byte value in IP address");e[n]=o}),e},Ec=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let i=(0,ve.isIPv4)(r[n]),s;i&&(s=ei(r[n]),r[n]=K(s.subarray(0,2),"base16")),s!=null&&++n<8&&r.splice(n,0,K(s.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let i=[n,1];for(n=9-r.length;n>0;n--)i.push("0");r.splice.apply(r,i)}let o=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let i=parseInt(r[n],16);if(isNaN(i)||i<0||i>65535)throw new ee("Invalid byte value in IP address");o[e++]=i>>8&255,o[e++]=i&255}return o},Ic=function(t){if(t.byteLength!==4)throw new ee("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},vc=function(t){if(t.byteLength!==16)throw new ee("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let o=t[n],i=t[n+1],s=`${o.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`;e.push(s)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new ee(`Invalid IPv6 address "${r}"`)}};function Sc(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new ee(`Invalid IPv6 address "${t}"`)}}var Zo=Object.values(nr).map(t=>t.decoder),Tl=(function(){let t=Zo[0].or(Zo[1]);return Zo.slice(2).forEach(e=>t=t.or(e)),t})();function Ac(t){return Tl.decode(t)}function Bc(t){return e=>t.encoder.encode(e)}function _l(t){if(parseInt(t).toString()!==t)throw new ut("Value must be an integer")}function Ol(t){if(t<0)throw new ut("Value must be a positive integer, or zero")}function Pl(t){return e=>{if(e>t)throw new ut(`Value must be smaller than or equal to ${t}`)}}function Nl(...t){return e=>{for(let r of t)r(e)}}var Ir=Nl(_l,Ol,Pl(65535));var X=-1,ti=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new ln(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},pe=new ti,dd=[{code:4,name:"ip4",size:32,valueToBytes:ei,bytesToValue:Ic,validate:t=>{if(!(0,ve.isIPv4)(t))throw new ut(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:Lt,bytesToValue:Wt,validate:Ir},{code:273,name:"udp",size:16,valueToBytes:Lt,bytesToValue:Wt,validate:Ir},{code:33,name:"dccp",size:16,valueToBytes:Lt,bytesToValue:Wt,validate:Ir},{code:41,name:"ip6",size:128,valueToBytes:Ec,bytesToValue:vc,stringToValue:Sc,validate:t=>{if(!(0,ve.isIPv6)(t))throw new ut(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:X},{code:43,name:"ipcidr",size:8,bytesToValue:Xo("base10"),valueToBytes:Qo("base10")},{code:53,name:"dns",size:X,resolvable:!0},{code:54,name:"dns4",size:X,resolvable:!0},{code:55,name:"dns6",size:X,resolvable:!0},{code:56,name:"dnsaddr",size:X,resolvable:!0},{code:132,name:"sctp",size:16,valueToBytes:Lt,bytesToValue:Wt,validate:Ir},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:X,path:!0,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:X,bytesToValue:Xo("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Qo("base58btc")(t):Y.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Jo,valueToBytes:xc},{code:445,name:"onion3",size:296,bytesToValue:Jo,valueToBytes:bc},{code:446,name:"garlic64",size:X},{code:447,name:"garlic32",size:X},{code:448,name:"tls"},{code:449,name:"sni",size:X},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:X,bytesToValue:Bc($n),valueToBytes:Ac},{code:480,name:"http"},{code:481,name:"http-path",size:X,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:X}];dd.forEach(t=>{pe.addProtocol(t)});function Cc(t){let e=[],r=0;for(;r<t.length;){let n=fo(t,r),o=pe.getProtocol(n),i=$e(n),s=hd(o,t,r+i),c=0;s>0&&o.size===X&&(c=$e(s));let a=i+c+s,u={code:n,name:o.name,bytes:t.subarray(r,r+a)};if(s>0){let f=r+i+c,d=t.subarray(f,f+s);u.value=o.bytesToValue?.(d)??K(d)}e.push(u),r+=a}return e}function Uc(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let o=pe.getProtocol(n.code),i=$e(n.code),s,c=0,a=0;n.value!=null&&(s=o.valueToBytes?.(n.value)??J(n.value),c=s.byteLength,o.size===X&&(a=$e(c)));let u=new Uint8Array(i+a+c),f=0;cr(n.code,u,f),f+=i,s!=null&&(o.size===X&&(cr(c,u,f),f+=a),u.set(s,f)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return ze(r,e)}function Lc(t){if(t.charAt(0)!=="/")throw new ee('String multiaddr must start with "/"');let e=[],r="protocol",n="",o="";for(let i=1;i<t.length;i++){let s=t.charAt(i);s!=="/"&&(r==="protocol"?o+=t.charAt(i):n+=t.charAt(i));let c=i===t.length-1;if(s==="/"||c){let a=pe.getProtocol(o);if(r==="protocol"){if(a.size==null||a.size===0){e.push({code:a.code,name:a.name}),n="",o="",r="protocol";continue}else if(c)throw new ee(`Component ${o} was missing value`);r="value"}else if(r==="value"){let u={code:a.code,name:a.name};if(a.size!=null&&a.size!==0){if(n==="")throw new ee(`Component ${o} was missing value`);u.value=a.stringToValue?.(n)??n}e.push(u),n="",o="",r="protocol"}}}if(o!==""&&n!=="")throw new ee("Incomplete multiaddr");return e}function Dc(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=pe.getProtocol(e.code);if(r==null)throw new ee(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function hd(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:fo(e,r)}var pd=Symbol.for("nodejs.util.inspect.custom"),ai=Symbol.for("@multiformats/multiaddr"),fd=[53,54,55,56],ci=class extends Error{constructor(e="No available resolver"){super(e),this.name="NoAvailableResolverError"}};function md(t){if(t==null&&(t="/"),_c(t))return t.getComponents();if(t instanceof Uint8Array)return Cc(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),Lc(t);if(Array.isArray(t))return t;throw new ee("Must be a string, Uint8Array, Component[], or another Multiaddr")}var fn=class t{[ai]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=md(e),r.validate!==!1&&gd(this)}get bytes(){return this.#r==null&&(this.#r=Uc(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=Dc(this.#e)),this.#t}toJSON(){return this.toString()}toOptions(){let e,r,n,o,i="";for(let{code:c,name:a,value:u}of this.#e)c===42&&(i=`%${u??""}`),fd.includes(c)&&(r="tcp",o=443,n=`${u??""}${i}`,e=c===55?6:4),(c===6||c===273)&&(r=a==="tcp"?"tcp":"udp",o=parseInt(u??"")),(c===4||c===41)&&(r="tcp",n=`${u??""}${i}`,e=c===41?6:4);if(e==null||r==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:r,port:o}}getComponents(){return[...this.#e]}protos(){return this.#e.map(({code:e,value:r})=>{let n=pe.getProtocol(e);return{code:e,size:n.size??0,name:n.name,resolvable:!!n.resolvable,path:!!n.path}})}protoCodes(){return this.#e.map(({code:e})=>e)}protoNames(){return this.#e.map(({name:e})=>e)}tuples(){return this.#e.map(({code:e,value:r})=>{if(r==null)return[e];let n=pe.getProtocol(e),o=[e];return r!=null&&o.push(n.valueToBytes?.(r)??J(r)),o})}stringTuples(){return this.#e.map(({code:e,value:r})=>r==null?[e]:[e,r])}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),o=n.lastIndexOf(r);if(o<0)throw new Er(`Address ${this.toString()} does not contain subaddress: ${e.toString()}`);return new t(n.slice(0,o),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}getPeerId(){try{let e=[];this.#e.forEach(({code:n,value:o})=>{n===421&&e.push([n,o]),n===290&&(e=[])});let r=e.pop();if(r?.[1]!=null){let n=r[1];return n[0]==="Q"||n[0]==="1"?K(j.decode(`z${n}`),"base58btc"):K(Y.parse(n).multihash.bytes,"base58btc")}return null}catch{return null}}getPath(){for(let e of this.#e)if(pe.getProtocol(e.code).path)return e.value??null;return null}equals(e){return we(this.bytes,e.bytes)}async resolve(e){let r=this.protos().find(i=>i.resolvable);if(r==null)return[this];let n=Tc.get(r.name);if(n==null)throw new ci(`no available resolver for ${r.name}`);return(await n(this,e)).map(i=>Sr(i))}nodeAddress(){let e=this.toOptions();if(e.transport!=="tcp"&&e.transport!=="udp")throw new Error(`multiaddr must have a valid format - no protocol with name: "${e.transport}". Must have a valid transport protocol: "{tcp, udp}"`);return{family:e.family,address:e.host,port:e.port}}isThinWaistAddress(){return!(this.#e.length!==2||this.#e[0].code!==4&&this.#e[0].code!==41||this.#e[1].code!==6&&this.#e[1].code!==273)}[pd](){return`Multiaddr(${this.toString()})`}};function gd(t){t.getComponents().forEach(e=>{let r=pe.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}var mn=class{index=0;input="";new(e){return this.index=0,this.input=e,this}readAtomically(e){let r=this.index,n=e();return n===void 0&&(this.index=r),n}parseWith(e){let r=e();if(this.index===this.input.length)return r}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 r=this.readChar();if(r===e)return r})}readSeparator(e,r,n){return this.readAtomically(()=>{if(!(r>0&&this.readGivenChar(e)===void 0))return n()})}readNumber(e,r,n,o){return this.readAtomically(()=>{let i=0,s=0,c=this.peekChar();if(c===void 0)return;let a=c==="0",u=2**(8*o)-1;for(;;){let f=this.readAtomically(()=>{let d=this.readChar();if(d===void 0)return;let l=Number.parseInt(d,e);if(!Number.isNaN(l))return l});if(f===void 0)break;if(i*=e,i+=f,i>u||(s+=1,r!==void 0&&s>r))return}if(s!==0)return!n&&a&&s>1?void 0:i})}readIPv4Addr(){return this.readAtomically(()=>{let e=new Uint8Array(4);for(let r=0;r<e.length;r++){let n=this.readSeparator(".",r,()=>this.readNumber(10,3,!1,1));if(n===void 0)return;e[r]=n}return e})}readIPv6Addr(){let e=r=>{for(let n=0;n<r.length/2;n++){let o=n*2;if(n<r.length-3){let s=this.readSeparator(":",n,()=>this.readIPv4Addr());if(s!==void 0)return r[o]=s[0],r[o+1]=s[1],r[o+2]=s[2],r[o+3]=s[3],[o+4,!0]}let i=this.readSeparator(":",n,()=>this.readNumber(16,4,!0,2));if(i===void 0)return[o,!1];r[o]=i>>8,r[o+1]=i&255}return[r.length,!1]};return this.readAtomically(()=>{let r=new Uint8Array(16),[n,o]=e(r);if(n===16)return r;if(o||this.readGivenChar(":")===void 0||this.readGivenChar(":")===void 0)return;let i=new Uint8Array(14),s=16-(n+2),[c]=e(i.subarray(0,s));return r.set(i.subarray(0,c),16-c),r})}readIPAddr(){return this.readIPv4Addr()??this.readIPv6Addr()}};var cg=new mn;var mg=parseInt("0xFFFF",16),gg=new Uint8Array([0,0,0,0,0,0,0,0,0,0,255,255]);var Tc=new Map;function _c(t){return!!t?.[ai]}function Sr(t){return new fn(t)}function Nc(t){let e=pe.getProtocol(t);return{code:e.code,size:e.size??0,name:e.name,resolvable:!!e.resolvable,path:!!e.path}}function Rc(t){try{for(let{code:e}of t.getComponents())if(e!==42)return e===4||e===41}catch{}return!1}function kc(t){try{if(!Rc(t))return!1;let[[,e]]=t.stringTuples();return e==null?!1:wc(e)??!1}catch{}return!0}function Kc(t,e,r,n){let o=()=>{n?.log.trace("query",e),t.query({questions:[{name:e,type:"PTR"}]})};return o(),setInterval(o,r)}function Mc(t,e,r,n){if(t.answers==null)return;let o,i=[];if(t.answers.forEach(s=>{switch(s.type){case"PTR":o=s;break;case"TXT":i.push(s);break;default:break}}),t.additionals.forEach(s=>{switch(s.type){case"TXT":i.push(s);break;default:break}}),!(o==null||o?.name!==r||i.length===0||o.data.startsWith(e)))try{let s=i.flatMap(a=>a.data).filter(a=>a.toString().startsWith("dnsaddr=")).map(a=>Sr(a.toString().substring(8))),c=s[0].getPeerId();if(c==null)throw new Error("Multiaddr doesn't contain PeerId");return n?.log("peer found %p",c),{id:fc(c),multiaddrs:s.map(a=>a.decapsulateCode(Nc("p2p").code))}}catch(s){n?.log.error("failed to parse mdns response",s)}}function Fc(t,e,r,n,o,i,s){if(!i){s?.log("not responding to mDNS query as broadcast mode is false");return}if(n.length!==0&&t.questions[0]!=null&&t.questions[0].name===o){let c=[];c.push({name:o,type:"PTR",class:"IN",ttl:120,data:r+"."+o}),n.filter(Id).forEach(a=>{let u="dnsaddr="+a.toString();if(u.length>255){s?.log("multiaddr %a is too long to use in mDNS query response",a);return}if(a.getPeerId()==null){s?.log("multiaddr %a did not have a peer ID so cannot be used in mDNS query response",a);return}c.push({name:r+"."+o,type:"TXT",class:"IN",ttl:120,data:u})}),s?.log.trace("responding to query"),e.respond(c)}}function Id(t){return!!kc(t)}function Hc(t){let e="",r="abcdefghijklmnopqrstuvwxyz0123456789";for(let n=0;n<t;n++)e+=r.charAt(Math.floor(Math.random()*r.length));return e}var gn=class extends Tr{mdns;log;broadcast;interval;serviceTag;peerName;port;ip;_queryInterval;components;constructor(e,r={}){if(super(),this.log=e.logger.forComponent("libp2p:mdns"),this.broadcast=r.broadcast!==!1,this.interval=r.interval??1e3*10,this.serviceTag=r.serviceTag??"_p2p._udp.local",this.ip=r.ip??"224.0.0.251",this.peerName=r.peerName??Hc(63),this.peerName.length>=64)throw new Error("Peer name should be less than 64 chars long");this.port=r.port??5353,this.components=e,this._queryInterval=null,this._onMdnsQuery=this._onMdnsQuery.bind(this),this._onMdnsResponse=this._onMdnsResponse.bind(this),this._onMdnsWarning=this._onMdnsWarning.bind(this),this._onMdnsError=this._onMdnsError.bind(this)}[hi]=this;[Symbol.toStringTag]="@libp2p/mdns";[mi]=["@libp2p/peer-discovery"];isStarted(){return!!this.mdns}async start(){this.mdns==null&&(this.mdns=(0,qc.default)({port:this.port,ip:this.ip}),this.mdns.on("query",this._onMdnsQuery),this.mdns.on("response",this._onMdnsResponse),this.mdns.on("warning",this._onMdnsWarning),this.mdns.on("error",this._onMdnsError),this._queryInterval=Kc(this.mdns,this.serviceTag,this.interval,{log:this.log}))}_onMdnsQuery(e){this.mdns!=null&&(this.log.trace("received incoming mDNS query"),Fc(e,this.mdns,this.peerName,this.components.addressManager.getAddresses(),this.serviceTag,this.broadcast,{log:this.log}))}_onMdnsResponse(e){this.log.trace("received mDNS query response");try{let r=Mc(e,this.peerName,this.serviceTag,{log:this.log});r!=null&&(this.log("discovered peer in mDNS query response %p",r.id),this.dispatchEvent(new CustomEvent("peer",{detail:r})))}catch(r){this.log.error("Error processing peer response",r)}}_onMdnsWarning(e){this.log.error("mdns warning",e)}_onMdnsError(e){this.log.error("mdns error",e)}async stop(){this.mdns!=null&&(this.mdns.removeListener("query",this._onMdnsQuery),this.mdns.removeListener("response",this._onMdnsResponse),this.mdns.removeListener("warning",this._onMdnsWarning),this.mdns.removeListener("error",this._onMdnsError),this._queryInterval!=null&&(clearInterval(this._queryInterval),this._queryInterval=null),await new Promise(e=>{this.mdns!=null?this.mdns.destroy(e):e()}),this.mdns=void 0)}};function Sd(t={}){return e=>new gn(e,t)}return Wc(Ad);})();
|
|
2
|
+
"use strict";var Libp2PMdns=(()=>{var Ec=Object.create;var mr=Object.defineProperty;var Ic=Object.getOwnPropertyDescriptor;var vc=Object.getOwnPropertyNames;var Sc=Object.getPrototypeOf,Ac=Object.prototype.hasOwnProperty;var le=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw Error('Dynamic require of "'+t+'" is not supported')});var Pe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),he=(t,e)=>{for(var r in e)mr(t,r,{get:e[r],enumerable:!0})},jo=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let o of vc(e))!Ac.call(t,o)&&o!==r&&mr(t,o,{get:()=>e[o],enumerable:!(n=Ic(e,o))||n.enumerable});return t};var Ft=(t,e,r)=>(r=t!=null?Ec(Sc(t)):{},jo(e||!t||!t.__esModule?mr(r,"default",{value:t,enumerable:!0}):r,t)),Bc=t=>jo(mr({},"__esModule",{value:!0}),t);var Xo=Pe(tn=>{"use strict";tn.toString=function(t){switch(t){case 1:return"A";case 10:return"NULL";case 28:return"AAAA";case 18:return"AFSDB";case 42:return"APL";case 257:return"CAA";case 60:return"CDNSKEY";case 59:return"CDS";case 37:return"CERT";case 5:return"CNAME";case 49:return"DHCID";case 32769:return"DLV";case 39:return"DNAME";case 48:return"DNSKEY";case 43:return"DS";case 55:return"HIP";case 13:return"HINFO";case 45:return"IPSECKEY";case 25:return"KEY";case 36:return"KX";case 29:return"LOC";case 15:return"MX";case 35:return"NAPTR";case 2:return"NS";case 47:return"NSEC";case 50:return"NSEC3";case 51:return"NSEC3PARAM";case 12:return"PTR";case 46:return"RRSIG";case 17:return"RP";case 24:return"SIG";case 6:return"SOA";case 99:return"SPF";case 33:return"SRV";case 44:return"SSHFP";case 32768:return"TA";case 249:return"TKEY";case 52:return"TLSA";case 250:return"TSIG";case 16:return"TXT";case 252:return"AXFR";case 251:return"IXFR";case 41:return"OPT";case 255:return"ANY"}return"UNKNOWN_"+t};tn.toType=function(t){switch(t.toUpperCase()){case"A":return 1;case"NULL":return 10;case"AAAA":return 28;case"AFSDB":return 18;case"APL":return 42;case"CAA":return 257;case"CDNSKEY":return 60;case"CDS":return 59;case"CERT":return 37;case"CNAME":return 5;case"DHCID":return 49;case"DLV":return 32769;case"DNAME":return 39;case"DNSKEY":return 48;case"DS":return 43;case"HIP":return 55;case"HINFO":return 13;case"IPSECKEY":return 45;case"KEY":return 25;case"KX":return 36;case"LOC":return 29;case"MX":return 15;case"NAPTR":return 35;case"NS":return 2;case"NSEC":return 47;case"NSEC3":return 50;case"NSEC3PARAM":return 51;case"PTR":return 12;case"RRSIG":return 46;case"RP":return 17;case"SIG":return 24;case"SOA":return 6;case"SPF":return 99;case"SRV":return 33;case"SSHFP":return 44;case"TA":return 32768;case"TKEY":return 249;case"TLSA":return 52;case"TSIG":return 250;case"TXT":return 16;case"AXFR":return 252;case"IXFR":return 251;case"OPT":return 41;case"ANY":return 255;case"*":return 255}return t.toUpperCase().startsWith("UNKNOWN_")?parseInt(t.slice(8)):0}});var Qo=Pe(rn=>{"use strict";rn.toString=function(t){switch(t){case 0:return"NOERROR";case 1:return"FORMERR";case 2:return"SERVFAIL";case 3:return"NXDOMAIN";case 4:return"NOTIMP";case 5:return"REFUSED";case 6:return"YXDOMAIN";case 7:return"YXRRSET";case 8:return"NXRRSET";case 9:return"NOTAUTH";case 10:return"NOTZONE";case 11:return"RCODE_11";case 12:return"RCODE_12";case 13:return"RCODE_13";case 14:return"RCODE_14";case 15:return"RCODE_15"}return"RCODE_"+t};rn.toRcode=function(t){switch(t.toUpperCase()){case"NOERROR":return 0;case"FORMERR":return 1;case"SERVFAIL":return 2;case"NXDOMAIN":return 3;case"NOTIMP":return 4;case"REFUSED":return 5;case"YXDOMAIN":return 6;case"YXRRSET":return 7;case"NXRRSET":return 8;case"NOTAUTH":return 9;case"NOTZONE":return 10;case"RCODE_11":return 11;case"RCODE_12":return 12;case"RCODE_13":return 13;case"RCODE_14":return 14;case"RCODE_15":return 15}return 0}});var Jo=Pe(nn=>{"use strict";nn.toString=function(t){switch(t){case 0:return"QUERY";case 1:return"IQUERY";case 2:return"STATUS";case 3:return"OPCODE_3";case 4:return"NOTIFY";case 5:return"UPDATE";case 6:return"OPCODE_6";case 7:return"OPCODE_7";case 8:return"OPCODE_8";case 9:return"OPCODE_9";case 10:return"OPCODE_10";case 11:return"OPCODE_11";case 12:return"OPCODE_12";case 13:return"OPCODE_13";case 14:return"OPCODE_14";case 15:return"OPCODE_15"}return"OPCODE_"+t};nn.toOpcode=function(t){switch(t.toUpperCase()){case"QUERY":return 0;case"IQUERY":return 1;case"STATUS":return 2;case"OPCODE_3":return 3;case"NOTIFY":return 4;case"UPDATE":return 5;case"OPCODE_6":return 6;case"OPCODE_7":return 7;case"OPCODE_8":return 8;case"OPCODE_9":return 9;case"OPCODE_10":return 10;case"OPCODE_11":return 11;case"OPCODE_12":return 12;case"OPCODE_13":return 13;case"OPCODE_14":return 14;case"OPCODE_15":return 15}return 0}});var ei=Pe(on=>{"use strict";on.toString=function(t){switch(t){case 1:return"IN";case 2:return"CS";case 3:return"CH";case 4:return"HS";case 255:return"ANY"}return"UNKNOWN_"+t};on.toClass=function(t){switch(t.toUpperCase()){case"IN":return 1;case"CS":return 2;case"CH":return 3;case"HS":return 4;case"ANY":return 255}return 0}});var ti=Pe(sn=>{"use strict";sn.toString=function(t){switch(t){case 1:return"LLQ";case 2:return"UL";case 3:return"NSID";case 5:return"DAU";case 6:return"DHU";case 7:return"N3U";case 8:return"CLIENT_SUBNET";case 9:return"EXPIRE";case 10:return"COOKIE";case 11:return"TCP_KEEPALIVE";case 12:return"PADDING";case 13:return"CHAIN";case 14:return"KEY_TAG";case 26946:return"DEVICEID"}return t<0?null:`OPTION_${t}`};sn.toCode=function(t){if(typeof t=="number")return t;if(!t)return-1;switch(t.toUpperCase()){case"OPTION_0":return 0;case"LLQ":return 1;case"UL":return 2;case"NSID":return 3;case"OPTION_4":return 4;case"DAU":return 5;case"DHU":return 6;case"N3U":return 7;case"CLIENT_SUBNET":return 8;case"EXPIRE":return 9;case"COOKIE":return 10;case"TCP_KEEPALIVE":return 11;case"PADDING":return 12;case"CHAIN":return 13;case"KEY_TAG":return 14;case"DEVICEID":return 26946;case"OPTION_65535":return 65535}let e=t.match(/_(\d+)$/);return e?parseInt(e[1],10):-1}});var oi=Pe((ni,cn)=>{var ri=(function(t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.decode=d,t.encode=f,t.familyOf=u,t.name=void 0,t.sizeOf=c,t.v6=t.v4=void 0;let e=/^(\d{1,3}\.){3,3}\d{1,3}$/,r=4,n=/^(::)?(((\d{1,3}\.){3}(\d{1,3}){1})?([0-9a-f]){0,4}:{0,2}){1,8}(::)?$/i,o=16,i={name:"v4",size:r,isFormat:h=>e.test(h),encode(h,p,l){l=~~l,p=p||new Uint8Array(l+r);let m=h.length,b=0;for(let L=0;L<m;){let T=h.charCodeAt(L++);T===46?(p[l++]=b,b=0):b=b*10+(T-48)}return p[l]=b,p},decode(h,p){return p=~~p,`${h[p++]}.${h[p++]}.${h[p++]}.${h[p]}`}};t.v4=i;let s={name:"v6",size:o,isFormat:h=>h.length>0&&n.test(h),encode(h,p,l){l=~~l;let m=l+o,b=-1,L=0,T=0,F=!0,P=!1;p=p||new Uint8Array(l+o);for(let K=0;K<h.length;K++){let k=h.charCodeAt(K);k===58?(F?b!==-1?(l<m&&(p[l]=0),l<m-1&&(p[l+1]=0),l+=2):l<m&&(b=l):(P===!0?(l<m&&(p[l]=T),l++):(l<m&&(p[l]=L>>8),l<m-1&&(p[l+1]=L&255),l+=2),L=0,T=0),F=!0,P=!1):k===46?(l<m&&(p[l]=T),l++,T=0,L=0,F=!1,P=!0):(F=!1,k>=97?k-=87:k>=65?k-=55:(k-=48,T=T*10+k),L=(L<<4)+k)}if(F===!1)P===!0?(l<m&&(p[l]=T),l++):(l<m&&(p[l]=L>>8),l<m-1&&(p[l+1]=L&255),l+=2);else if(b===0)l<m&&(p[l]=0),l<m-1&&(p[l+1]=0),l+=2;else if(b!==-1){l+=2;for(let K=Math.min(l-1,m-1);K>=b+2;K--)p[K]=p[K-2];p[b]=0,p[b+1]=0,b=l}if(b!==l&&b!==-1)for(l>m-2&&(l=m-2);m>b;)p[--m]=l<m&&l>b?p[--l]:0;else for(;l<m;)p[l++]=0;return p},decode(h,p){p=~~p;let l="";for(let m=0;m<o;m+=2)m!==0&&(l+=":"),l+=(h[p+m]<<8|h[p+m+1]).toString(16);return l.replace(/(^|:)0(:0)*:0(:|$)/,"$1::$3").replace(/:{3,4}/,"::")}};t.v6=s;let a="ip";t.name=a;function c(h){if(i.isFormat(h))return i.size;if(s.isFormat(h))return s.size;throw Error(`Invalid ip address: ${h}`)}function u(h){return c(h)===i.size?1:2}function f(h,p,l){l=~~l;let m=c(h);return typeof p=="function"&&(p=p(l+m)),m===i.size?i.encode(h,p,l):s.encode(h,p,l)}function d(h,p,l){if(p=~~p,l=l||h.length-p,l===i.size)return i.decode(h,p,l);if(l===s.size)return s.decode(h,p,l);throw Error(`Invalid buffer size needs to be ${i.size} for v4 or ${s.size} for v6.`)}return"default"in t?t.default:t})({});typeof define=="function"&&define.amd?define([],function(){return ri}):typeof cn=="object"&&typeof ni=="object"&&(cn.exports=ri)});var ci=Pe(I=>{"use strict";var v=le("buffer").Buffer,et=Xo(),Cc=Qo(),Lc=Jo(),Ir=ei(),an=ti(),ft=oi(),Dc=0,ii=32768,un=32768,Uc=~un,si=32768,Oc=~si,x=I.name={};x.encode=function(t,e,r,{mail:n=!1}={}){e||(e=v.alloc(x.encodingLength(t))),r||(r=0);let o=r,i=t.replace(/^\.|\.$/gm,"");if(i.length){let s=[];if(n){let a="";i.split(".").forEach(c=>{c.endsWith("\\")?a+=(a.length?".":"")+c.slice(0,-1):s.length===0&&a.length?s.push(a+"."+c):s.push(c)})}else s=i.split(".");for(let a=0;a<s.length;a++){let c=e.write(s[a],r+1);e[r]=c,r+=c+1}}return e[r++]=0,x.encode.bytes=r-o,e};x.encode.bytes=0;x.decode=function(t,e,{mail:r=!1}={}){e||(e=0);let n=[],o=e,i=0,s=0,a=!1;for(;;){if(e>=t.length)throw new Error("Cannot decode name (buffer overflow)");let c=t[e++];if(s+=a?0:1,c===0)break;if((c&192)===0){if(e+c>t.length)throw new Error("Cannot decode name (buffer overflow)");if(i+=c+1,i>254)throw new Error("Cannot decode name (name too long)");let u=t.toString("utf-8",e,e+c);r&&(u=u.replace(/\./g,"\\.")),n.push(u),e+=c,s+=a?0:c}else if((c&192)===192){if(e+1>t.length)throw new Error("Cannot decode name (buffer overflow)");let u=t.readUInt16BE(e-1)-49152;if(u>=o)throw new Error("Cannot decode name (bad pointer)");e=u,o=u,s+=a?0:1,a=!0}else throw new Error("Cannot decode name (bad label)")}return x.decode.bytes=s,n.length===0?".":n.join(".")};x.decode.bytes=0;x.encodingLength=function(t){return t==="."||t===".."?1:v.byteLength(t.replace(/^\.|\.$/gm,""))+2};var U={};U.encode=function(t,e,r){e||(e=v.alloc(U.encodingLength(t))),r||(r=0);let n=e.write(t,r+1);return e[r]=n,U.encode.bytes=n+1,e};U.encode.bytes=0;U.decode=function(t,e){e||(e=0);let r=t[e],n=t.toString("utf-8",e+1,e+1+r);return U.decode.bytes=r+1,n};U.decode.bytes=0;U.encodingLength=function(t){return v.byteLength(t)+1};var Be={};Be.encode=function(t,e,r){e||(e=Be.encodingLength(t)),r||(r=0);let n=(t.flags||0)&32767,o=t.type==="response"?ii:Dc;return e.writeUInt16BE(t.id||0,r),e.writeUInt16BE(n|o,r+2),e.writeUInt16BE(t.questions.length,r+4),e.writeUInt16BE(t.answers.length,r+6),e.writeUInt16BE(t.authorities.length,r+8),e.writeUInt16BE(t.additionals.length,r+10),e};Be.encode.bytes=12;Be.decode=function(t,e){if(e||(e=0),t.length<12)throw new Error("Header must be 12 bytes");let r=t.readUInt16BE(e+2);return{id:t.readUInt16BE(e),type:r&ii?"response":"query",flags:r&32767,flag_qr:(r>>15&1)===1,opcode:Lc.toString(r>>11&15),flag_aa:(r>>10&1)===1,flag_tc:(r>>9&1)===1,flag_rd:(r>>8&1)===1,flag_ra:(r>>7&1)===1,flag_z:(r>>6&1)===1,flag_ad:(r>>5&1)===1,flag_cd:(r>>4&1)===1,rcode:Cc.toString(r&15),questions:new Array(t.readUInt16BE(e+4)),answers:new Array(t.readUInt16BE(e+6)),authorities:new Array(t.readUInt16BE(e+8)),additionals:new Array(t.readUInt16BE(e+10))}};Be.decode.bytes=12;Be.encodingLength=function(){return 12};var $e=I.unknown={};$e.encode=function(t,e,r){return e||(e=v.alloc($e.encodingLength(t))),r||(r=0),e.writeUInt16BE(t.length,r),t.copy(e,r+2),$e.encode.bytes=t.length+2,e};$e.encode.bytes=0;$e.decode=function(t,e){e||(e=0);let r=t.readUInt16BE(e),n=t.slice(e+2,e+2+r);return $e.decode.bytes=r+2,n};$e.decode.bytes=0;$e.encodingLength=function(t){return t.length+2};var je=I.ns={};je.encode=function(t,e,r){return e||(e=v.alloc(je.encodingLength(t))),r||(r=0),x.encode(t,e,r+2),e.writeUInt16BE(x.encode.bytes,r),je.encode.bytes=x.encode.bytes+2,e};je.encode.bytes=0;je.decode=function(t,e){e||(e=0);let r=t.readUInt16BE(e),n=x.decode(t,e+2);return je.decode.bytes=r+2,n};je.decode.bytes=0;je.encodingLength=function(t){return x.encodingLength(t)+2};var Ge=I.soa={};Ge.encode=function(t,e,r){e||(e=v.alloc(Ge.encodingLength(t))),r||(r=0);let n=r;return r+=2,x.encode(t.mname,e,r),r+=x.encode.bytes,x.encode(t.rname,e,r,{mail:!0}),r+=x.encode.bytes,e.writeUInt32BE(t.serial||0,r),r+=4,e.writeUInt32BE(t.refresh||0,r),r+=4,e.writeUInt32BE(t.retry||0,r),r+=4,e.writeUInt32BE(t.expire||0,r),r+=4,e.writeUInt32BE(t.minimum||0,r),r+=4,e.writeUInt16BE(r-n-2,n),Ge.encode.bytes=r-n,e};Ge.encode.bytes=0;Ge.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.mname=x.decode(t,e),e+=x.decode.bytes,n.rname=x.decode(t,e,{mail:!0}),e+=x.decode.bytes,n.serial=t.readUInt32BE(e),e+=4,n.refresh=t.readUInt32BE(e),e+=4,n.retry=t.readUInt32BE(e),e+=4,n.expire=t.readUInt32BE(e),e+=4,n.minimum=t.readUInt32BE(e),e+=4,Ge.decode.bytes=e-r,n};Ge.decode.bytes=0;Ge.encodingLength=function(t){return 22+x.encodingLength(t.mname)+x.encodingLength(t.rname)};var Ye=I.txt={};Ye.encode=function(t,e,r){Array.isArray(t)||(t=[t]);for(let o=0;o<t.length;o++)if(typeof t[o]=="string"&&(t[o]=v.from(t[o])),!v.isBuffer(t[o]))throw new Error("Must be a Buffer");e||(e=v.alloc(Ye.encodingLength(t))),r||(r=0);let n=r;return r+=2,t.forEach(function(o){e[r++]=o.length,o.copy(e,r,0,o.length),r+=o.length}),e.writeUInt16BE(r-n-2,n),Ye.encode.bytes=r-n,e};Ye.encode.bytes=0;Ye.decode=function(t,e){e||(e=0);let r=e,n=t.readUInt16BE(e);e+=2;let o=[];for(;n>0;){let i=t[e++];if(--n,n<i)throw new Error("Buffer overflow");o.push(t.slice(e,e+i)),e+=i,n-=i}return Ye.decode.bytes=e-r,o};Ye.decode.bytes=0;Ye.encodingLength=function(t){Array.isArray(t)||(t=[t]);let e=2;return t.forEach(function(r){typeof r=="string"?e+=v.byteLength(r)+1:e+=r.length+1}),e};var We=I.null={};We.encode=function(t,e,r){e||(e=v.alloc(We.encodingLength(t))),r||(r=0),typeof t=="string"&&(t=v.from(t)),t||(t=v.alloc(0));let n=r;r+=2;let o=t.length;return t.copy(e,r,0,o),r+=o,e.writeUInt16BE(r-n-2,n),We.encode.bytes=r-n,e};We.encode.bytes=0;We.decode=function(t,e){e||(e=0);let r=e,n=t.readUInt16BE(e);e+=2;let o=t.slice(e,e+n);return e+=n,We.decode.bytes=e-r,o};We.decode.bytes=0;We.encodingLength=function(t){return t?(v.isBuffer(t)?t.length:v.byteLength(t))+2:2};var Ze=I.hinfo={};Ze.encode=function(t,e,r){e||(e=v.alloc(Ze.encodingLength(t))),r||(r=0);let n=r;return r+=2,U.encode(t.cpu,e,r),r+=U.encode.bytes,U.encode(t.os,e,r),r+=U.encode.bytes,e.writeUInt16BE(r-n-2,n),Ze.encode.bytes=r-n,e};Ze.encode.bytes=0;Ze.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.cpu=U.decode(t,e),e+=U.decode.bytes,n.os=U.decode(t,e),e+=U.decode.bytes,Ze.decode.bytes=e-r,n};Ze.decode.bytes=0;Ze.encodingLength=function(t){return U.encodingLength(t.cpu)+U.encodingLength(t.os)+2};var Se=I.ptr={},Tc=I.cname=Se,_c=I.dname=Se;Se.encode=function(t,e,r){return e||(e=v.alloc(Se.encodingLength(t))),r||(r=0),x.encode(t,e,r+2),e.writeUInt16BE(x.encode.bytes,r),Se.encode.bytes=x.encode.bytes+2,e};Se.encode.bytes=0;Se.decode=function(t,e){e||(e=0);let r=x.decode(t,e+2);return Se.decode.bytes=x.decode.bytes+2,r};Se.decode.bytes=0;Se.encodingLength=function(t){return x.encodingLength(t)+2};var Xe=I.srv={};Xe.encode=function(t,e,r){e||(e=v.alloc(Xe.encodingLength(t))),r||(r=0),e.writeUInt16BE(t.priority||0,r+2),e.writeUInt16BE(t.weight||0,r+4),e.writeUInt16BE(t.port||0,r+6),x.encode(t.target,e,r+8);let n=x.encode.bytes+6;return e.writeUInt16BE(n,r),Xe.encode.bytes=n+2,e};Xe.encode.bytes=0;Xe.decode=function(t,e){e||(e=0);let r=t.readUInt16BE(e),n={};return n.priority=t.readUInt16BE(e+2),n.weight=t.readUInt16BE(e+4),n.port=t.readUInt16BE(e+6),n.target=x.decode(t,e+8),Xe.decode.bytes=r+2,n};Xe.decode.bytes=0;Xe.encodingLength=function(t){return 8+x.encodingLength(t.target)};var pe=I.caa={};pe.ISSUER_CRITICAL=128;pe.encode=function(t,e,r){let n=pe.encodingLength(t);return e||(e=v.alloc(pe.encodingLength(t))),r||(r=0),t.issuerCritical&&(t.flags=pe.ISSUER_CRITICAL),e.writeUInt16BE(n-2,r),r+=2,e.writeUInt8(t.flags||0,r),r+=1,U.encode(t.tag,e,r),r+=U.encode.bytes,e.write(t.value,r),r+=v.byteLength(t.value),pe.encode.bytes=n,e};pe.encode.bytes=0;pe.decode=function(t,e){e||(e=0);let r=t.readUInt16BE(e);e+=2;let n=e,o={};return o.flags=t.readUInt8(e),e+=1,o.tag=U.decode(t,e),e+=U.decode.bytes,o.value=t.toString("utf-8",e,n+r),o.issuerCritical=!!(o.flags&pe.ISSUER_CRITICAL),pe.decode.bytes=r+2,o};pe.decode.bytes=0;pe.encodingLength=function(t){return U.encodingLength(t.tag)+U.encodingLength(t.value)+2};var ct=I.mx={};ct.encode=function(t,e,r){e||(e=v.alloc(ct.encodingLength(t))),r||(r=0);let n=r;return r+=2,e.writeUInt16BE(t.preference||0,r),r+=2,x.encode(t.exchange,e,r),r+=x.encode.bytes,e.writeUInt16BE(r-n-2,n),ct.encode.bytes=r-n,e};ct.encode.bytes=0;ct.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.preference=t.readUInt16BE(e),e+=2,n.exchange=x.decode(t,e),e+=x.decode.bytes,ct.decode.bytes=e-r,n};ct.encodingLength=function(t){return 4+x.encodingLength(t.exchange)};var Qe=I.a={};Qe.encode=function(t,e,r){return e||(e=v.alloc(Qe.encodingLength(t))),r||(r=0),e.writeUInt16BE(4,r),r+=2,ft.v4.encode(t,e,r),Qe.encode.bytes=6,e};Qe.encode.bytes=0;Qe.decode=function(t,e){e||(e=0),e+=2;let r=ft.v4.decode(t,e);return Qe.decode.bytes=6,r};Qe.decode.bytes=0;Qe.encodingLength=function(){return 6};var Je=I.aaaa={};Je.encode=function(t,e,r){return e||(e=v.alloc(Je.encodingLength(t))),r||(r=0),e.writeUInt16BE(16,r),r+=2,ft.v6.encode(t,e,r),Je.encode.bytes=18,e};Je.encode.bytes=0;Je.decode=function(t,e){e||(e=0),e+=2;let r=ft.v6.decode(t,e);return Je.decode.bytes=18,r};Je.decode.bytes=0;Je.encodingLength=function(){return 18};var ue=I.option={};ue.encode=function(t,e,r){e||(e=v.alloc(ue.encodingLength(t))),r||(r=0);let n=r,o=an.toCode(t.code);if(e.writeUInt16BE(o,r),r+=2,t.data)e.writeUInt16BE(t.data.length,r),r+=2,t.data.copy(e,r),r+=t.data.length;else switch(o){case 8:let i=t.sourcePrefixLength||0,s=t.family||ft.familyOf(t.ip),a=ft.encode(t.ip,v.alloc),c=Math.ceil(i/8);e.writeUInt16BE(c+4,r),r+=2,e.writeUInt16BE(s,r),r+=2,e.writeUInt8(i,r++),e.writeUInt8(t.scopePrefixLength||0,r++),a.copy(e,r,0,c),r+=c;break;case 11:t.timeout?(e.writeUInt16BE(2,r),r+=2,e.writeUInt16BE(t.timeout,r),r+=2):(e.writeUInt16BE(0,r),r+=2);break;case 12:let u=t.length||0;e.writeUInt16BE(u,r),r+=2,e.fill(0,r,r+u),r+=u;break;case 14:let f=t.tags.length*2;e.writeUInt16BE(f,r),r+=2;for(let d of t.tags)e.writeUInt16BE(d,r),r+=2;break;default:throw new Error(`Unknown roption code: ${t.code}`)}return ue.encode.bytes=r-n,e};ue.encode.bytes=0;ue.decode=function(t,e){e||(e=0);let r={};r.code=t.readUInt16BE(e),r.type=an.toString(r.code),e+=2;let n=t.readUInt16BE(e);switch(e+=2,r.data=t.slice(e,e+n),r.code){case 8:r.family=t.readUInt16BE(e),e+=2,r.sourcePrefixLength=t.readUInt8(e++),r.scopePrefixLength=t.readUInt8(e++);let o=v.alloc(r.family===1?4:16);t.copy(o,0,e,e+n-4),r.ip=ft.decode(o);break;case 11:n>0&&(r.timeout=t.readUInt16BE(e),e+=2);break;case 14:r.tags=[];for(let i=0;i<n;i+=2)r.tags.push(t.readUInt16BE(e)),e+=2}return ue.decode.bytes=n+4,r};ue.decode.bytes=0;ue.encodingLength=function(t){if(t.data)return t.data.length+4;switch(an.toCode(t.code)){case 8:let r=t.sourcePrefixLength||0;return Math.ceil(r/8)+8;case 11:return typeof t.timeout=="number"?6:4;case 12:return t.length+4;case 14:return 4+t.tags.length*2}throw new Error(`Unknown roption code: ${t.code}`)};var ge=I.opt={};ge.encode=function(t,e,r){e||(e=v.alloc(ge.encodingLength(t))),r||(r=0);let n=r,o=St(t,ue);return e.writeUInt16BE(o,r),r=qt(t,ue,e,r+2),ge.encode.bytes=r-n,e};ge.encode.bytes=0;ge.decode=function(t,e){e||(e=0);let r=e,n=[],o=t.readUInt16BE(e);e+=2;let i=0;for(;o>0;)n[i++]=ue.decode(t,e),e+=ue.decode.bytes,o-=ue.decode.bytes;return ge.decode.bytes=e-r,n};ge.decode.bytes=0;ge.encodingLength=function(t){return 2+St(t||[],ue)};var ce=I.dnskey={};ce.PROTOCOL_DNSSEC=3;ce.ZONE_KEY=128;ce.SECURE_ENTRYPOINT=32768;ce.encode=function(t,e,r){e||(e=v.alloc(ce.encodingLength(t))),r||(r=0);let n=r,o=t.key;if(!v.isBuffer(o))throw new Error("Key must be a Buffer");return r+=2,e.writeUInt16BE(t.flags,r),r+=2,e.writeUInt8(ce.PROTOCOL_DNSSEC,r),r+=1,e.writeUInt8(t.algorithm,r),r+=1,o.copy(e,r,0,o.length),r+=o.length,ce.encode.bytes=r-n,e.writeUInt16BE(ce.encode.bytes-2,n),e};ce.encode.bytes=0;ce.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);if(e+=2,n.flags=t.readUInt16BE(e),e+=2,t.readUInt8(e)!==ce.PROTOCOL_DNSSEC)throw new Error("Protocol must be 3");return e+=1,n.algorithm=t.readUInt8(e),e+=1,n.key=t.slice(e,r+o+2),e+=n.key.length,ce.decode.bytes=e-r,n};ce.decode.bytes=0;ce.encodingLength=function(t){return 6+v.byteLength(t.key)};var Ne=I.rrsig={};Ne.encode=function(t,e,r){e||(e=v.alloc(Ne.encodingLength(t))),r||(r=0);let n=r,o=t.signature;if(!v.isBuffer(o))throw new Error("Signature must be a Buffer");return r+=2,e.writeUInt16BE(et.toType(t.typeCovered),r),r+=2,e.writeUInt8(t.algorithm,r),r+=1,e.writeUInt8(t.labels,r),r+=1,e.writeUInt32BE(t.originalTTL,r),r+=4,e.writeUInt32BE(t.expiration,r),r+=4,e.writeUInt32BE(t.inception,r),r+=4,e.writeUInt16BE(t.keyTag,r),r+=2,x.encode(t.signersName,e,r),r+=x.encode.bytes,o.copy(e,r,0,o.length),r+=o.length,Ne.encode.bytes=r-n,e.writeUInt16BE(Ne.encode.bytes-2,n),e};Ne.encode.bytes=0;Ne.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);return e+=2,n.typeCovered=et.toString(t.readUInt16BE(e)),e+=2,n.algorithm=t.readUInt8(e),e+=1,n.labels=t.readUInt8(e),e+=1,n.originalTTL=t.readUInt32BE(e),e+=4,n.expiration=t.readUInt32BE(e),e+=4,n.inception=t.readUInt32BE(e),e+=4,n.keyTag=t.readUInt16BE(e),e+=2,n.signersName=x.decode(t,e),e+=x.decode.bytes,n.signature=t.slice(e,r+o+2),e+=n.signature.length,Ne.decode.bytes=e-r,n};Ne.decode.bytes=0;Ne.encodingLength=function(t){return 20+x.encodingLength(t.signersName)+v.byteLength(t.signature)};var Re=I.rp={};Re.encode=function(t,e,r){e||(e=v.alloc(Re.encodingLength(t))),r||(r=0);let n=r;return r+=2,x.encode(t.mbox||".",e,r,{mail:!0}),r+=x.encode.bytes,x.encode(t.txt||".",e,r),r+=x.encode.bytes,Re.encode.bytes=r-n,e.writeUInt16BE(Re.encode.bytes-2,n),e};Re.encode.bytes=0;Re.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.mbox=x.decode(t,e,{mail:!0})||".",e+=x.decode.bytes,n.txt=x.decode(t,e)||".",e+=x.decode.bytes,Re.decode.bytes=e-r,n};Re.decode.bytes=0;Re.encodingLength=function(t){return 2+x.encodingLength(t.mbox||".")+x.encodingLength(t.txt||".")};var W={};W.encode=function(t,e,r){e||(e=v.alloc(W.encodingLength(t))),r||(r=0);let n=r;for(var o=[],i=0;i<t.length;i++){var s=et.toType(t[i]);o[s>>8]===void 0&&(o[s>>8]=[]),o[s>>8][s>>3&31]|=1<<7-(s&7)}for(i=0;i<o.length;i++)if(o[i]!==void 0){var a=v.from(o[i]);e.writeUInt8(i,r),r+=1,e.writeUInt8(a.length,r),r+=1,a.copy(e,r),r+=a.length}return W.encode.bytes=r-n,e};W.encode.bytes=0;W.decode=function(t,e,r){e||(e=0);let n=e;for(var o=[];e-n<r;){var i=t.readUInt8(e);e+=1;var s=t.readUInt8(e);e+=1;for(var a=0;a<s;a++)for(var c=t.readUInt8(e+a),u=0;u<8;u++)if(c&1<<7-u){var f=et.toString(i<<8|a<<3|u);o.push(f)}e+=s}return W.decode.bytes=e-n,o};W.decode.bytes=0;W.encodingLength=function(t){for(var e=[],r=0;r<t.length;r++){var n=et.toType(t[r]);e[n>>8]=Math.max(e[n>>8]||0,n&255)}var o=0;for(r=0;r<e.length;r++)e[r]!==void 0&&(o+=2+Math.ceil((e[r]+1)/8));return o};var Ke=I.nsec={};Ke.encode=function(t,e,r){e||(e=v.alloc(Ke.encodingLength(t))),r||(r=0);let n=r;return r+=2,x.encode(t.nextDomain,e,r),r+=x.encode.bytes,W.encode(t.rrtypes,e,r),r+=W.encode.bytes,Ke.encode.bytes=r-n,e.writeUInt16BE(Ke.encode.bytes-2,n),e};Ke.encode.bytes=0;Ke.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);return e+=2,n.nextDomain=x.decode(t,e),e+=x.decode.bytes,n.rrtypes=W.decode(t,e,o-(e-r)),e+=W.decode.bytes,Ke.decode.bytes=e-r,n};Ke.decode.bytes=0;Ke.encodingLength=function(t){return 2+x.encodingLength(t.nextDomain)+W.encodingLength(t.rrtypes)};var ke=I.nsec3={};ke.encode=function(t,e,r){e||(e=v.alloc(ke.encodingLength(t))),r||(r=0);let n=r,o=t.salt;if(!v.isBuffer(o))throw new Error("salt must be a Buffer");let i=t.nextDomain;if(!v.isBuffer(i))throw new Error("nextDomain must be a Buffer");return r+=2,e.writeUInt8(t.algorithm,r),r+=1,e.writeUInt8(t.flags,r),r+=1,e.writeUInt16BE(t.iterations,r),r+=2,e.writeUInt8(o.length,r),r+=1,o.copy(e,r,0,o.length),r+=o.length,e.writeUInt8(i.length,r),r+=1,i.copy(e,r,0,i.length),r+=i.length,W.encode(t.rrtypes,e,r),r+=W.encode.bytes,ke.encode.bytes=r-n,e.writeUInt16BE(ke.encode.bytes-2,n),e};ke.encode.bytes=0;ke.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);e+=2,n.algorithm=t.readUInt8(e),e+=1,n.flags=t.readUInt8(e),e+=1,n.iterations=t.readUInt16BE(e),e+=2;let i=t.readUInt8(e);e+=1,n.salt=t.slice(e,e+i),e+=i;let s=t.readUInt8(e);return e+=1,n.nextDomain=t.slice(e,e+s),e+=s,n.rrtypes=W.decode(t,e,o-(e-r)),e+=W.decode.bytes,ke.decode.bytes=e-r,n};ke.decode.bytes=0;ke.encodingLength=function(t){return 8+t.salt.length+t.nextDomain.length+W.encodingLength(t.rrtypes)};var Me=I.ds={};Me.encode=function(t,e,r){e||(e=v.alloc(Me.encodingLength(t))),r||(r=0);let n=r,o=t.digest;if(!v.isBuffer(o))throw new Error("Digest must be a Buffer");return r+=2,e.writeUInt16BE(t.keyTag,r),r+=2,e.writeUInt8(t.algorithm,r),r+=1,e.writeUInt8(t.digestType,r),r+=1,o.copy(e,r,0,o.length),r+=o.length,Me.encode.bytes=r-n,e.writeUInt16BE(Me.encode.bytes-2,n),e};Me.encode.bytes=0;Me.decode=function(t,e){e||(e=0);let r=e;var n={},o=t.readUInt16BE(e);return e+=2,n.keyTag=t.readUInt16BE(e),e+=2,n.algorithm=t.readUInt8(e),e+=1,n.digestType=t.readUInt8(e),e+=1,n.digest=t.slice(e,r+o+2),e+=n.digest.length,Me.decode.bytes=e-r,n};Me.decode.bytes=0;Me.encodingLength=function(t){return 6+v.byteLength(t.digest)};var fe=I.sshfp={};fe.getFingerprintLengthForHashType=function(e){switch(e){case 1:return 20;case 2:return 32}};fe.encode=function(e,r,n){r||(r=v.alloc(fe.encodingLength(e))),n||(n=0);let o=n;n+=2,r[n]=e.algorithm,n+=1,r[n]=e.hash,n+=1;let i=v.from(e.fingerprint.toUpperCase(),"hex");if(i.length!==fe.getFingerprintLengthForHashType(e.hash))throw new Error("Invalid fingerprint length");return i.copy(r,n),n+=i.byteLength,fe.encode.bytes=n-o,r.writeUInt16BE(fe.encode.bytes-2,o),r};fe.encode.bytes=0;fe.decode=function(e,r){r||(r=0);let n=r,o={};r+=2,o.algorithm=e[r],r+=1,o.hash=e[r],r+=1;let i=fe.getFingerprintLengthForHashType(o.hash);return o.fingerprint=e.slice(r,r+i).toString("hex").toUpperCase(),r+=i,fe.decode.bytes=r-n,o};fe.decode.bytes=0;fe.encodingLength=function(t){return 4+v.from(t.fingerprint,"hex").byteLength};var Fe=I.naptr={};Fe.encode=function(t,e,r){e||(e=v.alloc(Fe.encodingLength(t))),r||(r=0);let n=r;return r+=2,e.writeUInt16BE(t.order||0,r),r+=2,e.writeUInt16BE(t.preference||0,r),r+=2,U.encode(t.flags,e,r),r+=U.encode.bytes,U.encode(t.services,e,r),r+=U.encode.bytes,U.encode(t.regexp,e,r),r+=U.encode.bytes,x.encode(t.replacement,e,r),r+=x.encode.bytes,Fe.encode.bytes=r-n,e.writeUInt16BE(Fe.encode.bytes-2,n),e};Fe.encode.bytes=0;Fe.decode=function(t,e){e||(e=0);let r=e,n={};return e+=2,n.order=t.readUInt16BE(e),e+=2,n.preference=t.readUInt16BE(e),e+=2,n.flags=U.decode(t,e),e+=U.decode.bytes,n.services=U.decode(t,e),e+=U.decode.bytes,n.regexp=U.decode(t,e),e+=U.decode.bytes,n.replacement=x.decode(t,e),e+=x.decode.bytes,Fe.decode.bytes=e-r,n};Fe.decode.bytes=0;Fe.encodingLength=function(t){return U.encodingLength(t.flags)+U.encodingLength(t.services)+U.encodingLength(t.regexp)+x.encodingLength(t.replacement)+6};var He=I.tlsa={};He.encode=function(t,e,r){e||(e=v.alloc(He.encodingLength(t))),r||(r=0);let n=r,o=t.certificate;if(!v.isBuffer(o))throw new Error("Certificate must be a Buffer");return r+=2,e.writeUInt8(t.usage,r),r+=1,e.writeUInt8(t.selector,r),r+=1,e.writeUInt8(t.matchingType,r),r+=1,o.copy(e,r,0,o.length),r+=o.length,He.encode.bytes=r-n,e.writeUInt16BE(He.encode.bytes-2,n),e};He.encode.bytes=0;He.decode=function(t,e){e||(e=0);let r=e,n={},o=t.readUInt16BE(e);return e+=2,n.usage=t.readUInt8(e),e+=1,n.selector=t.readUInt8(e),e+=1,n.matchingType=t.readUInt8(e),e+=1,n.certificate=t.slice(e,r+o+2),e+=n.certificate.length,He.decode.bytes=e-r,n};He.decode.bytes=0;He.encodingLength=function(t){return 5+v.byteLength(t.certificate)};var dn=I.record=function(t){switch(t.toUpperCase()){case"A":return Qe;case"PTR":return Se;case"CNAME":return Tc;case"DNAME":return _c;case"TXT":return Ye;case"NULL":return We;case"AAAA":return Je;case"SRV":return Xe;case"HINFO":return Ze;case"CAA":return pe;case"NS":return je;case"SOA":return Ge;case"MX":return ct;case"OPT":return ge;case"DNSKEY":return ce;case"RRSIG":return Ne;case"RP":return Re;case"NSEC":return Ke;case"NSEC3":return ke;case"SSHFP":return fe;case"DS":return Me;case"NAPTR":return Fe;case"TLSA":return He}return $e},Q=I.answer={};Q.encode=function(t,e,r){e||(e=v.alloc(Q.encodingLength(t))),r||(r=0);let n=r;if(x.encode(t.name,e,r),r+=x.encode.bytes,e.writeUInt16BE(et.toType(t.type),r),t.type.toUpperCase()==="OPT"){if(t.name!==".")throw new Error("OPT name must be root.");e.writeUInt16BE(t.udpPayloadSize||4096,r+2),e.writeUInt8(t.extendedRcode||0,r+4),e.writeUInt8(t.ednsVersion||0,r+5),e.writeUInt16BE(t.flags||0,r+6),r+=8,ge.encode(t.options||[],e,r),r+=ge.encode.bytes}else{let o=Ir.toClass(t.class===void 0?"IN":t.class);t.flush&&(o|=un),e.writeUInt16BE(o,r+2),e.writeUInt32BE(t.ttl||0,r+4),r+=8;let i=dn(t.type);i.encode(t.data,e,r),r+=i.encode.bytes}return Q.encode.bytes=r-n,e};Q.encode.bytes=0;Q.decode=function(t,e){e||(e=0);let r={},n=e;if(r.name=x.decode(t,e),e+=x.decode.bytes,r.type=et.toString(t.readUInt16BE(e)),r.type==="OPT")r.udpPayloadSize=t.readUInt16BE(e+2),r.extendedRcode=t.readUInt8(e+4),r.ednsVersion=t.readUInt8(e+5),r.flags=t.readUInt16BE(e+6),r.flag_do=(r.flags>>15&1)===1,r.options=ge.decode(t,e+8),e+=8+ge.decode.bytes;else{let o=t.readUInt16BE(e+2);r.ttl=t.readUInt32BE(e+4),r.class=Ir.toString(o&Uc),r.flush=!!(o&un);let i=dn(r.type);r.data=i.decode(t,e+8),e+=8+i.decode.bytes}return Q.decode.bytes=e-n,r};Q.decode.bytes=0;Q.encodingLength=function(t){let e=t.data!==null&&t.data!==void 0?t.data:t.options;return x.encodingLength(t.name)+8+dn(t.type).encodingLength(e)};var Ae=I.question={};Ae.encode=function(t,e,r){e||(e=v.alloc(Ae.encodingLength(t))),r||(r=0);let n=r;return x.encode(t.name,e,r),r+=x.encode.bytes,e.writeUInt16BE(et.toType(t.type),r),r+=2,e.writeUInt16BE(Ir.toClass(t.class===void 0?"IN":t.class),r),r+=2,Ae.encode.bytes=r-n,t};Ae.encode.bytes=0;Ae.decode=function(t,e){e||(e=0);let r=e,n={};return n.name=x.decode(t,e),e+=x.decode.bytes,n.type=et.toString(t.readUInt16BE(e)),e+=2,n.class=Ir.toString(t.readUInt16BE(e)),e+=2,!!(n.class&si)&&(n.class&=Oc),Ae.decode.bytes=e-r,n};Ae.decode.bytes=0;Ae.encodingLength=function(t){return x.encodingLength(t.name)+4};I.AUTHORITATIVE_ANSWER=1024;I.TRUNCATED_RESPONSE=512;I.RECURSION_DESIRED=256;I.RECURSION_AVAILABLE=128;I.AUTHENTIC_DATA=32;I.CHECKING_DISABLED=16;I.DNSSEC_OK=32768;I.encode=function(t,e,r){let n=!e;n&&(e=v.alloc(I.encodingLength(t))),r||(r=0);let o=r;return t.questions||(t.questions=[]),t.answers||(t.answers=[]),t.authorities||(t.authorities=[]),t.additionals||(t.additionals=[]),Be.encode(t,e,r),r+=Be.encode.bytes,r=qt(t.questions,Ae,e,r),r=qt(t.answers,Q,e,r),r=qt(t.authorities,Q,e,r),r=qt(t.additionals,Q,e,r),I.encode.bytes=r-o,n&&I.encode.bytes!==e.length?e.slice(0,I.encode.bytes):e};I.encode.bytes=0;I.decode=function(t,e){e||(e=0);let r=e,n=Be.decode(t,e);return e+=Be.decode.bytes,e=Er(n.questions,Ae,t,e),e=Er(n.answers,Q,t,e),e=Er(n.authorities,Q,t,e),e=Er(n.additionals,Q,t,e),I.decode.bytes=e-r,n};I.decode.bytes=0;I.encodingLength=function(t){return Be.encodingLength(t)+St(t.questions||[],Ae)+St(t.answers||[],Q)+St(t.authorities||[],Q)+St(t.additionals||[],Q)};I.streamEncode=function(t){let e=I.encode(t),r=v.alloc(2);r.writeUInt16BE(e.byteLength);let n=v.concat([r,e]);return I.streamEncode.bytes=n.byteLength,n};I.streamEncode.bytes=0;I.streamDecode=function(t){let e=t.readUInt16BE(0);if(t.byteLength<e+2)return null;let r=I.decode(t.slice(2));return I.streamDecode.bytes=I.decode.bytes,r};I.streamDecode.bytes=0;function St(t,e){let r=0;for(let n=0;n<t.length;n++)r+=e.encodingLength(t[n]);return r}function qt(t,e,r,n){for(let o=0;o<t.length;o++)e.encode(t[o],r,n),n+=e.encode.bytes;return n}function Er(t,e,r,n){for(let o=0;o<t.length;o++)t[o]=e.decode(r,n),n+=e.decode.bytes;return n}});var di=Pe((Vl,ui)=>{"use strict";var ai=Mc;process.nextTick(kc,42);ui.exports=Pc;function Pc(t){var e=n;return r;function r(o){e(o||Rc)}function n(o){var i=[o];e=s,t(a);function s(c){i.push(c)}function a(c){var u=arguments;for(e=Nc(c)?n:f;i.length;)f(i.shift());function f(d){ai(Kc,d,u)}}}}function Nc(t){return Object.prototype.toString.call(t)==="[object Error]"}function Rc(){}function Kc(t,e){t.apply(null,e)}function kc(t){t===42&&(ai=process.nextTick)}function Mc(t,e,r){process.nextTick(function(){t(e,r)})}});var pi=Pe((zl,hi)=>{var ln=ci(),Fc=le("dgram"),Hc=di(),qc=le("events"),pn=le("os"),hn=function(){};hi.exports=function(t){t||(t={});var e=new qc.EventEmitter,r=typeof t.port=="number"?t.port:5353,n=t.type||"udp4",o=t.ip||t.host||(n==="udp4"?"224.0.0.251":null),i={address:o,port:r},s={},a=!1,c=null;if(n==="udp6"&&(!o||!t.interface))throw new Error("For IPv6 multicast you must specify `ip` and `interface`");var u=t.socket||Fc.createSocket({type:n,reuseAddr:t.reuseAddr!==!1,toString:function(){return n}});u.on("error",function(d){d.code==="EACCES"||d.code==="EADDRINUSE"?e.emit("error",d):e.emit("warning",d)}),u.on("message",function(d,h){try{d=ln.decode(d)}catch(p){e.emit("warning",p);return}e.emit("packet",d,h),d.type==="query"&&e.emit("query",d,h),d.type==="response"&&e.emit("response",d,h)}),u.on("listening",function(){r||(r=i.port=u.address().port),t.multicast!==!1&&(e.update(),c=setInterval(e.update,5e3),u.setMulticastTTL(t.ttl||255),u.setMulticastLoopback(t.loopback!==!1))});var f=Hc(function(d){if(!r||t.bind===!1)return d(null);u.once("error",d),u.bind(r,t.bind||t.interface,function(){u.removeListener("error",d),d(null)})});return f(function(d){if(d)return e.emit("error",d);e.emit("ready")}),e.send=function(d,h,p){if(typeof h=="function")return e.send(d,null,h);p||(p=hn),h?!h.host&&!h.address&&(h.address=i.address):h=i,f(l);function l(m){if(a)return p();if(m)return p(m);var b=ln.encode(d);u.send(b,0,b.length,h.port,h.address||h.host,p)}},e.response=e.respond=function(d,h,p){Array.isArray(d)&&(d={answers:d}),d.type="response",d.flags=(d.flags||0)|ln.AUTHORITATIVE_ANSWER,e.send(d,h,p)},e.query=function(d,h,p,l){if(typeof h=="function")return e.query(d,null,null,h);if(typeof h=="object"&&h&&h.port)return e.query(d,null,h,p);if(typeof p=="function")return e.query(d,h,null,p);l||(l=hn),typeof d=="string"&&(d=[{name:d,type:h||"ANY"}]),Array.isArray(d)&&(d={type:"query",questions:d}),d.type="query",e.send(d,p,l)},e.destroy=function(d){if(d||(d=hn),a)return process.nextTick(d);a=!0,clearInterval(c);for(var h in s)try{u.dropMembership(o,h)}catch{}s={},u.close(d)},e.update=function(){for(var d=t.interface?[].concat(t.interface):zc(),h=!1,p=0;p<d.length;p++){var l=d[p];if(!s[l])try{u.addMembership(o,l),s[l]=!0,h=!0}catch(m){e.emit("warning",m)}}if(h){if(u.setMulticastInterface)try{u.setMulticastInterface(t.interface||Vc())}catch(m){e.emit("warning",m)}e.emit("networkInterface")}},e};function Vc(){for(var t=pn.networkInterfaces(),e=Object.keys(t),r=0;r<e.length;r++)for(var n=t[e[r]],o=0;o<n.length;o++){var i=n[o];if(li(i.family)&&!i.internal)return pn.platform()==="darwin"&&e[r]==="en0"?i.address:"0.0.0.0"}return"127.0.0.1"}function zc(){for(var t=pn.networkInterfaces(),e=Object.keys(t),r=[],n=0;n<e.length;n++)for(var o=t[e[n]],i=0;i<o.length;i++){var s=o[i];if(li(s.family)){r.push(s.address);break}}return r}function li(t){return t===4||t==="IPv4"}});var Qs=Pe(lr=>{(function(){var t,e,r,n,o,i,s,a;a=function(c){var u,f,d,h;return u=(c&255<<24)>>>24,f=(c&255<<16)>>>16,d=(c&65280)>>>8,h=c&255,[u,f,d,h].join(".")},s=function(c){var u,f,d,h,p,l;for(u=[],d=h=0;h<=3&&c.length!==0;d=++h){if(d>0){if(c[0]!==".")throw new Error("Invalid IP");c=c.substring(1)}l=e(c),p=l[0],f=l[1],c=c.substring(f),u.push(p)}if(c.length!==0)throw new Error("Invalid IP");switch(u.length){case 1:if(u[0]>4294967295)throw new Error("Invalid IP");return u[0]>>>0;case 2:if(u[0]>255||u[1]>16777215)throw new Error("Invalid IP");return(u[0]<<24|u[1])>>>0;case 3:if(u[0]>255||u[1]>255||u[2]>65535)throw new Error("Invalid IP");return(u[0]<<24|u[1]<<16|u[2])>>>0;case 4:if(u[0]>255||u[1]>255||u[2]>255||u[3]>255)throw new Error("Invalid IP");return(u[0]<<24|u[1]<<16|u[2]<<8|u[3])>>>0;default:throw new Error("Invalid IP")}},r=function(c){return c.charCodeAt(0)},n=r("0"),i=r("a"),o=r("A"),e=function(c){var u,f,d,h,p;for(h=0,u=10,f="9",d=0,c.length>1&&c[d]==="0"&&(c[d+1]==="x"||c[d+1]==="X"?(d+=2,u=16):"0"<=c[d+1]&&c[d+1]<="9"&&(d++,u=8,f="7")),p=d;d<c.length;){if("0"<=c[d]&&c[d]<=f)h=h*u+(r(c[d])-n)>>>0;else if(u===16)if("a"<=c[d]&&c[d]<="f")h=h*u+(10+r(c[d])-i)>>>0;else if("A"<=c[d]&&c[d]<="F")h=h*u+(10+r(c[d])-o)>>>0;else break;else break;if(h>4294967295)throw new Error("too large");d++}if(d===p)throw new Error("empty octet");return[h,d]},t=(function(){function c(u,f){var d,h,p,l;if(typeof u!="string")throw new Error("Missing `net' parameter");if(f||(l=u.split("/",2),u=l[0],f=l[1]),f||(f=32),typeof f=="string"&&f.indexOf(".")>-1){try{this.maskLong=s(f)}catch(m){throw d=m,new Error("Invalid mask: "+f)}for(h=p=32;p>=0;h=--p)if(this.maskLong===4294967295<<32-h>>>0){this.bitmask=h;break}}else if(f||f===0)this.bitmask=parseInt(f,10),this.maskLong=0,this.bitmask>0&&(this.maskLong=4294967295<<32-this.bitmask>>>0);else throw new Error("Invalid mask: empty");try{this.netLong=(s(u)&this.maskLong)>>>0}catch(m){throw d=m,new Error("Invalid net address: "+u)}if(!(this.bitmask<=32))throw new Error("Invalid mask for ip4: "+f);this.size=Math.pow(2,32-this.bitmask),this.base=a(this.netLong),this.mask=a(this.maskLong),this.hostmask=a(~this.maskLong),this.first=this.bitmask<=30?a(this.netLong+1):this.base,this.last=this.bitmask<=30?a(this.netLong+this.size-2):a(this.netLong+this.size-1),this.broadcast=this.bitmask<=30?a(this.netLong+this.size-1):void 0}return c.prototype.contains=function(u){return typeof u=="string"&&(u.indexOf("/")>0||u.split(".").length!==4)&&(u=new c(u)),u instanceof c?this.contains(u.base)&&this.contains(u.broadcast||u.last):(s(u)&this.maskLong)>>>0===(this.netLong&this.maskLong)>>>0},c.prototype.next=function(u){return u==null&&(u=1),new c(a(this.netLong+this.size*u),this.mask)},c.prototype.forEach=function(u){var f,d,h;for(h=s(this.first),d=s(this.last),f=0;h<=d;)u(a(h),h,f),f++,h++},c.prototype.toString=function(){return this.base+"/"+this.bitmask},c})(),lr.ip2long=s,lr.long2ip=a,lr.Netmask=t}).call(lr)});var nl={};he(nl,{mdns:()=>rl});var Ie=class extends Error{static name="InvalidParametersError";constructor(e="Invalid parameters"){super(e),this.name="InvalidParametersError"}},yr=class extends Error{static name="InvalidPublicKeyError";constructor(e="Invalid public key"){super(e),this.name="InvalidPublicKeyError"}};var wr=class extends Error{static name="InvalidCIDError";constructor(e="Invalid CID"){super(e),this.name="InvalidCIDError"}},xr=class extends Error{static name="InvalidMultihashError";constructor(e="Invalid Multihash"){super(e),this.name="InvalidMultihashError"}};var Ht=class extends Error{static name="UnsupportedKeyTypeError";constructor(e="Unsupported key type"){super(e),this.name="UnsupportedKeyTypeError"}};var Go=Symbol.for("@libp2p/peer-discovery");var en=Symbol.for("@libp2p/peer-id");var Yo=le("node:events"),Wo=(t,...e)=>{try{(0,Yo.setMaxListeners)(t,...e)}catch{}};var br=class extends EventTarget{#e=new Map;constructor(){super(),Wo(1/0,this)}listenerCount(e){let r=this.#e.get(e);return r==null?0:r.length}addEventListener(e,r,n){super.addEventListener(e,r,n);let o=this.#e.get(e);o==null&&(o=[],this.#e.set(e,o)),o.push({callback:r,once:(n!==!0&&n!==!1&&n?.once)??!1})}removeEventListener(e,r,n){super.removeEventListener(e.toString(),r??null,n);let o=this.#e.get(e);o!=null&&(o=o.filter(({callback:i})=>i!==r),this.#e.set(e,o))}dispatchEvent(e){let r=super.dispatchEvent(e),n=this.#e.get(e.type);return n==null||(n=n.filter(({once:o})=>!o),this.#e.set(e.type,n)),r}safeDispatchEvent(e,r={}){return this.dispatchEvent(new CustomEvent(e,r))}};var Zo=Symbol.for("@libp2p/service-capabilities"),ll=Symbol.for("@libp2p/service-dependencies");var bc=Ft(pi(),1);var wn={};he(wn,{base58btc:()=>G,base58flickr:()=>Xc});var $l=new Uint8Array(0);function fi(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}function ve(t){if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")}function gi(t){return new TextEncoder().encode(t)}function mi(t){return new TextDecoder().decode(t)}function $c(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var o=0;o<t.length;o++){var i=t.charAt(o),s=i.charCodeAt(0);if(r[s]!==255)throw new TypeError(i+" is ambiguous");r[s]=o}var a=t.length,c=t.charAt(0),u=Math.log(a)/Math.log(256),f=Math.log(256)/Math.log(a);function d(l){if(l instanceof Uint8Array||(ArrayBuffer.isView(l)?l=new Uint8Array(l.buffer,l.byteOffset,l.byteLength):Array.isArray(l)&&(l=Uint8Array.from(l))),!(l instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(l.length===0)return"";for(var m=0,b=0,L=0,T=l.length;L!==T&&l[L]===0;)L++,m++;for(var F=(T-L)*f+1>>>0,P=new Uint8Array(F);L!==T;){for(var K=l[L],k=0,ie=F-1;(K!==0||k<b)&&ie!==-1;ie--,k++)K+=256*P[ie]>>>0,P[ie]=K%a>>>0,K=K/a>>>0;if(K!==0)throw new Error("Non-zero carry");b=k,L++}for(var se=F-b;se!==F&&P[se]===0;)se++;for(var _=c.repeat(m);se<F;++se)_+=t.charAt(P[se]);return _}function h(l){if(typeof l!="string")throw new TypeError("Expected String");if(l.length===0)return new Uint8Array;var m=0;if(l[m]!==" "){for(var b=0,L=0;l[m]===c;)b++,m++;for(var T=(l.length-m)*u+1>>>0,F=new Uint8Array(T);l[m];){var P=r[l.charCodeAt(m)];if(P===255)return;for(var K=0,k=T-1;(P!==0||K<L)&&k!==-1;k--,K++)P+=a*F[k]>>>0,F[k]=P%256>>>0,P=P/256>>>0;if(P!==0)throw new Error("Non-zero carry");L=K,m++}if(l[m]!==" "){for(var ie=T-L;ie!==T&&F[ie]===0;)ie++;for(var se=new Uint8Array(b+(T-ie)),_=b;ie!==T;)se[_++]=F[ie++];return se}}}function p(l){var m=h(l);if(m)return m;throw new Error(`Non-${e} character`)}return{encode:d,decodeUnsafe:h,decode:p}}var jc=$c,Gc=jc,wi=Gc;var fn=class{name;prefix;baseEncode;constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},gn=class{name;prefix;baseDecode;prefixCodePoint;constructor(e,r,n){this.name=e,this.prefix=r;let o=r.codePointAt(0);if(o===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=o,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 xi(this,e)}},mn=class{decoders;constructor(e){this.decoders=e}or(e){return xi(this,e)}decode(e){let r=e[0],n=this.decoders[r];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 xi(t,e){return new mn({...t.decoders??{[t.prefix]:t},...e.decoders??{[e.prefix]:e}})}var yn=class{name;prefix;baseEncode;baseDecode;encoder;decoder;constructor(e,r,n,o){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=o,this.encoder=new fn(e,r,n),this.decoder=new gn(e,r,o)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}};function At({name:t,prefix:e,encode:r,decode:n}){return new yn(t,e,r,n)}function at({name:t,prefix:e,alphabet:r}){let{encode:n,decode:o}=wi(r,t);return At({prefix:e,name:t,encode:n,decode:i=>ve(o(i))})}function Yc(t,e,r,n){let o=t.length;for(;t[o-1]==="=";)--o;let i=new Uint8Array(o*r/8|0),s=0,a=0,c=0;for(let u=0;u<o;++u){let f=e[t[u]];if(f===void 0)throw new SyntaxError(`Non-${n} character`);a=a<<r|f,s+=r,s>=8&&(s-=8,i[c++]=255&a>>s)}if(s>=r||(255&a<<8-s)!==0)throw new SyntaxError("Unexpected end of data");return i}function Wc(t,e,r){let n=e[e.length-1]==="=",o=(1<<r)-1,i="",s=0,a=0;for(let c=0;c<t.length;++c)for(a=a<<8|t[c],s+=8;s>r;)s-=r,i+=e[o&a>>s];if(s!==0&&(i+=e[o&a<<r-s]),n)for(;(i.length*r&7)!==0;)i+="=";return i}function Zc(t){let e={};for(let r=0;r<t.length;++r)e[t[r]]=r;return e}function $({name:t,prefix:e,bitsPerChar:r,alphabet:n}){let o=Zc(n);return At({prefix:e,name:t,encode(i){return Wc(i,n,r)},decode(i){return Yc(i,o,r,t)}})}var G=at({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),Xc=at({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"});var xn={};he(xn,{base32:()=>ut,base32hex:()=>ta,base32hexpad:()=>na,base32hexpadupper:()=>oa,base32hexupper:()=>ra,base32pad:()=>Jc,base32padupper:()=>ea,base32upper:()=>Qc,base32z:()=>ia});var ut=$({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),Qc=$({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),Jc=$({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),ea=$({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),ta=$({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),ra=$({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),na=$({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),oa=$({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),ia=$({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5});var bn={};he(bn,{base36:()=>Vt,base36upper:()=>sa});var Vt=at({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),sa=at({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"});var ca=Ii,bi=128,aa=127,ua=~aa,da=Math.pow(2,31);function Ii(t,e,r){e=e||[],r=r||0;for(var n=r;t>=da;)e[r++]=t&255|bi,t/=128;for(;t&ua;)e[r++]=t&255|bi,t>>>=7;return e[r]=t|0,Ii.bytes=r-n+1,e}var la=En,ha=128,Ei=127;function En(t,n){var r=0,n=n||0,o=0,i=n,s,a=t.length;do{if(i>=a)throw En.bytes=0,new RangeError("Could not decode varint");s=t[i++],r+=o<28?(s&Ei)<<o:(s&Ei)*Math.pow(2,o),o+=7}while(s>=ha);return En.bytes=i-n,r}var pa=Math.pow(2,7),fa=Math.pow(2,14),ga=Math.pow(2,21),ma=Math.pow(2,28),ya=Math.pow(2,35),wa=Math.pow(2,42),xa=Math.pow(2,49),ba=Math.pow(2,56),Ea=Math.pow(2,63),Ia=function(t){return t<pa?1:t<fa?2:t<ga?3:t<ma?4:t<ya?5:t<wa?6:t<xa?7:t<ba?8:t<Ea?9:10},va={encode:ca,decode:la,encodingLength:Ia},Sa=va,zt=Sa;function $t(t,e=0){return[zt.decode(t,e),zt.decode.bytes]}function Bt(t,e,r=0){return zt.encode(t,e,r),e}function Ct(t){return zt.encodingLength(t)}function Dt(t,e){let r=e.byteLength,n=Ct(t),o=n+Ct(r),i=new Uint8Array(o+r);return Bt(t,i,0),Bt(r,i,n),i.set(e,o),new Lt(t,r,e,i)}function jt(t){let e=ve(t),[r,n]=$t(e),[o,i]=$t(e.subarray(n)),s=e.subarray(n+i);if(s.byteLength!==o)throw new Error("Incorrect length");return new Lt(r,o,s,e)}function vi(t,e){if(t===e)return!0;{let r=e;return t.code===r.code&&t.size===r.size&&r.bytes instanceof Uint8Array&&fi(t.bytes,r.bytes)}}var Lt=class{code;size;digest;bytes;constructor(e,r,n,o){this.code=e,this.size=r,this.digest=n,this.bytes=o}};function Si(t,e){let{bytes:r,version:n}=t;switch(n){case 0:return Ba(r,In(t),e??G.encoder);default:return Ca(r,In(t),e??ut.encoder)}}var Ai=new WeakMap;function In(t){let e=Ai.get(t);if(e==null){let r=new Map;return Ai.set(t,r),r}return e}var J=class t{code;version;multihash;bytes;"/";constructor(e,r,n,o){this.code=r,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:r}=this;if(e!==Gt)throw new Error("Cannot convert a non dag-pb CID to CIDv0");if(r.code!==La)throw new Error("Cannot convert non sha2-256 multihash CID to CIDv0");return t.createV0(r)}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:r}=this.multihash,n=Dt(e,r);return t.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 t.equals(this,e)}static equals(e,r){let n=r;return n!=null&&e.code===n.code&&e.version===n.version&&vi(e.multihash,n.multihash)}toString(e){return Si(this,e)}toJSON(){return{"/":Si(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 r=e;if(r instanceof t)return r;if(r["/"]!=null&&r["/"]===r.bytes||r.asCID===r){let{version:n,code:o,multihash:i,bytes:s}=r;return new t(n,o,i,s??Bi(n,o,i.bytes))}else if(r[Da]===!0){let{version:n,multihash:o,code:i}=r,s=jt(o);return t.create(n,i,s)}else return null}static create(e,r,n){if(typeof r!="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(r!==Gt)throw new Error(`Version 0 CID must use dag-pb (code: ${Gt}) block encoding`);return new t(e,r,n,n.bytes)}case 1:{let o=Bi(e,r,n.bytes);return new t(e,r,n,o)}default:throw new Error("Invalid version")}}static createV0(e){return t.create(0,Gt,e)}static createV1(e,r){return t.create(1,e,r)}static decode(e){let[r,n]=t.decodeFirst(e);if(n.length!==0)throw new Error("Incorrect length");return r}static decodeFirst(e){let r=t.inspectBytes(e),n=r.size-r.multihashSize,o=ve(e.subarray(n,n+r.multihashSize));if(o.byteLength!==r.multihashSize)throw new Error("Incorrect length");let i=o.subarray(r.multihashSize-r.digestSize),s=new Lt(r.multihashCode,r.digestSize,i,o);return[r.version===0?t.createV0(s):t.createV1(r.codec,s),e.subarray(r.size)]}static inspectBytes(e){let r=0,n=()=>{let[d,h]=$t(e.subarray(r));return r+=h,d},o=n(),i=Gt;if(o===18?(o=0,r=0):i=n(),o!==0&&o!==1)throw new RangeError(`Invalid CID version ${o}`);let s=r,a=n(),c=n(),u=r+c,f=u-s;return{version:o,codec:i,multihashCode:a,digestSize:c,multihashSize:f,size:u}}static parse(e,r){let[n,o]=Aa(e,r),i=t.decode(o);if(i.version===0&&e[0]!=="Q")throw Error("Version 0 CID string must not include multibase prefix");return In(i).set(n,e),i}};function Aa(t,e){switch(t[0]){case"Q":{let r=e??G;return[G.prefix,r.decode(`${G.prefix}${t}`)]}case G.prefix:{let r=e??G;return[G.prefix,r.decode(t)]}case ut.prefix:{let r=e??ut;return[ut.prefix,r.decode(t)]}case Vt.prefix:{let r=e??Vt;return[Vt.prefix,r.decode(t)]}default:{if(e==null)throw Error("To parse non base32, base36 or base58btc encoded CID multibase decoder must be provided");return[t[0],e.decode(t)]}}}function Ba(t,e,r){let{prefix:n}=r;if(n!==G.prefix)throw Error(`Cannot string encode V0 in ${r.name} encoding`);let o=e.get(n);if(o==null){let i=r.encode(t).slice(1);return e.set(n,i),i}else return o}function Ca(t,e,r){let{prefix:n}=r,o=e.get(n);if(o==null){let i=r.encode(t);return e.set(n,i),i}else return o}var Gt=112,La=18;function Bi(t,e,r){let n=Ct(t),o=n+Ct(e),i=new Uint8Array(o+r.byteLength);return Bt(t,i,0),Bt(e,i,n),i.set(r,o),i}var Da=Symbol.for("@ipld/js-cid/CID");var vn={};he(vn,{identity:()=>Ce});var Ci=0,Ua="identity",Li=ve;function Oa(t,e){if(e?.truncate!=null&&e.truncate!==t.byteLength){if(e.truncate<0||e.truncate>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,e.truncate)}return Dt(Ci,Li(t))}var Ce={code:Ci,name:Ua,encode:Li,digest:Oa};function me(t,e){if(t===e)return!0;if(t.byteLength!==e.byteLength)return!1;for(let r=0;r<t.byteLength;r++)if(t[r]!==e[r])return!1;return!0}var Sn=le("node:buffer");function gt(t){return new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}function tt(t=0){return gt(Sn.Buffer.alloc(t))}function Le(t=0){return gt(Sn.Buffer.allocUnsafe(t))}var Di=le("node:buffer");function qe(t,e){return gt(Di.Buffer.concat(t,e))}var Oi=Symbol.for("@achingbrain/uint8arraylist");function Ui(t,e){if(e==null||e<0)throw new RangeError("index is out of bounds");let r=0;for(let n of t){let o=r+n.byteLength;if(e<o)return{buf:n,index:e-r};r=o}throw new RangeError("index is out of bounds")}function Sr(t){return!!t?.[Oi]}var ye=class t{bufs;length;[Oi]=!0;constructor(...e){this.bufs=[],this.length=0,e.length>0&&this.appendAll(e)}*[Symbol.iterator](){yield*this.bufs}get byteLength(){return this.length}append(...e){this.appendAll(e)}appendAll(e){let r=0;for(let n of e)if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.push(n);else if(Sr(n))r+=n.byteLength,this.bufs.push(...n.bufs);else throw new Error("Could not append value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}prepend(...e){this.prependAll(e)}prependAll(e){let r=0;for(let n of e.reverse())if(n instanceof Uint8Array)r+=n.byteLength,this.bufs.unshift(n);else if(Sr(n))r+=n.byteLength,this.bufs.unshift(...n.bufs);else throw new Error("Could not prepend value, must be an Uint8Array or a Uint8ArrayList");this.length+=r}get(e){let r=Ui(this.bufs,e);return r.buf[r.index]}set(e,r){let n=Ui(this.bufs,e);n.buf[n.index]=r}write(e,r=0){if(e instanceof Uint8Array)for(let n=0;n<e.length;n++)this.set(r+n,e[n]);else if(Sr(e))for(let n=0;n<e.length;n++)this.set(r+n,e.get(n));else throw new Error("Could not write value, must be an Uint8Array or a Uint8ArrayList")}consume(e){if(e=Math.trunc(e),!(Number.isNaN(e)||e<=0)){if(e===this.byteLength){this.bufs=[],this.length=0;return}for(;this.bufs.length>0;)if(e>=this.bufs[0].byteLength)e-=this.bufs[0].byteLength,this.length-=this.bufs[0].byteLength,this.bufs.shift();else{this.bufs[0]=this.bufs[0].subarray(e),this.length-=e;break}}}slice(e,r){let{bufs:n,length:o}=this._subList(e,r);return qe(n,o)}subarray(e,r){let{bufs:n,length:o}=this._subList(e,r);return n.length===1?n[0]:qe(n,o)}sublist(e,r){let{bufs:n,length:o}=this._subList(e,r),i=new t;return i.length=o,i.bufs=[...n],i}_subList(e,r){if(e=e??0,r=r??this.length,e<0&&(e=this.length+e),r<0&&(r=this.length+r),e<0||r>this.length)throw new RangeError("index is out of bounds");if(e===r)return{bufs:[],length:0};if(e===0&&r===this.length)return{bufs:this.bufs,length:this.length};let n=[],o=0;for(let i=0;i<this.bufs.length;i++){let s=this.bufs[i],a=o,c=a+s.byteLength;if(o=c,e>=c)continue;let u=e>=a&&e<c,f=r>a&&r<=c;if(u&&f){if(e===a&&r===c){n.push(s);break}let d=e-a;n.push(s.subarray(d,d+(r-e)));break}if(u){if(e===0){n.push(s);continue}n.push(s.subarray(e-a));continue}if(f){if(r===c){n.push(s);break}n.push(s.subarray(0,r-a));break}n.push(s)}return{bufs:n,length:r-e}}indexOf(e,r=0){if(!Sr(e)&&!(e instanceof Uint8Array))throw new TypeError('The "value" argument must be a Uint8ArrayList or Uint8Array');let n=e instanceof Uint8Array?e:e.subarray();if(r=Number(r??0),isNaN(r)&&(r=0),r<0&&(r=this.length+r),r<0&&(r=0),e.length===0)return r>this.length?this.length:r;let o=n.byteLength;if(o===0)throw new TypeError("search must be at least 1 byte long");let i=256,s=new Int32Array(i);for(let d=0;d<i;d++)s[d]=-1;for(let d=0;d<o;d++)s[n[d]]=d;let a=s,c=this.byteLength-n.byteLength,u=n.byteLength-1,f;for(let d=r;d<=c;d+=f){f=0;for(let h=u;h>=0;h--){let p=this.get(d+h);if(n[h]!==p){f=Math.max(1,h-a[p]);break}}if(f===0)return d}return-1}getInt8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getInt8(0)}setInt8(e,r){let n=Le(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setInt8(0,r),this.write(n,e)}getInt16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt16(0,r)}setInt16(e,r,n){let o=tt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt16(0,r,n),this.write(o,e)}getInt32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getInt32(0,r)}setInt32(e,r,n){let o=tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setInt32(0,r,n),this.write(o,e)}getBigInt64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigInt64(0,r)}setBigInt64(e,r,n){let o=tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigInt64(0,r,n),this.write(o,e)}getUint8(e){let r=this.subarray(e,e+1);return new DataView(r.buffer,r.byteOffset,r.byteLength).getUint8(0)}setUint8(e,r){let n=Le(1);new DataView(n.buffer,n.byteOffset,n.byteLength).setUint8(0,r),this.write(n,e)}getUint16(e,r){let n=this.subarray(e,e+2);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint16(0,r)}setUint16(e,r,n){let o=tt(2);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint16(0,r,n),this.write(o,e)}getUint32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getUint32(0,r)}setUint32(e,r,n){let o=tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setUint32(0,r,n),this.write(o,e)}getBigUint64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getBigUint64(0,r)}setBigUint64(e,r,n){let o=tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setBigUint64(0,r,n),this.write(o,e)}getFloat32(e,r){let n=this.subarray(e,e+4);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat32(0,r)}setFloat32(e,r,n){let o=tt(4);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat32(0,r,n),this.write(o,e)}getFloat64(e,r){let n=this.subarray(e,e+8);return new DataView(n.buffer,n.byteOffset,n.byteLength).getFloat64(0,r)}setFloat64(e,r,n){let o=tt(8);new DataView(o.buffer,o.byteOffset,o.byteLength).setFloat64(0,r,n),this.write(o,e)}equals(e){if(e==null||!(e instanceof t)||e.bufs.length!==this.bufs.length)return!1;for(let r=0;r<this.bufs.length;r++)if(!me(this.bufs[r],e.bufs[r]))return!1;return!0}static fromUint8Arrays(e,r){let n=new t;return n.bufs=e,r==null&&(r=e.reduce((o,i)=>o+i.byteLength,0)),n.length=r,n}};var Ki=le("node:buffer");var An={};he(An,{base10:()=>Ta});var Ta=at({prefix:"9",name:"base10",alphabet:"0123456789"});var Bn={};he(Bn,{base16:()=>_a,base16upper:()=>Pa});var _a=$({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),Pa=$({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4});var Cn={};he(Cn,{base2:()=>Na});var Na=$({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1});var Ln={};he(Ln,{base256emoji:()=>Fa});var Ti=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}"),Ra=Ti.reduce((t,e,r)=>(t[r]=e,t),[]),Ka=Ti.reduce((t,e,r)=>{let n=e.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${e}`);return t[n]=r,t},[]);function ka(t){return t.reduce((e,r)=>(e+=Ra[r],e),"")}function Ma(t){let e=[];for(let r of t){let n=r.codePointAt(0);if(n==null)throw new Error(`Invalid character: ${r}`);let o=Ka[n];if(o==null)throw new Error(`Non-base256emoji character: ${r}`);e.push(o)}return new Uint8Array(e)}var Fa=At({prefix:"\u{1F680}",name:"base256emoji",encode:ka,decode:Ma});var Un={};he(Un,{base64:()=>Ha,base64pad:()=>qa,base64url:()=>Dn,base64urlpad:()=>Va});var Ha=$({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),qa=$({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),Dn=$({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),Va=$({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6});var On={};he(On,{base8:()=>za});var za=$({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3});var Tn={};he(Tn,{identity:()=>$a});var $a=At({prefix:"\0",name:"identity",encode:t=>mi(t),decode:t=>gi(t)});var Ch=new TextEncoder,Lh=new TextDecoder;var Kn={};he(Kn,{sha256:()=>Rn,sha512:()=>Wa});var Nn=Ft(le("crypto"),1);var Ya=20;function Pn({name:t,code:e,encode:r,minDigestLength:n,maxDigestLength:o}){return new _n(t,e,r,n,o)}var _n=class{name;code;encode;minDigestLength;maxDigestLength;constructor(e,r,n,o,i){this.name=e,this.code=r,this.encode=n,this.minDigestLength=o??Ya,this.maxDigestLength=i}digest(e,r){if(r?.truncate!=null){if(r.truncate<this.minDigestLength)throw new Error(`Invalid truncate option, must be greater than or equal to ${this.minDigestLength}`);if(this.maxDigestLength!=null&&r.truncate>this.maxDigestLength)throw new Error(`Invalid truncate option, must be less than or equal to ${this.maxDigestLength}`)}if(e instanceof Uint8Array){let n=this.encode(e);return n instanceof Uint8Array?_i(n,this.code,r?.truncate):n.then(o=>_i(o,this.code,r?.truncate))}else throw Error("Unknown type, must be binary type")}};function _i(t,e,r){if(r!=null&&r!==t.byteLength){if(r>t.byteLength)throw new Error(`Invalid truncate option, must be less than or equal to ${t.byteLength}`);t=t.subarray(0,r)}return Dt(e,t)}var Rn=Pn({name:"sha2-256",code:18,encode:t=>ve(Nn.default.createHash("sha256").update(t).digest())}),Wa=Pn({name:"sha2-512",code:19,encode:t=>ve(Nn.default.createHash("sha512").update(t).digest())});var Yt={...Tn,...Cn,...On,...An,...Bn,...xn,...bn,...wn,...Un,...Ln},Hh={...Kn,...vn};function Ri(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}var Ni=Ri("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),kn=Ri("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);let e=Le(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),Za={utf8:Ni,"utf-8":Ni,hex:Yt.base16,latin1:kn,ascii:kn,binary:kn,...Yt},Ar=Za;function de(t,e="utf8"){let r=Ar[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?gt(Ki.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}var ki=le("node:buffer");function j(t,e="utf8"){let r=Ar[e];if(r==null)throw new Error(`Unsupported encoding "${e}"`);return e==="utf8"||e==="utf-8"?ki.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var Xa=parseInt("11111",2),Mn=parseInt("10000000",2),Qa=parseInt("01111111",2),Mi={0:Wt,1:Wt,2:Ja,3:ru,4:nu,5:tu,6:eu,16:Wt,22:Wt,48:Wt};function Fn(t,e={offset:0}){let r=t[e.offset]&Xa;if(e.offset++,Mi[r]!=null)return Mi[r](t,e);throw new Error("No decoder for tag "+r)}function Zt(t,e){let r=0;if((t[e.offset]&Mn)===Mn){let n=t[e.offset]&Qa,o="0x";e.offset++;for(let i=0;i<n;i++,e.offset++)o+=t[e.offset].toString(16).padStart(2,"0");r=parseInt(o,16)}else r=t[e.offset],e.offset++;return r}function Wt(t,e){Zt(t,e);let r=[];for(;!(e.offset>=t.byteLength);){let n=Fn(t,e);if(n===null)break;r.push(n)}return r}function Ja(t,e){let r=Zt(t,e),n=e.offset,o=e.offset+r,i=[];for(let s=n;s<o;s++)s===n&&t[s]===0||i.push(t[s]);return e.offset+=r,Uint8Array.from(i)}function eu(t,e){let r=Zt(t,e),n=e.offset+r,o=t[e.offset];e.offset++;let i=0,s=0;o<40?(i=0,s=o):o<80?(i=1,s=o-40):(i=2,s=o-80);let a=`${i}.${s}`,c=[];for(;e.offset<n;){let u=t[e.offset];if(e.offset++,c.push(u&127),u<128){c.reverse();let f=0;for(let d=0;d<c.length;d++)f+=c[d]<<d*7;a+=`.${f}`,c=[]}}return a}function tu(t,e){return e.offset++,null}function ru(t,e){let r=Zt(t,e),n=t[e.offset];e.offset++;let o=t.subarray(e.offset,e.offset+r-1);if(e.offset+=r,n!==0)throw new Error("Unused bits in bit string is unimplemented");return o}function nu(t,e){let r=Zt(t,e),n=t.subarray(e.offset,e.offset+r);return e.offset+=r,n}function ou(t){let e=t.toString(16);e.length%2===1&&(e="0"+e);let r=new ye;for(let n=0;n<e.length;n+=2)r.append(Uint8Array.from([parseInt(`${e[n]}${e[n+1]}`,16)]));return r}function Hn(t){if(t.byteLength<128)return Uint8Array.from([t.byteLength]);let e=ou(t.byteLength);return new ye(Uint8Array.from([e.byteLength|Mn]),e)}function Fi(t){let e=new ye,r=128;return(t.subarray()[0]&r)===r&&e.append(Uint8Array.from([0])),e.append(t),new ye(Uint8Array.from([2]),Hn(e),e)}function Hi(t){let e=Uint8Array.from([0]),r=new ye(e,t);return new ye(Uint8Array.from([3]),Hn(r),r)}function Br(t,e=48){let r=new ye;for(let n of t)r.append(n);return new ye(Uint8Array.from([e]),Hn(r),r)}async function qi(t,e,r,n){let o=await crypto.subtle.importKey("jwk",t,{name:"ECDSA",namedCurve:t.crv??"P-256"},!1,["verify"]);n?.signal?.throwIfAborted();let i=await crypto.subtle.verify({name:"ECDSA",hash:{name:"SHA-256"}},o,e,r.subarray());return n?.signal?.throwIfAborted(),i}var iu=Uint8Array.from([6,8,42,134,72,206,61,3,1,7]),su=Uint8Array.from([6,5,43,129,4,0,34]),cu=Uint8Array.from([6,5,43,129,4,0,35]),au={ext:!0,kty:"EC",crv:"P-256"},uu={ext:!0,kty:"EC",crv:"P-384"},du={ext:!0,kty:"EC",crv:"P-521"},qn=32,Vn=48,zn=66;function Vi(t){let e=Fn(t);return zi(e)}function zi(t){let e=t[1][1][0],r=1,n,o;if(e.byteLength===qn*2+1)return n=j(e.subarray(r,r+qn),"base64url"),o=j(e.subarray(r+qn),"base64url"),new Ot({...au,key_ops:["verify"],x:n,y:o});if(e.byteLength===Vn*2+1)return n=j(e.subarray(r,r+Vn),"base64url"),o=j(e.subarray(r+Vn),"base64url"),new Ot({...uu,key_ops:["verify"],x:n,y:o});if(e.byteLength===zn*2+1)return n=j(e.subarray(r,r+zn),"base64url"),o=j(e.subarray(r+zn),"base64url"),new Ot({...du,key_ops:["verify"],x:n,y:o});throw new Ie(`coordinates were wrong length, got ${e.byteLength}, expected 65, 97 or 133`)}function $i(t){return Br([Fi(Uint8Array.from([1])),Br([lu(t.crv)],160),Br([Hi(new ye(Uint8Array.from([4]),de(t.x??"","base64url"),de(t.y??"","base64url")))],161)]).subarray()}function lu(t){if(t==="P-256")return iu;if(t==="P-384")return su;if(t==="P-521")return cu;throw new Ie(`Invalid curve ${t}`)}var Ot=class{type="ECDSA";jwk;_raw;constructor(e){this.jwk=e}get raw(){return this._raw==null&&(this._raw=$i(this.jwk)),this._raw}toMultihash(){return Ce.digest(Tt(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return G.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:me(this.raw,e.raw)}async verify(e,r,n){return qi(this.jwk,r,e,n)}};var Cr=Ft(le("crypto"),1);var I0=Cr.default.generateKeyPairSync,Xt=32;var hu=64;function ji(t,e,r){if(t.byteLength!==Xt)throw new TypeError('"key" must be 32 bytes in length.');if(!(t instanceof Uint8Array))throw new TypeError('"key" must be a node.js Buffer, or Uint8Array.');if(e.byteLength!==hu)throw new TypeError('"sig" must be 64 bytes in length.');if(!(e instanceof Uint8Array))throw new TypeError('"sig" must be a node.js Buffer, or Uint8Array.');let n=Cr.default.createPublicKey({format:"jwk",key:{crv:"Ed25519",x:j(t,"base64url"),kty:"OKP"}});return Cr.default.verify(null,r instanceof Uint8Array?r:r.subarray(),n,e)}function Yi(t){return t==null?!1:typeof t.then=="function"&&typeof t.catch=="function"&&typeof t.finally=="function"}var Lr=class{type="Ed25519";raw;constructor(e){this.raw=$n(e,Xt)}toMultihash(){return Ce.digest(Tt(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return G.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:me(this.raw,e.raw)}verify(e,r,n){n?.signal?.throwIfAborted();let o=ji(this.raw,r,e);return Yi(o)?o.then(i=>(n?.signal?.throwIfAborted(),i)):o}};function Wi(t){return t=$n(t,Xt),new Lr(t)}function $n(t,e){if(t=Uint8Array.from(t??[]),t.length!==e)throw new Ie(`Key must be a Uint8Array of length ${e}, got ${t.length}`);return t}var fu=Math.pow(2,7),gu=Math.pow(2,14),mu=Math.pow(2,21),jn=Math.pow(2,28),Gn=Math.pow(2,35),Yn=Math.pow(2,42),Wn=Math.pow(2,49),q=128,re=127;function Ve(t){if(t<fu)return 1;if(t<gu)return 2;if(t<mu)return 3;if(t<jn)return 4;if(t<Gn)return 5;if(t<Yn)return 6;if(t<Wn)return 7;if(Number.MAX_SAFE_INTEGER!=null&&t>Number.MAX_SAFE_INTEGER)throw new RangeError("Could not encode varint");return 8}function Qt(t,e,r=0){switch(Ve(t)){case 8:e[r++]=t&255|q,t/=128;case 7:e[r++]=t&255|q,t/=128;case 6:e[r++]=t&255|q,t/=128;case 5:e[r++]=t&255|q,t/=128;case 4:e[r++]=t&255|q,t>>>=7;case 3:e[r++]=t&255|q,t>>>=7;case 2:e[r++]=t&255|q,t>>>=7;case 1:{e[r++]=t&255,t>>>=7;break}default:throw new Error("unreachable")}return e}function Zn(t,e){let r=t[e],n=0;if(n+=r&re,r<q||(r=t[e+1],n+=(r&re)<<7,r<q)||(r=t[e+2],n+=(r&re)<<14,r<q)||(r=t[e+3],n+=(r&re)<<21,r<q)||(r=t[e+4],n+=(r&re)*jn,r<q)||(r=t[e+5],n+=(r&re)*Gn,r<q)||(r=t[e+6],n+=(r&re)*Yn,r<q)||(r=t[e+7],n+=(r&re)*Wn,r<q))return n;throw new RangeError("Could not decode varint")}function yu(t,e){let r=t.get(e),n=0;if(n+=r&re,r<q||(r=t.get(e+1),n+=(r&re)<<7,r<q)||(r=t.get(e+2),n+=(r&re)<<14,r<q)||(r=t.get(e+3),n+=(r&re)<<21,r<q)||(r=t.get(e+4),n+=(r&re)*jn,r<q)||(r=t.get(e+5),n+=(r&re)*Gn,r<q)||(r=t.get(e+6),n+=(r&re)*Yn,r<q)||(r=t.get(e+7),n+=(r&re)*Wn,r<q))return n;throw new RangeError("Could not decode varint")}function Xn(t,e=0){return t instanceof Uint8Array?Zn(t,e):yu(t,e)}var Qn=new Float32Array([-0]),dt=new Uint8Array(Qn.buffer);function Zi(t,e,r){Qn[0]=t,e[r]=dt[0],e[r+1]=dt[1],e[r+2]=dt[2],e[r+3]=dt[3]}function Xi(t,e){return dt[0]=t[e],dt[1]=t[e+1],dt[2]=t[e+2],dt[3]=t[e+3],Qn[0]}var Jn=new Float64Array([-0]),ne=new Uint8Array(Jn.buffer);function Qi(t,e,r){Jn[0]=t,e[r]=ne[0],e[r+1]=ne[1],e[r+2]=ne[2],e[r+3]=ne[3],e[r+4]=ne[4],e[r+5]=ne[5],e[r+6]=ne[6],e[r+7]=ne[7]}function Ji(t,e){return ne[0]=t[e],ne[1]=t[e+1],ne[2]=t[e+2],ne[3]=t[e+3],ne[4]=t[e+4],ne[5]=t[e+5],ne[6]=t[e+6],ne[7]=t[e+7],Jn[0]}var xu=BigInt(Number.MAX_SAFE_INTEGER),bu=BigInt(Number.MIN_SAFE_INTEGER),we=class t{lo;hi;constructor(e,r){this.lo=e|0,this.hi=r|0}toNumber(e=!1){if(!e&&this.hi>>>31>0){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(r+n*4294967296)}return this.lo+this.hi*4294967296}toBigInt(e=!1){if(e)return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n);if(this.hi>>>31){let r=~this.lo+1>>>0,n=~this.hi>>>0;return r===0&&(n=n+1>>>0),-(BigInt(r)+(BigInt(n)<<32n))}return BigInt(this.lo>>>0)+(BigInt(this.hi>>>0)<<32n)}toString(e=!1){return this.toBigInt(e).toString()}zzEncode(){let e=this.hi>>31;return this.hi=((this.hi<<1|this.lo>>>31)^e)>>>0,this.lo=(this.lo<<1^e)>>>0,this}zzDecode(){let e=-(this.lo&1);return this.lo=((this.lo>>>1|this.hi<<31)^e)>>>0,this.hi=(this.hi>>>1^e)>>>0,this}length(){let e=this.lo,r=(this.lo>>>28|this.hi<<4)>>>0,n=this.hi>>>24;return n===0?r===0?e<16384?e<128?1:2:e<2097152?3:4:r<16384?r<128?5:6:r<2097152?7:8:n<128?9:10}static fromBigInt(e){if(e===0n)return mt;if(e<xu&&e>bu)return this.fromNumber(Number(e));let r=e<0n;r&&(e=-e);let n=e>>32n,o=e-(n<<32n);return r&&(n=~n|0n,o=~o|0n,++o>es&&(o=0n,++n>es&&(n=0n))),new t(Number(o),Number(n))}static fromNumber(e){if(e===0)return mt;let r=e<0;r&&(e=-e);let n=e>>>0,o=(e-n)/4294967296>>>0;return r&&(o=~o>>>0,n=~n>>>0,++n>4294967295&&(n=0,++o>4294967295&&(o=0))),new t(n,o)}static from(e){return typeof e=="number"?t.fromNumber(e):typeof e=="bigint"?t.fromBigInt(e):typeof e=="string"?t.fromBigInt(BigInt(e)):e.low!=null||e.high!=null?new t(e.low>>>0,e.high>>>0):mt}},mt=new we(0,0);mt.toBigInt=function(){return 0n};mt.zzEncode=mt.zzDecode=function(){return this};mt.length=function(){return 1};var es=4294967296n;function ts(t){let e=0,r=0;for(let n=0;n<t.length;++n)r=t.charCodeAt(n),r<128?e+=1:r<2048?e+=2:(r&64512)===55296&&(t.charCodeAt(n+1)&64512)===56320?(++n,e+=4):e+=3;return e}function rs(t,e,r){if(r-e<1)return"";let o,i=[],s=0,a;for(;e<r;)a=t[e++],a<128?i[s++]=a:a>191&&a<224?i[s++]=(a&31)<<6|t[e++]&63:a>239&&a<365?(a=((a&7)<<18|(t[e++]&63)<<12|(t[e++]&63)<<6|t[e++]&63)-65536,i[s++]=55296+(a>>10),i[s++]=56320+(a&1023)):i[s++]=(a&15)<<12|(t[e++]&63)<<6|t[e++]&63,s>8191&&((o??(o=[])).push(String.fromCharCode.apply(String,i)),s=0);return o!=null?(s>0&&o.push(String.fromCharCode.apply(String,i.slice(0,s))),o.join("")):String.fromCharCode.apply(String,i.slice(0,s))}function eo(t,e,r){let n=r,o,i;for(let s=0;s<t.length;++s)o=t.charCodeAt(s),o<128?e[r++]=o:o<2048?(e[r++]=o>>6|192,e[r++]=o&63|128):(o&64512)===55296&&((i=t.charCodeAt(s+1))&64512)===56320?(o=65536+((o&1023)<<10)+(i&1023),++s,e[r++]=o>>18|240,e[r++]=o>>12&63|128,e[r++]=o>>6&63|128,e[r++]=o&63|128):(e[r++]=o>>12|224,e[r++]=o>>6&63|128,e[r++]=o&63|128);return r-n}function De(t,e){return RangeError(`index out of range: ${t.pos} + ${e??1} > ${t.len}`)}function Dr(t,e){return(t[e-4]|t[e-3]<<8|t[e-2]<<16|t[e-1]<<24)>>>0}var to=class{buf;pos;len;_slice=Uint8Array.prototype.subarray;constructor(e){this.buf=e,this.pos=0,this.len=e.length}uint32(){let e=4294967295;if(e=(this.buf[this.pos]&127)>>>0,this.buf[this.pos++]<128||(e=(e|(this.buf[this.pos]&127)<<7)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<14)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&127)<<21)>>>0,this.buf[this.pos++]<128)||(e=(e|(this.buf[this.pos]&15)<<28)>>>0,this.buf[this.pos++]<128))return e;if((this.pos+=5)>this.len)throw this.pos=this.len,De(this,10);return e}int32(){return this.uint32()|0}sint32(){let e=this.uint32();return e>>>1^-(e&1)|0}bool(){return this.uint32()!==0}fixed32(){if(this.pos+4>this.len)throw De(this,4);return Dr(this.buf,this.pos+=4)}sfixed32(){if(this.pos+4>this.len)throw De(this,4);return Dr(this.buf,this.pos+=4)|0}float(){if(this.pos+4>this.len)throw De(this,4);let e=Xi(this.buf,this.pos);return this.pos+=4,e}double(){if(this.pos+8>this.len)throw De(this,4);let e=Ji(this.buf,this.pos);return this.pos+=8,e}bytes(){let e=this.uint32(),r=this.pos,n=this.pos+e;if(n>this.len)throw De(this,e);return this.pos+=e,r===n?new Uint8Array(0):this.buf.subarray(r,n)}string(){let e=this.bytes();return rs(e,0,e.length)}skip(e){if(typeof e=="number"){if(this.pos+e>this.len)throw De(this,e);this.pos+=e}else do if(this.pos>=this.len)throw De(this);while((this.buf[this.pos++]&128)!==0);return this}skipType(e){switch(e){case 0:this.skip();break;case 1:this.skip(8);break;case 2:this.skip(this.uint32());break;case 3:for(;(e=this.uint32()&7)!==4;)this.skipType(e);break;case 5:this.skip(4);break;default:throw Error(`invalid wire type ${e} at offset ${this.pos}`)}return this}readLongVarint(){let e=new we(0,0),r=0;if(this.len-this.pos>4){for(;r<4;++r)if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e;if(e.lo=(e.lo|(this.buf[this.pos]&127)<<28)>>>0,e.hi=(e.hi|(this.buf[this.pos]&127)>>4)>>>0,this.buf[this.pos++]<128)return e;r=0}else{for(;r<3;++r){if(this.pos>=this.len)throw De(this);if(e.lo=(e.lo|(this.buf[this.pos]&127)<<r*7)>>>0,this.buf[this.pos++]<128)return e}return e.lo=(e.lo|(this.buf[this.pos++]&127)<<r*7)>>>0,e}if(this.len-this.pos>4){for(;r<5;++r)if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}else for(;r<5;++r){if(this.pos>=this.len)throw De(this);if(e.hi=(e.hi|(this.buf[this.pos]&127)<<r*7+3)>>>0,this.buf[this.pos++]<128)return e}throw Error("invalid varint encoding")}readFixed64(){if(this.pos+8>this.len)throw De(this,8);let e=Dr(this.buf,this.pos+=4),r=Dr(this.buf,this.pos+=4);return new we(e,r)}int64(){return this.readLongVarint().toBigInt()}int64Number(){return this.readLongVarint().toNumber()}int64String(){return this.readLongVarint().toString()}uint64(){return this.readLongVarint().toBigInt(!0)}uint64Number(){let e=Zn(this.buf,this.pos);return this.pos+=Ve(e),e}uint64String(){return this.readLongVarint().toString(!0)}sint64(){return this.readLongVarint().zzDecode().toBigInt()}sint64Number(){return this.readLongVarint().zzDecode().toNumber()}sint64String(){return this.readLongVarint().zzDecode().toString()}fixed64(){return this.readFixed64().toBigInt()}fixed64Number(){return this.readFixed64().toNumber()}fixed64String(){return this.readFixed64().toString()}sfixed64(){return this.readFixed64().toBigInt()}sfixed64Number(){return this.readFixed64().toNumber()}sfixed64String(){return this.readFixed64().toString()}};function ro(t){return new to(t instanceof Uint8Array?t:t.subarray())}function Ur(t,e,r){let n=ro(t);return e.decode(n,void 0,r)}function no(t){let e=t??8192,r=e>>>1,n,o=e;return function(s){if(s<1||s>r)return Le(s);o+s>e&&(n=Le(e),o=0);let a=n.subarray(o,o+=s);return(o&7)!==0&&(o=(o|7)+1),a}}var yt=class{fn;len;next;val;constructor(e,r,n){this.fn=e,this.len=r,this.next=void 0,this.val=n}};function oo(){}var so=class{head;tail;len;next;constructor(e){this.head=e.head,this.tail=e.tail,this.len=e.len,this.next=e.states}},Eu=no();function Iu(t){return globalThis.Buffer!=null?Le(t):Eu(t)}var er=class{len;head;tail;states;constructor(){this.len=0,this.head=new yt(oo,0,0),this.tail=this.head,this.states=null}_push(e,r,n){return this.tail=this.tail.next=new yt(e,r,n),this.len+=r,this}uint32(e){return this.len+=(this.tail=this.tail.next=new co((e=e>>>0)<128?1:e<16384?2:e<2097152?3:e<268435456?4:5,e)).len,this}int32(e){return e<0?this._push(Or,10,we.fromNumber(e)):this.uint32(e)}sint32(e){return this.uint32((e<<1^e>>31)>>>0)}uint64(e){let r=we.fromBigInt(e);return this._push(Or,r.length(),r)}uint64Number(e){return this._push(Qt,Ve(e),e)}uint64String(e){return this.uint64(BigInt(e))}int64(e){return this.uint64(e)}int64Number(e){return this.uint64Number(e)}int64String(e){return this.uint64String(e)}sint64(e){let r=we.fromBigInt(e).zzEncode();return this._push(Or,r.length(),r)}sint64Number(e){let r=we.fromNumber(e).zzEncode();return this._push(Or,r.length(),r)}sint64String(e){return this.sint64(BigInt(e))}bool(e){return this._push(io,1,e?1:0)}fixed32(e){return this._push(Jt,4,e>>>0)}sfixed32(e){return this.fixed32(e)}fixed64(e){let r=we.fromBigInt(e);return this._push(Jt,4,r.lo)._push(Jt,4,r.hi)}fixed64Number(e){let r=we.fromNumber(e);return this._push(Jt,4,r.lo)._push(Jt,4,r.hi)}fixed64String(e){return this.fixed64(BigInt(e))}sfixed64(e){return this.fixed64(e)}sfixed64Number(e){return this.fixed64Number(e)}sfixed64String(e){return this.fixed64String(e)}float(e){return this._push(Zi,4,e)}double(e){return this._push(Qi,8,e)}bytes(e){let r=e.length>>>0;return r===0?this._push(io,1,0):this.uint32(r)._push(Su,r,e)}string(e){let r=ts(e);return r!==0?this.uint32(r)._push(eo,r,e):this._push(io,1,0)}fork(){return this.states=new so(this),this.head=this.tail=new yt(oo,0,0),this.len=0,this}reset(){return this.states!=null?(this.head=this.states.head,this.tail=this.states.tail,this.len=this.states.len,this.states=this.states.next):(this.head=this.tail=new yt(oo,0,0),this.len=0),this}ldelim(){let e=this.head,r=this.tail,n=this.len;return this.reset().uint32(n),n!==0&&(this.tail.next=e.next,this.tail=r,this.len+=n),this}finish(){let e=this.head.next,r=Iu(this.len),n=0;for(;e!=null;)e.fn(e.val,r,n),n+=e.len,e=e.next;return r}};function io(t,e,r){e[r]=t&255}function vu(t,e,r){for(;t>127;)e[r++]=t&127|128,t>>>=7;e[r]=t}var co=class extends yt{next;constructor(e,r){super(vu,e,r),this.next=void 0}};function Or(t,e,r){for(;t.hi!==0;)e[r++]=t.lo&127|128,t.lo=(t.lo>>>7|t.hi<<25)>>>0,t.hi>>>=7;for(;t.lo>127;)e[r++]=t.lo&127|128,t.lo=t.lo>>>7;e[r++]=t.lo}function Jt(t,e,r){e[r]=t&255,e[r+1]=t>>>8&255,e[r+2]=t>>>16&255,e[r+3]=t>>>24}function Su(t,e,r){e.set(t,r)}globalThis.Buffer!=null&&(er.prototype.bytes=function(t){let e=t.length>>>0;return this.uint32(e),e>0&&this._push(Au,e,t),this},er.prototype.string=function(t){let e=globalThis.Buffer.byteLength(t);return this.uint32(e),e>0&&this._push(Bu,e,t),this});function Au(t,e,r){e.set(t,r)}function Bu(t,e,r){t.length<40?eo(t,e,r):e.utf8Write!=null?e.utf8Write(t,r):e.set(de(t),r)}function ao(){return new er}function Tr(t,e){let r=ao();return e.encode(t,r,{lengthDelimited:!1}),r.finish()}var _t;(function(t){t[t.VARINT=0]="VARINT",t[t.BIT64=1]="BIT64",t[t.LENGTH_DELIMITED=2]="LENGTH_DELIMITED",t[t.START_GROUP=3]="START_GROUP",t[t.END_GROUP=4]="END_GROUP",t[t.BIT32=5]="BIT32"})(_t||(_t={}));function _r(t,e,r,n){return{name:t,type:e,encode:r,decode:n}}function uo(t){function e(o){if(t[o.toString()]==null)throw new Error("Invalid enum value");return t[o]}let r=function(i,s){let a=e(i);s.int32(a)},n=function(i){let s=i.int32();return e(s)};return _r("enum",_t.VARINT,r,n)}function Pr(t,e){return _r("message",_t.LENGTH_DELIMITED,t,e)}var xe;(function(t){t.RSA="RSA",t.Ed25519="Ed25519",t.secp256k1="secp256k1",t.ECDSA="ECDSA"})(xe||(xe={}));var lo;(function(t){t[t.RSA=0]="RSA",t[t.Ed25519=1]="Ed25519",t[t.secp256k1=2]="secp256k1",t[t.ECDSA=3]="ECDSA"})(lo||(lo={}));(function(t){t.codec=()=>uo(lo)})(xe||(xe={}));var tr;(function(t){let e;t.codec=()=>(e==null&&(e=Pr((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),xe.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let i={},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let a=r.uint32();switch(a>>>3){case 1:{i.Type=xe.codec().decode(r);break}case 2:{i.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return i})),e),t.encode=r=>Tr(r,t.codec()),t.decode=(r,n)=>Ur(r,t.codec(),n)})(tr||(tr={}));var ho;(function(t){let e;t.codec=()=>(e==null&&(e=Pr((r,n,o={})=>{o.lengthDelimited!==!1&&n.fork(),r.Type!=null&&(n.uint32(8),xe.codec().encode(r.Type,n)),r.Data!=null&&(n.uint32(18),n.bytes(r.Data)),o.lengthDelimited!==!1&&n.ldelim()},(r,n,o={})=>{let i={},s=n==null?r.len:r.pos+n;for(;r.pos<s;){let a=r.uint32();switch(a>>>3){case 1:{i.Type=xe.codec().decode(r);break}case 2:{i.Data=r.bytes();break}default:{r.skipType(a&7);break}}}return i})),e),t.encode=r=>Tr(r,t.codec()),t.decode=(r,n)=>Ur(r,t.codec(),n)})(ho||(ho={}));function rr(t){return t instanceof Uint8Array||ArrayBuffer.isView(t)&&t.constructor.name==="Uint8Array"}function ze(t,e=""){if(!Number.isSafeInteger(t)||t<0){let r=e&&`"${e}" `;throw new Error(`${r}expected integer >= 0, got ${t}`)}}function M(t,e,r=""){let n=rr(t),o=t?.length,i=e!==void 0;if(!n||i&&o!==e){let s=r&&`"${r}" `,a=i?` of length ${e}`:"",c=n?`length=${o}`:`type=${typeof t}`;throw new Error(s+"expected Uint8Array"+a+", got "+c)}return t}function Nr(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash must wrapped by utils.createHasher");ze(t.outputLen),ze(t.blockLen)}function Pt(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function is(t,e){M(t,void 0,"digestInto() output");let r=e.outputLen;if(t.length<r)throw new Error('"digestInto() output" expected to be of length >='+r)}function wt(...t){for(let e=0;e<t.length;e++)t[e].fill(0)}function Rr(t){return new DataView(t.buffer,t.byteOffset,t.byteLength)}function Ue(t,e){return t<<32-e|t>>>e}var ss=typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function",Lu=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function xt(t){if(M(t),ss)return t.toHex();let e="";for(let r=0;r<t.length;r++)e+=Lu[t[r]];return e}var rt={_0:48,_9:57,A:65,F:70,a:97,f:102};function os(t){if(t>=rt._0&&t<=rt._9)return t-rt._0;if(t>=rt.A&&t<=rt.F)return t-(rt.A-10);if(t>=rt.a&&t<=rt.f)return t-(rt.a-10)}function bt(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);if(ss)return Uint8Array.fromHex(t);let e=t.length,r=e/2;if(e%2)throw new Error("hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let o=0,i=0;o<r;o++,i+=2){let s=os(t.charCodeAt(i)),a=os(t.charCodeAt(i+1));if(s===void 0||a===void 0){let c=t[i]+t[i+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+i)}n[o]=s*16+a}return n}function Oe(...t){let e=0;for(let n=0;n<t.length;n++){let o=t[n];M(o),e+=o.length}let r=new Uint8Array(e);for(let n=0,o=0;n<t.length;n++){let i=t[n];r.set(i,o),o+=i.length}return r}function cs(t,e={}){let r=(o,i)=>t(i).update(o).digest(),n=t(void 0);return r.outputLen=n.outputLen,r.blockLen=n.blockLen,r.create=o=>t(o),Object.assign(r,e),Object.freeze(r)}function Kr(t=32){let e=typeof globalThis=="object"?globalThis.crypto:null;if(typeof e?.getRandomValues!="function")throw new Error("crypto.getRandomValues must be defined");return e.getRandomValues(new Uint8Array(t))}var as=t=>({oid:Uint8Array.from([6,9,96,134,72,1,101,3,4,2,t])});function us(t,e,r){return t&e^~t&r}function ds(t,e,r){return t&e^t&r^e&r}var kr=class{blockLen;outputLen;padOffset;isLE;buffer;view;finished=!1;length=0;pos=0;destroyed=!1;constructor(e,r,n,o){this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=o,this.buffer=new Uint8Array(e),this.view=Rr(this.buffer)}update(e){Pt(this),M(e);let{view:r,buffer:n,blockLen:o}=this,i=e.length;for(let s=0;s<i;){let a=Math.min(o-this.pos,i-s);if(a===o){let c=Rr(e);for(;o<=i-s;s+=o)this.process(c,s);continue}n.set(e.subarray(s,s+a),this.pos),this.pos+=a,s+=a,this.pos===o&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Pt(this),is(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:o,isLE:i}=this,{pos:s}=this;r[s++]=128,wt(this.buffer.subarray(s)),this.padOffset>o-s&&(this.process(n,0),s=0);for(let d=s;d<o;d++)r[d]=0;n.setBigUint64(o-8,BigInt(this.length*8),i),this.process(n,0);let a=Rr(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen must be aligned to 32bit");let u=c/4,f=this.get();if(u>f.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;d<u;d++)a.setUint32(4*d,f[d],i)}digest(){let{buffer:e,outputLen:r}=this;this.digestInto(e);let n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||=new this.constructor,e.set(...this.get());let{blockLen:r,buffer:n,length:o,finished:i,destroyed:s,pos:a}=this;return e.destroyed=s,e.finished=i,e.length=o,e.pos=a,o%r&&e.buffer.set(n),e}clone(){return this._cloneInto()}},nt=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);var Du=Uint32Array.from([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]),lt=new Uint32Array(64),po=class extends kr{constructor(e){super(64,e,8,!1)}get(){let{A:e,B:r,C:n,D:o,E:i,F:s,G:a,H:c}=this;return[e,r,n,o,i,s,a,c]}set(e,r,n,o,i,s,a,c){this.A=e|0,this.B=r|0,this.C=n|0,this.D=o|0,this.E=i|0,this.F=s|0,this.G=a|0,this.H=c|0}process(e,r){for(let d=0;d<16;d++,r+=4)lt[d]=e.getUint32(r,!1);for(let d=16;d<64;d++){let h=lt[d-15],p=lt[d-2],l=Ue(h,7)^Ue(h,18)^h>>>3,m=Ue(p,17)^Ue(p,19)^p>>>10;lt[d]=m+lt[d-7]+l+lt[d-16]|0}let{A:n,B:o,C:i,D:s,E:a,F:c,G:u,H:f}=this;for(let d=0;d<64;d++){let h=Ue(a,6)^Ue(a,11)^Ue(a,25),p=f+h+us(a,c,u)+Du[d]+lt[d]|0,m=(Ue(n,2)^Ue(n,13)^Ue(n,22))+ds(n,o,i)|0;f=u,u=c,c=a,a=s+p|0,s=i,i=o,o=n,n=p+m|0}n=n+this.A|0,o=o+this.B|0,i=i+this.C|0,s=s+this.D|0,a=a+this.E|0,c=c+this.F|0,u=u+this.G|0,f=f+this.H|0,this.set(n,o,i,s,a,c,u,f)}roundClean(){wt(lt)}destroy(){this.set(0,0,0,0,0,0,0,0),wt(this.buffer)}},fo=class extends po{A=nt[0]|0;B=nt[1]|0;C=nt[2]|0;D=nt[3]|0;E=nt[4]|0;F=nt[5]|0;G=nt[6]|0;H=nt[7]|0;constructor(){super(32)}};var ls=cs(()=>new fo,as(1));var Hs=Ft(le("node:crypto"),1);var mo=BigInt(0),go=BigInt(1);function nr(t,e=""){if(typeof t!="boolean"){let r=e&&`"${e}" `;throw new Error(r+"expected boolean, got type="+typeof t)}return t}function hs(t){if(typeof t=="bigint"){if(!Mr(t))throw new Error("positive bigint expected, got "+t)}else ze(t);return t}function or(t){let e=hs(t).toString(16);return e.length&1?"0"+e:e}function ps(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return t===""?mo:BigInt("0x"+t)}function Nt(t){return ps(xt(t))}function yo(t){return ps(xt(Uu(M(t)).reverse()))}function Fr(t,e){ze(e),t=hs(t);let r=bt(t.toString(16).padStart(e*2,"0"));if(r.length!==e)throw new Error("number too large");return r}function wo(t,e){return Fr(t,e).reverse()}function Uu(t){return Uint8Array.from(t)}var Mr=t=>typeof t=="bigint"&&mo<=t;function Ou(t,e,r){return Mr(t)&&Mr(e)&&Mr(r)&&e<=t&&t<r}function fs(t,e,r,n){if(!Ou(e,r,n))throw new Error("expected valid "+t+": "+r+" <= n < "+n+", got "+e)}function xo(t){let e;for(e=0;t>mo;t>>=go,e+=1);return e}var ir=t=>(go<<BigInt(t))-go;function gs(t,e,r){if(ze(t,"hashLen"),ze(e,"qByteLen"),typeof r!="function")throw new Error("hmacFn must be a function");let n=b=>new Uint8Array(b),o=Uint8Array.of(),i=Uint8Array.of(0),s=Uint8Array.of(1),a=1e3,c=n(t),u=n(t),f=0,d=()=>{c.fill(1),u.fill(0),f=0},h=(...b)=>r(u,Oe(c,...b)),p=(b=o)=>{u=h(i,b),c=h(),b.length!==0&&(u=h(s,b),c=h())},l=()=>{if(f++>=a)throw new Error("drbg: tried max amount of iterations");let b=0,L=[];for(;b<e;){c=h();let T=c.slice();L.push(T),b+=c.length}return Oe(...L)};return(b,L)=>{d(),p(b);let T;for(;!(T=L(l()));)p();return d(),T}}function sr(t,e={},r={}){if(!t||typeof t!="object")throw new Error("expected valid options object");function n(i,s,a){let c=t[i];if(a&&c===void 0)return;let u=typeof c;if(u!==s||c===null)throw new Error(`param "${i}" is invalid: expected ${s}, got ${u}`)}let o=(i,s)=>Object.entries(i).forEach(([a,c])=>n(a,c,s));o(e,!1),o(r,!0)}function bo(t){let e=new WeakMap;return(r,...n)=>{let o=e.get(r);if(o!==void 0)return o;let i=t(r,...n);return e.set(r,i),i}}var ae=BigInt(0),oe=BigInt(1),Et=BigInt(2),ws=BigInt(3),xs=BigInt(4),bs=BigInt(5),Tu=BigInt(7),Es=BigInt(8),_u=BigInt(9),Is=BigInt(16);function Te(t,e){let r=t%e;return r>=ae?r:e+r}function be(t,e,r){let n=t;for(;e-- >ae;)n*=n,n%=r;return n}function ms(t,e){if(t===ae)throw new Error("invert: expected non-zero number");if(e<=ae)throw new Error("invert: expected positive modulus, got "+e);let r=Te(t,e),n=e,o=ae,i=oe,s=oe,a=ae;for(;r!==ae;){let u=n/r,f=n%r,d=o-s*u,h=i-a*u;n=r,r=f,o=s,i=a,s=d,a=h}if(n!==oe)throw new Error("invert: does not exist");return Te(o,e)}function Io(t,e,r){if(!t.eql(t.sqr(e),r))throw new Error("Cannot find square root")}function vs(t,e){let r=(t.ORDER+oe)/xs,n=t.pow(e,r);return Io(t,n,e),n}function Pu(t,e){let r=(t.ORDER-bs)/Es,n=t.mul(e,Et),o=t.pow(n,r),i=t.mul(e,o),s=t.mul(t.mul(i,Et),o),a=t.mul(i,t.sub(s,t.ONE));return Io(t,a,e),a}function Nu(t){let e=Rt(t),r=Ss(t),n=r(e,e.neg(e.ONE)),o=r(e,n),i=r(e,e.neg(n)),s=(t+Tu)/Is;return(a,c)=>{let u=a.pow(c,s),f=a.mul(u,n),d=a.mul(u,o),h=a.mul(u,i),p=a.eql(a.sqr(f),c),l=a.eql(a.sqr(d),c);u=a.cmov(u,f,p),f=a.cmov(h,d,l);let m=a.eql(a.sqr(f),c),b=a.cmov(u,f,m);return Io(a,b,c),b}}function Ss(t){if(t<ws)throw new Error("sqrt is not defined for small field");let e=t-oe,r=0;for(;e%Et===ae;)e/=Et,r++;let n=Et,o=Rt(t);for(;ys(o,n)===1;)if(n++>1e3)throw new Error("Cannot find square root: probably non-prime P");if(r===1)return vs;let i=o.pow(n,e),s=(e+oe)/Et;return function(c,u){if(c.is0(u))return u;if(ys(c,u)!==1)throw new Error("Cannot find square root");let f=r,d=c.mul(c.ONE,i),h=c.pow(u,e),p=c.pow(u,s);for(;!c.eql(h,c.ONE);){if(c.is0(h))return c.ZERO;let l=1,m=c.sqr(h);for(;!c.eql(m,c.ONE);)if(l++,m=c.sqr(m),l===f)throw new Error("Cannot find square root");let b=oe<<BigInt(f-l-1),L=c.pow(d,b);f=l,d=c.sqr(L),h=c.mul(h,d),p=c.mul(p,L)}return p}}function Ru(t){return t%xs===ws?vs:t%Es===bs?Pu:t%Is===_u?Nu(t):Ss(t)}var Ku=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function vo(t){let e={ORDER:"bigint",BYTES:"number",BITS:"number"},r=Ku.reduce((n,o)=>(n[o]="function",n),e);return sr(t,r),t}function ku(t,e,r){if(r<ae)throw new Error("invalid exponent, negatives unsupported");if(r===ae)return t.ONE;if(r===oe)return e;let n=t.ONE,o=e;for(;r>ae;)r&oe&&(n=t.mul(n,o)),o=t.sqr(o),r>>=oe;return n}function Hr(t,e,r=!1){let n=new Array(e.length).fill(r?t.ZERO:void 0),o=e.reduce((s,a,c)=>t.is0(a)?s:(n[c]=s,t.mul(s,a)),t.ONE),i=t.inv(o);return e.reduceRight((s,a,c)=>t.is0(a)?s:(n[c]=t.mul(s,n[c]),t.mul(s,a)),i),n}function ys(t,e){let r=(t.ORDER-oe)/Et,n=t.pow(e,r),o=t.eql(n,t.ONE),i=t.eql(n,t.ZERO),s=t.eql(n,t.neg(t.ONE));if(!o&&!i&&!s)throw new Error("invalid Legendre symbol result");return o?1:i?0:-1}function Mu(t,e){e!==void 0&&ze(e);let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}var Eo=class{ORDER;BITS;BYTES;isLE;ZERO=ae;ONE=oe;_lengths;_sqrt;_mod;constructor(e,r={}){if(e<=ae)throw new Error("invalid field: expected ORDER > 0, got "+e);let n;this.isLE=!1,r!=null&&typeof r=="object"&&(typeof r.BITS=="number"&&(n=r.BITS),typeof r.sqrt=="function"&&(this.sqrt=r.sqrt),typeof r.isLE=="boolean"&&(this.isLE=r.isLE),r.allowedLengths&&(this._lengths=r.allowedLengths?.slice()),typeof r.modFromBytes=="boolean"&&(this._mod=r.modFromBytes));let{nBitLength:o,nByteLength:i}=Mu(e,n);if(i>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");this.ORDER=e,this.BITS=o,this.BYTES=i,this._sqrt=void 0,Object.preventExtensions(this)}create(e){return Te(e,this.ORDER)}isValid(e){if(typeof e!="bigint")throw new Error("invalid field element: expected bigint, got "+typeof e);return ae<=e&&e<this.ORDER}is0(e){return e===ae}isValidNot0(e){return!this.is0(e)&&this.isValid(e)}isOdd(e){return(e&oe)===oe}neg(e){return Te(-e,this.ORDER)}eql(e,r){return e===r}sqr(e){return Te(e*e,this.ORDER)}add(e,r){return Te(e+r,this.ORDER)}sub(e,r){return Te(e-r,this.ORDER)}mul(e,r){return Te(e*r,this.ORDER)}pow(e,r){return ku(this,e,r)}div(e,r){return Te(e*ms(r,this.ORDER),this.ORDER)}sqrN(e){return e*e}addN(e,r){return e+r}subN(e,r){return e-r}mulN(e,r){return e*r}inv(e){return ms(e,this.ORDER)}sqrt(e){return this._sqrt||(this._sqrt=Ru(this.ORDER)),this._sqrt(this,e)}toBytes(e){return this.isLE?wo(e,this.BYTES):Fr(e,this.BYTES)}fromBytes(e,r=!1){M(e);let{_lengths:n,BYTES:o,isLE:i,ORDER:s,_mod:a}=this;if(n){if(!n.includes(e.length)||e.length>o)throw new Error("Field.fromBytes: expected "+n+" bytes, got "+e.length);let u=new Uint8Array(o);u.set(e,i?0:u.length-e.length),e=u}if(e.length!==o)throw new Error("Field.fromBytes: expected "+o+" bytes, got "+e.length);let c=i?yo(e):Nt(e);if(a&&(c=Te(c,s)),!r&&!this.isValid(c))throw new Error("invalid field element: outside of range 0..ORDER");return c}invertBatch(e){return Hr(this,e)}cmov(e,r,n){return n?r:e}};function Rt(t,e={}){return new Eo(t,e)}function As(t){if(typeof t!="bigint")throw new Error("field order must be bigint");let e=t.toString(2).length;return Math.ceil(e/8)}function So(t){let e=As(t);return e+Math.ceil(e/2)}function Ao(t,e,r=!1){M(t);let n=t.length,o=As(e),i=So(e);if(n<16||n<i||n>1024)throw new Error("expected "+i+"-1024 bytes of input, got "+n);let s=r?yo(t):Nt(t),a=Te(s,e-oe)+oe;return r?wo(a,o):Fr(a,o)}var Kt=BigInt(0),It=BigInt(1);function cr(t,e){let r=e.negate();return t?r:e}function Do(t,e){let r=Hr(t.Fp,e.map(n=>n.Z));return e.map((n,o)=>t.fromAffine(n.toAffine(r[o])))}function Ds(t,e){if(!Number.isSafeInteger(t)||t<=0||t>e)throw new Error("invalid window size, expected [1.."+e+"], got W="+t)}function Bo(t,e){Ds(t,e);let r=Math.ceil(e/t)+1,n=2**(t-1),o=2**t,i=ir(t),s=BigInt(t);return{windows:r,windowSize:n,mask:i,maxNumber:o,shiftBy:s}}function Bs(t,e,r){let{windowSize:n,mask:o,maxNumber:i,shiftBy:s}=r,a=Number(t&o),c=t>>s;a>n&&(a-=i,c+=It);let u=e*n,f=u+Math.abs(a)-1,d=a===0,h=a<0,p=e%2!==0;return{nextN:c,offset:f,isZero:d,isNeg:h,isNegF:p,offsetF:u}}var Co=new WeakMap,Us=new WeakMap;function Lo(t){return Us.get(t)||1}function Cs(t){if(t!==Kt)throw new Error("invalid wNAF")}var qr=class{BASE;ZERO;Fn;bits;constructor(e,r){this.BASE=e.BASE,this.ZERO=e.ZERO,this.Fn=e.Fn,this.bits=r}_unsafeLadder(e,r,n=this.ZERO){let o=e;for(;r>Kt;)r&It&&(n=n.add(o)),o=o.double(),r>>=It;return n}precomputeWindow(e,r){let{windows:n,windowSize:o}=Bo(r,this.bits),i=[],s=e,a=s;for(let c=0;c<n;c++){a=s,i.push(a);for(let u=1;u<o;u++)a=a.add(s),i.push(a);s=a.double()}return i}wNAF(e,r,n){if(!this.Fn.isValid(n))throw new Error("invalid scalar");let o=this.ZERO,i=this.BASE,s=Bo(e,this.bits);for(let a=0;a<s.windows;a++){let{nextN:c,offset:u,isZero:f,isNeg:d,isNegF:h,offsetF:p}=Bs(n,a,s);n=c,f?i=i.add(cr(h,r[p])):o=o.add(cr(d,r[u]))}return Cs(n),{p:o,f:i}}wNAFUnsafe(e,r,n,o=this.ZERO){let i=Bo(e,this.bits);for(let s=0;s<i.windows&&n!==Kt;s++){let{nextN:a,offset:c,isZero:u,isNeg:f}=Bs(n,s,i);if(n=a,!u){let d=r[c];o=o.add(f?d.negate():d)}}return Cs(n),o}getPrecomputes(e,r,n){let o=Co.get(r);return o||(o=this.precomputeWindow(r,e),e!==1&&(typeof n=="function"&&(o=n(o)),Co.set(r,o))),o}cached(e,r,n){let o=Lo(e);return this.wNAF(o,this.getPrecomputes(o,e,n),r)}unsafe(e,r,n,o){let i=Lo(e);return i===1?this._unsafeLadder(e,r,o):this.wNAFUnsafe(i,this.getPrecomputes(i,e,n),r,o)}createCache(e,r){Ds(r,this.bits),Us.set(e,r),Co.delete(e)}hasCache(e){return Lo(e)!==1}};function Os(t,e,r,n){let o=e,i=t.ZERO,s=t.ZERO;for(;r>Kt||n>Kt;)r&It&&(i=i.add(o)),n&It&&(s=s.add(o)),o=o.double(),r>>=It,n>>=It;return{p1:i,p2:s}}function Ls(t,e,r){if(e){if(e.ORDER!==t)throw new Error("Field.ORDER must match order: Fp == p, Fn == n");return vo(e),e}else return Rt(t,{isLE:r})}function Ts(t,e,r={},n){if(n===void 0&&(n=t==="edwards"),!e||typeof e!="object")throw new Error(`expected valid ${t} CURVE object`);for(let c of["p","n","h"]){let u=e[c];if(!(typeof u=="bigint"&&u>Kt))throw new Error(`CURVE.${c} must be positive bigint`)}let o=Ls(e.p,r.Fp,n),i=Ls(e.n,r.Fn,n),a=["Gx","Gy","a",t==="weierstrass"?"b":"d"];for(let c of a)if(!o.isValid(e[c]))throw new Error(`CURVE.${c} must be valid field element of CURVE.Fp`);return e=Object.freeze(Object.assign({},e)),{CURVE:e,Fp:o,Fn:i}}function _s(t,e){return function(n){let o=t(n);return{secretKey:o,publicKey:e(o)}}}var Vr=class{oHash;iHash;blockLen;outputLen;finished=!1;destroyed=!1;constructor(e,r){if(Nr(e),M(r,void 0,"key"),this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;let n=this.blockLen,o=new Uint8Array(n);o.set(r.length>n?e.create().update(r).digest():r);for(let i=0;i<o.length;i++)o[i]^=54;this.iHash.update(o),this.oHash=e.create();for(let i=0;i<o.length;i++)o[i]^=106;this.oHash.update(o),wt(o)}update(e){return Pt(this),this.iHash.update(e),this}digestInto(e){Pt(this),M(e,this.outputLen,"output"),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){let e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||=Object.create(Object.getPrototypeOf(this),{});let{oHash:r,iHash:n,finished:o,destroyed:i,blockLen:s,outputLen:a}=this;return e=e,e.finished=o,e.destroyed=i,e.blockLen=s,e.outputLen=a,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}clone(){return this._cloneInto()}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}},Uo=(t,e,r)=>new Vr(t,e).update(r).digest();Uo.create=(t,e)=>new Vr(t,e);var Ps=(t,e)=>(t+(t>=0?e:-e)/Ns)/e;function Fu(t,e,r){let[[n,o],[i,s]]=e,a=Ps(s*t,r),c=Ps(-o*t,r),u=t-a*n-c*i,f=-a*o-c*s,d=u<ot,h=f<ot;d&&(u=-u),h&&(f=-f);let p=ir(Math.ceil(xo(r)/2))+kt;if(u<ot||u>=p||f<ot||f>=p)throw new Error("splitScalar (endomorphism): failed, k="+t);return{k1neg:d,k1:u,k2neg:h,k2:f}}function To(t){if(!["compact","recovered","der"].includes(t))throw new Error('Signature format must be "compact", "recovered", or "der"');return t}function Oo(t,e){let r={};for(let n of Object.keys(e))r[n]=t[n]===void 0?e[n]:t[n];return nr(r.lowS,"lowS"),nr(r.prehash,"prehash"),r.format!==void 0&&To(r.format),r}var _o=class extends Error{constructor(e=""){super(e)}},ht={Err:_o,_tlv:{encode:(t,e)=>{let{Err:r}=ht;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length&1)throw new r("tlv.encode: unpadded data");let n=e.length/2,o=or(n);if(o.length/2&128)throw new r("tlv.encode: long form length too big");let i=n>127?or(o.length/2|128):"";return or(t)+i+o+e},decode(t,e){let{Err:r}=ht,n=0;if(t<0||t>256)throw new r("tlv.encode: wrong tag");if(e.length<2||e[n++]!==t)throw new r("tlv.decode: wrong tlv");let o=e[n++],i=!!(o&128),s=0;if(!i)s=o;else{let c=o&127;if(!c)throw new r("tlv.decode(long): indefinite length not supported");if(c>4)throw new r("tlv.decode(long): byte length is too big");let u=e.subarray(n,n+c);if(u.length!==c)throw new r("tlv.decode: length bytes not complete");if(u[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let f of u)s=s<<8|f;if(n+=c,s<128)throw new r("tlv.decode(long): not minimal encoding")}let a=e.subarray(n,n+s);if(a.length!==s)throw new r("tlv.decode: wrong value length");return{v:a,l:e.subarray(n+s)}}},_int:{encode(t){let{Err:e}=ht;if(t<ot)throw new e("integer: negative integers are not allowed");let r=or(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected DER parsing assertion: unpadded hex");return r},decode(t){let{Err:e}=ht;if(t[0]&128)throw new e("invalid signature integer: negative");if(t[0]===0&&!(t[1]&128))throw new e("invalid signature integer: unnecessary leading zero");return Nt(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=ht,o=M(t,void 0,"signature"),{v:i,l:s}=n.decode(48,o);if(s.length)throw new e("invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,i),{v:u,l:f}=n.decode(2,c);if(f.length)throw new e("invalid signature: left bytes after parsing");return{r:r.decode(a),s:r.decode(u)}},hexFromSig(t){let{_tlv:e,_int:r}=ht,n=e.encode(2,r.encode(t.r)),o=e.encode(2,r.encode(t.s)),i=n+o;return e.encode(48,i)}},ot=BigInt(0),kt=BigInt(1),Ns=BigInt(2),zr=BigInt(3),Hu=BigInt(4);function Rs(t,e={}){let r=Ts("weierstrass",t,e),{Fp:n,Fn:o}=r,i=r.CURVE,{h:s,n:a}=i;sr(e,{},{allowInfinityPoint:"boolean",clearCofactor:"function",isTorsionFree:"function",fromBytes:"function",toBytes:"function",endo:"object"});let{endo:c}=e;if(c&&(!n.is0(i.a)||typeof c.beta!="bigint"||!Array.isArray(c.basises)))throw new Error('invalid endo: expected "beta": bigint and "basises": array');let u=ks(n,o);function f(){if(!n.isOdd)throw new Error("compression is not supported: Field does not have .isOdd()")}function d(R,w,y){let{x:g,y:E}=w.toAffine(),A=n.toBytes(g);if(nr(y,"isCompressed"),y){f();let C=!n.isOdd(E);return Oe(Ks(C),A)}else return Oe(Uint8Array.of(4),A,n.toBytes(E))}function h(R){M(R,void 0,"Point");let{publicKey:w,publicKeyUncompressed:y}=u,g=R.length,E=R[0],A=R.subarray(1);if(g===w&&(E===2||E===3)){let C=n.fromBytes(A);if(!n.isValid(C))throw new Error("bad point: is not on curve, wrong x");let B=m(C),S;try{S=n.sqrt(B)}catch(Y){let H=Y instanceof Error?": "+Y.message:"";throw new Error("bad point: is not on curve, sqrt error"+H)}f();let D=n.isOdd(S);return(E&1)===1!==D&&(S=n.neg(S)),{x:C,y:S}}else if(g===y&&E===4){let C=n.BYTES,B=n.fromBytes(A.subarray(0,C)),S=n.fromBytes(A.subarray(C,C*2));if(!b(B,S))throw new Error("bad point: is not on curve");return{x:B,y:S}}else throw new Error(`bad point: got length ${g}, expected compressed=${w} or uncompressed=${y}`)}let p=e.toBytes||d,l=e.fromBytes||h;function m(R){let w=n.sqr(R),y=n.mul(w,R);return n.add(n.add(y,n.mul(R,i.a)),i.b)}function b(R,w){let y=n.sqr(w),g=m(R);return n.eql(y,g)}if(!b(i.Gx,i.Gy))throw new Error("bad curve params: generator point");let L=n.mul(n.pow(i.a,zr),Hu),T=n.mul(n.sqr(i.b),BigInt(27));if(n.is0(n.add(L,T)))throw new Error("bad curve params: a or b");function F(R,w,y=!1){if(!n.isValid(w)||y&&n.is0(w))throw new Error(`bad point coordinate ${R}`);return w}function P(R){if(!(R instanceof _))throw new Error("Weierstrass Point expected")}function K(R){if(!c||!c.basises)throw new Error("no endo");return Fu(R,c.basises,o.ORDER)}let k=bo((R,w)=>{let{X:y,Y:g,Z:E}=R;if(n.eql(E,n.ONE))return{x:y,y:g};let A=R.is0();w==null&&(w=A?n.ONE:n.inv(E));let C=n.mul(y,w),B=n.mul(g,w),S=n.mul(E,w);if(A)return{x:n.ZERO,y:n.ZERO};if(!n.eql(S,n.ONE))throw new Error("invZ was invalid");return{x:C,y:B}}),ie=bo(R=>{if(R.is0()){if(e.allowInfinityPoint&&!n.is0(R.Y))return;throw new Error("bad point: ZERO")}let{x:w,y}=R.toAffine();if(!n.isValid(w)||!n.isValid(y))throw new Error("bad point: x or y not field elements");if(!b(w,y))throw new Error("bad point: equation left != right");if(!R.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});function se(R,w,y,g,E){return y=new _(n.mul(y.X,R),y.Y,y.Z),w=cr(g,w),y=cr(E,y),w.add(y)}class _{static BASE=new _(i.Gx,i.Gy,n.ONE);static ZERO=new _(n.ZERO,n.ONE,n.ZERO);static Fp=n;static Fn=o;X;Y;Z;constructor(w,y,g){this.X=F("x",w),this.Y=F("y",y,!0),this.Z=F("z",g),Object.freeze(this)}static CURVE(){return i}static fromAffine(w){let{x:y,y:g}=w||{};if(!w||!n.isValid(y)||!n.isValid(g))throw new Error("invalid affine point");if(w instanceof _)throw new Error("projective point not allowed");return n.is0(y)&&n.is0(g)?_.ZERO:new _(y,g,n.ONE)}static fromBytes(w){let y=_.fromAffine(l(M(w,void 0,"point")));return y.assertValidity(),y}static fromHex(w){return _.fromBytes(bt(w))}get x(){return this.toAffine().x}get y(){return this.toAffine().y}precompute(w=8,y=!0){return pt.createCache(this,w),y||this.multiply(zr),this}assertValidity(){ie(this)}hasEvenY(){let{y:w}=this.toAffine();if(!n.isOdd)throw new Error("Field doesn't support isOdd");return!n.isOdd(w)}equals(w){P(w);let{X:y,Y:g,Z:E}=this,{X:A,Y:C,Z:B}=w,S=n.eql(n.mul(y,B),n.mul(A,E)),D=n.eql(n.mul(g,B),n.mul(C,E));return S&&D}negate(){return new _(this.X,n.neg(this.Y),this.Z)}double(){let{a:w,b:y}=i,g=n.mul(y,zr),{X:E,Y:A,Z:C}=this,B=n.ZERO,S=n.ZERO,D=n.ZERO,O=n.mul(E,E),Y=n.mul(A,A),H=n.mul(C,C),N=n.mul(E,A);return N=n.add(N,N),D=n.mul(E,C),D=n.add(D,D),B=n.mul(w,D),S=n.mul(g,H),S=n.add(B,S),B=n.sub(Y,S),S=n.add(Y,S),S=n.mul(B,S),B=n.mul(N,B),D=n.mul(g,D),H=n.mul(w,H),N=n.sub(O,H),N=n.mul(w,N),N=n.add(N,D),D=n.add(O,O),O=n.add(D,O),O=n.add(O,H),O=n.mul(O,N),S=n.add(S,O),H=n.mul(A,C),H=n.add(H,H),O=n.mul(H,N),B=n.sub(B,O),D=n.mul(H,Y),D=n.add(D,D),D=n.add(D,D),new _(B,S,D)}add(w){P(w);let{X:y,Y:g,Z:E}=this,{X:A,Y:C,Z:B}=w,S=n.ZERO,D=n.ZERO,O=n.ZERO,Y=i.a,H=n.mul(i.b,zr),N=n.mul(y,A),V=n.mul(g,C),X=n.mul(E,B),_e=n.add(y,g),z=n.add(A,C);_e=n.mul(_e,z),z=n.add(N,V),_e=n.sub(_e,z),z=n.add(y,E);let te=n.add(A,B);return z=n.mul(z,te),te=n.add(N,X),z=n.sub(z,te),te=n.add(g,E),S=n.add(C,B),te=n.mul(te,S),S=n.add(V,X),te=n.sub(te,S),O=n.mul(Y,z),S=n.mul(H,X),O=n.add(S,O),S=n.sub(V,O),O=n.add(V,O),D=n.mul(S,O),V=n.add(N,N),V=n.add(V,N),X=n.mul(Y,X),z=n.mul(H,z),V=n.add(V,X),X=n.sub(N,X),X=n.mul(Y,X),z=n.add(z,X),N=n.mul(V,z),D=n.add(D,N),N=n.mul(te,z),S=n.mul(_e,S),S=n.sub(S,N),N=n.mul(_e,V),O=n.mul(te,O),O=n.add(O,N),new _(S,D,O)}subtract(w){return this.add(w.negate())}is0(){return this.equals(_.ZERO)}multiply(w){let{endo:y}=e;if(!o.isValidNot0(w))throw new Error("invalid scalar: out of range");let g,E,A=C=>pt.cached(this,C,B=>Do(_,B));if(y){let{k1neg:C,k1:B,k2neg:S,k2:D}=K(w),{p:O,f:Y}=A(B),{p:H,f:N}=A(D);E=Y.add(N),g=se(y.beta,O,H,C,S)}else{let{p:C,f:B}=A(w);g=C,E=B}return Do(_,[g,E])[0]}multiplyUnsafe(w){let{endo:y}=e,g=this;if(!o.isValid(w))throw new Error("invalid scalar: out of range");if(w===ot||g.is0())return _.ZERO;if(w===kt)return g;if(pt.hasCache(this))return this.multiply(w);if(y){let{k1neg:E,k1:A,k2neg:C,k2:B}=K(w),{p1:S,p2:D}=Os(_,g,A,B);return se(y.beta,S,D,E,C)}else return pt.unsafe(g,w)}toAffine(w){return k(this,w)}isTorsionFree(){let{isTorsionFree:w}=e;return s===kt?!0:w?w(_,this):pt.unsafe(this,a).is0()}clearCofactor(){let{clearCofactor:w}=e;return s===kt?this:w?w(_,this):this.multiplyUnsafe(s)}isSmallOrder(){return this.multiplyUnsafe(s).is0()}toBytes(w=!0){return nr(w,"isCompressed"),this.assertValidity(),p(_,this,w)}toHex(w=!0){return xt(this.toBytes(w))}toString(){return`<Point ${this.is0()?"ZERO":this.toHex()}>`}}let fr=o.BITS,pt=new qr(_,e.endo?Math.ceil(fr/2):fr);return _.BASE.precompute(8),_}function Ks(t){return Uint8Array.of(t?2:3)}function ks(t,e){return{secretKey:e.BYTES,publicKey:1+t.BYTES,publicKeyUncompressed:1+2*t.BYTES,publicKeyHasPrefix:!0,signature:2*e.BYTES}}function qu(t,e={}){let{Fn:r}=t,n=e.randomBytes||Kr,o=Object.assign(ks(t.Fp,r),{seed:So(r.ORDER)});function i(p){try{let l=r.fromBytes(p);return r.isValidNot0(l)}catch{return!1}}function s(p,l){let{publicKey:m,publicKeyUncompressed:b}=o;try{let L=p.length;return l===!0&&L!==m||l===!1&&L!==b?!1:!!t.fromBytes(p)}catch{return!1}}function a(p=n(o.seed)){return Ao(M(p,o.seed,"seed"),r.ORDER)}function c(p,l=!0){return t.BASE.multiply(r.fromBytes(p)).toBytes(l)}function u(p){let{secretKey:l,publicKey:m,publicKeyUncompressed:b}=o;if(!rr(p)||"_lengths"in r&&r._lengths||l===m)return;let L=M(p,void 0,"key").length;return L===m||L===b}function f(p,l,m=!0){if(u(p)===!0)throw new Error("first arg must be private key");if(u(l)===!1)throw new Error("second arg must be public key");let b=r.fromBytes(p);return t.fromBytes(l).multiply(b).toBytes(m)}let d={isValidSecretKey:i,isValidPublicKey:s,randomSecretKey:a},h=_s(a,c);return Object.freeze({getPublicKey:c,getSharedSecret:f,keygen:h,Point:t,utils:d,lengths:o})}function Ms(t,e,r={}){Nr(e),sr(r,{},{hmac:"function",lowS:"boolean",randomBytes:"function",bits2int:"function",bits2int_modN:"function"}),r=Object.assign({},r);let n=r.randomBytes||Kr,o=r.hmac||((y,g)=>Uo(e,y,g)),{Fp:i,Fn:s}=t,{ORDER:a,BITS:c}=s,{keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p}=qu(t,r),l={prehash:!0,lowS:typeof r.lowS=="boolean"?r.lowS:!0,format:"compact",extraEntropy:!1},m=a*Ns<i.ORDER;function b(y){let g=a>>kt;return y>g}function L(y,g){if(!s.isValidNot0(g))throw new Error(`invalid signature ${y}: out of range 1..Point.Fn.ORDER`);return g}function T(){if(m)throw new Error('"recovered" sig type is not supported for cofactor >2 curves')}function F(y,g){To(g);let E=p.signature,A=g==="compact"?E:g==="recovered"?E+1:void 0;return M(y,A)}class P{r;s;recovery;constructor(g,E,A){if(this.r=L("r",g),this.s=L("s",E),A!=null){if(T(),![0,1,2,3].includes(A))throw new Error("invalid recovery id");this.recovery=A}Object.freeze(this)}static fromBytes(g,E=l.format){F(g,E);let A;if(E==="der"){let{r:D,s:O}=ht.toSig(M(g));return new P(D,O)}E==="recovered"&&(A=g[0],E="compact",g=g.subarray(1));let C=p.signature/2,B=g.subarray(0,C),S=g.subarray(C,C*2);return new P(s.fromBytes(B),s.fromBytes(S),A)}static fromHex(g,E){return this.fromBytes(bt(g),E)}assertRecovery(){let{recovery:g}=this;if(g==null)throw new Error("invalid recovery id: must be present");return g}addRecoveryBit(g){return new P(this.r,this.s,g)}recoverPublicKey(g){let{r:E,s:A}=this,C=this.assertRecovery(),B=C===2||C===3?E+a:E;if(!i.isValid(B))throw new Error("invalid recovery id: sig.r+curve.n != R.x");let S=i.toBytes(B),D=t.fromBytes(Oe(Ks((C&1)===0),S)),O=s.inv(B),Y=k(M(g,void 0,"msgHash")),H=s.create(-Y*O),N=s.create(A*O),V=t.BASE.multiplyUnsafe(H).add(D.multiplyUnsafe(N));if(V.is0())throw new Error("invalid recovery: point at infinify");return V.assertValidity(),V}hasHighS(){return b(this.s)}toBytes(g=l.format){if(To(g),g==="der")return bt(ht.hexFromSig(this));let{r:E,s:A}=this,C=s.toBytes(E),B=s.toBytes(A);return g==="recovered"?(T(),Oe(Uint8Array.of(this.assertRecovery()),C,B)):Oe(C,B)}toHex(g){return xt(this.toBytes(g))}}let K=r.bits2int||function(g){if(g.length>8192)throw new Error("input is too large");let E=Nt(g),A=g.length*8-c;return A>0?E>>BigInt(A):E},k=r.bits2int_modN||function(g){return s.create(K(g))},ie=ir(c);function se(y){return fs("num < 2^"+c,y,ot,ie),s.toBytes(y)}function _(y,g){return M(y,void 0,"message"),g?M(e(y),void 0,"prehashed message"):y}function fr(y,g,E){let{lowS:A,prehash:C,extraEntropy:B}=Oo(E,l);y=_(y,C);let S=k(y),D=s.fromBytes(g);if(!s.isValidNot0(D))throw new Error("invalid private key");let O=[se(D),se(S)];if(B!=null&&B!==!1){let V=B===!0?n(p.secretKey):B;O.push(M(V,void 0,"extraEntropy"))}let Y=Oe(...O),H=S;function N(V){let X=K(V);if(!s.isValidNot0(X))return;let _e=s.inv(X),z=t.BASE.multiply(X).toAffine(),te=s.create(z.x);if(te===ot)return;let gr=s.create(_e*s.create(H+te*D));if(gr===ot)return;let zo=(z.x===te?0:2)|Number(z.y&kt),$o=gr;return A&&b(gr)&&($o=s.neg(gr),zo^=1),new P(te,$o,m?void 0:zo)}return{seed:Y,k2sig:N}}function pt(y,g,E={}){let{seed:A,k2sig:C}=fr(y,g,E);return gs(e.outputLen,s.BYTES,o)(A,C).toBytes(E.format)}function R(y,g,E,A={}){let{lowS:C,prehash:B,format:S}=Oo(A,l);if(E=M(E,void 0,"publicKey"),g=_(g,B),!rr(y)){let D=y instanceof P?", use sig.toBytes()":"";throw new Error("verify expects Uint8Array signature"+D)}F(y,S);try{let D=P.fromBytes(y,S),O=t.fromBytes(E);if(C&&D.hasHighS())return!1;let{r:Y,s:H}=D,N=k(g),V=s.inv(H),X=s.create(N*V),_e=s.create(Y*V),z=t.BASE.multiplyUnsafe(X).add(O.multiplyUnsafe(_e));return z.is0()?!1:s.create(z.x)===Y}catch{return!1}}function w(y,g,E={}){let{prehash:A}=Oo(E,l);return g=_(g,A),P.fromBytes(y,"recovered").recoverPublicKey(g).toBytes()}return Object.freeze({keygen:u,getPublicKey:f,getSharedSecret:d,utils:h,lengths:p,Point:t,sign:pt,verify:R,recoverPublicKey:w,Signature:P,hash:e})}var No={p:BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),n:BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),h:BigInt(1),a:BigInt(0),b:BigInt(7),Gx:BigInt("0x79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798"),Gy:BigInt("0x483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8")},Vu={beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),basises:[[BigInt("0x3086d221a7d46bcde86c90e49284eb15"),-BigInt("0xe4437ed6010e88286f547fa90abfe4c3")],[BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),BigInt("0x3086d221a7d46bcde86c90e49284eb15")]]};var Fs=BigInt(2);function zu(t){let e=No.p,r=BigInt(3),n=BigInt(6),o=BigInt(11),i=BigInt(22),s=BigInt(23),a=BigInt(44),c=BigInt(88),u=t*t*t%e,f=u*u*t%e,d=be(f,r,e)*f%e,h=be(d,r,e)*f%e,p=be(h,Fs,e)*u%e,l=be(p,o,e)*p%e,m=be(l,i,e)*l%e,b=be(m,a,e)*m%e,L=be(b,c,e)*b%e,T=be(L,a,e)*m%e,F=be(T,r,e)*f%e,P=be(F,s,e)*l%e,K=be(P,n,e)*u%e,k=be(K,Fs,e);if(!Po.eql(Po.sqr(k),t))throw new Error("Cannot find square root");return k}var Po=Rt(No.p,{sqrt:zu}),$u=Rs(No,{Fp:Po,endo:Vu}),ar=Ms($u,ls);var $r=class extends Error{constructor(e="An error occurred while verifying a message"){super(e),this.name="VerificationError"}};function qs(t,e,r,n){n?.signal?.throwIfAborted();let o=Hs.default.createHash("sha256");if(r instanceof Uint8Array)o.update(r);else for(let s of r)o.update(s);let i=o.digest();try{return ar.verify(e,i,t,{prehash:!1,format:"der"})}catch(s){throw new $r(String(s))}}var jr=class{type="secp256k1";raw;_key;constructor(e){this._key=zs(e),this.raw=Vs(this._key)}toMultihash(){return Ce.digest(Tt(this))}toCID(){return J.createV1(114,this.toMultihash())}toString(){return G.encode(this.toMultihash().bytes).substring(1)}equals(e){return e==null||!(e.raw instanceof Uint8Array)?!1:me(this.raw,e.raw)}verify(e,r,n){return qs(this._key,r,e,n)}};function $s(t){return new jr(t)}function Vs(t){return ar.Point.fromBytes(t).toBytes()}function zs(t){try{return ar.Point.fromBytes(t),t}catch(e){throw new yr(String(e))}}function js(t){let{Type:e,Data:r}=tr.decode(t.digest),n=r??new Uint8Array;switch(e){case xe.Ed25519:return Wi(n);case xe.secp256k1:return $s(n);case xe.ECDSA:return Vi(n);default:throw new Ht}}function Tt(t){return tr.encode({Type:xe[t.type],Data:t.raw})}var Gs=Symbol.for("nodejs.util.inspect.custom"),ju=114,ur=class{type;multihash;publicKey;string;constructor(e){this.type=e.type,this.multihash=e.multihash,Object.defineProperty(this,"string",{enumerable:!1,writable:!0})}get[Symbol.toStringTag](){return`PeerId(${this.toString()})`}[en]=!0;toString(){return this.string==null&&(this.string=G.encode(this.multihash.bytes).slice(1)),this.string}toMultihash(){return this.multihash}toCID(){return J.createV1(ju,this.multihash)}toJSON(){return this.toString()}equals(e){if(e==null)return!1;if(e instanceof Uint8Array)return me(this.multihash.bytes,e);if(typeof e=="string")return this.toString()===e;if(e?.toMultihash()?.bytes!=null)return me(this.multihash.bytes,e.toMultihash().bytes);throw new Error("not valid Id")}[Gs](){return`PeerId(${this.toString()})`}},Gr=class extends ur{type="RSA";publicKey;constructor(e){super({...e,type:"RSA"}),this.publicKey=e.publicKey}},Yr=class extends ur{type="Ed25519";publicKey;constructor(e){super({...e,type:"Ed25519"}),this.publicKey=e.publicKey}},Wr=class extends ur{type="secp256k1";publicKey;constructor(e){super({...e,type:"secp256k1"}),this.publicKey=e.publicKey}},Gu=2336,dr=class{type="url";multihash;publicKey;url;constructor(e){this.url=e.toString(),this.multihash=Ce.digest(de(this.url))}[Gs](){return`PeerId(${this.url})`}[en]=!0;toString(){return this.toCID().toString()}toMultihash(){return this.multihash}toCID(){return J.createV1(Gu,this.toMultihash())}toJSON(){return this.toString()}equals(e){return e==null?!1:(e instanceof Uint8Array&&(e=j(e)),e.toString()===this.toString())}};var Yu=114,Ys=2336;function Ws(t,e){let r;if(t.charAt(0)==="1"||t.charAt(0)==="Q")r=jt(G.decode(`z${t}`));else{if(t.startsWith("k51qzi5uqu5")||t.startsWith("kzwfwjn5ji4")||t.startsWith("k2k4r8")||t.startsWith("bafz"))return Wu(J.parse(t));if(e==null)throw new Ie('Please pass a multibase decoder for strings that do not start with "1" or "Q"');r=jt(e.decode(t))}return Zs(r)}function Zs(t){if(Xu(t))return new Gr({multihash:t});if(Zu(t))try{let e=js(t);if(e.type==="Ed25519")return new Yr({multihash:t,publicKey:e});if(e.type==="secp256k1")return new Wr({multihash:t,publicKey:e})}catch{let r=j(t.digest);return new dr(new URL(r))}throw new xr("Supplied PeerID Multihash is invalid")}function Wu(t){if(t?.multihash==null||t.version==null||t.version===1&&t.code!==Yu&&t.code!==Ys)throw new wr("Supplied PeerID CID is invalid");if(t.code===Ys){let e=j(t.multihash.digest);return new dr(new URL(e))}return Zs(t.multihash)}function Zu(t){return t.code===Ce.code}function Xu(t){return t.code===Rn.code}function Xs(t){let e=t.getComponents(),r={},n=0;if(e[n]?.name==="ip6zone"&&(r.zone=`${e[n].value}`,n++),e[n].name==="ip4"||e[n].name==="ip6"||e[n].name==="dns"||e[n].name==="dns4"||e[n].name==="dns6"?(r.type=e[n].name,r.host=e[n].value,n++):e[n].name==="dnsaddr"&&(r.type=e[n].name,r.host=`_dnsaddr.${e[n].value}`,n++),(e[n]?.name==="tcp"||e[n]?.name==="udp")&&(r.protocol=e[n].name==="tcp"?"tcp":"udp",r.port=parseInt(`${e[n].value}`),n++),e[n]?.name==="ipcidr"&&(r.type==="ip4"?r.cidr=parseInt(`${e[n].value}`):r.type==="ip6"&&(r.cidr=`${e[n].value}`),n++),r.type==null||r.host==null)throw new Ie(`Multiaddr ${t} was not an IPv4, IPv6, DNS, DNS4, DNS6 or DNSADDR address`);return e[n]?.name==="tls"&&e[n+1]?.name==="sni"&&(r.sni=e[n+1].value,n+=2),r}var Ee=le("node:net");var Js=Ft(Qs(),1),Qu=["0.0.0.0/8","10.0.0.0/8","100.64.0.0/10","127.0.0.0/8","169.254.0.0/16","172.16.0.0/12","192.0.0.0/24","192.0.0.0/29","192.0.0.8/32","192.0.0.9/32","192.0.0.10/32","192.0.0.170/32","192.0.0.171/32","192.0.2.0/24","192.31.196.0/24","192.52.193.0/24","192.88.99.0/24","192.168.0.0/16","192.175.48.0/24","198.18.0.0/15","198.51.100.0/24","203.0.113.0/24","240.0.0.0/4","255.255.255.255/32"],Ju=Qu.map(t=>new Js.Netmask(t));function Ro(t){for(let e of Ju)if(e.contains(t))return!0;return!1}function ed(t){return/^::ffff:([0-9a-fA-F]{1,4}):([0-9a-fA-F]{1,4})$/.test(t)}function td(t){let e=t.split(":");if(e.length<2)return!1;let r=e[e.length-1].padStart(4,"0"),n=e[e.length-2].padStart(4,"0"),o=`${parseInt(n.substring(0,2),16)}.${parseInt(n.substring(2),16)}.${parseInt(r.substring(0,2),16)}.${parseInt(r.substring(2),16)}`;return Ro(o)}function rd(t){return/^::ffff:([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})$/.test(t)}function nd(t){let e=t.split(":"),r=e[e.length-1];return Ro(r)}function od(t){return/^::$/.test(t)||/^::1$/.test(t)||/^64:ff9b::([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})\.([0-9]{1,3})$/.test(t)||/^100::([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^2001::([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^2001:2[0-9a-fA-F]:([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^2001:db8:([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^2002:([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4}):?([0-9a-fA-F]{0,4})$/.test(t)||/^f[c-d]([0-9a-fA-F]{2,2}):/i.test(t)||/^fe[8-9a-bA-B][0-9a-fA-F]:/i.test(t)||/^ff([0-9a-fA-F]{2,2}):/i.test(t)}function ec(t){if((0,Ee.isIPv4)(t))return Ro(t);if(ed(t))return td(t);if(rd(t))return nd(t);if((0,Ee.isIPv6)(t))return od(t)}function tc(t){try{let e=Xs(t);switch(e.type){case"ip4":case"ip6":return ec(e.host)??!1;default:return e.host==="localhost"}}catch{return!1}}var ee=class extends Error{static name="InvalidMultiaddrError";name="InvalidMultiaddrError"},it=class extends Error{static name="ValidationError";name="ValidationError"},Zr=class extends Error{static name="InvalidParametersError";name="InvalidParametersError"},Xr=class extends Error{static name="UnknownProtocolError";name="UnknownProtocolError"};function ko(t){return e=>j(e,t)}function Mo(t){return e=>de(e,t)}function Mt(t){return new DataView(t.buffer).getUint16(t.byteOffset).toString()}function vt(t){let e=new ArrayBuffer(2);return new DataView(e).setUint16(0,typeof t=="string"?parseInt(t):t),new Uint8Array(e)}function rc(t){let e=t.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 r=de(e[0],"base32"),n=parseInt(e[1],10);if(n<1||n>65536)throw new Error("Port number is not in range(1, 65536)");let o=vt(n);return qe([r,o],r.length+o.length)}function nc(t){let e=t.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 r=ut.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=vt(n);return qe([r,o],r.length+o.length)}function Fo(t){let e=t.subarray(0,t.length-2),r=t.subarray(t.length-2),n=j(e,"base32"),o=Mt(r);return`${n}:${o}`}var Ho=function(t){t=t.toString().trim();let e=new Uint8Array(4);return t.split(/\./g).forEach((r,n)=>{let o=parseInt(r,10);if(isNaN(o)||o<0||o>255)throw new ee("Invalid byte value in IP address");e[n]=o}),e},oc=function(t){let e=0;t=t.toString().trim();let r=t.split(":",8),n;for(n=0;n<r.length;n++){let i=(0,Ee.isIPv4)(r[n]),s;i&&(s=Ho(r[n]),r[n]=j(s.subarray(0,2),"base16")),s!=null&&++n<8&&r.splice(n,0,j(s.subarray(2,4),"base16"))}if(r[0]==="")for(;r.length<8;)r.unshift("0");else if(r[r.length-1]==="")for(;r.length<8;)r.push("0");else if(r.length<8){for(n=0;n<r.length&&r[n]!=="";n++);let i=[n,1];for(n=9-r.length;n>0;n--)i.push("0");r.splice.apply(r,i)}let o=new Uint8Array(e+16);for(n=0;n<r.length;n++){r[n]===""&&(r[n]="0");let i=parseInt(r[n],16);if(isNaN(i)||i<0||i>65535)throw new ee("Invalid byte value in IP address");o[e++]=i>>8&255,o[e++]=i&255}return o},ic=function(t){if(t.byteLength!==4)throw new ee("IPv4 address was incorrect length");let e=[];for(let r=0;r<t.byteLength;r++)e.push(t[r]);return e.join(".")},sc=function(t){if(t.byteLength!==16)throw new ee("IPv6 address was incorrect length");let e=[];for(let n=0;n<t.byteLength;n+=2){let o=t[n],i=t[n+1],s=`${o.toString(16).padStart(2,"0")}${i.toString(16).padStart(2,"0")}`;e.push(s)}let r=e.join(":");try{let n=new URL(`http://[${r}]`);return n.hostname.substring(1,n.hostname.length-1)}catch{throw new ee(`Invalid IPv6 address "${r}"`)}};function cc(t){try{let e=new URL(`http://[${t}]`);return e.hostname.substring(1,e.hostname.length-1)}catch{throw new ee(`Invalid IPv6 address "${t}"`)}}var Ko=Object.values(Yt).map(t=>t.decoder),id=(function(){let t=Ko[0].or(Ko[1]);return Ko.slice(2).forEach(e=>t=t.or(e)),t})();function ac(t){return id.decode(t)}function uc(t){return e=>t.encoder.encode(e)}function sd(t){if(parseInt(t).toString()!==t)throw new it("Value must be an integer")}function cd(t){if(t<0)throw new it("Value must be a positive integer, or zero")}function ad(t){return e=>{if(e>t)throw new it(`Value must be smaller than or equal to ${t}`)}}function ud(...t){return e=>{for(let r of t)r(e)}}var hr=ud(sd,cd,ad(65535));var Z=-1,qo=class{protocolsByCode=new Map;protocolsByName=new Map;getProtocol(e){let r;if(typeof e=="string"?r=this.protocolsByName.get(e):r=this.protocolsByCode.get(e),r==null)throw new Xr(`Protocol ${e} was unknown`);return r}addProtocol(e){this.protocolsByCode.set(e.code,e),this.protocolsByName.set(e.name,e),e.aliases?.forEach(r=>{this.protocolsByName.set(r,e)})}removeProtocol(e){let r=this.protocolsByCode.get(e);r!=null&&(this.protocolsByCode.delete(r.code),this.protocolsByName.delete(r.name),r.aliases?.forEach(n=>{this.protocolsByName.delete(n)}))}},st=new qo,Wd=[{code:4,name:"ip4",size:32,valueToBytes:Ho,bytesToValue:ic,validate:t=>{if(!(0,Ee.isIPv4)(t))throw new it(`Invalid IPv4 address "${t}"`)}},{code:6,name:"tcp",size:16,valueToBytes:vt,bytesToValue:Mt,validate:hr},{code:273,name:"udp",size:16,valueToBytes:vt,bytesToValue:Mt,validate:hr},{code:33,name:"dccp",size:16,valueToBytes:vt,bytesToValue:Mt,validate:hr},{code:41,name:"ip6",size:128,valueToBytes:oc,bytesToValue:sc,stringToValue:cc,validate:t=>{if(!(0,Ee.isIPv6)(t))throw new it(`Invalid IPv6 address "${t}"`)}},{code:42,name:"ip6zone",size:Z},{code:43,name:"ipcidr",size:8,bytesToValue:ko("base10"),valueToBytes:Mo("base10")},{code:53,name:"dns",size:Z},{code:54,name:"dns4",size:Z},{code:55,name:"dns6",size:Z},{code:56,name:"dnsaddr",size:Z},{code:132,name:"sctp",size:16,valueToBytes:vt,bytesToValue:Mt,validate:hr},{code:301,name:"udt"},{code:302,name:"utp"},{code:400,name:"unix",size:Z,stringToValue:t=>decodeURIComponent(t),valueToString:t=>encodeURIComponent(t)},{code:421,name:"p2p",aliases:["ipfs"],size:Z,bytesToValue:ko("base58btc"),valueToBytes:t=>t.startsWith("Q")||t.startsWith("1")?Mo("base58btc")(t):J.parse(t).multihash.bytes},{code:444,name:"onion",size:96,bytesToValue:Fo,valueToBytes:rc},{code:445,name:"onion3",size:296,bytesToValue:Fo,valueToBytes:nc},{code:446,name:"garlic64",size:Z},{code:447,name:"garlic32",size:Z},{code:448,name:"tls"},{code:449,name:"sni",size:Z},{code:454,name:"noise"},{code:460,name:"quic"},{code:461,name:"quic-v1"},{code:465,name:"webtransport"},{code:466,name:"certhash",size:Z,bytesToValue:uc(Dn),valueToBytes:ac},{code:480,name:"http"},{code:481,name:"http-path",size:Z,stringToValue:t=>`/${decodeURIComponent(t)}`,valueToString:t=>encodeURIComponent(t.substring(1))},{code:443,name:"https"},{code:477,name:"ws"},{code:478,name:"wss"},{code:479,name:"p2p-websocket-star"},{code:277,name:"p2p-stardust"},{code:275,name:"p2p-webrtc-star"},{code:276,name:"p2p-webrtc-direct"},{code:280,name:"webrtc-direct"},{code:281,name:"webrtc"},{code:290,name:"p2p-circuit"},{code:777,name:"memory",size:Z}];Wd.forEach(t=>{st.addProtocol(t)});function dc(t){let e=[],r=0;for(;r<t.length;){let n=Xn(t,r),o=st.getProtocol(n),i=Ve(n),s=Zd(o,t,r+i),a=0;s>0&&o.size===Z&&(a=Ve(s));let c=i+a+s,u={code:n,name:o.name,bytes:t.subarray(r,r+c)};if(s>0){let f=r+i+a,d=t.subarray(f,f+s);u.value=o.bytesToValue?.(d)??j(d)}e.push(u),r+=c}return e}function lc(t){let e=0,r=[];for(let n of t){if(n.bytes==null){let o=st.getProtocol(n.code),i=Ve(n.code),s,a=0,c=0;n.value!=null&&(s=o.valueToBytes?.(n.value)??de(n.value),a=s.byteLength,o.size===Z&&(c=Ve(a)));let u=new Uint8Array(i+c+a),f=0;Qt(n.code,u,f),f+=i,s!=null&&(o.size===Z&&(Qt(a,u,f),f+=c),u.set(s,f)),n.bytes=u}r.push(n.bytes),e+=n.bytes.byteLength}return qe(r,e)}function hc(t){if(t.charAt(0)!=="/")throw new ee('String multiaddr must start with "/"');let e=[],r="protocol",n="",o="";for(let i=1;i<t.length;i++){let s=t.charAt(i);s!=="/"&&(r==="protocol"?o+=t.charAt(i):n+=t.charAt(i));let a=i===t.length-1;if(s==="/"||a){let c=st.getProtocol(o);if(r==="protocol"){if(c.size==null||c.size===0){e.push({code:c.code,name:c.name}),n="",o="",r="protocol";continue}else if(a)throw new ee(`Component ${o} was missing value`);r="value"}else if(r==="value"){let u={code:c.code,name:c.name};if(c.size!=null&&c.size!==0){if(n==="")throw new ee(`Component ${o} was missing value`);u.value=c.stringToValue?.(n)??n}e.push(u),n="",o="",r="protocol"}}}if(o!==""&&n!=="")throw new ee("Incomplete multiaddr");return e}function pc(t){return`/${t.flatMap(e=>{if(e.value==null)return e.name;let r=st.getProtocol(e.code);if(r==null)throw new ee(`Unknown protocol code ${e.code}`);return[e.name,r.valueToString?.(e.value)??e.value]}).join("/")}`}function Zd(t,e,r){return t.size==null||t.size===0?0:t.size>0?t.size/8:Xn(e,r)}var Xd=Symbol.for("nodejs.util.inspect.custom"),Vo=Symbol.for("@multiformats/multiaddr");function Qd(t){if(t==null&&(t="/"),fc(t))return t.getComponents();if(t instanceof Uint8Array)return dc(t);if(typeof t=="string")return t=t.replace(/\/(\/)+/,"/").replace(/(\/)+$/,""),t===""&&(t="/"),hc(t);if(Array.isArray(t))return t;throw new ee("Must be a string, Uint8Array, Component[], or another Multiaddr")}var Qr=class t{[Vo]=!0;#e;#t;#r;constructor(e="/",r={}){this.#e=Qd(e),r.validate!==!1&&Jd(this)}get bytes(){return this.#r==null&&(this.#r=lc(this.#e)),this.#r}toString(){return this.#t==null&&(this.#t=pc(this.#e)),this.#t}toJSON(){return this.toString()}getComponents(){return[...this.#e.map(e=>({...e}))]}encapsulate(e){let r=new t(e);return new t([...this.#e,...r.getComponents()],{validate:!1})}decapsulate(e){let r=e.toString(),n=this.toString(),o=n.lastIndexOf(r);if(o<0)throw new Zr(`Address ${this.toString()} does not contain subaddress: ${r}`);return new t(n.slice(0,o),{validate:!1})}decapsulateCode(e){let r;for(let n=this.#e.length-1;n>-1;n--)if(this.#e[n].code===e){r=n;break}return new t(this.#e.slice(0,r),{validate:!1})}equals(e){return me(this.bytes,e.bytes)}[Xd](){return`Multiaddr(${this.toString()})`}};function Jd(t){t.getComponents().forEach(e=>{let r=st.getProtocol(e.code);e.value!=null&&r.validate?.(e.value)})}function fc(t){return!!t?.[Vo]}function gc(t){return new Qr(t)}function mc(t,e,r,n){let o=()=>{n?.log.trace("query",e),t.query({questions:[{name:e,type:"PTR"}]})};return o(),setInterval(o,r)}function yc(t,e,r,n){if(t.answers==null)return;let o,i=[];if(t.answers.forEach(s=>{switch(s.type){case"PTR":o=s;break;case"TXT":i.push(s);break;default:break}}),t.additionals.forEach(s=>{switch(s.type){case"TXT":i.push(s);break;default:break}}),!(o==null||o?.name!==r||i.length===0||o.data.startsWith(e)))try{let s=i.flatMap(c=>c.data).filter(c=>c.toString().startsWith("dnsaddr=")).map(c=>gc(c.toString().substring(8))),a=s[0].getComponents().findLast(c=>c.code===421)?.value;if(a==null)throw new Error("Multiaddr doesn't contain PeerId");return n?.log("peer found %p",a),{id:Ws(a),multiaddrs:s.map(c=>c.decapsulateCode(421))}}catch(s){n?.log.error("failed to parse mdns response",s)}}function wc(t,e,r,n,o,i,s){if(!i){s?.log("not responding to mDNS query as broadcast mode is false");return}if(n.length!==0&&t.questions[0]!=null&&t.questions[0].name===o){let a=[];a.push({name:o,type:"PTR",class:"IN",ttl:120,data:r+"."+o}),n.filter(el).forEach(c=>{let u="dnsaddr="+c.toString();if(u.length>255){s?.log("multiaddr %a is too long to use in mDNS query response",c);return}if(c.getComponents().findLast(f=>f.code===421)?.value==null){s?.log("multiaddr %a did not have a peer ID so cannot be used in mDNS query response",c);return}a.push({name:r+"."+o,type:"TXT",class:"IN",ttl:120,data:u})}),s?.log.trace("responding to query"),e.respond(a)}}function el(t){return!!tc(t)}function xc(t){let e="",r="abcdefghijklmnopqrstuvwxyz0123456789";for(let n=0;n<t;n++)e+=r.charAt(Math.floor(Math.random()*r.length));return e}var Jr=class extends br{mdns;log;broadcast;interval;serviceTag;peerName;port;ip;_queryInterval;components;constructor(e,r={}){if(super(),this.log=e.logger.forComponent("libp2p:mdns"),this.broadcast=r.broadcast!==!1,this.interval=r.interval??1e3*10,this.serviceTag=r.serviceTag??"_p2p._udp.local",this.ip=r.ip??"224.0.0.251",this.peerName=r.peerName??xc(63),this.peerName.length>=64)throw new Error("Peer name should be less than 64 chars long");this.port=r.port??5353,this.components=e,this._queryInterval=null,this._onMdnsQuery=this._onMdnsQuery.bind(this),this._onMdnsResponse=this._onMdnsResponse.bind(this),this._onMdnsWarning=this._onMdnsWarning.bind(this),this._onMdnsError=this._onMdnsError.bind(this)}[Go]=this;[Symbol.toStringTag]="@libp2p/mdns";[Zo]=["@libp2p/peer-discovery"];isStarted(){return!!this.mdns}async start(){this.mdns==null&&(this.mdns=(0,bc.default)({port:this.port,ip:this.ip}),this.mdns.on("query",this._onMdnsQuery),this.mdns.on("response",this._onMdnsResponse),this.mdns.on("warning",this._onMdnsWarning),this.mdns.on("error",this._onMdnsError),this._queryInterval=mc(this.mdns,this.serviceTag,this.interval,{log:this.log}))}_onMdnsQuery(e){this.mdns!=null&&(this.log.trace("received incoming mDNS query"),wc(e,this.mdns,this.peerName,this.components.addressManager.getAddresses(),this.serviceTag,this.broadcast,{log:this.log}))}_onMdnsResponse(e){this.log.trace("received mDNS query response");try{let r=yc(e,this.peerName,this.serviceTag,{log:this.log});r!=null&&(this.log("discovered peer in mDNS query response %p",r.id),this.dispatchEvent(new CustomEvent("peer",{detail:r})))}catch(r){this.log.error("Error processing peer response",r)}}_onMdnsWarning(e){this.log.error("mdns warning",e)}_onMdnsError(e){this.log.error("mdns error",e)}async stop(){this.mdns!=null&&(this.mdns.removeListener("query",this._onMdnsQuery),this.mdns.removeListener("response",this._onMdnsResponse),this.mdns.removeListener("warning",this._onMdnsWarning),this.mdns.removeListener("error",this._onMdnsError),this._queryInterval!=null&&(clearInterval(this._queryInterval),this._queryInterval=null),await new Promise(e=>{this.mdns!=null?this.mdns.destroy(e):e()}),this.mdns=void 0)}};function rl(t={}){return e=>new Jr(e,t)}return Bc(nl);})();
|
|
3
3
|
/*! Bundled license information:
|
|
4
4
|
|
|
5
|
-
@noble/hashes/
|
|
5
|
+
@noble/hashes/utils.js:
|
|
6
6
|
(*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
7
7
|
|
|
8
|
-
@noble/curves/
|
|
9
|
-
@noble/curves/
|
|
10
|
-
@noble/curves/
|
|
11
|
-
@noble/curves/
|
|
12
|
-
@noble/curves/
|
|
13
|
-
@noble/curves/esm/secp256k1.js:
|
|
8
|
+
@noble/curves/utils.js:
|
|
9
|
+
@noble/curves/abstract/modular.js:
|
|
10
|
+
@noble/curves/abstract/curve.js:
|
|
11
|
+
@noble/curves/abstract/weierstrass.js:
|
|
12
|
+
@noble/curves/secp256k1.js:
|
|
14
13
|
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
15
14
|
*/
|
|
16
15
|
return Libp2PMdns}));
|