fix: add blockTag
to observerId
to avoid id collisions (#2019)
#1
Annotations
10 errors and 2 warnings
Run tests:
src/actions/public/getFilterChanges.ts#L184
TypeError: Cannot read properties of undefined (reading '0')
❯ Module.getFilterChanges src/actions/public/getFilterChanges.ts:184:14
❯ src/actions/public/getFilterChanges.test.ts:146:5
|
Run tests:
src/actions/public/getFilterChanges.ts#L184
TypeError: Cannot read properties of undefined (reading '0')
❯ Module.getFilterChanges src/actions/public/getFilterChanges.ts:184:14
❯ src/actions/public/getFilterChanges.test.ts:146:5
|
Run tests:
src/actions/public/getFilterChanges.ts#L184
TypeError: Cannot read properties of undefined (reading '0')
❯ Module.getFilterChanges src/actions/public/getFilterChanges.ts:184:14
❯ src/actions/public/getFilterChanges.test.ts:146:5
|
Run tests:
src/actions/public/getFilterChanges.ts#L184
TypeError: Cannot read properties of undefined (reading '0')
❯ Module.getFilterChanges src/actions/public/getFilterChanges.ts:184:14
❯ src/actions/public/getFilterChanges.test.ts:146:5
|
Run tests:
src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":17}
Request Arguments:
from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045
to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001
Details: The request timed out.
Version: [email protected]
Anvil log output
=======================================
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
Anvil log output
=======================================
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
Anvil log output
=======================================
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
Anvil log output
=======================================
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11
❯ src/actions/public/getFilterChanges.test.ts:207:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":17}', ' ', 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: TimeoutError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":17}
Details: The request timed out.
Version: [email protected]
❯ Object.request src/utils/rpc/http.ts:100:28
❯ Object.request test/src/utils.ts:113:47
❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:24
❯ attemptRetry src/utils/promise/
|
Run tests:
src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":20}
Request Arguments:
from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045
to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001
Details: The request timed out.
Version: [email protected]
❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11
❯ src/actions/public/getFilterChanges.test.ts:207:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":20}', ' ', 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: TimeoutError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":20}
Details: The request timed out.
Version: [email protected]
❯ Object.request src/utils/rpc/http.ts:100:28
❯ Object.request test/src/utils.ts:113:47
❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:24
❯ attemptRetry src/utils/promise/withRetry.ts:44:28
❯ src/utils/promise/withRetry.ts:55:5
❯ Module.withRetry src/utils/promise/withRetry.ts:34:10
❯ Object.request src/utils/buildRequest.ts:101:12
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:230:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":20}' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
|
Run tests:
src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":23}
Request Arguments:
from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045
to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001
Details: The request timed out.
Version: [email protected]
❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11
❯ src/actions/public/getFilterChanges.test.ts:207:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":23}', ' ', 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: TimeoutError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":23}
Details: The request timed out.
Version: [email protected]
❯ Object.request src/utils/rpc/http.ts:100:28
❯ Object.request test/src/utils.ts:113:47
❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:24
❯ attemptRetry src/utils/promise/withRetry.ts:44:28
❯ src/utils/promise/withRetry.ts:55:5
❯ Module.withRetry src/utils/promise/withRetry.ts:34:10
❯ Object.request src/utils/buildRequest.ts:101:12
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:230:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":23}' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
|
Run tests:
src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":26}
Request Arguments:
from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045
to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001
Details: The request timed out.
Version: [email protected]
❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11
❯ src/actions/public/getFilterChanges.test.ts:207:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":26}', ' ', 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: TimeoutError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":26}
Details: The request timed out.
Version: [email protected]
❯ Object.request src/utils/rpc/http.ts:100:28
❯ Object.request test/src/utils.ts:113:47
❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:24
❯ attemptRetry src/utils/promise/withRetry.ts:44:28
❯ src/utils/promise/withRetry.ts:55:5
❯ Module.withRetry src/utils/promise/withRetry.ts:34:10
❯ Object.request src/utils/buildRequest.ts:101:12
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:230:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":26}' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
|
Run tests:
src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":7}
Request Arguments:
from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045
to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001
Details: The request timed out.
Version: [email protected]
Anvil log output
=======================================
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
Anvil log output
=======================================
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
Anvil log output
=======================================
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
Anvil log output
=======================================
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
evm_setIntervalMining
eth_newFilter
eth_chainId
eth_sendTransaction
eth_estimateGas
❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11
❯ src/actions/public/getFilterLogs.test.ts:152:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":7}', ' ', 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: TimeoutError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":7}
Details: The request timed out.
Version: [email protected]
❯ Object.request src/utils/rpc/http.ts:100:28
❯ Object.request test/src/utils.ts:113:47
❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:24
❯ attemptRetry src/utils/promise/withRe
|
Run tests:
src/utils/errors/getTransactionError.ts#L44
TransactionExecutionError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":10}
Request Arguments:
from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045
to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001
Details: The request timed out.
Version: [email protected]
❯ Module.getTransactionError src/utils/errors/getTransactionError.ts:44:10
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:238:11
❯ src/actions/public/getFilterLogs.test.ts:152:5
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":10}', ' ', 'Request Arguments:', ' from: 0xd8da6bf26964af9d7eed9e03e53415d37aa96045\n to: 0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\n data: 0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
Caused by: TimeoutError: The request took too long to respond.
URL: http://localhost
Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":10}
Details: The request timed out.
Version: [email protected]
❯ Object.request src/utils/rpc/http.ts:100:28
❯ Object.request test/src/utils.ts:113:47
❯ withRetry.delay.count.count src/utils/buildRequest.ts:104:24
❯ attemptRetry src/utils/promise/withRetry.ts:44:28
❯ src/utils/promise/withRetry.ts:55:5
❯ Module.withRetry src/utils/promise/withRetry.ts:34:10
❯ Object.request src/utils/buildRequest.ts:101:12
❯ Module.sendTransaction src/actions/wallet/sendTransaction.ts:230:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { details: 'The request timed out.', docsPath: undefined, metaMessages: [ 'URL: http://localhost', 'Request body: {"method":"eth_sendTransaction","params":[{"data":"0xa9059cbb000000000000000000000000f39fd6e51aad88f6f4ce6ab8827279cfffb922660000000000000000000000000000000000000000000000000000000000000001","from":"0xd8da6bf26964af9d7eed9e03e53415d37aa96045","to":"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48"}],"id":10}' ], shortMessage: 'The request took too long to respond.', version: '[email protected]', walk: 'Function<walk>' }
|
Run tests
Attempt 1 failed. Reason: Child_process exited with error code 1
|
Run tests
Attempt 2 failed. Reason: Child_process exited with error code 1
|
Loading