@layerzerolabs/oft-upgradeable-evm-contracts 0.2.103 → 0.2.104
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 +6 -6
- package/.turbo/turbo-lint.log +109 -1
- package/.turbo/turbo-test.log +196 -196
- package/package.json +11 -11
package/.turbo/turbo-build.log
CHANGED
|
@@ -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:
|
|
15
|
+
(node:128862) [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)
|
|
@@ -71,7 +71,7 @@ Warning: Contract code size is 27524 bytes and exceeds 24576 bytes (a limit intr
|
|
|
71
71
|
|
|
72
72
|
|
|
73
73
|
Successfully compiled 76 Solidity files
|
|
74
|
-
⏳ hardhat compile --config /hardhat/hardhat.default.config.js:
|
|
74
|
+
⏳ hardhat compile --config /hardhat/hardhat.default.config.js: 12.952s
|
|
75
75
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
76
76
|
|
|
77
77
|
> @layerzerolabs/oft-upgradeable-evm-contracts@0.0.0 compile:zksync /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/upgradeable
|
|
@@ -81,7 +81,7 @@ Successfully compiled 76 Solidity files
|
|
|
81
81
|
✅ forge-1.3.6-hardhat-2.26.3
|
|
82
82
|
🔧 hardhat version: 2.26.3
|
|
83
83
|
$ 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
|
|
84
|
-
(node:
|
|
84
|
+
(node:131705) [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.
|
|
85
85
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
86
86
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
87
87
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -94,7 +94,7 @@ The zksolc compiler version in your Hardhat config file (1.3.22) is not the late
|
|
|
94
94
|
Compiling contracts for ZKsync Era with zksolc v1.3.22 and zkvm-solc v0.8.23-1.0.1
|
|
95
95
|
Compiling 76 Solidity files
|
|
96
96
|
Successfully compiled 76 Solidity files
|
|
97
|
-
⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet: 1:
|
|
97
|
+
⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network zksync-mainnet: 1:48.900 (m:ss.mmm)
|
|
98
98
|
WARN Issue while reading "/home/runner/work/monorepo-internal/monorepo-internal/.npmrc". Failed to replace env in config: ${NPM_TOKEN}
|
|
99
99
|
|
|
100
100
|
> @layerzerolabs/oft-upgradeable-evm-contracts@0.0.0 compile:tron /home/runner/work/monorepo-internal/monorepo-internal/apps/oft-app/contracts/evm/upgradeable
|
|
@@ -104,7 +104,7 @@ Successfully compiled 76 Solidity files
|
|
|
104
104
|
✅ forge-1.3.6-hardhat-2.26.3
|
|
105
105
|
🔧 hardhat version: 2.26.3
|
|
106
106
|
$ 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
|
|
107
|
-
(node:
|
|
107
|
+
(node:205517) [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.
|
|
108
108
|
Reparsing as ES module because module syntax was detected. This incurs a performance overhead.
|
|
109
109
|
To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-internal/monorepo-internal/package.json.
|
|
110
110
|
(Use `node --trace-warnings ...` to show where the warning was created)
|
|
@@ -166,4 +166,4 @@ Warning: Contract code size is 29394 bytes and exceeds 24576 bytes (a limit intr
|
|
|
166
166
|
|
|
167
167
|
|
|
168
168
|
Successfully compiled 76 Solidity files
|
|
169
|
-
⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet:
|
|
169
|
+
⏳ hardhat compile --config /hardhat/hardhat.default.config.js --network tron-mainnet: 40.205s
|
package/.turbo/turbo-lint.log
CHANGED
|
@@ -448,4 +448,112 @@ test/OFTNativeExtendedRBAC.t.sol
|
|
|
448
448
|
149:9 warning Check result of "send" call check-send-result
|
|
449
449
|
155:5 warning Missing @notice tag in function 'test_send_Revert_FeeTransferFailed' use-natspec
|
|
450
450
|
178:9 warning Check result of "send" call check-send-result
|
|
451
|
-
183:5 warning Missing @notice tag in function 'test_send'
|
|
451
|
+
183:5 warning Missing @notice tag in function 'test_send' use-natspec
|
|
452
|
+
192:41 warning Check result of "send" call check-send-result
|
|
453
|
+
198:5 warning Missing @notice tag in function 'test_send_WithFee' use-natspec
|
|
454
|
+
211:41 warning Check result of "send" call check-send-result
|
|
455
|
+
220:5 warning Missing @notice tag in function 'test_send_Revert_IncorrectMessageValue_TooLow' use-natspec
|
|
456
|
+
238:9 warning Check result of "send" call check-send-result
|
|
457
|
+
241:5 warning Missing @notice tag in function 'test_send_Revert_IncorrectMessageValue_TooHigh' use-natspec
|
|
458
|
+
259:9 warning Check result of "send" call check-send-result
|
|
459
|
+
262:5 warning Missing @notice tag in function 'test_send_Revert_IncorrectMessageValue_ZeroValue' use-natspec
|
|
460
|
+
274:9 warning Check result of "send" call check-send-result
|
|
461
|
+
279:5 warning Missing @notice tag in function 'test_credit_Revert_CreditFailed' use-natspec
|
|
462
|
+
297:5 warning Missing @notice tag in function 'test_token' use-natspec
|
|
463
|
+
301:5 warning Missing @notice tag in function 'test_approvalRequired' use-natspec
|
|
464
|
+
310:5 warning Missing @notice tag in function 'test_send_Revert_MsgInspection' use-natspec
|
|
465
|
+
328:9 warning Check result of "send" call check-send-result
|
|
466
|
+
|
|
467
|
+
test/shared/OFTExtendedRBACTestBase.sol
|
|
468
|
+
25:1 warning Missing @title tag in contract 'IOFTExtendedHarness' use-natspec
|
|
469
|
+
25:1 warning Missing @author tag in contract 'IOFTExtendedHarness' use-natspec
|
|
470
|
+
26:5 warning Missing @notice tag in function 'debit' use-natspec
|
|
471
|
+
26:5 warning Missing @param tag in function 'debit' use-natspec
|
|
472
|
+
26:5 warning Mismatch in @param names for function 'debit'. Expected: [_from, _amountLD, _minAmountLD, _dstEid], Found: [] use-natspec
|
|
473
|
+
26:5 warning Missing @return tag in function 'debit' use-natspec
|
|
474
|
+
26:5 warning Mismatch in @return names for function 'debit'. Expected: [amountSentLD, amountReceivedLD], Found: [] use-natspec
|
|
475
|
+
33:5 warning Missing @notice tag in function 'credit' use-natspec
|
|
476
|
+
33:5 warning Missing @param tag in function 'credit' use-natspec
|
|
477
|
+
33:5 warning Mismatch in @param names for function 'credit'. Expected: [_to, _amountLD, _srcEid], Found: [] use-natspec
|
|
478
|
+
33:5 warning Missing @return tag in function 'credit' use-natspec
|
|
479
|
+
33:5 warning Mismatch in @return names for function 'credit'. Expected: [amountReceivedLD], Found: [] use-natspec
|
|
480
|
+
41:1 warning Missing @title tag in contract 'OFTExtendedRBACTestBase' use-natspec
|
|
481
|
+
41:1 warning Missing @author tag in contract 'OFTExtendedRBACTestBase' use-natspec
|
|
482
|
+
42:5 warning Explicitly mark visibility of state state-visibility
|
|
483
|
+
44:5 warning Explicitly mark visibility of state state-visibility
|
|
484
|
+
45:5 warning Explicitly mark visibility of state state-visibility
|
|
485
|
+
46:5 warning Explicitly mark visibility of state state-visibility
|
|
486
|
+
48:5 warning Explicitly mark visibility of state state-visibility
|
|
487
|
+
49:5 warning Explicitly mark visibility of state state-visibility
|
|
488
|
+
50:5 warning Explicitly mark visibility of state state-visibility
|
|
489
|
+
66:5 warning Missing @return tag in function '_adapter' use-natspec
|
|
490
|
+
66:5 warning Mismatch in @return count for function '_adapter'. Expected: 1, Found: 0 use-natspec
|
|
491
|
+
72:5 warning Missing @param tag in function '_fundForDebit' use-natspec
|
|
492
|
+
72:5 warning Mismatch in @param names for function '_fundForDebit'. Expected: [_amount], Found: [] use-natspec
|
|
493
|
+
78:5 warning Missing @param tag in function '_fundAdapterForCredit' use-natspec
|
|
494
|
+
78:5 warning Mismatch in @param names for function '_fundAdapterForCredit'. Expected: [_amount], Found: [] use-natspec
|
|
495
|
+
84:5 warning Missing @param tag in function '_readBalance' use-natspec
|
|
496
|
+
84:5 warning Mismatch in @param names for function '_readBalance'. Expected: [_account], Found: [] use-natspec
|
|
497
|
+
84:5 warning Missing @return tag in function '_readBalance' use-natspec
|
|
498
|
+
84:5 warning Mismatch in @return count for function '_readBalance'. Expected: 1, Found: 0 use-natspec
|
|
499
|
+
89:5 warning Missing @return tag in function '_harness' use-natspec
|
|
500
|
+
89:5 warning Mismatch in @return count for function '_harness'. Expected: 1, Found: 0 use-natspec
|
|
501
|
+
95:5 warning Missing @notice tag in function '_deployTransparentProxy' use-natspec
|
|
502
|
+
95:5 warning Missing @param tag in function '_deployTransparentProxy' use-natspec
|
|
503
|
+
95:5 warning Mismatch in @param names for function '_deployTransparentProxy'. Expected: [_impl, _proxyAdmin, _initData], Found: [] use-natspec
|
|
504
|
+
95:5 warning Missing @return tag in function '_deployTransparentProxy' use-natspec
|
|
505
|
+
95:5 warning Mismatch in @return count for function '_deployTransparentProxy'. Expected: 1, Found: 0 use-natspec
|
|
506
|
+
103:5 warning Missing @notice tag in function '_buildSendParam' use-natspec
|
|
507
|
+
103:5 warning Missing @param tag in function '_buildSendParam' use-natspec
|
|
508
|
+
103:5 warning Mismatch in @param names for function '_buildSendParam'. Expected: [_dstEid, _to, _amountLD, _minAmountLD], Found: [] use-natspec
|
|
509
|
+
103:5 warning Missing @return tag in function '_buildSendParam' use-natspec
|
|
510
|
+
103:5 warning Mismatch in @return count for function '_buildSendParam'. Expected: 1, Found: 0 use-natspec
|
|
511
|
+
121:5 warning Missing @notice tag in function '_buildDefaultRateLimitConfig' use-natspec
|
|
512
|
+
121:5 warning Missing @param tag in function '_buildDefaultRateLimitConfig' use-natspec
|
|
513
|
+
121:5 warning Mismatch in @param names for function '_buildDefaultRateLimitConfig'. Expected: [_id, _limit, _window], Found: [] use-natspec
|
|
514
|
+
121:5 warning Missing @return tag in function '_buildDefaultRateLimitConfig' use-natspec
|
|
515
|
+
121:5 warning Mismatch in @return names for function '_buildDefaultRateLimitConfig'. Expected: [configs], Found: [] use-natspec
|
|
516
|
+
143:5 warning Missing @notice tag in function '_buildRateLimitConfig' use-natspec
|
|
517
|
+
143:5 warning Missing @param tag in function '_buildRateLimitConfig' use-natspec
|
|
518
|
+
143:5 warning Mismatch in @param names for function '_buildRateLimitConfig'. Expected: [_id, _outboundLimit, _inboundLimit, _outboundWindow, _inboundWindow], Found: [] use-natspec
|
|
519
|
+
143:5 warning Missing @return tag in function '_buildRateLimitConfig' use-natspec
|
|
520
|
+
143:5 warning Mismatch in @return names for function '_buildRateLimitConfig'. Expected: [configs], Found: [] use-natspec
|
|
521
|
+
169:5 warning Missing @notice tag in function 'test_quoteOFT' use-natspec
|
|
522
|
+
189:5 warning Missing @notice tag in function 'test_quoteOFT_Paused' use-natspec
|
|
523
|
+
201:5 warning Missing @notice tag in function 'test_quoteOFT_RateLimiterUsage' use-natspec
|
|
524
|
+
228:5 warning Missing @notice tag in function 'test_quoteOFT_OutboundRateLimitDisabled' use-natspec
|
|
525
|
+
256:5 warning Missing @notice tag in function 'test_quoteOFT_GloballyDisabled' use-natspec
|
|
526
|
+
272:5 warning Missing @notice tag in function 'test_quoteOFT_RateLimiterWithFee' use-natspec
|
|
527
|
+
302:5 warning Missing @notice tag in function 'test_quoteOFT_RateLimiterWithMaxFee' use-natspec
|
|
528
|
+
316:5 warning Missing @notice tag in function 'test_quoteOFT_RateLimiterWithFee_Fuzz' use-natspec
|
|
529
|
+
316:5 warning Missing @param tag in function 'test_quoteOFT_RateLimiterWithFee_Fuzz' use-natspec
|
|
530
|
+
316:5 warning Mismatch in @param names for function 'test_quoteOFT_RateLimiterWithFee_Fuzz'. Expected: [_limit, _feeBps], Found: [] use-natspec
|
|
531
|
+
340:5 warning Missing @notice tag in function 'test_setRateLimitConfig_Fuzz' use-natspec
|
|
532
|
+
340:5 warning Missing @param tag in function 'test_setRateLimitConfig_Fuzz' use-natspec
|
|
533
|
+
340:5 warning Mismatch in @param names for function 'test_setRateLimitConfig_Fuzz'. Expected: [_limit], Found: [] use-natspec
|
|
534
|
+
349:5 warning Missing @notice tag in function 'test_rateLimit_Inflow' use-natspec
|
|
535
|
+
363:5 warning Missing @notice tag in function 'test_rateLimit_Outflow_WithFee_Success' use-natspec
|
|
536
|
+
376:5 warning Missing @notice tag in function 'test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit' use-natspec
|
|
537
|
+
392:5 warning Missing @notice tag in function 'test_pause_unpause' use-natspec
|
|
538
|
+
412:5 warning Missing @notice tag in function 'test_setFeeDeposit' use-natspec
|
|
539
|
+
418:5 warning Missing @notice tag in function 'test_setFeeDeposit_Revert_Unauthorized' use-natspec
|
|
540
|
+
430:5 warning Missing @notice tag in function 'test_debit_PushesFees' use-natspec
|
|
541
|
+
444:5 warning Missing @notice tag in function 'test_send_Revert_MsgInspection' use-natspec
|
|
542
|
+
463:9 warning Check result of "send" call check-send-result
|
|
543
|
+
468:5 warning Missing @notice tag in function 'test_credit' use-natspec
|
|
544
|
+
478:5 warning Missing @notice tag in function 'test_credit_Fuzz' use-natspec
|
|
545
|
+
478:5 warning Missing @param tag in function 'test_credit_Fuzz' use-natspec
|
|
546
|
+
478:5 warning Mismatch in @param names for function 'test_credit_Fuzz'. Expected: [_amount], Found: [] use-natspec
|
|
547
|
+
491:5 warning Missing @notice tag in function 'test_debit_Revert_SlippageExceeded' use-natspec
|
|
548
|
+
504:5 warning Missing @notice tag in function 'test_debit_Dust' use-natspec
|
|
549
|
+
515:5 warning Missing @notice tag in function 'test_debit_WithFee_Dust' use-natspec
|
|
550
|
+
534:5 warning Missing @notice tag in function 'test_debit_SmallAmount_DustOnly' use-natspec
|
|
551
|
+
547:5 warning Missing @notice tag in function 'test_debit_NoFee_Fuzz' use-natspec
|
|
552
|
+
547:5 warning Missing @param tag in function 'test_debit_NoFee_Fuzz' use-natspec
|
|
553
|
+
547:5 warning Mismatch in @param names for function 'test_debit_NoFee_Fuzz'. Expected: [_amount], Found: [] use-natspec
|
|
554
|
+
562:5 warning Missing @notice tag in function 'test_debit_WithFee_Fuzz' use-natspec
|
|
555
|
+
562:5 warning Missing @param tag in function 'test_debit_WithFee_Fuzz' use-natspec
|
|
556
|
+
562:5 warning Mismatch in @param names for function 'test_debit_WithFee_Fuzz'. Expected: [_amount, _feeBps], Found: [] use-natspec
|
|
557
|
+
|
|
558
|
+
✖ 514 problems (0 errors, 514 warnings)
|
|
559
|
+
|
package/.turbo/turbo-test.log
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
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:
|
|
8
|
+
(node:524427) [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)
|
|
@@ -13,127 +13,21 @@ To eliminate this warning, add "type": "module" to /home/runner/work/monorepo-in
|
|
|
13
13
|
👤 Running container as UID:GID 1001:1001
|
|
14
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/upgradeable 438003944538.dkr.ecr.us-east-1.amazonaws.com/layerzerolabs/evm-tooling:forge-1.3.6-hardhat-2.26.3-patch-3 forge test
|
|
15
15
|
Compiling 185 files with Solc 0.8.22
|
|
16
|
-
Solc 0.8.22 finished in
|
|
16
|
+
Solc 0.8.22 finished in 67.33s
|
|
17
17
|
Compiler run successful!
|
|
18
18
|
|
|
19
|
-
Ran 32 tests for test/OFTBurnSelfMintExtendedRBAC.t.sol:OFTBurnSelfMintExtendedRBACTest
|
|
20
|
-
[PASS] test_credit() (gas: 89873)
|
|
21
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 92998, ~: 93305)
|
|
22
|
-
[PASS] test_debit() (gas: 120710)
|
|
23
|
-
[PASS] test_debit_Dust() (gas: 143616)
|
|
24
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 145948, ~: 146486)
|
|
25
|
-
[PASS] test_debit_PushesFees() (gas: 164384)
|
|
26
|
-
[PASS] test_debit_Revert_SlippageExceeded() (gas: 131872)
|
|
27
|
-
[PASS] test_debit_SmallAmount_DustOnly() (gas: 143579)
|
|
28
|
-
[PASS] test_debit_TokensTransferredToSelfThenBurned() (gas: 122517)
|
|
29
|
-
[PASS] test_debit_WithFee() (gas: 166449)
|
|
30
|
-
[PASS] test_debit_WithFee_Dust() (gas: 164455)
|
|
31
|
-
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 166967, ~: 168645)
|
|
32
|
-
[PASS] test_initialize() (gas: 24700)
|
|
33
|
-
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
34
|
-
[PASS] test_pause_unpause() (gas: 151598)
|
|
35
|
-
[PASS] test_quoteOFT() (gas: 70712)
|
|
36
|
-
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80538)
|
|
37
|
-
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59173)
|
|
38
|
-
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
39
|
-
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 242240)
|
|
40
|
-
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 268746)
|
|
41
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 192056, ~: 191921)
|
|
42
|
-
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84254)
|
|
43
|
-
[PASS] test_rateLimit_Inflow() (gas: 108738)
|
|
44
|
-
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 157696)
|
|
45
|
-
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 175225)
|
|
46
|
-
[PASS] test_send() (gas: 387136)
|
|
47
|
-
[PASS] test_send_Revert_MsgInspection() (gas: 335267)
|
|
48
|
-
[PASS] test_send_WithFee() (gas: 462592)
|
|
49
|
-
[PASS] test_setFeeDeposit() (gas: 28445)
|
|
50
|
-
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
51
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38928, ~: 39034)
|
|
52
|
-
Suite result: ok. 32 passed; 0 failed; 0 skipped; finished in 493.79ms (1.42s CPU time)
|
|
53
|
-
|
|
54
|
-
Ran 33 tests for test/OFTBurnSelfMintExtendedRBACAlt.t.sol:OFTBurnSelfMintExtendedRBACAltTest
|
|
55
|
-
[PASS] test_credit() (gas: 89873)
|
|
56
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93063, ~: 93305)
|
|
57
|
-
[PASS] test_debit() (gas: 120710)
|
|
58
|
-
[PASS] test_debit_Dust() (gas: 145216)
|
|
59
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 147411, ~: 148086)
|
|
60
|
-
[PASS] test_debit_PushesFees() (gas: 165984)
|
|
61
|
-
[PASS] test_debit_Revert_SlippageExceeded() (gas: 133872)
|
|
62
|
-
[PASS] test_debit_SmallAmount_DustOnly() (gas: 145179)
|
|
63
|
-
[PASS] test_debit_TokensTransferredToSelfThenBurned() (gas: 122500)
|
|
64
|
-
[PASS] test_debit_WithFee() (gas: 166449)
|
|
65
|
-
[PASS] test_debit_WithFee_Dust() (gas: 166055)
|
|
66
|
-
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 168288, ~: 170245)
|
|
67
|
-
[PASS] test_initialize() (gas: 24700)
|
|
68
|
-
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
69
|
-
[PASS] test_pause_unpause() (gas: 153198)
|
|
70
|
-
[PASS] test_quoteOFT() (gas: 70712)
|
|
71
|
-
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80538)
|
|
72
|
-
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59173)
|
|
73
|
-
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
74
|
-
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 243840)
|
|
75
|
-
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 270346)
|
|
76
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 193670, ~: 193521)
|
|
77
|
-
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84254)
|
|
78
|
-
[PASS] test_rateLimit_Inflow() (gas: 108826)
|
|
79
|
-
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 159696)
|
|
80
|
-
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 176825)
|
|
81
|
-
[PASS] test_send() (gas: 456534)
|
|
82
|
-
[PASS] test_send_Revert_MsgInspection() (gas: 337267)
|
|
83
|
-
[PASS] test_send_Revert_OnlyAltToken() (gas: 250697)
|
|
84
|
-
[PASS] test_send_WithFee() (gas: 504694)
|
|
85
|
-
[PASS] test_setFeeDeposit() (gas: 28445)
|
|
86
|
-
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
87
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38923, ~: 39034)
|
|
88
|
-
Suite result: ok. 33 passed; 0 failed; 0 skipped; finished in 518.74ms (1.55s CPU time)
|
|
89
|
-
|
|
90
|
-
Ran 32 tests for test/OFTBurnMintExtendedRBACAlt.t.sol:OFTBurnMintExtendedRBACAltTest
|
|
91
|
-
[PASS] test_credit() (gas: 89871)
|
|
92
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93022, ~: 93303)
|
|
93
|
-
[PASS] test_debit() (gas: 98327)
|
|
94
|
-
[PASS] test_debit_Dust() (gas: 141836)
|
|
95
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 144730, ~: 145461)
|
|
96
|
-
[PASS] test_debit_PushesFees() (gas: 167796)
|
|
97
|
-
[PASS] test_debit_Revert_SlippageExceeded() (gas: 133872)
|
|
98
|
-
[PASS] test_debit_SmallAmount_DustOnly() (gas: 141789)
|
|
99
|
-
[PASS] test_debit_WithFee() (gas: 165270)
|
|
100
|
-
[PASS] test_debit_WithFee_Dust() (gas: 167884)
|
|
101
|
-
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 170811, ~: 173204)
|
|
102
|
-
[PASS] test_initialize() (gas: 24700)
|
|
103
|
-
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
104
|
-
[PASS] test_pause_unpause() (gas: 132067)
|
|
105
|
-
[PASS] test_quoteOFT() (gas: 70712)
|
|
106
|
-
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80538)
|
|
107
|
-
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59173)
|
|
108
|
-
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
109
|
-
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 187257)
|
|
110
|
-
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 235398)
|
|
111
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 202491, ~: 202299)
|
|
112
|
-
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84254)
|
|
113
|
-
[PASS] test_rateLimit_Inflow() (gas: 108824)
|
|
114
|
-
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 159696)
|
|
115
|
-
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 181347)
|
|
116
|
-
[PASS] test_send() (gas: 421733)
|
|
117
|
-
[PASS] test_send_Revert_MsgInspection() (gas: 310849)
|
|
118
|
-
[PASS] test_send_Revert_OnlyAltToken() (gas: 198819)
|
|
119
|
-
[PASS] test_send_WithFee() (gas: 493959)
|
|
120
|
-
[PASS] test_setFeeDeposit() (gas: 28445)
|
|
121
|
-
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
122
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38957, ~: 39034)
|
|
123
|
-
Suite result: ok. 32 passed; 0 failed; 0 skipped; finished in 563.67ms (1.71s CPU time)
|
|
124
|
-
|
|
125
19
|
Ran 31 tests for test/OFTLockUnlockExtendedRBAC.t.sol:OFTLockUnlockExtendedRBACTest
|
|
126
20
|
[PASS] test_credit() (gas: 89882)
|
|
127
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ:
|
|
21
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93102, ~: 93314)
|
|
128
22
|
[PASS] test_debit() (gas: 113036)
|
|
129
23
|
[PASS] test_debit_Dust() (gas: 135880)
|
|
130
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ:
|
|
24
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 138373, ~: 139029)
|
|
131
25
|
[PASS] test_debit_PushesFees() (gas: 161342)
|
|
132
26
|
[PASS] test_debit_Revert_SlippageExceeded() (gas: 131850)
|
|
133
27
|
[PASS] test_debit_SmallAmount_DustOnly() (gas: 135931)
|
|
134
28
|
[PASS] test_debit_WithFee() (gas: 163924)
|
|
135
29
|
[PASS] test_debit_WithFee_Dust() (gas: 161430)
|
|
136
|
-
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ:
|
|
30
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 161666, ~: 160967)
|
|
137
31
|
[PASS] test_initialize() (gas: 24678)
|
|
138
32
|
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92822)
|
|
139
33
|
[PASS] test_pause_unpause() (gas: 143924)
|
|
@@ -143,7 +37,7 @@ Ran 31 tests for test/OFTLockUnlockExtendedRBAC.t.sol:OFTLockUnlockExtendedRBACT
|
|
|
143
37
|
[PASS] test_quoteOFT_Paused() (gas: 56637)
|
|
144
38
|
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 198848)
|
|
145
39
|
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 241184)
|
|
146
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ:
|
|
40
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 196083, ~: 195912)
|
|
147
41
|
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84321)
|
|
148
42
|
[PASS] test_rateLimit_Inflow() (gas: 130622)
|
|
149
43
|
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 157652)
|
|
@@ -153,56 +47,21 @@ Ran 31 tests for test/OFTLockUnlockExtendedRBAC.t.sol:OFTLockUnlockExtendedRBACT
|
|
|
153
47
|
[PASS] test_send_WithFee() (gas: 474453)
|
|
154
48
|
[PASS] test_setFeeDeposit() (gas: 28337)
|
|
155
49
|
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22583)
|
|
156
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ:
|
|
157
|
-
Suite result: ok. 31 passed; 0 failed; 0 skipped; finished in
|
|
158
|
-
|
|
159
|
-
Ran 32 tests for test/OFTLockUnlockExtendedRBACAlt.t.sol:OFTLockUnlockExtendedRBACAltTest
|
|
160
|
-
[PASS] test_credit() (gas: 91882)
|
|
161
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 95142, ~: 95314)
|
|
162
|
-
[PASS] test_debit() (gas: 113036)
|
|
163
|
-
[PASS] test_debit_Dust() (gas: 137551)
|
|
164
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 140076, ~: 141029)
|
|
165
|
-
[PASS] test_debit_PushesFees() (gas: 163342)
|
|
166
|
-
[PASS] test_debit_Revert_SlippageExceeded() (gas: 133828)
|
|
167
|
-
[PASS] test_debit_SmallAmount_DustOnly() (gas: 137513)
|
|
168
|
-
[PASS] test_debit_WithFee() (gas: 163924)
|
|
169
|
-
[PASS] test_debit_WithFee_Dust() (gas: 163430)
|
|
170
|
-
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 163447, ~: 162567)
|
|
171
|
-
[PASS] test_initialize() (gas: 24656)
|
|
172
|
-
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92822)
|
|
173
|
-
[PASS] test_pause_unpause() (gas: 145524)
|
|
174
|
-
[PASS] test_quoteOFT() (gas: 70757)
|
|
175
|
-
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80605)
|
|
176
|
-
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59240)
|
|
177
|
-
[PASS] test_quoteOFT_Paused() (gas: 56637)
|
|
178
|
-
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 200448)
|
|
179
|
-
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 242784)
|
|
180
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 198110, ~: 197912)
|
|
181
|
-
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84299)
|
|
182
|
-
[PASS] test_rateLimit_Inflow() (gas: 132710)
|
|
183
|
-
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 159652)
|
|
184
|
-
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 176893)
|
|
185
|
-
[PASS] test_send() (gas: 465637)
|
|
186
|
-
[PASS] test_send_Revert_MsgInspection() (gas: 327696)
|
|
187
|
-
[PASS] test_send_Revert_OnlyAltToken() (gas: 241148)
|
|
188
|
-
[PASS] test_send_WithFee() (gas: 516566)
|
|
189
|
-
[PASS] test_setFeeDeposit() (gas: 28423)
|
|
190
|
-
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22583)
|
|
191
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38920, ~: 39012)
|
|
192
|
-
Suite result: ok. 32 passed; 0 failed; 0 skipped; finished in 564.61ms (1.36s CPU time)
|
|
50
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38844, ~: 38945)
|
|
51
|
+
Suite result: ok. 31 passed; 0 failed; 0 skipped; finished in 898.13ms (2.39s CPU time)
|
|
193
52
|
|
|
194
53
|
Ran 31 tests for test/OFTBurnMintExtendedRBAC.t.sol:OFTBurnMintExtendedRBACTest
|
|
195
54
|
[PASS] test_credit() (gas: 89871)
|
|
196
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ:
|
|
55
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93152, ~: 93303)
|
|
197
56
|
[PASS] test_debit() (gas: 98327)
|
|
198
57
|
[PASS] test_debit_Dust() (gas: 139747)
|
|
199
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ:
|
|
58
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 142577, ~: 143461)
|
|
200
59
|
[PASS] test_debit_PushesFees() (gas: 165796)
|
|
201
60
|
[PASS] test_debit_Revert_SlippageExceeded() (gas: 131894)
|
|
202
61
|
[PASS] test_debit_SmallAmount_DustOnly() (gas: 139811)
|
|
203
62
|
[PASS] test_debit_WithFee() (gas: 165270)
|
|
204
63
|
[PASS] test_debit_WithFee_Dust() (gas: 165884)
|
|
205
|
-
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ:
|
|
64
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 168699, ~: 171204)
|
|
206
65
|
[PASS] test_initialize() (gas: 24722)
|
|
207
66
|
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
208
67
|
[PASS] test_pause_unpause() (gas: 130467)
|
|
@@ -212,7 +71,7 @@ Ran 31 tests for test/OFTBurnMintExtendedRBAC.t.sol:OFTBurnMintExtendedRBACTest
|
|
|
212
71
|
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
213
72
|
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 185657)
|
|
214
73
|
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 233398)
|
|
215
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ:
|
|
74
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 200492, ~: 200299)
|
|
216
75
|
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84276)
|
|
217
76
|
[PASS] test_rateLimit_Inflow() (gas: 108736)
|
|
218
77
|
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 157696)
|
|
@@ -222,57 +81,58 @@ Ran 31 tests for test/OFTBurnMintExtendedRBAC.t.sol:OFTBurnMintExtendedRBACTest
|
|
|
222
81
|
[PASS] test_send_WithFee() (gas: 477338)
|
|
223
82
|
[PASS] test_setFeeDeposit() (gas: 28359)
|
|
224
83
|
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
225
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ:
|
|
226
|
-
Suite result: ok. 31 passed; 0 failed; 0 skipped; finished in
|
|
84
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38875, ~: 38967)
|
|
85
|
+
Suite result: ok. 31 passed; 0 failed; 0 skipped; finished in 965.21ms (2.23s CPU time)
|
|
227
86
|
|
|
228
|
-
Ran
|
|
229
|
-
[PASS] test_credit() (gas:
|
|
230
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ:
|
|
231
|
-
[PASS] test_debit() (gas:
|
|
232
|
-
[PASS] test_debit_Dust() (gas:
|
|
233
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ:
|
|
234
|
-
[PASS] test_debit_PushesFees() (gas:
|
|
235
|
-
[PASS] test_debit_Revert_SlippageExceeded() (gas:
|
|
236
|
-
[PASS] test_debit_SmallAmount_DustOnly() (gas:
|
|
237
|
-
[PASS]
|
|
238
|
-
[PASS]
|
|
239
|
-
[PASS]
|
|
240
|
-
[PASS]
|
|
87
|
+
Ran 32 tests for test/OFTBurnSelfMintExtendedRBAC.t.sol:OFTBurnSelfMintExtendedRBACTest
|
|
88
|
+
[PASS] test_credit() (gas: 89873)
|
|
89
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93225, ~: 93305)
|
|
90
|
+
[PASS] test_debit() (gas: 120710)
|
|
91
|
+
[PASS] test_debit_Dust() (gas: 143616)
|
|
92
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 145988, ~: 146486)
|
|
93
|
+
[PASS] test_debit_PushesFees() (gas: 164384)
|
|
94
|
+
[PASS] test_debit_Revert_SlippageExceeded() (gas: 131872)
|
|
95
|
+
[PASS] test_debit_SmallAmount_DustOnly() (gas: 143579)
|
|
96
|
+
[PASS] test_debit_TokensTransferredToSelfThenBurned() (gas: 122517)
|
|
97
|
+
[PASS] test_debit_WithFee() (gas: 166449)
|
|
98
|
+
[PASS] test_debit_WithFee_Dust() (gas: 164455)
|
|
99
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 167099, ~: 168645)
|
|
100
|
+
[PASS] test_initialize() (gas: 24700)
|
|
241
101
|
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
242
|
-
[PASS] test_pause_unpause() (gas:
|
|
102
|
+
[PASS] test_pause_unpause() (gas: 151598)
|
|
243
103
|
[PASS] test_quoteOFT() (gas: 70712)
|
|
244
104
|
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80538)
|
|
245
|
-
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas:
|
|
105
|
+
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59173)
|
|
246
106
|
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
247
|
-
[PASS] test_quoteOFT_RateLimiterUsage() (gas:
|
|
248
|
-
[PASS] test_quoteOFT_RateLimiterWithFee() (gas:
|
|
249
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ:
|
|
250
|
-
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas:
|
|
251
|
-
[PASS] test_rateLimit_Inflow() (gas:
|
|
107
|
+
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 242240)
|
|
108
|
+
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 268746)
|
|
109
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 192070, ~: 191921)
|
|
110
|
+
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84254)
|
|
111
|
+
[PASS] test_rateLimit_Inflow() (gas: 108738)
|
|
252
112
|
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 157696)
|
|
253
|
-
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas:
|
|
254
|
-
[PASS] test_send() (gas:
|
|
255
|
-
[PASS] test_send_Revert_MsgInspection() (gas:
|
|
256
|
-
[PASS] test_send_WithFee() (gas:
|
|
257
|
-
[PASS] test_setFeeDeposit() (gas:
|
|
113
|
+
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 175225)
|
|
114
|
+
[PASS] test_send() (gas: 387136)
|
|
115
|
+
[PASS] test_send_Revert_MsgInspection() (gas: 335267)
|
|
116
|
+
[PASS] test_send_WithFee() (gas: 462592)
|
|
117
|
+
[PASS] test_setFeeDeposit() (gas: 28445)
|
|
258
118
|
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
259
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ:
|
|
260
|
-
Suite result: ok.
|
|
119
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38923, ~: 39034)
|
|
120
|
+
Suite result: ok. 32 passed; 0 failed; 0 skipped; finished in 988.82ms (2.92s CPU time)
|
|
261
121
|
|
|
262
122
|
Ran 39 tests for test/OFTNativeExtendedRBAC.t.sol:OFTNativeExtendedRBACTest
|
|
263
123
|
[PASS] test_approvalRequired() (gas: 13426)
|
|
264
124
|
[PASS] test_credit() (gas: 62369)
|
|
265
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ:
|
|
125
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 66027, ~: 65954)
|
|
266
126
|
[PASS] test_credit_Revert_CreditFailed() (gas: 91478)
|
|
267
127
|
[PASS] test_debit() (gas: 36831)
|
|
268
128
|
[PASS] test_debit_Dust() (gas: 76272)
|
|
269
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ:
|
|
129
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 79281, ~: 79886)
|
|
270
130
|
[PASS] test_debit_PushesFees() (gas: 101339)
|
|
271
131
|
[PASS] test_debit_Revert_SlippageExceeded() (gas: 54229)
|
|
272
132
|
[PASS] test_debit_SmallAmount_DustOnly() (gas: 76226)
|
|
273
133
|
[PASS] test_debit_WithFee() (gas: 101145)
|
|
274
134
|
[PASS] test_debit_WithFee_Dust() (gas: 102376)
|
|
275
|
-
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ:
|
|
135
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 105848, ~: 107585)
|
|
276
136
|
[PASS] test_initialize() (gas: 22406)
|
|
277
137
|
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92778)
|
|
278
138
|
[PASS] test_pause_unpause() (gas: 61117)
|
|
@@ -282,7 +142,7 @@ Ran 39 tests for test/OFTNativeExtendedRBAC.t.sol:OFTNativeExtendedRBACTest
|
|
|
282
142
|
[PASS] test_quoteOFT_Paused() (gas: 56703)
|
|
283
143
|
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 97744)
|
|
284
144
|
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 160139)
|
|
285
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ:
|
|
145
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 137880, ~: 137703)
|
|
286
146
|
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84387)
|
|
287
147
|
[PASS] test_rateLimit_Inflow() (gas: 87713)
|
|
288
148
|
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 80123)
|
|
@@ -297,22 +157,127 @@ Ran 39 tests for test/OFTNativeExtendedRBAC.t.sol:OFTNativeExtendedRBACTest
|
|
|
297
157
|
[PASS] test_send_WithFee() (gas: 415240)
|
|
298
158
|
[PASS] test_setFeeDeposit() (gas: 28425)
|
|
299
159
|
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22627)
|
|
300
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ:
|
|
160
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38924, ~: 39011)
|
|
301
161
|
[PASS] test_token() (gas: 13483)
|
|
302
|
-
Suite result: ok. 39 passed; 0 failed; 0 skipped; finished in
|
|
162
|
+
Suite result: ok. 39 passed; 0 failed; 0 skipped; finished in 989.27ms (1.87s CPU time)
|
|
163
|
+
|
|
164
|
+
Ran 32 tests for test/OFTBurnMintExtendedRBACAlt.t.sol:OFTBurnMintExtendedRBACAltTest
|
|
165
|
+
[PASS] test_credit() (gas: 89871)
|
|
166
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93058, ~: 93303)
|
|
167
|
+
[PASS] test_debit() (gas: 98327)
|
|
168
|
+
[PASS] test_debit_Dust() (gas: 141836)
|
|
169
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 144778, ~: 145461)
|
|
170
|
+
[PASS] test_debit_PushesFees() (gas: 167796)
|
|
171
|
+
[PASS] test_debit_Revert_SlippageExceeded() (gas: 133872)
|
|
172
|
+
[PASS] test_debit_SmallAmount_DustOnly() (gas: 141789)
|
|
173
|
+
[PASS] test_debit_WithFee() (gas: 165270)
|
|
174
|
+
[PASS] test_debit_WithFee_Dust() (gas: 167884)
|
|
175
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 170938, ~: 173204)
|
|
176
|
+
[PASS] test_initialize() (gas: 24700)
|
|
177
|
+
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
178
|
+
[PASS] test_pause_unpause() (gas: 132067)
|
|
179
|
+
[PASS] test_quoteOFT() (gas: 70712)
|
|
180
|
+
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80538)
|
|
181
|
+
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59173)
|
|
182
|
+
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
183
|
+
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 187257)
|
|
184
|
+
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 235398)
|
|
185
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 202479, ~: 202299)
|
|
186
|
+
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84254)
|
|
187
|
+
[PASS] test_rateLimit_Inflow() (gas: 108824)
|
|
188
|
+
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 159696)
|
|
189
|
+
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 181347)
|
|
190
|
+
[PASS] test_send() (gas: 421733)
|
|
191
|
+
[PASS] test_send_Revert_MsgInspection() (gas: 310849)
|
|
192
|
+
[PASS] test_send_Revert_OnlyAltToken() (gas: 198819)
|
|
193
|
+
[PASS] test_send_WithFee() (gas: 493959)
|
|
194
|
+
[PASS] test_setFeeDeposit() (gas: 28445)
|
|
195
|
+
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
196
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38942, ~: 39034)
|
|
197
|
+
Suite result: ok. 32 passed; 0 failed; 0 skipped; finished in 1.13s (2.55s CPU time)
|
|
198
|
+
|
|
199
|
+
Ran 33 tests for test/OFTBurnSelfMintExtendedRBACAlt.t.sol:OFTBurnSelfMintExtendedRBACAltTest
|
|
200
|
+
[PASS] test_credit() (gas: 89873)
|
|
201
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93186, ~: 93305)
|
|
202
|
+
[PASS] test_debit() (gas: 120710)
|
|
203
|
+
[PASS] test_debit_Dust() (gas: 145216)
|
|
204
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 147167, ~: 148086)
|
|
205
|
+
[PASS] test_debit_PushesFees() (gas: 165984)
|
|
206
|
+
[PASS] test_debit_Revert_SlippageExceeded() (gas: 133872)
|
|
207
|
+
[PASS] test_debit_SmallAmount_DustOnly() (gas: 145179)
|
|
208
|
+
[PASS] test_debit_TokensTransferredToSelfThenBurned() (gas: 122500)
|
|
209
|
+
[PASS] test_debit_WithFee() (gas: 166449)
|
|
210
|
+
[PASS] test_debit_WithFee_Dust() (gas: 166055)
|
|
211
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 168725, ~: 170245)
|
|
212
|
+
[PASS] test_initialize() (gas: 24700)
|
|
213
|
+
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
214
|
+
[PASS] test_pause_unpause() (gas: 153198)
|
|
215
|
+
[PASS] test_quoteOFT() (gas: 70712)
|
|
216
|
+
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80538)
|
|
217
|
+
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59173)
|
|
218
|
+
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
219
|
+
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 243840)
|
|
220
|
+
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 270346)
|
|
221
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 193673, ~: 193521)
|
|
222
|
+
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84254)
|
|
223
|
+
[PASS] test_rateLimit_Inflow() (gas: 108826)
|
|
224
|
+
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 159696)
|
|
225
|
+
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 176825)
|
|
226
|
+
[PASS] test_send() (gas: 456534)
|
|
227
|
+
[PASS] test_send_Revert_MsgInspection() (gas: 337267)
|
|
228
|
+
[PASS] test_send_Revert_OnlyAltToken() (gas: 250697)
|
|
229
|
+
[PASS] test_send_WithFee() (gas: 504694)
|
|
230
|
+
[PASS] test_setFeeDeposit() (gas: 28445)
|
|
231
|
+
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
232
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38964, ~: 39034)
|
|
233
|
+
Suite result: ok. 33 passed; 0 failed; 0 skipped; finished in 1.18s (3.55s CPU time)
|
|
234
|
+
|
|
235
|
+
Ran 31 tests for test/OFTBurnMintExtendedRBAC.t.sol:OFTBurnMintExtendedRBACRedeemIssueTest
|
|
236
|
+
[PASS] test_credit() (gas: 89907)
|
|
237
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93391, ~: 93339)
|
|
238
|
+
[PASS] test_debit() (gas: 98305)
|
|
239
|
+
[PASS] test_debit_Dust() (gas: 139763)
|
|
240
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 143033, ~: 143477)
|
|
241
|
+
[PASS] test_debit_PushesFees() (gas: 165812)
|
|
242
|
+
[PASS] test_debit_Revert_SlippageExceeded() (gas: 131894)
|
|
243
|
+
[PASS] test_debit_SmallAmount_DustOnly() (gas: 139827)
|
|
244
|
+
[PASS] test_debit_WithFee() (gas: 165286)
|
|
245
|
+
[PASS] test_debit_WithFee_Dust() (gas: 165900)
|
|
246
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 168890, ~: 171220)
|
|
247
|
+
[PASS] test_initialize() (gas: 24722)
|
|
248
|
+
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
249
|
+
[PASS] test_pause_unpause() (gas: 130445)
|
|
250
|
+
[PASS] test_quoteOFT() (gas: 70712)
|
|
251
|
+
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80538)
|
|
252
|
+
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59195)
|
|
253
|
+
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
254
|
+
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 185614)
|
|
255
|
+
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 233430)
|
|
256
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 200506, ~: 200315)
|
|
257
|
+
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84276)
|
|
258
|
+
[PASS] test_rateLimit_Inflow() (gas: 108772)
|
|
259
|
+
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 157696)
|
|
260
|
+
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 179385)
|
|
261
|
+
[PASS] test_send() (gas: 400494)
|
|
262
|
+
[PASS] test_send_Revert_MsgInspection() (gas: 308847)
|
|
263
|
+
[PASS] test_send_WithFee() (gas: 477358)
|
|
264
|
+
[PASS] test_setFeeDeposit() (gas: 28359)
|
|
265
|
+
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
266
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38914, ~: 38967)
|
|
267
|
+
Suite result: ok. 31 passed; 0 failed; 0 skipped; finished in 1.18s (3.15s CPU time)
|
|
303
268
|
|
|
304
269
|
Ran 31 tests for test/OFTBurnMintExtendedRBAC.t.sol:OFTBurnMintExtendedRBACCrosschainTest
|
|
305
270
|
[PASS] test_credit() (gas: 89874)
|
|
306
|
-
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ:
|
|
271
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 93012, ~: 93306)
|
|
307
272
|
[PASS] test_debit() (gas: 98332)
|
|
308
273
|
[PASS] test_debit_Dust() (gas: 139763)
|
|
309
|
-
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ:
|
|
274
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 143047, ~: 143477)
|
|
310
275
|
[PASS] test_debit_PushesFees() (gas: 165812)
|
|
311
276
|
[PASS] test_debit_Revert_SlippageExceeded() (gas: 131894)
|
|
312
277
|
[PASS] test_debit_SmallAmount_DustOnly() (gas: 139827)
|
|
313
278
|
[PASS] test_debit_WithFee() (gas: 165286)
|
|
314
279
|
[PASS] test_debit_WithFee_Dust() (gas: 165900)
|
|
315
|
-
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ:
|
|
280
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 168671, ~: 171220)
|
|
316
281
|
[PASS] test_initialize() (gas: 24722)
|
|
317
282
|
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92844)
|
|
318
283
|
[PASS] test_pause_unpause() (gas: 130472)
|
|
@@ -322,7 +287,7 @@ Ran 31 tests for test/OFTBurnMintExtendedRBAC.t.sol:OFTBurnMintExtendedRBACCross
|
|
|
322
287
|
[PASS] test_quoteOFT_Paused() (gas: 56570)
|
|
323
288
|
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 185667)
|
|
324
289
|
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 233430)
|
|
325
|
-
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ:
|
|
290
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 200490, ~: 200315)
|
|
326
291
|
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84276)
|
|
327
292
|
[PASS] test_rateLimit_Inflow() (gas: 108739)
|
|
328
293
|
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 157696)
|
|
@@ -332,8 +297,43 @@ Ran 31 tests for test/OFTBurnMintExtendedRBAC.t.sol:OFTBurnMintExtendedRBACCross
|
|
|
332
297
|
[PASS] test_send_WithFee() (gas: 477358)
|
|
333
298
|
[PASS] test_setFeeDeposit() (gas: 28359)
|
|
334
299
|
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22605)
|
|
335
|
-
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ:
|
|
336
|
-
Suite result: ok. 31 passed; 0 failed; 0 skipped; finished in
|
|
300
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38844, ~: 38967)
|
|
301
|
+
Suite result: ok. 31 passed; 0 failed; 0 skipped; finished in 1.18s (3.73s CPU time)
|
|
302
|
+
|
|
303
|
+
Ran 32 tests for test/OFTLockUnlockExtendedRBACAlt.t.sol:OFTLockUnlockExtendedRBACAltTest
|
|
304
|
+
[PASS] test_credit() (gas: 91882)
|
|
305
|
+
[PASS] test_credit_Fuzz(uint256) (runs: 1000, μ: 94916, ~: 95314)
|
|
306
|
+
[PASS] test_debit() (gas: 113036)
|
|
307
|
+
[PASS] test_debit_Dust() (gas: 137551)
|
|
308
|
+
[PASS] test_debit_NoFee_Fuzz(uint256) (runs: 1000, μ: 140247, ~: 140423)
|
|
309
|
+
[PASS] test_debit_PushesFees() (gas: 163342)
|
|
310
|
+
[PASS] test_debit_Revert_SlippageExceeded() (gas: 133828)
|
|
311
|
+
[PASS] test_debit_SmallAmount_DustOnly() (gas: 137513)
|
|
312
|
+
[PASS] test_debit_WithFee() (gas: 163924)
|
|
313
|
+
[PASS] test_debit_WithFee_Dust() (gas: 163430)
|
|
314
|
+
[PASS] test_debit_WithFee_Fuzz(uint256,uint16) (runs: 1000, μ: 163191, ~: 162567)
|
|
315
|
+
[PASS] test_initialize() (gas: 24656)
|
|
316
|
+
[PASS] test_initialize_Revert_InvalidInitialAdmin() (gas: 92822)
|
|
317
|
+
[PASS] test_pause_unpause() (gas: 145524)
|
|
318
|
+
[PASS] test_quoteOFT() (gas: 70757)
|
|
319
|
+
[PASS] test_quoteOFT_GloballyDisabled() (gas: 80605)
|
|
320
|
+
[PASS] test_quoteOFT_OutboundRateLimitDisabled() (gas: 59240)
|
|
321
|
+
[PASS] test_quoteOFT_Paused() (gas: 56637)
|
|
322
|
+
[PASS] test_quoteOFT_RateLimiterUsage() (gas: 200448)
|
|
323
|
+
[PASS] test_quoteOFT_RateLimiterWithFee() (gas: 242784)
|
|
324
|
+
[PASS] test_quoteOFT_RateLimiterWithFee_Fuzz(uint96,uint16) (runs: 1000, μ: 198105, ~: 197912)
|
|
325
|
+
[PASS] test_quoteOFT_RateLimiterWithMaxFee() (gas: 84299)
|
|
326
|
+
[PASS] test_rateLimit_Inflow() (gas: 132710)
|
|
327
|
+
[PASS] test_rateLimit_Outflow_WithFee_Revert_ExceedsLimit() (gas: 159652)
|
|
328
|
+
[PASS] test_rateLimit_Outflow_WithFee_Success() (gas: 176893)
|
|
329
|
+
[PASS] test_send() (gas: 465637)
|
|
330
|
+
[PASS] test_send_Revert_MsgInspection() (gas: 327696)
|
|
331
|
+
[PASS] test_send_Revert_OnlyAltToken() (gas: 241148)
|
|
332
|
+
[PASS] test_send_WithFee() (gas: 516566)
|
|
333
|
+
[PASS] test_setFeeDeposit() (gas: 28423)
|
|
334
|
+
[PASS] test_setFeeDeposit_Revert_Unauthorized() (gas: 22583)
|
|
335
|
+
[PASS] test_setRateLimitConfig_Fuzz(uint96) (runs: 1000, μ: 38901, ~: 39012)
|
|
336
|
+
Suite result: ok. 32 passed; 0 failed; 0 skipped; finished in 1.18s (2.74s CPU time)
|
|
337
337
|
|
|
338
|
-
Ran 9 test suites in
|
|
339
|
-
⏳ forge test: 1:
|
|
338
|
+
Ran 9 test suites in 1.37s (9.68s CPU time): 292 tests passed, 0 failed, 0 skipped (292 total tests)
|
|
339
|
+
⏳ forge test: 1:13.326 (m:ss.mmm)
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@layerzerolabs/oft-upgradeable-evm-contracts",
|
|
3
|
-
"version": "0.2.
|
|
3
|
+
"version": "0.2.104",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "LayerZero Labs reference EVM upgradeable OFT implementation",
|
|
6
6
|
"license": "MIT",
|
|
@@ -14,16 +14,16 @@
|
|
|
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/test-utils-evm-contracts": "0.2.
|
|
22
|
-
"@layerzerolabs/tsup-configuration": "0.2.
|
|
23
|
-
"@layerzerolabs/typescript-configuration": "0.2.
|
|
24
|
-
"@layerzerolabs/
|
|
25
|
-
"@layerzerolabs/utils-evm-contracts": "0.2.
|
|
26
|
-
"@layerzerolabs/
|
|
17
|
+
"@layerzerolabs/oapp-evm-contracts": "0.2.104",
|
|
18
|
+
"@layerzerolabs/oft-evm-contracts": "0.2.104",
|
|
19
|
+
"@layerzerolabs/solhint-configuration": "0.2.104",
|
|
20
|
+
"@layerzerolabs/oapp-upgradeable-evm-contracts": "0.2.104",
|
|
21
|
+
"@layerzerolabs/test-utils-evm-contracts": "0.2.104",
|
|
22
|
+
"@layerzerolabs/tsup-configuration": "0.2.104",
|
|
23
|
+
"@layerzerolabs/typescript-configuration": "0.2.104",
|
|
24
|
+
"@layerzerolabs/vm-tooling-evm": "0.2.104",
|
|
25
|
+
"@layerzerolabs/utils-evm-contracts": "0.2.104",
|
|
26
|
+
"@layerzerolabs/utils-upgradeable-evm-contracts": "0.2.104"
|
|
27
27
|
},
|
|
28
28
|
"publishConfig": {
|
|
29
29
|
"access": "public",
|