Add erc20 override utils #725
on-pull-request.yml
on: pull_request
Verify
/
Lint
15s
E2E-Coverage
6m 7s
Size
1m 41s
Matrix: Verify / Test
Verify
/
Build
57s
Matrix: Verify / Types
Annotations
10 errors
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:41459
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdecf4082c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000fe6bcc040f3a9ee95108ce7548eea6f253de79b00000000000000000000000000000000000000000000000056bc75e2d63100000c080a04d2806e694dba0b28687baa5729f3352fc0800786b48b6a71fabdee2134ca3aaa00489d017f9f47e87d1346cb637c55a7223c1ff9ecab9d142a5160e931b15fc71"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca8000000000000000000000000fe6bcc040f3a9ee95108ce7548eea6f253de79b00000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:41459', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdecf4082c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000fe6bcc040f3a9ee95108ce7548eea6f253de79b00000000000000000000000000000000000000000000000056bc75e2d63100000c080a04d2806e694dba0b28687baa5729f3352fc0800786b48b6a71fabdee2134ca3aaa00489d017f9f47e87d1346cb637c55a7223c1ff9ecab9d142a5160e931b15fc71"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca8000000000000000000000000fe6bcc040f3a9ee95108ce7548eea6f253de79b00000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v06". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:41459
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdecf4082c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000fe6bcc040f3a9ee95108ce7548eea6f253de79b00000000000000000000000000000000000000000000000056bc75e2d63100000c080a04d2806e694dba0b28687baa5729f3352fc0800786b48b6a71fabdee2134ca3aaa00489d017f9f47e87d1346cb637c55a7223c1ff9ecab9d142a5160e931b15fc71"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:41459', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdecf4082c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000fe6bcc040f3a9ee95108ce7548eea6f253de79b00000000000000000000000000000000000000000000000056bc75e2d63100000c080a04d2806e694dba0b28687baa5729f3352fc0800786b48b6a71fabdee2134ca3aaa00489d017f9f47e87d1346cb637c55a7223c1ff9ecab9d142a5160e931b15fc71"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method: 'eth_send
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:37813
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdece4c82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca80000000000000000000000002f30f622ca7d5b046ba780eac192fc0f7bf537fb0000000000000000000000000000000000000000000000056bc75e2d63100000c080a0a3fa37773c245c2b96a7f1b2254a022312fcc7089c3a9c774cbbe650dcb4b979a0205f61248c0d55da355be4df3832244c8c5798b9a63e9168d66ce092099ff340"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca80000000000000000000000002f30f622ca7d5b046ba780eac192fc0f7bf537fb0000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:37813', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdece4c82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca80000000000000000000000002f30f622ca7d5b046ba780eac192fc0f7bf537fb0000000000000000000000000000000000000000000000056bc75e2d63100000c080a0a3fa37773c245c2b96a7f1b2254a022312fcc7089c3a9c774cbbe650dcb4b979a0205f61248c0d55da355be4df3832244c8c5798b9a63e9168d66ce092099ff340"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca80000000000000000000000002f30f622ca7d5b046ba780eac192fc0f7bf537fb0000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v06". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:37813
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdece4c82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca80000000000000000000000002f30f622ca7d5b046ba780eac192fc0f7bf537fb0000000000000000000000000000000000000000000000056bc75e2d63100000c080a0a3fa37773c245c2b96a7f1b2254a022312fcc7089c3a9c774cbbe650dcb4b979a0205f61248c0d55da355be4df3832244c8c5798b9a63e9168d66ce092099ff340"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:37813', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdece4c82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca80000000000000000000000002f30f622ca7d5b046ba780eac192fc0f7bf537fb0000000000000000000000000000000000000000000000056bc75e2d63100000c080a0a3fa37773c245c2b96a7f1b2254a022312fcc7089c3a9c774cbbe650dcb4b979a0205f61248c0d55da355be4df3832244c8c5798b9a63e9168d66ce092099ff340"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method: 'eth_send
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:38423
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bd6518a82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca800000000000000000000000029a2726646f434ba4673f898a845b97c765f6c860000000000000000000000000000000000000000000000056bc75e2d63100000c080a0a1e2e99e11701da8c2cc7902b5050c422ccd8cde75d329d024872070e662c498a0305f34dcb6d4e14f16ad92987a5061cb19120aaadf4c88e8182d8bb066d38736"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca800000000000000000000000029a2726646f434ba4673f898a845b97c765f6c860000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:38423', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bd6518a82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca800000000000000000000000029a2726646f434ba4673f898a845b97c765f6c860000000000000000000000000000000000000000000000056bc75e2d63100000c080a0a1e2e99e11701da8c2cc7902b5050c422ccd8cde75d329d024872070e662c498a0305f34dcb6d4e14f16ad92987a5061cb19120aaadf4c88e8182d8bb066d38736"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca800000000000000000000000029a2726646f434ba4673f898a845b97c765f6c860000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v07". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:38423
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bd6518a82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca800000000000000000000000029a2726646f434ba4673f898a845b97c765f6c860000000000000000000000000000000000000000000000056bc75e2d63100000c080a0a1e2e99e11701da8c2cc7902b5050c422ccd8cde75d329d024872070e662c498a0305f34dcb6d4e14f16ad92987a5061cb19120aaadf4c88e8182d8bb066d38736"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:38423', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bd6518a82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca800000000000000000000000029a2726646f434ba4673f898a845b97c765f6c860000000000000000000000000000000000000000000000056bc75e2d63100000c080a0a1e2e99e11701da8c2cc7902b5050c422ccd8cde75d329d024872070e662c498a0305f34dcb6d4e14f16ad92987a5061cb19120aaadf4c88e8182d8bb066d38736"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method: 'eth_send
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:38095
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bf357a782c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000d97ecb0116c8d59252131fe5b39694858e0e9a100000000000000000000000000000000000000000000000056bc75e2d63100000c001a0fd3362073257b3114d2bf513033ab472cbf6a9238532cc2647866565256f775ca027fb6e40fcadc5047c5e666dea20a21380420505b9b811fda0774bf03a7c4549"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca8000000000000000000000000d97ecb0116c8d59252131fe5b39694858e0e9a100000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:38095', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bf357a782c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000d97ecb0116c8d59252131fe5b39694858e0e9a100000000000000000000000000000000000000000000000056bc75e2d63100000c001a0fd3362073257b3114d2bf513033ab472cbf6a9238532cc2647866565256f775ca027fb6e40fcadc5047c5e666dea20a21380420505b9b811fda0774bf03a7c4549"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca8000000000000000000000000d97ecb0116c8d59252131fe5b39694858e0e9a100000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v06". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:38095
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bf357a782c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000d97ecb0116c8d59252131fe5b39694858e0e9a100000000000000000000000000000000000000000000000056bc75e2d63100000c001a0fd3362073257b3114d2bf513033ab472cbf6a9238532cc2647866565256f775ca027fb6e40fcadc5047c5e666dea20a21380420505b9b811fda0774bf03a7c4549"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:38095', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bf357a782c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000d97ecb0116c8d59252131fe5b39694858e0e9a100000000000000000000000000000000000000000000000056bc75e2d63100000c001a0fd3362073257b3114d2bf513033ab472cbf6a9238532cc2647866565256f775ca027fb6e40fcadc5047c5e666dea20a21380420505b9b811fda0774bf03a7c4549"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method: 'eth_send
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:38617
Request body: {"method":"eth_estimateGas","params":[{"data":"0x2d688ca80000000000000000000000000729508818c71732cbb9fa8707b1f967b0999f000000000000000000000000000000000000000000000000056bc75e2d63100000","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","maxFeePerGas":"0x3bffa689","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x2a","to":"0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69","value":"0x0"}]}
Estimate Gas Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca80000000000000000000000000729508818c71732cbb9fa8707b1f967b0999f000000000000000000000000000000000000000000000000056bc75e2d63100000
maxFeePerGas: 1.006610057 gwei
maxPriorityFeePerGas: 1 gwei
nonce: 42
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca80000000000000000000000000729508818c71732cbb9fa8707b1f967b0999f000000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:38617', 'Request body: {"method":"eth_estimateGas","params":[{"data":"0x2d688ca80000000000000000000000000729508818c71732cbb9fa8707b1f967b0999f000000000000000000000000000000000000000000000000056bc75e2d63100000","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","maxFeePerGas":"0x3bffa689","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x2a","to":"0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69","value":"0x0"}]}', ' ', 'Estimate Gas Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca80000000000000000000000000729508818c71732cbb9fa8707b1f967b0999f000000000000000000000000000000000000000000000000056bc75e2d63100000\n maxFeePerGas: 1.006610057 gwei\n maxPriorityFeePerGas: 1 gwei\n nonce: 42', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca80000000000000000000000000729508818c71732cbb9fa8707b1f967b0999f000000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v07". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: EstimateGasExecutionError: HTTP request failed.
URL: http://localhost:38617
Request body: {"method":"eth_estimateGas","params":[{"data":"0x2d688ca80000000000000000000000000729508818c71732cbb9fa8707b1f967b0999f000000000000000000000000000000000000000000000000056bc75e2d63100000","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","maxFeePerGas":"0x3bffa689","maxPriorityFeePerGas":"0x3b9aca00","nonce":"0x2a","to":"0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69","value":"0x0"}]}
Estimate Gas Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
v
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:38665
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bded00b82c97f9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000ae89076e6f00afc992e422448d0ca8d88957b6c20000000000000000000000000000000000000000000000056bc75e2d63100000c001a0743926b479f22b931f4f7c02e1323d706787b75ae18ffdf46498fd4889f088dca031f0b2098f6d4b8fb7a36bf8f880b8febc7f003d0c7777231ed2cd7afdc1eebc"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca8000000000000000000000000ae89076e6f00afc992e422448d0ca8d88957b6c20000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:38665', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bded00b82c97f9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000ae89076e6f00afc992e422448d0ca8d88957b6c20000000000000000000000000000000000000000000000056bc75e2d63100000c001a0743926b479f22b931f4f7c02e1323d706787b75ae18ffdf46498fd4889f088dca031f0b2098f6d4b8fb7a36bf8f880b8febc7f003d0c7777231ed2cd7afdc1eebc"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca8000000000000000000000000ae89076e6f00afc992e422448d0ca8d88957b6c20000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v07". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:38665
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bded00b82c97f9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000ae89076e6f00afc992e422448d0ca8d88957b6c20000000000000000000000000000000000000000000000056bc75e2d63100000c001a0743926b479f22b931f4f7c02e1323d706787b75ae18ffdf46498fd4889f088dca031f0b2098f6d4b8fb7a36bf8f880b8febc7f003d0c7777231ed2cd7afdc1eebc"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:38665', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bded00b82c97f9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000ae89076e6f00afc992e422448d0ca8d88957b6c20000000000000000000000000000000000000000000000056bc75e2d63100000c001a0743926b479f22b931f4f7c02e1323d706787b75ae18ffdf46498fd4889f088dca031f0b2098f6d4b8fb7a36bf8f880b8febc7f003d0c7777231ed2cd7afdc1eebc"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method: 'eth_send
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:37815
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdea72d82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000a2d55d571bc83286fa54f64a2f0b935e3f93a7d60000000000000000000000000000000000000000000000056bc75e2d63100000c001a0351824b82d9ac87ce2fe2daebceb64fe3002ec903f505b5a366a14d1e19b3297a01c109f1c274084a79fbc6c06da7d92320666080a433d943bd8fc4b5643bdeee5"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca8000000000000000000000000a2d55d571bc83286fa54f64a2f0b935e3f93a7d60000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:37815', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdea72d82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000a2d55d571bc83286fa54f64a2f0b935e3f93a7d60000000000000000000000000000000000000000000000056bc75e2d63100000c001a0351824b82d9ac87ce2fe2daebceb64fe3002ec903f505b5a366a14d1e19b3297a01c109f1c274084a79fbc6c06da7d92320666080a433d943bd8fc4b5643bdeee5"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca8000000000000000000000000a2d55d571bc83286fa54f64a2f0b935e3f93a7d60000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v06". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:37815
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdea72d82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000a2d55d571bc83286fa54f64a2f0b935e3f93a7d60000000000000000000000000000000000000000000000056bc75e2d63100000c001a0351824b82d9ac87ce2fe2daebceb64fe3002ec903f505b5a366a14d1e19b3297a01c109f1c274084a79fbc6c06da7d92320666080a433d943bd8fc4b5643bdeee5"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:37815', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bdea72d82c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000a2d55d571bc83286fa54f64a2f0b935e3f93a7d60000000000000000000000000000000000000000000000056bc75e2d63100000c001a0351824b82d9ac87ce2fe2daebceb64fe3002ec903f505b5a366a14d1e19b3297a01c109f1c274084a79fbc6c06da7d92320666080a433d943bd8fc4b5643bdeee5"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:41981
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843be8542482c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca800000000000000000000000026628f36897083beec5de402def04f0defcada9a0000000000000000000000000000000000000000000000056bc75e2d63100000c080a0c9c4cc755b3295ee22d0235c44556339254d6aa9edba8fb7d3dac52c20bb4b03a05586ca39ff7ce2352dc208d17e3cf27f2647e96395084d85ecdbdb9c95601b5d"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca800000000000000000000000026628f36897083beec5de402def04f0defcada9a0000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:41981', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843be8542482c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca800000000000000000000000026628f36897083beec5de402def04f0defcada9a0000000000000000000000000000000000000000000000056bc75e2d63100000c080a0c9c4cc755b3295ee22d0235c44556339254d6aa9edba8fb7d3dac52c20bb4b03a05586ca39ff7ce2352dc208d17e3cf27f2647e96395084d85ecdbdb9c95601b5d"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca800000000000000000000000026628f36897083beec5de402def04f0defcada9a0000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v07". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:41981
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843be8542482c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca800000000000000000000000026628f36897083beec5de402def04f0defcada9a0000000000000000000000000000000000000000000000056bc75e2d63100000c080a0c9c4cc755b3295ee22d0235c44556339254d6aa9edba8fb7d3dac52c20bb4b03a05586ca39ff7ce2352dc208d17e3cf27f2647e96395084d85ecdbdb9c95601b5d"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:41981', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843be8542482c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca800000000000000000000000026628f36897083beec5de402def04f0defcada9a0000000000000000000000000000000000000000000000056bc75e2d63100000c080a0c9c4cc755b3295ee22d0235c44556339254d6aa9edba8fb7d3dac52c20bb4b03a05586ca39ff7ce2352dc208d17e3cf27f2647e96395084d85ecdbdb9c95601b5d"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:46787
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bd62b9182c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000d253af2af2a29932888f40cf92794d21fd81b9650000000000000000000000000000000000000000000000056bc75e2d63100000c080a024eeb9385637647587167818a4668d7b3eb0e1582b6dbbb9afd4dc38489a7745a021d7497fcb04bc86a58194a6dac48245538d38eb0892f1b23c52fb99dfd301b9"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca8000000000000000000000000d253af2af2a29932888f40cf92794d21fd81b9650000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:46787', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bd62b9182c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000d253af2af2a29932888f40cf92794d21fd81b9650000000000000000000000000000000000000000000000056bc75e2d63100000c080a024eeb9385637647587167818a4668d7b3eb0e1582b6dbbb9afd4dc38489a7745a021d7497fcb04bc86a58194a6dac48245538d38eb0892f1b23c52fb99dfd301b9"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca8000000000000000000000000d253af2af2a29932888f40cf92794d21fd81b9650000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v07". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:46787
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bd62b9182c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000d253af2af2a29932888f40cf92794d21fd81b9650000000000000000000000000000000000000000000000056bc75e2d63100000c080a024eeb9385637647587167818a4668d7b3eb0e1582b6dbbb9afd4dc38489a7745a021d7497fcb04bc86a58194a6dac48245538d38eb0892f1b23c52fb99dfd301b9"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:46787', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843bd62b9182c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca8000000000000000000000000d253af2af2a29932888f40cf92794d21fd81b9650000000000000000000000000000000000000000000000056bc75e2d63100000c080a024eeb9385637647587167818a4668d7b3eb0e1582b6dbbb9afd4dc38489a7745a021d7497fcb04bc86a58194a6dac48245538d38eb0892f1b23c52fb99dfd301b9"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method
|
Unhandled error:
packages/permissionless-test/src/erc20-utils.ts#L66
TransactionExecutionError: HTTP request failed.
URL: http://localhost:40199
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843c0e07e282c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca80000000000000000000000003085a8158b7832571eb3d94afe05f413aec5c8870000000000000000000000000000000000000000000000056bc75e2d63100000c001a0ed2b64388d97ae8299a2c80ee516ec6a0f48cc8ceb75932c7e84955c5c2a6a21a0631de789d76b3609ec6da4dd41a4bbc03e487e70b957ba1a92f39666c9937140"]}
Request Arguments:
from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266
to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69
value: 0 ETH
data: 0x2d688ca80000000000000000000000003085a8158b7832571eb3d94afe05f413aec5c8870000000000000000000000000000000000000000000000056bc75e2d63100000
Details: fetch failed
Version: 2.21.22
❯ getTransactionError node_modules/viem/utils/errors/getTransactionError.ts:44:10
❯ sendTransaction node_modules/viem/actions/wallet/sendTransaction.ts:291:11
❯ Module.sudoMintTokens packages/permissionless-test/src/erc20-utils.ts:66:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:40199', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843c0e07e282c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca80000000000000000000000003085a8158b7832571eb3d94afe05f413aec5c8870000000000000000000000000000000000000000000000056bc75e2d63100000c001a0ed2b64388d97ae8299a2c80ee516ec6a0f48cc8ceb75932c7e84955c5c2a6a21a0631de789d76b3609ec6da4dd41a4bbc03e487e70b957ba1a92f39666c9937140"]}', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x68e13372AE8FAaDDaf32cC08ee44C5ef5A002c69\n value: 0 ETH\n data: 0x2d688ca80000000000000000000000003085a8158b7832571eb3d94afe05f413aec5c8870000000000000000000000000000000000000000000000056bc75e2d63100000' ], shortMessage: 'HTTP request failed.', version: '2.21.22', walk: 'Function<walk>' }
This error originated in "packages/permissionless/experimental/pimlico/utils/prepareUserOperationForErc20Paymaster.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
The latest test that might've caused the error is "prepareUserOperationForErc20Paymaster_v07". It might mean one of the following:
- The error was thrown, while Vitest was running this test.
- If the error occurred after the test had been completed, this was the last documented test before it was thrown.
Caused by: Caused by: HttpRequestError: HTTP request failed.
URL: http://localhost:40199
Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843c0e07e282c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca80000000000000000000000003085a8158b7832571eb3d94afe05f413aec5c8870000000000000000000000000000000000000000000000056bc75e2d63100000c001a0ed2b64388d97ae8299a2c80ee516ec6a0f48cc8ceb75932c7e84955c5c2a6a21a0631de789d76b3609ec6da4dd41a4bbc03e487e70b957ba1a92f39666c9937140"]}
Details: fetch failed
Version: 2.21.22
❯ Object.request node_modules/viem/utils/rpc/http.ts:146:15
❯ fn node_modules/viem/clients/transports/http.ts:125:19
❯ request node_modules/viem/clients/transports/http.ts:130:39
❯ withRetry.delay.count.count node_modules/viem/utils/buildRequest.ts:118:22
❯ attemptRetry node_modules/viem/utils/promise/withRetry.ts:44:22
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'fetch failed', docsPath: undefined, metaMessages: [ 'URL: http://localhost:40199', 'Request body: {"method":"eth_sendRawTransaction","params":["0x02f8b1827a692a843b9aca00843c0e07e282c98b9468e13372ae8faaddaf32cc08ee44c5ef5a002c6980b8442d688ca80000000000000000000000003085a8158b7832571eb3d94afe05f413aec5c8870000000000000000000000000000000000000000000000056bc75e2d63100000c001a0ed2b64388d97ae8299a2c80ee516ec6a0f48cc8ceb75932c7e84955c5c2a6a21a0631de789d76b3609ec6da4dd41a4bbc03e487e70b957ba1a92f39666c9937140"]}' ], shortMessage: 'HTTP request failed.', version: '2.21.22', body: { method
|