@layerzerolabs/oft-evm-contracts 0.2.88 β†’ 0.2.90

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.
@@ -12,7 +12,7 @@
12
12
  βœ… forge-1.3.6-hardhat-2.26.3
13
13
  πŸ”§ hardhat version: 2.26.3
14
14
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
15
- (node:29001) [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.
15
+ (node:82684) [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.
16
16
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
17
17
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
18
18
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -21,7 +21,7 @@ To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-in
21
21
  $ docker run --rm --add-host=host.docker.internal:host-gateway -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -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
22
22
  Compiling 21 Solidity files
23
23
  Successfully compiled 21 Solidity files
24
- ⏳ hardhat compile --config /hardhat/hardhat.default.config.js: 2.848s
24
+ ⏳ hardhat compile --config /hardhat/hardhat.default.config.js: 3.572s
25
25
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
26
26
 
27
27
  > @layerzerolabs/oft-evm-contracts@0.0.0 compile:zksync /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable
@@ -31,7 +31,7 @@ Successfully compiled 21 Solidity files
31
31
  βœ… forge-1.3.6-hardhat-2.26.3
32
32
  πŸ”§ hardhat version: 2.26.3
33
33
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
34
- (node:30225) [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.
34
+ (node:83599) [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.
35
35
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
36
36
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
37
37
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -43,7 +43,7 @@ The zksolc compiler version in your Hardhat config file (1.3.22) is not the late
43
43
  Compiling contracts for ZKsync Era with zksolc v1.3.22 and zkvm-solc v0.8.23-1.0.1
44
44
  Compiling 21 Solidity files
45
45
  Successfully compiled 21 Solidity files
46
- ⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet: 2.916s
46
+ ⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet: 2.971s
47
47
   WARN  Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
48
48
 
49
49
  > @layerzerolabs/oft-evm-contracts@0.0.0 compile:tron /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/non-upgradeable
@@ -53,7 +53,7 @@ Successfully compiled 21 Solidity files
53
53
  βœ… forge-1.3.6-hardhat-2.26.3
54
54
  πŸ”§ hardhat version: 2.26.3
55
55
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
56
- (node:31170) [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.
56
+ (node:84397) [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.
57
57
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
58
58
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
59
59
  (Use `node --trace-warnings ...` to show where the warning was created)
@@ -61,8 +61,8 @@ To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-in
61
61
  πŸ‘€ Running container as UID:GID 1001:1001
62
62
  $ docker run --rm --add-host=host.docker.internal:host-gateway -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -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
63
63
  detected tron network, replacing deployments extension with custom one
64
- Tron-solc v0.8.23 is unknown version, attempting anyway...
65
64
  Compiling contracts with tron solc v0.8.23
65
+ Tron-solc v0.8.23 is unknown version, attempting anyway...
66
66
  Compiling 21 Solidity files
67
67
  Successfully compiled 21 Solidity files
68
- ⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet: 3.761s
68
+ ⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet: 3.973s
@@ -5,85 +5,15 @@
5
5
  βœ… forge-1.3.6-hardhat-2.26.3
6
6
  πŸ”§ forge version: 1.3.6
7
7
  $ docker image inspect --format {{.Id}} 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
8
- (node:67113) [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.
8
+ (node:98560) [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.
9
9
  Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
10
10
  To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
11
11
  (Use `node --trace-warnings ...` to show where the warning was created)
12
- 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
13
- πŸ“₯ 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
14
- $ docker pull 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
15
- forge-1.3.6-hardhat-2.26.3-patch-3: Pulling from layerzerolabs/evm-tooling
16
- 86ec798129ac: Pulling fs layer
17
- eef7c391911c: Pulling fs layer
18
- cc2ecf4065b7: Pulling fs layer
19
- 5760fdd70374: Pulling fs layer
20
- c70db14240a1: Pulling fs layer
21
- 0cb2c6965bde: Pulling fs layer
22
- 885bca26f927: Pulling fs layer
23
- eef7c391911c: Download complete
24
- c70db14240a1: Waiting
25
- 8e167e77288f: Pulling fs layer
26
- 45d43cc973ba: Pulling fs layer
27
- 885bca26f927: Waiting
28
- 44c09156221f: Pulling fs layer
29
- 0cb2c6965bde: Waiting
30
- f2fb700979ad: Pulling fs layer
31
- 8e167e77288f: Waiting
32
- 2a1ced882ba9: Pulling fs layer
33
- 44c09156221f: Waiting
34
- 597168d5c38e: Pulling fs layer
35
- f2fb700979ad: Waiting
36
- 45d43cc973ba: Waiting
37
- e431adaf232f: Pulling fs layer
38
- 36e15e3f2788: Pulling fs layer
39
- 597168d5c38e: Waiting
40
- 36e15e3f2788: Waiting
41
- e431adaf232f: Waiting
42
- 2a1ced882ba9: Waiting
43
- 5760fdd70374: Verifying Checksum
44
- 5760fdd70374: Download complete
45
- 86ec798129ac: Verifying Checksum
46
- 86ec798129ac: Download complete
47
- c70db14240a1: Download complete
48
- cc2ecf4065b7: Verifying Checksum
49
- cc2ecf4065b7: Download complete
50
- 86ec798129ac: Pull complete
51
- eef7c391911c: Pull complete
52
- 8e167e77288f: Download complete
53
- 0cb2c6965bde: Verifying Checksum
54
- 0cb2c6965bde: Download complete
55
- 45d43cc973ba: Download complete
56
- 44c09156221f: Download complete
57
- cc2ecf4065b7: Pull complete
58
- f2fb700979ad: Download complete
59
- 5760fdd70374: Pull complete
60
- c70db14240a1: Pull complete
61
- 597168d5c38e: Download complete
62
- 0cb2c6965bde: Pull complete
63
- 2a1ced882ba9: Verifying Checksum
64
- 2a1ced882ba9: Download complete
65
- 36e15e3f2788: Download complete
66
- 885bca26f927: Verifying Checksum
67
- 885bca26f927: Download complete
68
- e431adaf232f: Verifying Checksum
69
- e431adaf232f: Download complete
70
- 885bca26f927: Pull complete
71
- 8e167e77288f: Pull complete
72
- 45d43cc973ba: Pull complete
73
- 44c09156221f: Pull complete
74
- f2fb700979ad: Pull complete
75
- 2a1ced882ba9: Pull complete
76
- 597168d5c38e: Pull complete
77
- e431adaf232f: Pull complete
78
- 36e15e3f2788: Pull complete
79
- Digest: sha256:08b858b586759ec59f4df44c0bc5eac9f856a1eb32b6ce37f79f31a20a89ed52
80
- 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
81
- 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
82
- βœ… Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
12
+ βœ… 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
83
13
  πŸ‘€ Running container as UID:GID 1001:1001
84
14
  $ docker run --rm --add-host=host.docker.internal:host-gateway -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /home/runner/work/monorepo-internal/monorepo-internal:/workspace -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
85
15
  Compiling 41 files with Solc 0.8.22
86
- Solc 0.8.22 finished in 1.11s
16
+ Solc 0.8.22 finished in 1.30s
87
17
  Compiler run successful!
88
18
 
89
19
  Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
@@ -96,7 +26,7 @@ Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
96
26
  [PASS] test_constructor_18_8() (gas: 10747)
97
27
  [PASS] test_constructor_6_6() (gas: 10747)
98
28
  [PASS] test_constructor_8_6() (gas: 10791)
99
- [PASS] test_constructor_Fuzz(uint8,uint8) (runs: 1000, ΞΌ: 191123, ~: 191177)
29
+ [PASS] test_constructor_Fuzz(uint8,uint8) (runs: 1000, ΞΌ: 191121, ~: 191177)
100
30
  [PASS] test_constructor_Revert_SharedGreaterThanLocal() (gas: 36043)
101
31
  [PASS] test_removeDust_0_0() (gas: 8695)
102
32
  [PASS] test_removeDust_18_6_NoDust() (gas: 8704)
@@ -135,7 +65,7 @@ Ran 48 tests for test/OFTDecimalUtils.t.sol:OFTDecimalUtilsTest
135
65
  [PASS] test_toSD_Revert_AmountSDOverflowed_0_0() (gas: 9119)
136
66
  [PASS] test_toSD_Revert_AmountSDOverflowed_18_6() (gas: 9264)
137
67
  [PASS] test_toSD_Revert_AmountSDOverflowed_6_6() (gas: 9186)
138
- Suite result: ok. 48 passed; 0 failed; 0 skipped; finished in 77.23ms (689.21ms CPU time)
68
+ Suite result: ok. 48 passed; 0 failed; 0 skipped; finished in 88.07ms (677.30ms CPU time)
139
69
 
140
- Ran 1 test suite in 86.22ms (77.23ms CPU time): 48 tests passed, 0 failed, 0 skipped (48 total tests)
141
- ⏳ forge test: 3.058s
70
+ Ran 1 test suite in 101.36ms (88.07ms CPU time): 48 tests passed, 0 failed, 0 skipped (48 total tests)
71
+ ⏳ forge test: 4.129s
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/oft-evm-contracts",
3
- "version": "0.2.88",
3
+ "version": "0.2.90",
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.88",
18
- "@layerzerolabs/typescript-configuration": "0.2.88",
19
- "@layerzerolabs/utils-evm-contracts": "0.2.88",
20
- "@layerzerolabs/solhint-configuration": "0.2.88",
21
- "@layerzerolabs/tsup-configuration": "0.2.88",
22
- "@layerzerolabs/vm-tooling-evm": "0.2.88"
17
+ "@layerzerolabs/oapp-evm-contracts": "0.2.90",
18
+ "@layerzerolabs/solhint-configuration": "0.2.90",
19
+ "@layerzerolabs/tsup-configuration": "0.2.90",
20
+ "@layerzerolabs/vm-tooling-evm": "0.2.90",
21
+ "@layerzerolabs/typescript-configuration": "0.2.90",
22
+ "@layerzerolabs/utils-evm-contracts": "0.2.90"
23
23
  },
24
24
  "publishConfig": {
25
25
  "access": "public",