@layerzerolabs/oapp-upgradeable-evm-contracts 0.2.126 → 0.2.128

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.
@@ -4,25 +4,73 @@
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-MqNuK0
7
+ 📦 Using scoped workspace: /tmp/lz-scoped-workspace-p9TfGp
8
8
  📦 Copied 11 workspace package source(s)
9
- 📦 No mini-workspace pruner configured; using unpruned package-level source copy fallback.
10
- (node:222428) [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
+ 📦 No scoped-workspace pruner configured; using unpruned package-level source copy fallback.
10
+ (node:125547) [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-MqNuK0:/workspace
15
+ -v /tmp/lz-scoped-workspace-p9TfGp:/workspace
16
16
  -v /home/runner/work/monorepo-internal/monorepo-internal/apps/oapp-app/contracts/evm/upgradeable:/workspace/apps/oapp-app/contracts/evm/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
- 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 (amd64)
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: Already exists
24
+ eef7c391911c: Already exists
25
+ cc2ecf4065b7: Already exists
26
+ 5760fdd70374: Already exists
27
+ c70db14240a1: Already exists
28
+ 0cb2c6965bde: Already exists
29
+ 885bca26f927: Pulling fs layer
30
+ 8e167e77288f: Pulling fs layer
31
+ 45d43cc973ba: Pulling fs layer
32
+ 44c09156221f: Pulling fs layer
33
+ f2fb700979ad: Pulling fs layer
34
+ 2a1ced882ba9: Pulling fs layer
35
+ 597168d5c38e: Pulling fs layer
36
+ e431adaf232f: Pulling fs layer
37
+ 36e15e3f2788: Pulling fs layer
38
+ 36e15e3f2788: Download complete
39
+ 44c09156221f: Download complete
40
+ 8e167e77288f: Download complete
41
+ 45d43cc973ba: Download complete
42
+ 2a1ced882ba9: Download complete
43
+ f2fb700979ad: Download complete
44
+ 597168d5c38e: Download complete
45
+ e431adaf232f: Download complete
46
+ 885bca26f927: Pull complete
47
+ 8e167e77288f: Pull complete
48
+ 45d43cc973ba: Pull complete
49
+ 44c09156221f: Pull complete
50
+ f2fb700979ad: Pull complete
51
+ 2a1ced882ba9: Pull complete
52
+ 597168d5c38e: Pull complete
53
+ e431adaf232f: Pull complete
54
+ 36e15e3f2788: Pull complete
55
+ Digest: sha256:08b858b586759ec59f4df44c0bc5eac9f856a1eb32b6ce37f79f31a20a89ed52
56
+ 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
57
+ 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
58
+ ✅ Successfully pulled: 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3
20
59
  👤 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-MqNuK0:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/apps/oapp-app/contracts/evm/upgradeable:/workspace/apps/oapp-app/contracts/evm/upgradeable -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -w /workspace/apps/oapp-app/contracts/evm/upgradeable 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 forge test
60
+ $ docker run --rm --add-host=host.docker.internal:host-gateway -e LOCAL_UID=1001 -e LOCAL_GID=1001 -v /tmp/lz-scoped-workspace-p9TfGp:/workspace -v /home/runner/work/monorepo-internal/monorepo-internal/apps/oapp-app/contracts/evm/upgradeable:/workspace/apps/oapp-app/contracts/evm/upgradeable -v /home/runner/work/monorepo-internal/monorepo-internal/node_modules/.pnpm:/workspace/node_modules/.pnpm:ro -w /workspace/apps/oapp-app/contracts/evm/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
61
  Compiling 150 files with Solc 0.8.22
23
- Solc 0.8.22 finished in 11.20s
62
+ Solc 0.8.22 finished in 21.56s
24
63
  Compiler run successful!
25
64
 
65
+ Ran 6 tests for test/OAppAltUpgradeable.t.sol:OAppAltUpgradeableTest
66
+ [PASS] test_constructor() (gas: 15583)
67
+ [PASS] test_constructor_Revert_InvalidNativeToken() (gas: 4353096)
68
+ [PASS] test_payNative() (gas: 97285)
69
+ [PASS] test_payNative_Fuzz(uint96) (runs: 1000, μ: 99257, ~: 99198)
70
+ [PASS] test_payNative_Revert_OnlyAltToken() (gas: 101951)
71
+ [PASS] test_payNative_ZeroFee() (gas: 18992)
72
+ Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 176.18ms (137.22ms CPU time)
73
+
26
74
  Ran 6 tests for test/OAppCoreRBACUpgradeable.t.sol:OAppCoreRBACUpgradeableTest
27
75
  [PASS] test_acceptDefaultAdminTransfer() (gas: 107512)
28
76
  [PASS] test_acceptDefaultAdminTransfer_ChainedTransfers() (gas: 175705)
@@ -30,20 +78,11 @@ Ran 6 tests for test/OAppCoreRBACUpgradeable.t.sol:OAppCoreRBACUpgradeableTest
30
78
  [PASS] test_initialize_SetsDelegate() (gas: 15127)
31
79
  [PASS] test_setDelegate_Revert_CannotDirectlySetDelegate_Admin() (gas: 15597)
32
80
  [PASS] test_setDelegate_Revert_CannotDirectlySetDelegate_NonAdmin() (gas: 16016)
33
- Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 87.43ms (84.53ms CPU time)
34
-
35
- Ran 6 tests for test/OAppAltUpgradeable.t.sol:OAppAltUpgradeableTest
36
- [PASS] test_constructor() (gas: 15583)
37
- [PASS] test_constructor_Revert_InvalidNativeToken() (gas: 4353096)
38
- [PASS] test_payNative() (gas: 97285)
39
- [PASS] test_payNative_Fuzz(uint96) (runs: 1000, μ: 99267, ~: 99198)
40
- [PASS] test_payNative_Revert_OnlyAltToken() (gas: 101951)
41
- [PASS] test_payNative_ZeroFee() (gas: 18992)
42
- Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 111.74ms (109.92ms CPU time)
81
+ Suite result: ok. 6 passed; 0 failed; 0 skipped; finished in 194.27ms (183.93ms CPU time)
43
82
 
44
83
  Ran 15 tests for test/OAppOptionsType3RBACUpgradeable.t.sol:OAppOptionsType3RBACUpgradeableTest
45
84
  [PASS] test_combineOptions_CombinesType3Options() (gas: 58107)
46
- [PASS] test_combineOptions_Fuzz(uint32,uint16,uint128,uint128) (runs: 1000, μ: 60839, ~: 60830)
85
+ [PASS] test_combineOptions_Fuzz(uint32,uint16,uint128,uint128) (runs: 1000, μ: 60838, ~: 60830)
47
86
  [PASS] test_combineOptions_Fuzz_Revert_InvalidExtraOptionsType(uint16) (runs: 1000, μ: 53266, ~: 53266)
48
87
  [PASS] test_combineOptions_NoEnforcedOptions() (gas: 19925)
49
88
  [PASS] test_combineOptions_NoExtraOptions() (gas: 97203)
@@ -54,14 +93,14 @@ Ran 15 tests for test/OAppOptionsType3RBACUpgradeable.t.sol:OAppOptionsType3RBAC
54
93
  [PASS] test_initialize_Revert_AlreadyInitialized() (gas: 17898)
55
94
  [PASS] test_setEnforcedOptions() (gas: 135081)
56
95
  [PASS] test_setEnforcedOptions_EmptyOptionsResetsEnforced() (gas: 44859)
57
- [PASS] test_setEnforcedOptions_Fuzz(uint32,uint16,uint128) (runs: 1000, μ: 53633, ~: 53630)
96
+ [PASS] test_setEnforcedOptions_Fuzz(uint32,uint16,uint128) (runs: 1000, μ: 53634, ~: 53630)
58
97
  [PASS] test_setEnforcedOptions_Fuzz_Revert_InvalidOptionsType(uint16) (runs: 1000, μ: 20171, ~: 20171)
59
98
  [PASS] test_setEnforcedOptions_Revert_Unauthorized() (gas: 23046)
60
- Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 149.18ms (393.67ms CPU time)
99
+ Suite result: ok. 15 passed; 0 failed; 0 skipped; finished in 215.59ms (670.97ms CPU time)
61
100
 
62
101
  Ran 14 tests for test/OAppOptionsType3BaseUpgradeable.t.sol:OAppOptionsType3BaseUpgradeableTest
63
102
  [PASS] test_combineOptions_CombinesType3Options() (gas: 55506)
64
- [PASS] test_combineOptions_Fuzz(uint32,uint16,uint128,uint128) (runs: 1000, μ: 58344, ~: 58337)
103
+ [PASS] test_combineOptions_Fuzz(uint32,uint16,uint128,uint128) (runs: 1000, μ: 58346, ~: 58337)
65
104
  [PASS] test_combineOptions_Fuzz_Revert_InvalidExtraOptionsType(uint16) (runs: 1000, μ: 50697, ~: 50697)
66
105
  [PASS] test_combineOptions_NoEnforcedOptions() (gas: 19825)
67
106
  [PASS] test_combineOptions_NoExtraOptions() (gas: 94671)
@@ -72,9 +111,9 @@ Ran 14 tests for test/OAppOptionsType3BaseUpgradeable.t.sol:OAppOptionsType3Base
72
111
  [PASS] test_initialize_Revert_AlreadyInitialized() (gas: 15583)
73
112
  [PASS] test_setEnforcedOptions() (gas: 132440)
74
113
  [PASS] test_setEnforcedOptions_EmptyOptionsResetsEnforced() (gas: 42400)
75
- [PASS] test_setEnforcedOptions_Fuzz(uint32,uint16,uint128) (runs: 1000, μ: 51097, ~: 51093)
114
+ [PASS] test_setEnforcedOptions_Fuzz(uint32,uint16,uint128) (runs: 1000, μ: 51096, ~: 51093)
76
115
  [PASS] test_setEnforcedOptions_Fuzz_Revert_InvalidOptionsType(uint16) (runs: 1000, μ: 17649, ~: 17649)
77
- Suite result: ok. 14 passed; 0 failed; 0 skipped; finished in 149.25ms (392.25ms CPU time)
116
+ Suite result: ok. 14 passed; 0 failed; 0 skipped; finished in 221.61ms (653.03ms CPU time)
78
117
 
79
- Ran 4 test suites in 153.61ms (497.60ms CPU time): 41 tests passed, 0 failed, 0 skipped (41 total tests)
80
- ⏳ forge test: 12.721s
118
+ Ran 4 test suites in 234.94ms (807.65ms CPU time): 41 tests passed, 0 failed, 0 skipped (41 total tests)
119
+ ⏳ forge test: 24.642s
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@layerzerolabs/oapp-upgradeable-evm-contracts",
3
- "version": "0.2.126",
3
+ "version": "0.2.128",
4
4
  "private": false,
5
5
  "description": "LayerZero Labs reference EVM upgradeable OApp implementation",
6
6
  "license": "MIT",
@@ -15,14 +15,14 @@
15
15
  "ethers": "^5.8.0",
16
16
  "solhint": "^6.0.1",
17
17
  "solidity-bytes-utils": "^0.8.4",
18
- "@layerzerolabs/oapp-evm-contracts": "0.2.126",
19
- "@layerzerolabs/solhint-configuration": "0.2.126",
20
- "@layerzerolabs/test-utils-evm-contracts": "0.2.126",
21
- "@layerzerolabs/tsup-configuration": "0.2.126",
22
- "@layerzerolabs/typescript-configuration": "0.2.126",
23
- "@layerzerolabs/utils-upgradeable-evm-contracts": "0.2.126",
24
- "@layerzerolabs/utils-evm-contracts": "0.2.126",
25
- "@layerzerolabs/vm-tooling-evm": "0.2.126"
18
+ "@layerzerolabs/oapp-evm-contracts": "0.2.128",
19
+ "@layerzerolabs/solhint-configuration": "0.2.128",
20
+ "@layerzerolabs/test-utils-evm-contracts": "0.2.128",
21
+ "@layerzerolabs/tsup-configuration": "0.2.128",
22
+ "@layerzerolabs/typescript-configuration": "0.2.128",
23
+ "@layerzerolabs/utils-evm-contracts": "0.2.128",
24
+ "@layerzerolabs/utils-upgradeable-evm-contracts": "0.2.128",
25
+ "@layerzerolabs/vm-tooling-evm": "0.2.128"
26
26
  },
27
27
  "publishConfig": {
28
28
  "access": "public",