@layerzerolabs/oft-evm-contracts 0.2.119 → 0.2.120
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/.turbo/turbo-build.log +86 -19
- package/.turbo/turbo-test.log +78 -10
- package/foundry.toml +1 -1
- package/package.json +8 -8
package/.turbo/turbo-build.log
CHANGED
|
@@ -11,27 +11,94 @@
|
|
|
11
11
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
12
12
|
✅ forge-1.3.6-hardhat-2.26.3
|
|
13
13
|
🔧 hardhat version: 2.26.3
|
|
14
|
-
📦 Using mini workspace: /tmp/lz-mini-workspace-
|
|
14
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-VsIPxB
|
|
15
15
|
📦 Copied 9 workspace package source(s)
|
|
16
16
|
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
17
|
-
(node:
|
|
17
|
+
(node:28330) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
18
18
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
19
19
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
20
20
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
21
21
|
📦 Docker volumes:
|
|
22
|
-
-v /tmp/lz-mini-workspace-
|
|
22
|
+
-v /tmp/lz-mini-workspace-VsIPxB:/workspace
|
|
23
23
|
-v /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable:/workspace/apps/oft-app/contracts/evm/non-upgradeable
|
|
24
24
|
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
25
25
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
26
|
+
Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
27
|
+
📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 (platform: linux/amd64)
|
|
28
|
+
$ docker pull --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
29
|
+
forge-1.3.6-hardhat-2.26.3-patch-3: Pulling from layerzerolabs/evm-tooling
|
|
30
|
+
86ec798129ac: Pulling fs layer
|
|
31
|
+
eef7c391911c: Pulling fs layer
|
|
32
|
+
cc2ecf4065b7: Pulling fs layer
|
|
33
|
+
5760fdd70374: Pulling fs layer
|
|
34
|
+
c70db14240a1: Pulling fs layer
|
|
35
|
+
0cb2c6965bde: Pulling fs layer
|
|
36
|
+
885bca26f927: Pulling fs layer
|
|
37
|
+
8e167e77288f: Pulling fs layer
|
|
38
|
+
45d43cc973ba: Pulling fs layer
|
|
39
|
+
5760fdd70374: Download complete
|
|
40
|
+
eef7c391911c: Download complete
|
|
41
|
+
44c09156221f: Pulling fs layer
|
|
42
|
+
0cb2c6965bde: Waiting
|
|
43
|
+
c70db14240a1: Download complete
|
|
44
|
+
f2fb700979ad: Pulling fs layer
|
|
45
|
+
8e167e77288f: Waiting
|
|
46
|
+
2a1ced882ba9: Pulling fs layer
|
|
47
|
+
597168d5c38e: Pulling fs layer
|
|
48
|
+
44c09156221f: Waiting
|
|
49
|
+
45d43cc973ba: Waiting
|
|
50
|
+
e431adaf232f: Pulling fs layer
|
|
51
|
+
885bca26f927: Waiting
|
|
52
|
+
2a1ced882ba9: Waiting
|
|
53
|
+
f2fb700979ad: Waiting
|
|
54
|
+
36e15e3f2788: Pulling fs layer
|
|
55
|
+
597168d5c38e: Waiting
|
|
56
|
+
e431adaf232f: Waiting
|
|
57
|
+
36e15e3f2788: Waiting
|
|
58
|
+
86ec798129ac: Verifying Checksum
|
|
59
|
+
86ec798129ac: Download complete
|
|
60
|
+
cc2ecf4065b7: Verifying Checksum
|
|
61
|
+
cc2ecf4065b7: Download complete
|
|
62
|
+
0cb2c6965bde: Verifying Checksum
|
|
63
|
+
0cb2c6965bde: Download complete
|
|
64
|
+
8e167e77288f: Download complete
|
|
65
|
+
45d43cc973ba: Download complete
|
|
66
|
+
44c09156221f: Download complete
|
|
67
|
+
f2fb700979ad: Verifying Checksum
|
|
68
|
+
f2fb700979ad: Download complete
|
|
69
|
+
597168d5c38e: Download complete
|
|
70
|
+
86ec798129ac: Pull complete
|
|
71
|
+
eef7c391911c: Pull complete
|
|
72
|
+
2a1ced882ba9: Verifying Checksum
|
|
73
|
+
2a1ced882ba9: Download complete
|
|
74
|
+
36e15e3f2788: Download complete
|
|
75
|
+
cc2ecf4065b7: Pull complete
|
|
76
|
+
e431adaf232f: Download complete
|
|
77
|
+
5760fdd70374: Pull complete
|
|
78
|
+
c70db14240a1: Pull complete
|
|
79
|
+
0cb2c6965bde: Pull complete
|
|
80
|
+
885bca26f927: Download complete
|
|
81
|
+
885bca26f927: Pull complete
|
|
82
|
+
8e167e77288f: Pull complete
|
|
83
|
+
45d43cc973ba: Pull complete
|
|
84
|
+
44c09156221f: Pull complete
|
|
85
|
+
f2fb700979ad: Pull complete
|
|
86
|
+
2a1ced882ba9: Pull complete
|
|
87
|
+
597168d5c38e: Pull complete
|
|
88
|
+
e431adaf232f: Pull complete
|
|
89
|
+
36e15e3f2788: Pull complete
|
|
90
|
+
Digest: sha256:08b858b586759ec59f4df44c0bc5eac9f856a1eb32b6ce37f79f31a20a89ed52
|
|
91
|
+
Status: Downloaded newer image for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
92
|
+
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
26
93
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 true
|
|
27
|
-
$ docker container rm
|
|
28
|
-
✅
|
|
94
|
+
$ docker container rm 879ab992039d645d2bd59dc892741dd78c9ac7962e1a40809cd5d7f103179c1a
|
|
95
|
+
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
29
96
|
👤 Running container as UID:GID 1001:1001
|
|
30
97
|
🌍 Using 1 custom environment variable(s)
|
|
31
|
-
$ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-gateway -e $'TS_NODE_COMPILER_OPTIONS={"module":"CommonJS","moduleResolution":"node"}' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-mini-workspace-
|
|
98
|
+
$ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-gateway -e $'TS_NODE_COMPILER_OPTIONS={"module":"CommonJS","moduleResolution":"node"}' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-mini-workspace-VsIPxB:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable:/workspace/apps/oft-app/contracts/evm/non-upgradeable -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -w /workspace/apps/oft-app/contracts/evm/non-upgradeable 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 hardhat compile --config /hardhat/hardhat.default.config.js
|
|
32
99
|
Compiling 21 Solidity files
|
|
33
100
|
Successfully compiled 21 Solidity files
|
|
34
|
-
⏳ hardhat compile --config /hardhat/hardhat.default.config.js: 2.
|
|
101
|
+
⏳ hardhat compile --config /hardhat/hardhat.default.config.js: 2.962s
|
|
35
102
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
36
103
|
|
|
37
104
|
> @layerzerolabs/oft-evm-contracts@0.0.0 compile:zksync /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable
|
|
@@ -40,30 +107,30 @@ Successfully compiled 21 Solidity files
|
|
|
40
107
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
41
108
|
✅ forge-1.3.6-hardhat-2.26.3
|
|
42
109
|
🔧 hardhat version: 2.26.3
|
|
43
|
-
📦 Using mini workspace: /tmp/lz-mini-workspace-
|
|
110
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-EtNMFm
|
|
44
111
|
📦 Copied 9 workspace package source(s)
|
|
45
112
|
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
46
|
-
(node:
|
|
113
|
+
(node:29617) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
47
114
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
48
115
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
49
116
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
50
117
|
📦 Docker volumes:
|
|
51
|
-
-v /tmp/lz-mini-workspace-
|
|
118
|
+
-v /tmp/lz-mini-workspace-EtNMFm:/workspace
|
|
52
119
|
-v /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable:/workspace/apps/oft-app/contracts/evm/non-upgradeable
|
|
53
120
|
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
54
121
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
55
122
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 true
|
|
56
|
-
$ docker container rm
|
|
123
|
+
$ docker container rm 23258cadad2b69ef5c6449370816d0e0a13a673a04011bcefb3072e7dc987e95
|
|
57
124
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 (linux/amd64)
|
|
58
125
|
👤 Running container as UID:GID 1001:1001
|
|
59
126
|
🌍 Using 1 custom environment variable(s)
|
|
60
|
-
$ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-gateway -e $'TS_NODE_COMPILER_OPTIONS={"module":"CommonJS","moduleResolution":"node"}' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-mini-workspace-
|
|
127
|
+
$ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-gateway -e $'TS_NODE_COMPILER_OPTIONS={"module":"CommonJS","moduleResolution":"node"}' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-mini-workspace-EtNMFm:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable:/workspace/apps/oft-app/contracts/evm/non-upgradeable -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -w /workspace/apps/oft-app/contracts/evm/non-upgradeable 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet
|
|
61
128
|
The solc version 1.3.22 is deprecated and will be removed for security reasons soon. Please update to v1.4.0 or newer.
|
|
62
129
|
The zksolc compiler version in your Hardhat config file (1.3.22) is not the latest. We recommend using the latest version 1.5.15.
|
|
63
130
|
Compiling contracts for ZKsync Era with zksolc v1.3.22 and zkvm-solc v0.8.23-1.0.1
|
|
64
131
|
Compiling 21 Solidity files
|
|
65
132
|
Successfully compiled 21 Solidity files
|
|
66
|
-
⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet: 2.
|
|
133
|
+
⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet: 2.741s
|
|
67
134
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
68
135
|
|
|
69
136
|
> @layerzerolabs/oft-evm-contracts@0.0.0 compile:tron /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable
|
|
@@ -72,27 +139,27 @@ Successfully compiled 21 Solidity files
|
|
|
72
139
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
73
140
|
✅ forge-1.3.6-hardhat-2.26.3
|
|
74
141
|
🔧 hardhat version: 2.26.3
|
|
75
|
-
📦 Using mini workspace: /tmp/lz-mini-workspace-
|
|
142
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-xr1svH
|
|
76
143
|
📦 Copied 9 workspace package source(s)
|
|
77
144
|
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
78
|
-
(node:
|
|
145
|
+
(node:30674) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
79
146
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
80
147
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
81
148
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
82
149
|
📦 Docker volumes:
|
|
83
|
-
-v /tmp/lz-mini-workspace-
|
|
150
|
+
-v /tmp/lz-mini-workspace-xr1svH:/workspace
|
|
84
151
|
-v /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable:/workspace/apps/oft-app/contracts/evm/non-upgradeable
|
|
85
152
|
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
86
153
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
87
154
|
$ docker container create --platform linux/amd64 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 true
|
|
88
|
-
$ docker container rm
|
|
155
|
+
$ docker container rm 7ed55052dfc3b57ece790f41e5b03e412268262dedb095a9f331bc90503ece90
|
|
89
156
|
✅ Using cached Docker image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 (linux/amd64)
|
|
90
157
|
👤 Running container as UID:GID 1001:1001
|
|
91
158
|
🌍 Using 1 custom environment variable(s)
|
|
92
|
-
$ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-gateway -e $'TS_NODE_COMPILER_OPTIONS={"module":"CommonJS","moduleResolution":"node"}' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-mini-workspace-
|
|
159
|
+
$ docker run --platform linux/amd64 --rm --add-host=host.docker.internal:host-gateway -e $'TS_NODE_COMPILER_OPTIONS={"module":"CommonJS","moduleResolution":"node"}' -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-mini-workspace-xr1svH:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable:/workspace/apps/oft-app/contracts/evm/non-upgradeable -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -w /workspace/apps/oft-app/contracts/evm/non-upgradeable 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet
|
|
93
160
|
detected tron network, replacing deployments extension with custom one
|
|
94
161
|
Tron-solc v0.8.23 is unknown version, attempting anyway...
|
|
95
162
|
Compiling contracts with tron solc v0.8.23
|
|
96
163
|
Compiling 21 Solidity files
|
|
97
164
|
Successfully compiled 21 Solidity files
|
|
98
|
-
⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet: 3.
|
|
165
|
+
⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet: 3.237s
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -4,23 +4,91 @@
|
|
|
4
4
|
|
|
5
5
|
✅ forge-1.3.6-hardhat-2.26.3
|
|
6
6
|
🔧 forge version: 1.3.6
|
|
7
|
-
📦 Using mini workspace: /tmp/lz-mini-workspace-
|
|
7
|
+
📦 Using mini workspace: /tmp/lz-mini-workspace-Rmqdj8
|
|
8
8
|
📦 Copied 9 workspace package source(s)
|
|
9
9
|
📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
|
|
10
|
-
(node:
|
|
10
|
+
(node:85991) [MODULE_TYPELESS_PACKAGE_JSON] Warning: Module type of file:///home/runner/work/monorepo-internal/monorepo-internal/configs/vm-tooling/values/docker-image-repo.ts is not specified and it doesn't parse as CommonJS.
|
|
11
11
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
12
12
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
13
13
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
14
14
|
📦 Docker volumes:
|
|
15
|
-
-v /tmp/lz-mini-workspace-
|
|
15
|
+
-v /tmp/lz-mini-workspace-Rmqdj8:/workspace
|
|
16
16
|
-v /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable:/workspace/apps/oft-app/contracts/evm/non-upgradeable
|
|
17
17
|
-v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro
|
|
18
18
|
$ docker image inspect --format {{.Architecture}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
19
|
-
|
|
19
|
+
Error response from daemon: No such image: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
20
|
+
📥 Pulling Docker image from: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
21
|
+
$ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
22
|
+
forge-1.3.6-hardhat-2.26.3-patch-3: Pulling from layerzerolabs/evm-tooling
|
|
23
|
+
86ec798129ac: Pulling fs layer
|
|
24
|
+
eef7c391911c: Pulling fs layer
|
|
25
|
+
cc2ecf4065b7: Pulling fs layer
|
|
26
|
+
5760fdd70374: Pulling fs layer
|
|
27
|
+
c70db14240a1: Pulling fs layer
|
|
28
|
+
0cb2c6965bde: Pulling fs layer
|
|
29
|
+
885bca26f927: Pulling fs layer
|
|
30
|
+
eef7c391911c: Download complete
|
|
31
|
+
8e167e77288f: Pulling fs layer
|
|
32
|
+
5760fdd70374: Download complete
|
|
33
|
+
45d43cc973ba: Pulling fs layer
|
|
34
|
+
44c09156221f: Pulling fs layer
|
|
35
|
+
cc2ecf4065b7: Download complete
|
|
36
|
+
f2fb700979ad: Pulling fs layer
|
|
37
|
+
885bca26f927: Waiting
|
|
38
|
+
2a1ced882ba9: Pulling fs layer
|
|
39
|
+
597168d5c38e: Pulling fs layer
|
|
40
|
+
45d43cc973ba: Waiting
|
|
41
|
+
e431adaf232f: Pulling fs layer
|
|
42
|
+
c70db14240a1: Download complete
|
|
43
|
+
8e167e77288f: Waiting
|
|
44
|
+
36e15e3f2788: Pulling fs layer
|
|
45
|
+
f2fb700979ad: Waiting
|
|
46
|
+
44c09156221f: Waiting
|
|
47
|
+
36e15e3f2788: Waiting
|
|
48
|
+
e431adaf232f: Waiting
|
|
49
|
+
597168d5c38e: Waiting
|
|
50
|
+
2a1ced882ba9: Waiting
|
|
51
|
+
8e167e77288f: Verifying Checksum
|
|
52
|
+
8e167e77288f: Download complete
|
|
53
|
+
45d43cc973ba: Verifying Checksum
|
|
54
|
+
45d43cc973ba: Download complete
|
|
55
|
+
44c09156221f: Verifying Checksum
|
|
56
|
+
44c09156221f: Download complete
|
|
57
|
+
f2fb700979ad: Verifying Checksum
|
|
58
|
+
f2fb700979ad: Download complete
|
|
59
|
+
0cb2c6965bde: Verifying Checksum
|
|
60
|
+
0cb2c6965bde: Download complete
|
|
61
|
+
597168d5c38e: Download complete
|
|
62
|
+
86ec798129ac: Pull complete
|
|
63
|
+
eef7c391911c: Pull complete
|
|
64
|
+
2a1ced882ba9: Verifying Checksum
|
|
65
|
+
2a1ced882ba9: Download complete
|
|
66
|
+
cc2ecf4065b7: Pull complete
|
|
67
|
+
36e15e3f2788: Verifying Checksum
|
|
68
|
+
36e15e3f2788: Download complete
|
|
69
|
+
5760fdd70374: Pull complete
|
|
70
|
+
c70db14240a1: Pull complete
|
|
71
|
+
0cb2c6965bde: Pull complete
|
|
72
|
+
e431adaf232f: Download complete
|
|
73
|
+
885bca26f927: Verifying Checksum
|
|
74
|
+
885bca26f927: Download complete
|
|
75
|
+
885bca26f927: Pull complete
|
|
76
|
+
8e167e77288f: Pull complete
|
|
77
|
+
45d43cc973ba: Pull complete
|
|
78
|
+
44c09156221f: Pull complete
|
|
79
|
+
f2fb700979ad: Pull complete
|
|
80
|
+
2a1ced882ba9: Pull complete
|
|
81
|
+
597168d5c38e: Pull complete
|
|
82
|
+
e431adaf232f: Pull complete
|
|
83
|
+
36e15e3f2788: Pull complete
|
|
84
|
+
Digest: sha256:08b858b586759ec59f4df44c0bc5eac9f856a1eb32b6ce37f79f31a20a89ed52
|
|
85
|
+
Status: Image is up to date for 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
86
|
+
438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
87
|
+
✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
|
|
20
88
|
👤 Running container as UID:GID 1001:1001
|
|
21
|
-
$ docker run --rm --add-host=host.docker.internal:host-gateway -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-mini-workspace-
|
|
89
|
+
$ docker run --rm --add-host=host.docker.internal:host-gateway -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-mini-workspace-Rmqdj8:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable:/workspace/apps/oft-app/contracts/evm/non-upgradeable -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -w /workspace/apps/oft-app/contracts/evm/non-upgradeable 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 forge test
|
|
22
90
|
Compiling 41 files with Solc 0.8.22
|
|
23
|
-
Solc 0.8.22 finished in
|
|
91
|
+
Solc 0.8.22 finished in 1.11s
|
|
24
92
|
Compiler run successful!
|
|
25
93
|
|
|
26
94
|
Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
|
|
@@ -33,7 +101,7 @@ Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
|
|
|
33
101
|
[PASS] test_constructor_18_8() (gas: 10747)
|
|
34
102
|
[PASS] test_constructor_6_6() (gas: 10747)
|
|
35
103
|
[PASS] test_constructor_8_6() (gas: 10791)
|
|
36
|
-
[PASS] test_constructor_Fuzz(uint8,uint8) (runs: 1000, μ:
|
|
104
|
+
[PASS] test_constructor_Fuzz(uint8,uint8) (runs: 1000, μ: 191131, ~: 191177)
|
|
37
105
|
[PASS] test_constructor_Revert_SharedGreaterThanLocal() (gas: 36043)
|
|
38
106
|
[PASS] test_removeDust_0_0() (gas: 8695)
|
|
39
107
|
[PASS] test_removeDust_18_6_NoDust() (gas: 8704)
|
|
@@ -72,7 +140,7 @@ Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
|
|
|
72
140
|
[PASS] test_toSD_Revert_AmountSDOverflowed_0_0() (gas: 9119)
|
|
73
141
|
[PASS] test_toSD_Revert_AmountSDOverflowed_18_6() (gas: 9264)
|
|
74
142
|
[PASS] test_toSD_Revert_AmountSDOverflowed_6_6() (gas: 9186)
|
|
75
|
-
Suite result: ok. 48 passed; 0 failed; 0 skipped; finished in
|
|
143
|
+
Suite result: ok. 48 passed; 0 failed; 0 skipped; finished in 95.37ms (656.44ms CPU time)
|
|
76
144
|
|
|
77
|
-
Ran 1 test suite in
|
|
78
|
-
⏳ forge test:
|
|
145
|
+
Ran 1 test suite in 106.04ms (95.37ms CPU time): 48 tests passed, 0 failed, 0 skipped (48 total tests)
|
|
146
|
+
⏳ forge test: 4.335s
|
package/foundry.toml
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/oft-evm-contracts",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.120",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "LayerZero Labs reference EVM OFT implementation",
|
|
6
6
|
"license": "MIT",
|
|
@@ -14,12 +14,12 @@
|
|
|
14
14
|
"@openzeppelin/contracts-upgradeable": "^5.0.2",
|
|
15
15
|
"ethers": "^5.8.0",
|
|
16
16
|
"solhint": "^6.0.1",
|
|
17
|
-
"@layerzerolabs/oapp-evm-contracts": "0.2.
|
|
18
|
-
"@layerzerolabs/
|
|
19
|
-
"@layerzerolabs/
|
|
20
|
-
"@layerzerolabs/
|
|
21
|
-
"@layerzerolabs/
|
|
22
|
-
"@layerzerolabs/vm-tooling-evm": "0.2.
|
|
17
|
+
"@layerzerolabs/oapp-evm-contracts": "0.2.120",
|
|
18
|
+
"@layerzerolabs/solhint-configuration": "0.2.120",
|
|
19
|
+
"@layerzerolabs/tsup-configuration": "0.2.120",
|
|
20
|
+
"@layerzerolabs/typescript-configuration": "0.2.120",
|
|
21
|
+
"@layerzerolabs/utils-evm-contracts": "0.2.120",
|
|
22
|
+
"@layerzerolabs/vm-tooling-evm": "0.2.120"
|
|
23
23
|
},
|
|
24
24
|
"publishConfig": {
|
|
25
25
|
"access": "public",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"compile:evm": "pnpm lz-tool --env TS_NODE_COMPILER_OPTIONS='{\"module\":\"CommonJS\",\"moduleResolution\":\"node\"}' hardhat compile --config /hardhat/hardhat.default.config.js",
|
|
39
39
|
"compile:tron": "pnpm lz-tool --env TS_NODE_COMPILER_OPTIONS='{\"module\":\"CommonJS\",\"moduleResolution\":\"node\"}' hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet",
|
|
40
40
|
"compile:zksync": "pnpm lz-tool --env TS_NODE_COMPILER_OPTIONS='{\"module\":\"CommonJS\",\"moduleResolution\":\"node\"}' hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet",
|
|
41
|
-
"generated:clean": "rm -rf ./artifacts ./artifacts-tron ./artifacts-zk ./hh-cache ./hh-cache-tron ./hh-cache-zk",
|
|
41
|
+
"generated:clean": "rm -rf ./artifacts ./artifacts-tron ./artifacts-zk ./hh-cache ./hh-cache-tron ./hh-cache-zk ./out ./cache",
|
|
42
42
|
"lint": "solhint --config solhint.config.js 'contracts/**/*.sol' 'test/**/*.sol' --fix --noPrompt",
|
|
43
43
|
"test": "pnpm lz-tool forge test",
|
|
44
44
|
"test:snapshot:check": "pnpm exec turbo-snapshot check",
|