@junobuild/core-standalone 0.1.0
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/LICENSE +21 -0
- package/README.md +17 -0
- package/dist/browser/canisterStatus-MTFHSECX.js +2 -0
- package/dist/browser/canisterStatus-MTFHSECX.js.map +7 -0
- package/dist/browser/chunk-F6RH4LLT.js +69 -0
- package/dist/browser/chunk-F6RH4LLT.js.map +7 -0
- package/dist/browser/index.js +26 -0
- package/dist/browser/index.js.map +7 -0
- package/dist/declarations/deprecated/mission_control-0-0-4.did.d.ts +80 -0
- package/dist/declarations/deprecated/mission_control-0-0-4.factory.did.js +99 -0
- package/dist/declarations/deprecated/satellite-0-0-8.did.d.ts +183 -0
- package/dist/declarations/deprecated/satellite-0-0-8.factory.did.js +194 -0
- package/dist/declarations/deprecated/satellite-0-0-9.did.d.ts +199 -0
- package/dist/declarations/deprecated/satellite-0-0-9.factory.did.js +213 -0
- package/dist/declarations/satellite/satellite.did.d.ts +288 -0
- package/dist/declarations/satellite/satellite.factory.did.js +316 -0
- package/dist/declarations/satellite/satellite.factory.did.mjs +316 -0
- package/dist/index.js +1 -0
- package/dist/node/index.mjs +104 -0
- package/dist/node/index.mjs.map +7 -0
- package/dist/types/api/actor.api.d.ts +9 -0
- package/dist/types/api/doc.api.d.ts +52 -0
- package/dist/types/api/storage.api.d.ts +42 -0
- package/dist/types/constants/auth.constants.d.ts +12 -0
- package/dist/types/constants/container.constants.d.ts +2 -0
- package/dist/types/index.d.ts +38 -0
- package/dist/types/providers/auth.providers.d.ts +79 -0
- package/dist/types/services/auth-timout.services.d.ts +3 -0
- package/dist/types/services/auth.services.d.ts +23 -0
- package/dist/types/services/doc.services.d.ts +127 -0
- package/dist/types/services/factory.services.d.ts +8 -0
- package/dist/types/services/identity.services.d.ts +2 -0
- package/dist/types/services/storage.services.d.ts +130 -0
- package/dist/types/services/user.services.d.ts +2 -0
- package/dist/types/stores/actor.store.d.ts +21 -0
- package/dist/types/stores/agent.store.d.ts +13 -0
- package/dist/types/stores/auth.store.d.ts +13 -0
- package/dist/types/stores/env.store.d.ts +11 -0
- package/dist/types/stores/store.d.ts +5 -0
- package/dist/types/types/auth.types.d.ts +90 -0
- package/dist/types/types/build.types.d.ts +5 -0
- package/dist/types/types/doc.types.d.ts +42 -0
- package/dist/types/types/env.types.d.ts +43 -0
- package/dist/types/types/list.types.d.ts +170 -0
- package/dist/types/types/post-message.d.ts +11 -0
- package/dist/types/types/satellite.types.d.ts +32 -0
- package/dist/types/types/storage.types.d.ts +21 -0
- package/dist/types/types/subscription.types.d.ts +6 -0
- package/dist/types/utils/auth.utils.d.ts +2 -0
- package/dist/types/utils/crypto.utils.d.ts +1 -0
- package/dist/types/utils/data.utils.d.ts +2 -0
- package/dist/types/utils/doc.utils.d.ts +8 -0
- package/dist/types/utils/env.utils.d.ts +4 -0
- package/dist/types/utils/events.utils.d.ts +4 -0
- package/dist/types/utils/list.utils.d.ts +3 -0
- package/dist/types/utils/window.env.utils.d.ts +2 -0
- package/dist/types/utils/window.utils.d.ts +4 -0
- package/dist/types/workers/auth.worker.d.ts +5 -0
- package/dist/workers/auth.worker.js +58 -0
- package/dist/workers/auth.worker.js.map +7 -0
- package/package.json +64 -0
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
import { createRequire as topLevelCreateRequire } from 'module';
|
|
2
|
+
const require = topLevelCreateRequire(import.meta.url);
|
|
3
|
+
var Xy=Object.create;var ks=Object.defineProperty;var Jy=Object.getOwnPropertyDescriptor;var Qy=Object.getOwnPropertyNames;var Ly=Object.getPrototypeOf,eg=Object.prototype.hasOwnProperty;var ti=(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 ff=(t,e)=>()=>(t&&(e=t(t=0)),e);var L=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),tg=(t,e)=>{for(var r in e)ks(t,r,{get:e[r],enumerable:!0})},df=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Qy(e))!eg.call(t,i)&&i!==r&&ks(t,i,{get:()=>e[i],enumerable:!(n=Jy(e,i))||n.enumerable});return t};var Fn=(t,e,r)=>(r=t!=null?Xy(Ly(t)):{},df(e||!t||!t.__esModule?ks(r,"default",{value:t,enumerable:!0}):r,t)),rg=t=>df(ks({},"__esModule",{value:!0}),t);var hf=L(ni=>{"use strict";Object.defineProperty(ni,"__esModule",{value:!0});ni.decode=ni.encode=void 0;var Hs="abcdefghijklmnopqrstuvwxyz234567",ri=Object.create(null);for(let t=0;t<Hs.length;t++)ri[Hs[t]]=t;ri[0]=ri.o;ri[1]=ri.i;function ng(t){let e=0,r=0,n="";function i(s){return e<0?r|=s>>-e:r=s<<e&248,e>3?(e-=8,1):(e<4&&(n+=Hs[r>>3],e+=5),0)}for(let s=0;s<t.length;)s+=i(t[s]);return n+(e<0?Hs[r>>3]:"")}ni.encode=ng;function ig(t){let e=0,r=0,n=new Uint8Array(t.length*4/3|0),i=0;function s(o){let a=ri[o.toLowerCase()];if(a===void 0)throw new Error(`Invalid character: ${JSON.stringify(o)}`);a<<=3,r|=a>>>e,e+=5,e>=8&&(n[i++]=r,e-=8,e>0?r=a<<5-e&255:r=0)}for(let o of t)s(o);return n.slice(0,i)}ni.decode=ig});var pf=L(Vs=>{"use strict";Object.defineProperty(Vs,"__esModule",{value:!0});Vs.getCrc32=void 0;var sg=new Uint32Array([0,1996959894,3993919788,2567524794,124634137,1886057615,3915621685,2657392035,249268274,2044508324,3772115230,2547177864,162941995,2125561021,3887607047,2428444049,498536548,1789927666,4089016648,2227061214,450548861,1843258603,4107580753,2211677639,325883990,1684777152,4251122042,2321926636,335633487,1661365465,4195302755,2366115317,997073096,1281953886,3579855332,2724688242,1006888145,1258607687,3524101629,2768942443,901097722,1119000684,3686517206,2898065728,853044451,1172266101,3705015759,2882616665,651767980,1373503546,3369554304,3218104598,565507253,1454621731,3485111705,3099436303,671266974,1594198024,3322730930,2970347812,795835527,1483230225,3244367275,3060149565,1994146192,31158534,2563907772,4023717930,1907459465,112637215,2680153253,3904427059,2013776290,251722036,2517215374,3775830040,2137656763,141376813,2439277719,3865271297,1802195444,476864866,2238001368,4066508878,1812370925,453092731,2181625025,4111451223,1706088902,314042704,2344532202,4240017532,1658658271,366619977,2362670323,4224994405,1303535960,984961486,2747007092,3569037538,1256170817,1037604311,2765210733,3554079995,1131014506,879679996,2909243462,3663771856,1141124467,855842277,2852801631,3708648649,1342533948,654459306,3188396048,3373015174,1466479909,544179635,3110523913,3462522015,1591671054,702138776,2966460450,3352799412,1504918807,783551873,3082640443,3233442989,3988292384,2596254646,62317068,1957810842,3939845945,2647816111,81470997,1943803523,3814918930,2489596804,225274430,2053790376,3826175755,2466906013,167816743,2097651377,4027552580,2265490386,503444072,1762050814,4150417245,2154129355,426522225,1852507879,4275313526,2312317920,282753626,1742555852,4189708143,2394877945,397917763,1622183637,3604390888,2714866558,953729732,1340076626,3518719985,2797360999,1068828381,1219638859,3624741850,2936675148,906185462,1090812512,3747672003,2825379669,829329135,1181335161,3412177804,3160834842,628085408,1382605366,3423369109,3138078467,570562233,1426400815,3317316542,2998733608,733239954,1555261956,3268935591,3050360625,752459403,1541320221,2607071920,3965973030,1969922972,40735498,2617837225,3943577151,1913087877,83908371,2512341634,3803740692,2075208622,213261112,2463272603,3855990285,2094854071,198958881,2262029012,4057260610,1759359992,534414190,2176718541,4139329115,1873836001,414664567,2282248934,4279200368,1711684554,285281116,2405801727,4167216745,1634467795,376229701,2685067896,3608007406,1308918612,956543938,2808555105,3495958263,1231636301,1047427035,2932959818,3654703836,1088359270,936918e3,2847714899,3736837829,1202900863,817233897,3183342108,3401237130,1404277552,615818150,3134207493,3453421203,1423857449,601450431,3009837614,3294710456,1567103746,711928724,3020668471,3272380065,1510334235,755167117]);function og(t){let e=new Uint8Array(t),r=-1;for(let n=0;n<e.length;n++){let s=(e[n]^r)&255;r=sg[s]^r>>>8}return(r^-1)>>>0}Vs.getCrc32=og});var Ja=L(xr=>{"use strict";Object.defineProperty(xr,"__esModule",{value:!0});xr.isBytes=gf;xr.number=$s;xr.bool=yf;xr.bytes=Xa;xr.hash=mf;xr.exists=bf;xr.output=_f;function $s(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`positive integer expected, not ${t}`)}function yf(t){if(typeof t!="boolean")throw new Error(`boolean expected, not ${t}`)}function gf(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}function Xa(t,...e){if(!gf(t))throw new Error("Uint8Array expected");if(e.length>0&&!e.includes(t.length))throw new Error(`Uint8Array expected of length ${e}, not of length=${t.length}`)}function mf(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");$s(t.outputLen),$s(t.blockLen)}function bf(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 _f(t,e){Xa(t);let r=e.outputLen;if(t.length<r)throw new Error(`digestInto() expects output buffer of length at least ${r}`)}var ag={number:$s,bool:yf,bytes:Xa,hash:mf,exists:bf,output:_f};xr.default=ag});var wf=L(Ks=>{"use strict";Object.defineProperty(Ks,"__esModule",{value:!0});Ks.crypto=void 0;var tn=ti("node:crypto");Ks.crypto=tn&&typeof tn=="object"&&"webcrypto"in tn?tn.webcrypto:tn&&typeof tn=="object"&&"randomBytes"in tn?tn:void 0});var Mn=L(we=>{"use strict";Object.defineProperty(we,"__esModule",{value:!0});we.Hash=we.nextTick=we.byteSwapIfBE=we.byteSwap=we.isLE=we.rotl=we.rotr=we.createView=we.u32=we.u8=void 0;we.isBytes=cg;we.byteSwap32=yg;we.bytesToHex=mg;we.hexToBytes=bg;we.asyncLoop=wg;we.utf8ToBytes=xf;we.toBytes=Gs;we.concatBytes=Eg;we.checkOpts=vg;we.wrapConstructor=Tg;we.wrapConstructorWithOpts=Ag;we.wrapXOFConstructorWithOpts=Sg;we.randomBytes=Bg;var ii=wf(),La=Ja();function cg(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}var ug=t=>new Uint8Array(t.buffer,t.byteOffset,t.byteLength);we.u8=ug;var lg=t=>new Uint32Array(t.buffer,t.byteOffset,Math.floor(t.byteLength/4));we.u32=lg;var fg=t=>new DataView(t.buffer,t.byteOffset,t.byteLength);we.createView=fg;var dg=(t,e)=>t<<32-e|t>>>e;we.rotr=dg;var hg=(t,e)=>t<<e|t>>>32-e>>>0;we.rotl=hg;we.isLE=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;var pg=t=>t<<24&4278190080|t<<8&16711680|t>>>8&65280|t>>>24&255;we.byteSwap=pg;we.byteSwapIfBE=we.isLE?t=>t:t=>(0,we.byteSwap)(t);function yg(t){for(let e=0;e<t.length;e++)t[e]=(0,we.byteSwap)(t[e])}var gg=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function mg(t){(0,La.bytes)(t);let e="";for(let r=0;r<t.length;r++)e+=gg[t[r]];return e}var Gr={_0:48,_9:57,_A:65,_F:70,_a:97,_f:102};function Ef(t){if(t>=Gr._0&&t<=Gr._9)return t-Gr._0;if(t>=Gr._A&&t<=Gr._F)return t-(Gr._A-10);if(t>=Gr._a&&t<=Gr._f)return t-(Gr._a-10)}function bg(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);let e=t.length,r=e/2;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,s=0;i<r;i++,s+=2){let o=Ef(t.charCodeAt(s)),a=Ef(t.charCodeAt(s+1));if(o===void 0||a===void 0){let c=t[s]+t[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[i]=o*16+a}return n}var _g=async()=>{};we.nextTick=_g;async function wg(t,e,r){let n=Date.now();for(let i=0;i<t;i++){r(i);let s=Date.now()-n;s>=0&&s<e||(await(0,we.nextTick)(),n+=s)}}function xf(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Gs(t){return typeof t=="string"&&(t=xf(t)),(0,La.bytes)(t),t}function Eg(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];(0,La.bytes)(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let s=t[n];r.set(s,i),i+=s.length}return r}var Qa=class{clone(){return this._cloneInto()}};we.Hash=Qa;var xg={}.toString;function vg(t,e){if(e!==void 0&&xg.call(e)!=="[object Object]")throw new Error("Options should be object or undefined");return Object.assign(t,e)}function Tg(t){let e=n=>t().update(Gs(n)).digest(),r=t();return e.outputLen=r.outputLen,e.blockLen=r.blockLen,e.create=()=>t(),e}function Ag(t){let e=(n,i)=>t(i).update(Gs(n)).digest(),r=t({});return e.outputLen=r.outputLen,e.blockLen=r.blockLen,e.create=n=>t(n),e}function Sg(t){let e=(n,i)=>t(i).update(Gs(n)).digest(),r=t({});return e.outputLen=r.outputLen,e.blockLen=r.blockLen,e.create=n=>t(n),e}function Bg(t=32){if(ii.crypto&&typeof ii.crypto.getRandomValues=="function")return ii.crypto.getRandomValues(new Uint8Array(t));if(ii.crypto&&typeof ii.crypto.randomBytes=="function")return ii.crypto.randomBytes(t);throw new Error("crypto.getRandomValues must be defined")}});var rc=L(rn=>{"use strict";Object.defineProperty(rn,"__esModule",{value:!0});rn.HashMD=rn.Maj=rn.Chi=void 0;var ec=Ja(),Vi=Mn();function Og(t,e,r,n){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,r,n);let i=BigInt(32),s=BigInt(4294967295),o=Number(r>>i&s),a=Number(r&s),c=n?4:0,f=n?0:4;t.setUint32(e+c,o,n),t.setUint32(e+f,a,n)}var Ng=(t,e,r)=>t&e^~t&r;rn.Chi=Ng;var Rg=(t,e,r)=>t&e^t&r^e&r;rn.Maj=Rg;var tc=class extends Vi.Hash{constructor(e,r,n,i){super(),this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=(0,Vi.createView)(this.buffer)}update(e){(0,ec.exists)(this);let{view:r,buffer:n,blockLen:i}=this;e=(0,Vi.toBytes)(e);let s=e.length;for(let o=0;o<s;){let a=Math.min(i-this.pos,s-o);if(a===i){let c=(0,Vi.createView)(e);for(;i<=s-o;o+=i)this.process(c,o);continue}n.set(e.subarray(o,o+a),this.pos),this.pos+=a,o+=a,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){(0,ec.exists)(this),(0,ec.output)(e,this),this.finished=!0;let{buffer:r,view:n,blockLen:i,isLE:s}=this,{pos:o}=this;r[o++]=128,this.buffer.subarray(o).fill(0),this.padOffset>i-o&&(this.process(n,0),o=0);for(let h=o;h<i;h++)r[h]=0;Og(n,i-8,BigInt(this.length*8),s),this.process(n,0);let a=(0,Vi.createView)(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let f=c/4,d=this.get();if(f>d.length)throw new Error("_sha2: outputLen bigger than state");for(let h=0;h<f;h++)a.setUint32(4*h,d[h],s)}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:i,finished:s,destroyed:o,pos:a}=this;return e.length=i,e.pos=a,e.finished=s,e.destroyed=o,i%r&&e.buffer.set(n),e}};rn.HashMD=tc});var Ys=L(on=>{"use strict";Object.defineProperty(on,"__esModule",{value:!0});on.sha224=on.sha256=on.SHA256=void 0;var nc=rc(),er=Mn(),Pg=new Uint32Array([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),nn=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),sn=new Uint32Array(64),$i=class extends nc.HashMD{constructor(){super(64,32,8,!1),this.A=nn[0]|0,this.B=nn[1]|0,this.C=nn[2]|0,this.D=nn[3]|0,this.E=nn[4]|0,this.F=nn[5]|0,this.G=nn[6]|0,this.H=nn[7]|0}get(){let{A:e,B:r,C:n,D:i,E:s,F:o,G:a,H:c}=this;return[e,r,n,i,s,o,a,c]}set(e,r,n,i,s,o,a,c){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=s|0,this.F=o|0,this.G=a|0,this.H=c|0}process(e,r){for(let h=0;h<16;h++,r+=4)sn[h]=e.getUint32(r,!1);for(let h=16;h<64;h++){let m=sn[h-15],_=sn[h-2],u=(0,er.rotr)(m,7)^(0,er.rotr)(m,18)^m>>>3,T=(0,er.rotr)(_,17)^(0,er.rotr)(_,19)^_>>>10;sn[h]=T+sn[h-7]+u+sn[h-16]|0}let{A:n,B:i,C:s,D:o,E:a,F:c,G:f,H:d}=this;for(let h=0;h<64;h++){let m=(0,er.rotr)(a,6)^(0,er.rotr)(a,11)^(0,er.rotr)(a,25),_=d+m+(0,nc.Chi)(a,c,f)+Pg[h]+sn[h]|0,T=((0,er.rotr)(n,2)^(0,er.rotr)(n,13)^(0,er.rotr)(n,22))+(0,nc.Maj)(n,i,s)|0;d=f,f=c,c=a,a=o+_|0,o=s,s=i,i=n,n=_+T|0}n=n+this.A|0,i=i+this.B|0,s=s+this.C|0,o=o+this.D|0,a=a+this.E|0,c=c+this.F|0,f=f+this.G|0,d=d+this.H|0,this.set(n,i,s,o,a,c,f,d)}roundClean(){sn.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};on.SHA256=$i;var ic=class extends $i{constructor(){super(),this.A=-1056596264,this.B=914150663,this.C=812702999,this.D=-150054599,this.E=-4191439,this.F=1750603025,this.G=1694076839,this.H=-1090891868,this.outputLen=28}};on.sha256=(0,er.wrapConstructor)(()=>new $i);on.sha224=(0,er.wrapConstructor)(()=>new ic)});var vf=L(Ws=>{"use strict";Object.defineProperty(Ws,"__esModule",{value:!0});Ws.sha224=void 0;var Ig=Ys();function Ug(t){return Ig.sha224.create().update(new Uint8Array(t)).digest()}Ws.sha224=Ug});var Tt=L(vr=>{"use strict";Object.defineProperty(vr,"__esModule",{value:!0});vr.Principal=vr.JSON_KEY_PRINCIPAL=void 0;var Tf=hf(),Fg=pf(),Mg=vf();vr.JSON_KEY_PRINCIPAL="__principal__";var qg=2,Af=4,Cg="aaaaa-aa",jg=t=>{var e;return new Uint8Array(((e=t.match(/.{1,2}/g))!==null&&e!==void 0?e:[]).map(r=>parseInt(r,16)))},kg=t=>t.reduce((e,r)=>e+r.toString(16).padStart(2,"0"),""),sc=class t{constructor(e){this._arr=e,this._isPrincipal=!0}static anonymous(){return new this(new Uint8Array([Af]))}static managementCanister(){return this.fromHex(Cg)}static selfAuthenticating(e){let r=(0,Mg.sha224)(e);return new this(new Uint8Array([...r,qg]))}static from(e){if(typeof e=="string")return t.fromText(e);if(Object.getPrototypeOf(e)===Uint8Array.prototype)return new t(e);if(typeof e=="object"&&e!==null&&e._isPrincipal===!0)return new t(e._arr);throw new Error(`Impossible to convert ${JSON.stringify(e)} to Principal.`)}static fromHex(e){return new this(jg(e))}static fromText(e){let r=e;if(e.includes(vr.JSON_KEY_PRINCIPAL)){let o=JSON.parse(e);vr.JSON_KEY_PRINCIPAL in o&&(r=o[vr.JSON_KEY_PRINCIPAL])}let n=r.toLowerCase().replace(/-/g,""),i=(0,Tf.decode)(n);i=i.slice(4,i.length);let s=new this(i);if(s.toText()!==r)throw new Error(`Principal "${s.toText()}" does not have a valid checksum (original value "${r}" may not be a valid Principal ID).`);return s}static fromUint8Array(e){return new this(e)}isAnonymous(){return this._arr.byteLength===1&&this._arr[0]===Af}toUint8Array(){return this._arr}toHex(){return kg(this._arr).toUpperCase()}toText(){let e=new ArrayBuffer(4);new DataView(e).setUint32(0,(0,Fg.getCrc32)(this._arr));let n=new Uint8Array(e),i=Uint8Array.from(this._arr),s=new Uint8Array([...n,...i]),a=(0,Tf.encode)(s).match(/.{1,5}/g);if(!a)throw new Error;return a.join("-")}toString(){return this.toText()}toJSON(){return{[vr.JSON_KEY_PRINCIPAL]:this.toText()}}compareTo(e){for(let r=0;r<Math.min(this._arr.length,e._arr.length);r++){if(this._arr[r]<e._arr[r])return"lt";if(this._arr[r]>e._arr[r])return"gt"}return this._arr.length<e._arr.length?"lt":this._arr.length>e._arr.length?"gt":"eq"}ltEq(e){let r=this.compareTo(e);return r=="lt"||r=="eq"}gtEq(e){let r=this.compareTo(e);return r=="gt"||r=="eq"}};vr.Principal=sc});var Cf=L(Xs=>{"use strict";Xs.byteLength=Gg;Xs.toByteArray=Wg;Xs.fromByteArray=Zg;var Ar=[],tr=[],Kg=typeof Uint8Array<"u"?Uint8Array:Array,dc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(qn=0,Mf=dc.length;qn<Mf;++qn)Ar[qn]=dc[qn],tr[dc.charCodeAt(qn)]=qn;var qn,Mf;tr[45]=62;tr[95]=63;function qf(t){var e=t.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=t.indexOf("=");r===-1&&(r=e);var n=r===e?0:4-r%4;return[r,n]}function Gg(t){var e=qf(t),r=e[0],n=e[1];return(r+n)*3/4-n}function Yg(t,e,r){return(e+r)*3/4-r}function Wg(t){var e,r=qf(t),n=r[0],i=r[1],s=new Kg(Yg(t,n,i)),o=0,a=i>0?n-4:n,c;for(c=0;c<a;c+=4)e=tr[t.charCodeAt(c)]<<18|tr[t.charCodeAt(c+1)]<<12|tr[t.charCodeAt(c+2)]<<6|tr[t.charCodeAt(c+3)],s[o++]=e>>16&255,s[o++]=e>>8&255,s[o++]=e&255;return i===2&&(e=tr[t.charCodeAt(c)]<<2|tr[t.charCodeAt(c+1)]>>4,s[o++]=e&255),i===1&&(e=tr[t.charCodeAt(c)]<<10|tr[t.charCodeAt(c+1)]<<4|tr[t.charCodeAt(c+2)]>>2,s[o++]=e>>8&255,s[o++]=e&255),s}function zg(t){return Ar[t>>18&63]+Ar[t>>12&63]+Ar[t>>6&63]+Ar[t&63]}function Dg(t,e,r){for(var n,i=[],s=e;s<r;s+=3)n=(t[s]<<16&16711680)+(t[s+1]<<8&65280)+(t[s+2]&255),i.push(zg(n));return i.join("")}function Zg(t){for(var e,r=t.length,n=r%3,i=[],s=16383,o=0,a=r-n;o<a;o+=s)i.push(Dg(t,o,o+s>a?a:o+s));return n===1?(e=t[r-1],i.push(Ar[e>>2]+Ar[e<<4&63]+"==")):n===2&&(e=(t[r-2]<<8)+t[r-1],i.push(Ar[e>>10]+Ar[e>>4&63]+Ar[e<<2&63]+"=")),i.join("")}});var pc=L(hc=>{hc.read=function(t,e,r,n,i){var s,o,a=i*8-n-1,c=(1<<a)-1,f=c>>1,d=-7,h=r?i-1:0,m=r?-1:1,_=t[e+h];for(h+=m,s=_&(1<<-d)-1,_>>=-d,d+=a;d>0;s=s*256+t[e+h],h+=m,d-=8);for(o=s&(1<<-d)-1,s>>=-d,d+=n;d>0;o=o*256+t[e+h],h+=m,d-=8);if(s===0)s=1-f;else{if(s===c)return o?NaN:(_?-1:1)*(1/0);o=o+Math.pow(2,n),s=s-f}return(_?-1:1)*o*Math.pow(2,s-n)};hc.write=function(t,e,r,n,i,s){var o,a,c,f=s*8-i-1,d=(1<<f)-1,h=d>>1,m=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,_=n?0:s-1,u=n?1:-1,T=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(a=isNaN(e)?1:0,o=d):(o=Math.floor(Math.log(e)/Math.LN2),e*(c=Math.pow(2,-o))<1&&(o--,c*=2),o+h>=1?e+=m/c:e+=m*Math.pow(2,1-h),e*c>=2&&(o++,c/=2),o+h>=d?(a=0,o=d):o+h>=1?(a=(e*c-1)*Math.pow(2,i),o=o+h):(a=e*Math.pow(2,h-1)*Math.pow(2,i),o=0));i>=8;t[r+_]=a&255,_+=u,a/=256,i-=8);for(o=o<<i|a,f+=i;f>0;t[r+_]=o&255,_+=u,o/=256,f-=8);t[r+_-u]|=T*128}});var ed=L(li=>{"use strict";var yc=Cf(),ci=pc(),jf=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;li.Buffer=G;li.SlowBuffer=tm;li.INSPECT_MAX_BYTES=50;var Js=2147483647;li.kMaxLength=Js;G.TYPED_ARRAY_SUPPORT=Xg();!G.TYPED_ARRAY_SUPPORT&&typeof console<"u"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Xg(){try{let t=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(t,e),t.foo()===42}catch{return!1}}Object.defineProperty(G.prototype,"parent",{enumerable:!0,get:function(){if(G.isBuffer(this))return this.buffer}});Object.defineProperty(G.prototype,"offset",{enumerable:!0,get:function(){if(G.isBuffer(this))return this.byteOffset}});function Wr(t){if(t>Js)throw new RangeError('The value "'+t+'" is invalid for option "size"');let e=new Uint8Array(t);return Object.setPrototypeOf(e,G.prototype),e}function G(t,e,r){if(typeof t=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return _c(t)}return $f(t,e,r)}G.poolSize=8192;function $f(t,e,r){if(typeof t=="string")return Qg(t,e);if(ArrayBuffer.isView(t))return Lg(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(Sr(t,ArrayBuffer)||t&&Sr(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer<"u"&&(Sr(t,SharedArrayBuffer)||t&&Sr(t.buffer,SharedArrayBuffer)))return mc(t,e,r);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');let n=t.valueOf&&t.valueOf();if(n!=null&&n!==t)return G.from(n,e,r);let i=em(t);if(i)return i;if(typeof Symbol<"u"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return G.from(t[Symbol.toPrimitive]("string"),e,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}G.from=function(t,e,r){return $f(t,e,r)};Object.setPrototypeOf(G.prototype,Uint8Array.prototype);Object.setPrototypeOf(G,Uint8Array);function Kf(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function Jg(t,e,r){return Kf(t),t<=0?Wr(t):e!==void 0?typeof r=="string"?Wr(t).fill(e,r):Wr(t).fill(e):Wr(t)}G.alloc=function(t,e,r){return Jg(t,e,r)};function _c(t){return Kf(t),Wr(t<0?0:wc(t)|0)}G.allocUnsafe=function(t){return _c(t)};G.allocUnsafeSlow=function(t){return _c(t)};function Qg(t,e){if((typeof e!="string"||e==="")&&(e="utf8"),!G.isEncoding(e))throw new TypeError("Unknown encoding: "+e);let r=Gf(t,e)|0,n=Wr(r),i=n.write(t,e);return i!==r&&(n=n.slice(0,i)),n}function gc(t){let e=t.length<0?0:wc(t.length)|0,r=Wr(e);for(let n=0;n<e;n+=1)r[n]=t[n]&255;return r}function Lg(t){if(Sr(t,Uint8Array)){let e=new Uint8Array(t);return mc(e.buffer,e.byteOffset,e.byteLength)}return gc(t)}function mc(t,e,r){if(e<0||t.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<e+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return e===void 0&&r===void 0?n=new Uint8Array(t):r===void 0?n=new Uint8Array(t,e):n=new Uint8Array(t,e,r),Object.setPrototypeOf(n,G.prototype),n}function em(t){if(G.isBuffer(t)){let e=wc(t.length)|0,r=Wr(e);return r.length===0||t.copy(r,0,0,e),r}if(t.length!==void 0)return typeof t.length!="number"||xc(t.length)?Wr(0):gc(t);if(t.type==="Buffer"&&Array.isArray(t.data))return gc(t.data)}function wc(t){if(t>=Js)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Js.toString(16)+" bytes");return t|0}function tm(t){return+t!=t&&(t=0),G.alloc(+t)}G.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==G.prototype};G.compare=function(e,r){if(Sr(e,Uint8Array)&&(e=G.from(e,e.offset,e.byteLength)),Sr(r,Uint8Array)&&(r=G.from(r,r.offset,r.byteLength)),!G.isBuffer(e)||!G.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===r)return 0;let n=e.length,i=r.length;for(let s=0,o=Math.min(n,i);s<o;++s)if(e[s]!==r[s]){n=e[s],i=r[s];break}return n<i?-1:i<n?1:0};G.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};G.concat=function(e,r){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return G.alloc(0);let n;if(r===void 0)for(r=0,n=0;n<e.length;++n)r+=e[n].length;let i=G.allocUnsafe(r),s=0;for(n=0;n<e.length;++n){let o=e[n];if(Sr(o,Uint8Array))s+o.length>i.length?(G.isBuffer(o)||(o=G.from(o)),o.copy(i,s)):Uint8Array.prototype.set.call(i,o,s);else if(G.isBuffer(o))o.copy(i,s);else throw new TypeError('"list" argument must be an Array of Buffers');s+=o.length}return i};function Gf(t,e){if(G.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||Sr(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);let r=t.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;let i=!1;for(;;)switch(e){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return bc(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Lf(t).length;default:if(i)return n?-1:bc(t).length;e=(""+e).toLowerCase(),i=!0}}G.byteLength=Gf;function rm(t,e,r){let n=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,e>>>=0,r<=e))return"";for(t||(t="utf8");;)switch(t){case"hex":return dm(this,e,r);case"utf8":case"utf-8":return Wf(this,e,r);case"ascii":return lm(this,e,r);case"latin1":case"binary":return fm(this,e,r);case"base64":return cm(this,e,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return hm(this,e,r);default:if(n)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),n=!0}}G.prototype._isBuffer=!0;function Cn(t,e,r){let n=t[e];t[e]=t[r],t[r]=n}G.prototype.swap16=function(){let e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let r=0;r<e;r+=2)Cn(this,r,r+1);return this};G.prototype.swap32=function(){let e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let r=0;r<e;r+=4)Cn(this,r,r+3),Cn(this,r+1,r+2);return this};G.prototype.swap64=function(){let e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let r=0;r<e;r+=8)Cn(this,r,r+7),Cn(this,r+1,r+6),Cn(this,r+2,r+5),Cn(this,r+3,r+4);return this};G.prototype.toString=function(){let e=this.length;return e===0?"":arguments.length===0?Wf(this,0,e):rm.apply(this,arguments)};G.prototype.toLocaleString=G.prototype.toString;G.prototype.equals=function(e){if(!G.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:G.compare(this,e)===0};G.prototype.inspect=function(){let e="",r=li.INSPECT_MAX_BYTES;return e=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(e+=" ... "),"<Buffer "+e+">"};jf&&(G.prototype[jf]=G.prototype.inspect);G.prototype.compare=function(e,r,n,i,s){if(Sr(e,Uint8Array)&&(e=G.from(e,e.offset,e.byteLength)),!G.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(r===void 0&&(r=0),n===void 0&&(n=e?e.length:0),i===void 0&&(i=0),s===void 0&&(s=this.length),r<0||n>e.length||i<0||s>this.length)throw new RangeError("out of range index");if(i>=s&&r>=n)return 0;if(i>=s)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,i>>>=0,s>>>=0,this===e)return 0;let o=s-i,a=n-r,c=Math.min(o,a),f=this.slice(i,s),d=e.slice(r,n);for(let h=0;h<c;++h)if(f[h]!==d[h]){o=f[h],a=d[h];break}return o<a?-1:a<o?1:0};function Yf(t,e,r,n,i){if(t.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,xc(r)&&(r=i?0:t.length-1),r<0&&(r=t.length+r),r>=t.length){if(i)return-1;r=t.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof e=="string"&&(e=G.from(e,n)),G.isBuffer(e))return e.length===0?-1:kf(t,e,r,n,i);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(t,e,r):Uint8Array.prototype.lastIndexOf.call(t,e,r):kf(t,[e],r,n,i);throw new TypeError("val must be string, number or Buffer")}function kf(t,e,r,n,i){let s=1,o=t.length,a=e.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(t.length<2||e.length<2)return-1;s=2,o/=2,a/=2,r/=2}function c(d,h){return s===1?d[h]:d.readUInt16BE(h*s)}let f;if(i){let d=-1;for(f=r;f<o;f++)if(c(t,f)===c(e,d===-1?0:f-d)){if(d===-1&&(d=f),f-d+1===a)return d*s}else d!==-1&&(f-=f-d),d=-1}else for(r+a>o&&(r=o-a),f=r;f>=0;f--){let d=!0;for(let h=0;h<a;h++)if(c(t,f+h)!==c(e,h)){d=!1;break}if(d)return f}return-1}G.prototype.includes=function(e,r,n){return this.indexOf(e,r,n)!==-1};G.prototype.indexOf=function(e,r,n){return Yf(this,e,r,n,!0)};G.prototype.lastIndexOf=function(e,r,n){return Yf(this,e,r,n,!1)};function nm(t,e,r,n){r=Number(r)||0;let i=t.length-r;n?(n=Number(n),n>i&&(n=i)):n=i;let s=e.length;n>s/2&&(n=s/2);let o;for(o=0;o<n;++o){let a=parseInt(e.substr(o*2,2),16);if(xc(a))return o;t[r+o]=a}return o}function im(t,e,r,n){return Qs(bc(e,t.length-r),t,r,n)}function sm(t,e,r,n){return Qs(mm(e),t,r,n)}function om(t,e,r,n){return Qs(Lf(e),t,r,n)}function am(t,e,r,n){return Qs(bm(e,t.length-r),t,r,n)}G.prototype.write=function(e,r,n,i){if(r===void 0)i="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")i=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,i===void 0&&(i="utf8")):(i=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");let s=this.length-r;if((n===void 0||n>s)&&(n=s),e.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");let o=!1;for(;;)switch(i){case"hex":return nm(this,e,r,n);case"utf8":case"utf-8":return im(this,e,r,n);case"ascii":case"latin1":case"binary":return sm(this,e,r,n);case"base64":return om(this,e,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return am(this,e,r,n);default:if(o)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),o=!0}};G.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function cm(t,e,r){return e===0&&r===t.length?yc.fromByteArray(t):yc.fromByteArray(t.slice(e,r))}function Wf(t,e,r){r=Math.min(t.length,r);let n=[],i=e;for(;i<r;){let s=t[i],o=null,a=s>239?4:s>223?3:s>191?2:1;if(i+a<=r){let c,f,d,h;switch(a){case 1:s<128&&(o=s);break;case 2:c=t[i+1],(c&192)===128&&(h=(s&31)<<6|c&63,h>127&&(o=h));break;case 3:c=t[i+1],f=t[i+2],(c&192)===128&&(f&192)===128&&(h=(s&15)<<12|(c&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(o=h));break;case 4:c=t[i+1],f=t[i+2],d=t[i+3],(c&192)===128&&(f&192)===128&&(d&192)===128&&(h=(s&15)<<18|(c&63)<<12|(f&63)<<6|d&63,h>65535&&h<1114112&&(o=h))}}o===null?(o=65533,a=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|o&1023),n.push(o),i+=a}return um(n)}var Hf=4096;function um(t){let e=t.length;if(e<=Hf)return String.fromCharCode.apply(String,t);let r="",n=0;for(;n<e;)r+=String.fromCharCode.apply(String,t.slice(n,n+=Hf));return r}function lm(t,e,r){let n="";r=Math.min(t.length,r);for(let i=e;i<r;++i)n+=String.fromCharCode(t[i]&127);return n}function fm(t,e,r){let n="";r=Math.min(t.length,r);for(let i=e;i<r;++i)n+=String.fromCharCode(t[i]);return n}function dm(t,e,r){let n=t.length;(!e||e<0)&&(e=0),(!r||r<0||r>n)&&(r=n);let i="";for(let s=e;s<r;++s)i+=_m[t[s]];return i}function hm(t,e,r){let n=t.slice(e,r),i="";for(let s=0;s<n.length-1;s+=2)i+=String.fromCharCode(n[s]+n[s+1]*256);return i}G.prototype.slice=function(e,r){let n=this.length;e=~~e,r=r===void 0?n:~~r,e<0?(e+=n,e<0&&(e=0)):e>n&&(e=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<e&&(r=e);let i=this.subarray(e,r);return Object.setPrototypeOf(i,G.prototype),i};function dt(t,e,r){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+e>r)throw new RangeError("Trying to access beyond buffer length")}G.prototype.readUintLE=G.prototype.readUIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||dt(e,r,this.length);let i=this[e],s=1,o=0;for(;++o<r&&(s*=256);)i+=this[e+o]*s;return i};G.prototype.readUintBE=G.prototype.readUIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||dt(e,r,this.length);let i=this[e+--r],s=1;for(;r>0&&(s*=256);)i+=this[e+--r]*s;return i};G.prototype.readUint8=G.prototype.readUInt8=function(e,r){return e=e>>>0,r||dt(e,1,this.length),this[e]};G.prototype.readUint16LE=G.prototype.readUInt16LE=function(e,r){return e=e>>>0,r||dt(e,2,this.length),this[e]|this[e+1]<<8};G.prototype.readUint16BE=G.prototype.readUInt16BE=function(e,r){return e=e>>>0,r||dt(e,2,this.length),this[e]<<8|this[e+1]};G.prototype.readUint32LE=G.prototype.readUInt32LE=function(e,r){return e=e>>>0,r||dt(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};G.prototype.readUint32BE=G.prototype.readUInt32BE=function(e,r){return e=e>>>0,r||dt(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};G.prototype.readBigUInt64LE=an(function(e){e=e>>>0,ui(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ki(e,this.length-8);let i=r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24,s=this[++e]+this[++e]*2**8+this[++e]*2**16+n*2**24;return BigInt(i)+(BigInt(s)<<BigInt(32))});G.prototype.readBigUInt64BE=an(function(e){e=e>>>0,ui(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ki(e,this.length-8);let i=r*2**24+this[++e]*2**16+this[++e]*2**8+this[++e],s=this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n;return(BigInt(i)<<BigInt(32))+BigInt(s)});G.prototype.readIntLE=function(e,r,n){e=e>>>0,r=r>>>0,n||dt(e,r,this.length);let i=this[e],s=1,o=0;for(;++o<r&&(s*=256);)i+=this[e+o]*s;return s*=128,i>=s&&(i-=Math.pow(2,8*r)),i};G.prototype.readIntBE=function(e,r,n){e=e>>>0,r=r>>>0,n||dt(e,r,this.length);let i=r,s=1,o=this[e+--i];for(;i>0&&(s*=256);)o+=this[e+--i]*s;return s*=128,o>=s&&(o-=Math.pow(2,8*r)),o};G.prototype.readInt8=function(e,r){return e=e>>>0,r||dt(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};G.prototype.readInt16LE=function(e,r){e=e>>>0,r||dt(e,2,this.length);let n=this[e]|this[e+1]<<8;return n&32768?n|4294901760:n};G.prototype.readInt16BE=function(e,r){e=e>>>0,r||dt(e,2,this.length);let n=this[e+1]|this[e]<<8;return n&32768?n|4294901760:n};G.prototype.readInt32LE=function(e,r){return e=e>>>0,r||dt(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};G.prototype.readInt32BE=function(e,r){return e=e>>>0,r||dt(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};G.prototype.readBigInt64LE=an(function(e){e=e>>>0,ui(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ki(e,this.length-8);let i=this[e+4]+this[e+5]*2**8+this[e+6]*2**16+(n<<24);return(BigInt(i)<<BigInt(32))+BigInt(r+this[++e]*2**8+this[++e]*2**16+this[++e]*2**24)});G.prototype.readBigInt64BE=an(function(e){e=e>>>0,ui(e,"offset");let r=this[e],n=this[e+7];(r===void 0||n===void 0)&&Ki(e,this.length-8);let i=(r<<24)+this[++e]*2**16+this[++e]*2**8+this[++e];return(BigInt(i)<<BigInt(32))+BigInt(this[++e]*2**24+this[++e]*2**16+this[++e]*2**8+n)});G.prototype.readFloatLE=function(e,r){return e=e>>>0,r||dt(e,4,this.length),ci.read(this,e,!0,23,4)};G.prototype.readFloatBE=function(e,r){return e=e>>>0,r||dt(e,4,this.length),ci.read(this,e,!1,23,4)};G.prototype.readDoubleLE=function(e,r){return e=e>>>0,r||dt(e,8,this.length),ci.read(this,e,!0,52,8)};G.prototype.readDoubleBE=function(e,r){return e=e>>>0,r||dt(e,8,this.length),ci.read(this,e,!1,52,8)};function kt(t,e,r,n,i,s){if(!G.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>i||e<s)throw new RangeError('"value" argument is out of bounds');if(r+n>t.length)throw new RangeError("Index out of range")}G.prototype.writeUintLE=G.prototype.writeUIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){let a=Math.pow(2,8*n)-1;kt(this,e,r,n,a,0)}let s=1,o=0;for(this[r]=e&255;++o<n&&(s*=256);)this[r+o]=e/s&255;return r+n};G.prototype.writeUintBE=G.prototype.writeUIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,n=n>>>0,!i){let a=Math.pow(2,8*n)-1;kt(this,e,r,n,a,0)}let s=n-1,o=1;for(this[r+s]=e&255;--s>=0&&(o*=256);)this[r+s]=e/o&255;return r+n};G.prototype.writeUint8=G.prototype.writeUInt8=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,1,255,0),this[r]=e&255,r+1};G.prototype.writeUint16LE=G.prototype.writeUInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,2,65535,0),this[r]=e&255,this[r+1]=e>>>8,r+2};G.prototype.writeUint16BE=G.prototype.writeUInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,2,65535,0),this[r]=e>>>8,this[r+1]=e&255,r+2};G.prototype.writeUint32LE=G.prototype.writeUInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,4,4294967295,0),this[r+3]=e>>>24,this[r+2]=e>>>16,this[r+1]=e>>>8,this[r]=e&255,r+4};G.prototype.writeUint32BE=G.prototype.writeUInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,4,4294967295,0),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};function zf(t,e,r,n,i){Qf(e,n,i,t,r,7);let s=Number(e&BigInt(4294967295));t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s,s=s>>8,t[r++]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,o=o>>8,t[r++]=o,r}function Df(t,e,r,n,i){Qf(e,n,i,t,r,7);let s=Number(e&BigInt(4294967295));t[r+7]=s,s=s>>8,t[r+6]=s,s=s>>8,t[r+5]=s,s=s>>8,t[r+4]=s;let o=Number(e>>BigInt(32)&BigInt(4294967295));return t[r+3]=o,o=o>>8,t[r+2]=o,o=o>>8,t[r+1]=o,o=o>>8,t[r]=o,r+8}G.prototype.writeBigUInt64LE=an(function(e,r=0){return zf(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});G.prototype.writeBigUInt64BE=an(function(e,r=0){return Df(this,e,r,BigInt(0),BigInt("0xffffffffffffffff"))});G.prototype.writeIntLE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let c=Math.pow(2,8*n-1);kt(this,e,r,n,c-1,-c)}let s=0,o=1,a=0;for(this[r]=e&255;++s<n&&(o*=256);)e<0&&a===0&&this[r+s-1]!==0&&(a=1),this[r+s]=(e/o>>0)-a&255;return r+n};G.prototype.writeIntBE=function(e,r,n,i){if(e=+e,r=r>>>0,!i){let c=Math.pow(2,8*n-1);kt(this,e,r,n,c-1,-c)}let s=n-1,o=1,a=0;for(this[r+s]=e&255;--s>=0&&(o*=256);)e<0&&a===0&&this[r+s+1]!==0&&(a=1),this[r+s]=(e/o>>0)-a&255;return r+n};G.prototype.writeInt8=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,1,127,-128),e<0&&(e=255+e+1),this[r]=e&255,r+1};G.prototype.writeInt16LE=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,2,32767,-32768),this[r]=e&255,this[r+1]=e>>>8,r+2};G.prototype.writeInt16BE=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,2,32767,-32768),this[r]=e>>>8,this[r+1]=e&255,r+2};G.prototype.writeInt32LE=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,4,2147483647,-2147483648),this[r]=e&255,this[r+1]=e>>>8,this[r+2]=e>>>16,this[r+3]=e>>>24,r+4};G.prototype.writeInt32BE=function(e,r,n){return e=+e,r=r>>>0,n||kt(this,e,r,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[r]=e>>>24,this[r+1]=e>>>16,this[r+2]=e>>>8,this[r+3]=e&255,r+4};G.prototype.writeBigInt64LE=an(function(e,r=0){return zf(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});G.prototype.writeBigInt64BE=an(function(e,r=0){return Df(this,e,r,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))});function Zf(t,e,r,n,i,s){if(r+n>t.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Xf(t,e,r,n,i){return e=+e,r=r>>>0,i||Zf(t,e,r,4,34028234663852886e22,-34028234663852886e22),ci.write(t,e,r,n,23,4),r+4}G.prototype.writeFloatLE=function(e,r,n){return Xf(this,e,r,!0,n)};G.prototype.writeFloatBE=function(e,r,n){return Xf(this,e,r,!1,n)};function Jf(t,e,r,n,i){return e=+e,r=r>>>0,i||Zf(t,e,r,8,17976931348623157e292,-17976931348623157e292),ci.write(t,e,r,n,52,8),r+8}G.prototype.writeDoubleLE=function(e,r,n){return Jf(this,e,r,!0,n)};G.prototype.writeDoubleBE=function(e,r,n){return Jf(this,e,r,!1,n)};G.prototype.copy=function(e,r,n,i){if(!G.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),!i&&i!==0&&(i=this.length),r>=e.length&&(r=e.length),r||(r=0),i>0&&i<n&&(i=n),i===n||e.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),e.length-r<i-n&&(i=e.length-r+n);let s=i-n;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,i):Uint8Array.prototype.set.call(e,this.subarray(n,i),r),s};G.prototype.fill=function(e,r,n,i){if(typeof e=="string"){if(typeof r=="string"?(i=r,r=0,n=this.length):typeof n=="string"&&(i=n,n=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!G.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(e.length===1){let o=e.charCodeAt(0);(i==="utf8"&&o<128||i==="latin1")&&(e=o)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,e||(e=0);let s;if(typeof e=="number")for(s=r;s<n;++s)this[s]=e;else{let o=G.isBuffer(e)?e:G.from(e,i),a=o.length;if(a===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(s=0;s<n-r;++s)this[s+r]=o[s%a]}return this};var ai={};function Ec(t,e,r){ai[t]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:e.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${t}]`,this.stack,delete this.name}get code(){return t}set code(i){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:i,writable:!0})}toString(){return`${this.name} [${t}]: ${this.message}`}}}Ec("ERR_BUFFER_OUT_OF_BOUNDS",function(t){return t?`${t} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError);Ec("ERR_INVALID_ARG_TYPE",function(t,e){return`The "${t}" argument must be of type number. Received type ${typeof e}`},TypeError);Ec("ERR_OUT_OF_RANGE",function(t,e,r){let n=`The value of "${t}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=Vf(String(r)):typeof r=="bigint"&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=Vf(i)),i+="n"),n+=` It must be ${e}. Received ${i}`,n},RangeError);function Vf(t){let e="",r=t.length,n=t[0]==="-"?1:0;for(;r>=n+4;r-=3)e=`_${t.slice(r-3,r)}${e}`;return`${t.slice(0,r)}${e}`}function pm(t,e,r){ui(e,"offset"),(t[e]===void 0||t[e+r]===void 0)&&Ki(e,t.length-(r+1))}function Qf(t,e,r,n,i,s){if(t>r||t<e){let o=typeof e=="bigint"?"n":"",a;throw s>3?e===0||e===BigInt(0)?a=`>= 0${o} and < 2${o} ** ${(s+1)*8}${o}`:a=`>= -(2${o} ** ${(s+1)*8-1}${o}) and < 2 ** ${(s+1)*8-1}${o}`:a=`>= ${e}${o} and <= ${r}${o}`,new ai.ERR_OUT_OF_RANGE("value",a,t)}pm(n,i,s)}function ui(t,e){if(typeof t!="number")throw new ai.ERR_INVALID_ARG_TYPE(e,"number",t)}function Ki(t,e,r){throw Math.floor(t)!==t?(ui(t,r),new ai.ERR_OUT_OF_RANGE(r||"offset","an integer",t)):e<0?new ai.ERR_BUFFER_OUT_OF_BOUNDS:new ai.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${e}`,t)}var ym=/[^+/0-9A-Za-z-_]/g;function gm(t){if(t=t.split("=")[0],t=t.trim().replace(ym,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function bc(t,e){e=e||1/0;let r,n=t.length,i=null,s=[];for(let o=0;o<n;++o){if(r=t.charCodeAt(o),r>55295&&r<57344){if(!i){if(r>56319){(e-=3)>-1&&s.push(239,191,189);continue}else if(o+1===n){(e-=3)>-1&&s.push(239,191,189);continue}i=r;continue}if(r<56320){(e-=3)>-1&&s.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(e-=3)>-1&&s.push(239,191,189);if(i=null,r<128){if((e-=1)<0)break;s.push(r)}else if(r<2048){if((e-=2)<0)break;s.push(r>>6|192,r&63|128)}else if(r<65536){if((e-=3)<0)break;s.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((e-=4)<0)break;s.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return s}function mm(t){let e=[];for(let r=0;r<t.length;++r)e.push(t.charCodeAt(r)&255);return e}function bm(t,e){let r,n,i,s=[];for(let o=0;o<t.length&&!((e-=2)<0);++o)r=t.charCodeAt(o),n=r>>8,i=r%256,s.push(i),s.push(n);return s}function Lf(t){return yc.toByteArray(gm(t))}function Qs(t,e,r,n){let i;for(i=0;i<n&&!(i+r>=e.length||i>=t.length);++i)e[i+r]=t[i];return i}function Sr(t,e){return t instanceof e||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===e.name}function xc(t){return t!==t}var _m=function(){let t="0123456789abcdef",e=new Array(256);for(let r=0;r<16;++r){let n=r*16;for(let i=0;i<16;++i)e[n+i]=t[r]+t[i]}return e}();function an(t){return typeof BigInt>"u"?wm:t}function wm(){throw new Error("BigInt not supported")}});var vc=L(Gi=>{"use strict";Object.defineProperty(Gi,"__esModule",{value:!0});Gi.ReplicaRejectCode=void 0;var Em;(function(t){t[t.SysFatal=1]="SysFatal",t[t.SysTransient=2]="SysTransient",t[t.DestinationInvalid=3]="DestinationInvalid",t[t.CanisterReject=4]="CanisterReject",t[t.CanisterError=5]="CanisterError"})(Em=Gi.ReplicaRejectCode||(Gi.ReplicaRejectCode={}))});var Ht=L(At=>{"use strict";Object.defineProperty(At,"__esModule",{value:!0});At.bufFromBufLike=At.uint8ToBuf=At.bufEquals=At.compare=At.fromHex=At.toHex=At.concat=void 0;function xm(...t){let e=new Uint8Array(t.reduce((n,i)=>n+i.byteLength,0)),r=0;for(let n of t)e.set(new Uint8Array(n),r),r+=n.byteLength;return e.buffer}At.concat=xm;function vm(t){return[...new Uint8Array(t)].map(e=>e.toString(16).padStart(2,"0")).join("")}At.toHex=vm;var Tm=new RegExp(/^[0-9a-fA-F]+$/);function Am(t){if(!Tm.test(t))throw new Error("Invalid hexadecimal string.");let e=[...t].reduce((r,n,i)=>(r[i/2|0]=(r[i/2|0]||"")+n,r),[]).map(r=>Number.parseInt(r,16));return new Uint8Array(e).buffer}At.fromHex=Am;function td(t,e){if(t.byteLength!==e.byteLength)return t.byteLength-e.byteLength;let r=new Uint8Array(t),n=new Uint8Array(e);for(let i=0;i<r.length;i++)if(r[i]!==n[i])return r[i]-n[i];return 0}At.compare=td;function Sm(t,e){return td(t,e)===0}At.bufEquals=Sm;function Ls(t){return new DataView(t.buffer,t.byteOffset,t.byteLength).buffer}At.uint8ToBuf=Ls;function rd(t){return t instanceof Uint8Array?Ls(t):t instanceof ArrayBuffer?t:Array.isArray(t)?Ls(new Uint8Array(t)):"buffer"in t?rd(t.buffer):Ls(new Uint8Array(t))}At.bufFromBufLike=rd});var fi=L(Br=>{"use strict";Object.defineProperty(Br,"__esModule",{value:!0});Br.UpdateCallRejectedError=Br.QueryCallRejectedError=Br.ActorCallError=Br.AgentError=void 0;var Sc=Tt(),Bm=vc(),Om=Ht(),eo=class t extends Error{constructor(e){super(e),this.message=e,this.name="AgentError",this.__proto__=t.prototype,Object.setPrototypeOf(this,t.prototype)}};Br.AgentError=eo;var Yi=class t extends eo{constructor(e,r,n,i){let s=Sc.Principal.from(e);super(["Call failed:",` Canister: ${s.toText()}`,` Method: ${r} (${n})`,...Object.getOwnPropertyNames(i).map(o=>` "${o}": ${JSON.stringify(i[o])}`)].join(`
|
|
4
|
+
`)),this.canisterId=e,this.methodName=r,this.type=n,this.props=i,this.name="ActorCallError",this.__proto__=t.prototype,Object.setPrototypeOf(this,t.prototype)}};Br.ActorCallError=Yi;var Tc=class t extends Yi{constructor(e,r,n){var i;let s=Sc.Principal.from(e);super(s,r,"query",{Status:n.status,Code:(i=Bm.ReplicaRejectCode[n.reject_code])!==null&&i!==void 0?i:`Unknown Code "${n.reject_code}"`,Message:n.reject_message}),this.result=n,this.name="QueryCallRejectedError",this.__proto__=t.prototype,Object.setPrototypeOf(this,t.prototype)}};Br.QueryCallRejectedError=Tc;var Ac=class t extends Yi{constructor(e,r,n,i){let s=Sc.Principal.from(e);super(s,r,"update",Object.assign({"Request ID":(0,Om.toHex)(n)},i.body?Object.assign(Object.assign({},i.body.error_code?{"Error code":i.body.error_code}:{}),{"Reject code":String(i.body.reject_code),"Reject message":i.body.reject_message}):{"HTTP status code":i.status.toString(),"HTTP status text":i.statusText})),this.requestId=n,this.response=i,this.name="UpdateCallRejectedError",this.__proto__=t.prototype,Object.setPrototypeOf(this,t.prototype)}};Br.UpdateCallRejectedError=Ac});var no=L(Vt=>{"use strict";Object.defineProperty(Vt,"__esModule",{value:!0});Vt.bufFromBufLike=Vt.uint8ToBuf=Vt.PipeArrayBuffer=Vt.fromHexString=Vt.toHexString=Vt.concat=void 0;function Nm(...t){let e=new Uint8Array(t.reduce((n,i)=>n+i.byteLength,0)),r=0;for(let n of t)e.set(new Uint8Array(n),r),r+=n.byteLength;return e}Vt.concat=Nm;function Rm(t){return new Uint8Array(t).reduce((e,r)=>e+r.toString(16).padStart(2,"0"),"")}Vt.toHexString=Rm;function Pm(t){var e;return new Uint8Array(((e=t.match(/.{1,2}/g))!==null&&e!==void 0?e:[]).map(r=>parseInt(r,16)))}Vt.fromHexString=Pm;var Bc=class{constructor(e,r=e?.byteLength||0){this._buffer=ro(e||new ArrayBuffer(0)),this._view=new Uint8Array(this._buffer,0,r)}get buffer(){return ro(this._view.slice())}get byteLength(){return this._view.byteLength}read(e){let r=this._view.subarray(0,e);return this._view=this._view.subarray(e),r.slice().buffer}readUint8(){let e=this._view[0];return this._view=this._view.subarray(1),e}write(e){let r=new Uint8Array(e),n=this._view.byteLength;this._view.byteOffset+this._view.byteLength+r.byteLength>=this._buffer.byteLength?this.alloc(r.byteLength):this._view=new Uint8Array(this._buffer,this._view.byteOffset,this._view.byteLength+r.byteLength),this._view.set(r,n)}get end(){return this._view.byteLength===0}alloc(e){let r=new ArrayBuffer((this._buffer.byteLength+e)*1.2|0),n=new Uint8Array(r,0,this._view.byteLength+e);n.set(this._view),this._buffer=r,this._view=n}};Vt.PipeArrayBuffer=Bc;function to(t){return new DataView(t.buffer,t.byteOffset,t.byteLength).buffer}Vt.uint8ToBuf=to;function ro(t){return t instanceof Uint8Array?to(t):t instanceof ArrayBuffer?t:Array.isArray(t)?to(new Uint8Array(t)):"buffer"in t?ro(t.buffer):to(new Uint8Array(t))}Vt.bufFromBufLike=ro});var Oc=L(io=>{"use strict";Object.defineProperty(io,"__esModule",{value:!0});io.idlLabelToId=void 0;function Im(t){let r=new TextEncoder().encode(t),n=0;for(let i of r)n=(n*223+i)%2**32;return n}function Um(t){if(/^_\d+_$/.test(t)||/^_0x[0-9a-fA-F]+_$/.test(t)){let e=+t.slice(1,-1);if(Number.isSafeInteger(e)&&e>=0&&e<2**32)return e}return Im(t)}io.idlLabelToId=Um});var Rc=L(Je=>{"use strict";Object.defineProperty(Je,"__esModule",{value:!0});Je.readIntLE=Je.readUIntLE=Je.writeIntLE=Je.writeUIntLE=Je.slebDecode=Je.slebEncode=Je.lebDecode=Je.lebEncode=Je.safeReadUint8=Je.safeRead=void 0;var Nc=no();function nd(){throw new Error("unexpected end of buffer")}function id(t,e){return t.byteLength<e&&nd(),t.read(e)}Je.safeRead=id;function so(t){let e=t.readUint8();return e===void 0&&nd(),e}Je.safeReadUint8=so;function Fm(t){if(typeof t=="number"&&(t=BigInt(t)),t<BigInt(0))throw new Error("Cannot leb encode negative values.");let e=(t===BigInt(0)?0:Math.ceil(Math.log2(Number(t))))+1,r=new Nc.PipeArrayBuffer(new ArrayBuffer(e),0);for(;;){let n=Number(t&BigInt(127));if(t/=BigInt(128),t===BigInt(0)){r.write(new Uint8Array([n]));break}else r.write(new Uint8Array([n|128]))}return r.buffer}Je.lebEncode=Fm;function sd(t){let e=BigInt(1),r=BigInt(0),n;do n=so(t),r+=BigInt(n&127).valueOf()*e,e*=BigInt(128);while(n>=128);return r}Je.lebDecode=sd;function Mm(t){typeof t=="number"&&(t=BigInt(t));let e=t<BigInt(0);e&&(t=-t-BigInt(1));let r=(t===BigInt(0)?0:Math.ceil(Math.log2(Number(t))))+1,n=new Nc.PipeArrayBuffer(new ArrayBuffer(r),0);for(;;){let s=i(t);if(t/=BigInt(128),e&&t===BigInt(0)&&s&64||!e&&t===BigInt(0)&&!(s&64)){n.write(new Uint8Array([s]));break}else n.write(new Uint8Array([s|128]))}function i(s){let o=s%BigInt(128);return Number(e?BigInt(128)-o-BigInt(1):o)}return n.buffer}Je.slebEncode=Mm;function qm(t){let e=new Uint8Array(t.buffer),r=0;for(;r<e.byteLength;r++)if(e[r]<128){if(!(e[r]&64))return sd(t);break}let n=new Uint8Array(id(t,r+1)),i=BigInt(0);for(let s=n.byteLength-1;s>=0;s--)i=i*BigInt(128)+BigInt(128-(n[s]&127)-1);return-i-BigInt(1)}Je.slebDecode=qm;function Cm(t,e){if(BigInt(t)<BigInt(0))throw new Error("Cannot write negative values.");return od(t,e)}Je.writeUIntLE=Cm;function od(t,e){t=BigInt(t);let r=new Nc.PipeArrayBuffer(new ArrayBuffer(Math.min(1,e)),0),n=0,i=BigInt(256),s=BigInt(0),o=Number(t%i);for(r.write(new Uint8Array([o]));++n<e;)t<0&&s===BigInt(0)&&o!==0&&(s=BigInt(1)),o=Number((t/i-s)%BigInt(256)),r.write(new Uint8Array([o])),i*=BigInt(256);return r.buffer}Je.writeIntLE=od;function ad(t,e){let r=BigInt(so(t)),n=BigInt(1),i=0;for(;++i<e;){n*=BigInt(256);let s=BigInt(so(t));r=r+n*s}return r}Je.readUIntLE=ad;function jm(t,e){let r=ad(t,e),n=BigInt(2)**(BigInt(8)*BigInt(e-1)+BigInt(7));return r>=n&&(r-=n*BigInt(2)),r}Je.readIntLE=jm});var cd=L(di=>{"use strict";Object.defineProperty(di,"__esModule",{value:!0});di.iexp2=di.ilog2=void 0;function km(t){let e=BigInt(t);if(t<=0)throw new RangeError("Input must be positive");return e.toString(2).length-1}di.ilog2=km;function Hm(t){let e=BigInt(t);if(t<0)throw new RangeError("Input must be non-negative");return BigInt(1)<<e}di.iexp2=Hm});var Mc=L(Y=>{"use strict";Object.defineProperty(Y,"__esModule",{value:!0});Y.Variant=Y.Record=Y.Opt=Y.Vec=Y.Tuple=Y.Principal=Y.Nat64=Y.Nat32=Y.Nat16=Y.Nat8=Y.Int64=Y.Int32=Y.Int16=Y.Int8=Y.Float64=Y.Float32=Y.Nat=Y.Int=Y.Text=Y.Null=Y.Bool=Y.Unknown=Y.Reserved=Y.Empty=Y.decode=Y.encode=Y.ServiceClass=Y.FuncClass=Y.PrincipalClass=Y.RecClass=Y.VariantClass=Y.TupleClass=Y.RecordClass=Y.OptClass=Y.VecClass=Y.FixedNatClass=Y.FixedIntClass=Y.FloatClass=Y.NatClass=Y.IntClass=Y.TextClass=Y.ReservedClass=Y.NullClass=Y.BoolClass=Y.UnknownClass=Y.EmptyClass=Y.ConstructType=Y.PrimitiveType=Y.Type=Y.Visitor=void 0;Y.Service=Y.Func=Y.Rec=void 0;var Vm=Tt(),Ne=no(),Or=Oc(),se=Rc(),Pc=cd(),oo="DIDL",ud=400;function Wi(t,e,r){return t.map((n,i)=>r(n,e[i]))}var Ic=class{constructor(){this._typs=[],this._idx=new Map}has(e){return this._idx.has(e.name)}add(e,r){let n=this._typs.length;this._idx.set(e.name,n),this._typs.push(r)}merge(e,r){let n=this._idx.get(e.name),i=this._idx.get(r);if(n===void 0)throw new Error("Missing type index for "+e);if(i===void 0)throw new Error("Missing type index for "+r);this._typs[n]=this._typs[i],this._typs.splice(i,1),this._idx.delete(r)}encode(){let e=(0,se.lebEncode)(this._typs.length),r=(0,Ne.concat)(...this._typs);return(0,Ne.concat)(e,r)}indexOf(e){if(!this._idx.has(e))throw new Error("Missing type index for "+e);return(0,se.slebEncode)(this._idx.get(e)||0)}},Uc=class{visitType(e,r){throw new Error("Not implemented")}visitPrimitive(e,r){return this.visitType(e,r)}visitEmpty(e,r){return this.visitPrimitive(e,r)}visitBool(e,r){return this.visitPrimitive(e,r)}visitNull(e,r){return this.visitPrimitive(e,r)}visitReserved(e,r){return this.visitPrimitive(e,r)}visitText(e,r){return this.visitPrimitive(e,r)}visitNumber(e,r){return this.visitPrimitive(e,r)}visitInt(e,r){return this.visitNumber(e,r)}visitNat(e,r){return this.visitNumber(e,r)}visitFloat(e,r){return this.visitPrimitive(e,r)}visitFixedInt(e,r){return this.visitNumber(e,r)}visitFixedNat(e,r){return this.visitNumber(e,r)}visitPrincipal(e,r){return this.visitPrimitive(e,r)}visitConstruct(e,r){return this.visitType(e,r)}visitVec(e,r,n){return this.visitConstruct(e,n)}visitOpt(e,r,n){return this.visitConstruct(e,n)}visitRecord(e,r,n){return this.visitConstruct(e,n)}visitTuple(e,r,n){let i=r.map((s,o)=>[`_${o}_`,s]);return this.visitRecord(e,i,n)}visitVariant(e,r,n){return this.visitConstruct(e,n)}visitRec(e,r,n){return this.visitConstruct(r,n)}visitFunc(e,r){return this.visitConstruct(e,r)}visitService(e,r){return this.visitConstruct(e,r)}};Y.Visitor=Uc;var hi=class{display(){return this.name}valueToString(e){return tt(e)}buildTypeTable(e){e.has(this)||this._buildTypeTableImpl(e)}};Y.Type=hi;var $t=class extends hi{checkType(e){if(this.name!==e.name)throw new Error(`type mismatch: type on the wire ${e.name}, expect type ${this.name}`);return e}_buildTypeTableImpl(e){}};Y.PrimitiveType=$t;var Rr=class extends hi{checkType(e){if(e instanceof cn){let r=e.getType();if(typeof r>"u")throw new Error("type mismatch with uninitialized type");return r}throw new Error(`type mismatch: type on the wire ${e.name}, expect type ${this.name}`)}encodeType(e){return e.indexOf(this.name)}};Y.ConstructType=Rr;var ao=class extends $t{accept(e,r){return e.visitEmpty(this,r)}covariant(e){throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(){throw new Error("Empty cannot appear as a function argument")}valueToString(){throw new Error("Empty cannot appear as a value")}encodeType(){return(0,se.slebEncode)(-17)}decodeValue(){throw new Error("Empty cannot appear as an output")}get name(){return"empty"}};Y.EmptyClass=ao;var co=class extends hi{checkType(e){throw new Error("Method not implemented for unknown.")}accept(e,r){throw e.visitType(this,r)}covariant(e){throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(){throw new Error("Unknown cannot appear as a function argument")}valueToString(){throw new Error("Unknown cannot appear as a value")}encodeType(){throw new Error("Unknown cannot be serialized")}decodeValue(e,r){let n=r.decodeValue(e,r);Object(n)!==n&&(n=Object(n));let i;return r instanceof cn?i=()=>r.getType():i=()=>r,Object.defineProperty(n,"type",{value:i,writable:!0,enumerable:!1,configurable:!0}),n}_buildTypeTableImpl(){throw new Error("Unknown cannot be serialized")}get name(){return"Unknown"}};Y.UnknownClass=co;var uo=class extends $t{accept(e,r){return e.visitBool(this,r)}covariant(e){if(typeof e=="boolean")return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){return new Uint8Array([e?1:0])}encodeType(){return(0,se.slebEncode)(-2)}decodeValue(e,r){switch(this.checkType(r),(0,se.safeReadUint8)(e)){case 0:return!1;case 1:return!0;default:throw new Error("Boolean value out of range")}}get name(){return"bool"}};Y.BoolClass=uo;var lo=class extends $t{accept(e,r){return e.visitNull(this,r)}covariant(e){if(e===null)return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(){return new ArrayBuffer(0)}encodeType(){return(0,se.slebEncode)(-1)}decodeValue(e,r){return this.checkType(r),null}get name(){return"null"}};Y.NullClass=lo;var pi=class extends $t{accept(e,r){return e.visitReserved(this,r)}covariant(e){return!0}encodeValue(){return new ArrayBuffer(0)}encodeType(){return(0,se.slebEncode)(-16)}decodeValue(e,r){return r.name!==this.name&&r.decodeValue(e,r),null}get name(){return"reserved"}};Y.ReservedClass=pi;var fo=class extends $t{accept(e,r){return e.visitText(this,r)}covariant(e){if(typeof e=="string")return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){let r=new TextEncoder().encode(e),n=(0,se.lebEncode)(r.byteLength);return(0,Ne.concat)(n,r)}encodeType(){return(0,se.slebEncode)(-15)}decodeValue(e,r){this.checkType(r);let n=(0,se.lebDecode)(e),i=(0,se.safeRead)(e,Number(n));return new TextDecoder("utf8",{fatal:!0}).decode(i)}get name(){return"text"}valueToString(e){return'"'+e+'"'}};Y.TextClass=fo;var ho=class extends $t{accept(e,r){return e.visitInt(this,r)}covariant(e){if(typeof e=="bigint"||Number.isInteger(e))return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){return(0,se.slebEncode)(e)}encodeType(){return(0,se.slebEncode)(-4)}decodeValue(e,r){return this.checkType(r),(0,se.slebDecode)(e)}get name(){return"int"}valueToString(e){return e.toString()}};Y.IntClass=ho;var po=class extends $t{accept(e,r){return e.visitNat(this,r)}covariant(e){if(typeof e=="bigint"&&e>=BigInt(0)||Number.isInteger(e)&&e>=0)return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){return(0,se.lebEncode)(e)}encodeType(){return(0,se.slebEncode)(-3)}decodeValue(e,r){return this.checkType(r),(0,se.lebDecode)(e)}get name(){return"nat"}valueToString(e){return e.toString()}};Y.NatClass=po;var zi=class extends $t{constructor(e){if(super(),this._bits=e,e!==32&&e!==64)throw new Error("not a valid float type")}accept(e,r){return e.visitFloat(this,r)}covariant(e){if(typeof e=="number"||e instanceof Number)return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){let r=new ArrayBuffer(this._bits/8),n=new DataView(r);return this._bits===32?n.setFloat32(0,e,!0):n.setFloat64(0,e,!0),r}encodeType(){let e=this._bits===32?-13:-14;return(0,se.slebEncode)(e)}decodeValue(e,r){this.checkType(r);let n=(0,se.safeRead)(e,this._bits/8),i=new DataView(n);return this._bits===32?i.getFloat32(0,!0):i.getFloat64(0,!0)}get name(){return"float"+this._bits}valueToString(e){return e.toString()}};Y.FloatClass=zi;var zr=class extends $t{constructor(e){super(),this._bits=e}accept(e,r){return e.visitFixedInt(this,r)}covariant(e){let r=(0,Pc.iexp2)(this._bits-1)*BigInt(-1),n=(0,Pc.iexp2)(this._bits-1)-BigInt(1),i=!1;if(typeof e=="bigint")i=e>=r&&e<=n;else if(Number.isInteger(e)){let s=BigInt(e);i=s>=r&&s<=n}else i=!1;if(i)return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){return(0,se.writeIntLE)(e,this._bits/8)}encodeType(){let e=Math.log2(this._bits)-3;return(0,se.slebEncode)(-9-e)}decodeValue(e,r){this.checkType(r);let n=(0,se.readIntLE)(e,this._bits/8);return this._bits<=32?Number(n):n}get name(){return`int${this._bits}`}valueToString(e){return e.toString()}};Y.FixedIntClass=zr;var Nr=class extends $t{constructor(e){super(),this._bits=e}accept(e,r){return e.visitFixedNat(this,r)}covariant(e){let r=(0,Pc.iexp2)(this._bits),n=!1;if(typeof e=="bigint"&&e>=BigInt(0)?n=e<r:Number.isInteger(e)&&e>=0?n=BigInt(e)<r:n=!1,n)return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){return(0,se.writeUIntLE)(e,this._bits/8)}encodeType(){let e=Math.log2(this._bits)-3;return(0,se.slebEncode)(-5-e)}decodeValue(e,r){this.checkType(r);let n=(0,se.readUIntLE)(e,this._bits/8);return this._bits<=32?Number(n):n}get name(){return`nat${this._bits}`}valueToString(e){return e.toString()}};Y.FixedNatClass=Nr;var yo=class t extends Rr{constructor(e){super(),this._type=e,this._blobOptimization=!1,e instanceof Nr&&e._bits===8&&(this._blobOptimization=!0)}accept(e,r){return e.visitVec(this,this._type,r)}covariant(e){let r=this._type instanceof Nr?this._type._bits:this._type instanceof zr?this._type._bits:0;if(ArrayBuffer.isView(e)&&r==e.BYTES_PER_ELEMENT*8||Array.isArray(e)&&e.every((n,i)=>{try{return this._type.covariant(n)}catch(s){throw new Error(`Invalid ${this.display()} argument:
|
|
5
|
+
|
|
6
|
+
index ${i} -> ${s.message}`)}}))return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){let r=(0,se.lebEncode)(e.length);if(this._blobOptimization)return(0,Ne.concat)(r,new Uint8Array(e));if(ArrayBuffer.isView(e))return(0,Ne.concat)(r,new Uint8Array(e.buffer));let n=new Ne.PipeArrayBuffer(new ArrayBuffer(r.byteLength+e.length),0);n.write(r);for(let i of e){let s=this._type.encodeValue(i);n.write(new Uint8Array(s))}return n.buffer}_buildTypeTableImpl(e){this._type.buildTypeTable(e);let r=(0,se.slebEncode)(-19),n=this._type.encodeType(e);e.add(this,(0,Ne.concat)(r,n))}decodeValue(e,r){let n=this.checkType(r);if(!(n instanceof t))throw new Error("Not a vector type");let i=Number((0,se.lebDecode)(e));if(this._type instanceof Nr){if(this._type._bits==8)return new Uint8Array(e.read(i));if(this._type._bits==16)return new Uint16Array(e.read(i*2));if(this._type._bits==32)return new Uint32Array(e.read(i*4));if(this._type._bits==64)return new BigUint64Array(e.read(i*8))}if(this._type instanceof zr){if(this._type._bits==8)return new Int8Array(e.read(i));if(this._type._bits==16)return new Int16Array(e.read(i*2));if(this._type._bits==32)return new Int32Array(e.read(i*4));if(this._type._bits==64)return new BigInt64Array(e.read(i*8))}let s=[];for(let o=0;o<i;o++)s.push(this._type.decodeValue(e,n._type));return s}get name(){return`vec ${this._type.name}`}display(){return`vec ${this._type.display()}`}valueToString(e){return"vec {"+e.map(n=>this._type.valueToString(n)).join("; ")+"}"}};Y.VecClass=yo;var yi=class t extends Rr{constructor(e){super(),this._type=e}accept(e,r){return e.visitOpt(this,this._type,r)}covariant(e){try{if(Array.isArray(e)&&(e.length===0||e.length===1&&this._type.covariant(e[0])))return!0}catch(r){throw new Error(`Invalid ${this.display()} argument: ${tt(e)}
|
|
7
|
+
|
|
8
|
+
-> ${r.message}`)}throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){return e.length===0?new Uint8Array([0]):(0,Ne.concat)(new Uint8Array([1]),this._type.encodeValue(e[0]))}_buildTypeTableImpl(e){this._type.buildTypeTable(e);let r=(0,se.slebEncode)(-18),n=this._type.encodeType(e);e.add(this,(0,Ne.concat)(r,n))}decodeValue(e,r){let n=this.checkType(r);if(!(n instanceof t))throw new Error("Not an option type");switch((0,se.safeReadUint8)(e)){case 0:return[];case 1:return[this._type.decodeValue(e,n._type)];default:throw new Error("Not an option value")}}get name(){return`opt ${this._type.name}`}display(){return`opt ${this._type.display()}`}valueToString(e){return e.length===0?"null":`opt ${this._type.valueToString(e[0])}`}};Y.OptClass=yi;var Di=class t extends Rr{constructor(e={}){super(),this._fields=Object.entries(e).sort((r,n)=>(0,Or.idlLabelToId)(r[0])-(0,Or.idlLabelToId)(n[0]))}accept(e,r){return e.visitRecord(this,this._fields,r)}tryAsTuple(){let e=[];for(let r=0;r<this._fields.length;r++){let[n,i]=this._fields[r];if(n!==`_${r}_`)return null;e.push(i)}return e}covariant(e){if(typeof e=="object"&&this._fields.every(([r,n])=>{if(!e.hasOwnProperty(r))throw new Error(`Record is missing key "${r}".`);try{return n.covariant(e[r])}catch(i){throw new Error(`Invalid ${this.display()} argument:
|
|
9
|
+
|
|
10
|
+
field ${r} -> ${i.message}`)}}))return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){let r=this._fields.map(([i])=>e[i]),n=Wi(this._fields,r,([,i],s)=>i.encodeValue(s));return(0,Ne.concat)(...n)}_buildTypeTableImpl(e){this._fields.forEach(([s,o])=>o.buildTypeTable(e));let r=(0,se.slebEncode)(-20),n=(0,se.lebEncode)(this._fields.length),i=this._fields.map(([s,o])=>(0,Ne.concat)((0,se.lebEncode)((0,Or.idlLabelToId)(s)),o.encodeType(e)));e.add(this,(0,Ne.concat)(r,n,(0,Ne.concat)(...i)))}decodeValue(e,r){let n=this.checkType(r);if(!(n instanceof t))throw new Error("Not a record type");let i={},s=0,o=0;for(;o<n._fields.length;){let[a,c]=n._fields[o];if(s>=this._fields.length){c.decodeValue(e,c),o++;continue}let[f,d]=this._fields[s],h=(0,Or.idlLabelToId)(this._fields[s][0]),m=(0,Or.idlLabelToId)(a);if(h===m)i[f]=d.decodeValue(e,c),s++,o++;else if(m>h)if(d instanceof yi||d instanceof pi)i[f]=[],s++;else throw new Error("Cannot find required field "+f);else c.decodeValue(e,c),o++}for(let[a,c]of this._fields.slice(s))if(c instanceof yi||c instanceof pi)i[a]=[];else throw new Error("Cannot find required field "+a);return i}get name(){return`record {${this._fields.map(([r,n])=>r+":"+n.name).join("; ")}}`}display(){return`record {${this._fields.map(([r,n])=>r+":"+n.display()).join("; ")}}`}valueToString(e){let r=this._fields.map(([i])=>e[i]);return`record {${Wi(this._fields,r,([i,s],o)=>i+"="+s.valueToString(o)).join("; ")}}`}};Y.RecordClass=Di;var go=class t extends Di{constructor(e){let r={};e.forEach((n,i)=>r["_"+i+"_"]=n),super(r),this._components=e}accept(e,r){return e.visitTuple(this,this._components,r)}covariant(e){if(Array.isArray(e)&&e.length>=this._fields.length&&this._components.every((r,n)=>{try{return r.covariant(e[n])}catch(i){throw new Error(`Invalid ${this.display()} argument:
|
|
11
|
+
|
|
12
|
+
index ${n} -> ${i.message}`)}}))return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){let r=Wi(this._components,e,(n,i)=>n.encodeValue(i));return(0,Ne.concat)(...r)}decodeValue(e,r){let n=this.checkType(r);if(!(n instanceof t))throw new Error("not a tuple type");if(n._components.length<this._components.length)throw new Error("tuple mismatch");let i=[];for(let[s,o]of n._components.entries())s>=this._components.length?o.decodeValue(e,o):i.push(this._components[s].decodeValue(e,o));return i}display(){return`record {${this._components.map(r=>r.display()).join("; ")}}`}valueToString(e){return`record {${Wi(this._components,e,(n,i)=>n.valueToString(i)).join("; ")}}`}};Y.TupleClass=go;var mo=class t extends Rr{constructor(e={}){super(),this._fields=Object.entries(e).sort((r,n)=>(0,Or.idlLabelToId)(r[0])-(0,Or.idlLabelToId)(n[0]))}accept(e,r){return e.visitVariant(this,this._fields,r)}covariant(e){if(typeof e=="object"&&Object.entries(e).length===1&&this._fields.every(([r,n])=>{try{return!e.hasOwnProperty(r)||n.covariant(e[r])}catch(i){throw new Error(`Invalid ${this.display()} argument:
|
|
13
|
+
|
|
14
|
+
variant ${r} -> ${i.message}`)}}))return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){for(let r=0;r<this._fields.length;r++){let[n,i]=this._fields[r];if(e.hasOwnProperty(n)){let s=(0,se.lebEncode)(r),o=i.encodeValue(e[n]);return(0,Ne.concat)(s,o)}}throw Error("Variant has no data: "+e)}_buildTypeTableImpl(e){this._fields.forEach(([,s])=>{s.buildTypeTable(e)});let r=(0,se.slebEncode)(-21),n=(0,se.lebEncode)(this._fields.length),i=this._fields.map(([s,o])=>(0,Ne.concat)((0,se.lebEncode)((0,Or.idlLabelToId)(s)),o.encodeType(e)));e.add(this,(0,Ne.concat)(r,n,...i))}decodeValue(e,r){let n=this.checkType(r);if(!(n instanceof t))throw new Error("Not a variant type");let i=Number((0,se.lebDecode)(e));if(i>=n._fields.length)throw Error("Invalid variant index: "+i);let[s,o]=n._fields[i];for(let[a,c]of this._fields)if((0,Or.idlLabelToId)(s)===(0,Or.idlLabelToId)(a)){let f=c.decodeValue(e,o);return{[a]:f}}throw new Error("Cannot find field hash "+s)}get name(){return`variant {${this._fields.map(([r,n])=>r+":"+n.name).join("; ")}}`}display(){return`variant {${this._fields.map(([r,n])=>r+(n.name==="null"?"":`:${n.display()}`)).join("; ")}}`}valueToString(e){for(let[r,n]of this._fields)if(e.hasOwnProperty(r)){let i=n.valueToString(e[r]);return i==="null"?`variant {${r}}`:`variant {${r}=${i}}`}throw new Error("Variant has no data: "+e)}};Y.VariantClass=mo;var cn=class t extends Rr{constructor(){super(...arguments),this._id=t._counter++,this._type=void 0}accept(e,r){if(!this._type)throw Error("Recursive type uninitialized.");return e.visitRec(this,this._type,r)}fill(e){this._type=e}getType(){return this._type}covariant(e){if(this._type&&this._type.covariant(e))return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){if(!this._type)throw Error("Recursive type uninitialized.");return this._type.encodeValue(e)}_buildTypeTableImpl(e){if(!this._type)throw Error("Recursive type uninitialized.");e.add(this,new Uint8Array([])),this._type.buildTypeTable(e),e.merge(this,this._type.name)}decodeValue(e,r){if(!this._type)throw Error("Recursive type uninitialized.");return this._type.decodeValue(e,r)}get name(){return`rec_${this._id}`}display(){if(!this._type)throw Error("Recursive type uninitialized.");return`\u03BC${this.name}.${this._type.name}`}valueToString(e){if(!this._type)throw Error("Recursive type uninitialized.");return this._type.valueToString(e)}};Y.RecClass=cn;cn._counter=0;function Fc(t){if((0,se.safeReadUint8)(t)!==1)throw new Error("Cannot decode principal");let r=Number((0,se.lebDecode)(t));return Vm.Principal.fromUint8Array(new Uint8Array((0,se.safeRead)(t,r)))}var bo=class extends $t{accept(e,r){return e.visitPrincipal(this,r)}covariant(e){if(e&&e._isPrincipal)return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){let r=e.toUint8Array(),n=(0,se.lebEncode)(r.byteLength);return(0,Ne.concat)(new Uint8Array([1]),n,r)}encodeType(){return(0,se.slebEncode)(-24)}decodeValue(e,r){return this.checkType(r),Fc(e)}get name(){return"principal"}valueToString(e){return`${this.name} "${e.toText()}"`}};Y.PrincipalClass=bo;var Zi=class extends Rr{constructor(e,r,n=[]){super(),this.argTypes=e,this.retTypes=r,this.annotations=n}static argsToString(e,r){if(e.length!==r.length)throw new Error("arity mismatch");return"("+e.map((n,i)=>n.valueToString(r[i])).join(", ")+")"}accept(e,r){return e.visitFunc(this,r)}covariant(e){if(Array.isArray(e)&&e.length===2&&e[0]&&e[0]._isPrincipal&&typeof e[1]=="string")return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue([e,r]){let n=e.toUint8Array(),i=(0,se.lebEncode)(n.byteLength),s=(0,Ne.concat)(new Uint8Array([1]),i,n),o=new TextEncoder().encode(r),a=(0,se.lebEncode)(o.byteLength);return(0,Ne.concat)(new Uint8Array([1]),s,a,o)}_buildTypeTableImpl(e){this.argTypes.forEach(f=>f.buildTypeTable(e)),this.retTypes.forEach(f=>f.buildTypeTable(e));let r=(0,se.slebEncode)(-22),n=(0,se.lebEncode)(this.argTypes.length),i=(0,Ne.concat)(...this.argTypes.map(f=>f.encodeType(e))),s=(0,se.lebEncode)(this.retTypes.length),o=(0,Ne.concat)(...this.retTypes.map(f=>f.encodeType(e))),a=(0,se.lebEncode)(this.annotations.length),c=(0,Ne.concat)(...this.annotations.map(f=>this.encodeAnnotation(f)));e.add(this,(0,Ne.concat)(r,n,i,s,o,a,c))}decodeValue(e){if((0,se.safeReadUint8)(e)!==1)throw new Error("Cannot decode function reference");let n=Fc(e),i=Number((0,se.lebDecode)(e)),s=(0,se.safeRead)(e,i),a=new TextDecoder("utf8",{fatal:!0}).decode(s);return[n,a]}get name(){let e=this.argTypes.map(i=>i.name).join(", "),r=this.retTypes.map(i=>i.name).join(", "),n=" "+this.annotations.join(" ");return`(${e}) -> (${r})${n}`}valueToString([e,r]){return`func "${e.toText()}".${r}`}display(){let e=this.argTypes.map(i=>i.display()).join(", "),r=this.retTypes.map(i=>i.display()).join(", "),n=" "+this.annotations.join(" ");return`(${e}) \u2192 (${r})${n}`}encodeAnnotation(e){if(e==="query")return new Uint8Array([1]);if(e==="oneway")return new Uint8Array([2]);if(e==="composite_query")return new Uint8Array([3]);throw new Error("Illegal function annotation")}};Y.FuncClass=Zi;var _o=class extends Rr{constructor(e){super(),this._fields=Object.entries(e).sort((r,n)=>r[0]<n[0]?-1:r[0]>n[0]?1:0)}accept(e,r){return e.visitService(this,r)}covariant(e){if(e&&e._isPrincipal)return!0;throw new Error(`Invalid ${this.display()} argument: ${tt(e)}`)}encodeValue(e){let r=e.toUint8Array(),n=(0,se.lebEncode)(r.length);return(0,Ne.concat)(new Uint8Array([1]),n,r)}_buildTypeTableImpl(e){this._fields.forEach(([s,o])=>o.buildTypeTable(e));let r=(0,se.slebEncode)(-23),n=(0,se.lebEncode)(this._fields.length),i=this._fields.map(([s,o])=>{let a=new TextEncoder().encode(s),c=(0,se.lebEncode)(a.length);return(0,Ne.concat)(c,a,o.encodeType(e))});e.add(this,(0,Ne.concat)(r,n,...i))}decodeValue(e){return Fc(e)}get name(){return`service {${this._fields.map(([r,n])=>r+":"+n.name).join("; ")}}`}valueToString(e){return`service "${e.toText()}"`}};Y.ServiceClass=_o;function tt(t){let e=JSON.stringify(t,(r,n)=>typeof n=="bigint"?`BigInt(${n})`:n);return e&&e.length>ud?e.substring(0,ud-3)+"...":e}function $m(t,e){if(e.length<t.length)throw Error("Wrong number of message arguments");let r=new Ic;t.forEach(c=>c.buildTypeTable(r));let n=new TextEncoder().encode(oo),i=r.encode(),s=(0,se.lebEncode)(e.length),o=(0,Ne.concat)(...t.map(c=>c.encodeType(r))),a=(0,Ne.concat)(...Wi(t,e,(c,f)=>{try{c.covariant(f)}catch(d){throw new Error(d.message+`
|
|
15
|
+
|
|
16
|
+
`)}return c.encodeValue(f)}));return(0,Ne.concat)(n,i,s,o,a)}Y.encode=$m;function Km(t,e){let r=new Ne.PipeArrayBuffer(e);if(e.byteLength<oo.length)throw new Error("Message length smaller than magic number");let n=(0,se.safeRead)(r,oo.length),i=new TextDecoder().decode(n);if(i!==oo)throw new Error("Wrong magic number: "+JSON.stringify(i));function s(_){let u=[],T=Number((0,se.lebDecode)(_));for(let F=0;F<T;F++){let M=Number((0,se.slebDecode)(_));switch(M){case-18:case-19:{let K=Number((0,se.slebDecode)(_));u.push([M,K]);break}case-20:case-21:{let K=[],x=Number((0,se.lebDecode)(_)),$;for(;x--;){let W=Number((0,se.lebDecode)(_));if(W>=Math.pow(2,32))throw new Error("field id out of 32-bit range");if(typeof $=="number"&&$>=W)throw new Error("field id collision or not sorted");$=W;let D=Number((0,se.slebDecode)(_));K.push([W,D])}u.push([M,K]);break}case-22:{let K=[],x=Number((0,se.lebDecode)(_));for(;x--;)K.push(Number((0,se.slebDecode)(_)));let $=[],W=Number((0,se.lebDecode)(_));for(;W--;)$.push(Number((0,se.slebDecode)(_)));let D=[],j=Number((0,se.lebDecode)(_));for(;j--;)switch(Number((0,se.lebDecode)(_))){case 1:{D.push("query");break}case 2:{D.push("oneway");break}case 3:{D.push("composite_query");break}default:throw new Error("unknown annotation")}u.push([M,[K,$,D]]);break}case-23:{let K=Number((0,se.lebDecode)(_)),x=[];for(;K--;){let $=Number((0,se.lebDecode)(_)),W=new TextDecoder().decode((0,se.safeRead)(_,$)),D=(0,se.slebDecode)(_);x.push([W,D])}u.push([M,x]);break}default:throw new Error("Illegal op_code: "+M)}}let O=[],R=Number((0,se.lebDecode)(_));for(let F=0;F<R;F++)O.push(Number((0,se.slebDecode)(_)));return[u,O]}let[o,a]=s(r);if(a.length<t.length)throw new Error("Wrong number of return values");let c=o.map(_=>yd());function f(_){if(_<-24)throw new Error("future value not supported");if(_<0)switch(_){case-1:return Y.Null;case-2:return Y.Bool;case-3:return Y.Nat;case-4:return Y.Int;case-5:return Y.Nat8;case-6:return Y.Nat16;case-7:return Y.Nat32;case-8:return Y.Nat64;case-9:return Y.Int8;case-10:return Y.Int16;case-11:return Y.Int32;case-12:return Y.Int64;case-13:return Y.Float32;case-14:return Y.Float64;case-15:return Y.Text;case-16:return Y.Reserved;case-17:return Y.Empty;case-24:return Y.Principal;default:throw new Error("Illegal op_code: "+_)}if(_>=o.length)throw new Error("type index out of range");return c[_]}function d(_){switch(_[0]){case-19:{let u=f(_[1]);return fd(u)}case-18:{let u=f(_[1]);return dd(u)}case-20:{let u={};for(let[R,F]of _[1]){let M=`_${R}_`;u[M]=f(F)}let T=hd(u),O=T.tryAsTuple();return Array.isArray(O)?ld(...O):T}case-21:{let u={};for(let[T,O]of _[1]){let R=`_${T}_`;u[R]=f(O)}return pd(u)}case-22:{let[u,T,O]=_[1];return gd(u.map(R=>f(R)),T.map(R=>f(R)),O)}case-23:{let u={},T=_[1];for(let[O,R]of T){let F=f(R);if(F instanceof cn&&(F=F.getType()),!(F instanceof Zi))throw new Error("Illegal service definition: services can only contain functions");u[O]=F}return md(u)}default:throw new Error("Illegal op_code: "+_[0])}}o.forEach((_,u)=>{if(_[0]===-22){let T=d(_);c[u].fill(T)}}),o.forEach((_,u)=>{if(_[0]!==-22){let T=d(_);c[u].fill(T)}});let h=a.map(_=>f(_)),m=t.map((_,u)=>_.decodeValue(r,h[u]));for(let _=t.length;_<h.length;_++)h[_].decodeValue(r,h[_]);if(r.byteLength>0)throw new Error("decode: Left-over bytes");return m}Y.decode=Km;Y.Empty=new ao;Y.Reserved=new pi;Y.Unknown=new co;Y.Bool=new uo;Y.Null=new lo;Y.Text=new fo;Y.Int=new ho;Y.Nat=new po;Y.Float32=new zi(32);Y.Float64=new zi(64);Y.Int8=new zr(8);Y.Int16=new zr(16);Y.Int32=new zr(32);Y.Int64=new zr(64);Y.Nat8=new Nr(8);Y.Nat16=new Nr(16);Y.Nat32=new Nr(32);Y.Nat64=new Nr(64);Y.Principal=new bo;function ld(...t){return new go(t)}Y.Tuple=ld;function fd(t){return new yo(t)}Y.Vec=fd;function dd(t){return new yi(t)}Y.Opt=dd;function hd(t){return new Di(t)}Y.Record=hd;function pd(t){return new mo(t)}Y.Variant=pd;function yd(){return new cn}Y.Rec=yd;function gd(t,e,r=[]){return new Zi(t,e,r)}Y.Func=gd;function md(t){return new _o(t)}Y.Service=md});var $c=L(St=>{"use strict";Object.defineProperty(St,"__esModule",{value:!0});St.VecForm=St.OptionForm=St.VariantForm=St.TupleForm=St.RecordForm=St.InputForm=St.InputBox=void 0;var qc=class{constructor(e,r){this.idl=e,this.ui=r,this.label=null,this.value=void 0;let n=document.createElement("span");n.className="status",this.status=n,r.input&&(r.input.addEventListener("blur",()=>{r.input.value!==""&&this.parse()}),r.input.addEventListener("input",()=>{n.style.display="none",r.input.classList.remove("reject")}))}isRejected(){return this.value===void 0}parse(e={}){if(this.ui.form){let r=this.ui.form.parse(e);return this.value=r,r}if(this.ui.input){let r=this.ui.input;try{let n=this.ui.parse(this.idl,e,r.value);if(!this.idl.covariant(n))throw new Error(`${r.value} is not of type ${this.idl.display()}`);return this.status.style.display="none",this.value=n,n}catch(n){r.classList.add("reject"),this.status.style.display="block",this.status.innerHTML="InputError: "+n.message,this.value=void 0;return}}return null}render(e){let r=document.createElement("span");if(this.label){let n=document.createElement("label");n.innerText=this.label,r.appendChild(n)}this.ui.input&&(r.appendChild(this.ui.input),r.appendChild(this.status)),this.ui.form&&this.ui.form.render(r),e.appendChild(r)}};St.InputBox=qc;var un=class{constructor(e){this.ui=e,this.form=[]}renderForm(e){this.ui.container?(this.form.forEach(r=>r.render(this.ui.container)),e.appendChild(this.ui.container)):this.form.forEach(r=>r.render(e))}render(e){if(this.ui.open&&this.ui.event){e.appendChild(this.ui.open);let r=this;r.ui.open.addEventListener(r.ui.event,()=>{if(r.ui.container)r.ui.container.innerHTML="";else{let n=r.ui.open.nextElementSibling;n&&n.parentNode.removeChild(n)}r.generateForm(),r.renderForm(e)})}else this.generateForm(),this.renderForm(e)}};St.InputForm=un;var Cc=class extends un{constructor(e,r){super(r),this.fields=e,this.ui=r}generateForm(){this.form=this.fields.map(([e,r])=>{let n=this.ui.render(r);return this.ui.labelMap&&this.ui.labelMap.hasOwnProperty(e)?n.label=this.ui.labelMap[e]+" ":n.label=e+" ",n})}parse(e){let r={};if(this.fields.forEach(([n,i],s)=>{let o=this.form[s].parse(e);r[n]=o}),!this.form.some(n=>n.isRejected()))return r}};St.RecordForm=Cc;var jc=class extends un{constructor(e,r){super(r),this.components=e,this.ui=r}generateForm(){this.form=this.components.map(e=>this.ui.render(e))}parse(e){let r=[];if(this.components.forEach((n,i)=>{let s=this.form[i].parse(e);r.push(s)}),!this.form.some(n=>n.isRejected()))return r}};St.TupleForm=jc;var kc=class extends un{constructor(e,r){super(r),this.fields=e,this.ui=r}generateForm(){let e=this.ui.open.selectedIndex,[r,n]=this.fields[e],i=this.ui.render(n);this.form=[i]}parse(e){let r=this.ui.open,n=r.options[r.selectedIndex].value,i=this.form[0].parse(e);if(i===void 0)return;let s={};return s[n]=i,s}};St.VariantForm=kc;var Hc=class extends un{constructor(e,r){super(r),this.ty=e,this.ui=r}generateForm(){if(this.ui.open.checked){let e=this.ui.render(this.ty);this.form=[e]}else this.form=[]}parse(e){if(this.form.length===0)return[];{let r=this.form[0].parse(e);return r===void 0?void 0:[r]}}};St.OptionForm=Hc;var Vc=class extends un{constructor(e,r){super(r),this.ty=e,this.ui=r}generateForm(){let e=+this.ui.open.value;this.form=[];for(let r=0;r<e;r++){let n=this.ui.render(this.ty);this.form.push(n)}}parse(e){let r=this.form.map(n=>n.parse(e));if(!this.form.some(n=>n.isRejected()))return r}};St.VecForm=Vc});var _d=L(Ee=>{"use strict";var Gm=Ee&&Ee.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),Ym=Ee&&Ee.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),bd=Ee&&Ee.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&Gm(e,t,r);return Ym(e,t),e};Object.defineProperty(Ee,"__esModule",{value:!0});Ee.renderValue=Ee.renderInput=Ee.Render=Ee.vecForm=Ee.optForm=Ee.variantForm=Ee.tupleForm=Ee.recordForm=Ee.inputBox=void 0;var Eo=bd(Mc()),Kc=Tt(),gi=bd($c()),Wm={parse:Lm},Xi={render:zc},zm=(t,e)=>new gi.InputBox(t,Object.assign(Object.assign({},Wm),e));Ee.inputBox=zm;var Dm=(t,e)=>new gi.RecordForm(t,Object.assign(Object.assign({},Xi),e));Ee.recordForm=Dm;var Zm=(t,e)=>new gi.TupleForm(t,Object.assign(Object.assign({},Xi),e));Ee.tupleForm=Zm;var Xm=(t,e)=>new gi.VariantForm(t,Object.assign(Object.assign({},Xi),e));Ee.variantForm=Xm;var Jm=(t,e)=>new gi.OptionForm(t,Object.assign(Object.assign({},Xi),e));Ee.optForm=Jm;var Qm=(t,e)=>new gi.VecForm(t,Object.assign(Object.assign({},Xi),e));Ee.vecForm=Qm;var wo=class extends Eo.Visitor{visitType(e,r){let n=document.createElement("input");return n.classList.add("argument"),n.placeholder=e.display(),(0,Ee.inputBox)(e,{input:n})}visitNull(e,r){return(0,Ee.inputBox)(e,{})}visitRecord(e,r,n){let i={};if(r.length>1){let o=document.createElement("div");o.classList.add("popup-form"),i={container:o}}let s=(0,Ee.recordForm)(r,i);return(0,Ee.inputBox)(e,{form:s})}visitTuple(e,r,n){let i={};if(r.length>1){let o=document.createElement("div");o.classList.add("popup-form"),i={container:o}}let s=(0,Ee.tupleForm)(r,i);return(0,Ee.inputBox)(e,{form:s})}visitVariant(e,r,n){let i=document.createElement("select");for(let[a,c]of r){let f=new Option(a);i.add(f)}i.selectedIndex=-1,i.classList.add("open");let s={open:i,event:"change"},o=(0,Ee.variantForm)(r,s);return(0,Ee.inputBox)(e,{form:o})}visitOpt(e,r,n){let i=document.createElement("input");i.type="checkbox",i.classList.add("open");let s=(0,Ee.optForm)(r,{open:i,event:"change"});return(0,Ee.inputBox)(e,{form:s})}visitVec(e,r,n){let i=document.createElement("input");i.type="number",i.min="0",i.max="100",i.style.width="8rem",i.placeholder="len",i.classList.add("open");let s=document.createElement("div");s.classList.add("popup-form");let o=(0,Ee.vecForm)(r,{open:i,event:"change",container:s});return(0,Ee.inputBox)(e,{form:o})}visitRec(e,r,n){return zc(r)}};Ee.Render=wo;var Gc=class extends Eo.Visitor{visitNull(e,r){return null}visitBool(e,r){if(r==="true")return!0;if(r==="false")return!1;throw new Error(`Cannot parse ${r} as boolean`)}visitText(e,r){return r}visitFloat(e,r){return parseFloat(r)}visitFixedInt(e,r){return e._bits<=32?parseInt(r,10):BigInt(r)}visitFixedNat(e,r){return e._bits<=32?parseInt(r,10):BigInt(r)}visitNumber(e,r){return BigInt(r)}visitPrincipal(e,r){return Kc.Principal.fromText(r)}visitService(e,r){return Kc.Principal.fromText(r)}visitFunc(e,r){let n=r.split(".",2);return[Kc.Principal.fromText(n[0]),n[1]]}},Yc=class extends Eo.Visitor{visitNull(e,r){return null}visitBool(e,r){return Math.random()<.5}visitText(e,r){return Math.random().toString(36).substring(6)}visitFloat(e,r){return Math.random()}visitInt(e,r){return BigInt(this.generateNumber(!0))}visitNat(e,r){return BigInt(this.generateNumber(!1))}visitFixedInt(e,r){let n=this.generateNumber(!0);return e._bits<=32?n:BigInt(r)}visitFixedNat(e,r){let n=this.generateNumber(!1);return e._bits<=32?n:BigInt(r)}generateNumber(e){let r=Math.floor(Math.random()*100);return e&&Math.random()<.5?-r:r}};function Lm(t,e,r){return e.random&&r===""?t.accept(new Yc,r):t.accept(new Gc,r)}function zc(t){return t.accept(new wo,null)}Ee.renderInput=zc;function jn(t,e,r){return t.accept(new Wc,{input:e,value:r})}Ee.renderValue=jn;var Wc=class extends Eo.Visitor{visitType(e,r){r.input.ui.input.value=e.valueToString(r.value)}visitNull(e,r){}visitText(e,r){r.input.ui.input.value=r.value}visitRec(e,r,n){jn(r,n.input,n.value)}visitOpt(e,r,n){if(n.value.length!==0){let i=n.input.ui.form,s=i.ui.open;s.checked=!0,s.dispatchEvent(new Event(i.ui.event)),jn(r,i.form[0],n.value[0])}}visitRecord(e,r,n){let i=n.input.ui.form;r.forEach(([s,o],a)=>{jn(o,i.form[a],n.value[s])})}visitTuple(e,r,n){let i=n.input.ui.form;r.forEach((s,o)=>{jn(s,i.form[o],n.value[o])})}visitVariant(e,r,n){let i=n.input.ui.form,s=Object.entries(n.value)[0];r.forEach(([o,a],c)=>{if(o===s[0]){let f=i.ui.open;f.selectedIndex=c,f.dispatchEvent(new Event(i.ui.event)),jn(a,i.form[0],s[1])}})}visitVec(e,r,n){let i=n.input.ui.form,s=n.value.length,o=i.ui.open;o.value=s,o.dispatchEvent(new Event(i.ui.event)),n.value.forEach((a,c)=>{jn(r,i.form[c],a)})}}});var Ed=L(wd=>{"use strict";Object.defineProperty(wd,"__esModule",{value:!0})});var bi=L(ht=>{"use strict";var xd=ht&&ht.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),eb=ht&&ht.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),mi=ht&&ht.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&xd(e,t,r)},tb=ht&&ht.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&xd(e,t,r);return eb(e,t),e};Object.defineProperty(ht,"__esModule",{value:!0});ht.IDL=void 0;mi(_d(),ht);mi($c(),ht);ht.IDL=tb(Mc());mi(Oc(),ht);mi(Rc(),ht);mi(no(),ht);mi(Ed(),ht)});var Ji=L((vd,xo)=>{(function(t){"use strict";var e,r=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,n=Math.ceil,i=Math.floor,s="[BigNumber Error] ",o=s+"Number primitive has more than 15 significant digits: ",a=1e14,c=14,f=9007199254740991,d=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],h=1e7,m=1e9;function _(x){var $,W,D,j=U.prototype={constructor:U,toString:null,valueOf:null},ie=new U(1),ee=20,ne=4,w=-7,b=21,B=-1e7,S=1e7,N=!1,H=1,Z=0,ae={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:"\xA0",suffix:""},oe="0123456789abcdefghijklmnopqrstuvwxyz",z=!0;function U(l,y){var g,P,A,I,k,E,q,V,C=this;if(!(C instanceof U))return new U(l,y);if(y==null){if(l&&l._isBigNumber===!0){C.s=l.s,!l.c||l.e>S?C.c=C.e=null:l.e<B?C.c=[C.e=0]:(C.e=l.e,C.c=l.c.slice());return}if((E=typeof l=="number")&&l*0==0){if(C.s=1/l<0?(l=-l,-1):1,l===~~l){for(I=0,k=l;k>=10;k/=10,I++);I>S?C.c=C.e=null:(C.e=I,C.c=[l]);return}V=String(l)}else{if(!r.test(V=String(l)))return D(C,V,E);C.s=V.charCodeAt(0)==45?(V=V.slice(1),-1):1}(I=V.indexOf("."))>-1&&(V=V.replace(".","")),(k=V.search(/e/i))>0?(I<0&&(I=k),I+=+V.slice(k+1),V=V.substring(0,k)):I<0&&(I=V.length)}else{if(R(y,2,oe.length,"Base"),y==10&&z)return C=new U(l),fe(C,ee+C.e+1,ne);if(V=String(l),E=typeof l=="number"){if(l*0!=0)return D(C,V,E,y);if(C.s=1/l<0?(V=V.slice(1),-1):1,U.DEBUG&&V.replace(/^0\.0*|\./,"").length>15)throw Error(o+l)}else C.s=V.charCodeAt(0)===45?(V=V.slice(1),-1):1;for(g=oe.slice(0,y),I=k=0,q=V.length;k<q;k++)if(g.indexOf(P=V.charAt(k))<0){if(P=="."){if(k>I){I=q;continue}}else if(!A&&(V==V.toUpperCase()&&(V=V.toLowerCase())||V==V.toLowerCase()&&(V=V.toUpperCase()))){A=!0,k=-1,I=0;continue}return D(C,String(l),E,y)}E=!1,V=W(V,y,10,C.s),(I=V.indexOf("."))>-1?V=V.replace(".",""):I=V.length}for(k=0;V.charCodeAt(k)===48;k++);for(q=V.length;V.charCodeAt(--q)===48;);if(V=V.slice(k,++q)){if(q-=k,E&&U.DEBUG&&q>15&&(l>f||l!==i(l)))throw Error(o+C.s*l);if((I=I-k-1)>S)C.c=C.e=null;else if(I<B)C.c=[C.e=0];else{if(C.e=I,C.c=[],k=(I+1)%c,I<0&&(k+=c),k<q){for(k&&C.c.push(+V.slice(0,k)),q-=c;k<q;)C.c.push(+V.slice(k,k+=c));k=c-(V=V.slice(k)).length}else k-=q;for(;k--;V+="0");C.c.push(+V)}}else C.c=[C.e=0]}U.clone=_,U.ROUND_UP=0,U.ROUND_DOWN=1,U.ROUND_CEIL=2,U.ROUND_FLOOR=3,U.ROUND_HALF_UP=4,U.ROUND_HALF_DOWN=5,U.ROUND_HALF_EVEN=6,U.ROUND_HALF_CEIL=7,U.ROUND_HALF_FLOOR=8,U.EUCLID=9,U.config=U.set=function(l){var y,g;if(l!=null)if(typeof l=="object"){if(l.hasOwnProperty(y="DECIMAL_PLACES")&&(g=l[y],R(g,0,m,y),ee=g),l.hasOwnProperty(y="ROUNDING_MODE")&&(g=l[y],R(g,0,8,y),ne=g),l.hasOwnProperty(y="EXPONENTIAL_AT")&&(g=l[y],g&&g.pop?(R(g[0],-m,0,y),R(g[1],0,m,y),w=g[0],b=g[1]):(R(g,-m,m,y),w=-(b=g<0?-g:g))),l.hasOwnProperty(y="RANGE"))if(g=l[y],g&&g.pop)R(g[0],-m,-1,y),R(g[1],1,m,y),B=g[0],S=g[1];else if(R(g,-m,m,y),g)B=-(S=g<0?-g:g);else throw Error(s+y+" cannot be zero: "+g);if(l.hasOwnProperty(y="CRYPTO"))if(g=l[y],g===!!g)if(g)if(typeof crypto<"u"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))N=g;else throw N=!g,Error(s+"crypto unavailable");else N=g;else throw Error(s+y+" not true or false: "+g);if(l.hasOwnProperty(y="MODULO_MODE")&&(g=l[y],R(g,0,9,y),H=g),l.hasOwnProperty(y="POW_PRECISION")&&(g=l[y],R(g,0,m,y),Z=g),l.hasOwnProperty(y="FORMAT"))if(g=l[y],typeof g=="object")ae=g;else throw Error(s+y+" not an object: "+g);if(l.hasOwnProperty(y="ALPHABET"))if(g=l[y],typeof g=="string"&&!/^.?$|[+\-.\s]|(.).*\1/.test(g))z=g.slice(0,10)=="0123456789",oe=g;else throw Error(s+y+" invalid: "+g)}else throw Error(s+"Object expected: "+l);return{DECIMAL_PLACES:ee,ROUNDING_MODE:ne,EXPONENTIAL_AT:[w,b],RANGE:[B,S],CRYPTO:N,MODULO_MODE:H,POW_PRECISION:Z,FORMAT:ae,ALPHABET:oe}},U.isBigNumber=function(l){if(!l||l._isBigNumber!==!0)return!1;if(!U.DEBUG)return!0;var y,g,P=l.c,A=l.e,I=l.s;e:if({}.toString.call(P)=="[object Array]"){if((I===1||I===-1)&&A>=-m&&A<=m&&A===i(A)){if(P[0]===0){if(A===0&&P.length===1)return!0;break e}if(y=(A+1)%c,y<1&&(y+=c),String(P[0]).length==y){for(y=0;y<P.length;y++)if(g=P[y],g<0||g>=a||g!==i(g))break e;if(g!==0)return!0}}}else if(P===null&&A===null&&(I===null||I===1||I===-1))return!0;throw Error(s+"Invalid BigNumber: "+l)},U.maximum=U.max=function(){return J(arguments,-1)},U.minimum=U.min=function(){return J(arguments,1)},U.random=function(){var l=9007199254740992,y=Math.random()*l&2097151?function(){return i(Math.random()*l)}:function(){return(Math.random()*1073741824|0)*8388608+(Math.random()*8388608|0)};return function(g){var P,A,I,k,E,q=0,V=[],C=new U(ie);if(g==null?g=ee:R(g,0,m),k=n(g/c),N)if(crypto.getRandomValues){for(P=crypto.getRandomValues(new Uint32Array(k*=2));q<k;)E=P[q]*131072+(P[q+1]>>>11),E>=9e15?(A=crypto.getRandomValues(new Uint32Array(2)),P[q]=A[0],P[q+1]=A[1]):(V.push(E%1e14),q+=2);q=k/2}else if(crypto.randomBytes){for(P=crypto.randomBytes(k*=7);q<k;)E=(P[q]&31)*281474976710656+P[q+1]*1099511627776+P[q+2]*4294967296+P[q+3]*16777216+(P[q+4]<<16)+(P[q+5]<<8)+P[q+6],E>=9e15?crypto.randomBytes(7).copy(P,q):(V.push(E%1e14),q+=7);q=k/7}else throw N=!1,Error(s+"crypto unavailable");if(!N)for(;q<k;)E=y(),E<9e15&&(V[q++]=E%1e14);for(k=V[--q],g%=c,k&&g&&(E=d[c-g],V[q]=i(k/E)*E);V[q]===0;V.pop(),q--);if(q<0)V=[I=0];else{for(I=-1;V[0]===0;V.splice(0,1),I-=c);for(q=1,E=V[0];E>=10;E/=10,q++);q<c&&(I-=c-q)}return C.e=I,C.c=V,C}}(),U.sum=function(){for(var l=1,y=arguments,g=new U(y[0]);l<y.length;)g=g.plus(y[l++]);return g},W=function(){var l="0123456789";function y(g,P,A,I){for(var k,E=[0],q,V=0,C=g.length;V<C;){for(q=E.length;q--;E[q]*=P);for(E[0]+=I.indexOf(g.charAt(V++)),k=0;k<E.length;k++)E[k]>A-1&&(E[k+1]==null&&(E[k+1]=0),E[k+1]+=E[k]/A|0,E[k]%=A)}return E.reverse()}return function(g,P,A,I,k){var E,q,V,C,X,te,de,_e,Fe=g.indexOf("."),$e=ee,me=ne;for(Fe>=0&&(C=Z,Z=0,g=g.replace(".",""),_e=new U(P),te=_e.pow(g.length-Fe),Z=C,_e.c=y(K(T(te.c),te.e,"0"),10,A,l),_e.e=_e.c.length),de=y(g,P,A,k?(E=oe,l):(E=l,oe)),V=C=de.length;de[--C]==0;de.pop());if(!de[0])return E.charAt(0);if(Fe<0?--V:(te.c=de,te.e=V,te.s=I,te=$(te,_e,$e,me,A),de=te.c,X=te.r,V=te.e),q=V+$e+1,Fe=de[q],C=A/2,X=X||q<0||de[q+1]!=null,X=me<4?(Fe!=null||X)&&(me==0||me==(te.s<0?3:2)):Fe>C||Fe==C&&(me==4||X||me==6&&de[q-1]&1||me==(te.s<0?8:7)),q<1||!de[0])g=X?K(E.charAt(1),-$e,E.charAt(0)):E.charAt(0);else{if(de.length=q,X)for(--A;++de[--q]>A;)de[q]=0,q||(++V,de=[1].concat(de));for(C=de.length;!de[--C];);for(Fe=0,g="";Fe<=C;g+=E.charAt(de[Fe++]));g=K(g,V,E.charAt(0))}return g}}(),$=function(){function l(P,A,I){var k,E,q,V,C=0,X=P.length,te=A%h,de=A/h|0;for(P=P.slice();X--;)q=P[X]%h,V=P[X]/h|0,k=de*q+V*te,E=te*q+k%h*h+C,C=(E/I|0)+(k/h|0)+de*V,P[X]=E%I;return C&&(P=[C].concat(P)),P}function y(P,A,I,k){var E,q;if(I!=k)q=I>k?1:-1;else for(E=q=0;E<I;E++)if(P[E]!=A[E]){q=P[E]>A[E]?1:-1;break}return q}function g(P,A,I,k){for(var E=0;I--;)P[I]-=E,E=P[I]<A[I]?1:0,P[I]=E*k+P[I]-A[I];for(;!P[0]&&P.length>1;P.splice(0,1));}return function(P,A,I,k,E){var q,V,C,X,te,de,_e,Fe,$e,me,he,Xe,Er,Kr,Un,Lt,Pe,jt=P.s==A.s?1:-1,mt=P.c,We=A.c;if(!mt||!mt[0]||!We||!We[0])return new U(!P.s||!A.s||(mt?We&&mt[0]==We[0]:!We)?NaN:mt&&mt[0]==0||!We?jt*0:jt/0);for(Fe=new U(jt),$e=Fe.c=[],V=P.e-A.e,jt=I+V+1,E||(E=a,V=u(P.e/c)-u(A.e/c),jt=jt/c|0),C=0;We[C]==(mt[C]||0);C++);if(We[C]>(mt[C]||0)&&V--,jt<0)$e.push(1),X=!0;else{for(Kr=mt.length,Lt=We.length,C=0,jt+=2,te=i(E/(We[0]+1)),te>1&&(We=l(We,te,E),mt=l(mt,te,E),Lt=We.length,Kr=mt.length),Er=Lt,me=mt.slice(0,Lt),he=me.length;he<Lt;me[he++]=0);Pe=We.slice(),Pe=[0].concat(Pe),Un=We[0],We[1]>=E/2&&Un++;do{if(te=0,q=y(We,me,Lt,he),q<0){if(Xe=me[0],Lt!=he&&(Xe=Xe*E+(me[1]||0)),te=i(Xe/Un),te>1)for(te>=E&&(te=E-1),de=l(We,te,E),_e=de.length,he=me.length;y(de,me,_e,he)==1;)te--,g(de,Lt<_e?Pe:We,_e,E),_e=de.length,q=1;else te==0&&(q=te=1),de=We.slice(),_e=de.length;if(_e<he&&(de=[0].concat(de)),g(me,de,he,E),he=me.length,q==-1)for(;y(We,me,Lt,he)<1;)te++,g(me,Lt<he?Pe:We,he,E),he=me.length}else q===0&&(te++,me=[0]);$e[C++]=te,me[0]?me[he++]=mt[Er]||0:(me=[mt[Er]],he=1)}while((Er++<Kr||me[0]!=null)&&jt--);X=me[0]!=null,$e[0]||$e.splice(0,1)}if(E==a){for(C=1,jt=$e[0];jt>=10;jt/=10,C++);fe(Fe,I+(Fe.e=C+V*c-1)+1,k,X)}else Fe.e=V,Fe.r=+X;return Fe}}();function p(l,y,g,P){var A,I,k,E,q;if(g==null?g=ne:R(g,0,8),!l.c)return l.toString();if(A=l.c[0],k=l.e,y==null)q=T(l.c),q=P==1||P==2&&(k<=w||k>=b)?M(q,k):K(q,k,"0");else if(l=fe(new U(l),y,g),I=l.e,q=T(l.c),E=q.length,P==1||P==2&&(y<=I||I<=w)){for(;E<y;q+="0",E++);q=M(q,I)}else if(y-=k,q=K(q,I,"0"),I+1>E){if(--y>0)for(q+=".";y--;q+="0");}else if(y+=I-E,y>0)for(I+1==E&&(q+=".");y--;q+="0");return l.s<0&&A?"-"+q:q}function J(l,y){for(var g,P,A=1,I=new U(l[0]);A<l.length;A++)P=new U(l[A]),(!P.s||(g=O(I,P))===y||g===0&&I.s===y)&&(I=P);return I}function re(l,y,g){for(var P=1,A=y.length;!y[--A];y.pop());for(A=y[0];A>=10;A/=10,P++);return(g=P+g*c-1)>S?l.c=l.e=null:g<B?l.c=[l.e=0]:(l.e=g,l.c=y),l}D=function(){var l=/^(-?)0([xbo])(?=\w[\w.]*$)/i,y=/^([^.]+)\.$/,g=/^\.([^.]+)$/,P=/^-?(Infinity|NaN)$/,A=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(I,k,E,q){var V,C=E?k:k.replace(A,"");if(P.test(C))I.s=isNaN(C)?null:C<0?-1:1;else{if(!E&&(C=C.replace(l,function(X,te,de){return V=(de=de.toLowerCase())=="x"?16:de=="b"?2:8,!q||q==V?te:X}),q&&(V=q,C=C.replace(y,"$1").replace(g,"0.$1")),k!=C))return new U(C,V);if(U.DEBUG)throw Error(s+"Not a"+(q?" base "+q:"")+" number: "+k);I.s=null}I.c=I.e=null}}();function fe(l,y,g,P){var A,I,k,E,q,V,C,X=l.c,te=d;if(X){e:{for(A=1,E=X[0];E>=10;E/=10,A++);if(I=y-A,I<0)I+=c,k=y,q=X[V=0],C=i(q/te[A-k-1]%10);else if(V=n((I+1)/c),V>=X.length)if(P){for(;X.length<=V;X.push(0));q=C=0,A=1,I%=c,k=I-c+1}else break e;else{for(q=E=X[V],A=1;E>=10;E/=10,A++);I%=c,k=I-c+A,C=k<0?0:i(q/te[A-k-1]%10)}if(P=P||y<0||X[V+1]!=null||(k<0?q:q%te[A-k-1]),P=g<4?(C||P)&&(g==0||g==(l.s<0?3:2)):C>5||C==5&&(g==4||P||g==6&&(I>0?k>0?q/te[A-k]:0:X[V-1])%10&1||g==(l.s<0?8:7)),y<1||!X[0])return X.length=0,P?(y-=l.e+1,X[0]=te[(c-y%c)%c],l.e=-y||0):X[0]=l.e=0,l;if(I==0?(X.length=V,E=1,V--):(X.length=V+1,E=te[c-I],X[V]=k>0?i(q/te[A-k]%te[k])*E:0),P)for(;;)if(V==0){for(I=1,k=X[0];k>=10;k/=10,I++);for(k=X[0]+=E,E=1;k>=10;k/=10,E++);I!=E&&(l.e++,X[0]==a&&(X[0]=1));break}else{if(X[V]+=E,X[V]!=a)break;X[V--]=0,E=1}for(I=X.length;X[--I]===0;X.pop());}l.e>S?l.c=l.e=null:l.e<B&&(l.c=[l.e=0])}return l}function Q(l){var y,g=l.e;return g===null?l.toString():(y=T(l.c),y=g<=w||g>=b?M(y,g):K(y,g,"0"),l.s<0?"-"+y:y)}return j.absoluteValue=j.abs=function(){var l=new U(this);return l.s<0&&(l.s=1),l},j.comparedTo=function(l,y){return O(this,new U(l,y))},j.decimalPlaces=j.dp=function(l,y){var g,P,A,I=this;if(l!=null)return R(l,0,m),y==null?y=ne:R(y,0,8),fe(new U(I),l+I.e+1,y);if(!(g=I.c))return null;if(P=((A=g.length-1)-u(this.e/c))*c,A=g[A])for(;A%10==0;A/=10,P--);return P<0&&(P=0),P},j.dividedBy=j.div=function(l,y){return $(this,new U(l,y),ee,ne)},j.dividedToIntegerBy=j.idiv=function(l,y){return $(this,new U(l,y),0,1)},j.exponentiatedBy=j.pow=function(l,y){var g,P,A,I,k,E,q,V,C,X=this;if(l=new U(l),l.c&&!l.isInteger())throw Error(s+"Exponent not an integer: "+Q(l));if(y!=null&&(y=new U(y)),E=l.e>14,!X.c||!X.c[0]||X.c[0]==1&&!X.e&&X.c.length==1||!l.c||!l.c[0])return C=new U(Math.pow(+Q(X),E?l.s*(2-F(l)):+Q(l))),y?C.mod(y):C;if(q=l.s<0,y){if(y.c?!y.c[0]:!y.s)return new U(NaN);P=!q&&X.isInteger()&&y.isInteger(),P&&(X=X.mod(y))}else{if(l.e>9&&(X.e>0||X.e<-1||(X.e==0?X.c[0]>1||E&&X.c[1]>=24e7:X.c[0]<8e13||E&&X.c[0]<=9999975e7)))return I=X.s<0&&F(l)?-0:0,X.e>-1&&(I=1/I),new U(q?1/I:I);Z&&(I=n(Z/c+2))}for(E?(g=new U(.5),q&&(l.s=1),V=F(l)):(A=Math.abs(+Q(l)),V=A%2),C=new U(ie);;){if(V){if(C=C.times(X),!C.c)break;I?C.c.length>I&&(C.c.length=I):P&&(C=C.mod(y))}if(A){if(A=i(A/2),A===0)break;V=A%2}else if(l=l.times(g),fe(l,l.e+1,1),l.e>14)V=F(l);else{if(A=+Q(l),A===0)break;V=A%2}X=X.times(X),I?X.c&&X.c.length>I&&(X.c.length=I):P&&(X=X.mod(y))}return P?C:(q&&(C=ie.div(C)),y?C.mod(y):I?fe(C,Z,ne,k):C)},j.integerValue=function(l){var y=new U(this);return l==null?l=ne:R(l,0,8),fe(y,y.e+1,l)},j.isEqualTo=j.eq=function(l,y){return O(this,new U(l,y))===0},j.isFinite=function(){return!!this.c},j.isGreaterThan=j.gt=function(l,y){return O(this,new U(l,y))>0},j.isGreaterThanOrEqualTo=j.gte=function(l,y){return(y=O(this,new U(l,y)))===1||y===0},j.isInteger=function(){return!!this.c&&u(this.e/c)>this.c.length-2},j.isLessThan=j.lt=function(l,y){return O(this,new U(l,y))<0},j.isLessThanOrEqualTo=j.lte=function(l,y){return(y=O(this,new U(l,y)))===-1||y===0},j.isNaN=function(){return!this.s},j.isNegative=function(){return this.s<0},j.isPositive=function(){return this.s>0},j.isZero=function(){return!!this.c&&this.c[0]==0},j.minus=function(l,y){var g,P,A,I,k=this,E=k.s;if(l=new U(l,y),y=l.s,!E||!y)return new U(NaN);if(E!=y)return l.s=-y,k.plus(l);var q=k.e/c,V=l.e/c,C=k.c,X=l.c;if(!q||!V){if(!C||!X)return C?(l.s=-y,l):new U(X?k:NaN);if(!C[0]||!X[0])return X[0]?(l.s=-y,l):new U(C[0]?k:ne==3?-0:0)}if(q=u(q),V=u(V),C=C.slice(),E=q-V){for((I=E<0)?(E=-E,A=C):(V=q,A=X),A.reverse(),y=E;y--;A.push(0));A.reverse()}else for(P=(I=(E=C.length)<(y=X.length))?E:y,E=y=0;y<P;y++)if(C[y]!=X[y]){I=C[y]<X[y];break}if(I&&(A=C,C=X,X=A,l.s=-l.s),y=(P=X.length)-(g=C.length),y>0)for(;y--;C[g++]=0);for(y=a-1;P>E;){if(C[--P]<X[P]){for(g=P;g&&!C[--g];C[g]=y);--C[g],C[P]+=a}C[P]-=X[P]}for(;C[0]==0;C.splice(0,1),--V);return C[0]?re(l,C,V):(l.s=ne==3?-1:1,l.c=[l.e=0],l)},j.modulo=j.mod=function(l,y){var g,P,A=this;return l=new U(l,y),!A.c||!l.s||l.c&&!l.c[0]?new U(NaN):!l.c||A.c&&!A.c[0]?new U(A):(H==9?(P=l.s,l.s=1,g=$(A,l,0,3),l.s=P,g.s*=P):g=$(A,l,0,H),l=A.minus(g.times(l)),!l.c[0]&&H==1&&(l.s=A.s),l)},j.multipliedBy=j.times=function(l,y){var g,P,A,I,k,E,q,V,C,X,te,de,_e,Fe,$e,me=this,he=me.c,Xe=(l=new U(l,y)).c;if(!he||!Xe||!he[0]||!Xe[0])return!me.s||!l.s||he&&!he[0]&&!Xe||Xe&&!Xe[0]&&!he?l.c=l.e=l.s=null:(l.s*=me.s,!he||!Xe?l.c=l.e=null:(l.c=[0],l.e=0)),l;for(P=u(me.e/c)+u(l.e/c),l.s*=me.s,q=he.length,X=Xe.length,q<X&&(_e=he,he=Xe,Xe=_e,A=q,q=X,X=A),A=q+X,_e=[];A--;_e.push(0));for(Fe=a,$e=h,A=X;--A>=0;){for(g=0,te=Xe[A]%$e,de=Xe[A]/$e|0,k=q,I=A+k;I>A;)V=he[--k]%$e,C=he[k]/$e|0,E=de*V+C*te,V=te*V+E%$e*$e+_e[I]+g,g=(V/Fe|0)+(E/$e|0)+de*C,_e[I--]=V%Fe;_e[I]=g}return g?++P:_e.splice(0,1),re(l,_e,P)},j.negated=function(){var l=new U(this);return l.s=-l.s||null,l},j.plus=function(l,y){var g,P=this,A=P.s;if(l=new U(l,y),y=l.s,!A||!y)return new U(NaN);if(A!=y)return l.s=-y,P.minus(l);var I=P.e/c,k=l.e/c,E=P.c,q=l.c;if(!I||!k){if(!E||!q)return new U(A/0);if(!E[0]||!q[0])return q[0]?l:new U(E[0]?P:A*0)}if(I=u(I),k=u(k),E=E.slice(),A=I-k){for(A>0?(k=I,g=q):(A=-A,g=E),g.reverse();A--;g.push(0));g.reverse()}for(A=E.length,y=q.length,A-y<0&&(g=q,q=E,E=g,y=A),A=0;y;)A=(E[--y]=E[y]+q[y]+A)/a|0,E[y]=a===E[y]?0:E[y]%a;return A&&(E=[A].concat(E),++k),re(l,E,k)},j.precision=j.sd=function(l,y){var g,P,A,I=this;if(l!=null&&l!==!!l)return R(l,1,m),y==null?y=ne:R(y,0,8),fe(new U(I),l,y);if(!(g=I.c))return null;if(A=g.length-1,P=A*c+1,A=g[A]){for(;A%10==0;A/=10,P--);for(A=g[0];A>=10;A/=10,P++);}return l&&I.e+1>P&&(P=I.e+1),P},j.shiftedBy=function(l){return R(l,-f,f),this.times("1e"+l)},j.squareRoot=j.sqrt=function(){var l,y,g,P,A,I=this,k=I.c,E=I.s,q=I.e,V=ee+4,C=new U("0.5");if(E!==1||!k||!k[0])return new U(!E||E<0&&(!k||k[0])?NaN:k?I:1/0);if(E=Math.sqrt(+Q(I)),E==0||E==1/0?(y=T(k),(y.length+q)%2==0&&(y+="0"),E=Math.sqrt(+y),q=u((q+1)/2)-(q<0||q%2),E==1/0?y="5e"+q:(y=E.toExponential(),y=y.slice(0,y.indexOf("e")+1)+q),g=new U(y)):g=new U(E+""),g.c[0]){for(q=g.e,E=q+V,E<3&&(E=0);;)if(A=g,g=C.times(A.plus($(I,A,V,1))),T(A.c).slice(0,E)===(y=T(g.c)).slice(0,E))if(g.e<q&&--E,y=y.slice(E-3,E+1),y=="9999"||!P&&y=="4999"){if(!P&&(fe(A,A.e+ee+2,0),A.times(A).eq(I))){g=A;break}V+=4,E+=4,P=1}else{(!+y||!+y.slice(1)&&y.charAt(0)=="5")&&(fe(g,g.e+ee+2,1),l=!g.times(g).eq(I));break}}return fe(g,g.e+ee+1,ne,l)},j.toExponential=function(l,y){return l!=null&&(R(l,0,m),l++),p(this,l,y,1)},j.toFixed=function(l,y){return l!=null&&(R(l,0,m),l=l+this.e+1),p(this,l,y)},j.toFormat=function(l,y,g){var P,A=this;if(g==null)l!=null&&y&&typeof y=="object"?(g=y,y=null):l&&typeof l=="object"?(g=l,l=y=null):g=ae;else if(typeof g!="object")throw Error(s+"Argument not an object: "+g);if(P=A.toFixed(l,y),A.c){var I,k=P.split("."),E=+g.groupSize,q=+g.secondaryGroupSize,V=g.groupSeparator||"",C=k[0],X=k[1],te=A.s<0,de=te?C.slice(1):C,_e=de.length;if(q&&(I=E,E=q,q=I,_e-=I),E>0&&_e>0){for(I=_e%E||E,C=de.substr(0,I);I<_e;I+=E)C+=V+de.substr(I,E);q>0&&(C+=V+de.slice(I)),te&&(C="-"+C)}P=X?C+(g.decimalSeparator||"")+((q=+g.fractionGroupSize)?X.replace(new RegExp("\\d{"+q+"}\\B","g"),"$&"+(g.fractionGroupSeparator||"")):X):C}return(g.prefix||"")+P+(g.suffix||"")},j.toFraction=function(l){var y,g,P,A,I,k,E,q,V,C,X,te,de=this,_e=de.c;if(l!=null&&(E=new U(l),!E.isInteger()&&(E.c||E.s!==1)||E.lt(ie)))throw Error(s+"Argument "+(E.isInteger()?"out of range: ":"not an integer: ")+Q(E));if(!_e)return new U(de);for(y=new U(ie),V=g=new U(ie),P=q=new U(ie),te=T(_e),I=y.e=te.length-de.e-1,y.c[0]=d[(k=I%c)<0?c+k:k],l=!l||E.comparedTo(y)>0?I>0?y:V:E,k=S,S=1/0,E=new U(te),q.c[0]=0;C=$(E,y,0,1),A=g.plus(C.times(P)),A.comparedTo(l)!=1;)g=P,P=A,V=q.plus(C.times(A=V)),q=A,y=E.minus(C.times(A=y)),E=A;return A=$(l.minus(g),P,0,1),q=q.plus(A.times(V)),g=g.plus(A.times(P)),q.s=V.s=de.s,I=I*2,X=$(V,P,I,ne).minus(de).abs().comparedTo($(q,g,I,ne).minus(de).abs())<1?[V,P]:[q,g],S=k,X},j.toNumber=function(){return+Q(this)},j.toPrecision=function(l,y){return l!=null&&R(l,1,m),p(this,l,y,2)},j.toString=function(l){var y,g=this,P=g.s,A=g.e;return A===null?P?(y="Infinity",P<0&&(y="-"+y)):y="NaN":(l==null?y=A<=w||A>=b?M(T(g.c),A):K(T(g.c),A,"0"):l===10&&z?(g=fe(new U(g),ee+A+1,ne),y=K(T(g.c),g.e,"0")):(R(l,2,oe.length,"Base"),y=W(K(T(g.c),A,"0"),10,l,P,!0)),P<0&&g.c[0]&&(y="-"+y)),y},j.valueOf=j.toJSON=function(){return Q(this)},j._isBigNumber=!0,x!=null&&U.set(x),U}function u(x){var $=x|0;return x>0||x===$?$:$-1}function T(x){for(var $,W,D=1,j=x.length,ie=x[0]+"";D<j;){for($=x[D++]+"",W=c-$.length;W--;$="0"+$);ie+=$}for(j=ie.length;ie.charCodeAt(--j)===48;);return ie.slice(0,j+1||1)}function O(x,$){var W,D,j=x.c,ie=$.c,ee=x.s,ne=$.s,w=x.e,b=$.e;if(!ee||!ne)return null;if(W=j&&!j[0],D=ie&&!ie[0],W||D)return W?D?0:-ne:ee;if(ee!=ne)return ee;if(W=ee<0,D=w==b,!j||!ie)return D?0:!j^W?1:-1;if(!D)return w>b^W?1:-1;for(ne=(w=j.length)<(b=ie.length)?w:b,ee=0;ee<ne;ee++)if(j[ee]!=ie[ee])return j[ee]>ie[ee]^W?1:-1;return w==b?0:w>b^W?1:-1}function R(x,$,W,D){if(x<$||x>W||x!==i(x))throw Error(s+(D||"Argument")+(typeof x=="number"?x<$||x>W?" out of range: ":" not an integer: ":" not a primitive number: ")+String(x))}function F(x){var $=x.c.length-1;return u(x.e/c)==$&&x.c[$]%2!=0}function M(x,$){return(x.length>1?x.charAt(0)+"."+x.slice(1):x)+($<0?"e":"e+")+$}function K(x,$,W){var D,j;if($<0){for(j=W+".";++$;j+=W);x=j+x}else if(D=x.length,++$>D){for(j=W,$-=D;--$;j+=W);x+=j}else $<D&&(x=x.slice(0,$)+"."+x.slice($));return x}e=_(),e.default=e.BigNumber=e,typeof define=="function"&&define.amd?define(function(){return e}):typeof xo<"u"&&xo.exports?xo.exports=e:(t||(t=typeof self<"u"&&self?self:window),t.BigNumber=e)})(vd)});var Ad=L((Hx,Td)=>{Td.exports=function(e,r,n){var i=new e.Uint8Array(n),s=r.pushInt,o=r.pushInt32,a=r.pushInt32Neg,c=r.pushInt64,f=r.pushInt64Neg,d=r.pushFloat,h=r.pushFloatSingle,m=r.pushFloatDouble,_=r.pushTrue,u=r.pushFalse,T=r.pushUndefined,O=r.pushNull,R=r.pushInfinity,F=r.pushInfinityNeg,M=r.pushNaN,K=r.pushNaNNeg,x=r.pushArrayStart,$=r.pushArrayStartFixed,W=r.pushArrayStartFixed32,D=r.pushArrayStartFixed64,j=r.pushObjectStart,ie=r.pushObjectStartFixed,ee=r.pushObjectStartFixed32,ne=r.pushObjectStartFixed64,w=r.pushByteString,b=r.pushByteStringStart,B=r.pushUtf8String,S=r.pushUtf8StringStart,N=r.pushSimpleUnassigned,H=r.pushTagStart,Z=r.pushTagStart4,ae=r.pushTagStart8,oe=r.pushTagUnassigned,z=r.pushBreak,U=e.Math.pow,p=0,J=0,re=0;function fe(v){for(v=v|0,p=0,J=v;(p|0)<(J|0)&&(re=Zy[i[p]&255](i[p]|0)|0,!((re|0)>0)););return re|0}function Q(v){return v=v|0,((p|0)+(v|0)|0)<(J|0)?0:1}function l(v){return v=v|0,i[v|0]<<8|i[v+1|0]|0}function y(v){return v=v|0,i[v|0]<<24|i[v+1|0]<<16|i[v+2|0]<<8|i[v+3|0]|0}function g(v){return v=v|0,s(v|0),p=p+1|0,0}function P(v){return v=v|0,Q(1)|0?1:(s(i[p+1|0]|0),p=p+2|0,0)}function A(v){return v=v|0,Q(2)|0?1:(s(l(p+1|0)|0),p=p+3|0,0)}function I(v){return v=v|0,Q(4)|0?1:(o(l(p+1|0)|0,l(p+3|0)|0),p=p+5|0,0)}function k(v){return v=v|0,Q(8)|0?1:(c(l(p+1|0)|0,l(p+3|0)|0,l(p+5|0)|0,l(p+7|0)|0),p=p+9|0,0)}function E(v){return v=v|0,s(-1-(v-32|0)|0),p=p+1|0,0}function q(v){return v=v|0,Q(1)|0?1:(s(-1-(i[p+1|0]|0)|0),p=p+2|0,0)}function V(v){v=v|0;var Te=0;return Q(2)|0?1:(Te=l(p+1|0)|0,s(-1-(Te|0)|0),p=p+3|0,0)}function C(v){return v=v|0,Q(4)|0?1:(a(l(p+1|0)|0,l(p+3|0)|0),p=p+5|0,0)}function X(v){return v=v|0,Q(8)|0?1:(f(l(p+1|0)|0,l(p+3|0)|0,l(p+5|0)|0,l(p+7|0)|0),p=p+9|0,0)}function te(v){v=v|0;var Te=0,Be=0,xe=0;return xe=v-64|0,Q(xe|0)|0?1:(Te=p+1|0,Be=(p+1|0)+(xe|0)|0,w(Te|0,Be|0),p=Be|0,0)}function de(v){v=v|0;var Te=0,Be=0,xe=0;return Q(1)|0||(xe=i[p+1|0]|0,Te=p+2|0,Be=(p+2|0)+(xe|0)|0,Q(xe+1|0)|0)?1:(w(Te|0,Be|0),p=Be|0,0)}function _e(v){v=v|0;var Te=0,Be=0,xe=0;return Q(2)|0||(xe=l(p+1|0)|0,Te=p+3|0,Be=(p+3|0)+(xe|0)|0,Q(xe+2|0)|0)?1:(w(Te|0,Be|0),p=Be|0,0)}function Fe(v){v=v|0;var Te=0,Be=0,xe=0;return Q(4)|0||(xe=y(p+1|0)|0,Te=p+5|0,Be=(p+5|0)+(xe|0)|0,Q(xe+4|0)|0)?1:(w(Te|0,Be|0),p=Be|0,0)}function $e(v){return v=v|0,1}function me(v){return v=v|0,b(),p=p+1|0,0}function he(v){v=v|0;var Te=0,Be=0,xe=0;return xe=v-96|0,Q(xe|0)|0?1:(Te=p+1|0,Be=(p+1|0)+(xe|0)|0,B(Te|0,Be|0),p=Be|0,0)}function Xe(v){v=v|0;var Te=0,Be=0,xe=0;return Q(1)|0||(xe=i[p+1|0]|0,Te=p+2|0,Be=(p+2|0)+(xe|0)|0,Q(xe+1|0)|0)?1:(B(Te|0,Be|0),p=Be|0,0)}function Er(v){v=v|0;var Te=0,Be=0,xe=0;return Q(2)|0||(xe=l(p+1|0)|0,Te=p+3|0,Be=(p+3|0)+(xe|0)|0,Q(xe+2|0)|0)?1:(B(Te|0,Be|0),p=Be|0,0)}function Kr(v){v=v|0;var Te=0,Be=0,xe=0;return Q(4)|0||(xe=y(p+1|0)|0,Te=p+5|0,Be=(p+5|0)+(xe|0)|0,Q(xe+4|0)|0)?1:(B(Te|0,Be|0),p=Be|0,0)}function Un(v){return v=v|0,1}function Lt(v){return v=v|0,S(),p=p+1|0,0}function Pe(v){return v=v|0,$(v-128|0),p=p+1|0,0}function jt(v){return v=v|0,Q(1)|0?1:($(i[p+1|0]|0),p=p+2|0,0)}function mt(v){return v=v|0,Q(2)|0?1:($(l(p+1|0)|0),p=p+3|0,0)}function We(v){return v=v|0,Q(4)|0?1:(W(l(p+1|0)|0,l(p+3|0)|0),p=p+5|0,0)}function Ny(v){return v=v|0,Q(8)|0?1:(D(l(p+1|0)|0,l(p+3|0)|0,l(p+5|0)|0,l(p+7|0)|0),p=p+9|0,0)}function Ry(v){return v=v|0,x(),p=p+1|0,0}function ze(v){v=v|0;var Te=0;return Te=v-160|0,Q(Te|0)|0?1:(ie(Te|0),p=p+1|0,0)}function Py(v){return v=v|0,Q(1)|0?1:(ie(i[p+1|0]|0),p=p+2|0,0)}function Iy(v){return v=v|0,Q(2)|0?1:(ie(l(p+1|0)|0),p=p+3|0,0)}function Uy(v){return v=v|0,Q(4)|0?1:(ee(l(p+1|0)|0,l(p+3|0)|0),p=p+5|0,0)}function Fy(v){return v=v|0,Q(8)|0?1:(ne(l(p+1|0)|0,l(p+3|0)|0,l(p+5|0)|0,l(p+7|0)|0),p=p+9|0,0)}function My(v){return v=v|0,j(),p=p+1|0,0}function ei(v){return v=v|0,H(v-192|0|0),p=p+1|0,0}function $E(v){return v=v|0,H(v|0),p=p+1|0,0}function KE(v){return v=v|0,H(v|0),p=p+1|0,0}function GE(v){return v=v|0,H(v|0),p=p+1|0,0}function YE(v){return v=v|0,H(v|0),p=p+1|0,0}function lt(v){return v=v|0,H(v-192|0|0),p=p+1|0,0}function WE(v){return v=v|0,H(v|0),p=p+1|0,0}function zE(v){return v=v|0,H(v|0),p=p+1|0,0}function DE(v){return v=v|0,H(v|0),p=p+1|0,0}function qy(v){return v=v|0,Q(1)|0?1:(H(i[p+1|0]|0),p=p+2|0,0)}function Cy(v){return v=v|0,Q(2)|0?1:(H(l(p+1|0)|0),p=p+3|0,0)}function jy(v){return v=v|0,Q(4)|0?1:(Z(l(p+1|0)|0,l(p+3|0)|0),p=p+5|0,0)}function ky(v){return v=v|0,Q(8)|0?1:(ae(l(p+1|0)|0,l(p+3|0)|0,l(p+5|0)|0,l(p+7|0)|0),p=p+9|0,0)}function rt(v){return v=v|0,N((v|0)-224|0),p=p+1|0,0}function Hy(v){return v=v|0,u(),p=p+1|0,0}function Vy(v){return v=v|0,_(),p=p+1|0,0}function $y(v){return v=v|0,O(),p=p+1|0,0}function Ky(v){return v=v|0,T(),p=p+1|0,0}function Gy(v){return v=v|0,Q(1)|0?1:(N(i[p+1|0]|0),p=p+2|0,0)}function Yy(v){v=v|0;var Te=0,Be=0,xe=1,js=0,Hi=0,ZE=0;return Q(2)|0?1:(Te=i[p+1|0]|0,Be=i[p+2|0]|0,(Te|0)&128&&(xe=-1),js=+(((Te|0)&124)>>2),Hi=+(((Te|0)&3)<<8|Be),+js==0?d(+(+xe*5960464477539063e-23*+Hi)):+js==31?+xe==1?+Hi>0?M():R():+Hi>0?K():F():d(+(+xe*U(2,+(+js-25))*+(1024+Hi))),p=p+3|0,0)}function Wy(v){return v=v|0,Q(4)|0?1:(h(i[p+1|0]|0,i[p+2|0]|0,i[p+3|0]|0,i[p+4|0]|0),p=p+5|0,0)}function zy(v){return v=v|0,Q(8)|0?1:(m(i[p+1|0]|0,i[p+2|0]|0,i[p+3|0]|0,i[p+4|0]|0,i[p+5|0]|0,i[p+6|0]|0,i[p+7|0]|0,i[p+8|0]|0),p=p+9|0,0)}function He(v){return v=v|0,1}function Dy(v){return v=v|0,z(),p=p+1|0,0}var Zy=[g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,g,P,A,I,k,He,He,He,He,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,E,q,V,C,X,He,He,He,He,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,te,de,_e,Fe,$e,He,He,He,me,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,he,Xe,Er,Kr,Un,He,He,He,Lt,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,Pe,jt,mt,We,Ny,He,He,He,Ry,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,ze,Py,Iy,Uy,Fy,He,He,He,My,ei,ei,ei,ei,ei,ei,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,lt,qy,Cy,jy,ky,He,He,He,He,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,rt,Hy,Vy,$y,Ky,Gy,Yy,Wy,zy,He,He,He,Dy];return{parse:fe}}});var Qi=L(Wt=>{"use strict";var Dc=Ji().BigNumber;Wt.MT={POS_INT:0,NEG_INT:1,BYTE_STRING:2,UTF8_STRING:3,ARRAY:4,MAP:5,TAG:6,SIMPLE_FLOAT:7};Wt.TAG={DATE_STRING:0,DATE_EPOCH:1,POS_BIGINT:2,NEG_BIGINT:3,DECIMAL_FRAC:4,BIGFLOAT:5,BASE64URL_EXPECTED:21,BASE64_EXPECTED:22,BASE16_EXPECTED:23,CBOR:24,URI:32,BASE64URL:33,BASE64:34,REGEXP:35,MIME:36};Wt.NUMBYTES={ZERO:0,ONE:24,TWO:25,FOUR:26,EIGHT:27,INDEFINITE:31};Wt.SIMPLE={FALSE:20,TRUE:21,NULL:22,UNDEFINED:23};Wt.SYMS={NULL:Symbol("null"),UNDEFINED:Symbol("undef"),PARENT:Symbol("parent"),BREAK:Symbol("break"),STREAM:Symbol("stream")};Wt.SHIFT32=Math.pow(2,32);Wt.SHIFT16=Math.pow(2,16);Wt.MAX_SAFE_HIGH=2097151;Wt.NEG_ONE=new Dc(-1);Wt.TEN=new Dc(10);Wt.TWO=new Dc(2);Wt.PARENT={ARRAY:0,OBJECT:1,MAP:2,TAG:3,BYTE_STRING:4,UTF8_STRING:5}});var vo=L(rr=>{"use strict";var{Buffer:rb}=ti("buffer"),Bd=Ji().BigNumber,Od=Qi(),Sd=Od.SHIFT32,nb=Od.SHIFT16,ib=2097151;rr.parseHalf=function(e){var r,n,i;return i=e[0]&128?-1:1,r=(e[0]&124)>>2,n=(e[0]&3)<<8|e[1],r?r===31?i*(n?NaN:1/0):i*Math.pow(2,r-25)*(1024+n):i*5960464477539063e-23*n};function sb(t){return t<16?"0"+t.toString(16):t.toString(16)}rr.arrayBufferToBignumber=function(t){let e=t.byteLength,r="";for(let n=0;n<e;n++)r+=sb(t[n]);return new Bd(r,16)};rr.buildMap=t=>{let e=new Map,r=Object.keys(t),n=r.length;for(let i=0;i<n;i++)e.set(r[i],t[r[i]]);return e};rr.buildInt32=(t,e)=>t*nb+e;rr.buildInt64=(t,e,r,n)=>{let i=rr.buildInt32(t,e),s=rr.buildInt32(r,n);return i>ib?new Bd(i).times(Sd).plus(s):i*Sd+s};rr.writeHalf=function(e,r){let n=rb.allocUnsafe(4);n.writeFloatBE(r,0);let i=n.readUInt32BE(0);if(i&8191)return!1;var s=i>>16&32768;let o=i>>23&255,a=i&8388607;if(o>=113&&o<=142)s+=(o-112<<10)+(a>>13);else if(o>=103&&o<113){if(a&(1<<126-o)-1)return!1;s+=a+8388608>>126-o}else return!1;return e.writeUInt16BE(s,0),!0};rr.keySorter=function(t,e){var r=t[0].byteLength,n=e[0].byteLength;return r>n?1:n>r?-1:t[0].compare(e[0])};rr.isNegativeZero=t=>t===0&&1/t<0;rr.nextPowerOf2=t=>{let e=0;if(t&&!(t&t-1))return t;for(;t!==0;)t>>=1,e+=1;return 1<<e}});var Qc=L((Kx,Nd)=>{"use strict";var Jc=Qi(),ob=Jc.MT,To=Jc.SIMPLE,Zc=Jc.SYMS,Xc=class t{constructor(e){if(typeof e!="number")throw new Error("Invalid Simple type: "+typeof e);if(e<0||e>255||(e|0)!==e)throw new Error("value must be a small positive integer: "+e);this.value=e}toString(){return"simple("+this.value+")"}inspect(){return"simple("+this.value+")"}encodeCBOR(e){return e._pushInt(this.value,ob.SIMPLE_FLOAT)}static isSimple(e){return e instanceof t}static decode(e,r){switch(r==null&&(r=!0),e){case To.FALSE:return!1;case To.TRUE:return!0;case To.NULL:return r?null:Zc.NULL;case To.UNDEFINED:return r?void 0:Zc.UNDEFINED;case-1:if(!r)throw new Error("Invalid BREAK");return Zc.BREAK;default:return new t(e)}}};Nd.exports=Xc});var eu=L((Gx,Rd)=>{"use strict";var Lc=class t{constructor(e,r,n){if(this.tag=e,this.value=r,this.err=n,typeof this.tag!="number")throw new Error("Invalid tag type ("+typeof this.tag+")");if(this.tag<0||(this.tag|0)!==this.tag)throw new Error("Tag must be a positive integer: "+this.tag)}toString(){return`${this.tag}(${JSON.stringify(this.value)})`}encodeCBOR(e){return e._pushTag(this.tag),e.pushAny(this.value)}convert(e){var r,n;if(n=e?.[this.tag],typeof n!="function"&&(n=t["_tag"+this.tag],typeof n!="function"))return this;try{return n.call(t,this.value)}catch(i){return r=i,this.err=r,this}}};Rd.exports=Lc});var ru=L((Yx,Id)=>{"use strict";var{URL:ab,URLSearchParams:cb,format:ub}=ti("url"),Pd="http://localhost",tu=class extends ab{constructor(e="",r=Pd){super(e,r),this.path=this.pathname+this.search,this.auth=this.username&&this.password?this.username+":"+this.password:null,this.query=this.search&&this.search.startsWith("?")?this.search.slice(1):null}format(){return this.toString()}};Id.exports={URLWithLegacySupport:tu,URLSearchParams:cb,format:ub,defaultBase:Pd}});var Md=L((Wx,Fd)=>{"use strict";var{URLWithLegacySupport:Ud,format:lb}=ru();Fd.exports=(t,e={},r={},n)=>{let i=e.protocol?e.protocol.replace(":",""):"http";i=(r[i]||n||i)+":";let s;try{s=new Ud(t)}catch{s={}}let o=Object.assign({},e,{protocol:i||s.protocol,host:e.host||s.host});return new Ud(t,lb(o)).toString()}});var nu=L((zx,qd)=>{"use strict";var{URLWithLegacySupport:fb,format:db,URLSearchParams:hb,defaultBase:pb}=ru(),yb=Md();qd.exports={URL:fb,URLSearchParams:hb,format:db,relative:yb,defaultBase:pb}});var iu=L((Dx,jd)=>{"use strict";var{Buffer:_i}=ti("buffer"),Cd=pc(),gb=Ji().BigNumber,mb=Ad(),Pt=vo(),Ce=Qi(),bb=Qc(),_b=eu(),{URL:wb}=nu(),Li=class t{constructor(e){e=e||{},!e.size||e.size<65536?e.size=65536:e.size=Pt.nextPowerOf2(e.size),this._heap=new ArrayBuffer(e.size),this._heap8=new Uint8Array(this._heap),this._buffer=_i.from(this._heap),this._reset(),this._knownTags=Object.assign({0:r=>new Date(r),1:r=>new Date(r*1e3),2:r=>Pt.arrayBufferToBignumber(r),3:r=>Ce.NEG_ONE.minus(Pt.arrayBufferToBignumber(r)),4:r=>Ce.TEN.pow(r[0]).times(r[1]),5:r=>Ce.TWO.pow(r[0]).times(r[1]),32:r=>new wb(r),35:r=>new RegExp(r)},e.tags),this.parser=mb(global,{log:console.log.bind(console),pushInt:this.pushInt.bind(this),pushInt32:this.pushInt32.bind(this),pushInt32Neg:this.pushInt32Neg.bind(this),pushInt64:this.pushInt64.bind(this),pushInt64Neg:this.pushInt64Neg.bind(this),pushFloat:this.pushFloat.bind(this),pushFloatSingle:this.pushFloatSingle.bind(this),pushFloatDouble:this.pushFloatDouble.bind(this),pushTrue:this.pushTrue.bind(this),pushFalse:this.pushFalse.bind(this),pushUndefined:this.pushUndefined.bind(this),pushNull:this.pushNull.bind(this),pushInfinity:this.pushInfinity.bind(this),pushInfinityNeg:this.pushInfinityNeg.bind(this),pushNaN:this.pushNaN.bind(this),pushNaNNeg:this.pushNaNNeg.bind(this),pushArrayStart:this.pushArrayStart.bind(this),pushArrayStartFixed:this.pushArrayStartFixed.bind(this),pushArrayStartFixed32:this.pushArrayStartFixed32.bind(this),pushArrayStartFixed64:this.pushArrayStartFixed64.bind(this),pushObjectStart:this.pushObjectStart.bind(this),pushObjectStartFixed:this.pushObjectStartFixed.bind(this),pushObjectStartFixed32:this.pushObjectStartFixed32.bind(this),pushObjectStartFixed64:this.pushObjectStartFixed64.bind(this),pushByteString:this.pushByteString.bind(this),pushByteStringStart:this.pushByteStringStart.bind(this),pushUtf8String:this.pushUtf8String.bind(this),pushUtf8StringStart:this.pushUtf8StringStart.bind(this),pushSimpleUnassigned:this.pushSimpleUnassigned.bind(this),pushTagUnassigned:this.pushTagUnassigned.bind(this),pushTagStart:this.pushTagStart.bind(this),pushTagStart4:this.pushTagStart4.bind(this),pushTagStart8:this.pushTagStart8.bind(this),pushBreak:this.pushBreak.bind(this)},this._heap)}get _depth(){return this._parents.length}get _currentParent(){return this._parents[this._depth-1]}get _ref(){return this._currentParent.ref}_closeParent(){var e=this._parents.pop();if(e.length>0)throw new Error(`Missing ${e.length} elements`);switch(e.type){case Ce.PARENT.TAG:this._push(this.createTag(e.ref[0],e.ref[1]));break;case Ce.PARENT.BYTE_STRING:this._push(this.createByteString(e.ref,e.length));break;case Ce.PARENT.UTF8_STRING:this._push(this.createUtf8String(e.ref,e.length));break;case Ce.PARENT.MAP:if(e.values%2>0)throw new Error("Odd number of elements in the map");this._push(this.createMap(e.ref,e.length));break;case Ce.PARENT.OBJECT:if(e.values%2>0)throw new Error("Odd number of elements in the map");this._push(this.createObject(e.ref,e.length));break;case Ce.PARENT.ARRAY:this._push(this.createArray(e.ref,e.length));break;default:break}this._currentParent&&this._currentParent.type===Ce.PARENT.TAG&&this._dec()}_dec(){let e=this._currentParent;e.length<0||(e.length--,e.length===0&&this._closeParent())}_push(e,r){let n=this._currentParent;switch(n.values++,n.type){case Ce.PARENT.ARRAY:case Ce.PARENT.BYTE_STRING:case Ce.PARENT.UTF8_STRING:n.length>-1?this._ref[this._ref.length-n.length]=e:this._ref.push(e),this._dec();break;case Ce.PARENT.OBJECT:n.tmpKey!=null?(this._ref[n.tmpKey]=e,n.tmpKey=null,this._dec()):(n.tmpKey=e,typeof n.tmpKey!="string"&&(n.type=Ce.PARENT.MAP,n.ref=Pt.buildMap(n.ref)));break;case Ce.PARENT.MAP:n.tmpKey!=null?(this._ref.set(n.tmpKey,e),n.tmpKey=null,this._dec()):n.tmpKey=e;break;case Ce.PARENT.TAG:this._ref.push(e),r||this._dec();break;default:throw new Error("Unknown parent type")}}_createParent(e,r,n){this._parents[this._depth]={type:r,length:n,ref:e,values:0,tmpKey:null}}_reset(){this._res=[],this._parents=[{type:Ce.PARENT.ARRAY,length:-1,ref:this._res,values:0,tmpKey:null}]}createTag(e,r){let n=this._knownTags[e];return n?n(r):new _b(e,r)}createMap(e,r){return e}createObject(e,r){return e}createArray(e,r){return e}createByteString(e,r){return _i.concat(e)}createByteStringFromHeap(e,r){return e===r?_i.alloc(0):_i.from(this._heap.slice(e,r))}createInt(e){return e}createInt32(e,r){return Pt.buildInt32(e,r)}createInt64(e,r,n,i){return Pt.buildInt64(e,r,n,i)}createFloat(e){return e}createFloatSingle(e,r,n,i){return Cd.read([e,r,n,i],0,!1,23,4)}createFloatDouble(e,r,n,i,s,o,a,c){return Cd.read([e,r,n,i,s,o,a,c],0,!1,52,8)}createInt32Neg(e,r){return-1-Pt.buildInt32(e,r)}createInt64Neg(e,r,n,i){let s=Pt.buildInt32(e,r),o=Pt.buildInt32(n,i);return s>Ce.MAX_SAFE_HIGH?Ce.NEG_ONE.minus(new gb(s).times(Ce.SHIFT32).plus(o)):-1-(s*Ce.SHIFT32+o)}createTrue(){return!0}createFalse(){return!1}createNull(){return null}createUndefined(){}createInfinity(){return 1/0}createInfinityNeg(){return-1/0}createNaN(){return NaN}createNaNNeg(){return NaN}createUtf8String(e,r){return e.join("")}createUtf8StringFromHeap(e,r){return e===r?"":this._buffer.toString("utf8",e,r)}createSimpleUnassigned(e){return new bb(e)}pushInt(e){this._push(this.createInt(e))}pushInt32(e,r){this._push(this.createInt32(e,r))}pushInt64(e,r,n,i){this._push(this.createInt64(e,r,n,i))}pushFloat(e){this._push(this.createFloat(e))}pushFloatSingle(e,r,n,i){this._push(this.createFloatSingle(e,r,n,i))}pushFloatDouble(e,r,n,i,s,o,a,c){this._push(this.createFloatDouble(e,r,n,i,s,o,a,c))}pushInt32Neg(e,r){this._push(this.createInt32Neg(e,r))}pushInt64Neg(e,r,n,i){this._push(this.createInt64Neg(e,r,n,i))}pushTrue(){this._push(this.createTrue())}pushFalse(){this._push(this.createFalse())}pushNull(){this._push(this.createNull())}pushUndefined(){this._push(this.createUndefined())}pushInfinity(){this._push(this.createInfinity())}pushInfinityNeg(){this._push(this.createInfinityNeg())}pushNaN(){this._push(this.createNaN())}pushNaNNeg(){this._push(this.createNaNNeg())}pushArrayStart(){this._createParent([],Ce.PARENT.ARRAY,-1)}pushArrayStartFixed(e){this._createArrayStartFixed(e)}pushArrayStartFixed32(e,r){let n=Pt.buildInt32(e,r);this._createArrayStartFixed(n)}pushArrayStartFixed64(e,r,n,i){let s=Pt.buildInt64(e,r,n,i);this._createArrayStartFixed(s)}pushObjectStart(){this._createObjectStartFixed(-1)}pushObjectStartFixed(e){this._createObjectStartFixed(e)}pushObjectStartFixed32(e,r){let n=Pt.buildInt32(e,r);this._createObjectStartFixed(n)}pushObjectStartFixed64(e,r,n,i){let s=Pt.buildInt64(e,r,n,i);this._createObjectStartFixed(s)}pushByteStringStart(){this._parents[this._depth]={type:Ce.PARENT.BYTE_STRING,length:-1,ref:[],values:0,tmpKey:null}}pushByteString(e,r){this._push(this.createByteStringFromHeap(e,r))}pushUtf8StringStart(){this._parents[this._depth]={type:Ce.PARENT.UTF8_STRING,length:-1,ref:[],values:0,tmpKey:null}}pushUtf8String(e,r){this._push(this.createUtf8StringFromHeap(e,r))}pushSimpleUnassigned(e){this._push(this.createSimpleUnassigned(e))}pushTagStart(e){this._parents[this._depth]={type:Ce.PARENT.TAG,length:1,ref:[e]}}pushTagStart4(e,r){this.pushTagStart(Pt.buildInt32(e,r))}pushTagStart8(e,r,n,i){this.pushTagStart(Pt.buildInt64(e,r,n,i))}pushTagUnassigned(e){this._push(this.createTag(e))}pushBreak(){if(this._currentParent.length>-1)throw new Error("Unexpected break");this._closeParent()}_createObjectStartFixed(e){if(e===0){this._push(this.createObject({}));return}this._createParent({},Ce.PARENT.OBJECT,e)}_createArrayStartFixed(e){if(e===0){this._push(this.createArray([]));return}this._createParent(new Array(e),Ce.PARENT.ARRAY,e)}_decode(e){if(e.byteLength===0)throw new Error("Input too short");this._reset(),this._heap8.set(e);let r=this.parser.parse(e.byteLength);if(this._depth>1){for(;this._currentParent.length===0;)this._closeParent();if(this._depth>1)throw new Error("Undeterminated nesting")}if(r>0)throw new Error("Failed to parse");if(this._res.length===0)throw new Error("No valid result")}decodeFirst(e){return this._decode(e),this._res[0]}decodeAll(e){return this._decode(e),this._res}static decode(e,r){return typeof e=="string"&&(e=_i.from(e,r||"hex")),new t({size:e.length}).decodeFirst(e)}static decodeAll(e,r){return typeof e=="string"&&(e=_i.from(e,r||"hex")),new t({size:e.length}).decodeAll(e)}};Li.decodeFirst=Li.decode;jd.exports=Li});var Vd=L((Zx,Hd)=>{"use strict";var{Buffer:su}=ti("buffer"),Eb=iu(),xb=vo(),ou=class t extends Eb{createTag(e,r){return`${e}(${r})`}createInt(e){return super.createInt(e).toString()}createInt32(e,r){return super.createInt32(e,r).toString()}createInt64(e,r,n,i){return super.createInt64(e,r,n,i).toString()}createInt32Neg(e,r){return super.createInt32Neg(e,r).toString()}createInt64Neg(e,r,n,i){return super.createInt64Neg(e,r,n,i).toString()}createTrue(){return"true"}createFalse(){return"false"}createFloat(e){let r=super.createFloat(e);return xb.isNegativeZero(e)?"-0_1":`${r}_1`}createFloatSingle(e,r,n,i){return`${super.createFloatSingle(e,r,n,i)}_2`}createFloatDouble(e,r,n,i,s,o,a,c){return`${super.createFloatDouble(e,r,n,i,s,o,a,c)}_3`}createByteString(e,r){let n=e.join(", ");return r===-1?`(_ ${n})`:`h'${n}`}createByteStringFromHeap(e,r){return`h'${su.from(super.createByteStringFromHeap(e,r)).toString("hex")}'`}createInfinity(){return"Infinity_1"}createInfinityNeg(){return"-Infinity_1"}createNaN(){return"NaN_1"}createNaNNeg(){return"-NaN_1"}createNull(){return"null"}createUndefined(){return"undefined"}createSimpleUnassigned(e){return`simple(${e})`}createArray(e,r){let n=super.createArray(e,r);return r===-1?`[_ ${n.join(", ")}]`:`[${n.join(", ")}]`}createMap(e,r){let n=super.createMap(e),i=Array.from(n.keys()).reduce(kd(n),"");return r===-1?`{_ ${i}}`:`{${i}}`}createObject(e,r){let n=super.createObject(e),i=Object.keys(n).reduce(kd(n),"");return r===-1?`{_ ${i}}`:`{${i}}`}createUtf8String(e,r){let n=e.join(", ");return r===-1?`(_ ${n})`:`"${n}"`}createUtf8StringFromHeap(e,r){return`"${su.from(super.createUtf8StringFromHeap(e,r)).toString("utf8")}"`}static diagnose(e,r){return typeof e=="string"&&(e=su.from(e,r||"hex")),new t().decodeFirst(e)}};Hd.exports=ou;function kd(t){return(e,r)=>e?`${e}, ${r}: ${t[r]}`:`${r}: ${t[r]}`}});var Wd=L((Xx,Yd)=>{"use strict";var{Buffer:Pr}=ti("buffer"),{URL:vb}=nu(),cu=Ji().BigNumber,au=vo(),st=Qi(),ur=st.MT,Ao=st.NUMBYTES,$d=st.SHIFT32,Kd=st.SYMS,wi=st.TAG,Tb=st.MT.SIMPLE_FLOAT<<5|st.NUMBYTES.TWO,Ab=st.MT.SIMPLE_FLOAT<<5|st.NUMBYTES.FOUR,Sb=st.MT.SIMPLE_FLOAT<<5|st.NUMBYTES.EIGHT,Bb=st.MT.SIMPLE_FLOAT<<5|st.SIMPLE.TRUE,Ob=st.MT.SIMPLE_FLOAT<<5|st.SIMPLE.FALSE,Nb=st.MT.SIMPLE_FLOAT<<5|st.SIMPLE.UNDEFINED,Gd=st.MT.SIMPLE_FLOAT<<5|st.SIMPLE.NULL,Rb=new cu("0x20000000000000"),Pb=Pr.from("f97e00","hex"),Ib=Pr.from("f9fc00","hex"),Ub=Pr.from("f97c00","hex");function Fb(t){return{}.toString.call(t).slice(8,-1)}var uu=class t{constructor(e){e=e||{},this.streaming=typeof e.stream=="function",this.onData=e.stream,this.semanticTypes=[[vb,this._pushUrl],[cu,this._pushBigNumber]];let r=e.genTypes||[],n=r.length;for(let i=0;i<n;i++)this.addSemanticType(r[i][0],r[i][1]);this._reset()}addSemanticType(e,r){let n=this.semanticTypes.length;for(let i=0;i<n;i++)if(this.semanticTypes[i][0]===e){let o=this.semanticTypes[i][1];return this.semanticTypes[i][1]=r,o}return this.semanticTypes.push([e,r]),null}push(e){return e&&(this.result[this.offset]=e,this.resultMethod[this.offset]=0,this.resultLength[this.offset]=e.length,this.offset++,this.streaming&&this.onData(this.finalize())),!0}pushWrite(e,r,n){return this.result[this.offset]=e,this.resultMethod[this.offset]=r,this.resultLength[this.offset]=n,this.offset++,this.streaming&&this.onData(this.finalize()),!0}_pushUInt8(e){return this.pushWrite(e,1,1)}_pushUInt16BE(e){return this.pushWrite(e,2,2)}_pushUInt32BE(e){return this.pushWrite(e,3,4)}_pushDoubleBE(e){return this.pushWrite(e,4,8)}_pushNaN(){return this.push(Pb)}_pushInfinity(e){let r=e<0?Ib:Ub;return this.push(r)}_pushFloat(e){let r=Pr.allocUnsafe(2);if(au.writeHalf(r,e)&&au.parseHalf(r)===e)return this._pushUInt8(Tb)&&this.push(r);let n=Pr.allocUnsafe(4);return n.writeFloatBE(e,0),n.readFloatBE(0)===e?this._pushUInt8(Ab)&&this.push(n):this._pushUInt8(Sb)&&this._pushDoubleBE(e)}_pushInt(e,r,n){let i=r<<5;return e<24?this._pushUInt8(i|e):e<=255?this._pushUInt8(i|Ao.ONE)&&this._pushUInt8(e):e<=65535?this._pushUInt8(i|Ao.TWO)&&this._pushUInt16BE(e):e<=4294967295?this._pushUInt8(i|Ao.FOUR)&&this._pushUInt32BE(e):e<=Number.MAX_SAFE_INTEGER?this._pushUInt8(i|Ao.EIGHT)&&this._pushUInt32BE(Math.floor(e/$d))&&this._pushUInt32BE(e%$d):r===ur.NEG_INT?this._pushFloat(n):this._pushFloat(e)}_pushIntNum(e){return e<0?this._pushInt(-e-1,ur.NEG_INT,e):this._pushInt(e,ur.POS_INT)}_pushNumber(e){switch(!1){case e===e:return this._pushNaN(e);case isFinite(e):return this._pushInfinity(e);case e%1!==0:return this._pushIntNum(e);default:return this._pushFloat(e)}}_pushString(e){let r=Pr.byteLength(e,"utf8");return this._pushInt(r,ur.UTF8_STRING)&&this.pushWrite(e,5,r)}_pushBoolean(e){return this._pushUInt8(e?Bb:Ob)}_pushUndefined(e){return this._pushUInt8(Nb)}_pushArray(e,r){let n=r.length;if(!e._pushInt(n,ur.ARRAY))return!1;for(let i=0;i<n;i++)if(!e.pushAny(r[i]))return!1;return!0}_pushTag(e){return this._pushInt(e,ur.TAG)}_pushDate(e,r){return e._pushTag(wi.DATE_EPOCH)&&e.pushAny(Math.round(r/1e3))}_pushBuffer(e,r){return e._pushInt(r.length,ur.BYTE_STRING)&&e.push(r)}_pushNoFilter(e,r){return e._pushBuffer(e,r.slice())}_pushRegexp(e,r){return e._pushTag(wi.REGEXP)&&e.pushAny(r.source)}_pushSet(e,r){if(!e._pushInt(r.size,ur.ARRAY))return!1;for(let n of r)if(!e.pushAny(n))return!1;return!0}_pushUrl(e,r){return e._pushTag(wi.URI)&&e.pushAny(r.format())}_pushBigint(e){let r=wi.POS_BIGINT;e.isNegative()&&(e=e.negated().minus(1),r=wi.NEG_BIGINT);let n=e.toString(16);n.length%2&&(n="0"+n);let i=Pr.from(n,"hex");return this._pushTag(r)&&this._pushBuffer(this,i)}_pushBigNumber(e,r){if(r.isNaN())return e._pushNaN();if(!r.isFinite())return e._pushInfinity(r.isNegative()?-1/0:1/0);if(r.isInteger())return e._pushBigint(r);if(!(e._pushTag(wi.DECIMAL_FRAC)&&e._pushInt(2,ur.ARRAY)))return!1;let n=r.decimalPlaces(),i=r.multipliedBy(new cu(10).pow(n));return e._pushIntNum(-n)?i.abs().isLessThan(Rb)?e._pushIntNum(i.toNumber()):e._pushBigint(i):!1}_pushMap(e,r){return e._pushInt(r.size,ur.MAP)?this._pushRawMap(r.size,Array.from(r)):!1}_pushObject(e){if(!e)return this._pushUInt8(Gd);for(var r=this.semanticTypes.length,n=0;n<r;n++)if(e instanceof this.semanticTypes[n][0])return this.semanticTypes[n][1].call(e,this,e);var i=e.encodeCBOR;if(typeof i=="function")return i.call(e,this);var s=Object.keys(e),o=s.length;return this._pushInt(o,ur.MAP)?this._pushRawMap(o,s.map(a=>[a,e[a]])):!1}_pushRawMap(e,r){r=r.map(function(i){return i[0]=t.encode(i[0]),i}).sort(au.keySorter);for(var n=0;n<e;n++)if(!this.push(r[n][0])||!this.pushAny(r[n][1]))return!1;return!0}write(e){return this.pushAny(e)}pushAny(e){var r=Fb(e);switch(r){case"Number":return this._pushNumber(e);case"String":return this._pushString(e);case"Boolean":return this._pushBoolean(e);case"Object":return this._pushObject(e);case"Array":return this._pushArray(this,e);case"Uint8Array":return this._pushBuffer(this,Pr.isBuffer(e)?e:Pr.from(e));case"Null":return this._pushUInt8(Gd);case"Undefined":return this._pushUndefined(e);case"Map":return this._pushMap(this,e);case"Set":return this._pushSet(this,e);case"URL":return this._pushUrl(this,e);case"BigNumber":return this._pushBigNumber(this,e);case"Date":return this._pushDate(this,e);case"RegExp":return this._pushRegexp(this,e);case"Symbol":switch(e){case Kd.NULL:return this._pushObject(null);case Kd.UNDEFINED:return this._pushUndefined(void 0);default:throw new Error("Unknown symbol: "+e.toString())}default:throw new Error("Unknown type: "+typeof e+", "+(e?e.toString():""))}}finalize(){if(this.offset===0)return null;for(var e=this.result,r=this.resultLength,n=this.resultMethod,i=this.offset,s=0,o=0;o<i;o++)s+=r[o];var a=Pr.allocUnsafe(s),c=0,f=0;for(o=0;o<i;o++){switch(f=r[o],n[o]){case 0:e[o].copy(a,c);break;case 1:a.writeUInt8(e[o],c,!0);break;case 2:a.writeUInt16BE(e[o],c,!0);break;case 3:a.writeUInt32BE(e[o],c,!0);break;case 4:a.writeDoubleBE(e[o],c,!0);break;case 5:a.write(e[o],c,f,"utf8");break;default:throw new Error("unkown method")}c+=f}var d=a;return this._reset(),d}_reset(){this.result=[],this.resultMethod=[],this.resultLength=[],this.offset=0}static encode(e){let r=new t;if(!r.pushAny(e))throw new Error("Failed to encode input");return r.finalize()}};Yd.exports=uu});var So=L(ot=>{"use strict";ot.Diagnose=Vd();ot.Decoder=iu();ot.Encoder=Wd();ot.Simple=Qc();ot.Tagged=eu();ot.decodeAll=ot.Decoder.decodeAll;ot.decodeFirst=ot.Decoder.decodeFirst;ot.diagnose=ot.Diagnose.diagnose;ot.encode=ot.Encoder.encode;ot.decode=ot.Decoder.decode;ot.leveldb={decode:ot.Decoder.decodeAll,encode:ot.Encoder.encode,buffer:!0,name:"cbor"}});var rs=L(nr=>{"use strict";var Mb=nr&&nr.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(nr,"__esModule",{value:!0});nr.hashOfMap=nr.requestIdOf=nr.hashValue=nr.hash=void 0;var zd=bi(),qb=Mb(So()),Cb=Ys(),es=Ht();function ln(t){return(0,es.uint8ToBuf)(Cb.sha256.create().update(new Uint8Array(t)).digest())}nr.hash=ln;function ts(t){if(t instanceof qb.default.Tagged)return ts(t.value);if(typeof t=="string")return Dd(t);if(typeof t=="number")return ln((0,zd.lebEncode)(t));if(t instanceof ArrayBuffer||ArrayBuffer.isView(t))return ln(t);if(Array.isArray(t)){let e=t.map(ts);return ln((0,es.concat)(...e))}else{if(t&&typeof t=="object"&&t._isPrincipal)return ln(t.toUint8Array());if(typeof t=="object"&&t!==null&&typeof t.toHash=="function")return ts(t.toHash());if(typeof t=="object")return lu(t);if(typeof t=="bigint")return ln((0,zd.lebEncode)(t))}throw Object.assign(new Error(`Attempt to hash a value of unsupported type: ${t}`),{value:t})}nr.hashValue=ts;var Dd=t=>{let e=new TextEncoder().encode(t);return ln(e)};function jb(t){return lu(t)}nr.requestIdOf=jb;function lu(t){let n=Object.entries(t).filter(([,o])=>o!==void 0).map(([o,a])=>{let c=Dd(o),f=ts(a);return[c,f]}).sort(([o],[a])=>(0,es.compare)(o,a)),i=(0,es.concat)(...n.map(o=>(0,es.concat)(...o)));return ln(i)}nr.hashOfMap=lu});var hu=L(Ir=>{"use strict";var kb=Ir&&Ir.__rest||function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(t);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(t,n[i])&&(r[n[i]]=t[n[i]]);return r};Object.defineProperty(Ir,"__esModule",{value:!0});Ir.createIdentityDescriptor=Ir.AnonymousIdentity=Ir.SignIdentity=void 0;var Zd=Tt(),Hb=rs(),Xd=Ht(),Vb=new TextEncoder().encode(`
|
|
17
|
+
ic-request`),fu=class{getPrincipal(){return this._principal||(this._principal=Zd.Principal.selfAuthenticating(new Uint8Array(this.getPublicKey().toDer()))),this._principal}async transformRequest(e){let{body:r}=e,n=kb(e,["body"]),i=await(0,Hb.requestIdOf)(r);return Object.assign(Object.assign({},n),{body:{content:r,sender_pubkey:this.getPublicKey().toDer(),sender_sig:await this.sign((0,Xd.concat)(Vb,i))}})}};Ir.SignIdentity=fu;var du=class{getPrincipal(){return Zd.Principal.anonymous()}async transformRequest(e){return Object.assign(Object.assign({},e),{body:{content:e.body}})}};Ir.AnonymousIdentity=du;function $b(t){return"getPublicKey"in t?{type:"PublicKeyIdentity",publicKey:(0,Xd.toHex)(t.getPublicKey().toDer())}:{type:"AnonymousIdentity"}}Ir.createIdentityDescriptor=$b});var gu=L(Ke=>{"use strict";Object.defineProperty(Ke,"__esModule",{value:!0});var Kb=9007199254740992;function Dr(t,...e){let r=new Uint8Array(t.byteLength+e.reduce((i,s)=>i+s.byteLength,0));r.set(new Uint8Array(t),0);let n=t.byteLength;for(let i of e)r.set(new Uint8Array(i),n),n+=i.byteLength;return r.buffer}function lr(t,e,r){r=r.replace(/[^0-9a-fA-F]/g,"");let n=2**(e-24);r=r.slice(-n*2).padStart(n*2,"0");let i=[(t<<5)+e].concat(r.match(/../g).map(s=>parseInt(s,16)));return new Uint8Array(i).buffer}function Bo(t,e){if(e<24)return new Uint8Array([(t<<5)+e]).buffer;{let r=e<=255?24:e<=65535?25:e<=4294967295?26:27;return lr(t,r,e.toString(16))}}function Jd(t){let e=[];for(let r=0;r<t.length;r++){let n=t.charCodeAt(r);n<128?e.push(n):n<2048?e.push(192|n>>6,128|n&63):n<55296||n>=57344?e.push(224|n>>12,128|n>>6&63,128|n&63):(r++,n=(n&1023)<<10|t.charCodeAt(r)&1023,e.push(240|n>>18,128|n>>12&63,128|n>>6&63,128|n&63))}return Dr(new Uint8Array(Bo(3,t.length)),new Uint8Array(e))}function Gb(t,e){if(t==14277111)return Dr(new Uint8Array([217,217,247]),e);if(t<24)return Dr(new Uint8Array([192+t]),e);{let r=t<=255?24:t<=65535?25:t<=4294967295?26:27,n=2**(r-24),i=t.toString(16).slice(-n*2).padStart(n*2,"0"),s=[192+r].concat(i.match(/../g).map(o=>parseInt(o,16)));return new Uint8Array(s).buffer}}Ke.tagged=Gb;function ns(t){return new Uint8Array(t).buffer}Ke.raw=ns;function pu(t){if(isNaN(t))throw new RangeError("Invalid number.");t=Math.min(Math.max(0,t),23);let e=[0+t];return new Uint8Array(e).buffer}Ke.uSmall=pu;function Qd(t,e){if(t=parseInt(""+t,e),isNaN(t))throw new RangeError("Invalid number.");return t=Math.min(Math.max(0,t),255),t=t.toString(16),lr(0,24,t)}Ke.u8=Qd;function Ld(t,e){if(t=parseInt(""+t,e),isNaN(t))throw new RangeError("Invalid number.");return t=Math.min(Math.max(0,t),65535),t=t.toString(16),lr(0,25,t)}Ke.u16=Ld;function e0(t,e){if(t=parseInt(""+t,e),isNaN(t))throw new RangeError("Invalid number.");return t=Math.min(Math.max(0,t),4294967295),t=t.toString(16),lr(0,26,t)}Ke.u32=e0;function yu(t,e){if(typeof t=="string"&&e==16){if(t.match(/[^0-9a-fA-F]/))throw new RangeError("Invalid number.");return lr(0,27,t)}if(t=parseInt(""+t,e),isNaN(t))throw new RangeError("Invalid number.");return t=Math.min(Math.max(0,t),Kb),t=t.toString(16),lr(0,27,t)}Ke.u64=yu;function t0(t){if(isNaN(t))throw new RangeError("Invalid number.");if(t===0)return pu(0);t=Math.min(Math.max(0,-t),24)-1;let e=[32+t];return new Uint8Array(e).buffer}Ke.iSmall=t0;function r0(t,e){if(t=parseInt(""+t,e),isNaN(t))throw new RangeError("Invalid number.");return t=Math.min(Math.max(0,-t-1),255),t=t.toString(16),lr(1,24,t)}Ke.i8=r0;function n0(t,e){if(t=parseInt(""+t,e),isNaN(t))throw new RangeError("Invalid number.");return t=Math.min(Math.max(0,-t-1),65535),t=t.toString(16),lr(1,25,t)}Ke.i16=n0;function i0(t,e){if(t=parseInt(""+t,e),isNaN(t))throw new RangeError("Invalid number.");return t=Math.min(Math.max(0,-t-1),4294967295),t=t.toString(16),lr(1,26,t)}Ke.i32=i0;function s0(t,e){if(typeof t=="string"&&e==16){if(t.startsWith("-")?t=t.slice(1):t="0",t.match(/[^0-9a-fA-F]/)||t.length>16)throw new RangeError("Invalid number.");let r=!1,n=t.split("").reduceRight((i,s)=>{if(r)return s+i;let o=parseInt(s,16)-1;return o>=0?(r=!0,o.toString(16)+i):"f"+i},"");return r?lr(1,27,n):yu(0)}if(t=parseInt(""+t,e),isNaN(t))throw new RangeError("Invalid number.");return t=Math.min(Math.max(0,-t-1),9007199254740992),t=t.toString(16),lr(1,27,t)}Ke.i64=s0;function Yb(t){return t>=0?t<24?pu(t):t<=255?Qd(t):t<=65535?Ld(t):t<=4294967295?e0(t):yu(t):t>=-24?t0(t):t>=-255?r0(t):t>=-65535?n0(t):t>=-4294967295?i0(t):s0(t)}Ke.number=Yb;function Wb(t){return Dr(Bo(2,t.byteLength),t)}Ke.bytes=Wb;function zb(t){return Jd(t)}Ke.string=zb;function Db(t){return Dr(Bo(4,t.length),...t)}Ke.array=Db;function Zb(t,e=!1){t instanceof Map||(t=new Map(Object.entries(t)));let r=Array.from(t.entries());return e&&(r=r.sort(([n],[i])=>n.localeCompare(i))),Dr(Bo(5,t.size),...r.map(([n,i])=>Dr(Jd(n),i)))}Ke.map=Zb;function Xb(t){let e=new Float32Array([t]);return Dr(new Uint8Array([250]),new Uint8Array(e.buffer))}Ke.singleFloat=Xb;function Jb(t){let e=new Float64Array([t]);return Dr(new Uint8Array([251]),new Uint8Array(e.buffer))}Ke.doubleFloat=Jb;function Qb(t){return t?o0():a0()}Ke.bool=Qb;function o0(){return ns(new Uint8Array([245]))}Ke.true_=o0;function a0(){return ns(new Uint8Array([244]))}Ke.false_=a0;function Lb(){return ns(new Uint8Array([246]))}Ke.null_=Lb;function e_(){return ns(new Uint8Array([247]))}Ke.undefined_=e_});var c0=L(fn=>{"use strict";var t_=fn&&fn.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e};Object.defineProperty(fn,"__esModule",{value:!0});var fr=t_(gu()),r_=[ArrayBuffer,Uint8Array,Uint16Array,Uint32Array,Int8Array,Int16Array,Int32Array,Float32Array,Float64Array],Oo=class{constructor(e,r=!1){this._serializer=e,this._stable=r,this.name="jsonDefault",this.priority=-100}match(e){return["undefined","boolean","number","string","object"].indexOf(typeof e)!=-1}encode(e){switch(typeof e){case"undefined":return fr.undefined_();case"boolean":return fr.bool(e);case"number":return Math.floor(e)===e?fr.number(e):fr.doubleFloat(e);case"string":return fr.string(e);case"object":if(e===null)return fr.null_();if(Array.isArray(e))return fr.array(e.map(r=>this._serializer.serializeValue(r)));if(r_.find(r=>e instanceof r))return fr.bytes(e.buffer);if(Object.getOwnPropertyNames(e).indexOf("toJSON")!==-1)return this.encode(e.toJSON());if(e instanceof Map){let r=new Map;for(let[n,i]of e.entries())r.set(n,this._serializer.serializeValue(i));return fr.map(r,this._stable)}else{let r=new Map;for(let[n,i]of Object.entries(e))r.set(n,this._serializer.serializeValue(i));return fr.map(r,this._stable)}default:throw new Error("Invalid value.")}}};fn.JsonDefaultCborEncoder=Oo;var No=class{constructor(){this.name="cborEncoder",this.priority=-90}match(e){return typeof e=="object"&&typeof e.toCBOR=="function"}encode(e){return e.toCBOR()}};fn.ToCborEncoder=No;var Ro=class{constructor(){this._encoders=new Set}static withDefaultEncoders(e=!1){let r=new this;return r.addEncoder(new Oo(r,e)),r.addEncoder(new No),r}removeEncoder(e){for(let r of this._encoders.values())r.name==e&&this._encoders.delete(r)}addEncoder(e){this._encoders.add(e)}getEncoderFor(e){let r=null;for(let n of this._encoders)(!r||n.priority>r.priority)&&n.match(e)&&(r=n);if(r===null)throw new Error("Could not find an encoder for value.");return r}serializeValue(e){return this.getEncoderFor(e).encode(e)}serialize(e){return this.serializeValue(e)}};fn.CborSerializer=Ro;var mu=class extends Ro{serialize(e){return fr.raw(new Uint8Array([...new Uint8Array([217,217,247]),...new Uint8Array(super.serializeValue(e))]))}};fn.SelfDescribeCborSerializer=mu});var is=L(kn=>{"use strict";function n_(t){for(var e in t)kn.hasOwnProperty(e)||(kn[e]=t[e])}var i_=kn&&kn.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e};Object.defineProperty(kn,"__esModule",{value:!0});n_(c0());var s_=i_(gu());kn.value=s_});var ss=L(_t=>{"use strict";var o_=_t&&_t.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),a_=_t&&_t.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),c_=_t&&_t.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&o_(e,t,r);return a_(e,t),e},u_=_t&&_t.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(_t,"__esModule",{value:!0});_t.decode=_t.encode=_t.CborTag=void 0;var l_=u_(So()),Ei=c_(is()),f_=is(),Po=Ht(),bu=class{get name(){return"Principal"}get priority(){return 0}match(e){return e&&e._isPrincipal===!0}encode(e){return Ei.value.bytes(e.toUint8Array())}},_u=class{get name(){return"Buffer"}get priority(){return 1}match(e){return e instanceof ArrayBuffer||ArrayBuffer.isView(e)}encode(e){return Ei.value.bytes(new Uint8Array(e))}},wu=class{get name(){return"BigInt"}get priority(){return 1}match(e){return typeof e=="bigint"}encode(e){return e>BigInt(0)?Ei.value.tagged(2,Ei.value.bytes((0,Po.fromHex)(e.toString(16)))):Ei.value.tagged(3,Ei.value.bytes((0,Po.fromHex)((BigInt("-1")*e).toString(16))))}},Io=f_.SelfDescribeCborSerializer.withDefaultEncoders(!0);Io.addEncoder(new bu);Io.addEncoder(new _u);Io.addEncoder(new wu);var l0;(function(t){t[t.Uint64LittleEndian=71]="Uint64LittleEndian",t[t.Semantic=55799]="Semantic"})(l0=_t.CborTag||(_t.CborTag={}));function d_(t){return Io.serialize(t)}_t.encode=d_;function u0(t){let e=t.byteLength,r=BigInt(0);for(let n=0;n<e;n++)r=r*BigInt(256)+BigInt(t[n]);return r}var Eu=class extends l_.default.Decoder{createByteString(e){return(0,Po.concat)(...e)}createByteStringFromHeap(e,r){return e===r?new ArrayBuffer(0):new Uint8Array(this._heap.slice(e,r))}};function h_(t){let e=new Uint8Array(t),r=new Eu({size:e.byteLength,tags:{2:n=>u0(n),3:n=>-u0(n),[l0.Semantic]:n=>n}});try{return r.decodeFirst(e)}catch(n){throw new Error(`Failed to decode CBOR: ${n}, input: ${(0,Po.toHex)(e)}`)}}_t.decode=h_});var xu=L(Uo=>{"use strict";Object.defineProperty(Uo,"__esModule",{value:!0});Uo.randomNumber=void 0;var p_=()=>{if(typeof window<"u"&&window.crypto&&window.crypto.getRandomValues){let t=new Uint32Array(1);return window.crypto.getRandomValues(t),t[0]}if(typeof crypto<"u"&&crypto.getRandomValues){let t=new Uint32Array(1);return crypto.getRandomValues(t),t[0]}return typeof crypto<"u"&&crypto.randomInt?crypto.randomInt(0,4294967295):Math.floor(Math.random()*4294967295)};Uo.randomNumber=p_});var os=L(Hn=>{"use strict";Object.defineProperty(Hn,"__esModule",{value:!0});Hn.makeNonce=Hn.SubmitRequestType=void 0;var Fo=xu(),y_;(function(t){t.Call="call"})(y_=Hn.SubmitRequestType||(Hn.SubmitRequestType={}));function g_(){let t=new ArrayBuffer(16),e=new DataView(t),r=(0,Fo.randomNumber)(),n=(0,Fo.randomNumber)(),i=(0,Fo.randomNumber)(),s=(0,Fo.randomNumber)();return e.setUint32(0,r),e.setUint32(4,n),e.setUint32(8,i),e.setUint32(12,s),t}Hn.makeNonce=g_});var qo=L(Bt=>{"use strict";var m_=Bt&&Bt.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),b_=Bt&&Bt.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),__=Bt&&Bt.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&m_(e,t,r);return b_(e,t),e};Object.defineProperty(Bt,"__esModule",{value:!0});Bt.httpHeadersTransform=Bt.makeExpiryTransform=Bt.makeNonceTransform=Bt.Expiry=void 0;var w_=bi(),E_=__(is()),x_=os(),f0=BigInt(1e6),v_=60*1e3,Mo=class{constructor(e){if(e<90*1e3){let a=BigInt(Date.now()+e)*f0/BigInt(1e9);this._value=a*BigInt(1e9);return}let s=BigInt(Math.floor(Date.now()+e-v_))*f0/BigInt(1e9)/BigInt(60)*BigInt(60)*BigInt(1e9);this._value=s}toCBOR(){return E_.value.u64(this._value.toString(16),16)}toHash(){return(0,w_.lebEncode)(this._value)}};Bt.Expiry=Mo;function T_(t=x_.makeNonce){return async e=>{let r=e.request.headers;e.request.headers=r,e.endpoint==="call"&&(e.body.nonce=t())}}Bt.makeNonceTransform=T_;function A_(t){return async e=>{e.body.ingress_expiry=new Mo(t)}}Bt.makeExpiryTransform=A_;function S_(t){let e=[];return t.forEach((r,n)=>{e.push([n,r])}),e}Bt.httpHeadersTransform=S_});var Tu=L(Co=>{"use strict";Object.defineProperty(Co,"__esModule",{value:!0});Co.AgentHTTPResponseError=void 0;var B_=fi(),vu=class extends B_.AgentError{constructor(e,r){super(e),this.response=r,this.name=this.constructor.name,Object.setPrototypeOf(this,new.target.prototype)}};Co.AgentHTTPResponseError=vu});var zt=L(Ie=>{"use strict";Object.defineProperty(Ie,"__esModule",{value:!0});Ie.notImplemented=Ie.bitMask=void 0;Ie.isBytes=ko;Ie.abytes=Ho;Ie.abool=N_;Ie.bytesToHex=Ou;Ie.numberToHexUnpadded=p0;Ie.hexToNumber=Nu;Ie.hexToBytes=Vo;Ie.bytesToNumberBE=P_;Ie.bytesToNumberLE=I_;Ie.numberToBytesBE=y0;Ie.numberToBytesLE=U_;Ie.numberToVarBytesBE=F_;Ie.ensureBytes=M_;Ie.concatBytes=g0;Ie.equalBytes=q_;Ie.utf8ToBytes=C_;Ie.inRange=m0;Ie.aInRange=j_;Ie.bitLen=k_;Ie.bitGet=H_;Ie.bitSet=V_;Ie.createHmacDrbg=K_;Ie.validateObject=Y_;Ie.memoized=z_;var Bu=BigInt(0),jo=BigInt(1),O_=BigInt(2);function ko(t){return t instanceof Uint8Array||t!=null&&typeof t=="object"&&t.constructor.name==="Uint8Array"}function Ho(t){if(!ko(t))throw new Error("Uint8Array expected")}function N_(t,e){if(typeof e!="boolean")throw new Error(`${t} must be valid boolean, got "${e}".`)}var R_=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Ou(t){Ho(t);let e="";for(let r=0;r<t.length;r++)e+=R_[t[r]];return e}function p0(t){let e=t.toString(16);return e.length&1?`0${e}`:e}function Nu(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}var Zr={_0:48,_9:57,_A:65,_F:70,_a:97,_f:102};function d0(t){if(t>=Zr._0&&t<=Zr._9)return t-Zr._0;if(t>=Zr._A&&t<=Zr._F)return t-(Zr._A-10);if(t>=Zr._a&&t<=Zr._f)return t-(Zr._a-10)}function Vo(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);let e=t.length,r=e/2;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);let n=new Uint8Array(r);for(let i=0,s=0;i<r;i++,s+=2){let o=d0(t.charCodeAt(s)),a=d0(t.charCodeAt(s+1));if(o===void 0||a===void 0){let c=t[s]+t[s+1];throw new Error('hex string expected, got non-hex character "'+c+'" at index '+s)}n[i]=o*16+a}return n}function P_(t){return Nu(Ou(t))}function I_(t){return Ho(t),Nu(Ou(Uint8Array.from(t).reverse()))}function y0(t,e){return Vo(t.toString(16).padStart(e*2,"0"))}function U_(t,e){return y0(t,e).reverse()}function F_(t){return Vo(p0(t))}function M_(t,e,r){let n;if(typeof e=="string")try{n=Vo(e)}catch(s){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${s}`)}else if(ko(e))n=Uint8Array.from(e);else throw new Error(`${t} must be hex string or Uint8Array`);let i=n.length;if(typeof r=="number"&&i!==r)throw new Error(`${t} expected ${r} bytes, got ${i}`);return n}function g0(...t){let e=0;for(let n=0;n<t.length;n++){let i=t[n];Ho(i),e+=i.length}let r=new Uint8Array(e);for(let n=0,i=0;n<t.length;n++){let s=t[n];r.set(s,i),i+=s.length}return r}function q_(t,e){if(t.length!==e.length)return!1;let r=0;for(let n=0;n<t.length;n++)r|=t[n]^e[n];return r===0}function C_(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}var Au=t=>typeof t=="bigint"&&Bu<=t;function m0(t,e,r){return Au(t)&&Au(e)&&Au(r)&&e<=t&&t<r}function j_(t,e,r,n){if(!m0(e,r,n))throw new Error(`expected valid ${t}: ${r} <= n < ${n}, got ${typeof e} ${e}`)}function k_(t){let e;for(e=0;t>Bu;t>>=jo,e+=1);return e}function H_(t,e){return t>>BigInt(e)&jo}function V_(t,e,r){return t|(r?jo:Bu)<<BigInt(e)}var $_=t=>(O_<<BigInt(t-1))-jo;Ie.bitMask=$_;var Su=t=>new Uint8Array(t),h0=t=>Uint8Array.from(t);function K_(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=Su(t),i=Su(t),s=0,o=()=>{n.fill(1),i.fill(0),s=0},a=(...h)=>r(i,n,...h),c=(h=Su())=>{i=a(h0([0]),h),n=a(),h.length!==0&&(i=a(h0([1]),h),n=a())},f=()=>{if(s++>=1e3)throw new Error("drbg: tried 1000 values");let h=0,m=[];for(;h<e;){n=a();let _=n.slice();m.push(_),h+=n.length}return g0(...m)};return(h,m)=>{o(),c(h);let _;for(;!(_=m(f()));)c();return o(),_}}var G_={bigint:t=>typeof t=="bigint",function:t=>typeof t=="function",boolean:t=>typeof t=="boolean",string:t=>typeof t=="string",stringOrUint8Array:t=>typeof t=="string"||ko(t),isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>typeof t=="function"&&Number.isSafeInteger(t.outputLen)};function Y_(t,e,r={}){let n=(i,s,o)=>{let a=G_[s];if(typeof a!="function")throw new Error(`Invalid validator "${s}", expected function`);let c=t[i];if(!(o&&c===void 0)&&!a(c,t))throw new Error(`Invalid param ${String(i)}=${c} (${typeof c}), expected ${s}`)};for(let[i,s]of Object.entries(e))n(i,s,!1);for(let[i,s]of Object.entries(r))n(i,s,!0);return t}var W_=()=>{throw new Error("not implemented")};Ie.notImplemented=W_;function z_(t){let e=new WeakMap;return(r,...n)=>{let i=e.get(r);if(i!==void 0)return i;let s=t(r,...n);return e.set(r,s),s}}});var Ur=L(De=>{"use strict";Object.defineProperty(De,"__esModule",{value:!0});De.isNegativeLE=void 0;De.mod=Dt;De.pow=w0;De.pow2=J_;De.invert=$o;De.tonelliShanks=E0;De.FpSqrt=x0;De.validateField=ew;De.FpPow=v0;De.FpInvertBatch=T0;De.FpDiv=tw;De.FpLegendre=A0;De.FpIsSquare=rw;De.nLength=Pu;De.Field=nw;De.FpSqrtOdd=iw;De.FpSqrtEven=sw;De.hashToPrivateScalar=ow;De.getFieldBytesLength=Iu;De.getMinHashLength=S0;De.mapHashToField=aw;var Zt=zt(),at=BigInt(0),Ve=BigInt(1),dn=BigInt(2),D_=BigInt(3),Ru=BigInt(4),b0=BigInt(5),_0=BigInt(8),Z_=BigInt(9),X_=BigInt(16);function Dt(t,e){let r=t%e;return r>=at?r:e+r}function w0(t,e,r){if(r<=at||e<at)throw new Error("Expected power/modulo > 0");if(r===Ve)return at;let n=Ve;for(;e>at;)e&Ve&&(n=n*t%r),t=t*t%r,e>>=Ve;return n}function J_(t,e,r){let n=t;for(;e-- >at;)n*=n,n%=r;return n}function $o(t,e){if(t===at||e<=at)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=Dt(t,e),n=e,i=at,s=Ve,o=Ve,a=at;for(;r!==at;){let f=n/r,d=n%r,h=i-o*f,m=s-a*f;n=r,r=d,i=o,s=a,o=h,a=m}if(n!==Ve)throw new Error("invert: does not exist");return Dt(i,e)}function E0(t){let e=(t-Ve)/dn,r,n,i;for(r=t-Ve,n=0;r%dn===at;r/=dn,n++);for(i=dn;i<t&&w0(i,e,t)!==t-Ve;i++);if(n===1){let o=(t+Ve)/Ru;return function(c,f){let d=c.pow(f,o);if(!c.eql(c.sqr(d),f))throw new Error("Cannot find square root");return d}}let s=(r+Ve)/dn;return function(a,c){if(a.pow(c,e)===a.neg(a.ONE))throw new Error("Cannot find square root");let f=n,d=a.pow(a.mul(a.ONE,i),r),h=a.pow(c,s),m=a.pow(c,r);for(;!a.eql(m,a.ONE);){if(a.eql(m,a.ZERO))return a.ZERO;let _=1;for(let T=a.sqr(m);_<f&&!a.eql(T,a.ONE);_++)T=a.sqr(T);let u=a.pow(d,Ve<<BigInt(f-_-1));d=a.sqr(u),h=a.mul(h,u),m=a.mul(m,d),f=_}return h}}function x0(t){if(t%Ru===D_){let e=(t+Ve)/Ru;return function(n,i){let s=n.pow(i,e);if(!n.eql(n.sqr(s),i))throw new Error("Cannot find square root");return s}}if(t%_0===b0){let e=(t-b0)/_0;return function(n,i){let s=n.mul(i,dn),o=n.pow(s,e),a=n.mul(i,o),c=n.mul(n.mul(a,dn),o),f=n.mul(a,n.sub(c,n.ONE));if(!n.eql(n.sqr(f),i))throw new Error("Cannot find square root");return f}}return t%X_,E0(t)}var Q_=(t,e)=>(Dt(t,e)&Ve)===Ve;De.isNegativeLE=Q_;var L_=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function ew(t){let e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},r=L_.reduce((n,i)=>(n[i]="function",n),e);return(0,Zt.validateObject)(t,r)}function v0(t,e,r){if(r<at)throw new Error("Expected power > 0");if(r===at)return t.ONE;if(r===Ve)return e;let n=t.ONE,i=e;for(;r>at;)r&Ve&&(n=t.mul(n,i)),i=t.sqr(i),r>>=Ve;return n}function T0(t,e){let r=new Array(e.length),n=e.reduce((s,o,a)=>t.is0(o)?s:(r[a]=s,t.mul(s,o)),t.ONE),i=t.inv(n);return e.reduceRight((s,o,a)=>t.is0(o)?s:(r[a]=t.mul(s,r[a]),t.mul(s,o)),i),r}function tw(t,e,r){return t.mul(e,typeof r=="bigint"?$o(r,t.ORDER):t.inv(r))}function A0(t){let e=(t-Ve)/dn;return(r,n)=>r.pow(n,e)}function rw(t){let e=A0(t.ORDER);return r=>{let n=e(t,r);return t.eql(n,t.ZERO)||t.eql(n,t.ONE)}}function Pu(t,e){let r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function nw(t,e,r=!1,n={}){if(t<=at)throw new Error(`Expected Field ORDER > 0, got ${t}`);let{nBitLength:i,nByteLength:s}=Pu(t,e);if(s>2048)throw new Error("Field lengths over 2048 bytes are not supported");let o=x0(t),a=Object.freeze({ORDER:t,BITS:i,BYTES:s,MASK:(0,Zt.bitMask)(i),ZERO:at,ONE:Ve,create:c=>Dt(c,t),isValid:c=>{if(typeof c!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof c}`);return at<=c&&c<t},is0:c=>c===at,isOdd:c=>(c&Ve)===Ve,neg:c=>Dt(-c,t),eql:(c,f)=>c===f,sqr:c=>Dt(c*c,t),add:(c,f)=>Dt(c+f,t),sub:(c,f)=>Dt(c-f,t),mul:(c,f)=>Dt(c*f,t),pow:(c,f)=>v0(a,c,f),div:(c,f)=>Dt(c*$o(f,t),t),sqrN:c=>c*c,addN:(c,f)=>c+f,subN:(c,f)=>c-f,mulN:(c,f)=>c*f,inv:c=>$o(c,t),sqrt:n.sqrt||(c=>o(a,c)),invertBatch:c=>T0(a,c),cmov:(c,f,d)=>d?f:c,toBytes:c=>r?(0,Zt.numberToBytesLE)(c,s):(0,Zt.numberToBytesBE)(c,s),fromBytes:c=>{if(c.length!==s)throw new Error(`Fp.fromBytes: expected ${s}, got ${c.length}`);return r?(0,Zt.bytesToNumberLE)(c):(0,Zt.bytesToNumberBE)(c)}});return Object.freeze(a)}function iw(t,e){if(!t.isOdd)throw new Error("Field doesn't have isOdd");let r=t.sqrt(e);return t.isOdd(r)?r:t.neg(r)}function sw(t,e){if(!t.isOdd)throw new Error("Field doesn't have isOdd");let r=t.sqrt(e);return t.isOdd(r)?t.neg(r):r}function ow(t,e,r=!1){t=(0,Zt.ensureBytes)("privateHash",t);let n=t.length,i=Pu(e).nByteLength+8;if(i<24||n<i||n>1024)throw new Error(`hashToPrivateScalar: expected ${i}-1024 bytes of input, got ${n}`);let s=r?(0,Zt.bytesToNumberLE)(t):(0,Zt.bytesToNumberBE)(t);return Dt(s,e-Ve)+Ve}function Iu(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 S0(t){let e=Iu(t);return e+Math.ceil(e/2)}function aw(t,e,r=!1){let n=t.length,i=Iu(e),s=S0(e);if(n<16||n<s||n>1024)throw new Error(`expected ${s}-1024 bytes of input, got ${n}`);let o=r?(0,Zt.bytesToNumberBE)(t):(0,Zt.bytesToNumberLE)(t),a=Dt(o,e-Ve)+Ve;return r?(0,Zt.numberToBytesLE)(a,i):(0,Zt.numberToBytesBE)(a,i)}});var Ko=L(Vn=>{"use strict";Object.defineProperty(Vn,"__esModule",{value:!0});Vn.expand_message_xmd=B0;Vn.expand_message_xof=O0;Vn.hash_to_field=Uu;Vn.isogenyMap=fw;Vn.createHasher=dw;var cw=Ur(),Ot=zt(),uw=Ot.bytesToNumberBE;function hn(t,e){if(as(t),as(e),t<0||t>=1<<8*e)throw new Error(`bad I2OSP call: value=${t} length=${e}`);let r=Array.from({length:e}).fill(0);for(let n=e-1;n>=0;n--)r[n]=t&255,t>>>=8;return new Uint8Array(r)}function lw(t,e){let r=new Uint8Array(t.length);for(let n=0;n<t.length;n++)r[n]=t[n]^e[n];return r}function as(t){if(!Number.isSafeInteger(t))throw new Error("number expected")}function B0(t,e,r,n){(0,Ot.abytes)(t),(0,Ot.abytes)(e),as(r),e.length>255&&(e=n((0,Ot.concatBytes)((0,Ot.utf8ToBytes)("H2C-OVERSIZE-DST-"),e)));let{outputLen:i,blockLen:s}=n,o=Math.ceil(r/i);if(r>65535||o>255)throw new Error("expand_message_xmd: invalid lenInBytes");let a=(0,Ot.concatBytes)(e,hn(e.length,1)),c=hn(0,s),f=hn(r,2),d=new Array(o),h=n((0,Ot.concatBytes)(c,t,f,hn(0,1),a));d[0]=n((0,Ot.concatBytes)(h,hn(1,1),a));for(let _=1;_<=o;_++){let u=[lw(h,d[_-1]),hn(_+1,1),a];d[_]=n((0,Ot.concatBytes)(...u))}return(0,Ot.concatBytes)(...d).slice(0,r)}function O0(t,e,r,n,i){if((0,Ot.abytes)(t),(0,Ot.abytes)(e),as(r),e.length>255){let s=Math.ceil(2*n/8);e=i.create({dkLen:s}).update((0,Ot.utf8ToBytes)("H2C-OVERSIZE-DST-")).update(e).digest()}if(r>65535||e.length>255)throw new Error("expand_message_xof: invalid lenInBytes");return i.create({dkLen:r}).update(t).update(hn(r,2)).update(e).update(hn(e.length,1)).digest()}function Uu(t,e,r){(0,Ot.validateObject)(r,{DST:"stringOrUint8Array",p:"bigint",m:"isSafeInteger",k:"isSafeInteger",hash:"hash"});let{p:n,k:i,m:s,hash:o,expand:a,DST:c}=r;(0,Ot.abytes)(t),as(e);let f=typeof c=="string"?(0,Ot.utf8ToBytes)(c):c,d=n.toString(2).length,h=Math.ceil((d+i)/8),m=e*s*h,_;if(a==="xmd")_=B0(t,f,m,o);else if(a==="xof")_=O0(t,f,m,i,o);else if(a==="_internal_pass")_=t;else throw new Error('expand must be "xmd" or "xof"');let u=new Array(e);for(let T=0;T<e;T++){let O=new Array(s);for(let R=0;R<s;R++){let F=h*(R+T*s),M=_.subarray(F,F+h);O[R]=(0,cw.mod)(uw(M),n)}u[T]=O}return u}function fw(t,e){let r=e.map(n=>Array.from(n).reverse());return(n,i)=>{let[s,o,a,c]=r.map(f=>f.reduce((d,h)=>t.add(t.mul(d,n),h)));return n=t.div(s,o),i=t.mul(i,t.div(a,c)),{x:n,y:i}}}function dw(t,e,r){if(typeof e!="function")throw new Error("mapToCurve() must be defined");return{hashToCurve(n,i){let s=Uu(n,2,{...r,DST:r.DST,...i}),o=t.fromAffine(e(s[0])),a=t.fromAffine(e(s[1])),c=o.add(a).clearCofactor();return c.assertValidity(),c},encodeToCurve(n,i){let s=Uu(n,1,{...r,DST:r.encodeDST,...i}),o=t.fromAffine(e(s[0])).clearCofactor();return o.assertValidity(),o},mapToCurve(n){if(!Array.isArray(n))throw new Error("mapToCurve: expected array of bigints");for(let s of n)if(typeof s!="bigint")throw new Error(`mapToCurve: expected array of bigints, got ${s} in array`);let i=t.fromAffine(e(n)).clearCofactor();return i.assertValidity(),i}}}});var qu=L(cs=>{"use strict";Object.defineProperty(cs,"__esModule",{value:!0});cs.wNAF=pw;cs.pippenger=yw;cs.validateBasic=gw;var N0=Ur(),P0=zt(),hw=BigInt(0),Fu=BigInt(1),Mu=new WeakMap,R0=new WeakMap;function pw(t,e){let r=(s,o)=>{let a=o.negate();return s?a:o},n=s=>{if(!Number.isSafeInteger(s)||s<=0||s>e)throw new Error(`Wrong window size=${s}, should be [1..${e}]`)},i=s=>{n(s);let o=Math.ceil(e/s)+1,a=2**(s-1);return{windows:o,windowSize:a}};return{constTimeNegate:r,unsafeLadder(s,o){let a=t.ZERO,c=s;for(;o>hw;)o&Fu&&(a=a.add(c)),c=c.double(),o>>=Fu;return a},precomputeWindow(s,o){let{windows:a,windowSize:c}=i(o),f=[],d=s,h=d;for(let m=0;m<a;m++){h=d,f.push(h);for(let _=1;_<c;_++)h=h.add(d),f.push(h);d=h.double()}return f},wNAF(s,o,a){let{windows:c,windowSize:f}=i(s),d=t.ZERO,h=t.BASE,m=BigInt(2**s-1),_=2**s,u=BigInt(s);for(let T=0;T<c;T++){let O=T*f,R=Number(a&m);a>>=u,R>f&&(R-=_,a+=Fu);let F=O,M=O+Math.abs(R)-1,K=T%2!==0,x=R<0;R===0?h=h.add(r(K,o[F])):d=d.add(r(x,o[M]))}return{p:d,f:h}},wNAFCached(s,o,a){let c=R0.get(s)||1,f=Mu.get(s);return f||(f=this.precomputeWindow(s,c),c!==1&&Mu.set(s,a(f))),this.wNAF(c,f,o)},setWindowSize(s,o){n(o),R0.set(s,o),Mu.delete(s)}}}function yw(t,e,r,n){if(!Array.isArray(r)||!Array.isArray(n)||n.length!==r.length)throw new Error("arrays of points and scalars must have equal length");n.forEach((d,h)=>{if(!e.isValid(d))throw new Error(`wrong scalar at index ${h}`)}),r.forEach((d,h)=>{if(!(d instanceof t))throw new Error(`wrong point at index ${h}`)});let i=(0,P0.bitLen)(BigInt(r.length)),s=i>12?i-3:i>4?i-2:i?2:1,o=(1<<s)-1,a=new Array(o+1).fill(t.ZERO),c=Math.floor((e.BITS-1)/s)*s,f=t.ZERO;for(let d=c;d>=0;d-=s){a.fill(t.ZERO);for(let m=0;m<n.length;m++){let _=n[m],u=Number(_>>BigInt(d)&BigInt(o));a[u]=a[u].add(r[m])}let h=t.ZERO;for(let m=a.length-1,_=t.ZERO;m>0;m--)_=_.add(a[m]),h=h.add(_);if(f=f.add(h),d!==0)for(let m=0;m<s;m++)f=f.double()}return f}function gw(t){return(0,N0.validateField)(t.Fp),(0,P0.validateObject)(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...(0,N0.nLength)(t.n,t.nBitLength),...t,p:t.Fp.ORDER})}});var Cu=L(Et=>{"use strict";Object.defineProperty(Et,"__esModule",{value:!0});Et.DER=void 0;Et.weierstrassPoints=F0;Et.weierstrass=Ew;Et.SWUFpSqrtRatio=M0;Et.mapToCurveSimpleSWU=xw;var Go=qu(),$n=Ur(),Ae=zt(),wt=zt();function I0(t){t.lowS!==void 0&&(0,wt.abool)("lowS",t.lowS),t.prehash!==void 0&&(0,wt.abool)("prehash",t.prehash)}function mw(t){let e=(0,Go.validateBasic)(t);Ae.validateObject(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});let{endo:r,Fp:n,a:i}=e;if(r){if(!n.eql(i,n.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof r!="object"||typeof r.beta!="bigint"||typeof r.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}var{bytesToNumberBE:bw,hexToBytes:_w}=Ae;Et.DER={Err:class extends Error{constructor(e=""){super(e)}},_tlv:{encode:(t,e)=>{let{Err:r}=Et.DER;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,i=Ae.numberToHexUnpadded(n);if(i.length/2&128)throw new r("tlv.encode: long form length too big");let s=n>127?Ae.numberToHexUnpadded(i.length/2|128):"";return`${Ae.numberToHexUnpadded(t)}${s}${i}${e}`},decode(t,e){let{Err:r}=Et.DER,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 i=e[n++],s=!!(i&128),o=0;if(!s)o=i;else{let c=i&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 f=e.subarray(n,n+c);if(f.length!==c)throw new r("tlv.decode: length bytes not complete");if(f[0]===0)throw new r("tlv.decode(long): zero leftmost byte");for(let d of f)o=o<<8|d;if(n+=c,o<128)throw new r("tlv.decode(long): not minimal encoding")}let a=e.subarray(n,n+o);if(a.length!==o)throw new r("tlv.decode: wrong value length");return{v:a,l:e.subarray(n+o)}}},_int:{encode(t){let{Err:e}=Et.DER;if(t<dr)throw new e("integer: negative integers are not allowed");let r=Ae.numberToHexUnpadded(t);if(Number.parseInt(r[0],16)&8&&(r="00"+r),r.length&1)throw new e("unexpected assertion");return r},decode(t){let{Err:e}=Et.DER;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 bw(t)}},toSig(t){let{Err:e,_int:r,_tlv:n}=Et.DER,i=typeof t=="string"?_w(t):t;Ae.abytes(i);let{v:s,l:o}=n.decode(48,i);if(o.length)throw new e("Invalid signature: left bytes after parsing");let{v:a,l:c}=n.decode(2,s),{v:f,l:d}=n.decode(2,c);if(d.length)throw new e("Invalid signature: left bytes after parsing");return{r:r.decode(a),s:r.decode(f)}},hexFromSig(t){let{_tlv:e,_int:r}=Et.DER,n=`${e.encode(2,r.encode(t.r))}${e.encode(2,r.encode(t.s))}`;return e.encode(48,n)}};var dr=BigInt(0),je=BigInt(1),pn=BigInt(2),Yo=BigInt(3),U0=BigInt(4);function F0(t){let e=mw(t),{Fp:r}=e,n=$n.Field(e.n,e.nBitLength),i=e.toBytes||((T,O,R)=>{let F=O.toAffine();return Ae.concatBytes(Uint8Array.from([4]),r.toBytes(F.x),r.toBytes(F.y))}),s=e.fromBytes||(T=>{let O=T.subarray(1),R=r.fromBytes(O.subarray(0,r.BYTES)),F=r.fromBytes(O.subarray(r.BYTES,2*r.BYTES));return{x:R,y:F}});function o(T){let{a:O,b:R}=e,F=r.sqr(T),M=r.mul(F,T);return r.add(r.add(M,r.mul(T,O)),R)}if(!r.eql(r.sqr(e.Gy),o(e.Gx)))throw new Error("bad generator point: equation left != right");function a(T){return Ae.inRange(T,je,e.n)}function c(T){let{allowedPrivateKeyLengths:O,nByteLength:R,wrapPrivateKey:F,n:M}=e;if(O&&typeof T!="bigint"){if(Ae.isBytes(T)&&(T=Ae.bytesToHex(T)),typeof T!="string"||!O.includes(T.length))throw new Error("Invalid key");T=T.padStart(R*2,"0")}let K;try{K=typeof T=="bigint"?T:Ae.bytesToNumberBE((0,wt.ensureBytes)("private key",T,R))}catch{throw new Error(`private key must be ${R} bytes, hex or bigint, not ${typeof T}`)}return F&&(K=$n.mod(K,M)),Ae.aInRange("private key",K,je,M),K}function f(T){if(!(T instanceof m))throw new Error("ProjectivePoint expected")}let d=(0,wt.memoized)((T,O)=>{let{px:R,py:F,pz:M}=T;if(r.eql(M,r.ONE))return{x:R,y:F};let K=T.is0();O==null&&(O=K?r.ONE:r.inv(M));let x=r.mul(R,O),$=r.mul(F,O),W=r.mul(M,O);if(K)return{x:r.ZERO,y:r.ZERO};if(!r.eql(W,r.ONE))throw new Error("invZ was invalid");return{x,y:$}}),h=(0,wt.memoized)(T=>{if(T.is0()){if(e.allowInfinityPoint&&!r.is0(T.py))return;throw new Error("bad point: ZERO")}let{x:O,y:R}=T.toAffine();if(!r.isValid(O)||!r.isValid(R))throw new Error("bad point: x or y not FE");let F=r.sqr(R),M=o(O);if(!r.eql(F,M))throw new Error("bad point: equation left != right");if(!T.isTorsionFree())throw new Error("bad point: not in prime-order subgroup");return!0});class m{constructor(O,R,F){if(this.px=O,this.py=R,this.pz=F,O==null||!r.isValid(O))throw new Error("x required");if(R==null||!r.isValid(R))throw new Error("y required");if(F==null||!r.isValid(F))throw new Error("z required");Object.freeze(this)}static fromAffine(O){let{x:R,y:F}=O||{};if(!O||!r.isValid(R)||!r.isValid(F))throw new Error("invalid affine point");if(O instanceof m)throw new Error("projective point not allowed");let M=K=>r.eql(K,r.ZERO);return M(R)&&M(F)?m.ZERO:new m(R,F,r.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(O){let R=r.invertBatch(O.map(F=>F.pz));return O.map((F,M)=>F.toAffine(R[M])).map(m.fromAffine)}static fromHex(O){let R=m.fromAffine(s((0,wt.ensureBytes)("pointHex",O)));return R.assertValidity(),R}static fromPrivateKey(O){return m.BASE.multiply(c(O))}static msm(O,R){return(0,Go.pippenger)(m,n,O,R)}_setWindowSize(O){u.setWindowSize(this,O)}assertValidity(){h(this)}hasEvenY(){let{y:O}=this.toAffine();if(r.isOdd)return!r.isOdd(O);throw new Error("Field doesn't support isOdd")}equals(O){f(O);let{px:R,py:F,pz:M}=this,{px:K,py:x,pz:$}=O,W=r.eql(r.mul(R,$),r.mul(K,M)),D=r.eql(r.mul(F,$),r.mul(x,M));return W&&D}negate(){return new m(this.px,r.neg(this.py),this.pz)}double(){let{a:O,b:R}=e,F=r.mul(R,Yo),{px:M,py:K,pz:x}=this,$=r.ZERO,W=r.ZERO,D=r.ZERO,j=r.mul(M,M),ie=r.mul(K,K),ee=r.mul(x,x),ne=r.mul(M,K);return ne=r.add(ne,ne),D=r.mul(M,x),D=r.add(D,D),$=r.mul(O,D),W=r.mul(F,ee),W=r.add($,W),$=r.sub(ie,W),W=r.add(ie,W),W=r.mul($,W),$=r.mul(ne,$),D=r.mul(F,D),ee=r.mul(O,ee),ne=r.sub(j,ee),ne=r.mul(O,ne),ne=r.add(ne,D),D=r.add(j,j),j=r.add(D,j),j=r.add(j,ee),j=r.mul(j,ne),W=r.add(W,j),ee=r.mul(K,x),ee=r.add(ee,ee),j=r.mul(ee,ne),$=r.sub($,j),D=r.mul(ee,ie),D=r.add(D,D),D=r.add(D,D),new m($,W,D)}add(O){f(O);let{px:R,py:F,pz:M}=this,{px:K,py:x,pz:$}=O,W=r.ZERO,D=r.ZERO,j=r.ZERO,ie=e.a,ee=r.mul(e.b,Yo),ne=r.mul(R,K),w=r.mul(F,x),b=r.mul(M,$),B=r.add(R,F),S=r.add(K,x);B=r.mul(B,S),S=r.add(ne,w),B=r.sub(B,S),S=r.add(R,M);let N=r.add(K,$);return S=r.mul(S,N),N=r.add(ne,b),S=r.sub(S,N),N=r.add(F,M),W=r.add(x,$),N=r.mul(N,W),W=r.add(w,b),N=r.sub(N,W),j=r.mul(ie,S),W=r.mul(ee,b),j=r.add(W,j),W=r.sub(w,j),j=r.add(w,j),D=r.mul(W,j),w=r.add(ne,ne),w=r.add(w,ne),b=r.mul(ie,b),S=r.mul(ee,S),w=r.add(w,b),b=r.sub(ne,b),b=r.mul(ie,b),S=r.add(S,b),ne=r.mul(w,S),D=r.add(D,ne),ne=r.mul(N,S),W=r.mul(B,W),W=r.sub(W,ne),ne=r.mul(B,w),j=r.mul(N,j),j=r.add(j,ne),new m(W,D,j)}subtract(O){return this.add(O.negate())}is0(){return this.equals(m.ZERO)}wNAF(O){return u.wNAFCached(this,O,m.normalizeZ)}multiplyUnsafe(O){Ae.aInRange("scalar",O,dr,e.n);let R=m.ZERO;if(O===dr)return R;if(O===je)return this;let{endo:F}=e;if(!F)return u.unsafeLadder(this,O);let{k1neg:M,k1:K,k2neg:x,k2:$}=F.splitScalar(O),W=R,D=R,j=this;for(;K>dr||$>dr;)K&je&&(W=W.add(j)),$&je&&(D=D.add(j)),j=j.double(),K>>=je,$>>=je;return M&&(W=W.negate()),x&&(D=D.negate()),D=new m(r.mul(D.px,F.beta),D.py,D.pz),W.add(D)}multiply(O){let{endo:R,n:F}=e;Ae.aInRange("scalar",O,je,F);let M,K;if(R){let{k1neg:x,k1:$,k2neg:W,k2:D}=R.splitScalar(O),{p:j,f:ie}=this.wNAF($),{p:ee,f:ne}=this.wNAF(D);j=u.constTimeNegate(x,j),ee=u.constTimeNegate(W,ee),ee=new m(r.mul(ee.px,R.beta),ee.py,ee.pz),M=j.add(ee),K=ie.add(ne)}else{let{p:x,f:$}=this.wNAF(O);M=x,K=$}return m.normalizeZ([M,K])[0]}multiplyAndAddUnsafe(O,R,F){let M=m.BASE,K=($,W)=>W===dr||W===je||!$.equals(M)?$.multiplyUnsafe(W):$.multiply(W),x=K(this,R).add(K(O,F));return x.is0()?void 0:x}toAffine(O){return d(this,O)}isTorsionFree(){let{h:O,isTorsionFree:R}=e;if(O===je)return!0;if(R)return R(m,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){let{h:O,clearCofactor:R}=e;return O===je?this:R?R(m,this):this.multiplyUnsafe(e.h)}toRawBytes(O=!0){return(0,wt.abool)("isCompressed",O),this.assertValidity(),i(m,this,O)}toHex(O=!0){return(0,wt.abool)("isCompressed",O),Ae.bytesToHex(this.toRawBytes(O))}}m.BASE=new m(e.Gx,e.Gy,r.ONE),m.ZERO=new m(r.ZERO,r.ONE,r.ZERO);let _=e.nBitLength,u=(0,Go.wNAF)(m,e.endo?Math.ceil(_/2):_);return{CURVE:e,ProjectivePoint:m,normPrivateKeyToScalar:c,weierstrassEquation:o,isWithinCurveOrder:a}}function ww(t){let e=(0,Go.validateBasic)(t);return Ae.validateObject(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function Ew(t){let e=ww(t),{Fp:r,n}=e,i=r.BYTES+1,s=2*r.BYTES+1;function o(b){return $n.mod(b,n)}function a(b){return $n.invert(b,n)}let{ProjectivePoint:c,normPrivateKeyToScalar:f,weierstrassEquation:d,isWithinCurveOrder:h}=F0({...e,toBytes(b,B,S){let N=B.toAffine(),H=r.toBytes(N.x),Z=Ae.concatBytes;return(0,wt.abool)("isCompressed",S),S?Z(Uint8Array.from([B.hasEvenY()?2:3]),H):Z(Uint8Array.from([4]),H,r.toBytes(N.y))},fromBytes(b){let B=b.length,S=b[0],N=b.subarray(1);if(B===i&&(S===2||S===3)){let H=Ae.bytesToNumberBE(N);if(!Ae.inRange(H,je,r.ORDER))throw new Error("Point is not on curve");let Z=d(H),ae;try{ae=r.sqrt(Z)}catch(U){let p=U instanceof Error?": "+U.message:"";throw new Error("Point is not on curve"+p)}let oe=(ae&je)===je;return(S&1)===1!==oe&&(ae=r.neg(ae)),{x:H,y:ae}}else if(B===s&&S===4){let H=r.fromBytes(N.subarray(0,r.BYTES)),Z=r.fromBytes(N.subarray(r.BYTES,2*r.BYTES));return{x:H,y:Z}}else throw new Error(`Point of length ${B} was invalid. Expected ${i} compressed bytes or ${s} uncompressed bytes`)}}),m=b=>Ae.bytesToHex(Ae.numberToBytesBE(b,e.nByteLength));function _(b){let B=n>>je;return b>B}function u(b){return _(b)?o(-b):b}let T=(b,B,S)=>Ae.bytesToNumberBE(b.slice(B,S));class O{constructor(B,S,N){this.r=B,this.s=S,this.recovery=N,this.assertValidity()}static fromCompact(B){let S=e.nByteLength;return B=(0,wt.ensureBytes)("compactSignature",B,S*2),new O(T(B,0,S),T(B,S,2*S))}static fromDER(B){let{r:S,s:N}=Et.DER.toSig((0,wt.ensureBytes)("DER",B));return new O(S,N)}assertValidity(){Ae.aInRange("r",this.r,je,n),Ae.aInRange("s",this.s,je,n)}addRecoveryBit(B){return new O(this.r,this.s,B)}recoverPublicKey(B){let{r:S,s:N,recovery:H}=this,Z=$((0,wt.ensureBytes)("msgHash",B));if(H==null||![0,1,2,3].includes(H))throw new Error("recovery id invalid");let ae=H===2||H===3?S+e.n:S;if(ae>=r.ORDER)throw new Error("recovery id 2 or 3 invalid");let oe=H&1?"03":"02",z=c.fromHex(oe+m(ae)),U=a(ae),p=o(-Z*U),J=o(N*U),re=c.BASE.multiplyAndAddUnsafe(z,p,J);if(!re)throw new Error("point at infinify");return re.assertValidity(),re}hasHighS(){return _(this.s)}normalizeS(){return this.hasHighS()?new O(this.r,o(-this.s),this.recovery):this}toDERRawBytes(){return Ae.hexToBytes(this.toDERHex())}toDERHex(){return Et.DER.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Ae.hexToBytes(this.toCompactHex())}toCompactHex(){return m(this.r)+m(this.s)}}let R={isValidPrivateKey(b){try{return f(b),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{let b=$n.getMinHashLength(e.n);return $n.mapHashToField(e.randomBytes(b),e.n)},precompute(b=8,B=c.BASE){return B._setWindowSize(b),B.multiply(BigInt(3)),B}};function F(b,B=!0){return c.fromPrivateKey(b).toRawBytes(B)}function M(b){let B=Ae.isBytes(b),S=typeof b=="string",N=(B||S)&&b.length;return B?N===i||N===s:S?N===2*i||N===2*s:b instanceof c}function K(b,B,S=!0){if(M(b))throw new Error("first arg must be private key");if(!M(B))throw new Error("second arg must be public key");return c.fromHex(B).multiply(f(b)).toRawBytes(S)}let x=e.bits2int||function(b){let B=Ae.bytesToNumberBE(b),S=b.length*8-e.nBitLength;return S>0?B>>BigInt(S):B},$=e.bits2int_modN||function(b){return o(x(b))},W=Ae.bitMask(e.nBitLength);function D(b){return Ae.aInRange(`num < 2^${e.nBitLength}`,b,dr,W),Ae.numberToBytesBE(b,e.nByteLength)}function j(b,B,S=ie){if(["recovered","canonical"].some(Q=>Q in S))throw new Error("sign() legacy options not supported");let{hash:N,randomBytes:H}=e,{lowS:Z,prehash:ae,extraEntropy:oe}=S;Z==null&&(Z=!0),b=(0,wt.ensureBytes)("msgHash",b),I0(S),ae&&(b=(0,wt.ensureBytes)("prehashed msgHash",N(b)));let z=$(b),U=f(B),p=[D(U),D(z)];if(oe!=null&&oe!==!1){let Q=oe===!0?H(r.BYTES):oe;p.push((0,wt.ensureBytes)("extraEntropy",Q))}let J=Ae.concatBytes(...p),re=z;function fe(Q){let l=x(Q);if(!h(l))return;let y=a(l),g=c.BASE.multiply(l).toAffine(),P=o(g.x);if(P===dr)return;let A=o(y*o(re+P*U));if(A===dr)return;let I=(g.x===P?0:2)|Number(g.y&je),k=A;return Z&&_(A)&&(k=u(A),I^=1),new O(P,k,I)}return{seed:J,k2sig:fe}}let ie={lowS:e.lowS,prehash:!1},ee={lowS:e.lowS,prehash:!1};function ne(b,B,S=ie){let{seed:N,k2sig:H}=j(b,B,S),Z=e;return Ae.createHmacDrbg(Z.hash.outputLen,Z.nByteLength,Z.hmac)(N,H)}c.BASE._setWindowSize(8);function w(b,B,S,N=ee){let H=b;if(B=(0,wt.ensureBytes)("msgHash",B),S=(0,wt.ensureBytes)("publicKey",S),"strict"in N)throw new Error("options.strict was renamed to lowS");I0(N);let{lowS:Z,prehash:ae}=N,oe,z;try{if(typeof H=="string"||Ae.isBytes(H))try{oe=O.fromDER(H)}catch(g){if(!(g instanceof Et.DER.Err))throw g;oe=O.fromCompact(H)}else if(typeof H=="object"&&typeof H.r=="bigint"&&typeof H.s=="bigint"){let{r:g,s:P}=H;oe=new O(g,P)}else throw new Error("PARSE");z=c.fromHex(S)}catch(g){if(g.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(Z&&oe.hasHighS())return!1;ae&&(B=e.hash(B));let{r:U,s:p}=oe,J=$(B),re=a(p),fe=o(J*re),Q=o(U*re),l=c.BASE.multiplyAndAddUnsafe(z,fe,Q)?.toAffine();return l?o(l.x)===U:!1}return{CURVE:e,getPublicKey:F,getSharedSecret:K,sign:ne,verify:w,ProjectivePoint:c,Signature:O,utils:R}}function M0(t,e){let r=t.ORDER,n=dr;for(let u=r-je;u%pn===dr;u/=pn)n+=je;let i=n,s=pn<<i-je-je,o=s*pn,a=(r-je)/o,c=(a-je)/pn,f=o-je,d=s,h=t.pow(e,a),m=t.pow(e,(a+je)/pn),_=(u,T)=>{let O=h,R=t.pow(T,f),F=t.sqr(R);F=t.mul(F,T);let M=t.mul(u,F);M=t.pow(M,c),M=t.mul(M,R),R=t.mul(M,T),F=t.mul(M,u);let K=t.mul(F,R);M=t.pow(K,d);let x=t.eql(M,t.ONE);R=t.mul(F,m),M=t.mul(K,O),F=t.cmov(R,F,x),K=t.cmov(M,K,x);for(let $=i;$>je;$--){let W=$-pn;W=pn<<W-je;let D=t.pow(K,W),j=t.eql(D,t.ONE);R=t.mul(F,O),O=t.mul(O,O),D=t.mul(K,O),F=t.cmov(R,F,j),K=t.cmov(D,K,j)}return{isValid:x,value:F}};if(t.ORDER%U0===Yo){let u=(t.ORDER-Yo)/U0,T=t.sqrt(t.neg(e));_=(O,R)=>{let F=t.sqr(R),M=t.mul(O,R);F=t.mul(F,M);let K=t.pow(F,u);K=t.mul(K,M);let x=t.mul(K,T),$=t.mul(t.sqr(K),R),W=t.eql($,O),D=t.cmov(x,K,W);return{isValid:W,value:D}}}return _}function xw(t,e){if($n.validateField(t),!t.isValid(e.A)||!t.isValid(e.B)||!t.isValid(e.Z))throw new Error("mapToCurveSimpleSWU: invalid opts");let r=M0(t,e.Z);if(!t.isOdd)throw new Error("Fp.isOdd is not implemented!");return n=>{let i,s,o,a,c,f,d,h;i=t.sqr(n),i=t.mul(i,e.Z),s=t.sqr(i),s=t.add(s,i),o=t.add(s,t.ONE),o=t.mul(o,e.B),a=t.cmov(e.Z,t.neg(s),!t.eql(s,t.ZERO)),a=t.mul(a,e.A),s=t.sqr(o),f=t.sqr(a),c=t.mul(f,e.A),s=t.add(s,c),s=t.mul(s,o),f=t.mul(f,a),c=t.mul(f,e.B),s=t.add(s,c),d=t.mul(i,o);let{isValid:m,value:_}=r(s,f);h=t.mul(i,n),h=t.mul(h,_),d=t.cmov(d,o,m),h=t.cmov(h,_,m);let u=t.isOdd(n)===t.isOdd(h);return h=t.cmov(t.neg(h),h,u),d=t.div(d,a),{x:d,y:h}}}});var H0=L(ku=>{"use strict";Object.defineProperty(ku,"__esModule",{value:!0});ku.bls=Aw;var q0=Ur(),ju=zt(),C0=Ko(),j0=Cu(),vw=BigInt(0),Wo=BigInt(1),k0=BigInt(2),xi=BigInt(3);function Tw(t){let e=[];for(;t>Wo;t>>=Wo)(t&Wo)===vw?e.unshift(0):(t&xi)===xi?(e.unshift(-1),t+=Wo):e.unshift(1);return e}function Aw(t){let{Fp:e,Fr:r,Fp2:n,Fp6:i,Fp12:s}=t.fields,o=t.params.xNegative,a=t.params.twistType,c=(0,j0.weierstrassPoints)({n:r.ORDER,...t.G1}),f=Object.assign(c,(0,C0.createHasher)(c.ProjectivePoint,t.G1.mapToCurve,{...t.htfDefaults,...t.G1.htfDefaults})),d=(0,j0.weierstrassPoints)({n:r.ORDER,...t.G2}),h=Object.assign(d,(0,C0.createHasher)(d.ProjectivePoint,t.G2.mapToCurve,{...t.htfDefaults,...t.G2.htfDefaults})),m;if(a==="multiplicative")m=(z,U,p,J,re,fe)=>s.mul014(J,z,n.mul(U,re),n.mul(p,fe));else if(a==="divisive")m=(z,U,p,J,re,fe)=>s.mul034(J,n.mul(p,fe),n.mul(U,re),z);else throw new Error("bls: unknown twist type");let _=n.div(n.ONE,n.mul(n.ONE,k0));function u(z,U,p,J){let re=n.sqr(p),fe=n.sqr(J),Q=n.mulByB(n.mul(fe,xi)),l=n.mul(Q,xi),y=n.sub(n.sub(n.sqr(n.add(p,J)),fe),re),g=n.sub(Q,re),P=n.mul(n.sqr(U),xi),A=n.neg(y);return z.push([g,P,A]),U=n.mul(n.mul(n.mul(n.sub(re,l),U),p),_),p=n.sub(n.sqr(n.mul(n.add(re,l),_)),n.mul(n.sqr(Q),xi)),J=n.mul(re,y),{Rx:U,Ry:p,Rz:J}}function T(z,U,p,J,re,fe){let Q=n.sub(p,n.mul(fe,J)),l=n.sub(U,n.mul(re,J)),y=n.sub(n.mul(Q,re),n.mul(l,fe)),g=n.neg(Q),P=l;z.push([y,g,P]);let A=n.sqr(l),I=n.mul(A,l),k=n.mul(A,U),E=n.add(n.sub(I,n.mul(k,k0)),n.mul(n.sqr(Q),J));return U=n.mul(l,E),p=n.sub(n.mul(n.sub(k,E),Q),n.mul(I,p)),J=n.mul(J,I),{Rx:U,Ry:p,Rz:J}}let O=Tw(t.params.ateLoopSize),R=(0,ju.memoized)(z=>{let U=z,{x:p,y:J}=U.toAffine(),re=p,fe=J,Q=n.neg(J),l=re,y=fe,g=n.ONE,P=[];for(let A of O){let I=[];({Rx:l,Ry:y,Rz:g}=u(I,l,y,g)),A&&({Rx:l,Ry:y,Rz:g}=T(I,l,y,g,re,A===-1?Q:fe)),P.push(I)}if(t.postPrecompute){let A=P[P.length-1];t.postPrecompute(l,y,g,re,fe,T.bind(null,A))}return P});function F(z,U=!1){let p=s.ONE;if(z.length){let J=z[0][0].length;for(let re=0;re<J;re++){p=s.sqr(p);for(let[fe,Q,l]of z)for(let[y,g,P]of fe[re])p=m(y,g,P,p,Q,l)}}return o&&(p=s.conjugate(p)),U?s.finalExponentiate(p):p}function M(z,U=!0){let p=[];f.ProjectivePoint.normalizeZ(z.map(({g1:J})=>J)),h.ProjectivePoint.normalizeZ(z.map(({g2:J})=>J));for(let{g1:J,g2:re}of z){if(J.equals(f.ProjectivePoint.ZERO)||re.equals(h.ProjectivePoint.ZERO))throw new Error("pairing is not available for ZERO point");J.assertValidity(),re.assertValidity();let fe=J.toAffine();p.push([R(re),fe.x,fe.y])}return F(p,U)}function K(z,U,p=!0){return M([{g1:z,g2:U}],p)}let x={randomPrivateKey:()=>{let z=(0,q0.getMinHashLength)(r.ORDER);return(0,q0.mapHashToField)(t.randomBytes(z),r.ORDER)},calcPairingPrecomputes:R},{ShortSignature:$}=t.G1,{Signature:W}=t.G2;function D(z){return z instanceof f.ProjectivePoint?z:f.ProjectivePoint.fromHex(z)}function j(z,U){return z instanceof f.ProjectivePoint?z:f.hashToCurve((0,ju.ensureBytes)("point",z),U)}function ie(z){return z instanceof h.ProjectivePoint?z:W.fromHex(z)}function ee(z,U){return z instanceof h.ProjectivePoint?z:h.hashToCurve((0,ju.ensureBytes)("point",z),U)}function ne(z){return f.ProjectivePoint.fromPrivateKey(z).toRawBytes(!0)}function w(z){return h.ProjectivePoint.fromPrivateKey(z).toRawBytes(!0)}function b(z,U,p){let J=ee(z,p);J.assertValidity();let re=J.multiply(f.normPrivateKeyToScalar(U));return z instanceof h.ProjectivePoint?re:W.toRawBytes(re)}function B(z,U,p){let J=j(z,p);J.assertValidity();let re=J.multiply(f.normPrivateKeyToScalar(U));return z instanceof f.ProjectivePoint?re:$.toRawBytes(re)}function S(z,U,p,J){let re=D(p),fe=ee(U,J),Q=f.ProjectivePoint.BASE,l=ie(z),y=M([{g1:re.negate(),g2:fe},{g1:Q,g2:l}]);return s.eql(y,s.ONE)}function N(z,U,p,J){let re=ie(p),fe=j(U,J),Q=h.ProjectivePoint.BASE,l=D(z),y=M([{g1:fe,g2:re},{g1:l,g2:Q.negate()}]);return s.eql(y,s.ONE)}function H(z){if(!z.length)throw new Error("Expected non-empty array");let p=z.map(D).reduce((J,re)=>J.add(re),f.ProjectivePoint.ZERO);return z[0]instanceof f.ProjectivePoint?(p.assertValidity(),p):p.toRawBytes(!0)}function Z(z){if(!z.length)throw new Error("Expected non-empty array");let p=z.map(ie).reduce((J,re)=>J.add(re),h.ProjectivePoint.ZERO);return z[0]instanceof h.ProjectivePoint?(p.assertValidity(),p):W.toRawBytes(p)}function ae(z){if(!z.length)throw new Error("Expected non-empty array");let p=z.map(D).reduce((J,re)=>J.add(re),f.ProjectivePoint.ZERO);return z[0]instanceof f.ProjectivePoint?(p.assertValidity(),p):$.toRawBytes(p)}function oe(z,U,p,J){if(!U.length)throw new Error("Expected non-empty messages array");if(p.length!==U.length)throw new Error("Pubkey count should equal msg count");let re=ie(z),fe=U.map(g=>ee(g,J)),Q=p.map(D),l=new Map;for(let g=0;g<Q.length;g++){let P=Q[g],A=fe[g],I=l.get(A);I===void 0&&(I=[],l.set(A,I)),I.push(P)}let y=[];try{for(let[g,P]of l){let A=P.reduce((I,k)=>I.add(k));y.push({g1:A,g2:g})}return y.push({g1:f.ProjectivePoint.BASE.negate(),g2:re}),s.eql(M(y),s.ONE)}catch{return!1}}return f.ProjectivePoint.BASE._setWindowSize(4),{getPublicKey:ne,getPublicKeyForShortSignatures:w,sign:b,signShortSignature:B,verify:S,verifyBatch:oe,verifyShortSignature:N,aggregatePublicKeys:H,aggregateSignatures:Z,aggregateShortSignatures:ae,millerLoopBatch:F,pairing:K,pairingBatch:M,G1:f,G2:h,Signature:W,ShortSignature:$,fields:{Fr:r,Fp:e,Fp2:n,Fp6:i,Fp12:s},params:{ateLoopSize:t.params.ateLoopSize,r:t.params.r,G1b:t.G1.b,G2b:t.G2.b},utils:x}}});var $0=L(zo=>{"use strict";Object.defineProperty(zo,"__esModule",{value:!0});zo.psiFrobenius=Bw;zo.tower12=Ow;var yn=Ur(),hr=zt(),Sw=BigInt(0),vi=BigInt(1),Xr=BigInt(2),V0=BigInt(3);function Hu(t,e,r,n,i=1,s){let o=BigInt(s===void 0?n:s),a=r**BigInt(n),c=[];for(let f=0;f<i;f++){let d=BigInt(f+1),h=[];for(let m=0,_=vi;m<n;m++){let u=(d*_-d)/o%a;h.push(t.pow(e,u)),_*=r}c.push(h)}return c}function Bw(t,e,r){let n=e.pow(r,(t.ORDER-vi)/V0),i=e.pow(r,(t.ORDER-vi)/Xr);function s(m,_){let u=e.mul(e.frobeniusMap(m,1),n),T=e.mul(e.frobeniusMap(_,1),i);return[u,T]}let o=e.pow(r,(t.ORDER**Xr-vi)/V0),a=e.pow(r,(t.ORDER**Xr-vi)/Xr);if(!e.eql(a,e.neg(e.ONE)))throw new Error("psiFrobenius: PSI2_Y!==-1");function c(m,_){return[e.mul(m,o),e.neg(_)]}let f=m=>(_,u)=>{let T=u.toAffine(),O=m(T.x,T.y);return _.fromAffine({x:O[0],y:O[1]})},d=f(s),h=f(c);return{psi:s,psi2:c,G2psi:d,G2psi2:h,PSI_X:n,PSI_Y:i,PSI2_X:o,PSI2_Y:a}}function Ow(t){let{ORDER:e}=t,r=yn.Field(e),n=r.create(t.NONRESIDUE||BigInt(-1)),i=yn.FpLegendre(e),s=r.div(r.ONE,Xr),o=Hu(r,n,r.ORDER,2)[0],a=({c0:w,c1:b},{c0:B,c1:S})=>({c0:r.add(w,B),c1:r.add(b,S)}),c=({c0:w,c1:b},{c0:B,c1:S})=>({c0:r.sub(w,B),c1:r.sub(b,S)}),f=({c0:w,c1:b},B)=>{if(typeof B=="bigint")return{c0:r.mul(w,B),c1:r.mul(b,B)};let{c0:S,c1:N}=B,H=r.mul(w,S),Z=r.mul(b,N),ae=r.sub(H,Z),oe=r.sub(r.mul(r.add(w,b),r.add(S,N)),r.add(H,Z));return{c0:ae,c1:oe}},d=({c0:w,c1:b})=>{let B=r.add(w,b),S=r.sub(w,b),N=r.add(w,w);return{c0:r.mul(B,S),c1:r.mul(N,b)}},h=w=>{if(w.length!==2)throw new Error("Invalid tuple");let b=w.map(B=>r.create(B));return{c0:b[0],c1:b[1]}},m=e*e,_=h(t.FP2_NONRESIDUE),u={ORDER:m,NONRESIDUE:_,BITS:(0,hr.bitLen)(m),BYTES:Math.ceil((0,hr.bitLen)(m)/8),MASK:(0,hr.bitMask)((0,hr.bitLen)(m)),ZERO:{c0:r.ZERO,c1:r.ZERO},ONE:{c0:r.ONE,c1:r.ZERO},create:w=>w,isValid:({c0:w,c1:b})=>typeof w=="bigint"&&typeof b=="bigint",is0:({c0:w,c1:b})=>r.is0(w)&&r.is0(b),eql:({c0:w,c1:b},{c0:B,c1:S})=>r.eql(w,B)&&r.eql(b,S),neg:({c0:w,c1:b})=>({c0:r.neg(w),c1:r.neg(b)}),pow:(w,b)=>yn.FpPow(u,w,b),invertBatch:w=>yn.FpInvertBatch(u,w),add:a,sub:c,mul:f,sqr:d,addN:a,subN:c,mulN:f,sqrN:d,div:(w,b)=>u.mul(w,typeof b=="bigint"?r.inv(r.create(b)):u.inv(b)),inv:({c0:w,c1:b})=>{let B=r.inv(r.create(w*w+b*b));return{c0:r.mul(B,r.create(w)),c1:r.mul(B,r.create(-b))}},sqrt:w=>{if(t.Fp2sqrt)return t.Fp2sqrt(w);let{c0:b,c1:B}=w;if(r.is0(B))return r.eql(i(r,b),r.ONE)?u.create({c0:r.sqrt(b),c1:r.ZERO}):u.create({c0:r.ZERO,c1:r.sqrt(r.div(b,n))});let S=r.sqrt(r.sub(r.sqr(b),r.mul(r.sqr(B),n))),N=r.mul(r.add(S,b),s),H=i(r,N);!r.is0(H)&&!r.eql(H,r.ONE)&&(N=r.sub(N,S));let Z=r.sqrt(N),ae=u.create({c0:Z,c1:r.div(r.mul(B,s),Z)});if(!u.eql(u.sqr(ae),w))throw new Error("Cannot find square root");let oe=ae,z=u.neg(oe),{re:U,im:p}=u.reim(oe),{re:J,im:re}=u.reim(z);return p>re||p===re&&U>J?oe:z},isOdd:w=>{let{re:b,im:B}=u.reim(w),S=b%Xr,N=b===Sw,H=B%Xr;return BigInt(S||N&&H)==vi},fromBytes(w){if(w.length!==u.BYTES)throw new Error(`fromBytes wrong length=${w.length}`);return{c0:r.fromBytes(w.subarray(0,r.BYTES)),c1:r.fromBytes(w.subarray(r.BYTES))}},toBytes:({c0:w,c1:b})=>(0,hr.concatBytes)(r.toBytes(w),r.toBytes(b)),cmov:({c0:w,c1:b},{c0:B,c1:S},N)=>({c0:r.cmov(w,B,N),c1:r.cmov(b,S,N)}),reim:({c0:w,c1:b})=>({re:w,im:b}),mulByNonresidue:({c0:w,c1:b})=>u.mul({c0:w,c1:b},_),mulByB:t.Fp2mulByB,fromBigTuple:h,frobeniusMap:({c0:w,c1:b},B)=>({c0:w,c1:r.mul(b,o[B%2])})},T=({c0:w,c1:b,c2:B},{c0:S,c1:N,c2:H})=>({c0:u.add(w,S),c1:u.add(b,N),c2:u.add(B,H)}),O=({c0:w,c1:b,c2:B},{c0:S,c1:N,c2:H})=>({c0:u.sub(w,S),c1:u.sub(b,N),c2:u.sub(B,H)}),R=({c0:w,c1:b,c2:B},S)=>{if(typeof S=="bigint")return{c0:u.mul(w,S),c1:u.mul(b,S),c2:u.mul(B,S)};let{c0:N,c1:H,c2:Z}=S,ae=u.mul(w,N),oe=u.mul(b,H),z=u.mul(B,Z);return{c0:u.add(ae,u.mulByNonresidue(u.sub(u.mul(u.add(b,B),u.add(H,Z)),u.add(oe,z)))),c1:u.add(u.sub(u.mul(u.add(w,b),u.add(N,H)),u.add(ae,oe)),u.mulByNonresidue(z)),c2:u.sub(u.add(oe,u.mul(u.add(w,B),u.add(N,Z))),u.add(ae,z))}},F=({c0:w,c1:b,c2:B})=>{let S=u.sqr(w),N=u.mul(u.mul(w,b),Xr),H=u.mul(u.mul(b,B),Xr),Z=u.sqr(B);return{c0:u.add(u.mulByNonresidue(H),S),c1:u.add(u.mulByNonresidue(Z),N),c2:u.sub(u.sub(u.add(u.add(N,u.sqr(u.add(u.sub(w,b),B))),H),S),Z)}},[M,K]=Hu(u,_,r.ORDER,6,2,3),x={ORDER:u.ORDER,BITS:3*u.BITS,BYTES:3*u.BYTES,MASK:(0,hr.bitMask)(3*u.BITS),ZERO:{c0:u.ZERO,c1:u.ZERO,c2:u.ZERO},ONE:{c0:u.ONE,c1:u.ZERO,c2:u.ZERO},create:w=>w,isValid:({c0:w,c1:b,c2:B})=>u.isValid(w)&&u.isValid(b)&&u.isValid(B),is0:({c0:w,c1:b,c2:B})=>u.is0(w)&&u.is0(b)&&u.is0(B),neg:({c0:w,c1:b,c2:B})=>({c0:u.neg(w),c1:u.neg(b),c2:u.neg(B)}),eql:({c0:w,c1:b,c2:B},{c0:S,c1:N,c2:H})=>u.eql(w,S)&&u.eql(b,N)&&u.eql(B,H),sqrt:hr.notImplemented,div:(w,b)=>x.mul(w,typeof b=="bigint"?r.inv(r.create(b)):x.inv(b)),pow:(w,b)=>yn.FpPow(x,w,b),invertBatch:w=>yn.FpInvertBatch(x,w),add:T,sub:O,mul:R,sqr:F,addN:T,subN:O,mulN:R,sqrN:F,inv:({c0:w,c1:b,c2:B})=>{let S=u.sub(u.sqr(w),u.mulByNonresidue(u.mul(B,b))),N=u.sub(u.mulByNonresidue(u.sqr(B)),u.mul(w,b)),H=u.sub(u.sqr(b),u.mul(w,B)),Z=u.inv(u.add(u.mulByNonresidue(u.add(u.mul(B,N),u.mul(b,H))),u.mul(w,S)));return{c0:u.mul(Z,S),c1:u.mul(Z,N),c2:u.mul(Z,H)}},fromBytes:w=>{if(w.length!==x.BYTES)throw new Error(`fromBytes wrong length=${w.length}`);return{c0:u.fromBytes(w.subarray(0,u.BYTES)),c1:u.fromBytes(w.subarray(u.BYTES,2*u.BYTES)),c2:u.fromBytes(w.subarray(2*u.BYTES))}},toBytes:({c0:w,c1:b,c2:B})=>(0,hr.concatBytes)(u.toBytes(w),u.toBytes(b),u.toBytes(B)),cmov:({c0:w,c1:b,c2:B},{c0:S,c1:N,c2:H},Z)=>({c0:u.cmov(w,S,Z),c1:u.cmov(b,N,Z),c2:u.cmov(B,H,Z)}),fromBigSix:w=>{if(!Array.isArray(w)||w.length!==6)throw new Error("Invalid Fp6 usage");return{c0:u.fromBigTuple(w.slice(0,2)),c1:u.fromBigTuple(w.slice(2,4)),c2:u.fromBigTuple(w.slice(4,6))}},frobeniusMap:({c0:w,c1:b,c2:B},S)=>({c0:u.frobeniusMap(w,S),c1:u.mul(u.frobeniusMap(b,S),M[S%6]),c2:u.mul(u.frobeniusMap(B,S),K[S%6])}),mulByFp2:({c0:w,c1:b,c2:B},S)=>({c0:u.mul(w,S),c1:u.mul(b,S),c2:u.mul(B,S)}),mulByNonresidue:({c0:w,c1:b,c2:B})=>({c0:u.mulByNonresidue(B),c1:w,c2:b}),mul1:({c0:w,c1:b,c2:B},S)=>({c0:u.mulByNonresidue(u.mul(B,S)),c1:u.mul(w,S),c2:u.mul(b,S)}),mul01({c0:w,c1:b,c2:B},S,N){let H=u.mul(w,S),Z=u.mul(b,N);return{c0:u.add(u.mulByNonresidue(u.sub(u.mul(u.add(b,B),N),Z)),H),c1:u.sub(u.sub(u.mul(u.add(S,N),u.add(w,b)),H),Z),c2:u.add(u.sub(u.mul(u.add(w,B),S),H),Z)}}},$=Hu(u,_,r.ORDER,12,1,6)[0],W=({c0:w,c1:b},{c0:B,c1:S})=>({c0:x.add(w,B),c1:x.add(b,S)}),D=({c0:w,c1:b},{c0:B,c1:S})=>({c0:x.sub(w,B),c1:x.sub(b,S)}),j=({c0:w,c1:b},B)=>{if(typeof B=="bigint")return{c0:x.mul(w,B),c1:x.mul(b,B)};let{c0:S,c1:N}=B,H=x.mul(w,S),Z=x.mul(b,N);return{c0:x.add(H,x.mulByNonresidue(Z)),c1:x.sub(x.mul(x.add(w,b),x.add(S,N)),x.add(H,Z))}},ie=({c0:w,c1:b})=>{let B=x.mul(w,b);return{c0:x.sub(x.sub(x.mul(x.add(x.mulByNonresidue(b),w),x.add(w,b)),B),x.mulByNonresidue(B)),c1:x.add(B,B)}};function ee(w,b){let B=u.sqr(w),S=u.sqr(b);return{first:u.add(u.mulByNonresidue(S),B),second:u.sub(u.sub(u.sqr(u.add(w,b)),B),S)}}let ne={ORDER:u.ORDER,BITS:2*u.BITS,BYTES:2*u.BYTES,MASK:(0,hr.bitMask)(2*u.BITS),ZERO:{c0:x.ZERO,c1:x.ZERO},ONE:{c0:x.ONE,c1:x.ZERO},create:w=>w,isValid:({c0:w,c1:b})=>x.isValid(w)&&x.isValid(b),is0:({c0:w,c1:b})=>x.is0(w)&&x.is0(b),neg:({c0:w,c1:b})=>({c0:x.neg(w),c1:x.neg(b)}),eql:({c0:w,c1:b},{c0:B,c1:S})=>x.eql(w,B)&&x.eql(b,S),sqrt:hr.notImplemented,inv:({c0:w,c1:b})=>{let B=x.inv(x.sub(x.sqr(w),x.mulByNonresidue(x.sqr(b))));return{c0:x.mul(w,B),c1:x.neg(x.mul(b,B))}},div:(w,b)=>ne.mul(w,typeof b=="bigint"?r.inv(r.create(b)):ne.inv(b)),pow:(w,b)=>yn.FpPow(ne,w,b),invertBatch:w=>yn.FpInvertBatch(ne,w),add:W,sub:D,mul:j,sqr:ie,addN:W,subN:D,mulN:j,sqrN:ie,fromBytes:w=>{if(w.length!==ne.BYTES)throw new Error(`fromBytes wrong length=${w.length}`);return{c0:x.fromBytes(w.subarray(0,x.BYTES)),c1:x.fromBytes(w.subarray(x.BYTES))}},toBytes:({c0:w,c1:b})=>(0,hr.concatBytes)(x.toBytes(w),x.toBytes(b)),cmov:({c0:w,c1:b},{c0:B,c1:S},N)=>({c0:x.cmov(w,B,N),c1:x.cmov(b,S,N)}),fromBigTwelve:w=>({c0:x.fromBigSix(w.slice(0,6)),c1:x.fromBigSix(w.slice(6,12))}),frobeniusMap(w,b){let{c0:B,c1:S,c2:N}=x.frobeniusMap(w.c1,b),H=$[b%12];return{c0:x.frobeniusMap(w.c0,b),c1:x.create({c0:u.mul(B,H),c1:u.mul(S,H),c2:u.mul(N,H)})}},mulByFp2:({c0:w,c1:b},B)=>({c0:x.mulByFp2(w,B),c1:x.mulByFp2(b,B)}),conjugate:({c0:w,c1:b})=>({c0:w,c1:x.neg(b)}),mul014:({c0:w,c1:b},B,S,N)=>{let H=x.mul01(w,B,S),Z=x.mul1(b,N);return{c0:x.add(x.mulByNonresidue(Z),H),c1:x.sub(x.sub(x.mul01(x.add(b,w),B,u.add(S,N)),H),Z)}},mul034:({c0:w,c1:b},B,S,N)=>{let H=x.create({c0:u.mul(w.c0,B),c1:u.mul(w.c1,B),c2:u.mul(w.c2,B)}),Z=x.mul01(b,S,N),ae=x.mul01(x.add(w,b),u.add(B,S),N);return{c0:x.add(x.mulByNonresidue(Z),H),c1:x.sub(ae,x.add(H,Z))}},_cyclotomicSquare:t.Fp12cyclotomicSquare,_cyclotomicExp:t.Fp12cyclotomicExp,finalExponentiate:t.Fp12finalExponentiate};return{Fp:r,Fp2:u,Fp6:x,Fp4Square:ee,Fp12:ne}}});var J0=L(Ut=>{"use strict";Object.defineProperty(Ut,"__esModule",{value:!0});Ut.bls12_381=void 0;var z0=Ys(),Nw=Mn(),Rw=H0(),Pw=Ur(),Se=zt(),D0=Ko(),Z0=Cu(),X0=$0(),It=BigInt(0),Xo=BigInt(1),pt=BigInt(2),Do=BigInt(3),us=BigInt(4),gn=BigInt("0xd201000000010000"),Iw=(0,Se.bitLen)(gn),{Fp:le,Fp2:pe,Fp6:Ku,Fp4Square:Vu,Fp12:ve}=(0,X0.tower12)({ORDER:BigInt("0x1a0111ea397fe69a4b1ba7b6434bacd764774b84f38512bf6730d2a0f6b0f6241eabfffeb153ffffb9feffffffffaaab"),FP2_NONRESIDUE:[Xo,Xo],Fp2mulByB:({c0:t,c1:e})=>{let r=le.mul(t,us),n=le.mul(e,us);return{c0:le.sub(r,n),c1:le.add(r,n)}},Fp12cyclotomicSquare:({c0:t,c1:e})=>{let{c0:r,c1:n,c2:i}=t,{c0:s,c1:o,c2:a}=e,{first:c,second:f}=Vu(r,o),{first:d,second:h}=Vu(s,i),{first:m,second:_}=Vu(n,a),u=pe.mulByNonresidue(_);return{c0:Ku.create({c0:pe.add(pe.mul(pe.sub(c,r),pt),c),c1:pe.add(pe.mul(pe.sub(d,n),pt),d),c2:pe.add(pe.mul(pe.sub(m,i),pt),m)}),c1:Ku.create({c0:pe.add(pe.mul(pe.add(u,s),pt),u),c1:pe.add(pe.mul(pe.add(f,o),pt),f),c2:pe.add(pe.mul(pe.add(h,a),pt),h)})}},Fp12cyclotomicExp(t,e){let r=ve.ONE;for(let n=Iw-1;n>=0;n--)r=ve._cyclotomicSquare(r),(0,Se.bitGet)(e,n)&&(r=ve.mul(r,t));return r},Fp12finalExponentiate:t=>{let e=gn,r=ve.div(ve.frobeniusMap(t,6),t),n=ve.mul(ve.frobeniusMap(r,2),r),i=ve.conjugate(ve._cyclotomicExp(n,e)),s=ve.mul(ve.conjugate(ve._cyclotomicSquare(n)),i),o=ve.conjugate(ve._cyclotomicExp(s,e)),a=ve.conjugate(ve._cyclotomicExp(o,e)),c=ve.mul(ve.conjugate(ve._cyclotomicExp(a,e)),ve._cyclotomicSquare(i)),f=ve.conjugate(ve._cyclotomicExp(c,e)),d=ve.frobeniusMap(ve.mul(i,a),2),h=ve.frobeniusMap(ve.mul(o,n),3),m=ve.frobeniusMap(ve.mul(c,ve.conjugate(n)),1),_=ve.mul(ve.mul(f,ve.conjugate(s)),n);return ve.mul(ve.mul(ve.mul(d,h),m),_)}}),K0=Pw.Field(BigInt("0x73eda753299d7d483339d80809a1d80553bda402fffe5bfeffffffff00000001")),Uw=(0,D0.isogenyMap)(pe,[[["0x5c759507e8e333ebb5b7a9a47d7ed8532c52d39fd3a042a88b58423c50ae15d5c2638e343d9c71c6238aaaaaaaa97d6","0x5c759507e8e333ebb5b7a9a47d7ed8532c52d39fd3a042a88b58423c50ae15d5c2638e343d9c71c6238aaaaaaaa97d6"],["0x0","0x11560bf17baa99bc32126fced787c88f984f87adf7ae0c7f9a208c6b4f20a4181472aaa9cb8d555526a9ffffffffc71a"],["0x11560bf17baa99bc32126fced787c88f984f87adf7ae0c7f9a208c6b4f20a4181472aaa9cb8d555526a9ffffffffc71e","0x8ab05f8bdd54cde190937e76bc3e447cc27c3d6fbd7063fcd104635a790520c0a395554e5c6aaaa9354ffffffffe38d"],["0x171d6541fa38ccfaed6dea691f5fb614cb14b4e7f4e810aa22d6108f142b85757098e38d0f671c7188e2aaaaaaaa5ed1","0x0"]],[["0x0","0x1a0111ea397fe69a4b1ba7b6434bacd764774b84f38512bf6730d2a0f6b0f6241eabfffeb153ffffb9feffffffffaa63"],["0xc","0x1a0111ea397fe69a4b1ba7b6434bacd764774b84f38512bf6730d2a0f6b0f6241eabfffeb153ffffb9feffffffffaa9f"],["0x1","0x0"]],[["0x1530477c7ab4113b59a4c18b076d11930f7da5d4a07f649bf54439d87d27e500fc8c25ebf8c92f6812cfc71c71c6d706","0x1530477c7ab4113b59a4c18b076d11930f7da5d4a07f649bf54439d87d27e500fc8c25ebf8c92f6812cfc71c71c6d706"],["0x0","0x5c759507e8e333ebb5b7a9a47d7ed8532c52d39fd3a042a88b58423c50ae15d5c2638e343d9c71c6238aaaaaaaa97be"],["0x11560bf17baa99bc32126fced787c88f984f87adf7ae0c7f9a208c6b4f20a4181472aaa9cb8d555526a9ffffffffc71c","0x8ab05f8bdd54cde190937e76bc3e447cc27c3d6fbd7063fcd104635a790520c0a395554e5c6aaaa9354ffffffffe38f"],["0x124c9ad43b6cf79bfbf7043de3811ad0761b0f37a1e26286b0e977c69aa274524e79097a56dc4bd9e1b371c71c718b10","0x0"]],[["0x1a0111ea397fe69a4b1ba7b6434bacd764774b84f38512bf6730d2a0f6b0f6241eabfffeb153ffffb9feffffffffa8fb","0x1a0111ea397fe69a4b1ba7b6434bacd764774b84f38512bf6730d2a0f6b0f6241eabfffeb153ffffb9feffffffffa8fb"],["0x0","0x1a0111ea397fe69a4b1ba7b6434bacd764774b84f38512bf6730d2a0f6b0f6241eabfffeb153ffffb9feffffffffa9d3"],["0x12","0x1a0111ea397fe69a4b1ba7b6434bacd764774b84f38512bf6730d2a0f6b0f6241eabfffeb153ffffb9feffffffffaa99"],["0x1","0x0"]]].map(t=>t.map(e=>pe.fromBigTuple(e.map(BigInt))))),Fw=(0,D0.isogenyMap)(le,[["0x11a05f2b1e833340b809101dd99815856b303e88a2d7005ff2627b56cdb4e2c85610c2d5f2e62d6eaeac1662734649b7","0x17294ed3e943ab2f0588bab22147a81c7c17e75b2f6a8417f565e33c70d1e86b4838f2a6f318c356e834eef1b3cb83bb","0xd54005db97678ec1d1048c5d10a9a1bce032473295983e56878e501ec68e25c958c3e3d2a09729fe0179f9dac9edcb0","0x1778e7166fcc6db74e0609d307e55412d7f5e4656a8dbf25f1b33289f1b330835336e25ce3107193c5b388641d9b6861","0xe99726a3199f4436642b4b3e4118e5499db995a1257fb3f086eeb65982fac18985a286f301e77c451154ce9ac8895d9","0x1630c3250d7313ff01d1201bf7a74ab5db3cb17dd952799b9ed3ab9097e68f90a0870d2dcae73d19cd13c1c66f652983","0xd6ed6553fe44d296a3726c38ae652bfb11586264f0f8ce19008e218f9c86b2a8da25128c1052ecaddd7f225a139ed84","0x17b81e7701abdbe2e8743884d1117e53356de5ab275b4db1a682c62ef0f2753339b7c8f8c8f475af9ccb5618e3f0c88e","0x80d3cf1f9a78fc47b90b33563be990dc43b756ce79f5574a2c596c928c5d1de4fa295f296b74e956d71986a8497e317","0x169b1f8e1bcfa7c42e0c37515d138f22dd2ecb803a0c5c99676314baf4bb1b7fa3190b2edc0327797f241067be390c9e","0x10321da079ce07e272d8ec09d2565b0dfa7dccdde6787f96d50af36003b14866f69b771f8c285decca67df3f1605fb7b","0x6e08c248e260e70bd1e962381edee3d31d79d7e22c837bc23c0bf1bc24c6b68c24b1b80b64d391fa9c8ba2e8ba2d229"],["0x8ca8d548cff19ae18b2e62f4bd3fa6f01d5ef4ba35b48ba9c9588617fc8ac62b558d681be343df8993cf9fa40d21b1c","0x12561a5deb559c4348b4711298e536367041e8ca0cf0800c0126c2588c48bf5713daa8846cb026e9e5c8276ec82b3bff","0xb2962fe57a3225e8137e629bff2991f6f89416f5a718cd1fca64e00b11aceacd6a3d0967c94fedcfcc239ba5cb83e19","0x3425581a58ae2fec83aafef7c40eb545b08243f16b1655154cca8abc28d6fd04976d5243eecf5c4130de8938dc62cd8","0x13a8e162022914a80a6f1d5f43e7a07dffdfc759a12062bb8d6b44e833b306da9bd29ba81f35781d539d395b3532a21e","0xe7355f8e4e667b955390f7f0506c6e9395735e9ce9cad4d0a43bcef24b8982f7400d24bc4228f11c02df9a29f6304a5","0x772caacf16936190f3e0c63e0596721570f5799af53a1894e2e073062aede9cea73b3538f0de06cec2574496ee84a3a","0x14a7ac2a9d64a8b230b3f5b074cf01996e7f63c21bca68a81996e1cdf9822c580fa5b9489d11e2d311f7d99bbdcc5a5e","0xa10ecf6ada54f825e920b3dafc7a3cce07f8d1d7161366b74100da67f39883503826692abba43704776ec3a79a1d641","0x95fc13ab9e92ad4476d6e3eb3a56680f682b4ee96f7d03776df533978f31c1593174e4b4b7865002d6384d168ecdd0a","0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001"],["0x90d97c81ba24ee0259d1f094980dcfa11ad138e48a869522b52af6c956543d3cd0c7aee9b3ba3c2be9845719707bb33","0x134996a104ee5811d51036d776fb46831223e96c254f383d0f906343eb67ad34d6c56711962fa8bfe097e75a2e41c696","0xcc786baa966e66f4a384c86a3b49942552e2d658a31ce2c344be4b91400da7d26d521628b00523b8dfe240c72de1f6","0x1f86376e8981c217898751ad8746757d42aa7b90eeb791c09e4a3ec03251cf9de405aba9ec61deca6355c77b0e5f4cb","0x8cc03fdefe0ff135caf4fe2a21529c4195536fbe3ce50b879833fd221351adc2ee7f8dc099040a841b6daecf2e8fedb","0x16603fca40634b6a2211e11db8f0a6a074a7d0d4afadb7bd76505c3d3ad5544e203f6326c95a807299b23ab13633a5f0","0x4ab0b9bcfac1bbcb2c977d027796b3ce75bb8ca2be184cb5231413c4d634f3747a87ac2460f415ec961f8855fe9d6f2","0x987c8d5333ab86fde9926bd2ca6c674170a05bfe3bdd81ffd038da6c26c842642f64550fedfe935a15e4ca31870fb29","0x9fc4018bd96684be88c9e221e4da1bb8f3abd16679dc26c1e8b6e6a1f20cabe69d65201c78607a360370e577bdba587","0xe1bba7a1186bdb5223abde7ada14a23c42a0ca7915af6fe06985e7ed1e4d43b9b3f7055dd4eba6f2bafaaebca731c30","0x19713e47937cd1be0dfd0b8f1d43fb93cd2fcbcb6caf493fd1183e416389e61031bf3a5cce3fbafce813711ad011c132","0x18b46a908f36f6deb918c143fed2edcc523559b8aaf0c2462e6bfe7f911f643249d9cdf41b44d606ce07c8a4d0074d8e","0xb182cac101b9399d155096004f53f447aa7b12a3426b08ec02710e807b4633f06c851c1919211f20d4c04f00b971ef8","0x245a394ad1eca9b72fc00ae7be315dc757b3b080d4c158013e6632d3c40659cc6cf90ad1c232a6442d9d3f5db980133","0x5c129645e44cf1102a159f748c4a3fc5e673d81d7e86568d9ab0f5d396a7ce46ba1049b6579afb7866b1e715475224b","0x15e6be4e990f03ce4ea50b3b42df2eb5cb181d8f84965a3957add4fa95af01b2b665027efec01c7704b456be69c8b604"],["0x16112c4c3a9c98b252181140fad0eae9601a6de578980be6eec3232b5be72e7a07f3688ef60c206d01479253b03663c1","0x1962d75c2381201e1a0cbd6c43c348b885c84ff731c4d59ca4a10356f453e01f78a4260763529e3532f6102c2e49a03d","0x58df3306640da276faaae7d6e8eb15778c4855551ae7f310c35a5dd279cd2eca6757cd636f96f891e2538b53dbf67f2","0x16b7d288798e5395f20d23bf89edb4d1d115c5dbddbcd30e123da489e726af41727364f2c28297ada8d26d98445f5416","0xbe0e079545f43e4b00cc912f8228ddcc6d19c9f0f69bbb0542eda0fc9dec916a20b15dc0fd2ededda39142311a5001d","0x8d9e5297186db2d9fb266eaac783182b70152c65550d881c5ecd87b6f0f5a6449f38db9dfa9cce202c6477faaf9b7ac","0x166007c08a99db2fc3ba8734ace9824b5eecfdfa8d0cf8ef5dd365bc400a0051d5fa9c01a58b1fb93d1a1399126a775c","0x16a3ef08be3ea7ea03bcddfabba6ff6ee5a4375efa1f4fd7feb34fd206357132b920f5b00801dee460ee415a15812ed9","0x1866c8ed336c61231a1be54fd1d74cc4f9fb0ce4c6af5920abc5750c4bf39b4852cfe2f7bb9248836b233d9d55535d4a","0x167a55cda70a6e1cea820597d94a84903216f763e13d87bb5308592e7ea7d4fbc7385ea3d529b35e346ef48bb8913f55","0x4d2f259eea405bd48f010a01ad2911d9c6dd039bb61a6290e591b36e636a5c871a5c29f4f83060400f8b49cba8f6aa8","0xaccbb67481d033ff5852c1e48c50c477f94ff8aefce42d28c0f9a88cea7913516f968986f7ebbea9684b529e2561092","0xad6b9514c767fe3c3613144b45f1496543346d98adf02267d5ceef9a00d9b8693000763e3b90ac11e99b138573345cc","0x2660400eb2e4f3b628bdd0d53cd76f2bf565b94e72927c1cb748df27942480e420517bd8714cc80d1fadc1326ed06f7","0xe0fa1d816ddc03e6b24255e0d7819c171c40f65e273b853324efcd6356caa205ca2f570f13497804415473a1d634b8f","0x000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001"]].map(t=>t.map(e=>BigInt(e)))),Mw=(0,Z0.mapToCurveSimpleSWU)(pe,{A:pe.create({c0:le.create(It),c1:le.create(BigInt(240))}),B:pe.create({c0:le.create(BigInt(1012)),c1:le.create(BigInt(1012))}),Z:pe.create({c0:le.create(BigInt(-2)),c1:le.create(BigInt(-1))})}),qw=(0,Z0.mapToCurveSimpleSWU)(le,{A:le.create(BigInt("0x144698a3b8e9433d693a02c96d4982b0ea985383ee66a8d8e8981aefd881ac98936f8da0e0f97f5cf428082d584c1d")),B:le.create(BigInt("0x12e2908d11688030018b12e8753eee3b2016c1f0f24f4070a0b9c14fcef35ef55a23215a316ceaa5d1cc48e98e172be0")),Z:le.create(BigInt(11))}),{G2psi:G0,G2psi2:Cw}=(0,X0.psiFrobenius)(le,pe,pe.div(pe.ONE,pe.NONRESIDUE)),$u=Object.freeze({DST:"BLS_SIG_BLS12381G2_XMD:SHA-256_SSWU_RO_NUL_",encodeDST:"BLS_SIG_BLS12381G2_XMD:SHA-256_SSWU_RO_NUL_",p:le.ORDER,m:2,k:128,expand:"xmd",hash:z0.sha256}),Jo=ls(le.toBytes(It),{infinity:!0,compressed:!0});function Zo(t){t=t.slice();let e=t[0]&224,r=!!(e>>7&1),n=!!(e>>6&1),i=!!(e>>5&1);return t[0]&=31,{compressed:r,infinity:n,sort:i,value:t}}function ls(t,e){if(t[0]&224)throw new Error("setMask: non-empty mask");return e.compressed&&(t[0]|=128),e.infinity&&(t[0]|=64),e.sort&&(t[0]|=32),t}function Y0(t){t.assertValidity();let e=t.equals(Ut.bls12_381.G1.ProjectivePoint.ZERO),{x:r,y:n}=t.toAffine();if(e)return Jo.slice();let i=le.ORDER,s=!!(n*pt/i);return ls((0,Se.numberToBytesBE)(r,le.BYTES),{compressed:!0,sort:s})}function W0(t){t.assertValidity();let e=le.BYTES;if(t.equals(Ut.bls12_381.G2.ProjectivePoint.ZERO))return(0,Se.concatBytes)(Jo,(0,Se.numberToBytesBE)(It,e));let{x:r,y:n}=t.toAffine(),{re:i,im:s}=pe.reim(r),{re:o,im:a}=pe.reim(n),f=!!((a>It?a*pt:o*pt)/le.ORDER&Xo),d=i;return(0,Se.concatBytes)(ls((0,Se.numberToBytesBE)(s,e),{sort:f,compressed:!0}),(0,Se.numberToBytesBE)(d,e))}Ut.bls12_381=(0,Rw.bls)({fields:{Fp:le,Fp2:pe,Fp6:Ku,Fp12:ve,Fr:K0},G1:{Fp:le,h:BigInt("0x396c8c005555e1568c00aaab0000aaab"),Gx:BigInt("0x17f1d3a73197d7942695638c4fa9ac0fc3688c4f9774b905a14e3a3f171bac586c55e83ff97a1aeffb3af00adb22c6bb"),Gy:BigInt("0x08b3f481e3aaa0f1a09e30ed741d8ae4fcf5e095d5d00af600db18cb2c04b3edd03cc744a2888ae40caa232946c5e7e1"),a:le.ZERO,b:us,htfDefaults:{...$u,m:1,DST:"BLS_SIG_BLS12381G1_XMD:SHA-256_SSWU_RO_NUL_"},wrapPrivateKey:!0,allowInfinityPoint:!0,isTorsionFree:(t,e)=>{let r=BigInt("0x5f19672fdf76ce51ba69c6076a0f77eaddb3a93be6f89688de17d813620a00022e01fffffffefffe"),n=new t(le.mul(e.px,r),e.py,e.pz);return e.multiplyUnsafe(gn).negate().multiplyUnsafe(gn).equals(n)},clearCofactor:(t,e)=>e.multiplyUnsafe(gn).add(e),mapToCurve:t=>{let{x:e,y:r}=qw(le.create(t[0]));return Fw(e,r)},fromBytes:t=>{let{compressed:e,infinity:r,sort:n,value:i}=Zo(t);if(i.length===48&&e){let s=le.ORDER,o=(0,Se.bytesToNumberBE)(i),a=le.create(o&le.MASK);if(r){if(a!==It)throw new Error("G1: non-empty compressed point at infinity");return{x:It,y:It}}let c=le.add(le.pow(a,Do),le.create(Ut.bls12_381.params.G1b)),f=le.sqrt(c);if(!f)throw new Error("Invalid compressed G1 point");return f*pt/s!==BigInt(n)&&(f=le.neg(f)),{x:le.create(a),y:le.create(f)}}else if(i.length===96&&!e){let s=(0,Se.bytesToNumberBE)(i.subarray(0,le.BYTES)),o=(0,Se.bytesToNumberBE)(i.subarray(le.BYTES));if(r){if(s!==It||o!==It)throw new Error("G1: non-empty point at infinity");return Ut.bls12_381.G1.ProjectivePoint.ZERO.toAffine()}return{x:le.create(s),y:le.create(o)}}else throw new Error("Invalid point G1, expected 48/96 bytes")},toBytes:(t,e,r)=>{let n=e.equals(t.ZERO),{x:i,y:s}=e.toAffine();if(r){if(n)return Jo.slice();let o=le.ORDER,a=!!(s*pt/o);return ls((0,Se.numberToBytesBE)(i,le.BYTES),{compressed:!0,sort:a})}else return n?(0,Se.concatBytes)(new Uint8Array([64]),new Uint8Array(2*le.BYTES-1)):(0,Se.concatBytes)((0,Se.numberToBytesBE)(i,le.BYTES),(0,Se.numberToBytesBE)(s,le.BYTES))},ShortSignature:{fromHex(t){let{infinity:e,sort:r,value:n}=Zo((0,Se.ensureBytes)("signatureHex",t,48)),i=le.ORDER,s=(0,Se.bytesToNumberBE)(n);if(e)return Ut.bls12_381.G1.ProjectivePoint.ZERO;let o=le.create(s&le.MASK),a=le.add(le.pow(o,Do),le.create(Ut.bls12_381.params.G1b)),c=le.sqrt(a);if(!c)throw new Error("Invalid compressed G1 point");let f=BigInt(r);c*pt/i!==f&&(c=le.neg(c));let d=Ut.bls12_381.G1.ProjectivePoint.fromAffine({x:o,y:c});return d.assertValidity(),d},toRawBytes(t){return Y0(t)},toHex(t){return(0,Se.bytesToHex)(Y0(t))}}},G2:{Fp:pe,h:BigInt("0x5d543a95414e7f1091d50792876a202cd91de4547085abaa68a205b2e5a7ddfa628f1cb4d9e82ef21537e293a6691ae1616ec6e786f0c70cf1c38e31c7238e5"),Gx:pe.fromBigTuple([BigInt("0x024aa2b2f08f0a91260805272dc51051c6e47ad4fa403b02b4510b647ae3d1770bac0326a805bbefd48056c8c121bdb8"),BigInt("0x13e02b6052719f607dacd3a088274f65596bd0d09920b61ab5da61bbdc7f5049334cf11213945d57e5ac7d055d042b7e")]),Gy:pe.fromBigTuple([BigInt("0x0ce5d527727d6e118cc9cdc6da2e351aadfd9baa8cbdd3a76d429a695160d12c923ac9cc3baca289e193548608b82801"),BigInt("0x0606c4a02ea734cc32acd2b02bc28b99cb3e287e85a763af267492ab572e99ab3f370d275cec1da1aaa9075ff05f79be")]),a:pe.ZERO,b:pe.fromBigTuple([us,us]),hEff:BigInt("0xbc69f08f2ee75b3584c6a0ea91b352888e2a8e9145ad7689986ff031508ffe1329c2f178731db956d82bf015d1212b02ec0ec69d7477c1ae954cbc06689f6a359894c0adebbf6b4e8020005aaa95551"),htfDefaults:{...$u},wrapPrivateKey:!0,allowInfinityPoint:!0,mapToCurve:t=>{let{x:e,y:r}=Mw(pe.fromBigTuple(t));return Uw(e,r)},isTorsionFree:(t,e)=>e.multiplyUnsafe(gn).negate().equals(G0(t,e)),clearCofactor:(t,e)=>{let r=gn,n=e.multiplyUnsafe(r).negate(),i=G0(t,e),s=e.double();return s=Cw(t,s),s=s.subtract(i),i=n.add(i),i=i.multiplyUnsafe(r).negate(),s=s.add(i),s=s.subtract(n),s.subtract(e)},fromBytes:t=>{let{compressed:e,infinity:r,sort:n,value:i}=Zo(t);if(!e&&!r&&n||!e&&r&&n||n&&r&&e)throw new Error("Invalid encoding flag: "+(t[0]&224));let s=le.BYTES,o=(a,c,f)=>(0,Se.bytesToNumberBE)(a.slice(c,f));if(i.length===96&&e){let a=Ut.bls12_381.params.G2b,c=le.ORDER;if(r){if(i.reduce((T,O)=>T!==0?O+1:O,0)>0)throw new Error("Invalid compressed G2 point");return{x:pe.ZERO,y:pe.ZERO}}let f=o(i,0,s),d=o(i,s,2*s),h=pe.create({c0:le.create(d),c1:le.create(f)}),m=pe.add(pe.pow(h,Do),a),_=pe.sqrt(m),u=_.c1===It?_.c0*pt/c:_.c1*pt/c?Xo:It;return _=n&&u>0?_:pe.neg(_),{x:h,y:_}}else if(i.length===192&&!e){if(r){if(i.reduce((h,m)=>h!==0?m+1:m,0)>0)throw new Error("Invalid uncompressed G2 point");return{x:pe.ZERO,y:pe.ZERO}}let a=o(i,0,s),c=o(i,s,2*s),f=o(i,2*s,3*s),d=o(i,3*s,4*s);return{x:pe.fromBigTuple([c,a]),y:pe.fromBigTuple([d,f])}}else throw new Error("Invalid point G2, expected 96/192 bytes")},toBytes:(t,e,r)=>{let{BYTES:n,ORDER:i}=le,s=e.equals(t.ZERO),{x:o,y:a}=e.toAffine();if(r){if(s)return(0,Se.concatBytes)(Jo,(0,Se.numberToBytesBE)(It,n));let c=!!(a.c1===It?a.c0*pt/i:a.c1*pt/i);return(0,Se.concatBytes)(ls((0,Se.numberToBytesBE)(o.c1,n),{compressed:!0,sort:c}),(0,Se.numberToBytesBE)(o.c0,n))}else{if(s)return(0,Se.concatBytes)(new Uint8Array([64]),new Uint8Array(4*n-1));let{re:c,im:f}=pe.reim(o),{re:d,im:h}=pe.reim(a);return(0,Se.concatBytes)((0,Se.numberToBytesBE)(f,n),(0,Se.numberToBytesBE)(c,n),(0,Se.numberToBytesBE)(h,n),(0,Se.numberToBytesBE)(d,n))}},Signature:{fromHex(t){let{infinity:e,sort:r,value:n}=Zo((0,Se.ensureBytes)("signatureHex",t)),i=le.ORDER,s=n.length/2;if(s!==48&&s!==96)throw new Error("Invalid compressed signature length, must be 96 or 192");let o=(0,Se.bytesToNumberBE)(n.slice(0,s)),a=(0,Se.bytesToNumberBE)(n.slice(s));if(e)return Ut.bls12_381.G2.ProjectivePoint.ZERO;let c=le.create(o&le.MASK),f=le.create(a),d=pe.create({c0:f,c1:c}),h=pe.add(pe.pow(d,Do),Ut.bls12_381.params.G2b),m=pe.sqrt(h);if(!m)throw new Error("Failed to find a square root");let{re:_,im:u}=pe.reim(m),T=BigInt(r),O=u>It&&u*pt/i!==T,R=u===It&&_*pt/i!==T;(O||R)&&(m=pe.neg(m));let F=Ut.bls12_381.G2.ProjectivePoint.fromAffine({x:d,y:m});return F.assertValidity(),F},toRawBytes(t){return W0(t)},toHex(t){return(0,Se.bytesToHex)(W0(t))}}},params:{ateLoopSize:gn,r:K0.ORDER,xNegative:!0,twistType:"multiplicative"},htfDefaults:$u,hash:z0.sha256,randomBytes:Nw.randomBytes})});var Yu=L(fs=>{"use strict";Object.defineProperty(fs,"__esModule",{value:!0});fs.blsVerify=fs.verify=void 0;var jw=J0(),Gu=Ht();function kw(t,e,r){let n=typeof t=="string"?t:(0,Gu.toHex)(t),i=typeof e=="string"?e:(0,Gu.toHex)(e),s=typeof r=="string"?r:(0,Gu.toHex)(r);return jw.bls12_381.verifyShortSignature(i,s,n)}fs.blsVerify=kw});var Qo=L(Kn=>{"use strict";Object.defineProperty(Kn,"__esModule",{value:!0});Kn.decodeTime=Kn.decodeLeb128=void 0;var Q0=bi(),Hw=t=>(0,Q0.lebDecode)(new Q0.PipeArrayBuffer(t));Kn.decodeLeb128=Hw;var Vw=t=>{let e=(0,Kn.decodeLeb128)(t);return new Date(Number(e)/1e6)};Kn.decodeTime=Vw});var Ti=L(Oe=>{"use strict";var $w=Oe&&Oe.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),Kw=Oe&&Oe.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),L0=Oe&&Oe.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&$w(e,t,r);return Kw(e,t),e};Object.defineProperty(Oe,"__esModule",{value:!0});Oe.check_canister_ranges=Oe.find_label=Oe.flatten_forks=Oe.lookup_path=Oe.LookupStatus=Oe.reconstruct=Oe.lookupResultToBuffer=Oe.Certificate=Oe.hashTreeToString=Oe.NodeType=Oe.CertificateVerificationError=void 0;var eh=L0(ss()),Gw=fi(),Lo=rs(),pr=Ht(),Wu=Tt(),Yw=L0(Yu()),Ww=Qo(),zw=gs(),Jr=class extends Gw.AgentError{constructor(e){super(`Invalid certificate: ${e}`)}};Oe.CertificateVerificationError=Jr;var xt;(function(t){t[t.Empty=0]="Empty",t[t.Fork=1]="Fork",t[t.Labeled=2]="Labeled",t[t.Leaf=3]="Leaf",t[t.Pruned=4]="Pruned"})(xt=Oe.NodeType||(Oe.NodeType={}));function ea(t){let e=n=>n.split(`
|
|
18
|
+
`).map(i=>" "+i).join(`
|
|
19
|
+
`);function r(n){let i=new TextDecoder(void 0,{fatal:!0});try{return JSON.stringify(i.decode(n))}catch{return`data(...${n.byteLength} bytes)`}}switch(t[0]){case xt.Empty:return"()";case xt.Fork:if(t[1]instanceof Array&&t[2]instanceof ArrayBuffer){let n=ea(t[1]),i=ea(t[2]);return`sub(
|
|
20
|
+
left:
|
|
21
|
+
${e(n)}
|
|
22
|
+
---
|
|
23
|
+
right:
|
|
24
|
+
${e(i)}
|
|
25
|
+
)`}else throw new Error("Invalid tree structure for fork");case xt.Labeled:if(t[1]instanceof ArrayBuffer&&t[2]instanceof ArrayBuffer){let n=r(t[1]),i=ea(t[2]);return`label(
|
|
26
|
+
label:
|
|
27
|
+
${e(n)}
|
|
28
|
+
sub:
|
|
29
|
+
${e(i)}
|
|
30
|
+
)`}else throw new Error("Invalid tree structure for labeled");case xt.Leaf:{if(t[1]){if(Array.isArray(t[1]))return JSON.stringify(t[1])}else throw new Error("Invalid tree structure for leaf");return`leaf(...${t[1].byteLength} bytes)`}case xt.Pruned:{if(t[1]){if(Array.isArray(t[1]))return JSON.stringify(t[1])}else throw new Error("Invalid tree structure for pruned");return`pruned(${(0,pr.toHex)(new Uint8Array(t[1]))}`}default:return`unknown(${JSON.stringify(t[0])})`}}Oe.hashTreeToString=ea;function Dw(t,e){let r=new Uint8Array(t),n=new Uint8Array(e);for(let i=0;i<r.length;i++)if(r[i]>n[i])return!0;return!1}var zu=class t{constructor(e,r,n,i,s=5){this._rootKey=r,this._canisterId=n,this._blsVerify=i,this._maxAgeInMinutes=s,this.cert=eh.decode(new Uint8Array(e))}static async create(e){let r=t.createUnverified(e);return await r.verify(),r}static createUnverified(e){let r=e.blsVerify;return r||(r=Yw.blsVerify),new t(e.certificate,e.rootKey,e.canisterId,r,e.maxAgeInMinutes)}lookup(e){return ta(e,this.cert.tree)}lookup_label(e){return this.lookup([e])}async verify(){let e=await ps(this.cert.tree),r=await this._checkDelegationAndGetKey(this.cert.delegation),n=this.cert.signature,i=Xw(r),s=(0,pr.concat)(hs("ic-state-root"),e),o=!1,a=Du(this.lookup(["time"]));if(!a)throw new Jr("Certificate does not contain a time");let c=5*60*1e3,f=this._maxAgeInMinutes*60*1e3,d=Date.now(),h=d-f,m=d+c,_=(0,Ww.decodeTime)(a);if(_.getTime()<h)throw new Jr(`Certificate is signed more than ${this._maxAgeInMinutes} minutes in the past. Certificate time: `+_.toISOString()+" Current time: "+new Date(d).toISOString());if(_.getTime()>m)throw new Jr("Certificate is signed more than 5 minutes in the future. Certificate time: "+_.toISOString()+" Current time: "+new Date(d).toISOString());try{o=await this._blsVerify(new Uint8Array(i),new Uint8Array(n),new Uint8Array(s))}catch{o=!1}if(!o)throw new Jr("Signature verification failed")}async _checkDelegationAndGetKey(e){if(!e)return this._rootKey;let r=await t.createUnverified({certificate:e.certificate,rootKey:this._rootKey,canisterId:this._canisterId,blsVerify:this._blsVerify,maxAgeInMinutes:1/0});if(r.cert.delegation)throw new Jr("Delegation certificates cannot be nested");if(await r.verify(),this._canisterId.toString()!==zw.MANAGEMENT_CANISTER_ID&&!th({canisterId:this._canisterId,subnetId:Wu.Principal.fromUint8Array(new Uint8Array(e.subnet_id)),tree:r.cert.tree}))throw new Jr(`Canister ${this._canisterId} not in range of delegations for subnet 0x${(0,pr.toHex)(e.subnet_id)}`);let n=Du(r.lookup(["subnet",e.subnet_id,"public_key"]));if(!n)throw new Error(`Could not find subnet key for subnet 0x${(0,pr.toHex)(e.subnet_id)}`);return n}};Oe.Certificate=zu;var ds=(0,pr.fromHex)("308182301d060d2b0601040182dc7c0503010201060c2b0601040182dc7c05030201036100"),Zw=96;function Xw(t){let e=ds.byteLength+Zw;if(t.byteLength!==e)throw new TypeError(`BLS DER-encoded public key must be ${e} bytes long`);let r=t.slice(0,ds.byteLength);if(!(0,pr.bufEquals)(r,ds))throw new TypeError(`BLS DER-encoded public key is invalid. Expect the following prefix: ${ds}, but get ${r}`);return t.slice(ds.byteLength)}function Du(t){if(t.status===Ft.Found){if(t.value instanceof ArrayBuffer)return t.value;if(t.value instanceof Uint8Array)return t.value.buffer}}Oe.lookupResultToBuffer=Du;async function ps(t){switch(t[0]){case xt.Empty:return(0,Lo.hash)(hs("ic-hashtree-empty"));case xt.Pruned:return t[1];case xt.Leaf:return(0,Lo.hash)((0,pr.concat)(hs("ic-hashtree-leaf"),t[1]));case xt.Labeled:return(0,Lo.hash)((0,pr.concat)(hs("ic-hashtree-labeled"),t[1],await ps(t[2])));case xt.Fork:return(0,Lo.hash)((0,pr.concat)(hs("ic-hashtree-fork"),await ps(t[1]),await ps(t[2])));default:throw new Error("unreachable")}}Oe.reconstruct=ps;function hs(t){let e=new Uint8Array([t.length]),r=new TextEncoder().encode(t);return(0,pr.concat)(e,r)}var Ft;(function(t){t.Unknown="unknown",t.Absent="absent",t.Found="found"})(Ft=Oe.LookupStatus||(Oe.LookupStatus={}));var Qr;(function(t){t.Less="less",t.Greater="greater"})(Qr||(Qr={}));function ta(t,e){if(t.length===0)switch(e[0]){case xt.Leaf:{if(!e[1])throw new Error("Invalid tree structure for leaf");return e[1]instanceof ArrayBuffer?{status:Ft.Found,value:e[1]}:e[1]instanceof Uint8Array?{status:Ft.Found,value:e[1].buffer}:{status:Ft.Found,value:e[1]}}default:return{status:Ft.Found,value:e}}let r=typeof t[0]=="string"?new TextEncoder().encode(t[0]):t[0],n=ys(r,e);switch(n.status){case Ft.Found:return ta(t.slice(1),n.value);case Qr.Greater:case Qr.Less:return{status:Ft.Absent};default:return n}}Oe.lookup_path=ta;function Zu(t){switch(t[0]){case xt.Empty:return[];case xt.Fork:return Zu(t[1]).concat(Zu(t[2]));default:return[t]}}Oe.flatten_forks=Zu;function ys(t,e){switch(e[0]){case xt.Labeled:return Dw(t,e[1])?{status:Qr.Greater}:(0,pr.bufEquals)(t,e[1])?{status:Ft.Found,value:e[2]}:{status:Qr.Less};case xt.Fork:let r=ys(t,e[1]);switch(r.status){case Qr.Greater:{let n=ys(t,e[2]);return n.status===Qr.Less?{status:Ft.Absent}:n}case Ft.Unknown:{let n=ys(t,e[2]);return n.status===Qr.Less?{status:Ft.Unknown}:n}default:return r}case xt.Pruned:return{status:Ft.Unknown};default:return{status:Ft.Absent}}}Oe.find_label=ys;function th(t){let{canisterId:e,subnetId:r,tree:n}=t,i=ta(["subnet",r.toUint8Array(),"canister_ranges"],n);if(i.status!==Ft.Found||!(i.value instanceof ArrayBuffer))throw new Error(`Could not find canister ranges for subnet ${r}`);return eh.decode(i.value).map(c=>[Wu.Principal.fromUint8Array(c[0]),Wu.Principal.fromUint8Array(c[1])]).some(c=>c[0].ltEq(e)&&c[1].gtEq(e))}Oe.check_canister_ranges=th});var ms=L(ct=>{"use strict";var Jw=ct&&ct.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),Qw=ct&&ct.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),Lw=ct&&ct.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&Jw(e,t,r);return Qw(e,t),e};Object.defineProperty(ct,"__esModule",{value:!0});ct.encodePath=ct.fetchNodeKeys=ct.request=ct.CustomPath=void 0;var mn=Tt(),e1=fi(),bn=Ti(),t1=Ht(),ih=Lw(ss()),rh=Qo(),Xu=class{constructor(e,r,n){this.key=e,this.path=r,this.decodeStrategy=n}};ct.CustomPath=Xu;var r1=async t=>{let{agent:e,paths:r}=t,n=mn.Principal.from(t.canisterId),i=[...new Set(r)],s=i.map(c=>(0,ct.encodePath)(c,n)),o=new Map,a=i.map((c,f)=>(async()=>{var d;try{let h=await e.readState(n,{paths:[s[f]]}),m=await bn.Certificate.create({certificate:h.certificate,rootKey:e.rootKey,canisterId:n}),_=(O,R)=>{if(R==="subnet"){let F=(0,ct.fetchNodeKeys)(h.certificate,n,e.rootKey);return{path:R,data:F}}else return{path:R,data:(0,bn.lookupResultToBuffer)(O.lookup((0,ct.encodePath)(R,n)))}},{path:u,data:T}=_(m,i[f]);if(!T)console.warn(`Expected to find result for path ${u}, but instead found nothing.`),typeof u=="string"?o.set(u,null):o.set(u.key,null);else switch(u){case"time":{o.set(u,(0,rh.decodeTime)(T));break}case"controllers":{o.set(u,o1(T));break}case"module_hash":{o.set(u,nh(T));break}case"subnet":{o.set(u,T);break}case"candid":{o.set(u,new TextDecoder().decode(T));break}default:if(typeof u!="string"&&"key"in u&&"path"in u)switch(u.decodeStrategy){case"raw":o.set(u.key,T);break;case"leb128":{o.set(u.key,(0,rh.decodeLeb128)(T));break}case"cbor":{o.set(u.key,sh(T));break}case"hex":{o.set(u.key,nh(T));break}case"utf-8":o.set(u.key,s1(T))}}}catch(h){if(!((d=h?.message)===null||d===void 0)&&d.includes("Invalid certificate"))throw new e1.AgentError(h.message);typeof c!="string"&&"key"in c&&"path"in c?o.set(c.key,null):o.set(c,null),console.group(),console.warn(`Expected to find result for path ${c}, but instead found nothing.`),console.warn(h),console.groupEnd()}})());return await Promise.all(a),o};ct.request=r1;var n1=(t,e,r)=>{if(!e._isPrincipal)throw new Error("Invalid canisterId");let n=ih.decode(new Uint8Array(t)),i=n.tree,s=n.delegation,o;if(s&&s.subnet_id?o=mn.Principal.fromUint8Array(new Uint8Array(s.subnet_id)):!s&&typeof r<"u"?(o=mn.Principal.selfAuthenticating(new Uint8Array(r)),s={subnet_id:o.toUint8Array(),certificate:new ArrayBuffer(0)}):(o=mn.Principal.selfAuthenticating(mn.Principal.fromText("tdb26-jop6k-aogll-7ltgs-eruif-6kk7m-qpktf-gdiqx-mxtrf-vb5e6-eqe").toUint8Array()),s={subnet_id:o.toUint8Array(),certificate:new ArrayBuffer(0)}),!(0,bn.check_canister_ranges)({canisterId:e,subnetId:o,tree:i}))throw new Error("Canister not in range");let c=(0,bn.lookup_path)(["subnet",s.subnet_id,"node"],i);if(c.status!==bn.LookupStatus.Found)throw new Error("Node not found");if(c.value instanceof ArrayBuffer)throw new Error("Invalid node tree");let f=(0,bn.flatten_forks)(c.value),d=new Map;return f.forEach(h=>{let m=mn.Principal.from(new Uint8Array(h[1])).toText(),_=(0,bn.lookup_path)(["public_key"],h[2]);if(_.status!==bn.LookupStatus.Found)throw new Error("Public key not found");let u=_.value;if(u.byteLength!==44)throw new Error("Invalid public key length");d.set(m,u)}),{subnetId:mn.Principal.fromUint8Array(new Uint8Array(s.subnet_id)).toText(),nodeKeys:d}};ct.fetchNodeKeys=n1;var i1=(t,e)=>{let r=new TextEncoder,n=s=>new DataView(r.encode(s).buffer).buffer,i=new DataView(e.toUint8Array().buffer).buffer;switch(t){case"time":return[n("time")];case"controllers":return[n("canister"),i,n("controllers")];case"module_hash":return[n("canister"),i,n("module_hash")];case"subnet":return[n("subnet")];case"candid":return[n("canister"),i,n("metadata"),n("candid:service")];default:if("key"in t&&"path"in t)if(typeof t.path=="string"||t.path instanceof ArrayBuffer){let s=t.path,o=typeof s=="string"?n(s):s;return[n("canister"),i,n("metadata"),o]}else return t.path}throw new Error(`An unexpeected error was encountered while encoding your path for canister status. Please ensure that your path, ${t} was formatted correctly.`)};ct.encodePath=i1;var nh=t=>(0,t1.toHex)(t),sh=t=>ih.decode(t),s1=t=>new TextDecoder().decode(t),o1=t=>sh(t).map(r=>mn.Principal.fromUint8Array(new Uint8Array(r)))});var Bh=L(ye=>{"use strict";Object.defineProperty(ye,"__esModule",{value:!0});ye.add5L=ye.add5H=ye.add4H=ye.add4L=ye.add3H=ye.add3L=ye.rotlBL=ye.rotlBH=ye.rotlSL=ye.rotlSH=ye.rotr32L=ye.rotr32H=ye.rotrBL=ye.rotrBH=ye.rotrSL=ye.rotrSH=ye.shrSL=ye.shrSH=ye.toBig=void 0;ye.fromBig=Qu;ye.split=oh;ye.add=wh;var ra=BigInt(2**32-1),Ju=BigInt(32);function Qu(t,e=!1){return e?{h:Number(t&ra),l:Number(t>>Ju&ra)}:{h:Number(t>>Ju&ra)|0,l:Number(t&ra)|0}}function oh(t,e=!1){let r=new Uint32Array(t.length),n=new Uint32Array(t.length);for(let i=0;i<t.length;i++){let{h:s,l:o}=Qu(t[i],e);[r[i],n[i]]=[s,o]}return[r,n]}var ah=(t,e)=>BigInt(t>>>0)<<Ju|BigInt(e>>>0);ye.toBig=ah;var ch=(t,e,r)=>t>>>r;ye.shrSH=ch;var uh=(t,e,r)=>t<<32-r|e>>>r;ye.shrSL=uh;var lh=(t,e,r)=>t>>>r|e<<32-r;ye.rotrSH=lh;var fh=(t,e,r)=>t<<32-r|e>>>r;ye.rotrSL=fh;var dh=(t,e,r)=>t<<64-r|e>>>r-32;ye.rotrBH=dh;var hh=(t,e,r)=>t>>>r-32|e<<64-r;ye.rotrBL=hh;var ph=(t,e)=>e;ye.rotr32H=ph;var yh=(t,e)=>t;ye.rotr32L=yh;var gh=(t,e,r)=>t<<r|e>>>32-r;ye.rotlSH=gh;var mh=(t,e,r)=>e<<r|t>>>32-r;ye.rotlSL=mh;var bh=(t,e,r)=>e<<r-32|t>>>64-r;ye.rotlBH=bh;var _h=(t,e,r)=>t<<r-32|e>>>64-r;ye.rotlBL=_h;function wh(t,e,r,n){let i=(e>>>0)+(n>>>0);return{h:t+r+(i/2**32|0)|0,l:i|0}}var Eh=(t,e,r)=>(t>>>0)+(e>>>0)+(r>>>0);ye.add3L=Eh;var xh=(t,e,r,n)=>e+r+n+(t/2**32|0)|0;ye.add3H=xh;var vh=(t,e,r,n)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0);ye.add4L=vh;var Th=(t,e,r,n,i)=>e+r+n+i+(t/2**32|0)|0;ye.add4H=Th;var Ah=(t,e,r,n,i)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0)+(i>>>0);ye.add5L=Ah;var Sh=(t,e,r,n,i,s)=>e+r+n+i+s+(t/2**32|0)|0;ye.add5H=Sh;var a1={fromBig:Qu,split:oh,toBig:ah,shrSH:ch,shrSL:uh,rotrSH:lh,rotrSL:fh,rotrBH:dh,rotrBL:hh,rotr32H:ph,rotr32L:yh,rotlSH:gh,rotlSL:mh,rotlBH:bh,rotlBL:_h,add:wh,add3L:Eh,add3H:xh,add4L:vh,add4H:Th,add5H:Sh,add5L:Ah};ye.default=a1});var Oh=L(yt=>{"use strict";Object.defineProperty(yt,"__esModule",{value:!0});yt.sha384=yt.sha512_256=yt.sha512_224=yt.sha512=yt.SHA384=yt.SHA512_256=yt.SHA512_224=yt.SHA512=void 0;var c1=rc(),be=Bh(),oa=Mn(),[u1,l1]=be.default.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(t=>BigInt(t))),_n=new Uint32Array(80),wn=new Uint32Array(80),Gn=class extends c1.HashMD{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){let{Ah:e,Al:r,Bh:n,Bl:i,Ch:s,Cl:o,Dh:a,Dl:c,Eh:f,El:d,Fh:h,Fl:m,Gh:_,Gl:u,Hh:T,Hl:O}=this;return[e,r,n,i,s,o,a,c,f,d,h,m,_,u,T,O]}set(e,r,n,i,s,o,a,c,f,d,h,m,_,u,T,O){this.Ah=e|0,this.Al=r|0,this.Bh=n|0,this.Bl=i|0,this.Ch=s|0,this.Cl=o|0,this.Dh=a|0,this.Dl=c|0,this.Eh=f|0,this.El=d|0,this.Fh=h|0,this.Fl=m|0,this.Gh=_|0,this.Gl=u|0,this.Hh=T|0,this.Hl=O|0}process(e,r){for(let M=0;M<16;M++,r+=4)_n[M]=e.getUint32(r),wn[M]=e.getUint32(r+=4);for(let M=16;M<80;M++){let K=_n[M-15]|0,x=wn[M-15]|0,$=be.default.rotrSH(K,x,1)^be.default.rotrSH(K,x,8)^be.default.shrSH(K,x,7),W=be.default.rotrSL(K,x,1)^be.default.rotrSL(K,x,8)^be.default.shrSL(K,x,7),D=_n[M-2]|0,j=wn[M-2]|0,ie=be.default.rotrSH(D,j,19)^be.default.rotrBH(D,j,61)^be.default.shrSH(D,j,6),ee=be.default.rotrSL(D,j,19)^be.default.rotrBL(D,j,61)^be.default.shrSL(D,j,6),ne=be.default.add4L(W,ee,wn[M-7],wn[M-16]),w=be.default.add4H(ne,$,ie,_n[M-7],_n[M-16]);_n[M]=w|0,wn[M]=ne|0}let{Ah:n,Al:i,Bh:s,Bl:o,Ch:a,Cl:c,Dh:f,Dl:d,Eh:h,El:m,Fh:_,Fl:u,Gh:T,Gl:O,Hh:R,Hl:F}=this;for(let M=0;M<80;M++){let K=be.default.rotrSH(h,m,14)^be.default.rotrSH(h,m,18)^be.default.rotrBH(h,m,41),x=be.default.rotrSL(h,m,14)^be.default.rotrSL(h,m,18)^be.default.rotrBL(h,m,41),$=h&_^~h&T,W=m&u^~m&O,D=be.default.add5L(F,x,W,l1[M],wn[M]),j=be.default.add5H(D,R,K,$,u1[M],_n[M]),ie=D|0,ee=be.default.rotrSH(n,i,28)^be.default.rotrBH(n,i,34)^be.default.rotrBH(n,i,39),ne=be.default.rotrSL(n,i,28)^be.default.rotrBL(n,i,34)^be.default.rotrBL(n,i,39),w=n&s^n&a^s&a,b=i&o^i&c^o&c;R=T|0,F=O|0,T=_|0,O=u|0,_=h|0,u=m|0,{h,l:m}=be.default.add(f|0,d|0,j|0,ie|0),f=a|0,d=c|0,a=s|0,c=o|0,s=n|0,o=i|0;let B=be.default.add3L(ie,ne,b);n=be.default.add3H(B,j,ee,w),i=B|0}({h:n,l:i}=be.default.add(this.Ah|0,this.Al|0,n|0,i|0)),{h:s,l:o}=be.default.add(this.Bh|0,this.Bl|0,s|0,o|0),{h:a,l:c}=be.default.add(this.Ch|0,this.Cl|0,a|0,c|0),{h:f,l:d}=be.default.add(this.Dh|0,this.Dl|0,f|0,d|0),{h,l:m}=be.default.add(this.Eh|0,this.El|0,h|0,m|0),{h:_,l:u}=be.default.add(this.Fh|0,this.Fl|0,_|0,u|0),{h:T,l:O}=be.default.add(this.Gh|0,this.Gl|0,T|0,O|0),{h:R,l:F}=be.default.add(this.Hh|0,this.Hl|0,R|0,F|0),this.set(n,i,s,o,a,c,f,d,h,m,_,u,T,O,R,F)}roundClean(){_n.fill(0),wn.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}};yt.SHA512=Gn;var na=class extends Gn{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}};yt.SHA512_224=na;var ia=class extends Gn{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}};yt.SHA512_256=ia;var sa=class extends Gn{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}};yt.SHA384=sa;yt.sha512=(0,oa.wrapConstructor)(()=>new Gn);yt.sha512_224=(0,oa.wrapConstructor)(()=>new na);yt.sha512_256=(0,oa.wrapConstructor)(()=>new ia);yt.sha384=(0,oa.wrapConstructor)(()=>new sa)});var Rh=L(el=>{"use strict";Object.defineProperty(el,"__esModule",{value:!0});el.twistedEdwards=p1;var Lu=qu(),Nh=Ur(),Gt=zt(),Xt=zt(),yr=BigInt(0),Kt=BigInt(1),aa=BigInt(2),f1=BigInt(8),d1={zip215:!0};function h1(t){let e=(0,Lu.validateBasic)(t);return Gt.validateObject(t,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...e})}function p1(t){let e=h1(t),{Fp:r,n,prehash:i,hash:s,randomBytes:o,nByteLength:a,h:c}=e,f=aa<<BigInt(a*8)-Kt,d=r.create,h=(0,Nh.Field)(e.n,e.nBitLength),m=e.uvRatio||((S,N)=>{try{return{isValid:!0,value:r.sqrt(S*r.inv(N))}}catch{return{isValid:!1,value:yr}}}),_=e.adjustScalarBytes||(S=>S),u=e.domain||((S,N,H)=>{if((0,Xt.abool)("phflag",H),N.length||H)throw new Error("Contexts/pre-hash are not supported");return S});function T(S,N){Gt.aInRange("coordinate "+S,N,yr,f)}function O(S){if(!(S instanceof M))throw new Error("ExtendedPoint expected")}let R=(0,Xt.memoized)((S,N)=>{let{ex:H,ey:Z,ez:ae}=S,oe=S.is0();N==null&&(N=oe?f1:r.inv(ae));let z=d(H*N),U=d(Z*N),p=d(ae*N);if(oe)return{x:yr,y:Kt};if(p!==Kt)throw new Error("invZ was invalid");return{x:z,y:U}}),F=(0,Xt.memoized)(S=>{let{a:N,d:H}=e;if(S.is0())throw new Error("bad point: ZERO");let{ex:Z,ey:ae,ez:oe,et:z}=S,U=d(Z*Z),p=d(ae*ae),J=d(oe*oe),re=d(J*J),fe=d(U*N),Q=d(J*d(fe+p)),l=d(re+d(H*d(U*p)));if(Q!==l)throw new Error("bad point: equation left != right (1)");let y=d(Z*ae),g=d(oe*z);if(y!==g)throw new Error("bad point: equation left != right (2)");return!0});class M{constructor(N,H,Z,ae){this.ex=N,this.ey=H,this.ez=Z,this.et=ae,T("x",N),T("y",H),T("z",Z),T("t",ae),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(N){if(N instanceof M)throw new Error("extended point not allowed");let{x:H,y:Z}=N||{};return T("x",H),T("y",Z),new M(H,Z,Kt,d(H*Z))}static normalizeZ(N){let H=r.invertBatch(N.map(Z=>Z.ez));return N.map((Z,ae)=>Z.toAffine(H[ae])).map(M.fromAffine)}static msm(N,H){return(0,Lu.pippenger)(M,h,N,H)}_setWindowSize(N){$.setWindowSize(this,N)}assertValidity(){F(this)}equals(N){O(N);let{ex:H,ey:Z,ez:ae}=this,{ex:oe,ey:z,ez:U}=N,p=d(H*U),J=d(oe*ae),re=d(Z*U),fe=d(z*ae);return p===J&&re===fe}is0(){return this.equals(M.ZERO)}negate(){return new M(d(-this.ex),this.ey,this.ez,d(-this.et))}double(){let{a:N}=e,{ex:H,ey:Z,ez:ae}=this,oe=d(H*H),z=d(Z*Z),U=d(aa*d(ae*ae)),p=d(N*oe),J=H+Z,re=d(d(J*J)-oe-z),fe=p+z,Q=fe-U,l=p-z,y=d(re*Q),g=d(fe*l),P=d(re*l),A=d(Q*fe);return new M(y,g,A,P)}add(N){O(N);let{a:H,d:Z}=e,{ex:ae,ey:oe,ez:z,et:U}=this,{ex:p,ey:J,ez:re,et:fe}=N;if(H===BigInt(-1)){let X=d((oe-ae)*(J+p)),te=d((oe+ae)*(J-p)),de=d(te-X);if(de===yr)return this.double();let _e=d(z*aa*fe),Fe=d(U*aa*re),$e=Fe+_e,me=te+X,he=Fe-_e,Xe=d($e*de),Er=d(me*he),Kr=d($e*he),Un=d(de*me);return new M(Xe,Er,Un,Kr)}let Q=d(ae*p),l=d(oe*J),y=d(U*Z*fe),g=d(z*re),P=d((ae+oe)*(p+J)-Q-l),A=g-y,I=g+y,k=d(l-H*Q),E=d(P*A),q=d(I*k),V=d(P*k),C=d(A*I);return new M(E,q,C,V)}subtract(N){return this.add(N.negate())}wNAF(N){return $.wNAFCached(this,N,M.normalizeZ)}multiply(N){let H=N;Gt.aInRange("scalar",H,Kt,n);let{p:Z,f:ae}=this.wNAF(H);return M.normalizeZ([Z,ae])[0]}multiplyUnsafe(N){let H=N;return Gt.aInRange("scalar",H,yr,n),H===yr?x:this.equals(x)||H===Kt?this:this.equals(K)?this.wNAF(H).p:$.unsafeLadder(this,H)}isSmallOrder(){return this.multiplyUnsafe(c).is0()}isTorsionFree(){return $.unsafeLadder(this,n).is0()}toAffine(N){return R(this,N)}clearCofactor(){let{h:N}=e;return N===Kt?this:this.multiplyUnsafe(N)}static fromHex(N,H=!1){let{d:Z,a:ae}=e,oe=r.BYTES;N=(0,Xt.ensureBytes)("pointHex",N,oe),(0,Xt.abool)("zip215",H);let z=N.slice(),U=N[oe-1];z[oe-1]=U&-129;let p=Gt.bytesToNumberLE(z),J=H?f:r.ORDER;Gt.aInRange("pointHex.y",p,yr,J);let re=d(p*p),fe=d(re-Kt),Q=d(Z*re-ae),{isValid:l,value:y}=m(fe,Q);if(!l)throw new Error("Point.fromHex: invalid y coordinate");let g=(y&Kt)===Kt,P=(U&128)!==0;if(!H&&y===yr&&P)throw new Error("Point.fromHex: x=0 and x_0=1");return P!==g&&(y=d(-y)),M.fromAffine({x:y,y:p})}static fromPrivateKey(N){return j(N).point}toRawBytes(){let{x:N,y:H}=this.toAffine(),Z=Gt.numberToBytesLE(H,r.BYTES);return Z[Z.length-1]|=N&Kt?128:0,Z}toHex(){return Gt.bytesToHex(this.toRawBytes())}}M.BASE=new M(e.Gx,e.Gy,Kt,d(e.Gx*e.Gy)),M.ZERO=new M(yr,Kt,Kt,yr);let{BASE:K,ZERO:x}=M,$=(0,Lu.wNAF)(M,a*8);function W(S){return(0,Nh.mod)(S,n)}function D(S){return W(Gt.bytesToNumberLE(S))}function j(S){let N=a;S=(0,Xt.ensureBytes)("private key",S,N);let H=(0,Xt.ensureBytes)("hashed private key",s(S),2*N),Z=_(H.slice(0,N)),ae=H.slice(N,2*N),oe=D(Z),z=K.multiply(oe),U=z.toRawBytes();return{head:Z,prefix:ae,scalar:oe,point:z,pointBytes:U}}function ie(S){return j(S).pointBytes}function ee(S=new Uint8Array,...N){let H=Gt.concatBytes(...N);return D(s(u(H,(0,Xt.ensureBytes)("context",S),!!i)))}function ne(S,N,H={}){S=(0,Xt.ensureBytes)("message",S),i&&(S=i(S));let{prefix:Z,scalar:ae,pointBytes:oe}=j(N),z=ee(H.context,Z,S),U=K.multiply(z).toRawBytes(),p=ee(H.context,U,oe,S),J=W(z+p*ae);Gt.aInRange("signature.s",J,yr,n);let re=Gt.concatBytes(U,Gt.numberToBytesLE(J,r.BYTES));return(0,Xt.ensureBytes)("result",re,a*2)}let w=d1;function b(S,N,H,Z=w){let{context:ae,zip215:oe}=Z,z=r.BYTES;S=(0,Xt.ensureBytes)("signature",S,2*z),N=(0,Xt.ensureBytes)("message",N),oe!==void 0&&(0,Xt.abool)("zip215",oe),i&&(N=i(N));let U=Gt.bytesToNumberLE(S.slice(z,2*z)),p,J,re;try{p=M.fromHex(H,oe),J=M.fromHex(S.slice(0,z),oe),re=K.multiplyUnsafe(U)}catch{return!1}if(!oe&&p.isSmallOrder())return!1;let fe=ee(ae,J.toRawBytes(),p.toRawBytes(),N);return J.add(p.multiplyUnsafe(fe)).subtract(re).clearCofactor().equals(M.ZERO)}return K._setWindowSize(8),{CURVE:e,getPublicKey:ie,sign:ne,verify:b,ExtendedPoint:M,utils:{getExtendedPublicKey:j,randomPrivateKey:()=>o(r.BYTES),precompute(S=8,N=M.BASE){return N._setWindowSize(S),N.multiply(BigInt(3)),N}}}}});var Ih=L(rl=>{"use strict";Object.defineProperty(rl,"__esModule",{value:!0});rl.montgomery=g1;var Ph=Ur(),En=zt(),Ai=BigInt(0),tl=BigInt(1);function y1(t){return(0,En.validateObject)(t,{a:"bigint"},{montgomeryBits:"isSafeInteger",nByteLength:"isSafeInteger",adjustScalarBytes:"function",domain:"function",powPminus2:"function",Gu:"bigint"}),Object.freeze({...t})}function g1(t){let e=y1(t),{P:r}=e,n=F=>(0,Ph.mod)(F,r),i=e.montgomeryBits,s=Math.ceil(i/8),o=e.nByteLength,a=e.adjustScalarBytes||(F=>F),c=e.powPminus2||(F=>(0,Ph.pow)(F,r-BigInt(2),r));function f(F,M,K){let x=n(F*(M-K));return M=n(M-x),K=n(K+x),[M,K]}let d=(e.a-BigInt(2))/BigInt(4);function h(F,M){(0,En.aInRange)("u",F,Ai,r),(0,En.aInRange)("scalar",M,Ai,r);let K=M,x=F,$=tl,W=Ai,D=F,j=tl,ie=Ai,ee;for(let w=BigInt(i-1);w>=Ai;w--){let b=K>>w&tl;ie^=b,ee=f(ie,$,D),$=ee[0],D=ee[1],ee=f(ie,W,j),W=ee[0],j=ee[1],ie=b;let B=$+W,S=n(B*B),N=$-W,H=n(N*N),Z=S-H,ae=D+j,oe=D-j,z=n(oe*B),U=n(ae*N),p=z+U,J=z-U;D=n(p*p),j=n(x*n(J*J)),$=n(S*H),W=n(Z*(S+n(d*Z)))}ee=f(ie,$,D),$=ee[0],D=ee[1],ee=f(ie,W,j),W=ee[0],j=ee[1];let ne=c(W);return n($*ne)}function m(F){return(0,En.numberToBytesLE)(n(F),s)}function _(F){let M=(0,En.ensureBytes)("u coordinate",F,s);return o===32&&(M[31]&=127),(0,En.bytesToNumberLE)(M)}function u(F){let M=(0,En.ensureBytes)("scalar",F),K=M.length;if(K!==s&&K!==o)throw new Error(`Expected ${s} or ${o} bytes, got ${K}`);return(0,En.bytesToNumberLE)(a(M))}function T(F,M){let K=_(M),x=u(F),$=h(K,x);if($===Ai)throw new Error("Invalid private or public key received");return m($)}let O=m(e.Gu);function R(F){return T(F,O)}return{scalarMult:T,scalarMultBase:R,getSharedSecret:(F,M)=>T(F,M),getPublicKey:F=>R(F),utils:{randomPrivateKey:()=>e.randomBytes(e.nByteLength)},GuBytes:O}}});var ll=L(ge=>{"use strict";Object.defineProperty(ge,"__esModule",{value:!0});ge.hash_to_ristretto255=ge.hashToRistretto255=ge.RistrettoPoint=ge.encodeToCurve=ge.hashToCurve=ge.edwardsToMontgomery=ge.x25519=ge.ed25519ph=ge.ed25519ctx=ge.ed25519=ge.ED25519_TORSION_SUBGROUP=void 0;ge.edwardsToMontgomeryPub=$h;ge.edwardsToMontgomeryPriv=_1;var ua=Oh(),bs=Mn(),al=Rh(),qh=Ko(),Ue=Ur(),m1=Ih(),Yn=zt(),_s=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),sl=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),b1=BigInt(0),Fr=BigInt(1),ca=BigInt(2),Ch=BigInt(3),jh=BigInt(5),cl=BigInt(8);function kh(t){let e=BigInt(10),r=BigInt(20),n=BigInt(40),i=BigInt(80),s=_s,a=t*t%s*t%s,c=(0,Ue.pow2)(a,ca,s)*a%s,f=(0,Ue.pow2)(c,Fr,s)*t%s,d=(0,Ue.pow2)(f,jh,s)*f%s,h=(0,Ue.pow2)(d,e,s)*d%s,m=(0,Ue.pow2)(h,r,s)*h%s,_=(0,Ue.pow2)(m,n,s)*m%s,u=(0,Ue.pow2)(_,i,s)*_%s,T=(0,Ue.pow2)(u,i,s)*_%s,O=(0,Ue.pow2)(T,e,s)*d%s;return{pow_p_5_8:(0,Ue.pow2)(O,ca,s)*t%s,b2:a}}function Hh(t){return t[0]&=248,t[31]&=127,t[31]|=64,t}function ul(t,e){let r=_s,n=(0,Ue.mod)(e*e*e,r),i=(0,Ue.mod)(n*n*e,r),s=kh(t*i).pow_p_5_8,o=(0,Ue.mod)(t*n*s,r),a=(0,Ue.mod)(e*o*o,r),c=o,f=(0,Ue.mod)(o*sl,r),d=a===t,h=a===(0,Ue.mod)(-t,r),m=a===(0,Ue.mod)(-t*sl,r);return d&&(o=c),(h||m)&&(o=f),(0,Ue.isNegativeLE)(o,r)&&(o=(0,Ue.mod)(-o,r)),{isValid:d||h,value:o}}ge.ED25519_TORSION_SUBGROUP=["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"];var ce=(0,Ue.Field)(_s,void 0,!0),ws={a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:ce,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:cl,Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:ua.sha512,randomBytes:bs.randomBytes,adjustScalarBytes:Hh,uvRatio:ul};ge.ed25519=(0,al.twistedEdwards)(ws);function Vh(t,e,r){if(e.length>255)throw new Error("Context is too big");return(0,bs.concatBytes)((0,bs.utf8ToBytes)("SigEd25519 no Ed25519 collisions"),new Uint8Array([r?1:0,e.length]),e,t)}ge.ed25519ctx=(0,al.twistedEdwards)({...ws,domain:Vh});ge.ed25519ph=(0,al.twistedEdwards)(Object.assign({},ws,{domain:Vh,prehash:ua.sha512}));ge.x25519=(0,m1.montgomery)({P:_s,a:BigInt(486662),montgomeryBits:255,nByteLength:32,Gu:BigInt(9),powPminus2:t=>{let e=_s,{pow_p_5_8:r,b2:n}=kh(t);return(0,Ue.mod)((0,Ue.pow2)(r,Ch,e)*n,e)},adjustScalarBytes:Hh,randomBytes:bs.randomBytes});function $h(t){let{y:e}=ge.ed25519.ExtendedPoint.fromHex(t),r=BigInt(1);return ce.toBytes(ce.create((r+e)*ce.inv(r-e)))}ge.edwardsToMontgomery=$h;function _1(t){let e=ws.hash(t.subarray(0,32));return ws.adjustScalarBytes(e).subarray(0,32)}var w1=(ce.ORDER+Ch)/cl,E1=ce.pow(ca,w1),Uh=ce.sqrt(ce.neg(ce.ONE));function x1(t){let e=(ce.ORDER-jh)/cl,r=BigInt(486662),n=ce.sqr(t);n=ce.mul(n,ca);let i=ce.add(n,ce.ONE),s=ce.neg(r),o=ce.sqr(i),a=ce.mul(o,i),c=ce.mul(n,r);c=ce.mul(c,s),c=ce.add(c,o),c=ce.mul(c,s);let f=ce.sqr(a);o=ce.sqr(f),f=ce.mul(f,a),f=ce.mul(f,c),o=ce.mul(o,f);let d=ce.pow(o,e);d=ce.mul(d,f);let h=ce.mul(d,Uh);o=ce.sqr(d),o=ce.mul(o,a);let m=ce.eql(o,c),_=ce.cmov(h,d,m),u=ce.mul(s,n),T=ce.mul(d,t);T=ce.mul(T,E1);let O=ce.mul(T,Uh),R=ce.mul(c,n);o=ce.sqr(T),o=ce.mul(o,a);let F=ce.eql(o,R),M=ce.cmov(O,T,F);o=ce.sqr(_),o=ce.mul(o,a);let K=ce.eql(o,c),x=ce.cmov(u,s,K),$=ce.cmov(M,_,K),W=ce.isOdd($);return $=ce.cmov($,ce.neg($),K!==W),{xMn:x,xMd:i,yMn:$,yMd:Fr}}var v1=(0,Ue.FpSqrtEven)(ce,ce.neg(BigInt(486664)));function T1(t){let{xMn:e,xMd:r,yMn:n,yMd:i}=x1(t),s=ce.mul(e,i);s=ce.mul(s,v1);let o=ce.mul(r,n),a=ce.sub(e,r),c=ce.add(e,r),f=ce.mul(o,c),d=ce.eql(f,ce.ZERO);s=ce.cmov(s,ce.ZERO,d),o=ce.cmov(o,ce.ONE,d),a=ce.cmov(a,ce.ONE,d),c=ce.cmov(c,ce.ONE,d);let h=ce.invertBatch([o,c]);return{x:ce.mul(s,h[0]),y:ce.mul(a,h[1])}}var Kh=(0,qh.createHasher)(ge.ed25519.ExtendedPoint,t=>T1(t[0]),{DST:"edwards25519_XMD:SHA-512_ELL2_RO_",encodeDST:"edwards25519_XMD:SHA-512_ELL2_NU_",p:ce.ORDER,m:1,k:128,expand:"xmd",hash:ua.sha512});ge.hashToCurve=Kh.hashToCurve;ge.encodeToCurve=Kh.encodeToCurve;function nl(t){if(!(t instanceof gr))throw new Error("RistrettoPoint expected")}var ol=sl,A1=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),S1=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),B1=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),O1=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),Fh=t=>ul(Fr,t),N1=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),il=t=>ge.ed25519.CURVE.Fp.create((0,Yn.bytesToNumberLE)(t)&N1);function Mh(t){let{d:e}=ge.ed25519.CURVE,r=ge.ed25519.CURVE.Fp.ORDER,n=ge.ed25519.CURVE.Fp.create,i=n(ol*t*t),s=n((i+Fr)*B1),o=BigInt(-1),a=n((o-e*i)*n(i+e)),{isValid:c,value:f}=ul(s,a),d=n(f*t);(0,Ue.isNegativeLE)(d,r)||(d=n(-d)),c||(f=d),c||(o=i);let h=n(o*(i-Fr)*O1-a),m=f*f,_=n((f+f)*a),u=n(h*A1),T=n(Fr-m),O=n(Fr+m);return new ge.ed25519.ExtendedPoint(n(_*O),n(T*u),n(u*O),n(_*T))}var gr=class t{constructor(e){this.ep=e}static fromAffine(e){return new t(ge.ed25519.ExtendedPoint.fromAffine(e))}static hashToCurve(e){e=(0,Yn.ensureBytes)("ristrettoHash",e,64);let r=il(e.slice(0,32)),n=Mh(r),i=il(e.slice(32,64)),s=Mh(i);return new t(n.add(s))}static fromHex(e){e=(0,Yn.ensureBytes)("ristrettoHex",e,32);let{a:r,d:n}=ge.ed25519.CURVE,i=ge.ed25519.CURVE.Fp.ORDER,s=ge.ed25519.CURVE.Fp.create,o="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",a=il(e);if(!(0,Yn.equalBytes)((0,Yn.numberToBytesLE)(a,32),e)||(0,Ue.isNegativeLE)(a,i))throw new Error(o);let c=s(a*a),f=s(Fr+r*c),d=s(Fr-r*c),h=s(f*f),m=s(d*d),_=s(r*n*h-m),{isValid:u,value:T}=Fh(s(_*m)),O=s(T*d),R=s(T*O*_),F=s((a+a)*O);(0,Ue.isNegativeLE)(F,i)&&(F=s(-F));let M=s(f*R),K=s(F*M);if(!u||(0,Ue.isNegativeLE)(K,i)||M===b1)throw new Error(o);return new t(new ge.ed25519.ExtendedPoint(F,M,Fr,K))}toRawBytes(){let{ex:e,ey:r,ez:n,et:i}=this.ep,s=ge.ed25519.CURVE.Fp.ORDER,o=ge.ed25519.CURVE.Fp.create,a=o(o(n+r)*o(n-r)),c=o(e*r),f=o(c*c),{value:d}=Fh(o(a*f)),h=o(d*a),m=o(d*c),_=o(h*m*i),u;if((0,Ue.isNegativeLE)(i*_,s)){let O=o(r*ol),R=o(e*ol);e=O,r=R,u=o(h*S1)}else u=m;(0,Ue.isNegativeLE)(e*_,s)&&(r=o(-r));let T=o((n-r)*u);return(0,Ue.isNegativeLE)(T,s)&&(T=o(-T)),(0,Yn.numberToBytesLE)(T,32)}toHex(){return(0,Yn.bytesToHex)(this.toRawBytes())}toString(){return this.toHex()}equals(e){nl(e);let{ex:r,ey:n}=this.ep,{ex:i,ey:s}=e.ep,o=ge.ed25519.CURVE.Fp.create,a=o(r*s)===o(n*i),c=o(n*s)===o(r*i);return a||c}add(e){return nl(e),new t(this.ep.add(e.ep))}subtract(e){return nl(e),new t(this.ep.subtract(e.ep))}multiply(e){return new t(this.ep.multiply(e))}multiplyUnsafe(e){return new t(this.ep.multiplyUnsafe(e))}double(){return new t(this.ep.double())}negate(){return new t(this.ep.negate())}};ge.RistrettoPoint=(gr.BASE||(gr.BASE=new gr(ge.ed25519.ExtendedPoint.BASE)),gr.ZERO||(gr.ZERO=new gr(ge.ed25519.ExtendedPoint.ZERO)),gr);var R1=(t,e)=>{let r=e.DST,n=typeof r=="string"?(0,bs.utf8ToBytes)(r):r,i=(0,qh.expand_message_xmd)(t,n,64,ua.sha512);return gr.hashToCurve(i)};ge.hashToRistretto255=R1;ge.hash_to_ristretto255=ge.hashToRistretto255});var zh=L(xn=>{"use strict";var Gh=xn&&xn.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Mt=xn&&xn.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},Nt,Es,Yh,Wh;Object.defineProperty(xn,"__esModule",{value:!0});xn.ExpirableMap=void 0;var fl=class{constructor(e={}){Nt.set(this,void 0),Es.set(this,void 0),this[Yh]=this.entries.bind(this),this[Wh]="ExpirableMap";let{source:r=[],expirationTime:n=10*60*1e3}=e,i=Date.now();Gh(this,Nt,new Map([...r].map(([s,o])=>[s,{value:o,timestamp:i}])),"f"),Gh(this,Es,n,"f")}prune(){let e=Date.now();for(let[r,n]of Mt(this,Nt,"f").entries())e-n.timestamp>Mt(this,Es,"f")&&Mt(this,Nt,"f").delete(r);return this}set(e,r){this.prune();let n={value:r,timestamp:Date.now()};return Mt(this,Nt,"f").set(e,n),this}get(e){let r=Mt(this,Nt,"f").get(e);if(r!==void 0){if(Date.now()-r.timestamp>Mt(this,Es,"f")){Mt(this,Nt,"f").delete(e);return}return r.value}}clear(){Mt(this,Nt,"f").clear()}entries(){let e=Mt(this,Nt,"f").entries();return function*(){for(let[n,i]of e)yield[n,i.value]}()}values(){let e=Mt(this,Nt,"f").values();return function*(){for(let n of e)yield n.value}()}keys(){return Mt(this,Nt,"f").keys()}forEach(e,r){for(let[n,i]of Mt(this,Nt,"f").entries())e.call(r,i.value,n,this)}has(e){return Mt(this,Nt,"f").has(e)}delete(e){return Mt(this,Nt,"f").delete(e)}get size(){return Mt(this,Nt,"f").size}};xn.ExpirableMap=fl;Nt=new WeakMap,Es=new WeakMap,Yh=Symbol.iterator,Wh=Symbol.toStringTag});var dl=L(ke=>{"use strict";Object.defineProperty(ke,"__esModule",{value:!0});ke.unwrapDER=ke.wrapDER=ke.SECP256K1_OID=ke.ED25519_OID=ke.DER_COSE_OID=ke.decodeLen=ke.decodeLenBytes=ke.encodeLen=ke.encodeLenBytes=void 0;var P1=Ht(),I1=t=>{if(t<=127)return 1;if(t<=255)return 2;if(t<=65535)return 3;if(t<=16777215)return 4;throw new Error("Length too long (> 4 bytes)")};ke.encodeLenBytes=I1;var U1=(t,e,r)=>{if(r<=127)return t[e]=r,1;if(r<=255)return t[e]=129,t[e+1]=r,2;if(r<=65535)return t[e]=130,t[e+1]=r>>8,t[e+2]=r,3;if(r<=16777215)return t[e]=131,t[e+1]=r>>16,t[e+2]=r>>8,t[e+3]=r,4;throw new Error("Length too long (> 4 bytes)")};ke.encodeLen=U1;var F1=(t,e)=>{if(t[e]<128)return 1;if(t[e]===128)throw new Error("Invalid length 0");if(t[e]===129)return 2;if(t[e]===130)return 3;if(t[e]===131)return 4;throw new Error("Length too long (> 4 bytes)")};ke.decodeLenBytes=F1;var M1=(t,e)=>{let r=(0,ke.decodeLenBytes)(t,e);if(r===1)return t[e];if(r===2)return t[e+1];if(r===3)return(t[e+1]<<8)+t[e+2];if(r===4)return(t[e+1]<<16)+(t[e+2]<<8)+t[e+3];throw new Error("Length too long (> 4 bytes)")};ke.decodeLen=M1;ke.DER_COSE_OID=Uint8Array.from([48,12,6,10,43,6,1,4,1,131,184,67,1,1]);ke.ED25519_OID=Uint8Array.from([48,5,6,3,43,101,112]);ke.SECP256K1_OID=Uint8Array.from([48,16,6,7,42,134,72,206,61,2,1,6,5,43,129,4,0,10]);function q1(t,e){let r=2+(0,ke.encodeLenBytes)(t.byteLength+1),n=e.byteLength+r+t.byteLength,i=0,s=new Uint8Array(1+(0,ke.encodeLenBytes)(n)+n);return s[i++]=48,i+=(0,ke.encodeLen)(s,i,n),s.set(e,i),i+=e.byteLength,s[i++]=3,i+=(0,ke.encodeLen)(s,i,t.byteLength+1),s[i++]=0,s.set(new Uint8Array(t),i),s}ke.wrapDER=q1;var C1=(t,e)=>{let r=0,n=(a,c)=>{if(i[r++]!==a)throw new Error("Expected: "+c)},i=new Uint8Array(t);if(n(48,"sequence"),r+=(0,ke.decodeLenBytes)(i,r),!(0,P1.bufEquals)(i.slice(r,r+e.byteLength),e))throw new Error("Not the expected OID.");r+=e.byteLength,n(3,"bit string");let s=(0,ke.decodeLen)(i,r)-1;r+=(0,ke.decodeLenBytes)(i,r),n(0,"0 padding");let o=i.slice(r);if(s!==o.length)throw new Error(`DER payload mismatch: Expected length ${s} actual length ${o.length}`);return o};ke.unwrapDER=C1});var hl=L(vn=>{"use strict";var Dh=vn&&vn.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Zh=vn&&vn.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},fa,da;Object.defineProperty(vn,"__esModule",{value:!0});vn.Ed25519PublicKey=void 0;var la=dl(),ha=class t{constructor(e){if(fa.set(this,void 0),da.set(this,void 0),e.byteLength!==t.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");Dh(this,fa,e,"f"),Dh(this,da,t.derEncode(e),"f")}static from(e){return this.fromDer(e.toDer())}static fromRaw(e){return new t(e)}static fromDer(e){return new t(this.derDecode(e))}static derEncode(e){return(0,la.wrapDER)(e,la.ED25519_OID).buffer}static derDecode(e){let r=(0,la.unwrapDER)(e,la.ED25519_OID);if(r.length!==this.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");return r}get rawKey(){return Zh(this,fa,"f")}get derKey(){return Zh(this,da,"f")}toDer(){return this.derKey}toRaw(){return this.rawKey}};vn.Ed25519PublicKey=ha;fa=new WeakMap,da=new WeakMap;ha.RAW_KEY_LENGTH=32});var Xh=L(Si=>{"use strict";Object.defineProperty(Si,"__esModule",{value:!0});Si.ObservableLog=Si.Observable=void 0;var pa=class{constructor(){this.observers=[]}subscribe(e){this.observers.push(e)}unsubscribe(e){this.observers=this.observers.filter(r=>r!==e)}notify(e,...r){this.observers.forEach(n=>n(e,...r))}};Si.Observable=pa;var pl=class extends pa{constructor(){super()}print(e,...r){this.notify({message:e,level:"info"},...r)}warn(e,...r){this.notify({message:e,level:"warn"},...r)}error(e,r,...n){this.notify({message:e,level:"error",error:r},...n)}};Si.ObservableLog=pl});var np=L(Cr=>{"use strict";var Mr=Cr&&Cr.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Rt=Cr&&Cr.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},qr,ya,ga,ma,ba,_a,wa,Ea,Bi;Object.defineProperty(Cr,"__esModule",{value:!0});Cr.exponentialBackoff=Cr.ExponentialBackoff=void 0;var Jh=.5,Qh=1.5,Lh=500,ep=6e4,tp=9e5,rp=10,Oi=class t{constructor(e=t.default){qr.set(this,void 0),ya.set(this,void 0),ga.set(this,void 0),ma.set(this,void 0),ba.set(this,void 0),_a.set(this,void 0),wa.set(this,void 0),Ea.set(this,void 0),Bi.set(this,0);let{initialInterval:r=Lh,randomizationFactor:n=Jh,multiplier:i=Qh,maxInterval:s=ep,maxElapsedTime:o=tp,maxIterations:a=rp,date:c=Date}=e;Mr(this,qr,r,"f"),Mr(this,ya,n,"f"),Mr(this,ga,i,"f"),Mr(this,ma,s,"f"),Mr(this,Ea,c,"f"),Mr(this,ba,c.now(),"f"),Mr(this,_a,o,"f"),Mr(this,wa,a,"f")}get ellapsedTimeInMsec(){return Rt(this,Ea,"f").now()-Rt(this,ba,"f")}get currentInterval(){return Rt(this,qr,"f")}get count(){return Rt(this,Bi,"f")}get randomValueFromInterval(){let e=Rt(this,ya,"f")*Rt(this,qr,"f"),r=Rt(this,qr,"f")-e,n=Rt(this,qr,"f")+e;return Math.random()*(n-r)+r}incrementCurrentInterval(){var e;return Mr(this,qr,Math.min(Rt(this,qr,"f")*Rt(this,ga,"f"),Rt(this,ma,"f")),"f"),Mr(this,Bi,(e=Rt(this,Bi,"f"),e++,e),"f"),Rt(this,qr,"f")}next(){return this.ellapsedTimeInMsec>=Rt(this,_a,"f")||Rt(this,Bi,"f")>=Rt(this,wa,"f")?null:(this.incrementCurrentInterval(),this.randomValueFromInterval)}};Cr.ExponentialBackoff=Oi;qr=new WeakMap,ya=new WeakMap,ga=new WeakMap,ma=new WeakMap,ba=new WeakMap,_a=new WeakMap,wa=new WeakMap,Ea=new WeakMap,Bi=new WeakMap;Oi.default={initialInterval:Lh,randomizationFactor:Jh,multiplier:Qh,maxInterval:ep,maxElapsedTime:tp,maxIterations:rp,date:Date};function*j1(t=Oi.default){let e=new Oi(t),r=e.next();for(;r;)yield r,r=e.next()}Cr.exponentialBackoff=j1});var yl=L(xa=>{"use strict";Object.defineProperty(xa,"__esModule",{value:!0});xa.DEFAULT_INGRESS_EXPIRY_DELTA_IN_MSECS=void 0;xa.DEFAULT_INGRESS_EXPIRY_DELTA_IN_MSECS=5*60*1e3});var wl=L(qe=>{"use strict";var ip=qe&&qe.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),k1=qe&&qe.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),sp=qe&&qe.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&ip(e,t,r);return k1(e,t),e},H1=qe&&qe.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&ip(e,t,r)},qt=qe&&qe.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},ue=qe&&qe.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},kr,jr,An,Ii,xs,vs,mr,Aa,br,Wn,zn,Ts,Ri,Pi,Dn,Zn,op,Sa,Ba;Object.defineProperty(qe,"__esModule",{value:!0});qe.HttpAgent=qe.IdentityInvalidError=qe.MANAGEMENT_CANISTER_ID=qe.IC_ROOT_KEY=qe.RequestStatusResponseStatus=qe.makeNonce=void 0;var ir=Tt(),Lr=fi(),V1=hu(),Tn=sp(ss()),va=rs(),gl=Ht(),sr=qo(),ml=os(),bl=Tu(),$1=ms(),Ni=Ti(),K1=ll(),G1=zh(),Y1=hl(),W1=Qo(),z1=Xh(),D1=np(),Z1=yl();H1(qo(),qe);var X1=os();Object.defineProperty(qe,"makeNonce",{enumerable:!0,get:function(){return X1.makeNonce}});var J1;(function(t){t.Received="received",t.Processing="processing",t.Replied="replied",t.Rejected="rejected",t.Unknown="unknown",t.Done="done"})(J1=qe.RequestStatusResponseStatus||(qe.RequestStatusResponseStatus={}));var Ta=60*1e3;qe.IC_ROOT_KEY="308182301d060d2b0601040182dc7c0503010201060c2b0601040182dc7c05030201036100814c0e6ec71fab583b08bd81373c255c3c371b2e84863c98a4f1e08b74235d14fb5d9c0cd546d9685f913a0c0b2cc5341583bf4b4392e467db96d65b9bb4cb717112f8472e0d5a4d14505ffd7484b01291091c5f87b98883463f98091a0baaae";qe.MANAGEMENT_CANISTER_ID="aaaaa-aa";var Q1="ic0.app",L1=".ic0.app",e2="icp0.io",t2=".icp0.io",r2="icp-api.io",n2=".icp-api.io",As=class extends Lr.AgentError{constructor(e){super(e),this.message=e}},Xn=class extends Lr.AgentError{constructor(e){super(e),this.message=e}};qe.IdentityInvalidError=Xn;function i2(){let t;if(typeof window<"u")if(window.fetch)t=window.fetch.bind(window);else throw new As("Fetch implementation was not available. You appear to be in a browser context, but window.fetch was not present.");else if(typeof global<"u")if(global.fetch)t=global.fetch.bind(global);else throw new As("Fetch implementation was not available. You appear to be in a Node.js context, but global.fetch was not available.");else typeof self<"u"&&self.fetch&&(t=self.fetch.bind(self));if(t)return t;throw new As("Fetch implementation was not available. Please provide fetch to the HttpAgent constructor, or ensure it is available in the window or global context.")}function s2(t){let e;if(t!==void 0)!t.match(/^[a-z]+:/)&&typeof window<"u"?e=new URL(window.location.protocol+"//"+t):e=new URL(t);else{let r=["ic0.app","icp0.io","127.0.0.1","localhost"],n=[".github.dev",".gitpod.io"],i=typeof window<"u"?window.location:void 0,s=i?.hostname,o;s&&typeof s=="string"&&(n.some(a=>s.endsWith(a))?o=s:o=r.find(a=>s.endsWith(a))),i&&o?e=new URL(`${i.protocol}//${o}${i.port?":"+i.port:""}`):e=new URL("https://icp-api.io")}return e.toString()}var _l=class t{constructor(e={}){var r;kr.add(this),jr.set(this,void 0),An.set(this,void 0),Ii.set(this,void 0),xs.set(this,void 0),vs.set(this,0),mr.set(this,void 0),Aa.set(this,!1),br.set(this,void 0),Wn.set(this,void 0),zn.set(this,void 0),this._isAgent=!0,this.config={},Ts.set(this,0),this.log=new z1.ObservableLog,Ri.set(this,[]),Pi.set(this,[]),Dn.set(this,new G1.ExpirableMap({expirationTime:5*60*1e3})),Zn.set(this,!0),Ba.set(this,(s,o)=>{if(ue(this,Zn,"f")===!1)return s;if(!o)throw new Ni.CertificateVerificationError("Invalid signature from replica signed query: no matching node key found.");let{status:a,signatures:c=[],requestId:f}=s,d=new TextEncoder().encode("\vic-response");for(let h of c){let{timestamp:m,identity:_}=h,u=ir.Principal.fromUint8Array(_).toText(),T;if(a==="replied"){let{reply:K}=s;T=(0,va.hashOfMap)({status:a,reply:K,timestamp:BigInt(m),request_id:f})}else if(a==="rejected"){let{reject_code:K,reject_message:x,error_code:$}=s;T=(0,va.hashOfMap)({status:a,reject_code:K,reject_message:x,error_code:$,timestamp:BigInt(m),request_id:f})}else throw new Error(`Unknown status: ${a}`);let O=(0,gl.concat)(d,new Uint8Array(T)),R=o?.nodeKeys.get(u);if(!R)throw new Ni.CertificateVerificationError("Invalid signature from replica signed query: no matching node key found.");let F=Y1.Ed25519PublicKey.fromDer(R).rawKey;if(K1.ed25519.verify(h.signature,new Uint8Array(O),new Uint8Array(F)))return s;throw new Ni.CertificateVerificationError(`Invalid signature from replica ${u} signed query.`)}return s}),this.config=e,qt(this,An,e.fetch||i2()||fetch.bind(global),"f"),qt(this,Ii,e.fetchOptions,"f"),qt(this,xs,e.callOptions,"f"),this.rootKey=e.rootKey?e.rootKey:(0,gl.fromHex)(qe.IC_ROOT_KEY);let n=s2(e.host);this.host=new URL(n),e.verifyQuerySignatures!==void 0&&qt(this,Zn,e.verifyQuerySignatures,"f"),qt(this,br,(r=e.retryTimes)!==null&&r!==void 0?r:3,"f");let i=()=>new D1.ExponentialBackoff({maxIterations:ue(this,br,"f")});if(qt(this,Wn,e.backoffStrategy||i,"f"),this.host.hostname.endsWith(L1)?this.host.hostname=Q1:this.host.hostname.endsWith(t2)?this.host.hostname=e2:this.host.hostname.endsWith(n2)&&(this.host.hostname=r2),e.credentials){let{name:s,password:o}=e.credentials;qt(this,mr,`${s}${o?":"+o:""}`,"f")}if(qt(this,jr,Promise.resolve(e.identity||new V1.AnonymousIdentity),"f"),e.ingressExpiryInMinutes&&e.ingressExpiryInMinutes>5)throw new Lr.AgentError(`The maximum ingress expiry time is 5 minutes. Provided ingress expiry time is ${e.ingressExpiryInMinutes} minutes.`);if(e.ingressExpiryInMinutes&&e.ingressExpiryInMinutes<=0)throw new Lr.AgentError(`Ingress expiry time must be greater than 0. Provided ingress expiry time is ${e.ingressExpiryInMinutes} minutes.`);qt(this,zn,e.ingressExpiryInMinutes||5,"f"),this.addTransform("update",(0,sr.makeNonceTransform)(ml.makeNonce)),e.useQueryNonces&&this.addTransform("query",(0,sr.makeNonceTransform)(ml.makeNonce)),e.logToConsole&&this.log.subscribe(s=>{s.level==="error"?console.error(s.message):s.level==="warn"?console.warn(s.message):console.log(s.message)})}get waterMark(){return ue(this,Ts,"f")}static createSync(e={}){return new this(Object.assign({},e))}static async create(e={shouldFetchRootKey:!1}){let r=t.createSync(e),n=[r.syncTime()];return r.host.toString()!=="https://icp-api.io"&&e.shouldFetchRootKey&&n.push(r.fetchRootKey()),await Promise.all(n),r}static async from(e){var r;try{return"config"in e?await t.create(e.config):await t.create({fetch:e._fetch,fetchOptions:e._fetchOptions,callOptions:e._callOptions,host:e._host.toString(),identity:(r=e._identity)!==null&&r!==void 0?r:void 0})}catch{throw new Lr.AgentError("Failed to create agent from provided agent")}}isLocal(){let e=this.host.hostname;return e==="127.0.0.1"||e.endsWith("127.0.0.1")}addTransform(e,r,n=r.priority||0){if(e==="update"){let i=ue(this,Pi,"f").findIndex(s=>(s.priority||0)<n);ue(this,Pi,"f").splice(i>=0?i:ue(this,Pi,"f").length,0,Object.assign(r,{priority:n}))}else if(e==="query"){let i=ue(this,Ri,"f").findIndex(s=>(s.priority||0)<n);ue(this,Ri,"f").splice(i>=0?i:ue(this,Ri,"f").length,0,Object.assign(r,{priority:n}))}}async getPrincipal(){if(!ue(this,jr,"f"))throw new Xn("This identity has expired due this application's security policy. Please refresh your authentication.");return(await ue(this,jr,"f")).getPrincipal()}async call(e,r,n){var i;let s=(i=r.callSync)!==null&&i!==void 0?i:!0,o=await(n!==void 0?await n:await ue(this,jr,"f"));if(!o)throw new Xn("This identity has expired due this application's security policy. Please refresh your authentication.");let a=ir.Principal.from(e),c=r.effectiveCanisterId?ir.Principal.from(r.effectiveCanisterId):a,f=o.getPrincipal()||ir.Principal.anonymous(),d=new sr.Expiry(ue(this,zn,"f")*Ta);Math.abs(ue(this,vs,"f"))>1e3*30&&(d=new sr.Expiry(ue(this,zn,"f")*Ta+ue(this,vs,"f")));let h={request_type:ml.SubmitRequestType.Call,canister_id:a,method_name:r.methodName,arg:r.arg,sender:f,ingress_expiry:d},m=await this._transform({request:{body:null,method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},ue(this,mr,"f")?{Authorization:"Basic "+btoa(ue(this,mr,"f"))}:{})},endpoint:"call",body:h}),_=m.body.nonce?u(m.body.nonce):void 0;h.nonce=_;function u(R){return new Uint8Array(R)}m=await o.transformRequest(m);let T=Tn.encode(m.body),O=ue(this,Wn,"f").call(this);try{let R=()=>(this.log.print(`fetching "/api/v3/canister/${c.toText()}/call" with request:`,m),ue(this,An,"f").call(this,""+new URL(`/api/v3/canister/${c.toText()}/call`,this.host),Object.assign(Object.assign(Object.assign({},ue(this,xs,"f")),m.request),{body:T}))),F=()=>(this.log.print(`fetching "/api/v2/canister/${c.toText()}/call" with request:`,m),ue(this,An,"f").call(this,""+new URL(`/api/v2/canister/${c.toText()}/call`,this.host),Object.assign(Object.assign(Object.assign({},ue(this,xs,"f")),m.request),{body:T}))),M=ue(this,kr,"m",Sa).call(this,{request:s?R:F,backoff:O,tries:0}),[K,x]=await Promise.all([M,(0,va.requestIdOf)(h)]),$=await K.arrayBuffer(),W=K.status===200&&$.byteLength>0?Tn.decode($):null;if(W&&"certificate"in W){let D=await this.parseTimeFromResponse({certificate:W.certificate});qt(this,Ts,D,"f")}return{requestId:x,response:{ok:K.ok,status:K.status,statusText:K.statusText,body:W,headers:(0,sr.httpHeadersTransform)(K.headers)},requestDetails:h}}catch(R){if(R.message.includes("v3 api not supported."))return this.log.warn("v3 api not supported. Fall back to v2"),this.call(e,Object.assign(Object.assign({},r),{callSync:!1}),n);throw this.log.error("Error while making call:",R),R}}async query(e,r,n){let i=ue(this,Wn,"f").call(this),s=r.effectiveCanisterId?ir.Principal.from(r.effectiveCanisterId):ir.Principal.from(e);this.log.print(`ecid ${s.toString()}`),this.log.print(`canisterId ${e.toString()}`);let o=async()=>{let _=await(n!==void 0?n:ue(this,jr,"f"));if(!_)throw new Xn("This identity has expired due this application's security policy. Please refresh your authentication.");let u=ir.Principal.from(e),T=_?.getPrincipal()||ir.Principal.anonymous(),O={request_type:"query",canister_id:u,method_name:r.methodName,arg:r.arg,sender:T,ingress_expiry:new sr.Expiry(ue(this,zn,"f")*Ta)},R=await(0,va.requestIdOf)(O),F=await this._transform({request:{method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},ue(this,mr,"f")?{Authorization:"Basic "+btoa(ue(this,mr,"f"))}:{})},endpoint:"read",body:O});F=await _?.transformRequest(F);let M=Tn.encode(F.body),K={canister:u.toText(),ecid:s,transformedRequest:F,body:M,requestId:R,backoff:i,tries:0};return{requestDetails:O,query:await ue(this,kr,"m",op).call(this,K)}},a=async()=>{if(!ue(this,Zn,"f"))return;let _=ue(this,Dn,"f").get(s.toString());return _||(await this.fetchSubnetKeys(s.toString()),ue(this,Dn,"f").get(s.toString()))},[c,f]=await Promise.all([o(),a()]),{requestDetails:d,query:h}=c,m=Object.assign(Object.assign({},h),{requestDetails:d});if(this.log.print("Query response:",m),!ue(this,Zn,"f"))return m;try{return ue(this,Ba,"f").call(this,m,f)}catch{this.log.warn("Query response verification failed. Retrying with fresh subnet keys."),ue(this,Dn,"f").delete(e.toString()),await this.fetchSubnetKeys(s.toString());let u=ue(this,Dn,"f").get(e.toString());if(!u)throw new Ni.CertificateVerificationError("Invalid signature from replica signed query: no matching node key found.");return ue(this,Ba,"f").call(this,m,u)}}async createReadStateRequest(e,r){let n=await(r!==void 0?await r:await ue(this,jr,"f"));if(!n)throw new Xn("This identity has expired due this application's security policy. Please refresh your authentication.");let i=n?.getPrincipal()||ir.Principal.anonymous(),s=await this._transform({request:{method:"POST",headers:Object.assign({"Content-Type":"application/cbor"},ue(this,mr,"f")?{Authorization:"Basic "+btoa(ue(this,mr,"f"))}:{})},endpoint:"read_state",body:{request_type:"read_state",paths:e.paths,sender:i,ingress_expiry:new sr.Expiry(ue(this,zn,"f")*Ta)}});return n?.transformRequest(s)}async readState(e,r,n,i){let s=typeof e=="string"?ir.Principal.fromText(e):e,o=i??await this.createReadStateRequest(r,n),a=Object.assign(Object.assign({},o.body),{ingress_expiry:new sr.Expiry(Z1.DEFAULT_INGRESS_EXPIRY_DELTA_IN_MSECS)}),c=Tn.encode(a);this.log.print(`fetching "/api/v2/canister/${s}/read_state" with request:`,o);let f=ue(this,Wn,"f").call(this);try{let d=await ue(this,kr,"m",Sa).call(this,{request:()=>ue(this,An,"f").call(this,""+new URL(`/api/v2/canister/${s.toString()}/read_state`,this.host),Object.assign(Object.assign(Object.assign({},ue(this,Ii,"f")),o.request),{body:c})),backoff:f,tries:0});if(!d.ok)throw new Error(`Server returned an error:
|
|
31
|
+
Code: ${d.status} (${d.statusText})
|
|
32
|
+
Body: ${await d.text()}
|
|
33
|
+
`);let h=Tn.decode(await d.arrayBuffer());this.log.print("Read state response:",h);let m=await this.parseTimeFromResponse(h);return m>0&&(this.log.print("Read state response time:",m),qt(this,Ts,m,"f")),h}catch(d){throw this.log.error("Caught exception while attempting to read state",d),d}}async parseTimeFromResponse(e){let r;if(e.certificate){let n=Tn.decode(e.certificate);if(n&&"tree"in n)r=n.tree;else throw new Error("Could not decode time from response");let i=(0,Ni.lookup_path)(["time"],r);if(i.status!==Ni.LookupStatus.Found)throw new Error("Time was not found in the response or was not in its expected format.");if(!(i.value instanceof ArrayBuffer)&&!ArrayBuffer.isView(i))throw new Error("Time was not found in the response or was not in its expected format.");let s=(0,W1.decodeTime)((0,gl.bufFromBufLike)(i.value));return this.log.print("Time from response:",s),this.log.print("Time from response in milliseconds:",Number(s)),Number(s)}else this.log.warn("No certificate found in response");return 0}async syncTime(e){let r=await Promise.resolve().then(()=>sp(ms())),n=Date.now();try{e||this.log.print("Syncing time with the IC. No canisterId provided, so falling back to ryjl3-tyaaa-aaaaa-aaaba-cai");let s=(await r.request({canisterId:e??ir.Principal.from("ryjl3-tyaaa-aaaaa-aaaba-cai"),agent:this,paths:["time"]})).get("time");s&&qt(this,vs,Number(s)-Number(n),"f")}catch(i){this.log.error("Caught exception while attempting to sync time",i)}}async status(){let e=ue(this,mr,"f")?{Authorization:"Basic "+btoa(ue(this,mr,"f"))}:{};this.log.print('fetching "/api/v2/status"');let r=ue(this,Wn,"f").call(this),n=await ue(this,kr,"m",Sa).call(this,{backoff:r,request:()=>ue(this,An,"f").call(this,""+new URL("/api/v2/status",this.host),Object.assign({headers:e},ue(this,Ii,"f"))),tries:0});return Tn.decode(await n.arrayBuffer())}async fetchRootKey(){if(!ue(this,Aa,"f")){let e=await this.status();this.rootKey=e.root_key,qt(this,Aa,!0,"f")}return this.rootKey}invalidateIdentity(){qt(this,jr,null,"f")}replaceIdentity(e){qt(this,jr,Promise.resolve(e),"f")}async fetchSubnetKeys(e){let r=ir.Principal.from(e),i=(await(0,$1.request)({canisterId:r,paths:["subnet"],agent:this})).get("subnet");if(i&&typeof i=="object"&&"nodeKeys"in i)return ue(this,Dn,"f").set(r.toText(),i),i}_transform(e){let r=Promise.resolve(e);if(e.endpoint==="call")for(let n of ue(this,Pi,"f"))r=r.then(i=>n(i).then(s=>s||i));else for(let n of ue(this,Ri,"f"))r=r.then(i=>n(i).then(s=>s||i));return r}};qe.HttpAgent=_l;jr=new WeakMap,An=new WeakMap,Ii=new WeakMap,xs=new WeakMap,vs=new WeakMap,mr=new WeakMap,Aa=new WeakMap,br=new WeakMap,Wn=new WeakMap,zn=new WeakMap,Ts=new WeakMap,Ri=new WeakMap,Pi=new WeakMap,Dn=new WeakMap,Zn=new WeakMap,Ba=new WeakMap,kr=new WeakSet,op=async function t(e){var r,n;let{ecid:i,transformedRequest:s,body:o,requestId:a,backoff:c,tries:f}=e,d=f===0?0:c.next();if(this.log.print(`fetching "/api/v2/canister/${i.toString()}/query" with tries:`,{tries:f,backoff:c,delay:d}),d===null)throw new Lr.AgentError(`Timestamp failed to pass the watermark after retrying the configured ${ue(this,br,"f")} times. We cannot guarantee the integrity of the response since it could be a replay attack.`);d>0&&await new Promise(u=>setTimeout(u,d));let h;try{this.log.print(`fetching "/api/v2/canister/${i.toString()}/query" with request:`,s);let u=await ue(this,An,"f").call(this,""+new URL(`/api/v2/canister/${i.toString()}/query`,this.host),Object.assign(Object.assign(Object.assign({},ue(this,Ii,"f")),s.request),{body:o}));if(u.status===200){let T=Tn.decode(await u.arrayBuffer());h=Object.assign(Object.assign({},T),{httpDetails:{ok:u.ok,status:u.status,statusText:u.statusText,headers:(0,sr.httpHeadersTransform)(u.headers)},requestId:a})}else throw new bl.AgentHTTPResponseError(`Gateway returned an error:
|
|
34
|
+
Code: ${u.status} (${u.statusText})
|
|
35
|
+
Body: ${await u.text()}
|
|
36
|
+
`,{ok:u.ok,status:u.status,statusText:u.statusText,headers:(0,sr.httpHeadersTransform)(u.headers)})}catch(u){if(f<ue(this,br,"f"))return this.log.warn(`Caught exception while attempting to make query:
|
|
37
|
+
${u}
|
|
38
|
+
Retrying query.`),await ue(this,kr,"m",t).call(this,Object.assign(Object.assign({},e),{tries:f+1}));throw u}let m=(n=(r=h.signatures)===null||r===void 0?void 0:r[0])===null||n===void 0?void 0:n.timestamp;if(!ue(this,Zn,"f"))return h;if(!m)throw new Error("Timestamp not found in query response. This suggests a malformed or malicious response.");let _=Number(BigInt(m)/BigInt(1e6));if(this.log.print("watermark and timestamp",{waterMark:this.waterMark,timestamp:_}),Number(this.waterMark)>_){let u=new Lr.AgentError("Timestamp is below the watermark. Retrying query.");if(this.log.error("Timestamp is below",u,{timestamp:m,waterMark:this.waterMark}),f<ue(this,br,"f"))return await ue(this,kr,"m",t).call(this,Object.assign(Object.assign({},e),{tries:f+1}));throw new Lr.AgentError(`Timestamp failed to pass the watermark after retrying the configured ${ue(this,br,"f")} times. We cannot guarantee the integrity of the response since it could be a replay attack.`)}return h},Sa=async function t(e){let{request:r,backoff:n,tries:i}=e,s=i===0?0:n.next();if(s===null)throw new Lr.AgentError(`Timestamp failed to pass the watermark after retrying the configured ${ue(this,br,"f")} times. We cannot guarantee the integrity of the response since it could be a replay attack.`);s>0&&await new Promise(f=>setTimeout(f,s));let o;try{o=await r()}catch(f){if(ue(this,br,"f")>i)return this.log.warn(`Caught exception while attempting to make request:
|
|
39
|
+
${f}
|
|
40
|
+
Retrying request.`),await ue(this,kr,"m",t).call(this,{request:r,backoff:n,tries:i+1});throw f}if(o.ok)return o;let a=await o.clone().text(),c=`Server returned an error:
|
|
41
|
+
Code: ${o.status} (${o.statusText})
|
|
42
|
+
Body: ${a}
|
|
43
|
+
`;if(o.status===404&&o.url.includes("api/v3"))throw new bl.AgentHTTPResponseError("v3 api not supported. Fall back to v2",{ok:o.ok,status:o.status,statusText:o.statusText,headers:(0,sr.httpHeadersTransform)(o.headers)});if(i<ue(this,br,"f"))return await ue(this,kr,"m",t).call(this,{request:r,backoff:n,tries:i+1});throw new bl.AgentHTTPResponseError(c,{ok:o.ok,status:o.status,statusText:o.statusText,headers:(0,sr.httpHeadersTransform)(o.headers)})}});var ap=L(en=>{"use strict";Object.defineProperty(en,"__esModule",{value:!0});en.ProxyAgent=en.ProxyStubAgent=en.ProxyMessageKind=void 0;var o2=Tt(),Qe;(function(t){t.Error="err",t.GetPrincipal="gp",t.GetPrincipalResponse="gpr",t.Query="q",t.QueryResponse="qr",t.Call="c",t.CallResponse="cr",t.ReadState="rs",t.ReadStateResponse="rsr",t.Status="s",t.StatusResponse="sr"})(Qe=en.ProxyMessageKind||(en.ProxyMessageKind={}));var El=class{constructor(e,r){this._frontend=e,this._agent=r}onmessage(e){switch(e.type){case Qe.GetPrincipal:this._agent.getPrincipal().then(r=>{this._frontend({id:e.id,type:Qe.GetPrincipalResponse,response:r.toText()})});break;case Qe.Query:this._agent.query(...e.args).then(r=>{this._frontend({id:e.id,type:Qe.QueryResponse,response:r})});break;case Qe.Call:this._agent.call(...e.args).then(r=>{this._frontend({id:e.id,type:Qe.CallResponse,response:r})});break;case Qe.ReadState:this._agent.readState(...e.args).then(r=>{this._frontend({id:e.id,type:Qe.ReadStateResponse,response:r})});break;case Qe.Status:this._agent.status().then(r=>{this._frontend({id:e.id,type:Qe.StatusResponse,response:r})});break;default:throw new Error(`Invalid message received: ${JSON.stringify(e)}`)}}};en.ProxyStubAgent=El;var xl=class{constructor(e){this._backend=e,this._nextId=0,this._pendingCalls=new Map,this.rootKey=null}onmessage(e){let r=e.id,n=this._pendingCalls.get(r);if(!n)throw new Error("A proxy get the same message twice...");this._pendingCalls.delete(r);let[i,s]=n;switch(e.type){case Qe.Error:return s(e.error);case Qe.GetPrincipalResponse:case Qe.CallResponse:case Qe.QueryResponse:case Qe.ReadStateResponse:case Qe.StatusResponse:return i(e.response);default:throw new Error(`Invalid message being sent to ProxyAgent: ${JSON.stringify(e)}`)}}async getPrincipal(){return this._sendAndWait({id:this._nextId++,type:Qe.GetPrincipal}).then(e=>{if(typeof e!="string")throw new Error("Invalid principal received.");return o2.Principal.fromText(e)})}readState(e,r){return this._sendAndWait({id:this._nextId++,type:Qe.ReadState,args:[e.toString(),r]})}call(e,r){return this._sendAndWait({id:this._nextId++,type:Qe.Call,args:[e.toString(),r]})}status(){return this._sendAndWait({id:this._nextId++,type:Qe.Status})}query(e,r){return this._sendAndWait({id:this._nextId++,type:Qe.Query,args:[e.toString(),r]})}async _sendAndWait(e){return new Promise((r,n)=>{this._pendingCalls.set(e.id,[r,n]),this._backend(e)})}async fetchRootKey(){let e=(await this.status()).root_key;return this.rootKey=e,e}};en.ProxyAgent=xl});var gs=L(or=>{"use strict";var a2=or&&or.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),Oa=or&&or.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&a2(e,t,r)};Object.defineProperty(or,"__esModule",{value:!0});or.getDefaultAgent=void 0;Oa(vc(),or);Oa(wl(),or);Oa(Tu(),or);Oa(ap(),or);function c2(){let t=typeof window>"u"?typeof global>"u"?typeof self>"u"?void 0:self.ic.agent:global.ic.agent:window.ic.agent;if(!t)throw new Error("No Agent could be found.");return t}or.getDefaultAgent=c2});var Na=L(gt=>{"use strict";Object.defineProperty(gt,"__esModule",{value:!0});gt.chain=gt.backoff=gt.timeout=gt.throttle=gt.maxAttempts=gt.conditionalDelay=gt.once=gt.defaultStrategy=void 0;var cp=Ht(),u2=5*60*1e3;function l2(){return hp(lp(up(),1e3),dp(1e3,1.2),fp(u2))}gt.defaultStrategy=l2;function up(){let t=!0;return async()=>t?(t=!1,!0):!1}gt.once=up;function lp(t,e){return async(r,n,i)=>{if(await t(r,n,i))return new Promise(s=>setTimeout(s,e))}}gt.conditionalDelay=lp;function f2(t){let e=t;return async(r,n,i)=>{if(--e<=0)throw new Error(`Failed to retrieve a reply for request after ${t} attempts:
|
|
44
|
+
Request ID: ${(0,cp.toHex)(n)}
|
|
45
|
+
Request status: ${i}
|
|
46
|
+
`)}}gt.maxAttempts=f2;function d2(t){return()=>new Promise(e=>setTimeout(e,t))}gt.throttle=d2;function fp(t){let e=Date.now()+t;return async(r,n,i)=>{if(Date.now()>e)throw new Error(`Request timed out after ${t} msec:
|
|
47
|
+
Request ID: ${(0,cp.toHex)(n)}
|
|
48
|
+
Request status: ${i}
|
|
49
|
+
`)}}gt.timeout=fp;function dp(t,e){let r=t;return()=>new Promise(n=>setTimeout(()=>{r*=e,n()},r))}gt.backoff=dp;function hp(...t){return async(e,r,n)=>{for(let i of t)await i(e,r,n)}}gt.chain=hp});var Ra=L(Yt=>{"use strict";var h2=Yt&&Yt.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),p2=Yt&&Yt.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),y2=Yt&&Yt.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&h2(e,t,r);return p2(e,t),e};Object.defineProperty(Yt,"__esModule",{value:!0});Yt.pollForResponse=Yt.defaultStrategy=Yt.strategy=void 0;var Sn=gs(),Ss=Ti(),pp=Ht();Yt.strategy=y2(Na());var g2=Na(),m2=yl(),b2=Na();Object.defineProperty(Yt,"defaultStrategy",{enumerable:!0,get:function(){return b2.defaultStrategy}});async function yp(t,e,r,n=(0,g2.defaultStrategy)(),i,s){var o;let a=[new TextEncoder().encode("request_status"),r],c=i??await((o=t.createReadStateRequest)===null||o===void 0?void 0:o.call(t,{paths:[a]}));c.body.content.ingress_expiry=new Sn.Expiry(m2.DEFAULT_INGRESS_EXPIRY_DELTA_IN_MSECS);let f=await t.readState(e,{paths:[a]},void 0,c);if(t.rootKey==null)throw new Error("Agent root key not initialized before polling");let d=await Ss.Certificate.create({certificate:f.certificate,rootKey:t.rootKey,canisterId:e,blsVerify:s}),h=(0,Ss.lookupResultToBuffer)(d.lookup([...a,new TextEncoder().encode("status")])),m;switch(typeof h>"u"?m=Sn.RequestStatusResponseStatus.Unknown:m=new TextDecoder().decode(h),m){case Sn.RequestStatusResponseStatus.Replied:return{reply:(0,Ss.lookupResultToBuffer)(d.lookup([...a,"reply"])),certificate:d};case Sn.RequestStatusResponseStatus.Received:case Sn.RequestStatusResponseStatus.Unknown:case Sn.RequestStatusResponseStatus.Processing:return await n(e,r,m),yp(t,e,r,n,c,s);case Sn.RequestStatusResponseStatus.Rejected:{let _=new Uint8Array((0,Ss.lookupResultToBuffer)(d.lookup([...a,"reject_code"])))[0],u=new TextDecoder().decode((0,Ss.lookupResultToBuffer)(d.lookup([...a,"reject_message"])));throw new Error(`Call was rejected:
|
|
50
|
+
Request ID: ${(0,pp.toHex)(r)}
|
|
51
|
+
Reject code: ${_}
|
|
52
|
+
Reject text: ${u}
|
|
53
|
+
`)}case Sn.RequestStatusResponseStatus.Done:throw new Error(`Call was marked as done but we never saw the reply:
|
|
54
|
+
Request ID: ${(0,pp.toHex)(r)}
|
|
55
|
+
`)}throw new Error("unreachable")}Yt.pollForResponse=yp});var gp=L(vl=>{"use strict";Object.defineProperty(vl,"__esModule",{value:!0});vl.default=({IDL:t})=>{let e=t.Variant({mainnet:t.Null,testnet:t.Null}),r=t.Text,n=t.Record({network:e,address:r,min_confirmations:t.Opt(t.Nat32)}),i=t.Nat64,s=i,o=t.Record({network:e}),a=t.Nat64,c=t.Vec(a),f=t.Record({network:e,filter:t.Opt(t.Variant({page:t.Vec(t.Nat8),min_confirmations:t.Nat32})),address:r}),d=t.Vec(t.Nat8),h=t.Record({txid:t.Vec(t.Nat8),vout:t.Nat32}),m=t.Record({height:t.Nat32,value:i,outpoint:h}),_=t.Record({next_page:t.Opt(t.Vec(t.Nat8)),tip_height:t.Nat32,tip_block_hash:d,utxos:t.Vec(m)}),u=t.Record({transaction:t.Vec(t.Nat8),network:e}),T=t.Principal,O=t.Record({canister_id:T,num_requested_changes:t.Opt(t.Nat64)}),R=t.Variant({from_user:t.Record({user_id:t.Principal}),from_canister:t.Record({canister_version:t.Opt(t.Nat64),canister_id:t.Principal})}),F=t.Variant({creation:t.Record({controllers:t.Vec(t.Principal)}),code_deployment:t.Record({mode:t.Variant({reinstall:t.Null,upgrade:t.Null,install:t.Null}),module_hash:t.Vec(t.Nat8)}),controllers_change:t.Record({controllers:t.Vec(t.Principal)}),code_uninstall:t.Null}),M=t.Record({timestamp_nanos:t.Nat64,canister_version:t.Nat64,origin:R,details:F}),K=t.Record({controllers:t.Vec(t.Principal),module_hash:t.Opt(t.Vec(t.Nat8)),recent_changes:t.Vec(M),total_num_changes:t.Nat64}),x=t.Record({canister_id:T}),$=t.Variant({controllers:t.Null,public:t.Null}),W=t.Record({freezing_threshold:t.Nat,controllers:t.Vec(t.Principal),reserved_cycles_limit:t.Nat,log_visibility:$,wasm_memory_limit:t.Nat,memory_allocation:t.Nat,compute_allocation:t.Nat}),D=t.Record({status:t.Variant({stopped:t.Null,stopping:t.Null,running:t.Null}),memory_size:t.Nat,cycles:t.Nat,settings:W,query_stats:t.Record({response_payload_bytes_total:t.Nat,num_instructions_total:t.Nat,num_calls_total:t.Nat,request_payload_bytes_total:t.Nat}),idle_cycles_burned_per_day:t.Nat,module_hash:t.Opt(t.Vec(t.Nat8)),reserved_cycles:t.Nat}),j=t.Record({canister_id:T}),ie=t.Record({freezing_threshold:t.Opt(t.Nat),controllers:t.Opt(t.Vec(t.Principal)),reserved_cycles_limit:t.Opt(t.Nat),log_visibility:t.Opt($),wasm_memory_limit:t.Opt(t.Nat),memory_allocation:t.Opt(t.Nat),compute_allocation:t.Opt(t.Nat)}),ee=t.Record({settings:t.Opt(ie),sender_canister_version:t.Opt(t.Nat64)}),ne=t.Record({canister_id:T}),w=t.Record({canister_id:T}),b=t.Record({canister_id:T}),B=t.Variant({secp256k1:t.Null}),S=t.Record({key_id:t.Record({name:t.Text,curve:B}),canister_id:t.Opt(T),derivation_path:t.Vec(t.Vec(t.Nat8))}),N=t.Record({public_key:t.Vec(t.Nat8),chain_code:t.Vec(t.Nat8)}),H=t.Record({canister_id:T}),Z=t.Record({idx:t.Nat64,timestamp_nanos:t.Nat64,content:t.Vec(t.Nat8)}),ae=t.Record({canister_log_records:t.Vec(Z)}),oe=t.Record({value:t.Text,name:t.Text}),z=t.Record({status:t.Nat,body:t.Vec(t.Nat8),headers:t.Vec(oe)}),U=t.Record({url:t.Text,method:t.Variant({get:t.Null,head:t.Null,post:t.Null}),max_response_bytes:t.Opt(t.Nat64),body:t.Opt(t.Vec(t.Nat8)),transform:t.Opt(t.Record({function:t.Func([t.Record({context:t.Vec(t.Nat8),response:z})],[z],["query"]),context:t.Vec(t.Nat8)})),headers:t.Vec(oe)}),p=t.Variant({reinstall:t.Null,upgrade:t.Opt(t.Record({wasm_memory_persistence:t.Opt(t.Variant({keep:t.Null,replace:t.Null})),skip_pre_upgrade:t.Opt(t.Bool)})),install:t.Null}),J=t.Record({hash:t.Vec(t.Nat8)}),re=t.Record({arg:t.Vec(t.Nat8),wasm_module_hash:t.Vec(t.Nat8),mode:p,chunk_hashes_list:t.Vec(J),target_canister:T,store_canister:t.Opt(T),sender_canister_version:t.Opt(t.Nat64)}),fe=t.Vec(t.Nat8),Q=t.Record({arg:t.Vec(t.Nat8),wasm_module:fe,mode:p,canister_id:T,sender_canister_version:t.Opt(t.Nat64)}),l=t.Record({start_at_timestamp_nanos:t.Nat64,subnet_id:t.Principal}),y=t.Record({num_block_failures_total:t.Nat64,node_id:t.Principal,num_blocks_proposed_total:t.Nat64}),g=t.Vec(t.Record({timestamp_nanos:t.Nat64,node_metrics:t.Vec(y)})),P=t.Record({settings:t.Opt(ie),specified_id:t.Opt(T),amount:t.Opt(t.Nat),sender_canister_version:t.Opt(t.Nat64)}),A=t.Record({canister_id:T}),I=t.Record({canister_id:T,amount:t.Nat}),k=t.Vec(t.Nat8),E=t.Variant({ed25519:t.Null,bip340secp256k1:t.Null}),q=t.Record({key_id:t.Record({algorithm:E,name:t.Text}),canister_id:t.Opt(T),derivation_path:t.Vec(t.Vec(t.Nat8))}),V=t.Record({public_key:t.Vec(t.Nat8),chain_code:t.Vec(t.Nat8)}),C=t.Record({key_id:t.Record({name:t.Text,curve:B}),derivation_path:t.Vec(t.Vec(t.Nat8)),message_hash:t.Vec(t.Nat8)}),X=t.Record({signature:t.Vec(t.Nat8)}),te=t.Record({key_id:t.Record({algorithm:E,name:t.Text}),derivation_path:t.Vec(t.Vec(t.Nat8)),message:t.Vec(t.Nat8)}),de=t.Record({signature:t.Vec(t.Nat8)}),_e=t.Record({canister_id:T}),Fe=t.Record({canister_id:T}),$e=t.Record({canister_id:T}),me=t.Vec(J),he=t.Record({canister_id:T,sender_canister_version:t.Opt(t.Nat64)}),Xe=t.Record({canister_id:t.Principal,settings:ie,sender_canister_version:t.Opt(t.Nat64)}),Er=t.Record({chunk:t.Vec(t.Nat8),canister_id:t.Principal}),Kr=J;return t.Service({bitcoin_get_balance:t.Func([n],[s],[]),bitcoin_get_current_fee_percentiles:t.Func([o],[c],[]),bitcoin_get_utxos:t.Func([f],[_],[]),bitcoin_send_transaction:t.Func([u],[],[]),canister_info:t.Func([O],[K],[]),canister_status:t.Func([x],[D],[]),clear_chunk_store:t.Func([j],[],[]),create_canister:t.Func([ee],[ne],[]),delete_canister:t.Func([w],[],[]),deposit_cycles:t.Func([b],[],[]),ecdsa_public_key:t.Func([S],[N],[]),fetch_canister_logs:t.Func([H],[ae],["query"]),http_request:t.Func([U],[z],[]),install_chunked_code:t.Func([re],[],[]),install_code:t.Func([Q],[],[]),node_metrics_history:t.Func([l],[g],[]),provisional_create_canister_with_cycles:t.Func([P],[A],[]),provisional_top_up_canister:t.Func([I],[],[]),raw_rand:t.Func([],[k],[]),schnorr_public_key:t.Func([q],[V],[]),sign_with_ecdsa:t.Func([C],[X],[]),sign_with_schnorr:t.Func([te],[de],[]),start_canister:t.Func([_e],[],[]),stop_canister:t.Func([Fe],[],[]),stored_chunks:t.Func([$e],[me],[]),uninstall_code:t.Func([he],[],[]),update_settings:t.Func([Xe],[],[]),upload_chunk:t.Func([Er],[Kr],[])})}});var Ua=L(Ge=>{"use strict";var _2=Ge&&Ge.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Ge,"__esModule",{value:!0});Ge.AdvancedActor=Ge.getManagementCanister=Ge.ACTOR_METHOD_WITH_CERTIFICATE=Ge.ACTOR_METHOD_WITH_HTTP_DETAILS=Ge.Actor=Ge.UpdateCallRejectedError=Ge.QueryCallRejectedError=Ge.ActorCallError=void 0;var w2=ed(),Tl=gs(),Pa=fi(),Bs=bi(),mp=Ra(),_r=Tt(),E2=Ht(),Ui=Ti(),x2=_2(gp()),Os=class extends Pa.AgentError{constructor(e,r,n,i){super(["Call failed:",` Canister: ${e.toText()}`,` Method: ${r} (${n})`,...Object.getOwnPropertyNames(i).map(s=>` "${s}": ${JSON.stringify(i[s])}`)].join(`
|
|
56
|
+
`)),this.canisterId=e,this.methodName=r,this.type=n,this.props=i}};Ge.ActorCallError=Os;var Ia=class extends Os{constructor(e,r,n){var i;super(e,r,"query",{Status:n.status,Code:(i=Tl.ReplicaRejectCode[n.reject_code])!==null&&i!==void 0?i:`Unknown Code "${n.reject_code}"`,Message:n.reject_message}),this.result=n}};Ge.QueryCallRejectedError=Ia;var Ns=class extends Os{constructor(e,r,n,i,s,o,a){super(e,r,"update",Object.assign({"Request ID":(0,E2.toHex)(n)},i.body?Object.assign(Object.assign({},a?{"Error code":a}:{}),{"Reject code":String(s),"Reject message":o}):{"HTTP status code":i.status.toString(),"HTTP status text":i.statusText})),this.requestId=n,this.response=i,this.reject_code=s,this.reject_message=o,this.error_code=a}};Ge.UpdateCallRejectedError=Ns;var ar=Symbol.for("ic-agent-metadata"),Rs=class t{constructor(e){this[ar]=Object.freeze(e)}static agentOf(e){return e[ar].config.agent}static interfaceOf(e){return e[ar].service}static canisterIdOf(e){return _r.Principal.from(e[ar].config.canisterId)}static async install(e,r){let n=e.mode===void 0?{install:null}:e.mode,i=e.arg?[...new Uint8Array(e.arg)]:[],s=[...new Uint8Array(e.module)],o=typeof r.canisterId=="string"?_r.Principal.fromText(r.canisterId):r.canisterId;await Al(r).install_code({mode:n,arg:i,wasm_module:s,canister_id:o,sender_canister_version:[]})}static async createCanister(e,r){function n(s){return[{controllers:s.controllers?[s.controllers]:[],compute_allocation:s.compute_allocation?[s.compute_allocation]:[],freezing_threshold:s.freezing_threshold?[s.freezing_threshold]:[],memory_allocation:s.memory_allocation?[s.memory_allocation]:[],reserved_cycles_limit:[],log_visibility:[],wasm_memory_limit:[]}]}let{canister_id:i}=await Al(e||{}).provisional_create_canister_with_cycles({amount:[],settings:n(r||{}),specified_id:[],sender_canister_version:[]});return i}static async createAndInstallCanister(e,r,n){let i=await this.createCanister(n);return await this.install(Object.assign({},r),Object.assign(Object.assign({},n),{canisterId:i})),this.createActor(e,Object.assign(Object.assign({},n),{canisterId:i}))}static createActorClass(e,r){let n=e({IDL:Bs.IDL});class i extends t{constructor(o){if(!o.canisterId)throw new Pa.AgentError(`Canister ID is required, but received ${typeof o.canisterId} instead. If you are using automatically generated declarations, this may be because your application is not setting the canister ID in process.env correctly.`);let a=typeof o.canisterId=="string"?_r.Principal.fromText(o.canisterId):o.canisterId;super({config:Object.assign(Object.assign(Object.assign({},bp),o),{canisterId:a}),service:n});for(let[c,f]of n._fields)r?.httpDetails&&f.annotations.push(Ge.ACTOR_METHOD_WITH_HTTP_DETAILS),r?.certificate&&f.annotations.push(Ge.ACTOR_METHOD_WITH_CERTIFICATE),this[c]=v2(this,c,f,o.blsVerify)}}return i}static createActor(e,r){if(!r.canisterId)throw new Pa.AgentError(`Canister ID is required, but received ${typeof r.canisterId} instead. If you are using automatically generated declarations, this may be because your application is not setting the canister ID in process.env correctly.`);return new(this.createActorClass(e))(r)}static createActorWithHttpDetails(e,r){return new(this.createActorClass(e,{httpDetails:!0}))(r)}static createActorWithExtendedDetails(e,r,n={httpDetails:!0,certificate:!0}){return new(this.createActorClass(e,n))(r)}};Ge.Actor=Rs;function Fi(t,e){let r=Bs.IDL.decode(t,w2.Buffer.from(e));switch(r.length){case 0:return;case 1:return r[0];default:return r}}var bp={pollingStrategyFactory:mp.strategy.defaultStrategy};Ge.ACTOR_METHOD_WITH_HTTP_DETAILS="http-details";Ge.ACTOR_METHOD_WITH_CERTIFICATE="certificate";function v2(t,e,r,n){let i;r.annotations.includes("query")||r.annotations.includes("composite_query")?i=async(o,...a)=>{var c,f;o=Object.assign(Object.assign({},o),(f=(c=t[ar].config).queryTransform)===null||f===void 0?void 0:f.call(c,e,a,Object.assign(Object.assign({},t[ar].config),o)));let d=o.agent||t[ar].config.agent||(0,Tl.getDefaultAgent)(),h=_r.Principal.from(o.canisterId||t[ar].config.canisterId),m=Bs.IDL.encode(r.argTypes,a),_=await d.query(h,{methodName:e,arg:m,effectiveCanisterId:o.effectiveCanisterId}),u=Object.assign(Object.assign({},_.httpDetails),{requestDetails:_.requestDetails});switch(_.status){case"rejected":throw new Ia(h,e,_);case"replied":return r.annotations.includes(Ge.ACTOR_METHOD_WITH_HTTP_DETAILS)?{httpDetails:u,result:Fi(r.retTypes,_.reply.arg)}:Fi(r.retTypes,_.reply.arg)}}:i=async(o,...a)=>{var c,f;o=Object.assign(Object.assign({},o),(f=(c=t[ar].config).callTransform)===null||f===void 0?void 0:f.call(c,e,a,Object.assign(Object.assign({},t[ar].config),o)));let d=o.agent||t[ar].config.agent||(0,Tl.getDefaultAgent)(),{canisterId:h,effectiveCanisterId:m,pollingStrategyFactory:_}=Object.assign(Object.assign(Object.assign({},bp),t[ar].config),o),u=_r.Principal.from(h),T=m!==void 0?_r.Principal.from(m):u,O=Bs.IDL.encode(r.argTypes,a);if(d.rootKey==null)throw new Pa.AgentError("Agent root key not initialized before making call");let{requestId:R,response:F,requestDetails:M}=await d.call(u,{methodName:e,arg:O,effectiveCanisterId:T}),K,x;if(F.body&&F.body.certificate){let j=F.body.certificate;x=await Ui.Certificate.create({certificate:(0,Bs.bufFromBufLike)(j),rootKey:d.rootKey,canisterId:_r.Principal.from(h),blsVerify:n});let ie=[new TextEncoder().encode("request_status"),R];switch(new TextDecoder().decode((0,Ui.lookupResultToBuffer)(x.lookup([...ie,"status"])))){case"replied":K=(0,Ui.lookupResultToBuffer)(x.lookup([...ie,"reply"]));break;case"rejected":{let ne=new Uint8Array((0,Ui.lookupResultToBuffer)(x.lookup([...ie,"reject_code"])))[0],w=new TextDecoder().decode((0,Ui.lookupResultToBuffer)(x.lookup([...ie,"reject_message"]))),b=(0,Ui.lookupResultToBuffer)(x.lookup([...ie,"error_code"])),B=b?new TextDecoder().decode(b):void 0;throw new Ns(u,e,R,F,ne,w,B)}}}else if(F.body&&"reject_message"in F.body){let{reject_code:j,reject_message:ie,error_code:ee}=F.body;throw new Ns(u,e,R,F,j,ie,ee)}if(F.status===202){let j=_(),ie=await(0,mp.pollForResponse)(d,T,R,j,n);x=ie.certificate,K=ie.reply}let $=r.annotations.includes(Ge.ACTOR_METHOD_WITH_HTTP_DETAILS),W=r.annotations.includes(Ge.ACTOR_METHOD_WITH_CERTIFICATE),D=Object.assign(Object.assign({},F),{requestDetails:M});if(K!==void 0)return $&&W?{httpDetails:D,certificate:x,result:Fi(r.retTypes,K)}:W?{certificate:x,result:Fi(r.retTypes,K)}:$?{httpDetails:D,result:Fi(r.retTypes,K)}:Fi(r.retTypes,K);if(r.retTypes.length===0)return $?{httpDetails:F,result:void 0}:void 0;throw new Error(`Call was returned undefined, but type [${r.retTypes.join(",")}].`)};let s=(...o)=>i({},...o);return s.withOptions=o=>(...a)=>i(o,...a),s}function Al(t){function e(r,n){if(t.effectiveCanisterId)return{effectiveCanisterId:_r.Principal.from(t.effectiveCanisterId)};let i=n[0],s=_r.Principal.fromHex("");return i&&typeof i=="object"&&i.canister_id&&(s=_r.Principal.from(i.canister_id)),{effectiveCanisterId:s}}return Rs.createActor(x2.default,Object.assign(Object.assign(Object.assign({},t),{canisterId:_r.Principal.fromHex("")}),{callTransform:e,queryTransform:e}))}Ge.getManagementCanister=Al;var Sl=class extends Rs{constructor(e){super(e)}};Ge.AdvancedActor=Sl});var _p=L(Bl=>{"use strict";Object.defineProperty(Bl,"__esModule",{value:!0});Bl.default=({IDL:t})=>t.Service({retrieve:t.Func([t.Text],[t.Vec(t.Nat8)],["query"]),store:t.Func([t.Text,t.Vec(t.Nat8)],[],[])})});var wp=L(Mi=>{"use strict";var T2=Mi&&Mi.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Mi,"__esModule",{value:!0});Mi.createAssetCanisterActor=void 0;var A2=Ua(),S2=T2(_p());function B2(t){return A2.Actor.createActor(S2.default,t)}Mi.createAssetCanisterActor=B2});var Ep=L(Hr=>{"use strict";var O2=Hr&&Hr.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),N2=Hr&&Hr.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),R2=Hr&&Hr.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&O2(e,t,r);return N2(e,t),e};Object.defineProperty(Hr,"__esModule",{value:!0});Hr.fetchCandid=void 0;var P2=Tt(),I2=R2(ms()),U2=wl(),F2=Ua();async function M2(t,e){e||(e=await U2.HttpAgent.create());let n=(await I2.request({agent:e,canisterId:P2.Principal.fromText(t),paths:["candid"]})).get("candid");if(n)return n;let i=({IDL:o})=>o.Service({__get_candid_interface_tmp_hack:o.Func([],[o.Text],["query"])});return await F2.Actor.createActor(i,{agent:e,canisterId:t}).__get_candid_interface_tmp_hack()}Hr.fetchCandid=M2});var wr=L(Re=>{"use strict";var xp=Re&&Re.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),q2=Re&&Re.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),Ct=Re&&Re.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&xp(e,t,r)},Ol=Re&&Re.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&xp(e,t,r);return q2(e,t),e};Object.defineProperty(Re,"__esModule",{value:!0});Re.Cbor=Re.CanisterStatus=Re.polling=void 0;Ct(Ua(),Re);Ct(gs(),Re);Ct(qo(),Re);Ct(os(),Re);Ct(hu(),Re);Ct(wp(),Re);Ct(Ti(),Re);Ct(dl(),Re);Ct(Ep(),Re);Ct(hl(),Re);Ct(rs(),Re);Ct(Yu(),Re);Ct(Ht(),Re);Ct(xu(),Re);Re.polling=Ol(Ra());Re.CanisterStatus=Ol(ms());Re.Cbor=Ol(ss());Ct(Ra(),Re)});var Sp=L(Vr=>{"use strict";var qa=Vr&&Vr.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Bn=Vr&&Vr.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},Fa,Ma,ji,ki;Object.defineProperty(Vr,"__esModule",{value:!0});Vr.Ed25519KeyIdentity=Vr.Ed25519PublicKey=void 0;var C2=wr(),Jt=wr(),Ps=ll();function Ap(t){return t!==null&&typeof t=="object"}var Jn=class t{constructor(e){if(Fa.set(this,void 0),Ma.set(this,void 0),e.byteLength!==t.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");qa(this,Fa,e,"f"),qa(this,Ma,t.derEncode(e),"f")}static from(e){if(typeof e=="string"){let r=(0,Jt.fromHex)(e);return this.fromRaw(r)}else if(Ap(e)){let r=e;if(Ap(r)&&Object.hasOwnProperty.call(r,"__derEncodedPublicKey__"))return this.fromDer(r);if(ArrayBuffer.isView(r)){let n=r;return this.fromRaw((0,Jt.bufFromBufLike)(n.buffer))}else{if(r instanceof ArrayBuffer)return this.fromRaw(r);if("rawKey"in r)return this.fromRaw(r.rawKey);if("derKey"in r)return this.fromDer(r.derKey);if("toDer"in r)return this.fromDer(r.toDer())}}throw new Error("Cannot construct Ed25519PublicKey from the provided key.")}static fromRaw(e){return new t(e)}static fromDer(e){return new t(this.derDecode(e))}static derEncode(e){let r=(0,Jt.wrapDER)(e,Jt.ED25519_OID).buffer;return r.__derEncodedPublicKey__=void 0,r}static derDecode(e){let r=(0,Jt.unwrapDER)(e,Jt.ED25519_OID);if(r.length!==this.RAW_KEY_LENGTH)throw new Error("An Ed25519 public key must be exactly 32bytes long");return r}get rawKey(){return Bn(this,Fa,"f")}get derKey(){return Bn(this,Ma,"f")}toDer(){return this.derKey}toRaw(){return this.rawKey}};Vr.Ed25519PublicKey=Jn;Fa=new WeakMap,Ma=new WeakMap;Jn.RAW_KEY_LENGTH=32;var Nl=class t extends Jt.SignIdentity{constructor(e,r){super(),ji.set(this,void 0),ki.set(this,void 0),qa(this,ji,Jn.from(e),"f"),qa(this,ki,new Uint8Array(r),"f")}static generate(e){if(e&&e.length!==32)throw new Error("Ed25519 Seed needs to be 32 bytes long.");e||(e=Ps.ed25519.utils.randomPrivateKey()),(0,C2.bufEquals)(e,new Uint8Array(new Array(32).fill(0)))&&console.warn("Seed is all zeros. This is not a secure seed. Please provide a seed with sufficient entropy if this is a production environment.");let r=new Uint8Array(32);for(let i=0;i<32;i++)r[i]=new Uint8Array(e)[i];let n=Ps.ed25519.getPublicKey(r);return t.fromKeyPair(n,r)}static fromParsedJson(e){let[r,n]=e;return new t(Jn.fromDer((0,Jt.fromHex)(r)),(0,Jt.fromHex)(n))}static fromJSON(e){let r=JSON.parse(e);if(Array.isArray(r)){if(typeof r[0]=="string"&&typeof r[1]=="string")return this.fromParsedJson([r[0],r[1]]);throw new Error("Deserialization error: JSON must have at least 2 items.")}throw new Error(`Deserialization error: Invalid JSON type for string: ${JSON.stringify(e)}`)}static fromKeyPair(e,r){return new t(Jn.fromRaw(e),r)}static fromSecretKey(e){let r=Ps.ed25519.getPublicKey(new Uint8Array(e));return t.fromKeyPair(r,e)}toJSON(){return[(0,Jt.toHex)(Bn(this,ji,"f").toDer()),(0,Jt.toHex)(Bn(this,ki,"f"))]}getKeyPair(){return{secretKey:Bn(this,ki,"f"),publicKey:Bn(this,ji,"f")}}getPublicKey(){return Bn(this,ji,"f")}async sign(e){let r=new Uint8Array(e),n=(0,Jt.uint8ToBuf)(Ps.ed25519.sign(r,Bn(this,ki,"f").slice(0,32)));return Object.defineProperty(n,"__signature__",{enumerable:!1,value:void 0}),n}static verify(e,r,n){let[i,s,o]=[e,r,n].map(a=>(typeof a=="string"&&(a=(0,Jt.fromHex)(a)),a instanceof Uint8Array&&(a=a.buffer),new Uint8Array(a)));return Ps.ed25519.verify(s,i,o)}};Vr.Ed25519KeyIdentity=Nl;ji=new WeakMap,ki=new WeakMap});var Op=L(Qn=>{"use strict";Object.defineProperty(Qn,"__esModule",{value:!0});Qn.ECDSAKeyIdentity=Qn.CryptoError=void 0;var j2=wr(),Ca=class t extends Error{constructor(e){super(e),this.message=e,Object.setPrototypeOf(this,t.prototype)}};Qn.CryptoError=Ca;function Bp(t){if(typeof global<"u"&&global.crypto&&global.crypto.subtle)return global.crypto.subtle;if(t)return t;if(typeof crypto<"u"&&crypto.subtle)return crypto.subtle;throw new Ca("Global crypto was not available and none was provided. Please inlcude a SubtleCrypto implementation. See https://developer.mozilla.org/en-US/docs/Web/API/SubtleCrypto")}var ja=class t extends j2.SignIdentity{constructor(e,r,n){super(),this._keyPair=e,this._derKey=r,this._subtleCrypto=n}static async generate(e){let{extractable:r=!1,keyUsages:n=["sign","verify"],subtleCrypto:i}=e??{},s=Bp(i),o=await s.generateKey({name:"ECDSA",namedCurve:"P-256"},r,n),a=await s.exportKey("spki",o.publicKey);return new this(o,a,s)}static async fromKeyPair(e,r){let n=Bp(r),i=await n.exportKey("spki",e.publicKey);return new t(e,i,n)}getKeyPair(){return this._keyPair}getPublicKey(){let e=this._derKey,r=Object.create(this._keyPair.publicKey);return r.toDer=function(){return e},r}async sign(e){let r={name:"ECDSA",hash:{name:"SHA-256"}};return await this._subtleCrypto.sign(r,this._keyPair.privateKey,e)}};Qn.ECDSAKeyIdentity=ja;Qn.default=ja});var Pl=L(Nn=>{"use strict";var k2=Nn&&Nn.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Is=Nn&&Nn.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},On;Object.defineProperty(Nn,"__esModule",{value:!0});Nn.PartialIdentity=void 0;var H2=Tt(),Rl=class{constructor(e){On.set(this,void 0),k2(this,On,e,"f")}get rawKey(){return Is(this,On,"f").rawKey}get derKey(){return Is(this,On,"f").derKey}toDer(){return Is(this,On,"f").toDer()}getPublicKey(){return Is(this,On,"f")}getPrincipal(){return H2.Principal.from(Is(this,On,"f").rawKey)}transformRequest(){return Promise.reject("Not implemented. You are attempting to use a partial identity to sign calls, but this identity only has access to the public key.To sign calls, use a DelegationIdentity instead.")}};Nn.PartialIdentity=Rl;On=new WeakMap});var Np=L(Ze=>{"use strict";var V2=Ze&&Ze.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),$2=Ze&&Ze.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),K2=Ze&&Ze.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&V2(e,t,r);return $2(e,t),e},G2=Ze&&Ze.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Y2=Ze&&Ze.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},W2=Ze&&Ze.__rest||function(t,e){var r={};for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&e.indexOf(n)<0&&(r[n]=t[n]);if(t!=null&&typeof Object.getOwnPropertySymbols=="function")for(var i=0,n=Object.getOwnPropertySymbols(t);i<n.length;i++)e.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(t,n[i])&&(r[n[i]]=t[n[i]]);return r},ka;Object.defineProperty(Ze,"__esModule",{value:!0});Ze.isDelegationValid=Ze.PartialDelegationIdentity=Ze.DelegationIdentity=Ze.DelegationChain=Ze.Delegation=void 0;var Rn=wr(),Ul=Tt(),Us=K2(is()),z2=Pl(),D2=new TextEncoder().encode("ic-request-auth-delegation"),Z2=new TextEncoder().encode(`
|
|
57
|
+
ic-request`);function Il(t){if(typeof t!="string"||t.length<64)throw new Error("Invalid public key.");return(0,Rn.fromHex)(t)}var Fs=class{constructor(e,r,n){this.pubkey=e,this.expiration=r,this.targets=n}toCBOR(){return Us.value.map(Object.assign({pubkey:Us.value.bytes(this.pubkey),expiration:Us.value.u64(this.expiration.toString(16),16)},this.targets&&{targets:Us.value.array(this.targets.map(e=>Us.value.bytes(e.toUint8Array())))}))}toJSON(){return Object.assign({expiration:this.expiration.toString(16),pubkey:(0,Rn.toHex)(this.pubkey)},this.targets&&{targets:this.targets.map(e=>e.toHex())})}};Ze.Delegation=Fs;async function X2(t,e,r,n){let i=new Fs(e.toDer(),BigInt(+r)*BigInt(1e6),n),s=new Uint8Array([...D2,...new Uint8Array((0,Rn.requestIdOf)(i))]),o=await t.sign(s);return{delegation:i,signature:o}}var Fl=class t{constructor(e,r){this.delegations=e,this.publicKey=r}static async create(e,r,n=new Date(Date.now()+15*60*1e3),i={}){var s,o;let a=await X2(e,r,n,i.targets);return new t([...((s=i.previous)===null||s===void 0?void 0:s.delegations)||[],a],((o=i.previous)===null||o===void 0?void 0:o.publicKey)||e.getPublicKey().toDer())}static fromJSON(e){let{publicKey:r,delegations:n}=typeof e=="string"?JSON.parse(e):e;if(!Array.isArray(n))throw new Error("Invalid delegations.");let i=n.map(s=>{let{delegation:o,signature:a}=s,{pubkey:c,expiration:f,targets:d}=o;if(d!==void 0&&!Array.isArray(d))throw new Error("Invalid targets.");return{delegation:new Fs(Il(c),BigInt("0x"+f),d&&d.map(h=>{if(typeof h!="string")throw new Error("Invalid target.");return Ul.Principal.fromHex(h)})),signature:Il(a)}});return new this(i,Il(r))}static fromDelegations(e,r){return new this(e,r)}toJSON(){return{delegations:this.delegations.map(e=>{let{delegation:r,signature:n}=e,{targets:i}=r;return{delegation:Object.assign({expiration:r.expiration.toString(16),pubkey:(0,Rn.toHex)(r.pubkey)},i&&{targets:i.map(s=>s.toHex())}),signature:(0,Rn.toHex)(n)}}),publicKey:(0,Rn.toHex)(this.publicKey)}}};Ze.DelegationChain=Fl;var Ml=class extends Rn.SignIdentity{constructor(e,r){super(),this._inner=e,this._delegation=r}static fromDelegation(e,r){return new this(e,r)}getDelegation(){return this._delegation}getPublicKey(){return{derKey:this._delegation.publicKey,toDer:()=>this._delegation.publicKey}}sign(e){return this._inner.sign(e)}async transformRequest(e){let{body:r}=e,n=W2(e,["body"]),i=await(0,Rn.requestIdOf)(r);return Object.assign(Object.assign({},n),{body:{content:r,sender_sig:await this.sign(new Uint8Array([...Z2,...new Uint8Array(i)])),sender_delegation:this._delegation.delegations,sender_pubkey:this._delegation.publicKey}})}};Ze.DelegationIdentity=Ml;var ql=class t extends z2.PartialIdentity{constructor(e,r){super(e),ka.set(this,void 0),G2(this,ka,r,"f")}get delegation(){return Y2(this,ka,"f")}static fromDelegation(e,r){return new t(e,r)}};Ze.PartialDelegationIdentity=ql;ka=new WeakMap;function J2(t,e){for(let{delegation:i}of t.delegations)if(+new Date(Number(i.expiration/BigInt(1e6)))<=+Date.now())return!1;let r=[],n=e?.scope;n&&(Array.isArray(n)?r.push(...n.map(i=>typeof i=="string"?Ul.Principal.fromText(i):i)):r.push(typeof n=="string"?Ul.Principal.fromText(n):n));for(let i of r){let s=i.toText();for(let{delegation:o}of t.delegations){if(o.targets===void 0)continue;let a=!0;for(let c of o.targets)if(c.toText()===s){a=!1;break}if(a)return!1}}return!0}Ze.isDelegationValid=J2});var Rp=L(Pn=>{"use strict";var Q2=Pn&&Pn.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(Pn,"__esModule",{value:!0});Pn.WebAuthnIdentity=Pn.CosePublicKey=void 0;var Ln=wr(),Cl=Q2(So()),L2=Mn(),eE=bi();function tE(t){return(0,Ln.wrapDER)(t,Ln.DER_COSE_OID).buffer}function rE(t){let e=new DataView(new ArrayBuffer(2)),r=t.slice(53,55);[...new Uint8Array(r)].forEach((i,s)=>e.setUint8(s,i));let n=e.getUint16(0);return t.slice(55+n)}var Ha=class{constructor(e){this._cose=e,this._encodedKey=tE(e)}toDer(){return this._encodedKey}getCose(){return this._cose}};Pn.CosePublicKey=Ha;function nE(t="<ic0.app>"){return typeof t=="string"?Uint8Array.from(t,e=>e.charCodeAt(0)):t}async function iE(t){let e=await navigator.credentials.create(t??{publicKey:{authenticatorSelection:{userVerification:"preferred"},attestation:"direct",challenge:nE(),pubKeyCredParams:[{type:"public-key",alg:jl.ECDSA_WITH_SHA256}],rp:{name:"Internet Identity Service"},user:{id:(0,L2.randomBytes)(16),name:"Internet Identity",displayName:"Internet Identity"}}});return e===null?null:{id:e.id,response:e.response,type:e.type,authenticatorAttachment:e.authenticatorAttachment,getClientExtensionResults:e.getClientExtensionResults,rawId:(0,eE.bufFromBufLike)(e.rawId)}}var jl;(function(t){t[t.ECDSA_WITH_SHA256=-7]="ECDSA_WITH_SHA256"})(jl||(jl={}));var kl=class extends Ln.SignIdentity{constructor(e,r,n){super(),this.rawId=e,this.authenticatorAttachment=n,this._publicKey=new Ha(r)}static fromJSON(e){let{publicKey:r,rawId:n}=JSON.parse(e);if(typeof r!="string"||typeof n!="string")throw new Error("Invalid JSON string.");return new this((0,Ln.fromHex)(n),(0,Ln.fromHex)(r),void 0)}static async create(e){var r;let n=await iE(e);if(!n||n.type!=="public-key")throw new Error("Could not create credentials.");let i=n.response;if(i.attestationObject===void 0)throw new Error("Was expecting an attestation response.");let s=Cl.default.decodeFirst(new Uint8Array(i.attestationObject));return new this(n.rawId,rE(s.authData),(r=n.authenticatorAttachment)!==null&&r!==void 0?r:void 0)}getPublicKey(){return this._publicKey}getAuthenticatorAttachment(){return this.authenticatorAttachment}async sign(e){let r=await navigator.credentials.get({publicKey:{allowCredentials:[{type:"public-key",id:this.rawId}],challenge:e,userVerification:"preferred"}});r.authenticatorAttachment!==null&&(this.authenticatorAttachment=r.authenticatorAttachment);let n=r.response,i=Cl.default.encode(new Cl.default.Tagged(55799,{authenticator_data:new Uint8Array(n.authenticatorData),client_data_json:new TextDecoder().decode(n.clientDataJSON),signature:new Uint8Array(n.signature)}));if(!i)throw new Error("failed to encode cbor");return i.buffer}toJSON(){return{publicKey:(0,Ln.toHex)(this._publicKey.getCose()),rawId:(0,Ln.toHex)(this.rawId)}}};Pn.WebAuthnIdentity=kl});var Ip=L(Ye=>{"use strict";var sE=Ye&&Ye.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),Vl=Ye&&Ye.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&sE(e,t,r)};Object.defineProperty(Ye,"__esModule",{value:!0});Ye.Secp256k1KeyIdentity=Ye.ED25519_OID=Ye.DER_COSE_OID=Ye.unwrapDER=Ye.wrapDER=Ye.WebAuthnIdentity=Ye.Ed25519PublicKey=Ye.Ed25519KeyIdentity=void 0;var Pp=Sp();Object.defineProperty(Ye,"Ed25519KeyIdentity",{enumerable:!0,get:function(){return Pp.Ed25519KeyIdentity}});Object.defineProperty(Ye,"Ed25519PublicKey",{enumerable:!0,get:function(){return Pp.Ed25519PublicKey}});Vl(Op(),Ye);Vl(Np(),Ye);Vl(Pl(),Ye);var oE=Rp();Object.defineProperty(Ye,"WebAuthnIdentity",{enumerable:!0,get:function(){return oE.WebAuthnIdentity}});var Va=wr();Object.defineProperty(Ye,"wrapDER",{enumerable:!0,get:function(){return Va.wrapDER}});Object.defineProperty(Ye,"unwrapDER",{enumerable:!0,get:function(){return Va.unwrapDER}});Object.defineProperty(Ye,"DER_COSE_OID",{enumerable:!0,get:function(){return Va.DER_COSE_OID}});Object.defineProperty(Ye,"ED25519_OID",{enumerable:!0,get:function(){return Va.ED25519_OID}});var Hl=class{constructor(){throw new Error("Secp256k1KeyIdentity has been moved to a new repo: @dfinity/identity-secp256k1")}};Ye.Secp256k1KeyIdentity=Hl});var Kl=L($a=>{"use strict";Object.defineProperty($a,"__esModule",{value:!0});$a.IdleManager=void 0;var Up=["mousedown","mousemove","keydown","touchstart","wheel"],$l=class{constructor(e={}){var r;this.callbacks=[],this.idleTimeout=10*60*1e3,this.timeoutID=void 0;let{onIdle:n,idleTimeout:i=10*60*1e3}=e||{};this.callbacks=n?[n]:[],this.idleTimeout=i;let s=this._resetTimer.bind(this);window.addEventListener("load",s,!0),Up.forEach(function(a){document.addEventListener(a,s,!0)});let o=(a,c)=>{let f;return(...d)=>{let h=this,m=function(){f=void 0,a.apply(h,d)};clearTimeout(f),f=window.setTimeout(m,c)}};if(e?.captureScroll){let a=o(s,(r=e?.scrollDebounce)!==null&&r!==void 0?r:100);window.addEventListener("scroll",a,!0)}s()}static create(e={}){return new this(e)}registerCallback(e){this.callbacks.push(e)}exit(){clearTimeout(this.timeoutID),window.removeEventListener("load",this._resetTimer,!0);let e=this._resetTimer.bind(this);Up.forEach(function(r){document.removeEventListener(r,e,!0)}),this.callbacks.forEach(r=>r())}_resetTimer(){let e=this.exit.bind(this);window.clearTimeout(this.timeoutID),this.timeoutID=window.setTimeout(e,this.idleTimeout)}};$a.IdleManager=$l});function cE(){return Fp||(Fp=[IDBDatabase,IDBObjectStore,IDBIndex,IDBCursor,IDBTransaction])}function uE(){return Mp||(Mp=[IDBCursor.prototype.advance,IDBCursor.prototype.continue,IDBCursor.prototype.continuePrimaryKey])}function lE(t){let e=new Promise((r,n)=>{let i=()=>{t.removeEventListener("success",s),t.removeEventListener("error",o)},s=()=>{r(cr(t.result)),i()},o=()=>{n(t.error),i()};t.addEventListener("success",s),t.addEventListener("error",o)});return e.then(r=>{r instanceof IDBCursor&&qp.set(r,t)}).catch(()=>{}),zl.set(e,t),e}function fE(t){if(Yl.has(t))return;let e=new Promise((r,n)=>{let i=()=>{t.removeEventListener("complete",s),t.removeEventListener("error",o),t.removeEventListener("abort",o)},s=()=>{r(),i()},o=()=>{n(t.error||new DOMException("AbortError","AbortError")),i()};t.addEventListener("complete",s),t.addEventListener("error",o),t.addEventListener("abort",o)});Yl.set(t,e)}function jp(t){Wl=t(Wl)}function dE(t){return t===IDBDatabase.prototype.transaction&&!("objectStoreNames"in IDBTransaction.prototype)?function(e,...r){let n=t.call(Ms(this),e,...r);return Cp.set(n,e.sort?e.sort():[e]),cr(n)}:uE().includes(t)?function(...e){return t.apply(Ms(this),e),cr(qp.get(this))}:function(...e){return cr(t.apply(Ms(this),e))}}function hE(t){return typeof t=="function"?dE(t):(t instanceof IDBTransaction&&fE(t),aE(t,cE())?new Proxy(t,Wl):t)}function cr(t){if(t instanceof IDBRequest)return lE(t);if(Gl.has(t))return Gl.get(t);let e=hE(t);return e!==t&&(Gl.set(t,e),zl.set(e,t)),e}var aE,Fp,Mp,qp,Yl,Cp,Gl,zl,Wl,Ms,Dl=ff(()=>{aE=(t,e)=>e.some(r=>t instanceof r);qp=new WeakMap,Yl=new WeakMap,Cp=new WeakMap,Gl=new WeakMap,zl=new WeakMap;Wl={get(t,e,r){if(t instanceof IDBTransaction){if(e==="done")return Yl.get(t);if(e==="objectStoreNames")return t.objectStoreNames||Cp.get(t);if(e==="store")return r.objectStoreNames[1]?void 0:r.objectStore(r.objectStoreNames[0])}return cr(t[e])},set(t,e,r){return t[e]=r,!0},has(t,e){return t instanceof IDBTransaction&&(e==="done"||e==="store")?!0:e in t}};Ms=t=>zl.get(t)});var Hp={};tg(Hp,{deleteDB:()=>yE,openDB:()=>pE,unwrap:()=>Ms,wrap:()=>cr});function pE(t,e,{blocked:r,upgrade:n,blocking:i,terminated:s}={}){let o=indexedDB.open(t,e),a=cr(o);return n&&o.addEventListener("upgradeneeded",c=>{n(cr(o.result),c.oldVersion,c.newVersion,cr(o.transaction),c)}),r&&o.addEventListener("blocked",c=>r(c.oldVersion,c.newVersion,c)),a.then(c=>{s&&c.addEventListener("close",()=>s()),i&&c.addEventListener("versionchange",f=>i(f.oldVersion,f.newVersion,f))}).catch(()=>{}),a}function yE(t,{blocked:e}={}){let r=indexedDB.deleteDatabase(t);return e&&r.addEventListener("blocked",n=>e(n.oldVersion,n)),cr(r).then(()=>{})}function kp(t,e){if(!(t instanceof IDBDatabase&&!(e in t)&&typeof e=="string"))return;if(Zl.get(e))return Zl.get(e);let r=e.replace(/FromIndex$/,""),n=e!==r,i=mE.includes(r);if(!(r in(n?IDBIndex:IDBObjectStore).prototype)||!(i||gE.includes(r)))return;let s=async function(o,...a){let c=this.transaction(o,i?"readwrite":"readonly"),f=c.store;return n&&(f=f.index(a.shift())),(await Promise.all([f[r](...a),i&&c.done]))[0]};return Zl.set(e,s),s}var gE,mE,Zl,Vp=ff(()=>{Dl();Dl();gE=["get","getKey","getAll","getAllKeys","count"],mE=["put","add","delete","clear"],Zl=new Map;jp(t=>({...t,get:(e,r,n)=>kp(e,r)||t.get(e,r,n),has:(e,r)=>!!kp(e,r)||t.has(e,r)}))});var Jl=L(Ka=>{"use strict";Object.defineProperty(Ka,"__esModule",{value:!0});Ka.IdbKeyVal=void 0;var bE=(Vp(),rg(Hp)),qs=Ga(),$p="auth-client-db",Kp="ic-keyval",_E=async(t=$p,e=Kp,r)=>(qs.isBrowser&&(localStorage!=null&&localStorage.getItem(qs.KEY_STORAGE_DELEGATION))&&(localStorage.removeItem(qs.KEY_STORAGE_DELEGATION),localStorage.removeItem(qs.KEY_STORAGE_KEY)),await(0,bE.openDB)(t,r,{upgrade:n=>{n.objectStoreNames.contains(e)&&n.clear(e),n.createObjectStore(e)}}));async function wE(t,e,r){return await t.get(e,r)}async function EE(t,e,r,n){return await t.put(e,n,r)}async function xE(t,e,r){return await t.delete(e,r)}var Xl=class t{constructor(e,r){this._db=e,this._storeName=r}static async create(e){let{dbName:r=$p,storeName:n=Kp,version:i=qs.DB_VERSION}=e??{},s=await _E(r,n,i);return new t(s,n)}async set(e,r){return await EE(this._db,this._storeName,e,r)}async get(e){var r;return(r=await wE(this._db,this._storeName,e))!==null&&r!==void 0?r:null}async remove(e){return await xE(this._db,this._storeName,e)}};Ka.IdbKeyVal=Xl});var Ga=L(it=>{"use strict";var vE=it&&it.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},TE=it&&it.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},Ya;Object.defineProperty(it,"__esModule",{value:!0});it.IdbStorage=it.LocalStorage=it.isBrowser=it.DB_VERSION=it.KEY_VECTOR=it.KEY_STORAGE_DELEGATION=it.KEY_STORAGE_KEY=void 0;var AE=Jl();it.KEY_STORAGE_KEY="identity";it.KEY_STORAGE_DELEGATION="delegation";it.KEY_VECTOR="iv";it.DB_VERSION=1;it.isBrowser=typeof window<"u";var Ql=class{constructor(e="ic-",r){this.prefix=e,this._localStorage=r}get(e){return Promise.resolve(this._getLocalStorage().getItem(this.prefix+e))}set(e,r){return this._getLocalStorage().setItem(this.prefix+e,r),Promise.resolve()}remove(e){return this._getLocalStorage().removeItem(this.prefix+e),Promise.resolve()}_getLocalStorage(){if(this._localStorage)return this._localStorage;let e=typeof window>"u"?typeof global>"u"?typeof self>"u"?void 0:self.localStorage:global.localStorage:window.localStorage;if(!e)throw new Error("Could not find local storage.");return e}};it.LocalStorage=Ql;var Ll=class{constructor(e){Ya.set(this,void 0),vE(this,Ya,e??{},"f")}get _db(){return new Promise(e=>{if(this.initializedDb){e(this.initializedDb);return}AE.IdbKeyVal.create(TE(this,Ya,"f")).then(r=>{this.initializedDb=r,e(r)})})}async get(e){return await(await this._db).get(e)}async set(e,r){await(await this._db).set(e,r)}async remove(e){await(await this._db).remove(e)}};it.IdbStorage=Ll;Ya=new WeakMap});var Wp=L(Le=>{"use strict";var SE=Le&&Le.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),BE=Le&&Le.__exportStar||function(t,e){for(var r in t)r!=="default"&&!Object.prototype.hasOwnProperty.call(e,r)&&SE(e,t,r)};Object.defineProperty(Le,"__esModule",{value:!0});Le.AuthClient=Le.ERROR_USER_INTERRUPT=Le.IdbKeyVal=Le.KEY_STORAGE_KEY=Le.KEY_STORAGE_DELEGATION=Le.LocalStorage=Le.IdbStorage=void 0;var Gp=wr(),Qt=Ip(),Yp=Kl(),vt=Ga(),Wa=Ga();Object.defineProperty(Le,"IdbStorage",{enumerable:!0,get:function(){return Wa.IdbStorage}});Object.defineProperty(Le,"LocalStorage",{enumerable:!0,get:function(){return Wa.LocalStorage}});Object.defineProperty(Le,"KEY_STORAGE_DELEGATION",{enumerable:!0,get:function(){return Wa.KEY_STORAGE_DELEGATION}});Object.defineProperty(Le,"KEY_STORAGE_KEY",{enumerable:!0,get:function(){return Wa.KEY_STORAGE_KEY}});var OE=Jl();Object.defineProperty(Le,"IdbKeyVal",{enumerable:!0,get:function(){return OE.IdbKeyVal}});var NE="https://identity.ic0.app",RE="#authorize",ef="ECDSA",tf="Ed25519",PE=500;Le.ERROR_USER_INTERRUPT="UserInterrupt";BE(Kl(),Le);var nf=class{constructor(e,r,n,i,s,o,a,c){this._identity=e,this._key=r,this._chain=n,this._storage=i,this.idleManager=s,this._createOptions=o,this._idpWindow=a,this._eventHandler=c,this._registerDefaultIdleCallback()}static async create(e={}){var r,n,i;let s=(r=e.storage)!==null&&r!==void 0?r:new vt.IdbStorage,o=(n=e.keyType)!==null&&n!==void 0?n:ef,a=null;if(e.identity)a=e.identity;else{let h=await s.get(vt.KEY_STORAGE_KEY);if(!h&&vt.isBrowser)try{let m=new vt.LocalStorage,_=await m.get(vt.KEY_STORAGE_DELEGATION),u=await m.get(vt.KEY_STORAGE_KEY);_&&u&&o===ef&&(console.log("Discovered an identity stored in localstorage. Migrating to IndexedDB"),await s.set(vt.KEY_STORAGE_DELEGATION,_),await s.set(vt.KEY_STORAGE_KEY,u),h=_,await m.remove(vt.KEY_STORAGE_DELEGATION),await m.remove(vt.KEY_STORAGE_KEY))}catch(m){console.error("error while attempting to recover localstorage: "+m)}if(h)try{typeof h=="object"?o===tf&&typeof h=="string"?a=await Qt.Ed25519KeyIdentity.fromJSON(h):a=await Qt.ECDSAKeyIdentity.fromKeyPair(h):typeof h=="string"&&(a=Qt.Ed25519KeyIdentity.fromJSON(h))}catch{}}let c=new Gp.AnonymousIdentity,f=null;if(a)try{let h=await s.get(vt.KEY_STORAGE_DELEGATION);if(typeof h=="object"&&h!==null)throw new Error("Delegation chain is incorrectly stored. A delegation chain should be stored as a string.");e.identity?c=e.identity:h&&(f=Qt.DelegationChain.fromJSON(h),(0,Qt.isDelegationValid)(f)?"toDer"in a?c=Qt.PartialDelegationIdentity.fromDelegation(a,f):c=Qt.DelegationIdentity.fromDelegation(a,f):(await rf(s),a=null))}catch(h){console.error(h),await rf(s),a=null}let d;return!((i=e.idleOptions)===null||i===void 0)&&i.disableIdle?d=void 0:(f||e.identity)&&(d=Yp.IdleManager.create(e.idleOptions)),a||(o===tf?(a=await Qt.Ed25519KeyIdentity.generate(),await s.set(vt.KEY_STORAGE_KEY,JSON.stringify(a.toJSON()))):(e.storage&&o===ef&&console.warn(`You are using a custom storage provider that may not support CryptoKey storage. If you are using a custom storage provider that does not support CryptoKey storage, you should use '${tf}' as the key type, as it can serialize to a string`),a=await Qt.ECDSAKeyIdentity.generate(),await s.set(vt.KEY_STORAGE_KEY,a.getKeyPair()))),new this(c,a,f,s,d,e)}_registerDefaultIdleCallback(){var e,r;let n=(e=this._createOptions)===null||e===void 0?void 0:e.idleOptions;!n?.onIdle&&!n?.disableDefaultIdleCallback&&((r=this.idleManager)===null||r===void 0||r.registerCallback(()=>{this.logout(),location.reload()}))}async _handleSuccess(e,r){var n,i;let s=e.delegations.map(f=>({delegation:new Qt.Delegation(f.delegation.pubkey,f.delegation.expiration,f.delegation.targets),signature:f.signature.buffer})),o=Qt.DelegationChain.fromDelegations(s,e.userPublicKey.buffer),a=this._key;if(!a)return;this._chain=o,"toDer"in a?this._identity=Qt.PartialDelegationIdentity.fromDelegation(a,this._chain):this._identity=Qt.DelegationIdentity.fromDelegation(a,this._chain),(n=this._idpWindow)===null||n===void 0||n.close();let c=(i=this._createOptions)===null||i===void 0?void 0:i.idleOptions;!this.idleManager&&!c?.disableIdle&&(this.idleManager=Yp.IdleManager.create(c),this._registerDefaultIdleCallback()),this._removeEventListener(),delete this._idpWindow,this._chain&&await this._storage.set(vt.KEY_STORAGE_DELEGATION,JSON.stringify(this._chain.toJSON())),r?.(e)}getIdentity(){return this._identity}async isAuthenticated(){return!this.getIdentity().getPrincipal().isAnonymous()&&this._chain!==null}async login(e){var r,n,i,s;let o=BigInt(8)*BigInt(36e11),a=new URL(((r=e?.identityProvider)===null||r===void 0?void 0:r.toString())||NE);a.hash=RE,(n=this._idpWindow)===null||n===void 0||n.close(),this._removeEventListener(),this._eventHandler=this._getEventHandler(a,Object.assign({maxTimeToLive:(i=e?.maxTimeToLive)!==null&&i!==void 0?i:o},e)),window.addEventListener("message",this._eventHandler),this._idpWindow=(s=window.open(a.toString(),"idpWindow",e?.windowOpenerFeatures))!==null&&s!==void 0?s:void 0;let c=()=>{this._idpWindow&&(this._idpWindow.closed?this._handleFailure(Le.ERROR_USER_INTERRUPT,e?.onError):setTimeout(c,PE))};c()}_getEventHandler(e,r){return async n=>{var i,s,o;if(n.origin!==e.origin){console.warn(`WARNING: expected origin '${e.origin}', got '${n.origin}' (ignoring)`);return}let a=n.data;switch(a.kind){case"authorize-ready":{let c=Object.assign({kind:"authorize-client",sessionPublicKey:new Uint8Array((i=this._key)===null||i===void 0?void 0:i.getPublicKey().toDer()),maxTimeToLive:r?.maxTimeToLive,allowPinAuthentication:r?.allowPinAuthentication,derivationOrigin:(s=r?.derivationOrigin)===null||s===void 0?void 0:s.toString()},r?.customValues);(o=this._idpWindow)===null||o===void 0||o.postMessage(c,e.origin);break}case"authorize-client-success":try{await this._handleSuccess(a,r?.onSuccess)}catch(c){this._handleFailure(c.message,r?.onError)}break;case"authorize-client-failure":this._handleFailure(a.text,r?.onError);break;default:break}}}_handleFailure(e,r){var n;(n=this._idpWindow)===null||n===void 0||n.close(),r?.(e),this._removeEventListener(),delete this._idpWindow}_removeEventListener(){this._eventHandler&&window.removeEventListener("message",this._eventHandler),this._eventHandler=void 0}async logout(e={}){if(await rf(this._storage),this._identity=new Gp.AnonymousIdentity,this._chain=null,e.returnTo)try{window.history.pushState({},"",e.returnTo)}catch{window.location.href=e.returnTo}}};Le.AuthClient=nf;async function rf(t){await t.remove(vt.KEY_STORAGE_KEY),await t.remove(vt.KEY_STORAGE_DELEGATION),await t.remove(vt.KEY_VECTOR)}});var uc=Fn(Tt(),1);var Me=t=>t==null,nt=t=>!Me(t),Hg=class extends Error{},zs=(t,e)=>{if(Me(t))throw new Hg(e)},oc="__bigint__",ac="__principal__",cc="__uint8array__",Vg=(t,e)=>typeof e=="bigint"?{[oc]:`${e}`}:nt(e)&&e instanceof uc.Principal?{[ac]:e.toText()}:nt(e)&&e instanceof Uint8Array?{[cc]:Array.from(e)}:e,$g=(t,e)=>{let r=n=>e[n];return nt(e)&&typeof e=="object"&&oc in e?BigInt(r(oc)):nt(e)&&typeof e=="object"&&ac in e?uc.Principal.fromText(r(ac)):nt(e)&&typeof e=="object"&&cc in e?Uint8Array.from(r(cc)):e},bt=t=>nt(t)?[t]:[],ft=t=>t?.[0],Sf=async t=>{let e=new Blob([JSON.stringify(t,Vg)],{type:"application/json; charset=utf-8"});return new Uint8Array(await e.arrayBuffer())},Ds=async t=>{let e=new Blob([t instanceof Uint8Array?t:new Uint8Array(t)],{type:"application/json; charset=utf-8"});return JSON.parse(await e.text(),$g)},Bf=()=>typeof window<"u";var si=class{callbacks=[];populate(e){this.callbacks.forEach(({callback:r})=>r(e))}subscribe(e){let r=Symbol();return this.callbacks.push({id:r,callback:e}),()=>this.callbacks=this.callbacks.filter(({id:n})=>n!==r)}};var Yr=class t extends si{static instance;authUser=null;constructor(){super()}static getInstance(){return t.instance||(t.instance=new t),t.instance}set(e){this.authUser=e,this.populate(e)}get(){return this.authUser}subscribe(e){let r=super.subscribe(e);return e(this.authUser),r}reset(){this.authUser=null,this.populate(this.authUser)}};var lc=({message:t,detail:e})=>{let r=new CustomEvent(t,{detail:e,bubbles:!0});document.dispatchEvent(r)};var Of=BigInt(144e11),Nf=!1,Rf={width:576,height:576},Pf={width:505,height:705},If="internetcomputer.org";var oi="http://127.0.0.1:5987",Uf="rdmx6-jaaaa-aaaaa-aaadq-cai";var Tr=class t extends si{static instance;env;constructor(){super()}static getInstance(){return t.instance||(t.instance=new t),t.instance}set(e){this.env=e,this.populate(e)}get(){return this.env}subscribe(e){let r=super.subscribe(e);return e(this.env),r}};var fc=({width:t,height:e})=>{if(!Bf()||Me(window)||Me(window.top))return;let{top:{innerWidth:r,innerHeight:n}}=window,i=n/2+screenY-e/2,s=r/2+screenX-t/2;return`toolbar=no, location=no, directories=no, status=no, menubar=no, scrollbars=yes, resizable=no, copyhistory=no, width=${t}, height=${e}, top=${i}, left=${s}`};var Zs=class{#e;constructor({domain:e}){this.#e=e}get id(){return"internet_identity"}signInOptions({windowed:e}){let r=()=>{let n=Tr.getInstance().get()?.container;if(Me(n)||n===!1)return`https://identity.${this.#e??If}`;let i=Tr.getInstance().get(),s=nt(i)&&nt(i?.internetIdentityId)?i.internetIdentityId:Uf,{host:o,protocol:a}=new URL(n===!0?oi:n);return/apple/i.test(navigator?.vendor)?`${a}//${o}?canisterId=${s}`:`${a}//${s}.${o.replace("127.0.0.1","localhost")}`};return{...e!==!1&&{windowOpenerFeatures:fc(Rf)},identityProvider:r()}}},Ff=class{#e;#t;constructor({appName:e,logoUrl:r}){this.#e=e,this.#t=r}get id(){return"nfid"}signInOptions({windowed:e}){return{...e!==!1&&{windowOpenerFeatures:fc(Pf)},identityProvider:`https://nfid.one/authenticate/?applicationName=${encodeURI(this.#e)}&applicationLogo=${encodeURI(this.#t)}`}}};var Tp=Fn(wr(),1);var vp=Fn(wr(),1);var qi=class t{static instance;#e=void 0;constructor(){}static getInstance(){return Me(t.instance)&&(t.instance=new t),t.instance}async getAgent({identity:e,...r}){let n=e.getPrincipal().toText();if(Me(this.#e)||Me(this.#e[n])){let i=await this.createAgent({identity:e,...r});return this.#e={...this.#e??{},[n]:i},i}return this.#e[n]}reset(){this.#e=null}async createAgent({identity:e,fetch:r,container:n}){let s=nt(n)&&n!==!1?n===!0?oi:n:"https://icp-api.io",o=nt(n);return await vp.HttpAgent.create({identity:e,shouldFetchRootKey:o,host:s,...r&&{fetch:r}})}};var Ci=class t{static instance;#e=void 0;constructor(){}static getInstance(){return Me(t.instance)&&(t.instance=new t),t.instance}async getActor({satelliteId:e,identity:r,buildType:n,...i}){let s=`${n}#${r.getPrincipal().toText()}#${e};`;if(Me(this.#e)||Me(this.#e[s])){let o=await this.createActor({satelliteId:e,identity:r,...i});return this.#e={...this.#e??{},[s]:o},o}return this.#e[s]}reset(){this.#e=null}async createActor({idlFactory:e,satelliteId:r,...n}){let i=await qi.getInstance().getAgent(n);return Tp.Actor.createActor(e,{agent:i,canisterId:r})}};var zp=Fn(Wp(),1),za=()=>zp.AuthClient.create({idleOptions:{disableIdle:!0,disableDefaultIdleCallback:!0}});var Dp=async({data:t})=>{try{return await Ds(t)}catch(e){console.error("The data parsing has failed, mapping to undefined as a fallback.",e);return}};var sf=async t=>{let{data:e,version:r,description:n}=t;return{description:bt(n),data:await Sf(e),version:bt(r)}},of=t=>{let{version:e}=t;return{version:bt(e)}},Cs=async({doc:t,key:e})=>{let{owner:r,version:n,description:i,data:s,...o}=t;return{key:e,description:ft(i),owner:r.toText(),data:await Ds(s),version:ft(n),...o}};var Xp=Fn(Tt(),1);var Zp=t=>{if(Me(t))return bt();switch(t.matcher){case"equal":return bt({Equal:t.timestamp});case"greaterThan":return bt({GreaterThan:t.timestamp});case"lessThan":return bt({LessThan:t.timestamp});case"between":return bt({Between:[t.timestamps.start,t.timestamps.end]});default:throw new Error("Invalid list matcher for timestamp",t)}},In=({matcher:t,paginate:e,order:r,owner:n})=>({matcher:Me(t)?[]:[{key:bt(t.key),description:bt(t.description),created_at:Zp(t.createdAt),updated_at:Zp(t.updatedAt)}],paginate:bt(Me(e)?void 0:{start_after:bt(e.startAfter),limit:bt(Me(e.limit)?void 0:BigInt(e.limit))}),order:bt(Me(r)?void 0:{desc:r.desc,field:r.field==="created_at"?{CreatedAt:null}:r.field==="updated_at"?{UpdatedAt:null}:{Keys:null}}),owner:bt(Me(n)?void 0:typeof n=="string"?Xp.Principal.fromText(n):n)});var Jp=({IDL:t})=>{let e=t.Record({batch_id:t.Nat,headers:t.Vec(t.Tuple(t.Text,t.Text)),chunk_ids:t.Vec(t.Nat)}),r=t.Variant({UpdatedAt:t.Null,Keys:t.Null,CreatedAt:t.Null}),n=t.Record({field:r,desc:t.Bool}),i=t.Variant({Equal:t.Nat64,Between:t.Tuple(t.Nat64,t.Nat64),GreaterThan:t.Nat64,LessThan:t.Nat64}),s=t.Record({key:t.Opt(t.Text),updated_at:t.Opt(i),description:t.Opt(t.Text),created_at:t.Opt(i)}),o=t.Record({start_after:t.Opt(t.Text),limit:t.Opt(t.Nat64)}),a=t.Record({order:t.Opt(n),owner:t.Opt(t.Principal),matcher:t.Opt(s),paginate:t.Opt(o)}),c=t.Record({controllers:t.Vec(t.Principal)}),f=t.Variant({Write:t.Null,Admin:t.Null}),d=t.Record({updated_at:t.Nat64,metadata:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64,scope:f,expires_at:t.Opt(t.Nat64)}),h=t.Record({version:t.Opt(t.Nat64)}),m=t.Variant({Db:t.Null,Storage:t.Null}),_=t.Record({version:t.Opt(t.Nat64)}),u=t.Record({cycles:t.Nat,destination_id:t.Principal}),T=t.Record({token:t.Opt(t.Text),collection:t.Text,owner:t.Principal,name:t.Text,description:t.Opt(t.Text),full_path:t.Text}),O=t.Record({modified:t.Nat64,sha256:t.Vec(t.Nat8),total_length:t.Nat}),R=t.Record({key:T,updated_at:t.Nat64,encodings:t.Vec(t.Tuple(t.Text,O)),headers:t.Vec(t.Tuple(t.Text,t.Text)),created_at:t.Nat64,version:t.Opt(t.Nat64)}),F=t.Record({derivation_origin:t.Opt(t.Text)}),M=t.Record({internet_identity:t.Opt(F)}),K=t.Record({stable:t.Opt(t.Nat64),heap:t.Opt(t.Nat64)}),x=t.Record({max_memory_size:t.Opt(K)}),$=t.Variant({Deny:t.Null,AllowAny:t.Null,SameOrigin:t.Null}),W=t.Variant({Deny:t.Null,Allow:t.Null}),D=t.Record({status_code:t.Nat16,location:t.Text}),j=t.Record({iframe:t.Opt($),rewrites:t.Vec(t.Tuple(t.Text,t.Text)),headers:t.Vec(t.Tuple(t.Text,t.Vec(t.Tuple(t.Text,t.Text)))),max_memory_size:t.Opt(K),raw_access:t.Opt(W),redirects:t.Opt(t.Vec(t.Tuple(t.Text,D)))}),ie=t.Record({db:t.Opt(x),authentication:t.Opt(M),storage:j}),ee=t.Record({updated_at:t.Nat64,owner:t.Principal,data:t.Vec(t.Nat8),description:t.Opt(t.Text),created_at:t.Nat64,version:t.Opt(t.Nat64)}),ne=t.Variant({Heap:t.Null,Stable:t.Null}),w=t.Variant({Controllers:t.Null,Private:t.Null,Public:t.Null,Managed:t.Null}),b=t.Record({max_tokens:t.Nat64,time_per_token_ns:t.Nat64}),B=t.Record({max_capacity:t.Opt(t.Nat32),memory:t.Opt(ne),updated_at:t.Nat64,max_size:t.Opt(t.Nat),read:w,created_at:t.Nat64,version:t.Opt(t.Nat64),mutable_permissions:t.Opt(t.Bool),rate_config:t.Opt(b),write:w}),S=t.Record({url:t.Text,method:t.Text,body:t.Vec(t.Nat8),headers:t.Vec(t.Tuple(t.Text,t.Text)),certificate_version:t.Opt(t.Nat16)}),N=t.Record({memory:ne,token:t.Opt(t.Text),sha256:t.Opt(t.Vec(t.Nat8)),headers:t.Vec(t.Tuple(t.Text,t.Text)),index:t.Nat64,encoding_type:t.Text,full_path:t.Text}),H=t.Variant({Callback:t.Record({token:N,callback:t.Func([],[],["query"])})}),Z=t.Record({body:t.Vec(t.Nat8),headers:t.Vec(t.Tuple(t.Text,t.Text)),streaming_strategy:t.Opt(H),status_code:t.Nat16}),ae=t.Record({token:t.Opt(N),body:t.Vec(t.Nat8)}),oe=t.Record({token:t.Opt(t.Text),collection:t.Text,name:t.Text,description:t.Opt(t.Text),encoding_type:t.Opt(t.Text),full_path:t.Text}),z=t.Record({batch_id:t.Nat}),U=t.Record({matches_pages:t.Opt(t.Nat64),matches_length:t.Nat64,items_page:t.Opt(t.Nat64),items:t.Vec(t.Tuple(t.Text,R)),items_length:t.Nat64}),p=t.Record({updated_at:t.Nat64,created_at:t.Nat64,version:t.Opt(t.Nat64),bn_id:t.Opt(t.Text)}),J=t.Record({matches_pages:t.Opt(t.Nat64),matches_length:t.Nat64,items_page:t.Opt(t.Nat64),items:t.Vec(t.Tuple(t.Text,ee)),items_length:t.Nat64}),re=t.Record({stable:t.Nat64,heap:t.Nat64}),fe=t.Record({metadata:t.Vec(t.Tuple(t.Text,t.Text)),scope:f,expires_at:t.Opt(t.Nat64)}),Q=t.Record({controller:fe,controllers:t.Vec(t.Principal)}),l=t.Record({data:t.Vec(t.Nat8),description:t.Opt(t.Text),version:t.Opt(t.Nat64)}),y=t.Record({max_capacity:t.Opt(t.Nat32),memory:t.Opt(ne),max_size:t.Opt(t.Nat),read:w,version:t.Opt(t.Nat64),mutable_permissions:t.Opt(t.Bool),rate_config:t.Opt(b),write:w}),g=t.Record({content:t.Vec(t.Nat8),batch_id:t.Nat,order_id:t.Opt(t.Nat)}),P=t.Record({chunk_id:t.Nat});return t.Service({build_version:t.Func([],[t.Text],["query"]),commit_asset_upload:t.Func([e],[],[]),count_assets:t.Func([t.Text,a],[t.Nat64],["query"]),count_collection_assets:t.Func([t.Text],[t.Nat64],["query"]),count_collection_docs:t.Func([t.Text],[t.Nat64],["query"]),count_docs:t.Func([t.Text,a],[t.Nat64],["query"]),del_asset:t.Func([t.Text,t.Text],[],[]),del_assets:t.Func([t.Text],[],[]),del_controllers:t.Func([c],[t.Vec(t.Tuple(t.Principal,d))],[]),del_custom_domain:t.Func([t.Text],[],[]),del_doc:t.Func([t.Text,t.Text,h],[],[]),del_docs:t.Func([t.Text],[],[]),del_filtered_assets:t.Func([t.Text,a],[],[]),del_filtered_docs:t.Func([t.Text,a],[],[]),del_many_assets:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[],[]),del_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text,h))],[],[]),del_rule:t.Func([m,t.Text,_],[],[]),deposit_cycles:t.Func([u],[],[]),get_asset:t.Func([t.Text,t.Text],[t.Opt(R)],["query"]),get_auth_config:t.Func([],[t.Opt(M)],["query"]),get_config:t.Func([],[ie],[]),get_db_config:t.Func([],[t.Opt(x)],["query"]),get_doc:t.Func([t.Text,t.Text],[t.Opt(ee)],["query"]),get_many_assets:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[t.Vec(t.Tuple(t.Text,t.Opt(R)))],["query"]),get_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text))],[t.Vec(t.Tuple(t.Text,t.Opt(ee)))],["query"]),get_rule:t.Func([m,t.Text],[t.Opt(B)],["query"]),get_storage_config:t.Func([],[j],["query"]),http_request:t.Func([S],[Z],["query"]),http_request_streaming_callback:t.Func([N],[ae],["query"]),init_asset_upload:t.Func([oe],[z],[]),list_assets:t.Func([t.Text,a],[U],["query"]),list_controllers:t.Func([],[t.Vec(t.Tuple(t.Principal,d))],["query"]),list_custom_domains:t.Func([],[t.Vec(t.Tuple(t.Text,p))],["query"]),list_docs:t.Func([t.Text,a],[J],["query"]),list_rules:t.Func([m],[t.Vec(t.Tuple(t.Text,B))],["query"]),memory_size:t.Func([],[re],["query"]),set_auth_config:t.Func([M],[],[]),set_controllers:t.Func([Q],[t.Vec(t.Tuple(t.Principal,d))],[]),set_custom_domain:t.Func([t.Text,t.Opt(t.Text)],[],[]),set_db_config:t.Func([x],[],[]),set_doc:t.Func([t.Text,t.Text,l],[ee],[]),set_many_docs:t.Func([t.Vec(t.Tuple(t.Text,t.Text,l))],[t.Vec(t.Tuple(t.Text,ee))],[]),set_rule:t.Func([m,t.Text,y],[B],[]),set_storage_config:t.Func([j],[],[]),upload_asset_chunk:t.Func([g],[P],[]),version:t.Func([],[t.Text],["query"])})};var Qp=({satelliteId:t,container:e})=>{let{satelliteId:r}=af({satelliteId:t}),{container:n}=cf({container:e});if(nt(n)&&n!==!1){let{host:i,protocol:s}=new URL(n===!0?oi:n);return`${s}//${r??"unknown"}.${i.replace("127.0.0.1","localhost")}`}return`https://${r??"unknown"}.icp0.io`},af=({satelliteId:t})=>nt(t)?{satelliteId:t}:Tr.getInstance().get()??{satelliteId:void 0},cf=({container:t})=>nt(t)?{container:t}:Tr.getInstance().get()??{container:void 0};var ut=t=>ey({idlFactory:Jp,buildType:"stock",...t}),Lp=({idlFactory:t,...e})=>ey({idlFactory:t,buildType:"extended",...e}),ey=async({satelliteId:t,container:e,...r})=>{let{satelliteId:n}=af({satelliteId:t});zs(n,"No satellite ID defined. Did you initialize Juno?");let{container:i}=cf({container:e});return await Ci.getInstance().getActor({satelliteId:n,container:i,...r})};var ty=async({collection:t,key:e,satellite:r})=>{let{get_doc:n}=await ut(r),i=ft(await n(t,e));if(!Me(i))return Cs({doc:i,key:e})},ry=async({docs:t,satellite:e})=>{let{get_many_docs:r}=await ut(e),n=t.map(({collection:o,key:a})=>[o,a]),i=await r(n),s=[];for(let[o,a]of i){let c=ft(a);s.push(nt(c)?await Cs({key:o,doc:c}):void 0)}return s},ny=async({collection:t,doc:e,satellite:r})=>{let{set_doc:n}=await ut(r),{key:i}=e,s=await sf(e),o=await n(t,i,s);return await Cs({key:i,doc:o})},iy=async({docs:t,satellite:e})=>{let{set_many_docs:r}=await ut(e),n=[];for(let{collection:o,doc:a}of t){let{key:c}=a;n.push([o,c,await sf(a)])}let i=await r(n),s=[];for(let[o,a]of i)s.push(await Cs({key:o,doc:a}));return s},sy=async({collection:t,doc:e,satellite:r})=>{let{del_doc:n}=await ut(r),{key:i}=e;return n(t,i,of(e))},oy=async({docs:t,satellite:e})=>{let{del_many_docs:r}=await ut(e),n=t.map(({collection:i,doc:s})=>[i,s.key,of(s)]);await r(n)},ay=async({collection:t,filter:e,satellite:r})=>{let{del_filtered_docs:n}=await ut(r);return n(t,In(e))},cy=async({collection:t,filter:e,satellite:r})=>{let{list_docs:n}=await ut(r),{items:i,items_page:s,items_length:o,matches_length:a,matches_pages:c}=await n(t,In(e)),f=[];for(let[d,h]of i){let{data:m,owner:_,description:u,version:T,...O}=h;f.push({key:d,description:ft(u),owner:_.toText(),data:await Dp({data:m}),version:ft(T),...O})}return{items:f,items_length:o,items_page:ft(s),matches_length:a,matches_pages:ft(c)}},uy=async({collection:t,filter:e,satellite:r})=>{let{count_docs:n}=await ut(r);return n(t,In(e))};var ly=Fn(wr(),1);var et=t=>t!==void 0?t:Da()??new ly.AnonymousIdentity;var fy=async({satellite:t,...e})=>{let r=et(t?.identity);return await ty({...e,satellite:{...t,identity:r}})},M8=async({satellite:t,...e})=>{let r=et(t?.identity);return await ry({...e,satellite:{...t,identity:r}})},dy=async({satellite:t,...e})=>{let r=et(t?.identity);return await ny({...e,satellite:{...t,identity:r}})},q8=async({satellite:t,...e})=>{let r=et(t?.identity);return await iy({...e,satellite:{...t,identity:r}})},C8=async({satellite:t,...e})=>{let r=et(t?.identity);return await sy({...e,satellite:{...t,identity:r}})},j8=async({satellite:t,...e})=>{let r=et(t?.identity);return await oy({...e,satellite:{...t,identity:r}})},k8=async({satellite:t,filter:e,...r})=>{let n=et(t?.identity);return await ay({...r,filter:e??{},satellite:{...t,identity:n}})},H8=async({satellite:t,filter:e,...r})=>{let n=et(t?.identity);return await cy({...r,filter:e??{},satellite:{...t,identity:n}})},V8=async({satellite:t,filter:e,...r})=>{let n=et(t?.identity);return await uy({...r,filter:e??{},satellite:{...t,identity:n}})};var hy=async t=>{let e=Da();if(Me(e))throw new Error("No identity to initialize the user. Have you initialized Juno?");let r=e.getPrincipal().toText(),n=await fy({collection:"#user",key:r});return Me(n)?await IE({userId:r,provider:t}):n},IE=({userId:t,...e})=>dy({collection:"#user",doc:{key:t,data:e}});var $r,uf=async t=>{if($r=$r??await za(),!(await $r?.isAuthenticated()??!1))return;let r=await hy(t);Yr.getInstance().set(r)},UE=t=>new Promise(async(e,r)=>{$r=$r??await za();let n=t?.provider??new Zs({});await $r.login({onSuccess:async()=>{await uf(n.id),e()},onError:i=>r(i),maxTimeToLive:t?.maxTimeToLive??Of,allowPinAuthentication:t?.allowPin??Nf,...t?.derivationOrigin!==void 0&&{derivationOrigin:t.derivationOrigin},...n.signInOptions({windowed:t?.windowed})})}),lf=async()=>{await $r?.logout(),$r=void 0,Yr.getInstance().reset(),Ci.getInstance().reset(),qi.getInstance().reset()},Da=()=>$r?.getIdentity(),FE=async()=>($r??await za()).getIdentity();var py=t=>{let e=t===!0?"./workers/auth.worker.js":t,r=new Worker(e),n=async()=>{lc({message:"junoSignOutAuthTimer"}),await lf()};return r.onmessage=async({data:i})=>{let{msg:s,data:o}=i;switch(s){case"junoSignOutAuthTimer":await n();return;case"junoDelegationRemainingTime":lc({message:"junoDelegationRemainingTime",detail:o?.authRemainingTime});return}},Yr.getInstance().subscribe(i=>{if(Me(i)){r.postMessage({msg:"junoStopAuthTimer"});return}r.postMessage({msg:"junoStartAuthTimer"})})};var yy=()=>{let t=()=>typeof import.meta<"u"&&typeof import.meta.env<"u"?import.meta.env?.VITE_SATELLITE_ID??import.meta.env?.PUBLIC_SATELLITE_ID:void 0;return typeof process<"u"?process.env?.NEXT_PUBLIC_SATELLITE_ID??t():t()},gy=()=>{let t=()=>typeof import.meta<"u"&&typeof import.meta.env<"u"?import.meta.env?.VITE_CONTAINER??import.meta.env?.PUBLIC_CONTAINER:void 0;return typeof process<"u"?process.env?.NEXT_PUBLIC_CONTAINER??t():t()};var uT=async({idlFactory:t,satellite:e})=>{let r=et(e?.identity);return await Lp({idlFactory:t,...e,identity:r})};var fT=Fn(Tt(),1),ME=t=>t==null,qE=t=>!ME(t),Za=t=>qE(t)?[t]:[],CE=()=>typeof window<"u",my=async({asset:{data:t,filename:e,collection:r,headers:n,token:i,fullPath:s,encoding:o,description:a},actor:c,init_asset_upload:f})=>{let{batch_id:d}=await f({collection:r,full_path:s,name:e,token:Za(i),encoding_type:Za(o),description:Za(a)}),h=19e5,m=[],_=CE()?new Blob([await t.arrayBuffer()]):t,u=0n;for(let R=0;R<_.size;R+=h){let F=_.slice(R,R+h);m.push({batchId:d,chunk:F,actor:c,orderId:u}),u++}let T=[];for await(let R of jE({uploadChunks:m}))T=[...T,...R];let O=n.find(([R,F])=>R.toLowerCase()==="content-type")===void 0&&t.type!==void 0&&t.type!==""?[["Content-Type",t.type]]:void 0;await c.commit_asset_upload({batch_id:d,chunk_ids:T.map(({chunk_id:R})=>R),headers:[...n,...O||[]]})};async function*jE({uploadChunks:t,limit:e=12}){for(let r=0;r<t.length;r=r+e){let n=t.slice(r,r+e);yield await Promise.all(n.map(i=>kE(i)))}}var kE=async({batchId:t,chunk:e,actor:r,orderId:n})=>r.upload_asset_chunk({batch_id:t,content:new Uint8Array(await e.arrayBuffer()),order_id:Za(n)});var by=async({satellite:t,...e})=>{let r=await ut(t);await my({actor:r,asset:e,init_asset_upload:async i=>await r.init_asset_upload(i)})},_y=async({collection:t,satellite:e,filter:r})=>{let{list_assets:n}=await ut(e),{items:i,items_length:s,items_page:o,matches_length:a,matches_pages:c}=await n(t,In(r));return{items:i.map(([f,d])=>d),items_length:s,items_page:ft(o),matches_length:a,matches_pages:ft(c)}},wy=async({collection:t,satellite:e,filter:r})=>{let{count_assets:n}=await ut(e);return n(t,In(r))},Ey=async({collection:t,fullPath:e,satellite:r})=>(await ut(r)).del_asset(t,e),xy=async({assets:t,satellite:e})=>{let{del_many_assets:r}=await ut(e),n=t.map(({collection:i,fullPath:s})=>[i,s]);await r(n)},vy=async({collection:t,satellite:e,filter:r})=>{let{del_filtered_assets:n}=await ut(e);return n(t,In(r))},Ty=async({collection:t,fullPath:e,satellite:r})=>{let{get_asset:n}=await ut(r);return ft(await n(t,e))},Ay=async({assets:t,satellite:e})=>{let{get_many_assets:r}=await ut(e),n=t.map(({collection:s,fullPath:o})=>[s,o]);return(await r(n)).map(([s,o])=>ft(o))};var Sy=t=>btoa([...t].map(e=>String.fromCharCode(e)).join(""));var AT=t=>By(t),ST=t=>By({filename:t.data.name,...t}),By=async({filename:t,data:e,collection:r,headers:n=[],fullPath:i,token:s,satellite:o,encoding:a,description:c})=>{let f=et(o?.identity),d=decodeURI(t),h=i??`/${r}/${d}`,m={...o,identity:f};return await by({data:e,filename:d,collection:r,token:s,headers:n,fullPath:h,encoding:a,satellite:m,description:c}),{downloadUrl:Oy({satellite:m,assetKey:{fullPath:h,token:s}}),fullPath:h,name:d}},BT=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:et(e?.identity)},{items:i,...s}=await _y({collection:t,satellite:n,filter:r??{}}),o=i.map(({key:{full_path:a,token:c,name:f,owner:d,description:h},headers:m,encodings:_,created_at:u,updated_at:T})=>{let O=ft(c);return{fullPath:a,description:ft(h),name:f,downloadUrl:Oy({satellite:n,assetKey:{fullPath:a,token:O}}),token:O,headers:m,encodings:_.reduce((R,[F,{modified:M,sha256:K,total_length:x}])=>({...R,[F]:{modified:M,sha256:Sy(K),total_length:x}}),{}),owner:d.toText(),created_at:u,updated_at:T}});return{items:o,assets:o,...s}},OT=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:et(e?.identity)};return await wy({collection:t,satellite:n,filter:r??{}})},NT=({collection:t,fullPath:e,satellite:r})=>Ey({collection:t,fullPath:e,satellite:{...r,identity:et(r?.identity)}}),RT=({assets:t,satellite:e})=>xy({assets:t,satellite:{...e,identity:et(e?.identity)}}),PT=async({collection:t,satellite:e,filter:r})=>{let n={...e,identity:et(e?.identity)};return await vy({collection:t,satellite:n,filter:r??{}})},IT=async({satellite:t,...e})=>{let r=et(t?.identity);return await Ty({...e,satellite:{...t,identity:r}})},UT=async({satellite:t,...e})=>{let r=et(t?.identity);return await Ay({...e,satellite:{...t,identity:r}})},Oy=({assetKey:{fullPath:t,token:e},satellite:r})=>{let n={...r,identity:et(r?.identity)};return`${Qp(n)}${t}${nt(e)?`?token=${e}`:""}`};var HE=t=>{let e=t?.satelliteId??yy();zs(e,"Satellite ID is not configured. Juno cannot be initialized.");let r=t?.container??gy();return{satelliteId:e,internetIdentityId:t?.internetIdentityId,workers:t?.workers,container:r}},VT=t=>VE(t),VE=async t=>{let e=HE(t);Tr.getInstance().set(e),await uf();let r=e.workers?.auth!==void 0?py(e.workers.auth):void 0;return[...r?[r]:[]]},$T=t=>Yr.getInstance().subscribe(t);export{Zs as InternetIdentityProvider,Ff as NFIDProvider,$T as authSubscribe,OT as countAssets,V8 as countDocs,NT as deleteAsset,C8 as deleteDoc,PT as deleteFilteredAssets,k8 as deleteFilteredDocs,RT as deleteManyAssets,j8 as deleteManyDocs,Oy as downloadUrl,IT as getAsset,fy as getDoc,UT as getManyAssets,M8 as getManyDocs,uT as getSatelliteExtendedActor,VT as initJuno,VE as initSatellite,BT as listAssets,H8 as listDocs,dy as setDoc,q8 as setManyDocs,UE as signIn,lf as signOut,FE as unsafeIdentity,AT as uploadBlob,ST as uploadFile};
|
|
58
|
+
/*! Bundled license information:
|
|
59
|
+
|
|
60
|
+
@noble/hashes/utils.js:
|
|
61
|
+
(*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
62
|
+
|
|
63
|
+
ieee754/index.js:
|
|
64
|
+
(*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> *)
|
|
65
|
+
|
|
66
|
+
buffer/index.js:
|
|
67
|
+
(*!
|
|
68
|
+
* The buffer module from node.js, for the browser.
|
|
69
|
+
*
|
|
70
|
+
* @author Feross Aboukhadijeh <https://feross.org>
|
|
71
|
+
* @license MIT
|
|
72
|
+
*)
|
|
73
|
+
|
|
74
|
+
@noble/curves/abstract/utils.js:
|
|
75
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
76
|
+
|
|
77
|
+
@noble/curves/abstract/modular.js:
|
|
78
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
79
|
+
|
|
80
|
+
@noble/curves/abstract/curve.js:
|
|
81
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
82
|
+
|
|
83
|
+
@noble/curves/abstract/weierstrass.js:
|
|
84
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
85
|
+
|
|
86
|
+
@noble/curves/abstract/bls.js:
|
|
87
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
88
|
+
|
|
89
|
+
@noble/curves/abstract/tower.js:
|
|
90
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
91
|
+
|
|
92
|
+
@noble/curves/bls12-381.js:
|
|
93
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
94
|
+
|
|
95
|
+
@noble/curves/abstract/edwards.js:
|
|
96
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
97
|
+
|
|
98
|
+
@noble/curves/abstract/montgomery.js:
|
|
99
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
100
|
+
|
|
101
|
+
@noble/curves/ed25519.js:
|
|
102
|
+
(*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
103
|
+
*/
|
|
104
|
+
//# sourceMappingURL=index.mjs.map
|