@coinbase/cdp-hooks 0.0.30 → 0.0.32
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/esm/index15.js +1 -1
- package/dist/esm/index19.js +3 -3
- package/dist/esm/index190.js +7 -40
- package/dist/esm/index191.js +7 -2
- package/dist/esm/index192.js +36 -4
- package/dist/esm/index193.js +15 -10
- package/dist/esm/index194.js +8 -19
- package/dist/esm/index195.js +40 -7
- package/dist/esm/index196.js +2 -12
- package/dist/esm/index197.js +4 -66
- package/dist/esm/index198.js +9 -64
- package/dist/esm/index199.js +17 -183
- package/dist/esm/index20.js +2 -2
- package/dist/esm/index200.js +7 -22
- package/dist/esm/index201.js +10 -41
- package/dist/esm/index202.js +62 -72
- package/dist/esm/index203.js +61 -36
- package/dist/esm/index204.js +184 -15
- package/dist/esm/index205.js +21 -12
- package/dist/esm/index206.js +42 -36
- package/dist/esm/index207.js +76 -15
- package/dist/esm/index208.js +40 -8
- package/dist/esm/index209.js +16 -7
- package/dist/esm/index21.js +3 -3
- package/dist/esm/index210.js +13 -6
- package/dist/esm/index212.js +11 -9
- package/dist/esm/index213.js +9 -16
- package/dist/esm/index214.js +15 -21
- package/dist/esm/index215.js +22 -30
- package/dist/esm/index216.js +31 -2
- package/dist/esm/index217.js +2 -14
- package/dist/esm/index218.js +13 -12
- package/dist/esm/index219.js +10 -45
- package/dist/esm/index22.js +2 -2
- package/dist/esm/index220.js +47 -9
- package/dist/esm/index221.js +8 -12
- package/dist/esm/index222.js +13 -14
- package/dist/esm/index223.js +14 -8
- package/dist/esm/index224.js +6 -13
- package/dist/esm/index225.js +15 -24
- package/dist/esm/index226.js +24 -11
- package/dist/esm/index227.js +10 -23
- package/dist/esm/index228.js +24 -51
- package/dist/esm/index229.js +51 -17
- package/dist/esm/index23.js +3 -3
- package/dist/esm/index230.js +17 -14
- package/dist/esm/index231.js +14 -11
- package/dist/esm/index236.js +1 -1
- package/dist/esm/index24.js +6 -6
- package/dist/esm/index244.js +16 -3
- package/dist/esm/index245.js +3 -136
- package/dist/esm/index246.js +125 -144
- package/dist/esm/index247.js +155 -9
- package/dist/esm/index248.js +9 -16
- package/dist/esm/index249.js +3 -3
- package/dist/esm/index25.js +2 -2
- package/dist/esm/index250.js +1 -1
- package/dist/esm/index259.js +1 -1
- package/dist/esm/index26.js +1 -1
- package/dist/esm/index260.js +1 -1
- package/dist/esm/index264.js +1 -1
- package/dist/esm/index265.js +1 -1
- package/dist/esm/index27.js +1 -1
- package/dist/esm/index28.js +1 -1
- package/dist/esm/index29.js +1 -1
- package/dist/esm/index30.js +1 -1
- package/dist/esm/index31.js +1 -1
- package/dist/esm/index32.js +4 -4
- package/dist/esm/index33.js +1 -1
- package/dist/esm/index41.js +1 -1
- package/dist/esm/index42.js +2 -2
- package/dist/esm/index43.js +1 -1
- package/dist/esm/index48.js +1 -1
- package/dist/esm/index51.js +1 -1
- package/dist/esm/index54.js +1 -1
- package/dist/esm/index55.js +1 -1
- package/dist/esm/index56.js +3 -3
- package/dist/esm/index57.js +2 -2
- package/dist/esm/index58.js +1 -1
- package/dist/esm/index60.js +1 -1
- package/dist/esm/index61.js +1 -1
- package/dist/esm/index62.js +3 -3
- package/dist/esm/index63.js +3 -3
- package/dist/esm/index64.js +3 -3
- package/dist/esm/index65.js +3 -3
- package/dist/esm/index66.js +3 -3
- package/dist/esm/index67.js +3 -3
- package/dist/esm/index68.js +3 -3
- package/dist/esm/index69.js +1 -1
- package/dist/esm/index71.js +1 -1
- package/package.json +3 -3
package/dist/esm/index207.js
CHANGED
|
@@ -1,18 +1,79 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
1
|
+
import { BaseError as t } from "./index195.js";
|
|
2
|
+
class n extends t {
|
|
3
|
+
constructor({ param: e }) {
|
|
4
|
+
super("Invalid ABI parameter.", {
|
|
5
|
+
details: e
|
|
6
|
+
}), Object.defineProperty(this, "name", {
|
|
7
|
+
enumerable: !0,
|
|
8
|
+
configurable: !0,
|
|
9
|
+
writable: !0,
|
|
10
|
+
value: "InvalidParameterError"
|
|
11
|
+
});
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
class s extends t {
|
|
15
|
+
constructor({ param: e, name: r }) {
|
|
16
|
+
super("Invalid ABI parameter.", {
|
|
17
|
+
details: e,
|
|
18
|
+
metaMessages: [
|
|
19
|
+
`"${r}" is a protected Solidity keyword. More info: https://docs.soliditylang.org/en/latest/cheatsheet.html`
|
|
20
|
+
]
|
|
21
|
+
}), Object.defineProperty(this, "name", {
|
|
22
|
+
enumerable: !0,
|
|
23
|
+
configurable: !0,
|
|
24
|
+
writable: !0,
|
|
25
|
+
value: "SolidityProtectedKeywordError"
|
|
26
|
+
});
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
class l extends t {
|
|
30
|
+
constructor({ param: e, type: r, modifier: i }) {
|
|
31
|
+
super("Invalid ABI parameter.", {
|
|
32
|
+
details: e,
|
|
33
|
+
metaMessages: [
|
|
34
|
+
`Modifier "${i}" not allowed${r ? ` in "${r}" type` : ""}.`
|
|
35
|
+
]
|
|
36
|
+
}), Object.defineProperty(this, "name", {
|
|
37
|
+
enumerable: !0,
|
|
38
|
+
configurable: !0,
|
|
39
|
+
writable: !0,
|
|
40
|
+
value: "InvalidModifierError"
|
|
41
|
+
});
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
class d extends t {
|
|
45
|
+
constructor({ param: e, type: r, modifier: i }) {
|
|
46
|
+
super("Invalid ABI parameter.", {
|
|
47
|
+
details: e,
|
|
48
|
+
metaMessages: [
|
|
49
|
+
`Modifier "${i}" not allowed${r ? ` in "${r}" type` : ""}.`,
|
|
50
|
+
`Data location can only be specified for array, struct, or mapping types, but "${i}" was given.`
|
|
51
|
+
]
|
|
52
|
+
}), Object.defineProperty(this, "name", {
|
|
53
|
+
enumerable: !0,
|
|
54
|
+
configurable: !0,
|
|
55
|
+
writable: !0,
|
|
56
|
+
value: "InvalidFunctionModifierError"
|
|
57
|
+
});
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
class u extends t {
|
|
61
|
+
constructor({ abiParameter: e }) {
|
|
62
|
+
super("Invalid ABI parameter.", {
|
|
63
|
+
details: JSON.stringify(e, null, 2),
|
|
64
|
+
metaMessages: ["ABI parameter type is invalid."]
|
|
65
|
+
}), Object.defineProperty(this, "name", {
|
|
66
|
+
enumerable: !0,
|
|
67
|
+
configurable: !0,
|
|
68
|
+
writable: !0,
|
|
69
|
+
value: "InvalidAbiTypeParameterError"
|
|
70
|
+
});
|
|
71
|
+
}
|
|
15
72
|
}
|
|
16
73
|
export {
|
|
17
|
-
|
|
74
|
+
u as InvalidAbiTypeParameterError,
|
|
75
|
+
d as InvalidFunctionModifierError,
|
|
76
|
+
l as InvalidModifierError,
|
|
77
|
+
n as InvalidParameterError,
|
|
78
|
+
s as SolidityProtectedKeywordError
|
|
18
79
|
};
|
package/dist/esm/index208.js
CHANGED
|
@@ -1,11 +1,43 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
import { BaseError as r } from "./index195.js";
|
|
2
|
+
class u extends r {
|
|
3
|
+
constructor({ signature: e, type: n }) {
|
|
4
|
+
super(`Invalid ${n} signature.`, {
|
|
5
|
+
details: e
|
|
6
|
+
}), Object.defineProperty(this, "name", {
|
|
7
|
+
enumerable: !0,
|
|
8
|
+
configurable: !0,
|
|
9
|
+
writable: !0,
|
|
10
|
+
value: "InvalidSignatureError"
|
|
11
|
+
});
|
|
12
|
+
}
|
|
13
|
+
}
|
|
14
|
+
class i extends r {
|
|
15
|
+
constructor({ signature: e }) {
|
|
16
|
+
super("Unknown signature.", {
|
|
17
|
+
details: e
|
|
18
|
+
}), Object.defineProperty(this, "name", {
|
|
19
|
+
enumerable: !0,
|
|
20
|
+
configurable: !0,
|
|
21
|
+
writable: !0,
|
|
22
|
+
value: "UnknownSignatureError"
|
|
23
|
+
});
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
class s extends r {
|
|
27
|
+
constructor({ signature: e }) {
|
|
28
|
+
super("Invalid struct signature.", {
|
|
29
|
+
details: e,
|
|
30
|
+
metaMessages: ["No properties exist."]
|
|
31
|
+
}), Object.defineProperty(this, "name", {
|
|
32
|
+
enumerable: !0,
|
|
33
|
+
configurable: !0,
|
|
34
|
+
writable: !0,
|
|
35
|
+
value: "InvalidStructSignatureError"
|
|
36
|
+
});
|
|
37
|
+
}
|
|
8
38
|
}
|
|
9
39
|
export {
|
|
10
|
-
|
|
40
|
+
u as InvalidSignatureError,
|
|
41
|
+
s as InvalidStructSignatureError,
|
|
42
|
+
i as UnknownSignatureError
|
|
11
43
|
};
|
package/dist/esm/index209.js
CHANGED
|
@@ -1,10 +1,19 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { BaseError as s } from "./index195.js";
|
|
2
|
+
class n extends s {
|
|
3
|
+
constructor({ current: r, depth: e }) {
|
|
4
|
+
super("Unbalanced parentheses.", {
|
|
5
|
+
metaMessages: [
|
|
6
|
+
`"${r.trim()}" has too many ${e > 0 ? "opening" : "closing"} parentheses.`
|
|
7
|
+
],
|
|
8
|
+
details: `Depth "${e}"`
|
|
9
|
+
}), Object.defineProperty(this, "name", {
|
|
10
|
+
enumerable: !0,
|
|
11
|
+
configurable: !0,
|
|
12
|
+
writable: !0,
|
|
13
|
+
value: "InvalidParenthesisError"
|
|
14
|
+
});
|
|
15
|
+
}
|
|
7
16
|
}
|
|
8
17
|
export {
|
|
9
|
-
|
|
18
|
+
n as InvalidParenthesisError
|
|
10
19
|
};
|
package/dist/esm/index21.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import { universalResolverReverseAbi as f } from "./index72.js";
|
|
2
2
|
import { getChainContractAddress as u } from "./index173.js";
|
|
3
3
|
import { toHex as h } from "./index109.js";
|
|
4
|
-
import { isNullUniversalResolverError as p } from "./
|
|
5
|
-
import { packetToBytes as C } from "./
|
|
6
|
-
import { getAction as w } from "./
|
|
4
|
+
import { isNullUniversalResolverError as p } from "./index213.js";
|
|
5
|
+
import { packetToBytes as C } from "./index214.js";
|
|
6
|
+
import { getAction as w } from "./index190.js";
|
|
7
7
|
import { readContract as A } from "./index55.js";
|
|
8
8
|
async function b(e, { address: t, blockNumber: s, blockTag: i, gatewayUrls: a, strict: c, universalResolverAddress: d }) {
|
|
9
9
|
let o = d;
|
package/dist/esm/index210.js
CHANGED
|
@@ -1,9 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
import { BaseError as r } from "./index195.js";
|
|
2
|
+
class a extends r {
|
|
3
|
+
constructor({ type: e }) {
|
|
4
|
+
super("Circular reference detected.", {
|
|
5
|
+
metaMessages: [`Struct "${e}" is a circular reference.`]
|
|
6
|
+
}), Object.defineProperty(this, "name", {
|
|
7
|
+
enumerable: !0,
|
|
8
|
+
configurable: !0,
|
|
9
|
+
writable: !0,
|
|
10
|
+
value: "CircularReferenceError"
|
|
11
|
+
});
|
|
12
|
+
}
|
|
6
13
|
}
|
|
7
14
|
export {
|
|
8
|
-
|
|
15
|
+
a as CircularReferenceError
|
|
9
16
|
};
|
package/dist/esm/index212.js
CHANGED
|
@@ -1,12 +1,14 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { LruMap as u } from "./index179.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;
|
|
9
10
|
}
|
|
10
11
|
export {
|
|
11
|
-
|
|
12
|
+
t as promiseCache,
|
|
13
|
+
s as withDedupe
|
|
12
14
|
};
|
package/dist/esm/index213.js
CHANGED
|
@@ -1,19 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
function
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
let t = 0;
|
|
10
|
-
const l = o.split(".");
|
|
11
|
-
for (let r = 0; r < l.length; r++) {
|
|
12
|
-
let n = i(l[r]);
|
|
13
|
-
n.byteLength > 255 && (n = i(h(f(l[r])))), e[t] = n.length, e.set(n, t + 1), t += n.length + 1;
|
|
14
|
-
}
|
|
15
|
-
return e.byteLength !== t + 1 ? e.slice(0, t + 1) : e;
|
|
1
|
+
import { panicReasons as a } from "./index86.js";
|
|
2
|
+
import { BaseError as s } from "./index82.js";
|
|
3
|
+
import { ContractFunctionRevertedError as t } from "./index85.js";
|
|
4
|
+
function d(e, o) {
|
|
5
|
+
if (!(e instanceof s))
|
|
6
|
+
return !1;
|
|
7
|
+
const r = e.walk((n) => n instanceof t);
|
|
8
|
+
return r instanceof t ? !!(r.data?.errorName === "ResolverNotFound" || r.data?.errorName === "ResolverWildcardNotSupported" || r.data?.errorName === "ResolverNotContract" || r.data?.errorName === "ResolverError" || r.data?.errorName === "HttpError" || r.reason?.includes("Wildcard on non-extended resolvers is not supported") || o === "reverse" && r.reason === a[50]) : !1;
|
|
16
9
|
}
|
|
17
10
|
export {
|
|
18
|
-
|
|
11
|
+
d as isNullUniversalResolverError
|
|
19
12
|
};
|
package/dist/esm/index214.js
CHANGED
|
@@ -1,25 +1,19 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
), u = JSON.parse(d);
|
|
15
|
-
return o({ uri: A(u), gatewayUrls: t });
|
|
1
|
+
import { stringToBytes as i } from "./index108.js";
|
|
2
|
+
import { encodeLabelhash as h } from "./index245.js";
|
|
3
|
+
import { labelhash as f } from "./index107.js";
|
|
4
|
+
function y(s) {
|
|
5
|
+
const o = s.replace(/^\.|\.$/gm, "");
|
|
6
|
+
if (o.length === 0)
|
|
7
|
+
return new Uint8Array(1);
|
|
8
|
+
const e = new Uint8Array(i(o).byteLength + 2);
|
|
9
|
+
let t = 0;
|
|
10
|
+
const l = o.split(".");
|
|
11
|
+
for (let r = 0; r < l.length; r++) {
|
|
12
|
+
let n = i(l[r]);
|
|
13
|
+
n.byteLength > 255 && (n = i(h(f(l[r])))), e[t] = n.length, e.set(n, t + 1), t += n.length + 1;
|
|
16
14
|
}
|
|
17
|
-
|
|
18
|
-
return i.namespace === "erc1155" && (n = n.replace("0x", "").padStart(64, "0")), N({
|
|
19
|
-
gatewayUrls: t,
|
|
20
|
-
uri: a.replace(/(?:0x)?{id}/, n)
|
|
21
|
-
});
|
|
15
|
+
return e.byteLength !== t + 1 ? e.slice(0, t + 1) : e;
|
|
22
16
|
}
|
|
23
17
|
export {
|
|
24
|
-
|
|
18
|
+
y as packetToBytes
|
|
25
19
|
};
|
package/dist/esm/index215.js
CHANGED
|
@@ -1,33 +1,25 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
},
|
|
23
|
-
...typeof t.time == "bigint" && {
|
|
24
|
-
time: a(t.time)
|
|
25
|
-
},
|
|
26
|
-
...t.withdrawals && {
|
|
27
|
-
withdrawals: t.withdrawals.map(e)
|
|
28
|
-
}
|
|
29
|
-
};
|
|
1
|
+
import { parseAvatarUri as o, parseNftUri as f, getNftTokenUri as v, resolveAvatarUri as l, getJsonImage as A, getMetadataAvatarUri as N } from "./index246.js";
|
|
2
|
+
async function b(r, { gatewayUrls: t, record: e }) {
|
|
3
|
+
return /eip155:/i.test(e) ? U(r, { gatewayUrls: t, record: e }) : o({ uri: e, gatewayUrls: t });
|
|
4
|
+
}
|
|
5
|
+
async function U(r, { gatewayUrls: t, record: e }) {
|
|
6
|
+
const i = f(e), s = await v(r, { nft: i }), { uri: a, isOnChain: c, isEncoded: p } = l({ uri: s, gatewayUrls: t });
|
|
7
|
+
if (c && (a.includes("data:application/json;base64,") || a.startsWith("{"))) {
|
|
8
|
+
const d = p ? (
|
|
9
|
+
// if it is encoded, decode it
|
|
10
|
+
atob(a.replace("data:application/json;base64,", ""))
|
|
11
|
+
) : (
|
|
12
|
+
// if it isn't encoded assume it is a JSON string, but it could be anything (it will error if it is)
|
|
13
|
+
a
|
|
14
|
+
), u = JSON.parse(d);
|
|
15
|
+
return o({ uri: A(u), gatewayUrls: t });
|
|
16
|
+
}
|
|
17
|
+
let n = i.tokenID;
|
|
18
|
+
return i.namespace === "erc1155" && (n = n.replace("0x", "").padStart(64, "0")), N({
|
|
19
|
+
gatewayUrls: t,
|
|
20
|
+
uri: a.replace(/(?:0x)?{id}/, n)
|
|
21
|
+
});
|
|
30
22
|
}
|
|
31
23
|
export {
|
|
32
|
-
|
|
24
|
+
b as parseAvatarRecord
|
|
33
25
|
};
|
package/dist/esm/index216.js
CHANGED
|
@@ -1,4 +1,33 @@
|
|
|
1
|
-
|
|
1
|
+
import { fromNumber as a } from "./index247.js";
|
|
2
|
+
import { toRpc as e } from "./index248.js";
|
|
3
|
+
function n(t) {
|
|
4
|
+
return {
|
|
5
|
+
...typeof t.baseFeePerGas == "bigint" && {
|
|
6
|
+
baseFeePerGas: a(t.baseFeePerGas)
|
|
7
|
+
},
|
|
8
|
+
...typeof t.blobBaseFee == "bigint" && {
|
|
9
|
+
blobBaseFee: a(t.blobBaseFee)
|
|
10
|
+
},
|
|
11
|
+
...typeof t.feeRecipient == "string" && {
|
|
12
|
+
feeRecipient: t.feeRecipient
|
|
13
|
+
},
|
|
14
|
+
...typeof t.gasLimit == "bigint" && {
|
|
15
|
+
gasLimit: a(t.gasLimit)
|
|
16
|
+
},
|
|
17
|
+
...typeof t.number == "bigint" && {
|
|
18
|
+
number: a(t.number)
|
|
19
|
+
},
|
|
20
|
+
...typeof t.prevRandao == "bigint" && {
|
|
21
|
+
prevRandao: a(t.prevRandao)
|
|
22
|
+
},
|
|
23
|
+
...typeof t.time == "bigint" && {
|
|
24
|
+
time: a(t.time)
|
|
25
|
+
},
|
|
26
|
+
...t.withdrawals && {
|
|
27
|
+
withdrawals: t.withdrawals.map(e)
|
|
28
|
+
}
|
|
29
|
+
};
|
|
30
|
+
}
|
|
2
31
|
export {
|
|
3
|
-
|
|
32
|
+
n as toRpc
|
|
4
33
|
};
|
package/dist/esm/index217.js
CHANGED
|
@@ -1,16 +1,4 @@
|
|
|
1
|
-
|
|
2
|
-
import { UnknownNodeError as i } from "./index101.js";
|
|
3
|
-
import { getNodeError as u } from "./index225.js";
|
|
4
|
-
function a(r, { docsPath: t, ...o }) {
|
|
5
|
-
const e = (() => {
|
|
6
|
-
const n = u(r, o);
|
|
7
|
-
return n instanceof i ? r : n;
|
|
8
|
-
})();
|
|
9
|
-
return new c(e, {
|
|
10
|
-
docsPath: t,
|
|
11
|
-
...o
|
|
12
|
-
});
|
|
13
|
-
}
|
|
1
|
+
const a = "0x82ad56cb";
|
|
14
2
|
export {
|
|
15
|
-
a as
|
|
3
|
+
a as aggregate3Signature
|
|
16
4
|
};
|
package/dist/esm/index218.js
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
const
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
1
|
+
import { CallExecutionError as c } from "./index85.js";
|
|
2
|
+
import { UnknownNodeError as i } from "./index101.js";
|
|
3
|
+
import { getNodeError as u } from "./index226.js";
|
|
4
|
+
function a(r, { docsPath: t, ...o }) {
|
|
5
|
+
const e = (() => {
|
|
6
|
+
const n = u(r, o);
|
|
7
|
+
return n instanceof i ? r : n;
|
|
8
|
+
})();
|
|
9
|
+
return new c(e, {
|
|
10
|
+
docsPath: t,
|
|
11
|
+
...o
|
|
12
|
+
});
|
|
12
13
|
}
|
|
13
14
|
export {
|
|
14
|
-
|
|
15
|
+
a as getCallError
|
|
15
16
|
};
|
package/dist/esm/index219.js
CHANGED
|
@@ -1,50 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
import { InvalidBytesLengthError as d } from "./index105.js";
|
|
3
|
-
import { AccountStateConflictError as u, StateAssignmentConflictError as h } from "./index92.js";
|
|
4
|
-
import { isAddress as l } from "./index131.js";
|
|
5
|
-
import { numberToHex as c } from "./index109.js";
|
|
6
|
-
function s(r) {
|
|
7
|
-
if (!(!r || r.length === 0))
|
|
8
|
-
return r.reduce((t, { slot: e, value: n }) => {
|
|
9
|
-
if (e.length !== 66)
|
|
10
|
-
throw new d({
|
|
11
|
-
size: e.length,
|
|
12
|
-
targetSize: 66,
|
|
13
|
-
type: "hex"
|
|
14
|
-
});
|
|
15
|
-
if (n.length !== 66)
|
|
16
|
-
throw new d({
|
|
17
|
-
size: n.length,
|
|
18
|
-
targetSize: 66,
|
|
19
|
-
type: "hex"
|
|
20
|
-
});
|
|
21
|
-
return t[e] = n, t;
|
|
22
|
-
}, {});
|
|
23
|
-
}
|
|
24
|
-
function m(r) {
|
|
25
|
-
const { balance: t, nonce: e, state: n, stateDiff: o, code: f } = r, i = {};
|
|
26
|
-
if (f !== void 0 && (i.code = f), t !== void 0 && (i.balance = c(t)), e !== void 0 && (i.nonce = c(e)), n !== void 0 && (i.state = s(n)), o !== void 0) {
|
|
27
|
-
if (i.state)
|
|
28
|
-
throw new h();
|
|
29
|
-
i.stateDiff = s(o);
|
|
30
|
-
}
|
|
31
|
-
return i;
|
|
32
|
-
}
|
|
33
|
-
function A(r) {
|
|
1
|
+
function y(t, { format: r }) {
|
|
34
2
|
if (!r)
|
|
35
|
-
return;
|
|
36
|
-
const
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
throw new u({ address: e });
|
|
42
|
-
t[e] = m(n);
|
|
3
|
+
return {};
|
|
4
|
+
const e = {};
|
|
5
|
+
function i(c) {
|
|
6
|
+
const s = Object.keys(c);
|
|
7
|
+
for (const n of s)
|
|
8
|
+
n in t && (e[n] = t[n]), c[n] && typeof c[n] == "object" && !Array.isArray(c[n]) && i(c[n]);
|
|
43
9
|
}
|
|
44
|
-
|
|
10
|
+
const o = r(t || {});
|
|
11
|
+
return i(o), e;
|
|
45
12
|
}
|
|
46
13
|
export {
|
|
47
|
-
|
|
48
|
-
s as serializeStateMapping,
|
|
49
|
-
A as serializeStateOverride
|
|
14
|
+
y as extract
|
|
50
15
|
};
|
package/dist/esm/index22.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getChainContractAddress as l } from "./index173.js";
|
|
2
2
|
import { toHex as u } from "./index109.js";
|
|
3
|
-
import { packetToBytes as v } from "./
|
|
4
|
-
import { getAction as f } from "./
|
|
3
|
+
import { packetToBytes as v } from "./index214.js";
|
|
4
|
+
import { getAction as f } from "./index190.js";
|
|
5
5
|
import { readContract as m } from "./index55.js";
|
|
6
6
|
async function A(o, r) {
|
|
7
7
|
const { blockNumber: n, blockTag: i, name: s } = r, { chain: e } = o, a = (() => {
|
package/dist/esm/index220.js
CHANGED
|
@@ -1,12 +1,50 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
1
|
+
import { InvalidAddressError as a } from "./index104.js";
|
|
2
|
+
import { InvalidBytesLengthError as d } from "./index105.js";
|
|
3
|
+
import { AccountStateConflictError as u, StateAssignmentConflictError as h } from "./index92.js";
|
|
4
|
+
import { isAddress as l } from "./index131.js";
|
|
5
|
+
import { numberToHex as c } from "./index109.js";
|
|
6
|
+
function s(r) {
|
|
7
|
+
if (!(!r || r.length === 0))
|
|
8
|
+
return r.reduce((t, { slot: e, value: n }) => {
|
|
9
|
+
if (e.length !== 66)
|
|
10
|
+
throw new d({
|
|
11
|
+
size: e.length,
|
|
12
|
+
targetSize: 66,
|
|
13
|
+
type: "hex"
|
|
14
|
+
});
|
|
15
|
+
if (n.length !== 66)
|
|
16
|
+
throw new d({
|
|
17
|
+
size: n.length,
|
|
18
|
+
targetSize: 66,
|
|
19
|
+
type: "hex"
|
|
20
|
+
});
|
|
21
|
+
return t[e] = n, t;
|
|
22
|
+
}, {});
|
|
23
|
+
}
|
|
24
|
+
function m(r) {
|
|
25
|
+
const { balance: t, nonce: e, state: n, stateDiff: o, code: f } = r, i = {};
|
|
26
|
+
if (f !== void 0 && (i.code = f), t !== void 0 && (i.balance = c(t)), e !== void 0 && (i.nonce = c(e)), n !== void 0 && (i.state = s(n)), o !== void 0) {
|
|
27
|
+
if (i.state)
|
|
28
|
+
throw new h();
|
|
29
|
+
i.stateDiff = s(o);
|
|
30
|
+
}
|
|
31
|
+
return i;
|
|
32
|
+
}
|
|
33
|
+
function A(r) {
|
|
34
|
+
if (!r)
|
|
35
|
+
return;
|
|
36
|
+
const t = {};
|
|
37
|
+
for (const { address: e, ...n } of r) {
|
|
38
|
+
if (!l(e, { strict: !1 }))
|
|
39
|
+
throw new a({ address: e });
|
|
40
|
+
if (t[e])
|
|
41
|
+
throw new u({ address: e });
|
|
42
|
+
t[e] = m(n);
|
|
43
|
+
}
|
|
44
|
+
return t;
|
|
9
45
|
}
|
|
10
46
|
export {
|
|
11
|
-
|
|
47
|
+
m as serializeAccountStateOverride,
|
|
48
|
+
s as serializeStateMapping,
|
|
49
|
+
A as serializeStateOverride
|
|
12
50
|
};
|
package/dist/esm/index221.js
CHANGED
|
@@ -1,16 +1,12 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
})();
|
|
9
|
-
return new i(n, {
|
|
10
|
-
docsPath: e,
|
|
11
|
-
...o
|
|
1
|
+
import { recoverAddress as i } from "./index149.js";
|
|
2
|
+
import { hashAuthorization as e } from "./index244.js";
|
|
3
|
+
async function a(o) {
|
|
4
|
+
const { authorization: r, signature: t } = o;
|
|
5
|
+
return i({
|
|
6
|
+
hash: e(r),
|
|
7
|
+
signature: t ?? r
|
|
12
8
|
});
|
|
13
9
|
}
|
|
14
10
|
export {
|
|
15
|
-
a as
|
|
11
|
+
a as recoverAuthorizationAddress
|
|
16
12
|
};
|
package/dist/esm/index222.js
CHANGED
|
@@ -1,17 +1,16 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
}
|
|
1
|
+
import { EstimateGasExecutionError as i } from "./index100.js";
|
|
2
|
+
import { UnknownNodeError as m } from "./index101.js";
|
|
3
|
+
import { getNodeError as s } from "./index226.js";
|
|
4
|
+
function a(r, { docsPath: e, ...o }) {
|
|
5
|
+
const n = (() => {
|
|
6
|
+
const t = s(r, o);
|
|
7
|
+
return t instanceof m ? r : t;
|
|
8
|
+
})();
|
|
9
|
+
return new i(n, {
|
|
10
|
+
docsPath: e,
|
|
11
|
+
...o
|
|
12
|
+
});
|
|
14
13
|
}
|
|
15
14
|
export {
|
|
16
|
-
|
|
15
|
+
a as getEstimateGasError
|
|
17
16
|
};
|