phala 1.1.0-beta.1 → 1.1.0-beta.3
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/README.md +126 -42
- package/dist/api/index.d.ts +442 -2385
- package/dist/api/index.js +34 -1
- package/dist/index.js +373 -86
- package/package.json +74 -84
- package/dist/_esm-2SSTGT5A.js +0 -10
- package/dist/_esm-2SSTGT5A.js.map +0 -1
- package/dist/api/index.js.map +0 -1
- package/dist/ccip-V5MAMPAX.js +0 -2
- package/dist/ccip-V5MAMPAX.js.map +0 -1
- package/dist/chunk-KC2EQH4K.js +0 -2
- package/dist/chunk-KC2EQH4K.js.map +0 -1
- package/dist/chunk-WITLSA6W.js +0 -42
- package/dist/chunk-WITLSA6W.js.map +0 -1
- package/dist/chunk-ZUJB7PGQ.js +0 -58
- package/dist/chunk-ZUJB7PGQ.js.map +0 -1
- package/dist/index.js.map +0 -1
package/dist/api/index.js
CHANGED
|
@@ -1,2 +1,35 @@
|
|
|
1
|
-
import{
|
|
1
|
+
import { createRequire } from 'module';const require = createRequire(import.meta.url);
|
|
2
|
+
var Zs=Object.create;var lo=Object.defineProperty;var Ys=Object.getOwnPropertyDescriptor;var Qs=Object.getOwnPropertyNames;var ei=Object.getPrototypeOf,ti=Object.prototype.hasOwnProperty;var be=(e=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(e,{get:(t,r)=>(typeof require<"u"?require:t)[r]}):e)(function(e){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+e+'" is not supported')});var T=(e,t)=>()=>(e&&(t=e(e=0)),t);var K=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports);var ri=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of Qs(t))!ti.call(e,n)&&n!==r&&lo(e,n,{get:()=>t[n],enumerable:!(o=Ys(t,n))||o.enumerable});return e};var lt=(e,t,r)=>(r=e!=null?Zs(ei(e)):{},ri(t||!e||!e.__esModule?lo(r,"default",{value:e,enumerable:!0}):r,e));var uo=K((au,po)=>{var Me=1e3,qe=Me*60,Ve=qe*60,Le=Ve*24,oi=Le*7,ni=Le*365.25;po.exports=function(e,t){t=t||{};var r=typeof e;if(r==="string"&&e.length>0)return si(e);if(r==="number"&&isFinite(e))return t.long?ai(e):ii(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function si(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),o=(t[2]||"ms").toLowerCase();switch(o){case"years":case"year":case"yrs":case"yr":case"y":return r*ni;case"weeks":case"week":case"w":return r*oi;case"days":case"day":case"d":return r*Le;case"hours":case"hour":case"hrs":case"hr":case"h":return r*Ve;case"minutes":case"minute":case"mins":case"min":case"m":return r*qe;case"seconds":case"second":case"secs":case"sec":case"s":return r*Me;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function ii(e){var t=Math.abs(e);return t>=Le?Math.round(e/Le)+"d":t>=Ve?Math.round(e/Ve)+"h":t>=qe?Math.round(e/qe)+"m":t>=Me?Math.round(e/Me)+"s":e+"ms"}function ai(e){var t=Math.abs(e);return t>=Le?Lt(e,t,Le,"day"):t>=Ve?Lt(e,t,Ve,"hour"):t>=qe?Lt(e,t,qe,"minute"):t>=Me?Lt(e,t,Me,"second"):e+" ms"}function Lt(e,t,r,o){var n=t>=r*1.5;return Math.round(e/r)+" "+o+(n?"s":"")}});var gr=K((cu,fo)=>{function ci(e){r.debug=r,r.default=r,r.coerce=l,r.disable=s,r.enable=n,r.enabled=a,r.humanize=uo(),r.destroy=u,Object.keys(e).forEach(f=>{r[f]=e[f]}),r.names=[],r.skips=[],r.formatters={};function t(f){let p=0;for(let d=0;d<f.length;d++)p=(p<<5)-p+f.charCodeAt(d),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=t;function r(f){let p,d=null,h,I;function k(...P){if(!k.enabled)return;let q=k,V=Number(new Date),R=V-(p||V);q.diff=R,q.prev=p,q.curr=V,p=V,P[0]=r.coerce(P[0]),typeof P[0]!="string"&&P.unshift("%O");let J=0;P[0]=P[0].replace(/%([a-zA-Z%])/g,(Y,Bt)=>{if(Y==="%%")return"%";J++;let co=r.formatters[Bt];if(typeof co=="function"){let Js=P[J];Y=co.call(q,Js),P.splice(J,1),J--}return Y}),r.formatArgs.call(q,P),(q.log||r.log).apply(q,P)}return k.namespace=f,k.useColors=r.useColors(),k.color=r.selectColor(f),k.extend=o,k.destroy=r.destroy,Object.defineProperty(k,"enabled",{enumerable:!0,configurable:!1,get:()=>d!==null?d:(h!==r.namespaces&&(h=r.namespaces,I=r.enabled(f)),I),set:P=>{d=P}}),typeof r.init=="function"&&r.init(k),k}function o(f,p){let d=r(this.namespace+(typeof p>"u"?":":p)+f);return d.log=this.log,d}function n(f){r.save(f),r.namespaces=f,r.names=[],r.skips=[];let p=(typeof f=="string"?f:"").trim().replace(/\s+/g,",").split(",").filter(Boolean);for(let d of p)d[0]==="-"?r.skips.push(d.slice(1)):r.names.push(d)}function i(f,p){let d=0,h=0,I=-1,k=0;for(;d<f.length;)if(h<p.length&&(p[h]===f[d]||p[h]==="*"))p[h]==="*"?(I=h,k=d,h++):(d++,h++);else if(I!==-1)h=I+1,k++,d=k;else return!1;for(;h<p.length&&p[h]==="*";)h++;return h===p.length}function s(){let f=[...r.names,...r.skips.map(p=>"-"+p)].join(",");return r.enable(""),f}function a(f){for(let p of r.skips)if(i(f,p))return!1;for(let p of r.names)if(i(f,p))return!0;return!1}function l(f){return f instanceof Error?f.stack||f.message:f}function u(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}fo.exports=ci});var mo=K((W,$t)=>{W.formatArgs=pi;W.save=ui;W.load=fi;W.useColors=li;W.storage=mi();W.destroy=(()=>{let e=!1;return()=>{e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}})();W.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function li(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;let e;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function pi(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+$t.exports.humanize(this.diff),!this.useColors)return;let t="color: "+this.color;e.splice(1,0,t,"color: inherit");let r=0,o=0;e[0].replace(/%[a-zA-Z%]/g,n=>{n!=="%%"&&(r++,n==="%c"&&(o=r))}),e.splice(o,0,t)}W.log=console.debug||console.log||(()=>{});function ui(e){try{e?W.storage.setItem("debug",e):W.storage.removeItem("debug")}catch{}}function fi(){let e;try{e=W.storage.getItem("debug")||W.storage.getItem("DEBUG")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function mi(){try{return localStorage}catch{}}$t.exports=gr()(W);var{formatters:di}=$t.exports;di.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var xo=K((lu,ho)=>{"use strict";ho.exports=(e,t=process.argv)=>{let r=e.startsWith("-")?"":e.length===1?"-":"--",o=t.indexOf(r+e),n=t.indexOf("--");return o!==-1&&(n===-1||o<n)}});var yo=K((pu,go)=>{"use strict";var hi=be("os"),bo=be("tty"),Q=xo(),{env:F}=process,_e;Q("no-color")||Q("no-colors")||Q("color=false")||Q("color=never")?_e=0:(Q("color")||Q("colors")||Q("color=true")||Q("color=always"))&&(_e=1);"FORCE_COLOR"in F&&(F.FORCE_COLOR==="true"?_e=1:F.FORCE_COLOR==="false"?_e=0:_e=F.FORCE_COLOR.length===0?1:Math.min(parseInt(F.FORCE_COLOR,10),3));function yr(e){return e===0?!1:{level:e,hasBasic:!0,has256:e>=2,has16m:e>=3}}function vr(e,t){if(_e===0)return 0;if(Q("color=16m")||Q("color=full")||Q("color=truecolor"))return 3;if(Q("color=256"))return 2;if(e&&!t&&_e===void 0)return 0;let r=_e||0;if(F.TERM==="dumb")return r;if(process.platform==="win32"){let o=hi.release().split(".");return Number(o[0])>=10&&Number(o[2])>=10586?Number(o[2])>=14931?3:2:1}if("CI"in F)return["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE"].some(o=>o in F)||F.CI_NAME==="codeship"?1:r;if("TEAMCITY_VERSION"in F)return/^(9\.(0*[1-9]\d*)\.|\d{2,}\.)/.test(F.TEAMCITY_VERSION)?1:0;if(F.COLORTERM==="truecolor")return 3;if("TERM_PROGRAM"in F){let o=parseInt((F.TERM_PROGRAM_VERSION||"").split(".")[0],10);switch(F.TERM_PROGRAM){case"iTerm.app":return o>=3?3:2;case"Apple_Terminal":return 2}}return/-256(color)?$/i.test(F.TERM)?2:/^screen|^xterm|^vt100|^vt220|^rxvt|color|ansi|cygwin|linux/i.test(F.TERM)||"COLORTERM"in F?1:r}function xi(e){let t=vr(e,e&&e.isTTY);return yr(t)}go.exports={supportsColor:xi,stdout:yr(vr(!0,bo.isatty(1))),stderr:yr(vr(!0,bo.isatty(2)))}});var wo=K((z,Ft)=>{var bi=be("tty"),Ut=be("util");z.init=ki;z.log=wi;z.formatArgs=yi;z.save=_i;z.load=Ci;z.useColors=gi;z.destroy=Ut.deprecate(()=>{},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");z.colors=[6,2,3,4,5,1];try{let e=yo();e&&(e.stderr||e).level>=2&&(z.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}z.inspectOpts=Object.keys(process.env).filter(e=>/^debug_/i.test(e)).reduce((e,t)=>{let r=t.substring(6).toLowerCase().replace(/_([a-z])/g,(n,i)=>i.toUpperCase()),o=process.env[t];return/^(yes|on|true|enabled)$/i.test(o)?o=!0:/^(no|off|false|disabled)$/i.test(o)?o=!1:o==="null"?o=null:o=Number(o),e[r]=o,e},{});function gi(){return"colors"in z.inspectOpts?!!z.inspectOpts.colors:bi.isatty(process.stderr.fd)}function yi(e){let{namespace:t,useColors:r}=this;if(r){let o=this.color,n="\x1B[3"+(o<8?o:"8;5;"+o),i=` ${n};1m${t} \x1B[0m`;e[0]=i+e[0].split(`
|
|
3
|
+
`).join(`
|
|
4
|
+
`+i),e.push(n+"m+"+Ft.exports.humanize(this.diff)+"\x1B[0m")}else e[0]=vi()+t+" "+e[0]}function vi(){return z.inspectOpts.hideDate?"":new Date().toISOString()+" "}function wi(...e){return process.stderr.write(Ut.formatWithOptions(z.inspectOpts,...e)+`
|
|
5
|
+
`)}function _i(e){e?process.env.DEBUG=e:delete process.env.DEBUG}function Ci(){return process.env.DEBUG}function ki(e){e.inspectOpts={};let t=Object.keys(z.inspectOpts);for(let r=0;r<t.length;r++)e.inspectOpts[t[r]]=z.inspectOpts[t[r]]}Ft.exports=gr()(z);var{formatters:vo}=Ft.exports;vo.o=function(e){return this.inspectOpts.colors=this.useColors,Ut.inspect(e,this.inspectOpts).split(`
|
|
6
|
+
`).map(t=>t.trim()).join(" ")};vo.O=function(e){return this.inspectOpts.colors=this.useColors,Ut.inspect(e,this.inspectOpts)}});var _o=K((uu,wr)=>{typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?wr.exports=mo():wr.exports=wo()});var _r,ko=T(()=>{_r="2.38.6"});function To(e,t){return t?.(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause!==void 0?To(e.cause,t):t?null:e}var Cr,b,ee=T(()=>{ko();Cr={getDocsUrl:({docsBaseUrl:e,docsPath:t="",docsSlug:r})=>t?`${e??"https://viem.sh"}${t}${r?`#${r}`:""}`:void 0,version:`viem@${_r}`},b=class extends Error{constructor(t,r={}){let o=(()=>r.cause instanceof b?r.cause.details:r.cause?.message?r.cause.message:r.details)(),n=(()=>r.cause instanceof b&&r.cause.docsPath||r.docsPath)(),i=Cr.getDocsUrl?.({...r,docsPath:n}),s=[t||"An error occurred.","",...r.metaMessages?[...r.metaMessages,""]:[],...i?[`Docs: ${i}`]:[],...o?[`Details: ${o}`]:[],...Cr.version?[`Version: ${Cr.version}`]:[]].join(`
|
|
7
|
+
`);super(s,r.cause?{cause:r.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),this.details=o,this.docsPath=n,this.metaMessages=r.metaMessages,this.name=r.name??this.name,this.shortMessage=t,this.version=_r}walk(t){return To(this,t)}}});var zt,Ht,kr=T(()=>{ee();zt=class extends b{constructor({max:t,min:r,signed:o,size:n,value:i}){super(`Number "${i}" is not in safe ${n?`${n*8}-bit ${o?"signed":"unsigned"} `:""}integer range ${t?`(${r} to ${t})`:`(above ${r})`}`,{name:"IntegerOutOfRangeError"})}},Ht=class extends b{constructor({givenSize:t,maxSize:r}){super(`Size cannot exceed ${r} bytes. Given size: ${t} bytes.`,{name:"SizeOverflowError"})}}});function ue(e,{strict:t=!0}={}){return!e||typeof e!="string"?!1:t?/^0x[0-9a-fA-F]*$/.test(e):e.startsWith("0x")}var Ke=T(()=>{});function te(e){return ue(e,{strict:!1})?Math.ceil((e.length-2)/2):e.length}var pt=T(()=>{Ke()});function ut(e,{dir:t="left"}={}){let r=typeof e=="string"?e.replace("0x",""):e,o=0;for(let n=0;n<r.length-1&&r[t==="left"?n:r.length-n-1].toString()==="0";n++)o++;return r=t==="left"?r.slice(o):r.slice(0,r.length-o),typeof e=="string"?(r.length===1&&t==="right"&&(r=`${r}0`),`0x${r.length%2===1?`0${r}`:r}`):r}var Eo=T(()=>{});var ft,mt,Tr=T(()=>{ee();ft=class extends b{constructor({offset:t,position:r,size:o}){super(`Slice ${r==="start"?"starting":"ending"} at offset "${t}" is out-of-bounds (size: ${o}).`,{name:"SliceOffsetOutOfBoundsError"})}},mt=class extends b{constructor({size:t,targetSize:r,type:o}){super(`${o.charAt(0).toUpperCase()}${o.slice(1).toLowerCase()} size (${t}) exceeds padding size (${r}).`,{name:"SizeExceedsPaddingSizeError"})}}});function Ce(e,{dir:t,size:r=32}={}){return typeof e=="string"?Ti(e,{dir:t,size:r}):Ei(e,{dir:t,size:r})}function Ti(e,{dir:t,size:r=32}={}){if(r===null)return e;let o=e.replace("0x","");if(o.length>r*2)throw new mt({size:Math.ceil(o.length/2),targetSize:r,type:"hex"});return`0x${o[t==="right"?"padEnd":"padStart"](r*2,"0")}`}function Ei(e,{dir:t,size:r=32}={}){if(r===null)return e;if(e.length>r)throw new mt({size:e.length,targetSize:r,type:"bytes"});let o=new Uint8Array(r);for(let n=0;n<r;n++){let i=t==="right";o[i?n:r-n-1]=e[i?n:e.length-n-1]}return o}var Er=T(()=>{Tr()});function ie(e,t={}){return typeof e=="number"||typeof e=="bigint"?_(e,t):typeof e=="string"?Pi(e,t):typeof e=="boolean"?Ii(e,t):X(e,t)}function Ii(e,t={}){let r=`0x${Number(e)}`;return typeof t.size=="number"?(ke(r,{size:t.size}),Ce(r,{size:t.size})):r}function X(e,t={}){let r="";for(let n=0;n<e.length;n++)r+=Si[e[n]];let o=`0x${r}`;return typeof t.size=="number"?(ke(o,{size:t.size}),Ce(o,{dir:"right",size:t.size})):o}function _(e,t={}){let{signed:r,size:o}=t,n=BigInt(e),i;o?r?i=(1n<<BigInt(o)*8n-1n)-1n:i=2n**(BigInt(o)*8n)-1n:typeof e=="number"&&(i=BigInt(Number.MAX_SAFE_INTEGER));let s=typeof i=="bigint"&&r?-i-1n:0;if(i&&n>i||n<s){let l=typeof e=="bigint"?"n":"";throw new zt({max:i?`${i}${l}`:void 0,min:`${s}${l}`,signed:r,size:o,value:`${e}${l}`})}let a=`0x${(r&&n<0?(1n<<BigInt(o*8))+BigInt(n):n).toString(16)}`;return o?Ce(a,{size:o}):a}function Pi(e,t={}){let r=Ai.encode(e);return X(r,t)}var Si,Ai,re=T(()=>{kr();Er();Ue();Si=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));Ai=new TextEncoder});function Rt(e,t={}){return typeof e=="number"||typeof e=="bigint"?$i(e,t):typeof e=="boolean"?Li(e,t):ue(e)?ae(e,t):Sr(e,t)}function Li(e,t={}){let r=new Uint8Array(1);return r[0]=Number(e),typeof t.size=="number"?(ke(r,{size:t.size}),Ce(r,{size:t.size})):r}function So(e){if(e>=ge.zero&&e<=ge.nine)return e-ge.zero;if(e>=ge.A&&e<=ge.F)return e-(ge.A-10);if(e>=ge.a&&e<=ge.f)return e-(ge.a-10)}function ae(e,t={}){let r=e;t.size&&(ke(r,{size:t.size}),r=Ce(r,{dir:"right",size:t.size}));let o=r.slice(2);o.length%2&&(o=`0${o}`);let n=o.length/2,i=new Uint8Array(n);for(let s=0,a=0;s<n;s++){let l=So(o.charCodeAt(a++)),u=So(o.charCodeAt(a++));if(l===void 0||u===void 0)throw new b(`Invalid byte sequence ("${o[a-2]}${o[a-1]}" in "${o}").`);i[s]=l*16+u}return i}function $i(e,t){let r=_(e,t);return ae(r)}function Sr(e,t={}){let r=Bi.encode(e);return typeof t.size=="number"?(ke(r,{size:t.size}),Ce(r,{dir:"right",size:t.size})):r}var Bi,ge,Te=T(()=>{ee();Ke();Er();Ue();re();Bi=new TextEncoder;ge={zero:48,nine:57,A:65,F:70,a:97,f:102}});function ke(e,{size:t}){if(te(e)>t)throw new Ht({givenSize:te(e),maxSize:t})}function Fe(e,t={}){let{signed:r}=t;t.size&&ke(e,{size:t.size});let o=BigInt(e);if(!r)return o;let n=(e.length-2)/2,i=(1n<<BigInt(n)*8n-1n)-1n;return o<=i?o:o-BigInt(`0x${"f".padStart(n*2,"f")}`)-1n}function ze(e,t={}){return Number(Fe(e,t))}var Ue=T(()=>{kr();pt()});function We(e,t){return({exclude:r,format:o})=>({exclude:r,format:(n,i)=>{let s=t(n,i);if(r)for(let a of r)delete s[a];return{...s,...o(n,i)}},type:e})}var Ot=T(()=>{});var ef,tf,rf,of,nf,sf,af,cf,lf,pf,uf,ff,mf,df,hf,xf,bf,gf,yf,vf,wf,_f,Cf,kf,Tf,Ef,Sf,If,Af,Pf,Bf,Lf,$f,Uf,Ff,zf,Hf,Rf,Of,jf,Nf,Gf,Df,Mf,qf,Vf,Kf,Wf,Xf,Jf,Zf,Yf,Qf,em,tm,rm,om,nm,sm,im,am,cm,lm,pm,um,fm,mm,dm,hm,xm,bm,gm,ym,vm,wm,_m,Cm,km,Tm,Em,Sm,Im,Am,Pm,Bm,Lm,$m,Um,Fm,zm,Hm,Rm,Om,jm,Nm,jt,Lo=T(()=>{ef=2n**(8n-1n)-1n,tf=2n**(16n-1n)-1n,rf=2n**(24n-1n)-1n,of=2n**(32n-1n)-1n,nf=2n**(40n-1n)-1n,sf=2n**(48n-1n)-1n,af=2n**(56n-1n)-1n,cf=2n**(64n-1n)-1n,lf=2n**(72n-1n)-1n,pf=2n**(80n-1n)-1n,uf=2n**(88n-1n)-1n,ff=2n**(96n-1n)-1n,mf=2n**(104n-1n)-1n,df=2n**(112n-1n)-1n,hf=2n**(120n-1n)-1n,xf=2n**(128n-1n)-1n,bf=2n**(136n-1n)-1n,gf=2n**(144n-1n)-1n,yf=2n**(152n-1n)-1n,vf=2n**(160n-1n)-1n,wf=2n**(168n-1n)-1n,_f=2n**(176n-1n)-1n,Cf=2n**(184n-1n)-1n,kf=2n**(192n-1n)-1n,Tf=2n**(200n-1n)-1n,Ef=2n**(208n-1n)-1n,Sf=2n**(216n-1n)-1n,If=2n**(224n-1n)-1n,Af=2n**(232n-1n)-1n,Pf=2n**(240n-1n)-1n,Bf=2n**(248n-1n)-1n,Lf=2n**(256n-1n)-1n,$f=-(2n**(8n-1n)),Uf=-(2n**(16n-1n)),Ff=-(2n**(24n-1n)),zf=-(2n**(32n-1n)),Hf=-(2n**(40n-1n)),Rf=-(2n**(48n-1n)),Of=-(2n**(56n-1n)),jf=-(2n**(64n-1n)),Nf=-(2n**(72n-1n)),Gf=-(2n**(80n-1n)),Df=-(2n**(88n-1n)),Mf=-(2n**(96n-1n)),qf=-(2n**(104n-1n)),Vf=-(2n**(112n-1n)),Kf=-(2n**(120n-1n)),Wf=-(2n**(128n-1n)),Xf=-(2n**(136n-1n)),Jf=-(2n**(144n-1n)),Zf=-(2n**(152n-1n)),Yf=-(2n**(160n-1n)),Qf=-(2n**(168n-1n)),em=-(2n**(176n-1n)),tm=-(2n**(184n-1n)),rm=-(2n**(192n-1n)),om=-(2n**(200n-1n)),nm=-(2n**(208n-1n)),sm=-(2n**(216n-1n)),im=-(2n**(224n-1n)),am=-(2n**(232n-1n)),cm=-(2n**(240n-1n)),lm=-(2n**(248n-1n)),pm=-(2n**(256n-1n)),um=2n**8n-1n,fm=2n**16n-1n,mm=2n**24n-1n,dm=2n**32n-1n,hm=2n**40n-1n,xm=2n**48n-1n,bm=2n**56n-1n,gm=2n**64n-1n,ym=2n**72n-1n,vm=2n**80n-1n,wm=2n**88n-1n,_m=2n**96n-1n,Cm=2n**104n-1n,km=2n**112n-1n,Tm=2n**120n-1n,Em=2n**128n-1n,Sm=2n**136n-1n,Im=2n**144n-1n,Am=2n**152n-1n,Pm=2n**160n-1n,Bm=2n**168n-1n,Lm=2n**176n-1n,$m=2n**184n-1n,Um=2n**192n-1n,Fm=2n**200n-1n,zm=2n**208n-1n,Hm=2n**216n-1n,Rm=2n**224n-1n,Om=2n**232n-1n,jm=2n**240n-1n,Nm=2n**248n-1n,jt=2n**256n-1n});function He(e){return`0x${e.reduce((t,r)=>t+r.replace("0x",""),"")}`}var Ar=T(()=>{});var ht,Nt,Gt,$o=T(()=>{ee();ht=class extends b{constructor({offset:t}){super(`Offset \`${t}\` cannot be negative.`,{name:"NegativeOffsetError"})}},Nt=class extends b{constructor({length:t,position:r}){super(`Position \`${r}\` is out of bounds (\`0 < position < ${t}\`).`,{name:"PositionOutOfBoundsError"})}},Gt=class extends b{constructor({count:t,limit:r}){super(`Recursive read limit of \`${r}\` exceeded (recursive read count: \`${t}\`).`,{name:"RecursiveReadLimitExceededError"})}}});function Dt(e,{recursiveReadLimit:t=8192}={}){let r=Object.create(Ri);return r.bytes=e,r.dataView=new DataView(e.buffer,e.byteOffset,e.byteLength),r.positionReadCount=new Map,r.recursiveReadLimit=t,r}var Ri,Pr=T(()=>{$o();Ri={bytes:new Uint8Array,dataView:new DataView(new ArrayBuffer(0)),position:0,positionReadCount:new Map,recursiveReadCount:0,recursiveReadLimit:Number.POSITIVE_INFINITY,assertReadLimit(){if(this.recursiveReadCount>=this.recursiveReadLimit)throw new Gt({count:this.recursiveReadCount+1,limit:this.recursiveReadLimit})},assertPosition(e){if(e<0||e>this.bytes.length-1)throw new Nt({length:this.bytes.length,position:e})},decrementPosition(e){if(e<0)throw new ht({offset:e});let t=this.position-e;this.assertPosition(t),this.position=t},getReadCount(e){return this.positionReadCount.get(e||this.position)||0},incrementPosition(e){if(e<0)throw new ht({offset:e});let t=this.position+e;this.assertPosition(t),this.position=t},inspectByte(e){let t=e??this.position;return this.assertPosition(t),this.bytes[t]},inspectBytes(e,t){let r=t??this.position;return this.assertPosition(r+e-1),this.bytes.subarray(r,r+e)},inspectUint8(e){let t=e??this.position;return this.assertPosition(t),this.bytes[t]},inspectUint16(e){let t=e??this.position;return this.assertPosition(t+1),this.dataView.getUint16(t)},inspectUint24(e){let t=e??this.position;return this.assertPosition(t+2),(this.dataView.getUint16(t)<<8)+this.dataView.getUint8(t+2)},inspectUint32(e){let t=e??this.position;return this.assertPosition(t+3),this.dataView.getUint32(t)},pushByte(e){this.assertPosition(this.position),this.bytes[this.position]=e,this.position++},pushBytes(e){this.assertPosition(this.position+e.length-1),this.bytes.set(e,this.position),this.position+=e.length},pushUint8(e){this.assertPosition(this.position),this.bytes[this.position]=e,this.position++},pushUint16(e){this.assertPosition(this.position+1),this.dataView.setUint16(this.position,e),this.position+=2},pushUint24(e){this.assertPosition(this.position+2),this.dataView.setUint16(this.position,e>>8),this.dataView.setUint8(this.position+2,e&255),this.position+=3},pushUint32(e){this.assertPosition(this.position+3),this.dataView.setUint32(this.position,e),this.position+=4},readByte(){this.assertReadLimit(),this._touch();let e=this.inspectByte();return this.position++,e},readBytes(e,t){this.assertReadLimit(),this._touch();let r=this.inspectBytes(e);return this.position+=t??e,r},readUint8(){this.assertReadLimit(),this._touch();let e=this.inspectUint8();return this.position+=1,e},readUint16(){this.assertReadLimit(),this._touch();let e=this.inspectUint16();return this.position+=2,e},readUint24(){this.assertReadLimit(),this._touch();let e=this.inspectUint24();return this.position+=3,e},readUint32(){this.assertReadLimit(),this._touch();let e=this.inspectUint32();return this.position+=4,e},get remaining(){return this.bytes.length-this.position},setPosition(e){let t=this.position;return this.assertPosition(e),this.position=e,()=>this.position=t},_touch(){if(this.recursiveReadLimit===Number.POSITIVE_INFINITY)return;let e=this.getReadCount();this.positionReadCount.set(this.position,e+1),e>0&&this.recursiveReadCount++}}});var zo,Ho=T(()=>{zo={ether:-9,wei:9}});function Ro(e,t){let r=e.toString(),o=r.startsWith("-");o&&(r=r.slice(1)),r=r.padStart(t,"0");let[n,i]=[r.slice(0,r.length-t),r.slice(r.length-t)];return i=i.replace(/(0+)$/,""),`${o?"-":""}${n||"0"}${i?`.${i}`:""}`}var Oo=T(()=>{});function xt(e,t="wei"){return Ro(e,zo[t])}var jo=T(()=>{Ho();Oo()});function Ni(e){let t=Object.entries(e).map(([o,n])=>n===void 0||n===!1?null:[o,n]).filter(Boolean),r=t.reduce((o,[n])=>Math.max(o,n.length),0);return t.map(([o,n])=>` ${`${o}:`.padEnd(r+1)} ${n}`).join(`
|
|
8
|
+
`)}var Mt,qt,Vt,Kt=T(()=>{ee();Mt=class extends b{constructor({v:t}){super(`Invalid \`v\` value "${t}". Expected 27 or 28.`,{name:"InvalidLegacyVError"})}},qt=class extends b{constructor({transaction:t}){super("Cannot infer a transaction type from provided transaction.",{metaMessages:["Provided Transaction:","{",Ni(t),"}","","To infer the type, either provide:","- a `type` to the Transaction, or","- an EIP-1559 Transaction with `maxFeePerGas`, or","- an EIP-2930 Transaction with `gasPrice` & `accessList`, or","- an EIP-4844 Transaction with `blobs`, `blobVersionedHashes`, `sidecars`, or","- an EIP-7702 Transaction with `authorizationList`, or","- a Legacy Transaction with `gasPrice`"],name:"InvalidSerializableTransactionError"})}},Vt=class extends b{constructor({storageKey:t}){super(`Size for storage key "${t}" is invalid. Expected 32 bytes. Got ${Math.floor((t.length-2)/2)} bytes.`,{name:"InvalidStorageKeySizeError"})}}});function Gi(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function Br(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function Re(e,...t){if(!Gi(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function Ze(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function Jt(e,t){Re(e);let r=t.outputLen;if(e.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)}function Go(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))}function Ee(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function Zt(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function ce(e,t){return e<<32-t|e>>>t}function Mi(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}function qi(e){for(let t=0;t<e.length;t++)e[t]=Mi(e[t]);return e}function Vi(e){if(typeof e!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(e))}function bt(e){return typeof e=="string"&&(e=Vi(e)),Re(e),e}function Yt(e){let t=o=>e().update(bt(o)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}var Di,Lr,Je,Qt=T(()=>{Di=(()=>new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68)();Lr=Di?e=>e:qi;Je=class{}});function Wi(e,t=!1){return t?{h:Number(e&tr),l:Number(e>>qo&tr)}:{h:Number(e>>qo&tr)|0,l:Number(e&tr)|0}}function Vo(e,t=!1){let r=e.length,o=new Uint32Array(r),n=new Uint32Array(r);for(let i=0;i<r;i++){let{h:s,l:a}=Wi(e[i],t);[o[i],n[i]]=[s,a]}return[o,n]}var tr,qo,Ko,Wo,Xo,Jo,Zo=T(()=>{tr=BigInt(4294967295),qo=BigInt(32);Ko=(e,t,r)=>e<<r|t>>>32-r,Wo=(e,t,r)=>t<<r|e>>>32-r,Xo=(e,t,r)=>t<<r-32|e>>>64-r,Jo=(e,t,r)=>e<<r-32|t>>>64-r});var oe,ir=T(()=>{ee();oe=class extends b{constructor({address:t}){super(`Address "${t}" is invalid.`,{metaMessages:["- Address must be a hex value of 20 bytes (40 hex characters).","- Address must match its checksum counterpart."],name:"InvalidAddressError"})}}});var Oe,sn=T(()=>{ee();Oe=class extends b{constructor({chainId:t}){super(typeof t=="number"?`Chain ID "${t}" is invalid.`:"Chain ID is invalid.",{name:"InvalidChainIdError"})}}});var ar,je,$r,Ur,Fr,zr,Hr,Rr,Or,jr,gt,an=T(()=>{jo();ee();ar=class extends b{constructor({cause:t,message:r}={}){let o=r?.replace("execution reverted: ","")?.replace("execution reverted","");super(`Execution reverted ${o?`with reason: ${o}`:"for an unknown reason"}.`,{cause:t,name:"ExecutionRevertedError"})}};Object.defineProperty(ar,"code",{enumerable:!0,configurable:!0,writable:!0,value:3});Object.defineProperty(ar,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/execution reverted/});je=class extends b{constructor({cause:t,maxFeePerGas:r}={}){super(`The fee cap (\`maxFeePerGas\`${r?` = ${xt(r)} gwei`:""}) cannot be higher than the maximum allowed value (2^256-1).`,{cause:t,name:"FeeCapTooHighError"})}};Object.defineProperty(je,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/});$r=class extends b{constructor({cause:t,maxFeePerGas:r}={}){super(`The fee cap (\`maxFeePerGas\`${r?` = ${xt(r)}`:""} gwei) cannot be lower than the block base fee.`,{cause:t,name:"FeeCapTooLowError"})}};Object.defineProperty($r,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max fee per gas less than block base fee|fee cap less than block base fee|transaction is outdated/});Ur=class extends b{constructor({cause:t,nonce:r}={}){super(`Nonce provided for the transaction ${r?`(${r}) `:""}is higher than the next one expected.`,{cause:t,name:"NonceTooHighError"})}};Object.defineProperty(Ur,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce too high/});Fr=class extends b{constructor({cause:t,nonce:r}={}){super([`Nonce provided for the transaction ${r?`(${r}) `:""}is lower than the current nonce of the account.`,"Try increasing the nonce or find the latest nonce with `getTransactionCount`."].join(`
|
|
9
|
+
`),{cause:t,name:"NonceTooLowError"})}};Object.defineProperty(Fr,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce too low|transaction already imported|already known/});zr=class extends b{constructor({cause:t,nonce:r}={}){super(`Nonce provided for the transaction ${r?`(${r}) `:""}exceeds the maximum allowed nonce.`,{cause:t,name:"NonceMaxValueError"})}};Object.defineProperty(zr,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce has max value/});Hr=class extends b{constructor({cause:t}={}){super(["The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account."].join(`
|
|
10
|
+
`),{cause:t,metaMessages:["This error could arise when the account does not have enough funds to:"," - pay for the total gas fee,"," - pay for the value to send."," ","The cost of the transaction is calculated as `gas * gas fee + value`, where:"," - `gas` is the amount of gas needed for transaction to execute,"," - `gas fee` is the gas fee,"," - `value` is the amount of ether to send to the recipient."],name:"InsufficientFundsError"})}};Object.defineProperty(Hr,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/insufficient funds|exceeds transaction sender account balance/});Rr=class extends b{constructor({cause:t,gas:r}={}){super(`The amount of gas ${r?`(${r}) `:""}provided for the transaction exceeds the limit allowed for the block.`,{cause:t,name:"IntrinsicGasTooHighError"})}};Object.defineProperty(Rr,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/intrinsic gas too high|gas limit reached/});Or=class extends b{constructor({cause:t,gas:r}={}){super(`The amount of gas ${r?`(${r}) `:""}provided for the transaction is too low.`,{cause:t,name:"IntrinsicGasTooLowError"})}};Object.defineProperty(Or,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/intrinsic gas too low/});jr=class extends b{constructor({cause:t}){super("The transaction type is not supported for this chain.",{cause:t,name:"TransactionTypeNotSupportedError"})}};Object.defineProperty(jr,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/transaction type not valid/});gt=class extends b{constructor({cause:t,maxPriorityFeePerGas:r,maxFeePerGas:o}={}){super([`The provided tip (\`maxPriorityFeePerGas\`${r?` = ${xt(r)} gwei`:""}) cannot be higher than the fee cap (\`maxFeePerGas\`${o?` = ${xt(o)} gwei`:""}).`].join(`
|
|
11
|
+
`),{cause:t,name:"TipAboveFeeCapError"})}};Object.defineProperty(gt,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max priority fee per gas higher than max fee per gas|tip higher than fee cap/})});var Qe,Nr=T(()=>{Qe=class extends Map{constructor(t){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=t}get(t){let r=super.get(t);return super.has(t)&&r!==void 0&&(this.delete(t),super.set(t,r)),r}set(t,r){if(super.set(t,r),this.maxSize&&this.size>this.maxSize){let o=this.keys().next().value;o&&this.delete(o)}return this}}});function sa(e,t=24){let r=new Uint32Array(10);for(let o=24-t;o<24;o++){for(let s=0;s<10;s++)r[s]=e[s]^e[s+10]^e[s+20]^e[s+30]^e[s+40];for(let s=0;s<10;s+=2){let a=(s+8)%10,l=(s+2)%10,u=r[l],f=r[l+1],p=cn(u,f,1)^r[a],d=ln(u,f,1)^r[a+1];for(let h=0;h<50;h+=10)e[s+h]^=p,e[s+h+1]^=d}let n=e[2],i=e[3];for(let s=0;s<24;s++){let a=un[s],l=cn(n,i,a),u=ln(n,i,a),f=pn[s];n=e[f],i=e[f+1],e[f]=l,e[f+1]=u}for(let s=0;s<50;s+=10){for(let a=0;a<10;a++)r[a]=e[s+a];for(let a=0;a<10;a++)e[s+a]^=~r[(a+2)%10]&r[(a+4)%10]}e[0]^=oa[o],e[1]^=na[o]}Ee(r)}var Yi,yt,Qi,ea,ta,ra,pn,un,fn,mn,oa,na,cn,ln,vt,ia,dn,hn=T(()=>{Zo();Qt();Yi=BigInt(0),yt=BigInt(1),Qi=BigInt(2),ea=BigInt(7),ta=BigInt(256),ra=BigInt(113),pn=[],un=[],fn=[];for(let e=0,t=yt,r=1,o=0;e<24;e++){[r,o]=[o,(2*r+3*o)%5],pn.push(2*(5*o+r)),un.push((e+1)*(e+2)/2%64);let n=Yi;for(let i=0;i<7;i++)t=(t<<yt^(t>>ea)*ra)%ta,t&Qi&&(n^=yt<<(yt<<BigInt(i))-yt);fn.push(n)}mn=Vo(fn,!0),oa=mn[0],na=mn[1],cn=(e,t,r)=>r>32?Xo(e,t,r):Ko(e,t,r),ln=(e,t,r)=>r>32?Jo(e,t,r):Wo(e,t,r);vt=class extends Je{constructor(t,r,o,n=!1,i=24){if(super(),this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,this.enableXOF=!1,this.blockLen=t,this.suffix=r,this.outputLen=o,this.enableXOF=n,this.rounds=i,Br(o),!(0<t&&t<200))throw new Error("only keccak-f1600 function is supported");this.state=new Uint8Array(200),this.state32=Go(this.state)}clone(){return this._cloneInto()}keccak(){Lr(this.state32),sa(this.state32,this.rounds),Lr(this.state32),this.posOut=0,this.pos=0}update(t){Ze(this),t=bt(t),Re(t);let{blockLen:r,state:o}=this,n=t.length;for(let i=0;i<n;){let s=Math.min(r-this.pos,n-i);for(let a=0;a<s;a++)o[this.pos++]^=t[i++];this.pos===r&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;let{state:t,suffix:r,pos:o,blockLen:n}=this;t[o]^=r,r&128&&o===n-1&&this.keccak(),t[n-1]^=128,this.keccak()}writeInto(t){Ze(this,!1),Re(t),this.finish();let r=this.state,{blockLen:o}=this;for(let n=0,i=t.length;n<i;){this.posOut>=o&&this.keccak();let s=Math.min(o-this.posOut,i-n);t.set(r.subarray(this.posOut,this.posOut+s),n),this.posOut+=s,n+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return Br(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(Jt(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,Ee(this.state)}_cloneInto(t){let{blockLen:r,suffix:o,outputLen:n,rounds:i,enableXOF:s}=this;return t||(t=new vt(r,o,n,s,i)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=i,t.suffix=o,t.outputLen=n,t.enableXOF=s,t.destroyed=this.destroyed,t}},ia=(e,t,r)=>Yt(()=>new vt(t,e,r)),dn=(()=>ia(1,136,256/8))()});function xn(e,t){let r=t||"hex",o=dn(ue(e,{strict:!1})?Rt(e):e);return r==="bytes"?o:ie(o)}var bn=T(()=>{hn();Ke();Te();re()});function gn(e,t){if(Gr.has(`${e}.${t}`))return Gr.get(`${e}.${t}`);let r=t?`${t}${e.toLowerCase()}`:e.substring(2).toLowerCase(),o=xn(Sr(r),"bytes"),n=(t?r.substring(`${t}0x`.length):r).split("");for(let s=0;s<40;s+=2)o[s>>1]>>4>=8&&n[s]&&(n[s]=n[s].toUpperCase()),(o[s>>1]&15)>=8&&n[s+1]&&(n[s+1]=n[s+1].toUpperCase());let i=`0x${n.join("")}`;return Gr.set(`${e}.${t}`,i),i}var Gr,yn=T(()=>{Te();bn();Nr();Gr=new Qe(8192)});function fe(e,t){let{strict:r=!0}=t??{},o=`${e}.${r}`;if(Dr.has(o))return Dr.get(o);let n=(()=>aa.test(e)?e.toLowerCase()===e?!0:r?gn(e)===e:!0:!1)();return Dr.set(o,n),n}var aa,Dr,cr=T(()=>{Nr();yn();aa=/^0x[a-fA-F0-9]{40}$/,Dr=new Qe(8192)});function vn(e,t,r,{strict:o}={}){return ue(e,{strict:!1})?la(e,t,r,{strict:o}):ca(e,t,r,{strict:o})}function wn(e,t){if(typeof t=="number"&&t>0&&t>te(e)-1)throw new ft({offset:t,position:"start",size:te(e)})}function _n(e,t,r){if(typeof t=="number"&&typeof r=="number"&&te(e)!==r-t)throw new ft({offset:r,position:"end",size:te(e)})}function ca(e,t,r,{strict:o}={}){wn(e,t);let n=e.slice(t,r);return o&&_n(n,t,r),n}function la(e,t,r,{strict:o}={}){wn(e,t);let n=`0x${e.replace("0x","").slice((t??0)*2,(r??e.length)*2)}`;return o&&_n(n,t,r),n}var Cn=T(()=>{Tr();Ke();pt()});var Kr=K(kt=>{"use strict";var va=kt&&kt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(kt,"__esModule",{value:!0});kt.encryptEnvVars=Ca;var qr=be("@noble/curves/ed25519"),Vr=va(be("crypto"));function wa(e){var t,r;return e=e.startsWith("0x")?e.slice(2):e,new Uint8Array((r=(t=e.match(/.{1,2}/g))===null||t===void 0?void 0:t.map(o=>parseInt(o,16)))!==null&&r!==void 0?r:[])}function _a(e){return Array.from(e).map(t=>t.toString(16).padStart(2,"0")).join("")}async function Ca(e,t){let r=JSON.stringify({env:e}),o=qr.x25519.utils.randomPrivateKey(),n=qr.x25519.getPublicKey(o),i=wa(t),s=qr.x25519.getSharedSecret(o,i),a=await Vr.default.subtle.importKey("raw",s,{name:"AES-GCM",length:256},!0,["encrypt"]),l=Vr.default.getRandomValues(new Uint8Array(12)),u=await Vr.default.subtle.encrypt({name:"AES-GCM",iv:l},a,new TextEncoder().encode(r)),f=new Uint8Array(n.length+l.length+u.byteLength);return f.set(n),f.set(l,n.length),f.set(new Uint8Array(u),n.length+l.length),_a(f)}});var $n=K(Tt=>{"use strict";var ka=Tt&&Tt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Tt,"__esModule",{value:!0});Tt.getComposeHash=Ia;var Ta=ka(be("crypto"));function Wr(e){return e==null?e:Array.isArray(e)?e.map(Wr):e&&typeof e=="object"&&e.constructor===Object?Object.keys(e).sort().reduce((t,r)=>{let o=e[r];return t[r]=Wr(o),t},{}):e}function Ea(e){let t={...e};return t.runner==="bash"&&"docker_compose_file"in t?delete t.docker_compose_file:t.runner==="docker-compose"&&"bash_script"in t&&delete t.bash_script,"pre_launch_script"in t&&!t.pre_launch_script&&delete t.pre_launch_script,t}function Sa(e){let t=Wr(e);return JSON.stringify(t,(r,o)=>typeof o=="number"&&(isNaN(o)||!isFinite(o))?null:o)}function Ia(e,t=!1){t&&(e=Ea(e));let r=Sa(e);return Ta.default.createHash("sha256").update(r,"utf8").digest("hex")}});var ts=K(y=>{"use strict";Object.defineProperty(y,"__esModule",{value:!0});y.toBig=y.shrSL=y.shrSH=y.rotrSL=y.rotrSH=y.rotrBL=y.rotrBH=y.rotr32L=y.rotr32H=y.rotlSL=y.rotlSH=y.rotlBL=y.rotlBH=y.add5L=y.add5H=y.add4L=y.add4H=y.add3L=y.add3H=void 0;y.add=Wn;y.fromBig=Jr;y.split=Un;var fr=BigInt(2**32-1),Xr=BigInt(32);function Jr(e,t=!1){return t?{h:Number(e&fr),l:Number(e>>Xr&fr)}:{h:Number(e>>Xr&fr)|0,l:Number(e&fr)|0}}function Un(e,t=!1){let r=e.length,o=new Uint32Array(r),n=new Uint32Array(r);for(let i=0;i<r;i++){let{h:s,l:a}=Jr(e[i],t);[o[i],n[i]]=[s,a]}return[o,n]}var Fn=(e,t)=>BigInt(e>>>0)<<Xr|BigInt(t>>>0);y.toBig=Fn;var zn=(e,t,r)=>e>>>r;y.shrSH=zn;var Hn=(e,t,r)=>e<<32-r|t>>>r;y.shrSL=Hn;var Rn=(e,t,r)=>e>>>r|t<<32-r;y.rotrSH=Rn;var On=(e,t,r)=>e<<32-r|t>>>r;y.rotrSL=On;var jn=(e,t,r)=>e<<64-r|t>>>r-32;y.rotrBH=jn;var Nn=(e,t,r)=>e>>>r-32|t<<64-r;y.rotrBL=Nn;var Gn=(e,t)=>t;y.rotr32H=Gn;var Dn=(e,t)=>e;y.rotr32L=Dn;var Mn=(e,t,r)=>e<<r|t>>>32-r;y.rotlSH=Mn;var qn=(e,t,r)=>t<<r|e>>>32-r;y.rotlSL=qn;var Vn=(e,t,r)=>t<<r-32|e>>>64-r;y.rotlBH=Vn;var Kn=(e,t,r)=>e<<r-32|t>>>64-r;y.rotlBL=Kn;function Wn(e,t,r,o){let n=(t>>>0)+(o>>>0);return{h:e+r+(n/2**32|0)|0,l:n|0}}var Xn=(e,t,r)=>(e>>>0)+(t>>>0)+(r>>>0);y.add3L=Xn;var Jn=(e,t,r,o)=>t+r+o+(e/2**32|0)|0;y.add3H=Jn;var Zn=(e,t,r,o)=>(e>>>0)+(t>>>0)+(r>>>0)+(o>>>0);y.add4L=Zn;var Yn=(e,t,r,o,n)=>t+r+o+n+(e/2**32|0)|0;y.add4H=Yn;var Qn=(e,t,r,o,n)=>(e>>>0)+(t>>>0)+(r>>>0)+(o>>>0)+(n>>>0);y.add5L=Qn;var es=(e,t,r,o,n,i)=>t+r+o+n+i+(e/2**32|0)|0;y.add5H=es;var Aa={fromBig:Jr,split:Un,toBig:Fn,shrSH:zn,shrSL:Hn,rotrSH:Rn,rotrSL:On,rotrBH:jn,rotrBL:Nn,rotr32H:Gn,rotr32L:Dn,rotlSH:Mn,rotlSL:qn,rotlBH:Vn,rotlBL:Kn,add:Wn,add3L:Xn,add3H:Jn,add4L:Zn,add4H:Yn,add5H:es,add5L:Qn};y.default=Aa});var rs=K(mr=>{"use strict";Object.defineProperty(mr,"__esModule",{value:!0});mr.crypto=void 0;var Ie=be("node:crypto");mr.crypto=Ie&&typeof Ie=="object"&&"webcrypto"in Ie?Ie.webcrypto:Ie&&typeof Ie=="object"&&"randomBytes"in Ie?Ie:void 0});var ps=K(x=>{"use strict";Object.defineProperty(x,"__esModule",{value:!0});x.wrapXOFConstructorWithOpts=x.wrapConstructorWithOpts=x.wrapConstructor=x.Hash=x.nextTick=x.swap32IfBE=x.byteSwapIfBE=x.swap8IfBE=x.isLE=void 0;x.isBytes=ns;x.anumber=Zr;x.abytes=tt;x.ahash=Pa;x.aexists=Ba;x.aoutput=La;x.u8=$a;x.u32=Ua;x.clean=Fa;x.createView=za;x.rotr=Ha;x.rotl=Ra;x.byteSwap=Qr;x.byteSwap32=ss;x.bytesToHex=ja;x.hexToBytes=Na;x.asyncLoop=Da;x.utf8ToBytes=eo;x.bytesToUtf8=Ma;x.toBytes=dr;x.kdfInputToBytes=qa;x.concatBytes=Va;x.checkOpts=Ka;x.createHasher=as;x.createOptHasher=cs;x.createXOFer=ls;x.randomBytes=Wa;var et=rs();function ns(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function Zr(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function tt(e,...t){if(!ns(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function Pa(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.createHasher");Zr(e.outputLen),Zr(e.blockLen)}function Ba(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function La(e,t){tt(e);let r=t.outputLen;if(e.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)}function $a(e){return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)}function Ua(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))}function Fa(...e){for(let t=0;t<e.length;t++)e[t].fill(0)}function za(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function Ha(e,t){return e<<32-t|e>>>t}function Ra(e,t){return e<<t|e>>>32-t>>>0}x.isLE=(()=>new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68)();function Qr(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}x.swap8IfBE=x.isLE?e=>e:e=>Qr(e);x.byteSwapIfBE=x.swap8IfBE;function ss(e){for(let t=0;t<e.length;t++)e[t]=Qr(e[t]);return e}x.swap32IfBE=x.isLE?e=>e:ss;var is=(()=>typeof Uint8Array.from([]).toHex=="function"&&typeof Uint8Array.fromHex=="function")(),Oa=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function ja(e){if(tt(e),is)return e.toHex();let t="";for(let r=0;r<e.length;r++)t+=Oa[e[r]];return t}var we={_0:48,_9:57,A:65,F:70,a:97,f:102};function os(e){if(e>=we._0&&e<=we._9)return e-we._0;if(e>=we.A&&e<=we.F)return e-(we.A-10);if(e>=we.a&&e<=we.f)return e-(we.a-10)}function Na(e){if(typeof e!="string")throw new Error("hex string expected, got "+typeof e);if(is)return Uint8Array.fromHex(e);let t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);let o=new Uint8Array(r);for(let n=0,i=0;n<r;n++,i+=2){let s=os(e.charCodeAt(i)),a=os(e.charCodeAt(i+1));if(s===void 0||a===void 0){let l=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+l+'" at index '+i)}o[n]=s*16+a}return o}var Ga=async()=>{};x.nextTick=Ga;async function Da(e,t,r){let o=Date.now();for(let n=0;n<e;n++){r(n);let i=Date.now()-o;i>=0&&i<t||(await(0,x.nextTick)(),o+=i)}}function eo(e){if(typeof e!="string")throw new Error("string expected");return new Uint8Array(new TextEncoder().encode(e))}function Ma(e){return new TextDecoder().decode(e)}function dr(e){return typeof e=="string"&&(e=eo(e)),tt(e),e}function qa(e){return typeof e=="string"&&(e=eo(e)),tt(e),e}function Va(...e){let t=0;for(let o=0;o<e.length;o++){let n=e[o];tt(n),t+=n.length}let r=new Uint8Array(t);for(let o=0,n=0;o<e.length;o++){let i=e[o];r.set(i,n),n+=i.length}return r}function Ka(e,t){if(t!==void 0&&{}.toString.call(t)!=="[object Object]")throw new Error("options should be object or undefined");return Object.assign(e,t)}var Yr=class{};x.Hash=Yr;function as(e){let t=o=>e().update(dr(o)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t}function cs(e){let t=(o,n)=>e(n).update(dr(o)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=o=>e(o),t}function ls(e){let t=(o,n)=>e(n).update(dr(o)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=o=>e(o),t}x.wrapConstructor=as;x.wrapConstructorWithOpts=cs;x.wrapXOFConstructorWithOpts=ls;function Wa(e=32){if(et.crypto&&typeof et.crypto.getRandomValues=="function")return et.crypto.getRandomValues(new Uint8Array(e));if(et.crypto&&typeof et.crypto.randomBytes=="function")return Uint8Array.from(et.crypto.randomBytes(e));throw new Error("crypto.getRandomValues must be defined")}});var ys=K(A=>{"use strict";Object.defineProperty(A,"__esModule",{value:!0});A.shake256=A.shake128=A.keccak_512=A.keccak_384=A.keccak_256=A.keccak_224=A.sha3_512=A.sha3_384=A.sha3_256=A.sha3_224=A.Keccak=void 0;A.keccakP=bs;var St=ts(),N=ps(),Xa=BigInt(0),Et=BigInt(1),Ja=BigInt(2),Za=BigInt(7),Ya=BigInt(256),Qa=BigInt(113),ms=[],ds=[],hs=[];for(let e=0,t=Et,r=1,o=0;e<24;e++){[r,o]=[o,(2*r+3*o)%5],ms.push(2*(5*o+r)),ds.push((e+1)*(e+2)/2%64);let n=Xa;for(let i=0;i<7;i++)t=(t<<Et^(t>>Za)*Qa)%Ya,t&Ja&&(n^=Et<<(Et<<BigInt(i))-Et);hs.push(n)}var xs=(0,St.split)(hs,!0),ec=xs[0],tc=xs[1],us=(e,t,r)=>r>32?(0,St.rotlBH)(e,t,r):(0,St.rotlSH)(e,t,r),fs=(e,t,r)=>r>32?(0,St.rotlBL)(e,t,r):(0,St.rotlSL)(e,t,r);function bs(e,t=24){let r=new Uint32Array(10);for(let o=24-t;o<24;o++){for(let s=0;s<10;s++)r[s]=e[s]^e[s+10]^e[s+20]^e[s+30]^e[s+40];for(let s=0;s<10;s+=2){let a=(s+8)%10,l=(s+2)%10,u=r[l],f=r[l+1],p=us(u,f,1)^r[a],d=fs(u,f,1)^r[a+1];for(let h=0;h<50;h+=10)e[s+h]^=p,e[s+h+1]^=d}let n=e[2],i=e[3];for(let s=0;s<24;s++){let a=ds[s],l=us(n,i,a),u=fs(n,i,a),f=ms[s];n=e[f],i=e[f+1],e[f]=l,e[f+1]=u}for(let s=0;s<50;s+=10){for(let a=0;a<10;a++)r[a]=e[s+a];for(let a=0;a<10;a++)e[s+a]^=~r[(a+2)%10]&r[(a+4)%10]}e[0]^=ec[o],e[1]^=tc[o]}(0,N.clean)(r)}var Ne=class extends N.Hash{constructor(t,r,o,n=!1,i=24){if(super(),this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,this.enableXOF=!1,this.blockLen=t,this.suffix=r,this.outputLen=o,this.enableXOF=n,this.rounds=i,(0,N.anumber)(o),!(0<t&&t<200))throw new Error("only keccak-f1600 function is supported");this.state=new Uint8Array(200),this.state32=(0,N.u32)(this.state)}clone(){return this._cloneInto()}keccak(){(0,N.swap32IfBE)(this.state32),bs(this.state32,this.rounds),(0,N.swap32IfBE)(this.state32),this.posOut=0,this.pos=0}update(t){(0,N.aexists)(this),t=(0,N.toBytes)(t),(0,N.abytes)(t);let{blockLen:r,state:o}=this,n=t.length;for(let i=0;i<n;){let s=Math.min(r-this.pos,n-i);for(let a=0;a<s;a++)o[this.pos++]^=t[i++];this.pos===r&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;let{state:t,suffix:r,pos:o,blockLen:n}=this;t[o]^=r,r&128&&o===n-1&&this.keccak(),t[n-1]^=128,this.keccak()}writeInto(t){(0,N.aexists)(this,!1),(0,N.abytes)(t),this.finish();let r=this.state,{blockLen:o}=this;for(let n=0,i=t.length;n<i;){this.posOut>=o&&this.keccak();let s=Math.min(o-this.posOut,i-n);t.set(r.subarray(this.posOut,this.posOut+s),n),this.posOut+=s,n+=s}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return(0,N.anumber)(t),this.xofInto(new Uint8Array(t))}digestInto(t){if((0,N.aoutput)(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,(0,N.clean)(this.state)}_cloneInto(t){let{blockLen:r,suffix:o,outputLen:n,rounds:i,enableXOF:s}=this;return t||(t=new Ne(r,o,n,s,i)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=i,t.suffix=o,t.outputLen=n,t.enableXOF=s,t.destroyed=this.destroyed,t}};A.Keccak=Ne;var Ae=(e,t,r)=>(0,N.createHasher)(()=>new Ne(t,e,r));A.sha3_224=(()=>Ae(6,144,224/8))();A.sha3_256=(()=>Ae(6,136,256/8))();A.sha3_384=(()=>Ae(6,104,384/8))();A.sha3_512=(()=>Ae(6,72,512/8))();A.keccak_224=(()=>Ae(1,144,224/8))();A.keccak_256=(()=>Ae(1,136,256/8))();A.keccak_384=(()=>Ae(1,104,384/8))();A.keccak_512=(()=>Ae(1,72,512/8))();var gs=(e,t,r)=>(0,N.createXOFer)((o={})=>new Ne(t,e,o.dkLen===void 0?r:o.dkLen,!0));A.shake128=(()=>gs(31,168,128/8))();A.shake256=(()=>gs(31,136,256/8))()});var vs=K(to=>{"use strict";Object.defineProperty(to,"__esModule",{value:!0});to.verifyEnvEncryptPublicKey=nc;var rc=ys(),oc=be("@noble/curves/secp256k1");function nc(e,t,r){if(t.length!==65)return null;let o=Buffer.from("dstack-env-encrypt-pubkey","utf8"),n=r;r.startsWith("0x")&&(n=r.slice(2));let i=Buffer.from(n,"hex"),s=Buffer.from(":","utf8"),a=Buffer.concat([o,s,i,Buffer.from(e)]),l=(0,rc.keccak_256)(a);try{let u=t.slice(0,32),f=t.slice(32,64),p=t[64],d=new Uint8Array(64);d.set(u,0),d.set(f,32);let h=oc.secp256k1.Signature.fromCompact(d).addRecoveryBit(p).recoverPublicKey(l);return"0x"+Buffer.from(h.toRawBytes(!0)).toString("hex")}catch(u){return console.error("signature verification failed:",u),null}}});var Ts=lt(_o(),1);import{ofetch as sc}from"ofetch";function Co(e){return{all:e=e||new Map,on:function(t,r){var o=e.get(t);o?o.push(r):e.set(t,[r])},off:function(t,r){var o=e.get(t);o&&(r?o.splice(o.indexOf(r)>>>0,1):e.set(t,[]))},emit:function(t,r){var o=e.get(t);o&&o.slice().map(function(n){n(r)}),(o=e.get("*"))&&o.slice().map(function(n){n(t,r)})}}}import{z as H}from"zod";import{z as Pe}from"zod";import{z as v}from"zod";import{z as Be}from"zod";function $e(e){return{formatters:void 0,fees:void 0,serializers:void 0,...e}}Ot();Ue();Ot();var Ir={"0x0":"legacy","0x1":"eip2930","0x2":"eip1559","0x3":"eip4844","0x4":"eip7702"};function dt(e,t){let r={...e,blockHash:e.blockHash?e.blockHash:null,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,chainId:e.chainId?ze(e.chainId):void 0,gas:e.gas?BigInt(e.gas):void 0,gasPrice:e.gasPrice?BigInt(e.gasPrice):void 0,maxFeePerBlobGas:e.maxFeePerBlobGas?BigInt(e.maxFeePerBlobGas):void 0,maxFeePerGas:e.maxFeePerGas?BigInt(e.maxFeePerGas):void 0,maxPriorityFeePerGas:e.maxPriorityFeePerGas?BigInt(e.maxPriorityFeePerGas):void 0,nonce:e.nonce?ze(e.nonce):void 0,to:e.to?e.to:null,transactionIndex:e.transactionIndex?Number(e.transactionIndex):null,type:e.type?Ir[e.type]:void 0,typeHex:e.type?e.type:void 0,value:e.value?BigInt(e.value):void 0,v:e.v?BigInt(e.v):void 0};return e.authorizationList&&(r.authorizationList=Ui(e.authorizationList)),r.yParity=(()=>{if(e.yParity)return Number(e.yParity);if(typeof r.v=="bigint"){if(r.v===0n||r.v===27n)return 0;if(r.v===1n||r.v===28n)return 1;if(r.v>=35n)return r.v%2n===0n?1:0}})(),r.type==="legacy"&&(delete r.accessList,delete r.maxFeePerBlobGas,delete r.maxFeePerGas,delete r.maxPriorityFeePerGas,delete r.yParity),r.type==="eip2930"&&(delete r.maxFeePerBlobGas,delete r.maxFeePerGas,delete r.maxPriorityFeePerGas),r.type==="eip1559"&&delete r.maxFeePerBlobGas,r}var Io=We("transaction",dt);function Ui(e){return e.map(t=>({address:t.address,chainId:Number(t.chainId),nonce:Number(t.nonce),r:t.r,s:t.s,yParity:Number(t.yParity)}))}function Fi(e,t){let r=(e.transactions??[]).map(o=>typeof o=="string"?o:dt(o));return{...e,baseFeePerGas:e.baseFeePerGas?BigInt(e.baseFeePerGas):null,blobGasUsed:e.blobGasUsed?BigInt(e.blobGasUsed):void 0,difficulty:e.difficulty?BigInt(e.difficulty):void 0,excessBlobGas:e.excessBlobGas?BigInt(e.excessBlobGas):void 0,gasLimit:e.gasLimit?BigInt(e.gasLimit):void 0,gasUsed:e.gasUsed?BigInt(e.gasUsed):void 0,hash:e.hash?e.hash:null,logsBloom:e.logsBloom?e.logsBloom:null,nonce:e.nonce?e.nonce:null,number:e.number?BigInt(e.number):null,size:e.size?BigInt(e.size):void 0,timestamp:e.timestamp?BigInt(e.timestamp):void 0,transactions:r,totalDifficulty:e.totalDifficulty?BigInt(e.totalDifficulty):null}}var Ao=We("block",Fi);function Po(e,{args:t,eventName:r}={}){return{...e,blockHash:e.blockHash?e.blockHash:null,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,logIndex:e.logIndex?Number(e.logIndex):null,transactionHash:e.transactionHash?e.transactionHash:null,transactionIndex:e.transactionIndex?Number(e.transactionIndex):null,...r?{args:t,eventName:r}:{}}}Ue();Ot();var zi={"0x0":"reverted","0x1":"success"};function Hi(e,t){let r={...e,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,contractAddress:e.contractAddress?e.contractAddress:null,cumulativeGasUsed:e.cumulativeGasUsed?BigInt(e.cumulativeGasUsed):null,effectiveGasPrice:e.effectiveGasPrice?BigInt(e.effectiveGasPrice):null,gasUsed:e.gasUsed?BigInt(e.gasUsed):null,logs:e.logs?e.logs.map(o=>Po(o)):null,to:e.to?e.to:null,transactionIndex:e.transactionIndex?ze(e.transactionIndex):null,status:e.status?zi[e.status]:null,type:e.type?Ir[e.type]||e.type:null};return e.blobGasPrice&&(r.blobGasPrice=BigInt(e.blobGasPrice)),e.blobGasUsed&&(r.blobGasUsed=BigInt(e.blobGasUsed)),r}var Bo=We("transactionReceipt",Hi);ee();Pr();Te();re();function ye(e,t="hex"){let r=Uo(e),o=Dt(new Uint8Array(r.length));return r.encode(o),t==="hex"?X(o.bytes):o.bytes}function Uo(e){return Array.isArray(e)?Oi(e.map(t=>Uo(t))):ji(e)}function Oi(e){let t=e.reduce((n,i)=>n+i.length,0),r=Fo(t);return{length:(()=>t<=55?1+t:1+r+t)(),encode(n){t<=55?n.pushByte(192+t):(n.pushByte(192+55+r),r===1?n.pushUint8(t):r===2?n.pushUint16(t):r===3?n.pushUint24(t):n.pushUint32(t));for(let{encode:i}of e)i(n)}}}function ji(e){let t=typeof e=="string"?ae(e):e,r=Fo(t.length);return{length:(()=>t.length===1&&t[0]<128?1:t.length<=55?1+t.length:1+r+t.length)(),encode(n){t.length===1&&t[0]<128?n.pushBytes(t):t.length<=55?(n.pushByte(128+t.length),n.pushBytes(t)):(n.pushByte(128+55+r),r===1?n.pushUint8(t.length):r===2?n.pushUint16(t.length):r===3?n.pushUint24(t.length):n.pushUint32(t.length),n.pushBytes(t))}}}function Fo(e){if(e<2**8)return 1;if(e<2**16)return 2;if(e<2**24)return 3;if(e<2**32)return 4;throw new b("Length is too large.")}Kt();re();function No(e){if(!e||e.length===0)return[];let t=[];for(let r of e){let{chainId:o,nonce:n,...i}=r,s=r.address;t.push([o?ie(o):"0x",s,n?ie(n):"0x",...Xe({},i)])}return t}Te();re();function Wt(e){let{kzg:t}=e,r=e.to??(typeof e.blobs[0]=="string"?"hex":"bytes"),o=typeof e.blobs[0]=="string"?e.blobs.map(i=>ae(i)):e.blobs,n=[];for(let i of o)n.push(Uint8Array.from(t.blobToKzgCommitment(i)));return r==="bytes"?n:n.map(i=>X(i))}Te();re();function Xt(e){let{kzg:t}=e,r=e.to??(typeof e.blobs[0]=="string"?"hex":"bytes"),o=typeof e.blobs[0]=="string"?e.blobs.map(s=>ae(s)):e.blobs,n=typeof e.commitments[0]=="string"?e.commitments.map(s=>ae(s)):e.commitments,i=[];for(let s=0;s<o.length;s++){let a=o[s],l=n[s];i.push(Uint8Array.from(t.computeBlobKzgProof(a,l)))}return r==="bytes"?i:i.map(s=>X(s))}re();Qt();function Ki(e,t,r,o){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,r,o);let n=BigInt(32),i=BigInt(4294967295),s=Number(r>>n&i),a=Number(r&i),l=o?4:0,u=o?0:4;e.setUint32(t+l,s,o),e.setUint32(t+u,a,o)}function Do(e,t,r){return e&t^~e&r}function Mo(e,t,r){return e&t^e&r^t&r}var er=class extends Je{constructor(t,r,o,n){super(),this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.blockLen=t,this.outputLen=r,this.padOffset=o,this.isLE=n,this.buffer=new Uint8Array(t),this.view=Zt(this.buffer)}update(t){Ze(this),t=bt(t),Re(t);let{view:r,buffer:o,blockLen:n}=this,i=t.length;for(let s=0;s<i;){let a=Math.min(n-this.pos,i-s);if(a===n){let l=Zt(t);for(;n<=i-s;s+=n)this.process(l,s);continue}o.set(t.subarray(s,s+a),this.pos),this.pos+=a,s+=a,this.pos===n&&(this.process(r,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Ze(this),Jt(t,this),this.finished=!0;let{buffer:r,view:o,blockLen:n,isLE:i}=this,{pos:s}=this;r[s++]=128,Ee(this.buffer.subarray(s)),this.padOffset>n-s&&(this.process(o,0),s=0);for(let p=s;p<n;p++)r[p]=0;Ki(o,n-8,BigInt(this.length*8),i),this.process(o,0);let a=Zt(t),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");let u=l/4,f=this.get();if(u>f.length)throw new Error("_sha2: outputLen bigger than state");for(let p=0;p<u;p++)a.setUint32(4*p,f[p],i)}digest(){let{buffer:t,outputLen:r}=this;this.digestInto(t);let o=t.slice(0,r);return this.destroy(),o}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());let{blockLen:r,buffer:o,length:n,finished:i,destroyed:s,pos:a}=this;return t.destroyed=s,t.finished=i,t.length=n,t.pos=a,n%r&&t.buffer.set(o),t}clone(){return this._cloneInto()}},ve=Uint32Array.from([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]);Qt();var Xi=Uint32Array.from([1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298]),Se=new Uint32Array(64),rr=class extends er{constructor(t=32){super(64,t,8,!1),this.A=ve[0]|0,this.B=ve[1]|0,this.C=ve[2]|0,this.D=ve[3]|0,this.E=ve[4]|0,this.F=ve[5]|0,this.G=ve[6]|0,this.H=ve[7]|0}get(){let{A:t,B:r,C:o,D:n,E:i,F:s,G:a,H:l}=this;return[t,r,o,n,i,s,a,l]}set(t,r,o,n,i,s,a,l){this.A=t|0,this.B=r|0,this.C=o|0,this.D=n|0,this.E=i|0,this.F=s|0,this.G=a|0,this.H=l|0}process(t,r){for(let p=0;p<16;p++,r+=4)Se[p]=t.getUint32(r,!1);for(let p=16;p<64;p++){let d=Se[p-15],h=Se[p-2],I=ce(d,7)^ce(d,18)^d>>>3,k=ce(h,17)^ce(h,19)^h>>>10;Se[p]=k+Se[p-7]+I+Se[p-16]|0}let{A:o,B:n,C:i,D:s,E:a,F:l,G:u,H:f}=this;for(let p=0;p<64;p++){let d=ce(a,6)^ce(a,11)^ce(a,25),h=f+d+Do(a,l,u)+Xi[p]+Se[p]|0,k=(ce(o,2)^ce(o,13)^ce(o,22))+Mo(o,n,i)|0;f=u,u=l,l=a,a=s+h|0,s=i,i=n,n=o,o=h+k|0}o=o+this.A|0,n=n+this.B|0,i=i+this.C|0,s=s+this.D|0,a=a+this.E|0,l=l+this.F|0,u=u+this.G|0,f=f+this.H|0,this.set(o,n,i,s,a,l,u,f)}roundClean(){Ee(Se)}destroy(){this.set(0,0,0,0,0,0,0,0),Ee(this.buffer)}};var Yo=Yt(()=>new rr);var Qo=Yo;Ke();Te();re();function en(e,t){let r=t||"hex",o=Qo(ue(e,{strict:!1})?Rt(e):e);return r==="bytes"?o:ie(o)}function tn(e){let{commitment:t,version:r=1}=e,o=e.to??(typeof t=="string"?"hex":"bytes"),n=en(t,"bytes");return n.set([r],0),o==="bytes"?n:X(n)}function rn(e){let{commitments:t,version:r}=e,o=e.to??(typeof t[0]=="string"?"hex":"bytes"),n=[];for(let i of t)n.push(tn({commitment:i,to:o,version:r}));return n}ee();var or=class extends b{constructor({maxSize:t,size:r}){super("Blob size is too large.",{metaMessages:[`Max: ${t} bytes`,`Given: ${r} bytes`],name:"BlobSizeTooLargeError"})}},Ye=class extends b{constructor(){super("Blob data must not be empty.",{name:"EmptyBlobError"})}},nr=class extends b{constructor({hash:t,size:r}){super(`Versioned hash "${t}" size is invalid.`,{metaMessages:["Expected: 32",`Received: ${r}`],name:"InvalidVersionedHashSizeError"})}},sr=class extends b{constructor({hash:t,version:r}){super(`Versioned hash "${t}" version is invalid.`,{metaMessages:[`Expected: ${1}`,`Received: ${r}`],name:"InvalidVersionedHashVersionError"})}};Pr();pt();Te();re();function on(e){let t=e.to??(typeof e.data=="string"?"hex":"bytes"),r=typeof e.data=="string"?ae(e.data):e.data,o=te(r);if(!o)throw new Ye;if(o>761855)throw new or({maxSize:761855,size:o});let n=[],i=!0,s=0;for(;i;){let a=Dt(new Uint8Array(131072)),l=0;for(;l<4096;){let u=r.slice(s,s+(32-1));if(a.pushByte(0),a.pushBytes(u),u.length<31){a.pushByte(128),i=!1;break}l++,s+=31}n.push(a)}return t==="bytes"?n.map(a=>a.bytes):n.map(a=>X(a.bytes))}function nn(e){let{data:t,kzg:r,to:o}=e,n=e.blobs??on({data:t,to:o}),i=e.commitments??Wt({blobs:n,kzg:r,to:o}),s=e.proofs??Xt({blobs:n,commitments:i,kzg:r,to:o}),a=[];for(let l=0;l<n.length;l++)a.push({blob:n[l],commitment:i[l],proof:s[l]});return a}Ar();Eo();re();Lo();ir();ee();sn();an();cr();pt();Cn();Ue();function kn(e){let{authorizationList:t}=e;if(t)for(let r of t){let{chainId:o}=r,n=r.address;if(!fe(n))throw new oe({address:n});if(o<0)throw new Oe({chainId:o})}lr(e)}function Tn(e){let{blobVersionedHashes:t}=e;if(t){if(t.length===0)throw new Ye;for(let r of t){let o=te(r),n=ze(vn(r,0,1));if(o!==32)throw new nr({hash:r,size:o});if(n!==1)throw new sr({hash:r,version:n})}}lr(e)}function lr(e){let{chainId:t,maxPriorityFeePerGas:r,maxFeePerGas:o,to:n}=e;if(t<=0)throw new Oe({chainId:t});if(n&&!fe(n))throw new oe({address:n});if(o&&o>jt)throw new je({maxFeePerGas:o});if(r&&o&&r>o)throw new gt({maxFeePerGas:o,maxPriorityFeePerGas:r})}function En(e){let{chainId:t,maxPriorityFeePerGas:r,gasPrice:o,maxFeePerGas:n,to:i}=e;if(t<=0)throw new Oe({chainId:t});if(i&&!fe(i))throw new oe({address:i});if(r||n)throw new b("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");if(o&&o>jt)throw new je({maxFeePerGas:o})}function Sn(e){let{chainId:t,maxPriorityFeePerGas:r,gasPrice:o,maxFeePerGas:n,to:i}=e;if(i&&!fe(i))throw new oe({address:i});if(typeof t<"u"&&t<=0)throw new Oe({chainId:t});if(r||n)throw new b("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");if(o&&o>jt)throw new je({maxFeePerGas:o})}Kt();function In(e){if(e.type)return e.type;if(typeof e.authorizationList<"u")return"eip7702";if(typeof e.blobs<"u"||typeof e.blobVersionedHashes<"u"||typeof e.maxFeePerBlobGas<"u"||typeof e.sidecars<"u")return"eip4844";if(typeof e.maxFeePerGas<"u"||typeof e.maxPriorityFeePerGas<"u")return"eip1559";if(typeof e.gasPrice<"u")return typeof e.accessList<"u"?"eip2930":"legacy";throw new qt({transaction:e})}ir();Kt();cr();function wt(e){if(!e||e.length===0)return[];let t=[];for(let r=0;r<e.length;r++){let{address:o,storageKeys:n}=e[r];for(let i=0;i<n.length;i++)if(n[i].length-2!==64)throw new Vt({storageKey:n[i]});if(!fe(o,{strict:!1}))throw new oe({address:o});t.push([o,n])}return t}function An(e,t){let r=In(e);return r==="eip1559"?fa(e,t):r==="eip2930"?ma(e,t):r==="eip4844"?ua(e,t):r==="eip7702"?pa(e,t):da(e,t)}function pa(e,t){let{authorizationList:r,chainId:o,gas:n,nonce:i,to:s,value:a,maxFeePerGas:l,maxPriorityFeePerGas:u,accessList:f,data:p}=e;kn(e);let d=wt(f),h=No(r);return He(["0x04",ye([_(o),i?_(i):"0x",u?_(u):"0x",l?_(l):"0x",n?_(n):"0x",s??"0x",a?_(a):"0x",p??"0x",d,h,...Xe(e,t)])])}function ua(e,t){let{chainId:r,gas:o,nonce:n,to:i,value:s,maxFeePerBlobGas:a,maxFeePerGas:l,maxPriorityFeePerGas:u,accessList:f,data:p}=e;Tn(e);let d=e.blobVersionedHashes,h=e.sidecars;if(e.blobs&&(typeof d>"u"||typeof h>"u")){let R=typeof e.blobs[0]=="string"?e.blobs:e.blobs.map(Y=>X(Y)),J=e.kzg,se=Wt({blobs:R,kzg:J});if(typeof d>"u"&&(d=rn({commitments:se})),typeof h>"u"){let Y=Xt({blobs:R,commitments:se,kzg:J});h=nn({blobs:R,commitments:se,proofs:Y})}}let I=wt(f),k=[_(r),n?_(n):"0x",u?_(u):"0x",l?_(l):"0x",o?_(o):"0x",i??"0x",s?_(s):"0x",p??"0x",I,a?_(a):"0x",d??[],...Xe(e,t)],P=[],q=[],V=[];if(h)for(let R=0;R<h.length;R++){let{blob:J,commitment:se,proof:Y}=h[R];P.push(J),q.push(se),V.push(Y)}return He(["0x03",h?ye([k,P,q,V]):ye(k)])}function fa(e,t){let{chainId:r,gas:o,nonce:n,to:i,value:s,maxFeePerGas:a,maxPriorityFeePerGas:l,accessList:u,data:f}=e;lr(e);let p=wt(u),d=[_(r),n?_(n):"0x",l?_(l):"0x",a?_(a):"0x",o?_(o):"0x",i??"0x",s?_(s):"0x",f??"0x",p,...Xe(e,t)];return He(["0x02",ye(d)])}function ma(e,t){let{chainId:r,gas:o,data:n,nonce:i,to:s,value:a,accessList:l,gasPrice:u}=e;En(e);let f=wt(l),p=[_(r),i?_(i):"0x",u?_(u):"0x",o?_(o):"0x",s??"0x",a?_(a):"0x",n??"0x",f,...Xe(e,t)];return He(["0x01",ye(p)])}function da(e,t){let{chainId:r=0,gas:o,data:n,nonce:i,to:s,value:a,gasPrice:l}=e;Sn(e);let u=[i?_(i):"0x",l?_(l):"0x",o?_(o):"0x",s??"0x",a?_(a):"0x",n??"0x"];if(t){let f=(()=>{if(t.v>=35n)return(t.v-35n)/2n>0?t.v:27n+(t.v===35n?0n:1n);if(r>0)return BigInt(r*2)+BigInt(35n+t.v-27n);let h=27n+(t.v===27n?0n:1n);if(t.v!==h)throw new Mt({v:t.v});return h})(),p=ut(t.r),d=ut(t.s);u=[...u,_(f),p==="0x00"?"0x":p,d==="0x00"?"0x":d]}else r>0&&(u=[...u,_(r),"0x","0x"]);return ye(u)}function Xe(e,t){let r=t??e,{v:o,yParity:n}=r;if(typeof r.r>"u")return[];if(typeof r.s>"u")return[];if(typeof o>"u"&&typeof n>"u")return[];let i=ut(r.r),s=ut(r.s);return[(()=>typeof n=="number"?n?_(1):"0x":o===0n?"0x":o===1n?_(1):o===27n?"0x":_(1))(),i==="0x00"?"0x":i,s==="0x00"?"0x":s]}var Pn={gasPriceOracle:{address:"0x420000000000000000000000000000000000000F"},l1Block:{address:"0x4200000000000000000000000000000000000015"},l2CrossDomainMessenger:{address:"0x4200000000000000000000000000000000000007"},l2Erc721Bridge:{address:"0x4200000000000000000000000000000000000014"},l2StandardBridge:{address:"0x4200000000000000000000000000000000000010"},l2ToL1MessagePasser:{address:"0x4200000000000000000000000000000000000016"}};Ue();var Bn={block:Ao({format(e){return{transactions:e.transactions?.map(r=>{if(typeof r=="string")return r;let o=dt(r);return o.typeHex==="0x7e"&&(o.isSystemTx=r.isSystemTx,o.mint=r.mint?Fe(r.mint):void 0,o.sourceHash=r.sourceHash,o.type="deposit"),o}),stateRoot:e.stateRoot}}}),transaction:Io({format(e){let t={};return e.type==="0x7e"&&(t.isSystemTx=e.isSystemTx,t.mint=e.mint?Fe(e.mint):void 0,t.sourceHash=e.sourceHash,t.type="deposit"),t}}),transactionReceipt:Bo({format(e){return{l1GasPrice:e.l1GasPrice?Fe(e.l1GasPrice):null,l1GasUsed:e.l1GasUsed?Fe(e.l1GasUsed):null,l1Fee:e.l1Fee?Fe(e.l1Fee):null,l1FeeScalar:e.l1FeeScalar?Number(e.l1FeeScalar):null}}})};ir();cr();Ar();re();function ha(e,t){return ba(e)?xa(e):An(e,t)}var Ln={transaction:ha};function xa(e){ga(e);let{sourceHash:t,data:r,from:o,gas:n,isSystemTx:i,mint:s,to:a,value:l}=e,u=[t,o,a??"0x",s?ie(s):"0x",l?ie(l):"0x",n?ie(n):"0x",i?"0x1":"0x",r??"0x"];return He(["0x7e",ye(u)])}function ba(e){return e.type==="deposit"||typeof e.sourceHash<"u"}function ga(e){let{from:t,to:r}=e;if(t&&!fe(t))throw new oe({address:t});if(r&&!fe(r))throw new oe({address:r})}var Mr={blockTime:2e3,contracts:Pn,formatters:Bn,serializers:Ln};var pr=$e({id:31337,name:"Anvil",nativeCurrency:{decimals:18,name:"Ether",symbol:"ETH"},rpcUrls:{default:{http:["http://127.0.0.1:8545"],webSocket:["ws://127.0.0.1:8545"]}}});var _t=1,Ct=$e({...Mr,id:8453,name:"Base",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://mainnet.base.org"]}},blockExplorers:{default:{name:"Basescan",url:"https://basescan.org",apiUrl:"https://api.basescan.org/api"}},contracts:{...Mr.contracts,disputeGameFactory:{[_t]:{address:"0x43edB88C4B80fDD2AdFF2412A7BebF9dF42cB40e"}},l2OutputOracle:{[_t]:{address:"0x56315b90c40730925ec5485cf004d835058518A0"}},multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:5022},portal:{[_t]:{address:"0x49048044D57e1C92A77f79988d21Fa8fAF74E97e",blockCreated:17482143}},l1StandardBridge:{[_t]:{address:"0x3154Cf16ccdb4C6d922629664174b904d80F2C35",blockCreated:17482143}}},sourceId:_t}),ya=$e({...Ct,experimental_preconfirmationTime:200,rpcUrls:{default:{http:["https://mainnet-preconf.base.org"]}}});var ur=$e({id:1,name:"Ethereum",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},blockTime:12e3,rpcUrls:{default:{http:["https://eth.merkle.io"]}},blockExplorers:{default:{name:"Etherscan",url:"https://etherscan.io",apiUrl:"https://api.etherscan.io/api"}},contracts:{ensUniversalResolver:{address:"0xeeeeeeee14d718c2b47d9923deab1335e144eeee",blockCreated:23085558},multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:14353601}}});import{z as $}from"zod";import{z as Z}from"zod";import{z as m}from"zod";import{z as It}from"zod";import{z as ne}from"zod";import{z as w}from"zod";import{z as C}from"zod";import{z as D}from"zod";import ll from"crypto";import{z as he}from"zod";import{z as le}from"zod";import{z as _s}from"zod";import{z as xe}from"zod";import{z as st}from"zod";import{z as Ge}from"zod";import{z as Kl}from"zod";import{z as Zl}from"zod";import{z as E}from"zod";import{z as de}from"zod";import{z as fp}from"zod";import{z as L}from"zod";import{z as g}from"zod";import{z as nt}from"zod";import{z as Cs}from"zod";import{z as G}from"zod";import{z as Rs}from"zod";import{z as me}from"zod";import{z as U}from"zod";var _x=lt(Kr(),1);import{z as B}from"zod";var Xp=lt(Kr(),1),Jp=lt($n(),1),Zp=lt(vs(),1);import{z as ot}from"zod";var ic=H.object({detail:H.union([H.string(),H.array(H.object({msg:H.string(),type:H.string().optional(),ctx:H.record(H.unknown()).optional(),loc:H.array(H.union([H.string(),H.number()])).optional(),input:H.unknown().optional()}).passthrough()),H.record(H.unknown())]).optional(),type:H.string().optional(),code:H.string().optional()}),De=class extends Error{constructor(e,t){super(e),this.name=this.constructor.name,this.status=t.status,this.statusText=t.statusText,this.detail=t.detail,Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)}},ro=class hr extends De{constructor(t,r){super(t,{status:r?.status??0,statusText:r?.statusText??"Unknown Error",detail:r?.detail||t}),this.name="RequestError",this.isRequestError=!0,this.data=r?.data,this.request=r?.request,this.response=r?.response,this.code=r?.code,this.type=r?.type}static fromFetchError(t){let r=ic.safeParse(t.data);return r.success?new hr(t.message,{status:t.status??void 0,statusText:t.statusText??void 0,data:t.data,request:t.request??void 0,response:t.response??void 0,detail:r.data.detail,code:r.data.code??void 0,type:r.data.type??void 0}):new hr(t.message,{status:t.status??void 0,statusText:t.statusText??void 0,data:t.data,request:t.request??void 0,response:t.response??void 0,detail:t.data?.detail||"Unknown API error",code:t.status?.toString()??void 0})}static fromError(t,r){return new hr(t.message,{request:r??void 0,detail:t.message})}},ac=class extends De{constructor(e,t){super(e,t),this.isValidationError=!0,this.validationErrors=t.validationErrors}},cc=class extends De{constructor(){super(...arguments),this.isAuthError=!0}},Es=class extends De{constructor(){super(...arguments),this.isBusinessError=!0}},lc=class extends De{constructor(){super(...arguments),this.isServerError=!0}},pc=class extends De{constructor(){super(...arguments),this.isUnknownError=!0}};function uc(e){if(!e||!Array.isArray(e))return"unknown";let t=e.filter(r=>typeof r=="string"?!["body","query","path","header"].includes(r):!0);return t.length>0?t.join("."):"unknown"}function Ss(e){if(!Array.isArray(e))return{errors:[],message:typeof e=="string"?e:"Validation error"};let t=e.map((n,i)=>{let s=uc(n.loc),a=s;return s==="unknown"&&n.type&&(a=n.type==="missing"?"required field":n.type),{field:a,message:n.msg,type:n.type,context:n.ctx}}),r=t.length,o=r===1?`Validation failed: ${t[0].message}`:`Validation failed (${r} issue${r>1?"s":""})`;return{errors:t,message:o}}function fc(e){return e===422?"validation":e===401||e===403?"auth":e>=400&&e<500?"business":e>=500?"server":"unknown"}function mc(e,t,r){if(e===422&&Array.isArray(t)){let{message:o}=Ss(t);return o}if(typeof t=="string")return t;if(t&&typeof t=="object"&&"message"in t){let o=t.message;if(typeof o=="string")return o}return r}function dc(e){let t=e.status??0,r=e.statusText??"Unknown Error",o=e.detail,n=xc(o);if(n)return new hc(n.message,{status:t,statusText:r,detail:o,errorCode:n.error_code,structuredDetails:n.details,suggestions:n.suggestions,links:n.links});let i=fc(t),s=mc(t,o,e.message),a={status:t,statusText:r,detail:o};if(i==="validation"&&Array.isArray(o)){let{errors:l}=Ss(o);return new ac(s,{...a,validationErrors:l})}return i==="auth"?new cc(s,a):i==="business"?new Es(s,a):i==="server"?new lc(s,a):new pc(s,a)}var hc=class extends Es{constructor(e,t){super(e,t),this.isResourceError=!0,this.errorCode=t.errorCode,this.structuredDetails=t.structuredDetails,this.suggestions=t.suggestions,this.links=t.links}};function xc(e){if(!e||typeof e!="object")return null;let t=e;return t.error_code&&typeof t.error_code=="string"&&t.message&&typeof t.message=="string"?{error_code:t.error_code,message:t.message,details:t.details,suggestions:t.suggestions,links:t.links}:null}var oo=["2025-05-31","2025-10-28"],rt=(0,Ts.default)("phala::api-client");function bc(e){return Object.entries(e).map(([t,r])=>` -H "${t}: ${r}"`).join(`
|
|
12
|
+
`)}function gc(e){return e?` -d '${(typeof e=="string"?e:JSON.stringify(e,null,2)).replace(/'/g,"\\'")}'`:""}function ws(e,t,r,o){let n=[];r.forEach((a,l)=>{n.push(`${l}: ${a}`)});let i=n.join(`
|
|
13
|
+
`),s=typeof o=="string"?o:JSON.stringify(o,null,2);return[`< HTTP/1.1 ${e} ${t}`,i?`< ${i.replace(/\n/g,`
|
|
14
|
+
< `)}`:"","",s].filter(Boolean).join(`
|
|
15
|
+
`)}var yc=class{constructor(e={}){this.emitter=Co();let t={...e,apiKey:e.apiKey||process?.env?.PHALA_CLOUD_API_KEY,baseURL:e.baseURL||process?.env?.PHALA_CLOUD_API_PREFIX||"https://cloud-api.phala.network/api/v1"},r=t.version&&oo.includes(t.version)?t.version:oo[oo.length-1];this.config=t;let{apiKey:o,baseURL:n,timeout:i,headers:s,useCookieAuth:a,onResponseError:l,...u}=t,f={"X-Phala-Version":r,"Content-Type":"application/json"};s&&typeof s=="object"&&Object.entries(s).forEach(([p,d])=>{typeof d=="string"&&(f[p]=d)}),!a&&o&&(f["X-API-Key"]=o),this.fetchInstance=sc.create({baseURL:n,timeout:i||3e4,headers:f,...a?{credentials:"include"}:{},...u,onRequest({request:p,options:d}){if(rt.enabled){let h=d.method||"GET",I=typeof p=="string"?p:p.url,k=I.startsWith("http")?I:`${n}${I}`,P={};d.headers&&typeof d.headers=="object"&&Object.entries(d.headers).forEach(([V,R])=>{typeof R=="string"&&(P[V]=R)});let q=[`> curl -X ${h} "${k}"`,bc(P),d.body?gc(d.body):""].filter(Boolean).join(`
|
|
16
|
+
`);rt(`
|
|
17
|
+
=== REQUEST ===
|
|
18
|
+
%s
|
|
19
|
+
`,q)}},onResponse({request:p,response:d,options:h}){if(rt.enabled){let I=h.method||"GET",k=typeof p=="string"?p:p.url;rt(`
|
|
20
|
+
=== RESPONSE [%s %s] (%dms) ===
|
|
21
|
+
%s
|
|
22
|
+
`,I,k,d.headers.get("x-response-time")||"?",ws(d.status,d.statusText,d.headers,d._data))}},onResponseError:({request:p,response:d,options:h})=>{if(console.warn(`HTTP ${d.status}: ${d.url}`),rt.enabled){let I=h.method||"GET",k=typeof p=="string"?p:p.url;rt(`
|
|
23
|
+
=== ERROR RESPONSE [%s %s] ===
|
|
24
|
+
%s
|
|
25
|
+
`,I,k,ws(d.status,d.statusText,d.headers,d._data))}l&&l({request:p,response:d,options:h})}})}get raw(){return this.fetchInstance}on(e,t){this.emitter.on(e,t)}off(e,t){this.emitter.off(e,t)}once(e,t){let r=o=>{t(o),this.emitter.off(e,r)};this.emitter.on(e,r)}async get(e,t){try{return await this.fetchInstance(e,{...t,method:"GET"})}catch(r){let o=this.convertToRequestError(r);throw this.emitError(o)}}async post(e,t,r){try{return await this.fetchInstance(e,{...r,method:"POST",body:t})}catch(o){let n=this.convertToRequestError(o);throw this.emitError(n)}}async put(e,t,r){try{return await this.fetchInstance(e,{...r,method:"PUT",body:t})}catch(o){let n=this.convertToRequestError(o);throw this.emitError(n)}}async patch(e,t,r){try{return await this.fetchInstance(e,{...r,method:"PATCH",body:t})}catch(o){let n=this.convertToRequestError(o);throw this.emitError(n)}}async delete(e,t){try{return await this.fetchInstance(e,{...t,method:"DELETE"})}catch(r){let o=this.convertToRequestError(r);throw this.emitError(o)}}convertToRequestError(e){return e&&typeof e=="object"&&"data"in e?ro.fromFetchError(e):e instanceof Error?ro.fromError(e):new ro("Unknown error occurred",{detail:"Unknown error occurred"})}emitError(e){let t=dc(e);return this.emitter.emit("error",t),t}async safeRequest(e){try{return{success:!0,data:await e()}}catch(t){if(t instanceof De)return{success:!1,error:t};let r=this.convertToRequestError(t);return this.emitError(r),{success:!1,error:r}}}async safeGet(e,t){return this.safeRequest(()=>this.get(e,t))}async safePost(e,t,r){return this.safeRequest(()=>this.post(e,t,r))}async safePut(e,t,r){return this.safeRequest(()=>this.put(e,t,r))}async safePatch(e,t,r){return this.safeRequest(()=>this.patch(e,t,r))}async safeDelete(e,t){return this.safeRequest(()=>this.delete(e,t))}extend(e){let t=typeof e=="function"?e(this):e,r=Object.create(this);for(let[o,n]of Object.entries(t))typeof n=="function"&&(r[o]=(...i)=>n(this,...i));return r}};function vc(e={}){return new yc(e)}function Is(e){if(e?.schema!==void 0&&e?.schema!==!1&&(typeof e.schema!="object"||e.schema===null||!("parse"in e.schema)||typeof e.schema.parse!="function"))throw new Error("Invalid schema: must be a Zod schema object, false, or undefined")}function As(e){if(e?.schema!==void 0&&e?.schema!==!1&&(typeof e.schema!="object"||e.schema===null||!("parse"in e.schema)||typeof e.schema.parse!="function"))return{success:!1,error:{name:"ZodError",message:"Invalid schema: must be a Zod schema object, false, or undefined",issues:[{code:"invalid_type",expected:"object",received:typeof e.schema,path:["schema"],message:"Invalid schema: must be a Zod schema object, false, or undefined"}]}}}function Ps(e,t){function r(s,a){return o(s,a)}async function o(s,a){Is(a);let l=await t(s);return a?.schema===!1?l:(a?.schema||e).parse(l)}function n(s,a){return i(s,a)}async function i(s,a){let l=As(a);if(l)return l;let u=await(async()=>{try{return{success:!0,data:await t(s)}}catch(p){return p&&typeof p=="object"&&"status"in p?{success:!1,error:p}:p&&typeof p=="object"&&"issues"in p?{success:!1,error:p}:{success:!1,error:{name:"Error",message:p instanceof Error?p.message:String(p)}}}})();return u.success?a?.schema===!1?{success:!0,data:u.data}:(a?.schema||e).safeParse(u.data):u}return{action:r,safeAction:n}}function S(e,t){function r(s,...a){let[l,u]=a;return o(s,l,u)}async function o(s,a,l){Is(l);let u=await t(s,a);return l?.schema===!1?u:(l?.schema||e).parse(u)}function n(s,...a){let[l,u]=a;return i(s,l,u)}async function i(s,a,l){let u=As(l);if(u)return u;let f=await(async()=>{try{return{success:!0,data:await t(s,a)}}catch(d){return d&&typeof d=="object"&&"status"in d?{success:!1,error:d}:d&&typeof d=="object"&&"issues"in d?{success:!1,error:d}:{success:!1,error:{name:"Error",message:d instanceof Error?d.message:String(d)}}}})();return f.success?l?.schema===!1?{success:!0,data:f.data}:(l?.schema||e).safeParse(f.data):f}return{action:r,safeAction:n}}var wc=Pe.object({username:Pe.string(),email:Pe.string(),credits:Pe.number(),granted_credits:Pe.number(),avatar:Pe.string(),team_name:Pe.string(),team_tier:Pe.string()}).passthrough(),{action:_c,safeAction:Cc}=Ps(wc,async e=>await e.get("/auth/me")),kc={[ur.id]:ur,[Ct.id]:Ct,[pr.id]:pr},Tc=Be.object({id:Be.string(),slug:Be.string().nullable(),url:Be.string(),version:Be.string(),chain_id:Be.number().nullable(),kms_contract_address:Be.string().nullable().transform(e=>e),gateway_app_id:Be.string().nullable().transform(e=>e)}).passthrough(),it=Tc.transform(e=>{if(e.chain_id!=null){let t=kc[e.chain_id];if(t)return{...e,chain:t}}return e}),Ec=v.object({name:v.string(),is_dev:v.boolean(),version:v.union([v.tuple([v.number(),v.number(),v.number()]),v.tuple([v.number(),v.number(),v.number(),v.number()])]),os_image_hash:v.string().nullable().optional()}).passthrough(),Sc=v.object({teepod_id:v.number(),name:v.string(),listed:v.boolean(),resource_score:v.number(),remaining_vcpu:v.number(),remaining_memory:v.number(),remaining_cvm_slots:v.number(),images:v.array(Ec),support_onchain_kms:v.boolean().optional(),fmspc:v.string().nullable().optional(),device_id:v.string().nullable().optional(),region_identifier:v.string().nullable().optional(),default_kms:v.string().nullable().optional(),kms_list:v.array(v.string()).default([])}).passthrough(),Ic=v.object({max_instances:v.number().nullable().optional(),max_vcpu:v.number().nullable().optional(),max_memory:v.number().nullable().optional(),max_disk:v.number().nullable().optional()}).passthrough(),Ac=v.object({tier:v.string(),capacity:Ic,nodes:v.array(Sc),kms_list:v.array(it)}).passthrough(),{action:Pc,safeAction:Bc}=Ps(Ac,async e=>await e.get("/teepods/available")),Bs=$.object({id:$.string(),name:$.string(),description:$.string(),vcpu:$.number(),memory_mb:$.number(),hourly_rate:$.string(),requires_gpu:$.boolean(),default_disk_size_gb:$.number().default(20),family:$.string().nullable()}).passthrough(),Lc=$.object({name:$.string(),items:$.array(Bs),total:$.number()}).strict(),$c=$.object({result:$.array(Lc)}).strict(),Uc=$.object({items:$.array(Bs),total:$.number(),family:$.string()}).strict(),Fc=$.object({family:$.string()}).strict(),{action:zc,safeAction:Hc}=S($c,async e=>await e.get("/instance-types")),{action:Rc,safeAction:Oc}=S(Uc,async(e,t)=>{let r=Fc.parse(t);return await e.get(`/instance-types/${r.family}`)}),Ls=Z.object({id:Z.string(),name:Z.string(),slug:Z.string().nullable(),tier:Z.string(),role:Z.string(),created_at:Z.string()}).passthrough(),jc=Z.object({has_more:Z.boolean(),next_cursor:Z.string().nullable(),total:Z.number().nullable()}).passthrough(),Nc=Z.object({data:Z.array(Ls),pagination:jc}).passthrough(),{action:Gc,safeAction:Dc}=S(Nc,async(e,t)=>{let r=new URLSearchParams;t?.cursor&&r.append("cursor",t.cursor),t?.limit&&r.append("limit",t.limit.toString());let o=r.toString()?`/workspaces?${r.toString()}`:"/workspaces";return await e.get(o)}),{action:Mc,safeAction:qc}=S(Ls,async(e,t)=>await e.get(`/workspaces/${t}`)),Vc=m.object({id:m.string(),name:m.string(),status:m.string(),uptime:m.string(),app_url:m.string().nullable(),app_id:m.string(),instance_id:m.string().nullable(),configuration:m.any().optional(),exited_at:m.string().nullable(),boot_progress:m.string().nullable(),boot_error:m.string().nullable(),shutdown_progress:m.string().nullable(),image_version:m.string().nullable()}),Kc=m.object({id:m.number(),username:m.string()}),so=m.object({id:m.number(),name:m.string(),region_identifier:m.string().nullable().optional()}),$s=m.object({app:m.string(),instance:m.string()}),Wc=m.object({hosted:Vc,name:m.string(),managed_user:Kc.nullable(),node:so.nullable(),listed:m.boolean().default(!1),status:m.string(),in_progress:m.boolean().default(!1),dapp_dashboard_url:m.string().nullable(),syslog_endpoint:m.string().nullable(),allow_upgrade:m.boolean().default(!1),project_id:m.string().nullable(),project_type:m.string().nullable(),billing_period:m.string().nullable(),kms_info:it.nullable(),vcpu:m.number().nullable(),memory:m.number().nullable(),disk_size:m.number().nullable(),gateway_domain:m.string().nullable(),public_urls:m.array($s)}),Us=m.object({id:m.number(),name:m.string(),status:m.string(),in_progress:m.boolean().optional().default(!1),teepod_id:m.number().nullable(),teepod:so.optional().nullable(),app_id:m.string(),vm_uuid:m.string().nullable(),instance_id:m.string().nullable(),vcpu:m.number(),memory:m.number(),disk_size:m.number(),base_image:m.string().nullable(),encrypted_env_pubkey:m.string().nullable(),listed:m.boolean().optional().default(!1),project_id:m.string().optional().nullable(),project_type:m.string().optional().nullable(),public_sysinfo:m.boolean().optional().default(!1),public_logs:m.boolean().optional().default(!1),dapp_dashboard_url:m.string().optional().nullable(),syslog_endpoint:m.string().optional().nullable(),kms_info:it.optional().nullable(),contract_address:m.string().optional().nullable(),deployer_address:m.string().optional().nullable(),scheduled_delete_at:m.string().optional().nullable(),public_urls:m.array($s).optional().default([]),gateway_domain:m.string().optional().nullable()}),xr=m.object({id:m.number(),name:m.string(),status:m.string(),teepod_id:m.number(),teepod:so.optional().nullable(),user_id:m.number().optional().nullable(),app_id:m.string(),vm_uuid:m.string().nullable(),instance_id:m.string().nullable(),app_url:m.string().optional().nullable(),base_image:m.string().nullable(),vcpu:m.number(),memory:m.number(),disk_size:m.number(),manifest_version:m.number().optional().nullable(),version:m.string().optional().nullable(),runner:m.string().optional().nullable(),docker_compose_file:m.string().optional().nullable(),features:m.array(m.string()).optional().nullable(),created_at:m.string(),encrypted_env_pubkey:m.string().nullable()}),At=It.object({id:It.string().optional(),uuid:It.string().regex(/^[0-9a-f]{8}[-]?[0-9a-f]{4}[-]?4[0-9a-f]{3}[-]?[89ab][0-9a-f]{3}[-]?[0-9a-f]{12}$/i,"Invalid UUID format").optional(),app_id:It.string().optional(),instance_id:It.string().optional()}),Pt=e=>e.refine(t=>{let r=t;return!!(r.id||r.uuid||r.app_id||r.instance_id)},{message:"One of id, uuid, app_id, or instance_id must be provided"}),Xc=Pt(At),O=Xc.transform(e=>{let t;if(e.id)t=e.id;else if(e.uuid)t=e.uuid.replace(/-/g,"");else if(e.app_id)t=e.app_id.startsWith("app_")?e.app_id:`app_${e.app_id}`;else if(e.instance_id)t=e.instance_id.startsWith("instance_")?e.instance_id:`instance_${e.instance_id}`;else throw new Error("No valid identifier provided");return{cvmId:t}}),Jc=O,{action:Zc,safeAction:at}=S(Us,async(e,t)=>{let{cvmId:r}=Jc.parse(t);return await e.get(`/cvms/${r}`)}),Yc=ne.object({page:ne.number().int().min(1).optional(),page_size:ne.number().int().min(1).optional(),node_id:ne.number().int().min(1).optional(),teepod_id:ne.number().int().min(1).optional(),user_id:ne.string().optional()}).strict(),Qc=ne.object({items:ne.array(Wc),total:ne.number(),page:ne.number(),page_size:ne.number(),pages:ne.number()}).strict(),{action:el,safeAction:br}=S(Qc,async(e,t)=>{let r=Yc.parse(t??{});return await e.get("/cvms/paginated",{params:r})}),tl=w.object({app_id:w.string().nullable().optional(),app_env_encrypt_pubkey:w.string().nullable().optional(),compose_hash:w.string(),fmspc:w.string().nullable().optional(),device_id:w.string().nullable().optional(),os_image_hash:w.string().nullable().optional(),instance_type:w.string().nullable().optional(),teepod_id:w.number().nullable().optional(),node_id:w.number().nullable().optional(),kms_id:w.string().nullable().optional()}).passthrough().transform(e=>{if("teepod_id"in e&&e.teepod_id!==void 0){let{teepod_id:t,...r}=e;return{...r,node_id:t}}return e}),rl=w.object({node_id:w.number().optional(),teepod_id:w.number().optional(),region:w.string().optional(),name:w.string(),instance_type:w.string().default("tdx.small"),image:w.string().optional(),vcpu:w.number().optional(),memory:w.number().optional(),disk_size:w.number().optional(),compose_file:w.object({allowed_envs:w.array(w.string()).optional(),pre_launch_script:w.string().optional(),docker_compose_file:w.string().optional(),name:w.string().optional().default(""),kms_enabled:w.boolean().optional(),public_logs:w.boolean().optional(),public_sysinfo:w.boolean().optional(),gateway_enabled:w.boolean().optional(),tproxy_enabled:w.boolean().optional()}),listed:w.boolean().optional(),kms_id:w.string().optional(),kms:w.enum(["PHALA","ETHEREUM","BASE"]).optional(),kms_contract:w.string().optional(),env_keys:w.array(w.string()).optional()}).passthrough();function ol(e){if(!e.compose_file)return e;let t={...e.compose_file};return typeof t.gateway_enabled=="boolean"&&typeof t.tproxy_enabled=="boolean"?delete t.tproxy_enabled:typeof t.tproxy_enabled=="boolean"&&typeof t.gateway_enabled>"u"&&(t.gateway_enabled=t.tproxy_enabled,delete t.tproxy_enabled,(typeof window<"u"?window.console:globalThis.console)&&console.warn("[phala/cloud] tproxy_enabled is deprecated, please use gateway_enabled instead. See docs for migration.")),{...e,compose_file:t}}var{action:nl,safeAction:sl}=S(tl,async(e,t)=>{let r=rl.parse(t),o=ol(r),n={...o};return typeof o.node_id=="number"?(n={...o,teepod_id:o.node_id},delete n.node_id):typeof o.teepod_id=="number"&&console.warn("[phala/cloud] teepod_id is deprecated, please use node_id instead."),await e.post("/cvms/provision",n)}),il=C.object({id:C.number(),name:C.string(),status:C.string(),teepod_id:C.number(),teepod:C.object({id:C.number(),name:C.string()}).nullable(),user_id:C.number().nullable(),app_id:C.string().nullable(),vm_uuid:C.string().nullable(),instance_id:C.string().nullable(),app_url:C.string().nullable(),base_image:C.string().nullable(),vcpu:C.number(),memory:C.number(),disk_size:C.number(),manifest_version:C.number().nullable(),version:C.string().nullable(),runner:C.string().nullable(),docker_compose_file:C.string().nullable(),features:C.array(C.string()).nullable(),created_at:C.string(),encrypted_env_pubkey:C.string().nullable().optional(),app_auth_contract_address:C.string().nullable().optional(),deployer_address:C.string().nullable().optional()}).passthrough(),ex=C.object({encrypted_env:C.string().optional().nullable(),app_id:C.string(),compose_hash:C.string(),kms_id:C.string().optional(),contract_address:C.string().optional(),deployer_address:C.string().optional(),env_keys:C.array(C.string()).optional().nullable()}).passthrough(),{action:al,safeAction:cl}=S(il,async(e,t)=>await e.post("/cvms",t)),Fs=D.object({allowed_envs:D.array(D.string()).optional(),docker_compose_file:D.string(),features:D.array(D.string()).optional(),name:D.string().optional(),manifest_version:D.number().optional(),kms_enabled:D.boolean().optional(),public_logs:D.boolean().optional(),public_sysinfo:D.boolean().optional(),tproxy_enabled:D.boolean().optional(),pre_launch_script:D.string().optional(),env_pubkey:D.string().optional(),salt:D.string().optional().nullable()}).passthrough();function no(e){return e==null?e:Array.isArray(e)?e.map(no):e&&typeof e=="object"&&e.constructor===Object?Object.keys(e).sort().reduce((t,r)=>{let o=e[r];return t[r]=no(o),t},{}):e}function zs(e){let t={...e};return t.runner==="bash"&&"docker_compose_file"in t?delete t.docker_compose_file:t.runner==="docker-compose"&&"bash_script"in t&&delete t.bash_script,"pre_launch_script"in t&&!t.pre_launch_script&&delete t.pre_launch_script,t}function Hs(e){let t=no(e),r=JSON.stringify(t,null,4);return r=r.replace(/": /g,'":'),r}function pl(e){let t=zs(e),r=Hs(t);return ll.createHash("sha256").update(r,"utf8").digest("hex")}function ul(e){let t=e;return{...e,getHash:()=>pl(t),toString:()=>Hs(zs(t))}}var fl=Fs.transform(e=>ul(e)),ml=O,{action:dl,safeAction:io}=S(fl,async(e,t)=>{let{cvmId:r}=ml.parse(t);return await e.get(`/cvms/${r}/compose_file`)}),hl=he.object({id:he.string().optional(),uuid:he.string().regex(/^[0-9a-f]{8}[-]?[0-9a-f]{4}[-]?4[0-9a-f]{3}[-]?[89ab][0-9a-f]{3}[-]?[0-9a-f]{12}$/i).optional(),app_id:he.string().refine(e=>!e.startsWith("app_")&&e.length===40,"app_id should be 40 characters without prefix").transform(e=>e.startsWith("app_")?e:`app_${e}`).optional(),instance_id:he.string().refine(e=>!e.startsWith("instance_")&&e.length===40,"instance_id should be 40 characters without prefix").transform(e=>e.startsWith("instance_")?e:`instance_${e}`).optional(),app_compose:Fs,update_env_vars:he.boolean().optional().nullable()}).refine(e=>!!(e.id||e.uuid||e.app_id||e.instance_id),"One of id, uuid, app_id, or instance_id must be provided").transform(e=>({cvmId:e.id||e.uuid||e.app_id||e.instance_id,request:{...e.app_compose,update_env_vars:e.update_env_vars},_raw:e})),xl=he.object({app_id:he.string().nullable(),device_id:he.string().nullable(),compose_hash:he.string(),kms_info:it.nullable().optional()}).passthrough(),{action:bl,safeAction:gl}=S(xl,async(e,t)=>{let r=hl.parse(t);return await e.post(`/cvms/${r.cvmId}/compose_file/provision`,r.request)}),yl=le.object({id:le.string().optional(),uuid:le.string().regex(/^[0-9a-f]{8}[-]?[0-9a-f]{4}[-]?4[0-9a-f]{3}[-]?[89ab][0-9a-f]{3}[-]?[0-9a-f]{12}$/i).optional(),app_id:le.string().refine(e=>!e.startsWith("app_")&&e.length===40,"app_id should be 40 characters without prefix").transform(e=>e.startsWith("app_")?e:`app_${e}`).optional(),instance_id:le.string().refine(e=>!e.startsWith("instance_")&&e.length===40,"instance_id should be 40 characters without prefix").transform(e=>e.startsWith("instance_")?e:`instance_${e}`).optional(),compose_hash:le.string().min(1,"Compose hash is required"),encrypted_env:le.string().optional(),env_keys:le.array(le.string()).optional(),update_env_vars:le.boolean().optional().nullable()}).refine(e=>!!(e.id||e.uuid||e.app_id||e.instance_id),"One of id, uuid, app_id, or instance_id must be provided").transform(e=>({cvmId:e.id||e.uuid||e.app_id||e.instance_id,compose_hash:e.compose_hash,encrypted_env:e.encrypted_env,env_keys:e.env_keys,update_env_vars:!!e.update_env_vars,_raw:e})),vl=le.any().transform(()=>{}),{action:wl,safeAction:_l}=S(vl,async(e,t)=>{let r=yl.parse(t);return await e.patch(`/cvms/${r.cvmId}/compose_file`,{compose_hash:r.compose_hash,encrypted_env:r.encrypted_env,env_keys:r.env_keys})}),Cl=_s.object({kms_id:_s.string().min(1,"KMS ID is required")}),{action:kl,safeAction:Tl}=S(it,async(e,t)=>{let r=Cl.parse(t);return await e.get(`/kms/${r.kms_id}`)}),El=xe.object({page:xe.number().int().min(1).optional(),page_size:xe.number().int().min(1).optional(),is_onchain:xe.boolean().optional()}).strict(),Sl=xe.object({items:xe.array(it),total:xe.number(),page:xe.number(),page_size:xe.number(),pages:xe.number()}).strict(),{action:Il,safeAction:Al}=S(Sl,async(e,t)=>{let r=El.parse(t??{});return await e.get("/kms",{params:r})}),Pl=st.object({kms:st.string().min(1,"KMS ID or slug is required"),app_id:st.string().refine(e=>e.length===40||e.startsWith("0x")&&e.length===42,"App ID must be exactly 40 characters or 42 characters with 0x prefix")}).strict(),Bl=st.object({public_key:st.string(),signature:st.string()}).strict(),{action:Ll,safeAction:$l}=S(Bl,async(e,t)=>{let r=Pl.parse(t);return await e.get(`/kms/${r.kms}/pubkey/${r.app_id}`)}),Ul=Ge.object({counts:Ge.number().int().min(1).max(20).optional().default(1)}).strict(),Fl=Ge.object({app_ids:Ge.array(Ge.object({app_id:Ge.string(),nonce:Ge.number().int().min(0)}))}).strict(),{action:zl,safeAction:Hl}=S(Fl,async(e,t)=>{let r=Ul.parse(t??{}),o=new URLSearchParams;return o.append("counts",r.counts.toString()),await e.get(`/kms/phala/next_app_id?${o.toString()}`)}),Rl=O,{action:Ol,safeAction:jl}=S(xr,async(e,t)=>{let{cvmId:r}=Rl.parse(t);return await e.post(`/cvms/${r}/start`)}),Nl=O,{action:Gl,safeAction:Dl}=S(xr,async(e,t)=>{let{cvmId:r}=Nl.parse(t);return await e.post(`/cvms/${r}/stop`)}),Ml=O,{action:ql,safeAction:Vl}=S(xr,async(e,t)=>{let{cvmId:r}=Ml.parse(t);return await e.post(`/cvms/${r}/shutdown`)}),Wl=Pt(At.extend({force:Kl.boolean().optional()})),{action:Xl,safeAction:Jl}=S(xr,async(e,t)=>{let r=Wl.parse(t),{cvmId:o}=O.parse(r),{force:n=!1}=r;return await e.post(`/cvms/${o}/restart`,{force:n})}),Yl=O,{action:Ql,safeAction:ep}=S(Zl.void(),async(e,t)=>{let{cvmId:r}=Yl.parse(t);await e.delete(`/cvms/${r}`)}),tp=E.object({name:E.string(),mount_point:E.string(),total_size:E.number(),free_size:E.number()}),rp=E.object({os_name:E.string(),os_version:E.string(),kernel_version:E.string(),cpu_model:E.string(),num_cpus:E.number(),total_memory:E.number(),available_memory:E.number(),used_memory:E.number(),free_memory:E.number(),total_swap:E.number(),used_swap:E.number(),free_swap:E.number(),uptime:E.number(),loadavg_one:E.number(),loadavg_five:E.number(),loadavg_fifteen:E.number(),disks:E.array(tp)}),op=E.object({is_online:E.boolean(),is_public:E.boolean().default(!1),error:E.string().nullable(),sysinfo:rp.nullable(),status:E.string().nullable(),in_progress:E.boolean().default(!1),boot_progress:E.string().nullable(),boot_error:E.string().nullable()}),np=O,{action:sp,safeAction:ip}=S(op,async(e,t)=>{let{cvmId:r}=np.parse(t);return await e.get(`/cvms/${r}/stats`)}),ap=de.object({app:de.string(),instance:de.string()}),cp=de.object({is_online:de.boolean(),is_public:de.boolean().default(!0),error:de.string().nullable(),internal_ip:de.string().nullable(),latest_handshake:de.string().nullable(),public_urls:de.array(ap).nullable()}),lp=O,{action:pp,safeAction:up}=S(cp,async(e,t)=>{let{cvmId:r}=lp.parse(t);return await e.get(`/cvms/${r}/network`)}),mp=O,{action:dp,safeAction:hp}=S(fp.string(),async(e,t)=>{let{cvmId:r}=mp.parse(t);return await e.get(`/cvms/${r}/docker-compose.yml`)}),xp=L.object({id:L.string(),names:L.array(L.string()),image:L.string(),image_id:L.string(),command:L.string().nullable().optional(),created:L.number(),state:L.string(),status:L.string(),log_endpoint:L.string().nullable()}),bp=L.object({is_online:L.boolean(),is_public:L.boolean().default(!0),error:L.string().nullable(),docker_compose_file:L.string().nullable(),manifest_version:L.number().nullable(),version:L.string().nullable(),runner:L.string().nullable(),features:L.array(L.string()).nullable(),containers:L.array(xp).nullable()}),gp=O,{action:yp,safeAction:vp}=S(bp,async(e,t)=>{let{cvmId:r}=gp.parse(t);return await e.get(`/cvms/${r}/composition`)}),wp=g.object({common_name:g.string().nullable(),organization:g.string().nullable(),country:g.string().nullable(),state:g.string().nullable(),locality:g.string().nullable()}),_p=g.object({common_name:g.string().nullable(),organization:g.string().nullable(),country:g.string().nullable()}),Cp=g.object({subject:wp,issuer:_p,serial_number:g.string(),not_before:g.string(),not_after:g.string(),version:g.string(),fingerprint:g.string(),signature_algorithm:g.string(),sans:g.array(g.string()).nullable(),is_ca:g.boolean(),position_in_chain:g.number().nullable(),quote:g.string().nullable(),app_id:g.string().nullable().optional(),cert_usage:g.string().nullable().optional()}),kp=g.object({imr:g.number(),event_type:g.number(),digest:g.string(),event:g.string(),event_payload:g.string()}),Tp=g.object({mrtd:g.string(),rootfs_hash:g.string().nullable().optional(),rtmr0:g.string(),rtmr1:g.string(),rtmr2:g.string(),rtmr3:g.string(),event_log:g.array(kp),app_compose:g.string()}),Ep=g.object({name:g.string().nullable(),is_online:g.boolean(),is_public:g.boolean().default(!0),error:g.string().nullable(),app_certificates:g.array(Cp).nullable(),tcb_info:Tp.nullable(),compose_file:g.string().nullable()}),Sp=O,{action:Ip,safeAction:Ap}=S(Ep,async(e,t)=>{let{cvmId:r}=Sp.parse(t);return await e.get(`/cvms/${r}/attestation`)}),Pp=Pt(At.extend({vcpu:nt.number().optional(),memory:nt.number().optional(),disk_size:nt.number().optional(),instance_type:nt.string().optional(),allow_restart:nt.boolean().optional()})),{action:Bp,safeAction:Lp}=S(nt.void(),async(e,t)=>{let r=Pp.parse(t),{cvmId:o}=O.parse(r),{...n}=r;await e.patch(`/cvms/${o}/resources`,n)}),$p=Pt(At.extend({public_sysinfo:Cs.boolean(),public_logs:Cs.boolean()})),{action:Up,safeAction:Fp}=S(Us,async(e,t)=>{let r=$p.parse(t),{cvmId:o}=O.parse(r),{public_sysinfo:n,public_logs:i}=r;return await e.patch(`/cvms/${o}/visibility`,{public_sysinfo:n,public_logs:i})}),ks=G.object({name:G.string(),os_image_hash:G.string().nullable(),is_current:G.boolean()}),zp=G.object({version:G.union([G.tuple([G.number(),G.number(),G.number(),G.number()]),G.tuple([G.number(),G.number(),G.number()])]),prod:ks.nullable(),dev:ks.nullable()}),Hp=G.array(zp),Rp=O,{action:Op,safeAction:jp}=S(Hp,async(e,t)=>{let{cvmId:r}=Rp.parse(t);return await e.get(`/cvms/${r}/available-os-images`)}),Np=Pt(At.extend({os_image_name:Rs.string().min(1,"OS image name is required")})),{action:Gp,safeAction:Dp}=S(Rs.void(),async(e,t)=>{let r=Np.parse(t),{cvmId:o}=O.parse(r),{os_image_name:n}=r;await e.patch(`/cvms/${o}/os-image`,{os_image_name:n})}),Mp=me.object({id:me.string().optional(),instance_id:me.string().optional(),name:me.string(),status:me.string(),uptime:me.string().optional(),exited_at:me.string().optional(),boot_progress:me.string().optional(),boot_error:me.string().optional(),shutdown_progress:me.string().optional()}),qp=O,{action:Vp,safeAction:Kp}=S(Mp,async(e,t)=>{let{cvmId:r}=qp.parse(t);return await e.get(`/cvms/${r}/state`)});function Os(e={}){let t=vc(e),r={getCurrentUser:_c,safeGetCurrentUser:Cc,getAvailableNodes:Pc,safeGetAvailableNodes:Bc,listAllInstanceTypeFamilies:zc,safeListAllInstanceTypeFamilies:Hc,listFamilyInstanceTypes:Rc,safeListFamilyInstanceTypes:Oc,listWorkspaces:Gc,safeListWorkspaces:Dc,getWorkspace:Mc,safeGetWorkspace:qc,getCvmInfo:Zc,safeGetCvmInfo:at,getCvmList:el,safeGetCvmList:br,provisionCvm:nl,safeProvisionCvm:sl,commitCvmProvision:al,safeCommitCvmProvision:cl,getCvmComposeFile:dl,safeGetCvmComposeFile:io,provisionCvmComposeFileUpdate:bl,safeProvisionCvmComposeFileUpdate:gl,commitCvmComposeFileUpdate:wl,safeCommitCvmComposeFileUpdate:_l,startCvm:Ol,safeStartCvm:jl,stopCvm:Gl,safeStopCvm:Dl,shutdownCvm:ql,safeShutdownCvm:Vl,restartCvm:Xl,safeRestartCvm:Jl,deleteCvm:Ql,safeDeleteCvm:ep,getCvmStats:sp,safeGetCvmStats:ip,getCvmNetwork:pp,safeGetCvmNetwork:up,getCvmDockerCompose:dp,safeGetCvmDockerCompose:hp,getCvmContainersStats:yp,safeGetCvmContainersStats:vp,getCvmAttestation:Ip,safeGetCvmAttestation:Ap,updateCvmResources:Bp,safeUpdateCvmResources:Lp,updateCvmVisibility:Up,safeUpdateCvmVisibility:Fp,getAvailableOsImages:Op,safeGetAvailableOsImages:jp,updateOsImage:Gp,safeUpdateOsImage:Dp,getKmsInfo:kl,safeGetKmsInfo:Tl,getKmsList:Il,safeGetKmsList:Al,getAppEnvEncryptPubKey:Ll,safeGetAppEnvEncryptPubKey:$l,nextAppIds:zl,safeNextAppIds:Hl,getCvmState:Vp,safeGetCvmState:Kp};return t.extend(r)}var Wp=U.object({chain:U.unknown().optional(),rpcUrl:U.string().optional(),kmsContractAddress:U.string(),privateKey:U.string().optional(),walletClient:U.unknown().optional(),publicClient:U.unknown().optional(),allowAnyDevice:U.boolean().optional().default(!1),deviceId:U.string().optional().default("0000000000000000000000000000000000000000000000000000000000000000"),composeHash:U.string().optional().default("0000000000000000000000000000000000000000000000000000000000000000"),disableUpgrades:U.boolean().optional().default(!1),skipPrerequisiteChecks:U.boolean().optional().default(!1),minBalance:U.string().optional()}).passthrough(),kx=Wp.refine(e=>{let t=!!e.privateKey,r=!!e.walletClient;return t!==r},{message:"Either 'privateKey' or 'walletClient' must be provided, but not both",path:["privateKey","walletClient"]}).refine(e=>{let t=!!e.publicClient,r=!!e.walletClient,o=!!e.chain;return t&&r?!0:o},{message:"Chain is required when publicClient or walletClient is not provided",path:["chain"]}),Tx=U.object({appId:U.string(),appAuthAddress:U.string(),deployer:U.string(),transactionHash:U.string(),blockNumber:U.bigint().optional(),gasUsed:U.bigint().optional()}).passthrough();var Sx=B.object({chain:B.unknown().optional(),rpcUrl:B.string().optional(),appId:B.string(),composeHash:B.string(),privateKey:B.string().optional(),walletClient:B.unknown().optional(),publicClient:B.unknown().optional(),skipPrerequisiteChecks:B.boolean().optional().default(!1),minBalance:B.string().optional(),timeout:B.number().optional().default(12e4),retryOptions:B.unknown().optional(),signal:B.unknown().optional(),onTransactionStateChange:B.function().optional(),onTransactionSubmitted:B.function().optional(),onTransactionConfirmed:B.function().optional()}).passthrough().refine(e=>{let t=!!e.privateKey,r=!!e.walletClient;return t!==r},{message:"Either 'privateKey' or 'walletClient' must be provided, but not both",path:["privateKey","walletClient"]}).refine(e=>{let t=!!e.publicClient,r=!!e.walletClient,o=!!e.chain;return t&&r?!0:o},{message:"Chain is required when publicClient or walletClient is not provided",path:["chain"]}),Ix=B.object({composeHash:B.string(),appId:B.string(),transactionHash:B.string(),blockNumber:B.bigint().optional(),gasUsed:B.bigint().optional()}).passthrough();var Px=ot.object({target:ot.string().describe("Target status to wait for (e.g., 'running', 'stopped')"),interval:ot.number().min(5).max(30).default(5).describe("Polling interval in seconds"),timeout:ot.number().min(10).max(600).default(300).describe("Timeout per attempt in seconds"),maxRetries:ot.number().min(0).default(Number.POSITIVE_INFINITY).describe("Maximum number of retry attempts (Infinity for unlimited)"),retryDelay:ot.number().min(0).default(5e3).describe("Delay between retries in milliseconds")});import Ds from"node:crypto";import Ns from"node:fs";import ct from"node:os";import ao from"node:path";import M from"chalk";import Yp from"ora";function Qp(e,t){let r=e.split(/\s+/),o=[],n="";for(let i of r){let s=n.length===0?i:`${n} ${i}`;s.length<=t?n=s:(n.length>0&&o.push(n),n=i)}return n.length>0&&o.push(n),o}function eu(e,t){if(e.length<=t)return[e];let r=[],o=0;for(;o<e.length;)r.push(e.slice(o,o+t)),o+=t;return r}function js(e,t){let r=[];for(let o of e.split(`
|
|
26
|
+
`)){if(o.length<=t){r.push(o);continue}if(o.indexOf(" ")===-1){r.push(...eu(o,t));continue}let n=Qp(o,t);r.push(...n)}if(r.length===0){let o=e.trim();r.push(o)}return r}var pe={error:(e,...t)=>{console.error(M.red("\u2717"),M.red(e),...t)},warn:(e,...t)=>{console.log(M.yellow("\u26A0"),M.yellow(e),...t)},info:(e,...t)=>{console.log(M.blue("\u2139"),M.blue(e),...t)},success:(e,...t)=>{console.log(M.green("\u2713"),M.green(e),...t)},debug:(e,...t)=>{process.env.DEBUG&&console.log(M.gray("\u{1F50D}"),M.gray(e),...t)},table:(e,t)=>{if(e.length===0){console.log(M.yellow("No data to display"));return}if(t){let r;typeof t[0]=="string"?r=t.map(s=>({key:s,header:s})):r=t;let o={};for(let s of r){let a=s.header||String(s.key);o[String(s.key)]=a.length}for(let s of e)for(let a of r){let l=String(typeof a.key=="string"&&!(a.key in s)?"":s[String(a.key)]??"");o[String(a.key)]=Math.max(o[String(a.key)],l.length)}let n=[];for(let s of r){let a=s.header||String(s.key);n.push(M.bold(a.padEnd(o[String(s.key)])))}console.log(n.join(" "));let i=[];for(let s of r)i.push("-".repeat(o[String(s.key)]));console.log(i.join(" "));for(let s of e){let a=[];for(let l of r){let u=String(typeof l.key=="string"&&!(l.key in s)?"":s[String(l.key)]??"");a.push(u.padEnd(o[String(l.key)]))}console.log(a.join(" "))}}else{let r=e[0],o=Object.keys(r),n={};for(let a of o)n[a]=a.length;for(let a of e)for(let l of o){let u=String(a[l]??"");n[l]=Math.max(n[l],u.length)}let i=[];for(let a of o)i.push(M.bold(a.padEnd(n[a])));console.log(i.join(" "));let s=[];for(let a of o)s.push("-".repeat(n[a]));console.log(s.join(" "));for(let a of e){let l=[];for(let u of o){let f=String(a[u]??"");l.push(f.padEnd(n[u]))}console.log(l.join(" "))}}},keyValueTable:(e,t)=>{let{borderStyle:r="single",keyColor:o=M.blue,valueColor:n=M.white,maxWidth:i=process.stdout.columns||80}=t||{},a={single:{topLeft:"\u250C",topRight:"\u2510",bottomLeft:"\u2514",bottomRight:"\u2518",horizontal:"\u2500",vertical:"\u2502",cross:"\u253C",leftT:"\u251C",rightT:"\u2524"},double:{topLeft:"\u2554",topRight:"\u2557",bottomLeft:"\u255A",bottomRight:"\u255D",horizontal:"\u2550",vertical:"\u2551",cross:"\u256C",leftT:"\u2560",rightT:"\u2563"},rounded:{topLeft:"\u256D",topRight:"\u256E",bottomLeft:"\u2570",bottomRight:"\u256F",horizontal:"\u2500",vertical:"\u2502",cross:"\u253C",leftT:"\u251C",rightT:"\u2524"},bold:{topLeft:"\u250F",topRight:"\u2513",bottomLeft:"\u2517",bottomRight:"\u251B",horizontal:"\u2501",vertical:"\u2503",cross:"\u254B",leftT:"\u2523",rightT:"\u252B"},none:{topLeft:"",topRight:"",bottomLeft:"",bottomRight:"",horizontal:"",vertical:"",cross:"",leftT:"",rightT:""}}[r],l=0,u=0;for(let[I,k]of Object.entries(e)){l=Math.max(l,I.length);let P=String(k??"");u=Math.max(u,P.length)}let f=4,p=1,d=i-f-p;if(l+u>d){let I=l/(l+u);l=Math.floor(d*I),u=d-l}let h=l+u+f+p;r!=="none"&&console.log(a.topLeft+a.horizontal.repeat(h-2)+a.topRight);for(let[I,k]of Object.entries(e)){let P=I,q=String(k??""),V=js(P,l),R=js(q,u),J=Math.max(V.length,R.length);for(;V.length<J;)V.push("");for(;R.length<J;)R.push("");for(let se=0;se<J;se++){let Y=V[se].padEnd(l),Bt=R[se].padEnd(u);console.log(r!=="none"?`${a.vertical} ${o(Y)} ${a.vertical} ${n(Bt)} ${a.vertical}`:`${o(Y)} : ${n(Bt)}`)}}r!=="none"&&console.log(a.bottomLeft+a.horizontal.repeat(h-2)+a.bottomRight)},break:()=>{console.log()},startSpinner:e=>{let t=Yp(e).start();return{stop:(r=!0,o)=>{o&&(t.text=o),r?t.succeed():t.fail()}}}};var Ms=ao.join(ct.homedir(),".phala-cloud"),Gs=ao.join(Ms,"api-key"),Wx=ao.join(Ms,"docker-credentials.json");function tu(){let e=[ct.hostname(),ct.platform(),ct.arch(),ct.cpus()[0]?.model||"",ct.userInfo().username],t=Ds.createHash("sha256");return t.update(e.join("|")),t.digest()}function ru(e){try{let t=tu(),r=e.split(":");if(r.length!==2)throw new Error("Invalid encrypted format");let o=Buffer.from(r[0],"hex"),n=r[1],i=Ds.createDecipheriv("aes-256-cbc",t.slice(0,32),o),s=i.update(n,"hex","utf8");return s+=i.final("utf8"),s}catch(t){throw pe.error("Decryption failed:",t),new Error("Failed to decrypt data")}}function qs(){try{if(process.env.PHALA_CLOUD_API_KEY)return process.env.PHALA_CLOUD_API_KEY;if(Ns.existsSync(Gs)){let e=Ns.readFileSync(Gs,"utf8").trim();return ru(e)}return null}catch(e){return pe.error("Failed to read API key:",e),null}}async function j(){let e=qs();return Os({apiKey:e})}import{z as c}from"zod";var ou=c.object({password:c.string(),registry:c.string().nullable(),username:c.string()}),eb=c.object({docker_compose_file:c.string(),docker_config:ou.optional().nullable(),features:c.array(c.string()),kms_enabled:c.boolean(),manifest_version:c.number(),name:c.string(),public_logs:c.boolean(),public_sysinfo:c.boolean(),runner:c.string().optional(),salt:c.string().nullable().optional(),tproxy_enabled:c.boolean(),version:c.string().optional()}).passthrough(),Vs=c.object({id:c.number(),name:c.string(),status:c.string(),teepod_id:c.number().nullable(),teepod:c.object({id:c.number(),name:c.string()}).nullable(),user_id:c.number().nullable(),app_id:c.string(),vm_uuid:c.string().nullable(),instance_id:c.string().nullable(),app_url:c.string().nullable(),base_image:c.string().nullable(),vcpu:c.number(),memory:c.number(),disk_size:c.number(),manifest_version:c.number().nullable(),version:c.string().nullable(),runner:c.string().nullable(),docker_compose_file:c.string().nullable(),features:c.array(c.string()).nullable(),created_at:c.string(),encrypted_env_pubkey:c.string().nullable()}),tb=c.object({key:c.string(),value:c.string()}),Ks=c.object({is_online:c.boolean(),is_public:c.boolean(),error:c.string().nullable(),internal_ip:c.string(),latest_handshake:c.string(),public_urls:c.array(c.object({app:c.string(),instance:c.string()}))}),Ws=c.object({id:c.number(),name:c.string(),status:c.string(),teepod_id:c.number(),teepod:c.object({id:c.number(),name:c.string()}),user_id:c.number().nullable(),app_id:c.string(),vm_uuid:c.string().nullable(),instance_id:c.string().nullable(),app_url:c.string().nullable(),base_image:c.string().nullable(),vcpu:c.number(),memory:c.number(),disk_size:c.number(),manifest_version:c.number().nullable(),version:c.string().nullable(),runner:c.string().nullable(),docker_compose_file:c.string().nullable(),features:c.array(c.string()).nullable(),created_at:c.string(),encrypted_env_pubkey:c.string().nullable()}),Xs=c.object({is_online:c.boolean(),is_public:c.boolean(),error:c.string().nullable(),app_certificates:c.array(c.object({subject:c.object({common_name:c.string().nullable(),organization:c.string().nullable(),country:c.string().nullable(),state:c.string().nullable().optional(),locality:c.string().nullable().optional()}),issuer:c.object({common_name:c.string().nullable(),organization:c.string().nullable(),country:c.string().nullable()}),serial_number:c.string(),not_before:c.string(),not_after:c.string(),version:c.string(),fingerprint:c.string(),signature_algorithm:c.string(),sans:c.string().nullable(),is_ca:c.boolean(),position_in_chain:c.number(),quote:c.string().nullable()})).nullable(),tcb_info:c.object({mrtd:c.string(),rootfs_hash:c.string(),rtmr0:c.string(),rtmr1:c.string(),rtmr2:c.string(),rtmr3:c.string(),event_log:c.array(c.object({imr:c.number(),event_type:c.number(),digest:c.string(),event:c.string(),event_payload:c.string()}))}).nullable(),compose_file:c.string().nullable()}),nu=c.object({name:c.string(),description:c.string().optional(),version:c.array(c.number()).optional(),is_dev:c.boolean().optional(),os_image_hash:c.string().nullable().optional(),rootfs_hash:c.string().optional(),shared_ro:c.boolean().optional(),cmdline:c.string().optional(),kernel:c.string().optional(),initrd:c.string().optional(),hda:c.string().nullable().optional(),rootfs:c.string().optional(),bios:c.string().optional()}),rb=c.object({teepod_id:c.number().nullable(),id:c.number().optional(),name:c.string(),listed:c.boolean().optional(),resource_score:c.number().optional(),remaining_vcpu:c.number().optional(),remaining_memory:c.number().optional(),remaining_cvm_slots:c.number().optional(),images:c.array(nu).optional(),region_identifier:c.string().optional(),dedicated_for_team_id:c.number().nullable().optional(),support_onchain_kms:c.boolean().optional(),fmspc:c.string().nullable().optional(),device_id:c.string().nullable().optional()});import su from"inquirer";async function lb(e,t=!1){let r=await j(),o=await br(r);o.success||(t||pe.error(`Failed to fetch CVMs: ${o.error.message}`),process.exit(1));let n=e.replace(/^app_/,""),a=o.data.items.find(l=>l.hosted?.app_id===n);if(!a)t||pe.error(`CVM with App ID app_${n} not detected`),process.exit(1);else return t||pe.success(`CVM with App ID app_${n} detected`),a.hosted?.app_id||""}async function pb(e){let t=await j(),r=e.replace(/^app_/,""),o=await at(t,{app_id:r});if(!o.success)throw new Error(o.error.message);return o.data}async function ub(e){let t=await j(),r=await io(t,{id:e});if(!r.success)throw new Error(r.error.message);return r.data}async function fb(e){let t=await j(),r=e.replace(/^app_/,""),o=await t.get(`cvms/app_${r}/network`);return Ks.parse(o)}async function mb(e){let t=await j(),r=e.replace(/^app_/,""),o=await t.post(`cvms/app_${r}/start`);return(await at(t,{app_id:r})).data}async function db(e){let t=await j(),r=e.replace(/^app_/,"");return await t.post(`cvms/app_${r}/stop`),(await at(t,{app_id:r})).data}async function hb(e){let t=await j(),r=e.replace(/^app_/,"");return await t.post(`cvms/app_${r}/restart`),(await at(t,{app_id:r})).data}async function xb(e){let t=await j(),r=e.replace(/^app_/,"");return await t.delete(`cvms/app_${r}`),!0}async function bb(){let e=pe.startSpinner("Fetching available CVMs"),t=await j(),r=await br(t);if(e.stop(!0),!r.success){pe.error(`Failed to fetch CVMs: ${r.error.message}`);return}let n=r.data.items;if(!n||n.length===0){pe.info("No CVMs found for your account");return}let i=n.map(a=>{let l=a,u=l.hosted?.app_id||l.hosted?.id,f=l.name||l.hosted?.name,p=l.status||l.hosted?.status;return{name:`${f||"Unnamed"} (${u}) - Status: ${p||"Unknown"}`,value:u}}),{selectedCvm:s}=await su.prompt([{type:"list",name:"selectedCvm",message:"Select a CVM:",choices:i}]);return s}async function gb(e){let t=await j(),r=e.replace(/^app_/,""),o=await t.get(`cvms/app_${r}/attestation`);try{return Xs.parse(o)}catch(n){return pe.debug(`Validation error: ${n instanceof Error?n.message:String(n)}`),{is_online:!!o?.is_online,is_public:!!o?.is_public,error:typeof o?.error=="string"?o.error:null,app_certificates:Array.isArray(o?.app_certificates)?o.app_certificates:null,tcb_info:o?.tcb_info||null,compose_file:typeof o?.compose_file=="string"?o.compose_file:null}}}async function yb(e,t){let r=await j(),o=e.replace(/^app_/,""),n=await r.post(`cvms/app_${o}/replicas`,t);return Ws.parse(n)}async function vb(e,t,r,o,n){let i=await j(),s=e.replace(/^app_/,""),a={};if(t!==void 0&&(a.vcpu=t),r!==void 0&&(a.memory=r),o!==void 0&&(a.disk_size=o),n!==void 0&&(a.allow_restart=n),Object.keys(a).length===0)throw new Error("At least one resource parameter must be provided");return await i.patch(`cvms/app_${s}/resources`,a),!0}async function wb(e){return await(await j()).post("cvms/pubkey/from_cvm_configuration",e)}async function _b(e){let r=await(await j()).post("cvms/from_cvm_configuration",e);return Vs.parse(r)}async function Cb(e,t){let r=await j(),o=e.replace(/^app_/,"");return await r.put(`cvms/app_${o}/compose`,t)}async function kb(e=!1){let t=await j(),r="teepods/available";return e&&(r+="?v03x_only=1"),await t.get(r)}export{lb as checkCvmExists,eb as composeFileSchema,_b as createCvm,Xs as cvmAttestationResponseSchema,xb as deleteCvm,ou as dockerConfigSchema,tb as encryptedEnvItemSchema,gb as getCvmAttestation,pb as getCvmByAppId,ub as getCvmComposeConfig,fb as getCvmNetwork,Ks as getCvmNetworkResponseSchema,wb as getPubkeyFromCvm,kb as getTeepods,nu as imageSchema,Vs as postCvmResponseSchema,yb as replicateCvm,Ws as replicateCvmResponseSchema,vb as resizeCvm,hb as restartCvm,bb as selectCvm,mb as startCvm,db as stopCvm,rb as teepodSchema,Cb as upgradeCvm};
|
|
27
|
+
/*! Bundled license information:
|
|
28
|
+
|
|
29
|
+
@noble/hashes/esm/utils.js:
|
|
30
|
+
(*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
31
|
+
|
|
32
|
+
@noble/hashes/utils.js:
|
|
33
|
+
(*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) *)
|
|
34
|
+
*/
|
|
2
35
|
//# sourceMappingURL=index.js.map
|