test: Add arbowner integration tests #1024
Triggered via pull request
September 25, 2024 14:28
Status
Failure
Total duration
22m 39s
Artifacts
–
build-test.yml
on: pull_request
Audit
11s
Check Formatting
7s
Test (Unit)
34s
Test (Integration)
22m 11s
Annotations
10 errors
Audit
Process completed with exit code 1.
|
src/utils/getArbOSVersion.unit.test.ts > returns the ArbOS version of Arbitrum One:
src/utils/getArbOSVersion.unit.test.ts#L13
AssertionError: expected 32 to be 31 // Object.is equality
- Expected
+ Received
- 31
+ 32
❯ src/utils/getArbOSVersion.unit.test.ts:13:52
|
Test (Unit)
Process completed with exit code 1.
|
src/actions/arbOwner.integration.test.ts > chain owner management > buildAdd/RemoveChainOwner successfully add and remove chain owner:
src/actions/arbOwner.integration.test.ts#L33
AssertionError: expected [ Array(1) ] to deeply equal [ Array(1) ]
- Expected
+ Received
Array [
- "0x863c904166E801527125D8672442D736194A3362",
+ "0x24198F8A339cd3C47AEa3A764A20d2dDaB4D1b5b",
]
❯ src/actions/arbOwner.integration.test.ts:33:45
|
src/actions/arbOwner.integration.test.ts > Fee management > buildSetMaxTxGasLimit successfully set max gas limit for transaction:
src/actions/buildSetMaxTxGasLimit.ts#L28
EstimateGasExecutionError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x396736110000000000000000000000000000000000000000000000000000000003d09000","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Estimate Gas Arguments:
from: 0x863c904166E801527125D8672442D736194A3362
to: 0x0000000000000000000000000000000000000070
value: 0 APP
data: 0x396736110000000000000000000000000000000000000000000000000000000003d09000
maxFeePerGas: 0.12 gwei
maxPriorityFeePerGas: 0 gwei
nonce: 7
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:42:10
❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11
❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19
❯ Module.buildSetMaxTxGasLimit src/actions/buildSetMaxTxGasLimit.ts:28:19
❯ changeMaxTxGasLimit src/actions/arbOwner.integration.test.ts:83:34
❯ src/actions/arbOwner.integration.test.ts:98:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x396736110000000000000000000000000000000000000000000000000000000003d09000","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}', ' ', 'Estimate Gas Arguments:', ' from: 0x863c904166E801527125D8672442D736194A3362\n to: 0x0000000000000000000000000000000000000070\n value: 0 APP\n data: 0x396736110000000000000000000000000000000000000000000000000000000003d09000\n maxFeePerGas: 0.12 gwei\n maxPriorityFeePerGas: 0 gwei\n nonce: 7' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: InvalidInputRpcError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x396736110000000000000000000000000000000000000000000000000000000003d09000","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:152:21
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:37:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x396736110000000000000000000000000000000000000000000000000000000003d09000","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', code: -32000, walk: 'Function<walk>' }
Caused by: RpcRequestError: RPC Request failed.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x396736110000000000000000000000000000000000000000000000000000000003d09000","maxFeePerGas"
|
src/actions/arbOwner.integration.test.ts > Fee management > buildSetSpeedLimit successfully speed limit:
src/actions/buildSetSpeedLimit.ts#L28
EstimateGasExecutionError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x4d7a060d0000000000000000000000000000000000000000000000000000000000d59f80","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Estimate Gas Arguments:
from: 0x863c904166E801527125D8672442D736194A3362
to: 0x0000000000000000000000000000000000000070
value: 0 APP
data: 0x4d7a060d0000000000000000000000000000000000000000000000000000000000d59f80
maxFeePerGas: 0.12 gwei
maxPriorityFeePerGas: 0 gwei
nonce: 7
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:42:10
❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11
❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19
❯ Module.buildSetSpeedLimit src/actions/buildSetSpeedLimit.ts:28:19
❯ changeSpeedLimit src/actions/arbOwner.integration.test.ts:111:34
❯ src/actions/arbOwner.integration.test.ts:125:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x4d7a060d0000000000000000000000000000000000000000000000000000000000d59f80","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}', ' ', 'Estimate Gas Arguments:', ' from: 0x863c904166E801527125D8672442D736194A3362\n to: 0x0000000000000000000000000000000000000070\n value: 0 APP\n data: 0x4d7a060d0000000000000000000000000000000000000000000000000000000000d59f80\n maxFeePerGas: 0.12 gwei\n maxPriorityFeePerGas: 0 gwei\n nonce: 7' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: InvalidInputRpcError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x4d7a060d0000000000000000000000000000000000000000000000000000000000d59f80","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:152:21
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:37:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x4d7a060d0000000000000000000000000000000000000000000000000000000000d59f80","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', code: -32000, walk: 'Function<walk>' }
Caused by: RpcRequestError: RPC Request failed.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x4d7a060d0000000000000000000000000000000000000000000000000000000000d59f80","maxFeePerGas":"0x727
|
src/actions/arbOwner.integration.test.ts > Fee management > buildSetParentPricePerUnit successfully set parent price per unit:
src/actions/buildSetParentPricePerUnit.ts#L28
EstimateGasExecutionError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x2b352fae0000000000000000000000000000000000000000000000000000000005f5e100","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Estimate Gas Arguments:
from: 0x863c904166E801527125D8672442D736194A3362
to: 0x0000000000000000000000000000000000000070
value: 0 APP
data: 0x2b352fae0000000000000000000000000000000000000000000000000000000005f5e100
maxFeePerGas: 0.12 gwei
maxPriorityFeePerGas: 0 gwei
nonce: 7
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:42:10
❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11
❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19
❯ Module.buildSetParentPricePerUnit src/actions/buildSetParentPricePerUnit.ts:28:19
❯ changeParentPricePerUnit src/actions/arbOwner.integration.test.ts:134:34
❯ src/actions/arbOwner.integration.test.ts:149:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x2b352fae0000000000000000000000000000000000000000000000000000000005f5e100","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}', ' ', 'Estimate Gas Arguments:', ' from: 0x863c904166E801527125D8672442D736194A3362\n to: 0x0000000000000000000000000000000000000070\n value: 0 APP\n data: 0x2b352fae0000000000000000000000000000000000000000000000000000000005f5e100\n maxFeePerGas: 0.12 gwei\n maxPriorityFeePerGas: 0 gwei\n nonce: 7' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: InvalidInputRpcError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x2b352fae0000000000000000000000000000000000000000000000000000000005f5e100","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:152:21
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:37:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x2b352fae0000000000000000000000000000000000000000000000000000000005f5e100","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', code: -32000, walk: 'Function<walk>' }
Caused by: RpcRequestError: RPC Request failed.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x2b352fae0000000000000000000000000000000000000000000000000000000005f5e10
|
src/actions/arbOwner.integration.test.ts > Fee management > buildSetParentPricingRewardRate successfully set parent pricing reward rate:
src/actions/buildSetParentPricingRewardRate.ts#L29
EstimateGasExecutionError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0xf6739500000000000000000000000000000000000000000000000000000000000bebc200","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Estimate Gas Arguments:
from: 0x863c904166E801527125D8672442D736194A3362
to: 0x0000000000000000000000000000000000000070
value: 0 APP
data: 0xf6739500000000000000000000000000000000000000000000000000000000000bebc200
maxFeePerGas: 0.12 gwei
maxPriorityFeePerGas: 0 gwei
nonce: 7
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:42:10
❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11
❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19
❯ Module.buildSetParentPricingRewardRate src/actions/buildSetParentPricingRewardRate.ts:29:19
❯ changeParentPriceRewardRate src/actions/arbOwner.integration.test.ts:158:34
❯ src/actions/arbOwner.integration.test.ts:173:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0xf6739500000000000000000000000000000000000000000000000000000000000bebc200","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}', ' ', 'Estimate Gas Arguments:', ' from: 0x863c904166E801527125D8672442D736194A3362\n to: 0x0000000000000000000000000000000000000070\n value: 0 APP\n data: 0xf6739500000000000000000000000000000000000000000000000000000000000bebc200\n maxFeePerGas: 0.12 gwei\n maxPriorityFeePerGas: 0 gwei\n nonce: 7' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: InvalidInputRpcError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0xf6739500000000000000000000000000000000000000000000000000000000000bebc200","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:152:21
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:37:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0xf6739500000000000000000000000000000000000000000000000000000000000bebc200","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', code: -32000, walk: 'Function<walk>' }
Caused by: RpcRequestError: RPC Request failed.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0xf673950000000000000000000000000000000000000000000000000000
|
src/actions/arbOwner.integration.test.ts > Fee management > buildSetParentPricingRewardRecipient successfully set parent pricing reward recipient:
src/actions/buildSetParentPricingRewardRecipient.ts#L29
EstimateGasExecutionError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x934be07d000000000000000000000000127319f9463f5e5e8f98e10dbe660f032f5916d0","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Estimate Gas Arguments:
from: 0x863c904166E801527125D8672442D736194A3362
to: 0x0000000000000000000000000000000000000070
value: 0 APP
data: 0x934be07d000000000000000000000000127319f9463f5e5e8f98e10dbe660f032f5916d0
maxFeePerGas: 0.12 gwei
maxPriorityFeePerGas: 0 gwei
nonce: 7
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ getEstimateGasError node_modules/viem/utils/errors/getEstimateGasError.ts:42:10
❯ estimateGas node_modules/viem/actions/public/estimateGas.ts:163:11
❯ prepareTransactionRequest node_modules/viem/actions/wallet/prepareTransactionRequest.ts:201:19
❯ Module.buildSetParentPricingRewardRecipient src/actions/buildSetParentPricingRewardRecipient.ts:29:19
❯ changeParentPriceRewardRecipient src/actions/arbOwner.integration.test.ts:182:34
❯ src/actions/arbOwner.integration.test.ts:199:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x934be07d000000000000000000000000127319f9463f5e5e8f98e10dbe660f032f5916d0","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}', ' ', 'Estimate Gas Arguments:', ' from: 0x863c904166E801527125D8672442D736194A3362\n to: 0x0000000000000000000000000000000000000070\n value: 0 APP\n data: 0x934be07d000000000000000000000000127319f9463f5e5e8f98e10dbe660f032f5916d0\n maxFeePerGas: 0.12 gwei\n maxPriorityFeePerGas: 0 gwei\n nonce: 7' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: InvalidInputRpcError: Missing or invalid parameters.
Double check you have provided the correct parameters.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x934be07d000000000000000000000000127319f9463f5e5e8f98e10dbe660f032f5916d0","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}
Details: unauthorized caller to access-controlled method
Version: [email protected]
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:152:21
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:37:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'unauthorized caller to access-controlled method', docsPath: undefined, metaMessages: [ 'URL: http://127.0.0.1:3347', 'Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x934be07d000000000000000000000000127319f9463f5e5e8f98e10dbe660f032f5916d0","maxFeePerGas":"0x7270e00","maxPriorityFeePerGas":"0x0","nonce":"0x7","to":"0x0000000000000000000000000000000000000070","value":"0x0"}]}' ], shortMessage: 'Missing or invalid parameters.\nDouble check you have provided the correct parameters.', version: '[email protected]', code: -32000, walk: 'Function<walk>' }
Caused by: RpcRequestError: RPC Request failed.
URL: http://127.0.0.1:3347
Request body: {"method":"eth_estimateGas","params":[{"from":"0x863c904166E801527125D8672442D736194A3362","data":"0x934be07d000000000000000000000000127319f9463
|
Test (Integration)
Process completed with exit code 1.
|