Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: cherry-pick #3177 remove transactions with status INVALID_ACCOUNT_ID from block… #3217

Merged
merged 1 commit into from
Nov 5, 2024

feat: remove transactions with status `INVALID_ACCOUNT_ID` from block…

f37e8ea
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat: cherry-pick #3177 remove transactions with status INVALID_ACCOUNT_ID from block… #3217

feat: remove transactions with status `INVALID_ACCOUNT_ID` from block…
f37e8ea
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Nov 5, 2024 in 0s

1 fail, 2 skipped, 66 pass in 2m 10s

  2 files   24 suites   2m 10s ⏱️
 69 tests  66 ✅ 2 💤 1 ❌
131 runs  127 ✅ 3 💤 1 ❌

Results for commit f37e8ea.

Annotations

Check warning on line 0 in "before each" hook for "should execute "eth_getStorageAt" request to get current state changes with passing specific block"

See this annotation in the file changed.

@github-actions github-actions / Test Results

RPC Server Acceptance Tests Acceptance tests @api-batch-2 RPC Server Acceptance Tests "before each" hook for "should execute "e…ore each" hook for "should execute "eth_getStorageAt" request to get current state changes with passing specific block") failed

test-results.78d0902abb107007a38cdc7a59826e82.xml [took 40s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "[Request ID: 209f7d24-578a-407d-a566-e229ffa0b97c] Error invoking RPC: No matching record found for transaction id [email protected]" }, payload={ "id": 967, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8e882012a438086014a9e98780083014a9f8080b8906080604052600f600055348015601457600080fd5b50606e8060226000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80632de4e88414602d575b600080fd5b60366008600055565b00fea26469706673582212204f4929609314772906604fbf3fa15708239abd76b6d2a022fa89ae0e0b888bb264736f6c63430008090033c080a04c4da5ec056a633c45b1d5b335ae8a74c17e590c5b9bd6b0a22272385ee3e8d5a02984fd31c3c7f013b5170da655389e81218b555fd70b49e23aacc0325c83ec67" ] }, code=UNKNOWN_ERROR, version=6.13.2)
Error: could not coalesce error (error={ "code": -32603, "message": "[Request ID: 209f7d24-578a-407d-a566-e229ffa0b97c] Error invoking RPC: No matching record found for transaction id [email protected]" }, payload={ "id": 967, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8e882012a438086014a9e98780083014a9f8080b8906080604052600f600055348015601457600080fd5b50606e8060226000396000f3fe6080604052348015600f57600080fd5b506004361060285760003560e01c80632de4e88414602d575b600080fd5b60366008600055565b00fea26469706673582212204f4929609314772906604fbf3fa15708239abd76b6d2a022fa89ae0e0b888bb264736f6c63430008090033c080a04c4da5ec056a633c45b1d5b335ae8a74c17e590c5b9bd6b0a22272385ee3e8d5a02984fd31c3c7f013b5170da655389e81218b555fd70b49e23aacc0325c83ec67" ] }, code=UNKNOWN_ERROR, version=6.13.2)
    at makeError (packages/server/node_modules/ethers/src.ts/utils/errors.ts:694:21)
    at JsonRpcProvider.getRpcError (packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:1059:25)
    at /home/runner/_work/hedera-json-rpc-relay/hedera-json-rpc-relay/packages/server/node_modules/ethers/src.ts/providers/provider-jsonrpc.ts:563:45
    at processTicksAndRejections (node:internal/process/task_queues:95:5)