feat: deploy op routers from the existing c2p router command #1944
Triggered via pull request
September 24, 2025 15:09
Status
Failure
Total duration
34m 51s
Artifacts
–
build-test.yml
on: pull_request
Audit
11s
Check Formatting
9s
Test (Type)
50s
Test (Unit)
46s
Matrix: test-integration
Annotations
8 errors
Test (Integration) - Nitro contracts v3.1 - Custom gas token with 18 decimals
Process completed with exit code 1.
|
src/feeRouter.integration.test.ts > Fee routing tests > successfully deploys and configures an OPChildToParentRewardRouter:
src/feeRouterDeployChildToParentRewardRouter.ts#L153
AbiEncodingLengthMismatchError: ABI encoding params/values length mismatch.
Expected length (params): 4
Given length (values): 5
Version: [email protected]
❯ encodeAbiParameters node_modules/viem/utils/abi/encodeAbiParameters.ts:59:11
❯ encodeDeployData node_modules/viem/utils/abi/encodeDeployData.ts:49:16
❯ deployContract node_modules/viem/actions/wallet/deployContract.ts:80:20
❯ Object.deployContract node_modules/viem/clients/decorators/wallet.ts:666:31
❯ feeRouterDeployChildToParentRewardRouter src/feeRouterDeployChildToParentRewardRouter.ts:153:56
❯ testRouter src/feeRouter.integration.test.ts:47:15
❯ src/feeRouter.integration.test.ts:83:52
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'ABI encoding params/values length mismatch.\nExpected length (params): 4\nGiven length (values): 5', version: '[email protected]', walk: 'Function<walk>' }
|
Test (Integration) - Nitro contracts v2.1 - Custom gas token with 18 decimals
The operation was canceled.
|
Test (Integration) - Nitro contracts v2.1 - Custom gas token with 18 decimals
The strategy configuration was canceled because "test-integration.Nitro_contracts_v3_1_-_Cu" failed
|
Test (Integration) - Nitro contracts v2.1 - Custom gas token with 6 decimals
The operation was canceled.
|
Test (Integration) - Nitro contracts v2.1 - Custom gas token with 6 decimals
The strategy configuration was canceled because "test-integration.Nitro_contracts_v3_1_-_Cu" failed
|
Test (Integration) - Nitro contracts v3.1 - Custom gas token with 6 decimals
The operation was canceled.
|
Test (Integration) - Nitro contracts v3.1 - Custom gas token with 6 decimals
The strategy configuration was canceled because "test-integration.Nitro_contracts_v3_1_-_Cu" failed
|