Skip to content

Verify

Verify #236

Manually triggered June 20, 2024 17:12
Status Failure
Total duration 4m 1s
Artifacts

verify.yml

on: workflow_dispatch
Matrix: Test
Matrix: Types
Fit to window
Zoom out
Zoom in

Annotations

23 errors and 4 warnings
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/3 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/3 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/3 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/3 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/3 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/3 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/3 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/3 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/1 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/1 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/1 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/1 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/1 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/1 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/1 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/1 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/2 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/2 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
packages/core/src/actions/call.test.ts > parameters: blockNumber: packages/core/src/actions/call.test.ts#L51
AssertionError: promise rejected "CallExecutionError: The total cost (gas *… { …(6) }" instead of resolving ❯ packages/core/src/actions/call.test.ts:51:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Raw Call Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2 data: 0x06fdde03 Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:42:10 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:35:19 ❯ getCallError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getCallError.ts:41:5 ❯ call node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/public/call.ts:241:11 ❯ packages/core/src/actions/call.test.ts:44:3 Caused by: Error: Missing or invalid parameters. Double check you have provided the correct parameters. URL: http://127.0.0.1:8545/2 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ withRetry.delay.count.count node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/buildRequest.ts:127:21 ❯ attemptRetry node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/promise/withRetry.ts:44:22 Caused by: Error: RPC Request failed. URL: http://127.0.0.1:8545/2 Request body: {"method":"eth_call","params":[{"data":"0x06fdde03","from":"0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266","to":"0xFBA3912Ca04dd458c843e2EE08967fC04f3579c2"},"0xf86cc2"]} Details: insufficient funds for gas * price + value: address 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 have 20000 want 7667675400600000000 Version: viem@2.9.31 ❯ request node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/clients/transports/http.ts:131:19 ❯ withRetry.delay.count.count node_modules/.pnpm/v
Test (2, 3)
The job was canceled because "_1_3" failed.
packages/react/src/hooks/useCall.test.ts > parameters: blockTag: packages/react/src/hooks/useCall.test.ts#L73
AssertionError: expected false to be truthy Ignored nodes: comments, script, style <html> <head /> <body> <div /> <div /> </body> </html> ❯ packages/react/src/hooks/useCall.test.ts:73:56 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
packages/react/src/hooks/useCall.test.ts > parameters: blockTag: packages/react/src/hooks/useCall.test.ts#L73
AssertionError: expected false to be truthy Ignored nodes: comments, script, style <html> <head /> <body> <div /> <div /> <div /> </body> </html> ❯ packages/react/src/hooks/useCall.test.ts:73:56 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
packages/react/src/hooks/useCall.test.ts > parameters: blockTag: packages/react/src/hooks/useCall.test.ts#L73
AssertionError: expected false to be truthy Ignored nodes: comments, script, style <html> <head /> <body> <div /> <div /> <div /> <div /> </body> </html> ❯ packages/react/src/hooks/useCall.test.ts:73:56 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
packages/react/src/hooks/useCall.test.ts > parameters: blockTag: packages/react/src/hooks/useCall.test.ts#L73
AssertionError: expected false to be truthy Ignored nodes: comments, script, style <html> <head /> <body> <div /> <div /> <div /> <div /> <div /> </body> </html> ❯ packages/react/src/hooks/useCall.test.ts:73:56 ❯ runWithExpensiveErrorDiagnosticsDisabled node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/config.js:47:12 ❯ checkCallback node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/wait-for.js:124:77 ❯ Timeout.checkRealTimersCallback node_modules/.pnpm/@testing-library+dom@10.1.0/node_modules/@testing-library/dom/dist/wait-for.js:118:16
Test (2, 3)
The operation was canceled.
Test (3, 3)
The job was canceled because "_1_3" failed.
packages/core/src/actions/watchPendingTransactions.test.ts > default: packages/core/src/actions/sendTransaction.ts#L104
TransactionExecutionError: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Request Arguments: from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266 to: 0x70997970c51812dc3a010c7d01b50e0d17dc79c8 value: 1 ETH Details: Insufficient funds for gas * price + value Version: viem@2.9.31 ❯ getTransactionError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:44:10 ❯ sendTransaction node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:240:11 ❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:104:16 ❯ packages/core/src/actions/watchPendingTransactions.test.ts:30:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Insufficient funds for gas * price + value', docsPath: undefined, metaMessages: [ 'This error could arise when the account does not have enough funds to:', ' - pay for the total gas fee,', ' - pay for the value to send.', ' ', 'The cost of the transaction is calculated as `gas * gas fee + value`, where:', ' - `gas` is the amount of gas needed for transaction to execute,', ' - `gas fee` is the gas fee,', ' - `value` is the amount of ether to send to the recipient.', ' ', 'Request Arguments:', ' from: 0xf39Fd6e51aad88F6F4ce6aB8827279cffFb92266\n to: 0x70997970c51812dc3a010c7d01b50e0d17dc79c8\n value: 1 ETH' ], shortMessage: 'The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account.', version: 'viem@2.9.31', walk: 'Function<walk>' } Caused by: InsufficientFundsError: The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account. This error could arise when the account does not have enough funds to: - pay for the total gas fee, - pay for the value to send. The cost of the transaction is calculated as `gas * gas fee + value`, where: - `gas` is the amount of gas needed for transaction to execute, - `gas fee` is the gas fee, - `value` is the amount of ether to send to the recipient. Details: Insufficient funds for gas * price + value Version: viem@2.9.31 ❯ getNodeError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getNodeError.ts:102:12 ❯ node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:37:19 ❯ getTransactionError node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/utils/errors/getTransactionError.ts:43:5 ❯ sendTransaction node_modules/.pnpm/viem@2.9.31_bufferutil@4.0.8_typescript@5.4.5_utf-8-validate@6.0.3_zod@3.22.4/node_modules/viem/actions/wallet/sendTransaction.ts:240:11 ❯ Module.sendTransaction packages/core/src/actions/sendTransaction.ts:104:16 ❯ packages/core/src/actions/watchPendingTransactions.test.ts:30:3 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: 'Insufficient funds for gas * price + value', docsPath: undefined, metaMessages: [ 'This error could arise when the account does not have enough funds to:', ' - pay for the total gas fee,', ' - pay for the value to send.', ' ', 'The cost of the transaction is calculated as `gas * gas fee + value`, where:', ' - `gas` is the amount of gas needed for transaction to execute,', ' - `gas fee` is the gas fee,', ' - `value` is the amount of ether to send to the recipient.' ], shortMessage: 'The total cost (gas * gas fee + value) of executing this transaction
packages/core/src/actions/watchPendingTransactions.test.ts > default: packages/core/src/actions/connect.ts#L52
ConnectorAlreadyConnectedError: Connector already connected. Version: @wagmi/core@x.y.z ❯ Module.connect packages/core/src/actions/connect.ts:52:11 ❯ packages/core/src/actions/watchPendingTransactions.test.ts:20:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Connector already connected.', docsBaseUrl: 'https://wagmi.sh/core', version: '@wagmi/core@x.y.z', walk: 'Function<walk>' }
packages/core/src/actions/watchPendingTransactions.test.ts > default: packages/core/src/actions/connect.ts#L52
ConnectorAlreadyConnectedError: Connector already connected. Version: @wagmi/core@x.y.z ❯ Module.connect packages/core/src/actions/connect.ts:52:11 ❯ packages/core/src/actions/watchPendingTransactions.test.ts:20:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Connector already connected.', docsBaseUrl: 'https://wagmi.sh/core', version: '@wagmi/core@x.y.z', walk: 'Function<walk>' }
packages/core/src/actions/watchPendingTransactions.test.ts > default: packages/core/src/actions/connect.ts#L52
ConnectorAlreadyConnectedError: Connector already connected. Version: @wagmi/core@x.y.z ❯ Module.connect packages/core/src/actions/connect.ts:52:11 ❯ packages/core/src/actions/watchPendingTransactions.test.ts:20:9 ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯ Serialized Error: { details: undefined, docsPath: undefined, metaMessages: undefined, shortMessage: 'Connector already connected.', docsBaseUrl: 'https://wagmi.sh/core', version: '@wagmi/core@x.y.z', walk: 'Function<walk>' }
Test (3, 3)
The operation was canceled.
Types (5.0.4, 2.9.31)
unable to access 'https://github.com/wevm/wagmi/': GnuTLS recv error (-110): The TLS connection was non-properly terminated.
Test (1, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
Test (1, 3)
Attempt 2 failed. Reason: Child_process exited with error code 1
Test (2, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1
Test (3, 3)
Attempt 1 failed. Reason: Child_process exited with error code 1