@gardenfi/utils 2.5.3-beta.4 → 2.5.3-beta.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index133.cjs +1 -1
- package/dist/index133.js +1 -1
- package/dist/index184.cjs +1 -1
- package/dist/index184.js +1 -1
- package/dist/index185.cjs +1 -1
- package/dist/index185.js +2 -2
- package/dist/index194.cjs +1 -1
- package/dist/index194.js +1 -1
- package/dist/index212.cjs +1 -2
- package/dist/index212.js +11 -41
- package/dist/index213.cjs +2 -1
- package/dist/index213.js +42 -2
- package/dist/index214.cjs +1 -1
- package/dist/index214.js +2 -6
- package/dist/index215.cjs +1 -1
- package/dist/index215.js +5 -10
- package/dist/index216.cjs +1 -1
- package/dist/index216.js +9 -18
- package/dist/index217.cjs +1 -1
- package/dist/index217.js +19 -8
- package/dist/index218.cjs +1 -1
- package/dist/index218.js +8 -66
- package/dist/index219.cjs +1 -1
- package/dist/index219.js +65 -64
- package/dist/index220.cjs +1 -1
- package/dist/index220.js +60 -183
- package/dist/index221.cjs +1 -1
- package/dist/index221.js +185 -25
- package/dist/index222.cjs +1 -1
- package/dist/index222.js +13 -61
- package/dist/index223.cjs +1 -1
- package/dist/index223.js +54 -18
- package/dist/index224.cjs +1 -1
- package/dist/index224.js +34 -10
- package/dist/index225.cjs +1 -1
- package/dist/index225.js +10 -7
- package/dist/index226.cjs +1 -1
- package/dist/index226.js +13 -11
- package/dist/index230.cjs +1 -1
- package/dist/index230.js +103 -6
- package/dist/index231.cjs +1 -1
- package/dist/index231.js +7 -7
- package/dist/index232.cjs +1 -1
- package/dist/index232.js +7 -104
- package/dist/index49.cjs +1 -1
- package/dist/index49.js +3 -3
- package/package.json +1 -1
package/dist/index133.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const U=require("./index35.cjs"),p=require("./index134.cjs"),e=require("./index85.cjs"),I=require("./index42.cjs"),q=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const U=require("./index35.cjs"),p=require("./index134.cjs"),e=require("./index85.cjs"),I=require("./index42.cjs"),q=require("./index212.cjs"),m=require("./index126.cjs"),v=require("./index89.cjs");function N(t,E={}){return async(c,h={})=>{var i;const{dedupe:s=!1,methods:o,retryDelay:R=150,retryCount:l=3,uid:f}={...E,...h},{method:d}=c;if((i=o==null?void 0:o.exclude)!=null&&i.includes(d))throw new e.MethodNotSupportedRpcError(new Error("method not supported"),{method:d});if(o!=null&&o.include&&!o.include.includes(d))throw new e.MethodNotSupportedRpcError(new Error("method not supported"),{method:d});const y=s?I.stringToHex(`${f}.${v.stringify(c)}`):void 0;return q.withDedupe(()=>m.withRetry(async()=>{try{return await t(c)}catch(n){const r=n;switch(r.code){case e.ParseRpcError.code:throw new e.ParseRpcError(r);case e.InvalidRequestRpcError.code:throw new e.InvalidRequestRpcError(r);case e.MethodNotFoundRpcError.code:throw new e.MethodNotFoundRpcError(r,{method:c.method});case e.InvalidParamsRpcError.code:throw new e.InvalidParamsRpcError(r);case e.InternalRpcError.code:throw new e.InternalRpcError(r);case e.InvalidInputRpcError.code:throw new e.InvalidInputRpcError(r);case e.ResourceNotFoundRpcError.code:throw new e.ResourceNotFoundRpcError(r);case e.ResourceUnavailableRpcError.code:throw new e.ResourceUnavailableRpcError(r);case e.TransactionRejectedRpcError.code:throw new e.TransactionRejectedRpcError(r);case e.MethodNotSupportedRpcError.code:throw new e.MethodNotSupportedRpcError(r,{method:c.method});case e.LimitExceededRpcError.code:throw new e.LimitExceededRpcError(r);case e.JsonRpcVersionUnsupportedError.code:throw new e.JsonRpcVersionUnsupportedError(r);case e.UserRejectedRequestError.code:throw new e.UserRejectedRequestError(r);case e.UnauthorizedProviderError.code:throw new e.UnauthorizedProviderError(r);case e.UnsupportedProviderMethodError.code:throw new e.UnsupportedProviderMethodError(r);case e.ProviderDisconnectedError.code:throw new e.ProviderDisconnectedError(r);case e.ChainDisconnectedError.code:throw new e.ChainDisconnectedError(r);case e.SwitchChainError.code:throw new e.SwitchChainError(r);case e.UnsupportedNonOptionalCapabilityError.code:throw new e.UnsupportedNonOptionalCapabilityError(r);case e.UnsupportedChainIdError.code:throw new e.UnsupportedChainIdError(r);case e.DuplicateIdError.code:throw new e.DuplicateIdError(r);case e.UnknownBundleIdError.code:throw new e.UnknownBundleIdError(r);case e.BundleTooLargeError.code:throw new e.BundleTooLargeError(r);case e.AtomicReadyWalletRejectedUpgradeError.code:throw new e.AtomicReadyWalletRejectedUpgradeError(r);case e.AtomicityNotSupportedError.code:throw new e.AtomicityNotSupportedError(r);case 5e3:throw new e.UserRejectedRequestError(r);default:throw n instanceof U.BaseError?n:new e.UnknownRpcError(r)}}},{delay:({count:n,error:r})=>{var a;if(r&&r instanceof p.HttpRequestError){const u=(a=r==null?void 0:r.headers)==null?void 0:a.get("Retry-After");if(u!=null&&u.match(/\d/))return Number.parseInt(u,10)*1e3}return~~(1<<n)*R},retryCount:l,shouldRetry:({error:n})=>w(n)}),{enabled:s,id:y})}}function w(t){return"code"in t&&typeof t.code=="number"?t.code===-1||t.code===e.LimitExceededRpcError.code||t.code===e.InternalRpcError.code:t instanceof p.HttpRequestError&&t.status?t.status===403||t.status===408||t.status===413||t.status===429||t.status===500||t.status===502||t.status===503||t.status===504:!0}exports.buildRequest=N;exports.shouldRetry=w;
|
package/dist/index133.js
CHANGED
|
@@ -2,7 +2,7 @@ import { BaseError as z } from "./index35.js";
|
|
|
2
2
|
import { HttpRequestError as k } from "./index134.js";
|
|
3
3
|
import { MethodNotSupportedRpcError as s, UnknownRpcError as J, UserRejectedRequestError as u, AtomicityNotSupportedError as f, AtomicReadyWalletRejectedUpgradeError as E, BundleTooLargeError as l, UnknownBundleIdError as R, DuplicateIdError as m, UnsupportedChainIdError as y, UnsupportedNonOptionalCapabilityError as I, SwitchChainError as U, ChainDisconnectedError as v, ProviderDisconnectedError as b, UnsupportedProviderMethodError as N, UnauthorizedProviderError as q, JsonRpcVersionUnsupportedError as C, LimitExceededRpcError as a, TransactionRejectedRpcError as D, ResourceUnavailableRpcError as P, ResourceNotFoundRpcError as x, InvalidInputRpcError as j, InternalRpcError as i, InvalidParamsRpcError as B, MethodNotFoundRpcError as M, InvalidRequestRpcError as S, ParseRpcError as T } from "./index85.js";
|
|
4
4
|
import { stringToHex as O } from "./index42.js";
|
|
5
|
-
import { withDedupe as V } from "./
|
|
5
|
+
import { withDedupe as V } from "./index212.js";
|
|
6
6
|
import { withRetry as W } from "./index126.js";
|
|
7
7
|
import { stringify as _ } from "./index89.js";
|
|
8
8
|
function te(r, A = {}) {
|
package/dist/index184.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index230.cjs"),s=e.sha256;exports.sha256=s;
|
package/dist/index184.js
CHANGED
package/dist/index185.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index231.cjs"),r=require("./index232.cjs");function n(t){return e.hashSignature(r.toSignature(t))}exports.toSignatureHash=n;
|
package/dist/index185.js
CHANGED
package/dist/index194.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const F=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const F=require("./index230.cjs"),C=require("./index234.cjs"),n=require("./index235.cjs");/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const k=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),x=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),G=BigInt(0),M=BigInt(1),w=BigInt(2),h=(t,f)=>(t+f/w)/f;function N(t){const f=k,e=BigInt(3),r=BigInt(6),p=BigInt(11),a=BigInt(22),s=BigInt(23),i=BigInt(44),d=BigInt(88),o=t*t*t%f,c=o*o*t%f,g=n.pow2(c,e,f)*c%f,b=n.pow2(g,e,f)*c%f,l=n.pow2(b,w,f)*o%f,B=n.pow2(l,p,f)*l%f,I=n.pow2(B,a,f)*B%f,_=n.pow2(I,i,f)*I%f,m=n.pow2(_,d,f)*_%f,S=n.pow2(m,i,f)*I%f,P=n.pow2(S,e,f)*c%f,v=n.pow2(P,s,f)*B%f,E=n.pow2(v,r,f)*o%f,q=n.pow2(E,w,f);if(!u.eql(u.sqr(q),t))throw new Error("Cannot find square root");return q}const u=n.Field(k,void 0,void 0,{sqrt:N}),O=C.createCurve({a:G,b:BigInt(7),Fp:u,n:x,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:t=>{const f=x,e=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),r=-M*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),p=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),a=e,s=BigInt("0x100000000000000000000000000000000"),i=h(a*t,f),d=h(-r*t,f);let o=n.mod(t-i*e-d*p,f),c=n.mod(-i*r-d*a,f);const g=o>s,b=c>s;if(g&&(o=f-o),b&&(c=f-c),o>s||c>s)throw new Error("splitScalar: Endomorphism failed, k="+t);return{k1neg:g,k1:o,k2neg:b,k2:c}}}},F.sha256);exports.secp256k1=O;
|
package/dist/index194.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { sha256 as C } from "./
|
|
1
|
+
import { sha256 as C } from "./index230.js";
|
|
2
2
|
import { createCurve as G } from "./index234.js";
|
|
3
3
|
import { Field as N, mod as k, pow2 as t } from "./index235.js";
|
|
4
4
|
/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
|
package/dist/index212.cjs
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./
|
|
2
|
-
`);super(u),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,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiTypeError"}),e.cause&&(this.cause=e.cause),this.details=s,this.docsPath=r,this.metaMessages=e.metaMessages,this.shortMessage=a}}exports.BaseError=t;
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index115.cjs"),t=new o.LruMap(8192);function i(r,{enabled:n=!0,id:e}){if(!n||!e)return r();if(t.get(e))return t.get(e);const u=r().finally(()=>t.delete(e));return t.set(e,u),u}exports.promiseCache=t;exports.withDedupe=i;
|
package/dist/index212.js
CHANGED
|
@@ -1,44 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
...t ? [`Details: ${t}`] : [],
|
|
11
|
-
`Version: abitype@${o}`
|
|
12
|
-
].join(`
|
|
13
|
-
`);
|
|
14
|
-
super(u), Object.defineProperty(this, "details", {
|
|
15
|
-
enumerable: !0,
|
|
16
|
-
configurable: !0,
|
|
17
|
-
writable: !0,
|
|
18
|
-
value: void 0
|
|
19
|
-
}), Object.defineProperty(this, "docsPath", {
|
|
20
|
-
enumerable: !0,
|
|
21
|
-
configurable: !0,
|
|
22
|
-
writable: !0,
|
|
23
|
-
value: void 0
|
|
24
|
-
}), Object.defineProperty(this, "metaMessages", {
|
|
25
|
-
enumerable: !0,
|
|
26
|
-
configurable: !0,
|
|
27
|
-
writable: !0,
|
|
28
|
-
value: void 0
|
|
29
|
-
}), Object.defineProperty(this, "shortMessage", {
|
|
30
|
-
enumerable: !0,
|
|
31
|
-
configurable: !0,
|
|
32
|
-
writable: !0,
|
|
33
|
-
value: void 0
|
|
34
|
-
}), Object.defineProperty(this, "name", {
|
|
35
|
-
enumerable: !0,
|
|
36
|
-
configurable: !0,
|
|
37
|
-
writable: !0,
|
|
38
|
-
value: "AbiTypeError"
|
|
39
|
-
}), e.cause && (this.cause = e.cause), this.details = t, this.docsPath = s, this.metaMessages = e.metaMessages, this.shortMessage = i;
|
|
40
|
-
}
|
|
1
|
+
import { LruMap as u } from "./index115.js";
|
|
2
|
+
const t = /* @__PURE__ */ new u(8192);
|
|
3
|
+
function s(r, { enabled: o = !0, id: e }) {
|
|
4
|
+
if (!o || !e)
|
|
5
|
+
return r();
|
|
6
|
+
if (t.get(e))
|
|
7
|
+
return t.get(e);
|
|
8
|
+
const n = r().finally(() => t.delete(e));
|
|
9
|
+
return t.set(e, n), n;
|
|
41
10
|
}
|
|
42
11
|
export {
|
|
43
|
-
|
|
12
|
+
t as promiseCache,
|
|
13
|
+
s as withDedupe
|
|
44
14
|
};
|
package/dist/index213.cjs
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index214.cjs");class t extends Error{constructor(a,e={}){var i;const s=e.cause instanceof t?e.cause.details:(i=e.cause)!=null&&i.message?e.cause.message:e.details,r=e.cause instanceof t&&e.cause.docsPath||e.docsPath,u=[a||"An error occurred.","",...e.metaMessages?[...e.metaMessages,""]:[],...r?[`Docs: https://abitype.dev${r}`]:[],...s?[`Details: ${s}`]:[],`Version: abitype@${o.version}`].join(`
|
|
2
|
+
`);super(u),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,"name",{enumerable:!0,configurable:!0,writable:!0,value:"AbiTypeError"}),e.cause&&(this.cause=e.cause),this.details=s,this.docsPath=r,this.metaMessages=e.metaMessages,this.shortMessage=a}}exports.BaseError=t;
|
package/dist/index213.js
CHANGED
|
@@ -1,4 +1,44 @@
|
|
|
1
|
-
|
|
1
|
+
import { version as o } from "./index214.js";
|
|
2
|
+
class a extends Error {
|
|
3
|
+
constructor(i, e = {}) {
|
|
4
|
+
var r;
|
|
5
|
+
const t = e.cause instanceof a ? e.cause.details : (r = e.cause) != null && r.message ? e.cause.message : e.details, s = e.cause instanceof a && e.cause.docsPath || e.docsPath, u = [
|
|
6
|
+
i || "An error occurred.",
|
|
7
|
+
"",
|
|
8
|
+
...e.metaMessages ? [...e.metaMessages, ""] : [],
|
|
9
|
+
...s ? [`Docs: https://abitype.dev${s}`] : [],
|
|
10
|
+
...t ? [`Details: ${t}`] : [],
|
|
11
|
+
`Version: abitype@${o}`
|
|
12
|
+
].join(`
|
|
13
|
+
`);
|
|
14
|
+
super(u), Object.defineProperty(this, "details", {
|
|
15
|
+
enumerable: !0,
|
|
16
|
+
configurable: !0,
|
|
17
|
+
writable: !0,
|
|
18
|
+
value: void 0
|
|
19
|
+
}), Object.defineProperty(this, "docsPath", {
|
|
20
|
+
enumerable: !0,
|
|
21
|
+
configurable: !0,
|
|
22
|
+
writable: !0,
|
|
23
|
+
value: void 0
|
|
24
|
+
}), Object.defineProperty(this, "metaMessages", {
|
|
25
|
+
enumerable: !0,
|
|
26
|
+
configurable: !0,
|
|
27
|
+
writable: !0,
|
|
28
|
+
value: void 0
|
|
29
|
+
}), Object.defineProperty(this, "shortMessage", {
|
|
30
|
+
enumerable: !0,
|
|
31
|
+
configurable: !0,
|
|
32
|
+
writable: !0,
|
|
33
|
+
value: void 0
|
|
34
|
+
}), Object.defineProperty(this, "name", {
|
|
35
|
+
enumerable: !0,
|
|
36
|
+
configurable: !0,
|
|
37
|
+
writable: !0,
|
|
38
|
+
value: "AbiTypeError"
|
|
39
|
+
}), e.cause && (this.cause = e.cause), this.details = t, this.docsPath = s, this.metaMessages = e.metaMessages, this.shortMessage = i;
|
|
40
|
+
}
|
|
41
|
+
}
|
|
2
42
|
export {
|
|
3
|
-
|
|
43
|
+
a as BaseError
|
|
4
44
|
};
|
package/dist/index214.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e="1.1.0";exports.version=e;
|
package/dist/index214.js
CHANGED
|
@@ -1,8 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
function u(t) {
|
|
3
|
-
var n;
|
|
4
|
-
return t.type === "function" ? `function ${t.name}(${r(t.inputs)})${t.stateMutability && t.stateMutability !== "nonpayable" ? ` ${t.stateMutability}` : ""}${(n = t.outputs) != null && n.length ? ` returns (${r(t.outputs)})` : ""}` : t.type === "event" ? `event ${t.name}(${r(t.inputs)})` : t.type === "error" ? `error ${t.name}(${r(t.inputs)})` : t.type === "constructor" ? `constructor(${r(t.inputs)})${t.stateMutability === "payable" ? " payable" : ""}` : t.type === "fallback" ? `fallback() external${t.stateMutability === "payable" ? " payable" : ""}` : "receive() external payable";
|
|
5
|
-
}
|
|
1
|
+
const o = "1.1.0";
|
|
6
2
|
export {
|
|
7
|
-
|
|
3
|
+
o as version
|
|
8
4
|
};
|
package/dist/index215.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index216.cjs");function a(t){var e;return t.type==="function"?`function ${t.name}(${r.formatAbiParameters(t.inputs)})${t.stateMutability&&t.stateMutability!=="nonpayable"?` ${t.stateMutability}`:""}${(e=t.outputs)!=null&&e.length?` returns (${r.formatAbiParameters(t.outputs)})`:""}`:t.type==="event"?`event ${t.name}(${r.formatAbiParameters(t.inputs)})`:t.type==="error"?`error ${t.name}(${r.formatAbiParameters(t.inputs)})`:t.type==="constructor"?`constructor(${r.formatAbiParameters(t.inputs)})${t.stateMutability==="payable"?" payable":""}`:t.type==="fallback"?`fallback() external${t.stateMutability==="payable"?" payable":""}`:"receive() external payable"}exports.formatAbiItem=a;
|
package/dist/index215.js
CHANGED
|
@@ -1,13 +1,8 @@
|
|
|
1
|
-
import {
|
|
2
|
-
function
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
for (let t = 0; t < o; t++) {
|
|
6
|
-
const a = e[t];
|
|
7
|
-
r += m(a), t !== o - 1 && (r += ", ");
|
|
8
|
-
}
|
|
9
|
-
return r;
|
|
1
|
+
import { formatAbiParameters as r } from "./index216.js";
|
|
2
|
+
function u(t) {
|
|
3
|
+
var n;
|
|
4
|
+
return t.type === "function" ? `function ${t.name}(${r(t.inputs)})${t.stateMutability && t.stateMutability !== "nonpayable" ? ` ${t.stateMutability}` : ""}${(n = t.outputs) != null && n.length ? ` returns (${r(t.outputs)})` : ""}` : t.type === "event" ? `event ${t.name}(${r(t.inputs)})` : t.type === "error" ? `error ${t.name}(${r(t.inputs)})` : t.type === "constructor" ? `constructor(${r(t.inputs)})${t.stateMutability === "payable" ? " payable" : ""}` : t.type === "fallback" ? `fallback() external${t.stateMutability === "payable" ? " payable" : ""}` : "receive() external payable";
|
|
10
5
|
}
|
|
11
6
|
export {
|
|
12
|
-
|
|
7
|
+
u as formatAbiItem
|
|
13
8
|
};
|
package/dist/index216.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const i=require("./index217.cjs");function m(r){let e="";const a=r.length;for(let t=0;t<a;t++){const o=r[t];e+=i.formatAbiParameter(o),t!==a-1&&(e+=", ")}return e}exports.formatAbiParameters=m;
|
package/dist/index216.js
CHANGED
|
@@ -1,22 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
for (let t = 0; t < p; t++) {
|
|
9
|
-
const f = n.components[t];
|
|
10
|
-
o += d(f), t < p - 1 && (o += ", ");
|
|
11
|
-
}
|
|
12
|
-
const e = s(c, n.type);
|
|
13
|
-
return o += `)${(e == null ? void 0 : e.array) ?? ""}`, d({
|
|
14
|
-
...n,
|
|
15
|
-
type: o
|
|
16
|
-
});
|
|
1
|
+
import { formatAbiParameter as m } from "./index217.js";
|
|
2
|
+
function f(e) {
|
|
3
|
+
let r = "";
|
|
4
|
+
const o = e.length;
|
|
5
|
+
for (let t = 0; t < o; t++) {
|
|
6
|
+
const a = e[t];
|
|
7
|
+
r += m(a), t !== o - 1 && (r += ", ");
|
|
17
8
|
}
|
|
18
|
-
return
|
|
9
|
+
return r;
|
|
19
10
|
}
|
|
20
11
|
export {
|
|
21
|
-
|
|
12
|
+
f as formatAbiParameters
|
|
22
13
|
};
|
package/dist/index217.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index218.cjs"),d=/^tuple(?<array>(\[(\d*)\])*)$/;function c(n){let e=n.type;if(d.test(n.type)&&"components"in n){e="(";const p=n.components.length;for(let t=0;t<p;t++){const s=n.components[t];e+=c(s),t<p-1&&(e+=", ")}const o=f.execTyped(d,n.type);return e+=`)${(o==null?void 0:o.array)??""}`,c({...n,type:e})}return"indexed"in n&&n.indexed&&(e=`${e} indexed`),n.name?`${e} ${n.name}`:e}exports.formatAbiParameter=c;
|
package/dist/index217.js
CHANGED
|
@@ -1,11 +1,22 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { execTyped as s } from "./index218.js";
|
|
2
|
+
const c = /^tuple(?<array>(\[(\d*)\])*)$/;
|
|
3
|
+
function d(n) {
|
|
4
|
+
let o = n.type;
|
|
5
|
+
if (c.test(n.type) && "components" in n) {
|
|
6
|
+
o = "(";
|
|
7
|
+
const p = n.components.length;
|
|
8
|
+
for (let t = 0; t < p; t++) {
|
|
9
|
+
const f = n.components[t];
|
|
10
|
+
o += d(f), t < p - 1 && (o += ", ");
|
|
11
|
+
}
|
|
12
|
+
const e = s(c, n.type);
|
|
13
|
+
return o += `)${(e == null ? void 0 : e.array) ?? ""}`, d({
|
|
14
|
+
...n,
|
|
15
|
+
type: o
|
|
16
|
+
});
|
|
17
|
+
}
|
|
18
|
+
return "indexed" in n && n.indexed && (o = `${o} indexed`), n.name ? `${o} ${n.name}` : o;
|
|
4
19
|
}
|
|
5
|
-
const o = /^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/, c = /^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/, x = /^\(.+?\).*?$/;
|
|
6
20
|
export {
|
|
7
|
-
|
|
8
|
-
s as execTyped,
|
|
9
|
-
c as integerRegex,
|
|
10
|
-
x as isTupleRegex
|
|
21
|
+
d as formatAbiParameter
|
|
11
22
|
};
|
package/dist/index218.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});function s(t,n){const e=t.exec(n);return e==null?void 0:e.groups}const g=/^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/,o=/^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/,c=/^\(.+?\).*?$/;exports.bytesRegex=g;exports.execTyped=s;exports.integerRegex=o;exports.isTupleRegex=c;
|
package/dist/index218.js
CHANGED
|
@@ -1,69 +1,11 @@
|
|
|
1
|
-
|
|
2
|
-
const
|
|
3
|
-
|
|
4
|
-
return n.test(e);
|
|
1
|
+
function s(t, n) {
|
|
2
|
+
const e = t.exec(n);
|
|
3
|
+
return e == null ? void 0 : e.groups;
|
|
5
4
|
}
|
|
6
|
-
|
|
7
|
-
return t(n, e);
|
|
8
|
-
}
|
|
9
|
-
const r = /^event (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;
|
|
10
|
-
function l(e) {
|
|
11
|
-
return r.test(e);
|
|
12
|
-
}
|
|
13
|
-
function f(e) {
|
|
14
|
-
return t(r, e);
|
|
15
|
-
}
|
|
16
|
-
const a = /^function (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)(?: (?<scope>external|public{1}))?(?: (?<stateMutability>pure|view|nonpayable|payable{1}))?(?: returns\s?\((?<returns>.*?)\))?$/;
|
|
17
|
-
function x(e) {
|
|
18
|
-
return a.test(e);
|
|
19
|
-
}
|
|
20
|
-
function p(e) {
|
|
21
|
-
return t(a, e);
|
|
22
|
-
}
|
|
23
|
-
const u = /^struct (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*) \{(?<properties>.*?)\}$/;
|
|
24
|
-
function $(e) {
|
|
25
|
-
return u.test(e);
|
|
26
|
-
}
|
|
27
|
-
function b(e) {
|
|
28
|
-
return t(u, e);
|
|
29
|
-
}
|
|
30
|
-
const i = /^constructor\((?<parameters>.*?)\)(?:\s(?<stateMutability>payable{1}))?$/;
|
|
31
|
-
function m(e) {
|
|
32
|
-
return i.test(e);
|
|
33
|
-
}
|
|
34
|
-
function y(e) {
|
|
35
|
-
return t(i, e);
|
|
36
|
-
}
|
|
37
|
-
const c = /^fallback\(\) external(?:\s(?<stateMutability>payable{1}))?$/;
|
|
38
|
-
function v(e) {
|
|
39
|
-
return c.test(e);
|
|
40
|
-
}
|
|
41
|
-
function z(e) {
|
|
42
|
-
return t(c, e);
|
|
43
|
-
}
|
|
44
|
-
const o = /^receive\(\) external payable$/;
|
|
45
|
-
function A(e) {
|
|
46
|
-
return o.test(e);
|
|
47
|
-
}
|
|
48
|
-
const R = /* @__PURE__ */ new Set(["indexed"]), Z = /* @__PURE__ */ new Set([
|
|
49
|
-
"calldata",
|
|
50
|
-
"memory",
|
|
51
|
-
"storage"
|
|
52
|
-
]);
|
|
5
|
+
const o = /^bytes([1-9]|1[0-9]|2[0-9]|3[0-2])?$/, c = /^u?int(8|16|24|32|40|48|56|64|72|80|88|96|104|112|120|128|136|144|152|160|168|176|184|192|200|208|216|224|232|240|248|256)?$/, x = /^\(.+?\).*?$/;
|
|
53
6
|
export {
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
z as execFallbackSignature,
|
|
59
|
-
p as execFunctionSignature,
|
|
60
|
-
b as execStructSignature,
|
|
61
|
-
Z as functionModifiers,
|
|
62
|
-
m as isConstructorSignature,
|
|
63
|
-
g as isErrorSignature,
|
|
64
|
-
l as isEventSignature,
|
|
65
|
-
v as isFallbackSignature,
|
|
66
|
-
x as isFunctionSignature,
|
|
67
|
-
A as isReceiveSignature,
|
|
68
|
-
$ as isStructSignature
|
|
7
|
+
o as bytesRegex,
|
|
8
|
+
s as execTyped,
|
|
9
|
+
c as integerRegex,
|
|
10
|
+
x as isTupleRegex
|
|
69
11
|
};
|
package/dist/index219.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("./index218.cjs"),n=/^error (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;function o(e){return n.test(e)}function s(e){return t.execTyped(n,e)}const r=/^event (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;function g(e){return r.test(e)}function S(e){return t.execTyped(r,e)}const i=/^function (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)(?: (?<scope>external|public{1}))?(?: (?<stateMutability>pure|view|nonpayable|payable{1}))?(?: returns\s?\((?<returns>.*?)\))?$/;function x(e){return i.test(e)}function l(e){return t.execTyped(i,e)}const a=/^struct (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*) \{(?<properties>.*?)\}$/;function f(e){return a.test(e)}function p(e){return t.execTyped(a,e)}const u=/^constructor\((?<parameters>.*?)\)(?:\s(?<stateMutability>payable{1}))?$/;function b(e){return u.test(e)}function y(e){return t.execTyped(u,e)}const c=/^fallback\(\) external(?:\s(?<stateMutability>payable{1}))?$/;function d(e){return c.test(e)}function $(e){return t.execTyped(c,e)}const v=/^receive\(\) external payable$/;function m(e){return v.test(e)}const R=new Set(["indexed"]),z=new Set(["calldata","memory","storage"]);exports.eventModifiers=R;exports.execConstructorSignature=y;exports.execErrorSignature=s;exports.execEventSignature=S;exports.execFallbackSignature=$;exports.execFunctionSignature=l;exports.execStructSignature=p;exports.functionModifiers=z;exports.isConstructorSignature=b;exports.isErrorSignature=o;exports.isEventSignature=g;exports.isFallbackSignature=d;exports.isFunctionSignature=x;exports.isReceiveSignature=m;exports.isStructSignature=f;
|
package/dist/index219.js
CHANGED
|
@@ -1,68 +1,69 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
import { CircularReferenceError as x } from "./index225.js";
|
|
6
|
-
import { isStructSignature as E, execStructSignature as b } from "./index218.js";
|
|
7
|
-
import { parseAbiParameter as A, isSolidityType as $ } from "./index220.js";
|
|
8
|
-
function C(s) {
|
|
9
|
-
const n = {}, c = s.length;
|
|
10
|
-
for (let t = 0; t < c; t++) {
|
|
11
|
-
const i = s[t];
|
|
12
|
-
if (!E(i))
|
|
13
|
-
continue;
|
|
14
|
-
const r = b(i);
|
|
15
|
-
if (!r)
|
|
16
|
-
throw new T({ signature: i, type: "struct" });
|
|
17
|
-
const u = r.properties.split(";"), e = [], h = u.length;
|
|
18
|
-
for (let l = 0; l < h; l++) {
|
|
19
|
-
const m = u[l].trim();
|
|
20
|
-
if (!m)
|
|
21
|
-
continue;
|
|
22
|
-
const y = A(m, {
|
|
23
|
-
type: "struct"
|
|
24
|
-
});
|
|
25
|
-
e.push(y);
|
|
26
|
-
}
|
|
27
|
-
if (!e.length)
|
|
28
|
-
throw new v({ signature: i });
|
|
29
|
-
n[r.name] = e;
|
|
30
|
-
}
|
|
31
|
-
const o = {}, a = Object.entries(n), p = a.length;
|
|
32
|
-
for (let t = 0; t < p; t++) {
|
|
33
|
-
const [i, r] = a[t];
|
|
34
|
-
o[i] = f(r, n);
|
|
35
|
-
}
|
|
36
|
-
return o;
|
|
1
|
+
import { execTyped as t } from "./index218.js";
|
|
2
|
+
const n = /^error (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;
|
|
3
|
+
function g(e) {
|
|
4
|
+
return n.test(e);
|
|
37
5
|
}
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
const o = [], a = s.length;
|
|
41
|
-
for (let p = 0; p < a; p++) {
|
|
42
|
-
const t = s[p];
|
|
43
|
-
if (g.test(t.type))
|
|
44
|
-
o.push(t);
|
|
45
|
-
else {
|
|
46
|
-
const r = w(I, t.type);
|
|
47
|
-
if (!(r != null && r.type))
|
|
48
|
-
throw new d({ abiParameter: t });
|
|
49
|
-
const { array: u, type: e } = r;
|
|
50
|
-
if (e in n) {
|
|
51
|
-
if (c.has(e))
|
|
52
|
-
throw new x({ type: e });
|
|
53
|
-
o.push({
|
|
54
|
-
...t,
|
|
55
|
-
type: `tuple${u ?? ""}`,
|
|
56
|
-
components: f(n[e] ?? [], n, /* @__PURE__ */ new Set([...c, e]))
|
|
57
|
-
});
|
|
58
|
-
} else if ($(e))
|
|
59
|
-
o.push(t);
|
|
60
|
-
else
|
|
61
|
-
throw new S({ type: e });
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
return o;
|
|
6
|
+
function S(e) {
|
|
7
|
+
return t(n, e);
|
|
65
8
|
}
|
|
9
|
+
const r = /^event (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)$/;
|
|
10
|
+
function l(e) {
|
|
11
|
+
return r.test(e);
|
|
12
|
+
}
|
|
13
|
+
function f(e) {
|
|
14
|
+
return t(r, e);
|
|
15
|
+
}
|
|
16
|
+
const a = /^function (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*)\((?<parameters>.*?)\)(?: (?<scope>external|public{1}))?(?: (?<stateMutability>pure|view|nonpayable|payable{1}))?(?: returns\s?\((?<returns>.*?)\))?$/;
|
|
17
|
+
function x(e) {
|
|
18
|
+
return a.test(e);
|
|
19
|
+
}
|
|
20
|
+
function p(e) {
|
|
21
|
+
return t(a, e);
|
|
22
|
+
}
|
|
23
|
+
const u = /^struct (?<name>[a-zA-Z$_][a-zA-Z0-9$_]*) \{(?<properties>.*?)\}$/;
|
|
24
|
+
function $(e) {
|
|
25
|
+
return u.test(e);
|
|
26
|
+
}
|
|
27
|
+
function b(e) {
|
|
28
|
+
return t(u, e);
|
|
29
|
+
}
|
|
30
|
+
const i = /^constructor\((?<parameters>.*?)\)(?:\s(?<stateMutability>payable{1}))?$/;
|
|
31
|
+
function m(e) {
|
|
32
|
+
return i.test(e);
|
|
33
|
+
}
|
|
34
|
+
function y(e) {
|
|
35
|
+
return t(i, e);
|
|
36
|
+
}
|
|
37
|
+
const c = /^fallback\(\) external(?:\s(?<stateMutability>payable{1}))?$/;
|
|
38
|
+
function v(e) {
|
|
39
|
+
return c.test(e);
|
|
40
|
+
}
|
|
41
|
+
function z(e) {
|
|
42
|
+
return t(c, e);
|
|
43
|
+
}
|
|
44
|
+
const o = /^receive\(\) external payable$/;
|
|
45
|
+
function A(e) {
|
|
46
|
+
return o.test(e);
|
|
47
|
+
}
|
|
48
|
+
const R = /* @__PURE__ */ new Set(["indexed"]), Z = /* @__PURE__ */ new Set([
|
|
49
|
+
"calldata",
|
|
50
|
+
"memory",
|
|
51
|
+
"storage"
|
|
52
|
+
]);
|
|
66
53
|
export {
|
|
67
|
-
|
|
54
|
+
R as eventModifiers,
|
|
55
|
+
y as execConstructorSignature,
|
|
56
|
+
S as execErrorSignature,
|
|
57
|
+
f as execEventSignature,
|
|
58
|
+
z as execFallbackSignature,
|
|
59
|
+
p as execFunctionSignature,
|
|
60
|
+
b as execStructSignature,
|
|
61
|
+
Z as functionModifiers,
|
|
62
|
+
m as isConstructorSignature,
|
|
63
|
+
g as isErrorSignature,
|
|
64
|
+
l as isEventSignature,
|
|
65
|
+
v as isFallbackSignature,
|
|
66
|
+
x as isFunctionSignature,
|
|
67
|
+
A as isReceiveSignature,
|
|
68
|
+
$ as isStructSignature
|
|
68
69
|
};
|
package/dist/index220.cjs
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const h=require("./index218.cjs"),b=require("./index222.cjs"),T=require("./index223.cjs"),y=require("./index224.cjs"),q=require("./index226.cjs"),f=require("./index219.cjs"),S=require("./index221.cjs");function v(i){const n={},u=i.length;for(let e=0;e<u;e++){const o=i[e];if(!f.isStructSignature(o))continue;const r=f.execStructSignature(o);if(!r)throw new y.InvalidSignatureError({signature:o,type:"struct"});const p=r.properties.split(";"),t=[],w=p.length;for(let l=0;l<w;l++){const g=p[l].trim();if(!g)continue;const d=S.parseAbiParameter(g,{type:"struct"});t.push(d)}if(!t.length)throw new y.InvalidStructSignatureError({signature:o});n[r.name]=t}const s={},a=Object.entries(n),c=a.length;for(let e=0;e<c;e++){const[o,r]=a[e];s[o]=m(r,n)}return s}const P=/^(?<type>[a-zA-Z$_][a-zA-Z0-9$_]*)(?<array>(?:\[\d*?\])+?)?$/;function m(i,n,u=new Set){const s=[],a=i.length;for(let c=0;c<a;c++){const e=i[c];if(h.isTupleRegex.test(e.type))s.push(e);else{const r=h.execTyped(P,e.type);if(!(r!=null&&r.type))throw new T.InvalidAbiTypeParameterError({abiParameter:e});const{array:p,type:t}=r;if(t in n){if(u.has(t))throw new q.CircularReferenceError({type:t});s.push({...e,type:`tuple${p??""}`,components:m(n[t]??[],n,new Set([...u,t]))})}else if(S.isSolidityType(t))s.push(e);else throw new b.UnknownTypeError({type:t})}}return s}exports.parseStructs=v;
|