Skip to content

fix: eth_getBlockByHash is using invalid cache record #7346

fix: eth_getBlockByHash is using invalid cache record

fix: eth_getBlockByHash is using invalid cache record #7346

GitHub Actions / Test Results failed Nov 13, 2024 in 0s

1 fail, 37 pass in 3m 46s

 2 files  42 suites   3m 46s ⏱️
38 tests 37 ✅ 0 💤 1 ❌
76 runs  75 ✅ 0 💤 1 ❌

Results for commit 764079b.

Annotations

Check warning on line 0 in @release captures transfer events

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 2 runs failed: RPC Server Acceptance Tests Acceptance tests @web-socket-batch-3 eth_subscribe Subscribes to hts tokens and listens for synthetic log events @release captures transfer events (@release captures transfer events)

test-results.5fbd322d6ff4ba34affd5f9db28d32cd.xml [took 30s]
Raw output
could not coalesce error (error={ "code": -32603, "message": "[Request ID: 521a7bdc-e7c3-48fa-8b9f-ce8e12cae97a] Error invoking RPC: timeout exceeded" }, payload={ "id": 20, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8b082012a808086014a9e987800830f424094000000000000000000000000000000000000041480b844a9059cbb0000000000000000000000002d1e5e60b04017ebd88a1f6030f51033501f6df90000000000000000000000000000000000000000000000000000000000000001c080a0ab571d6e187ff01ea6d5c7afe4af546188bfd8f3cb931317e1efc7c253c91751a008bd9766f5714e14bc0551e71e41423fee0b37cf31c4db9880c2f80c2bda92f8" ] }, code=UNKNOWN_ERROR, version=6.13.2)
Error: could not coalesce error (error={ "code": -32603, "message": "[Request ID: 521a7bdc-e7c3-48fa-8b9f-ce8e12cae97a] Error invoking RPC: timeout exceeded" }, payload={ "id": 20, "jsonrpc": "2.0", "method": "eth_sendRawTransaction", "params": [ "0x02f8b082012a808086014a9e987800830f424094000000000000000000000000000000000000041480b844a9059cbb0000000000000000000000002d1e5e60b04017ebd88a1f6030f51033501f6df90000000000000000000000000000000000000000000000000000000000000001c080a0ab571d6e187ff01ea6d5c7afe4af546188bfd8f3cb931317e1efc7c253c91751a008bd9766f5714e14bc0551e71e41423fee0b37cf31c4db9880c2f80c2bda92f8" ] }, 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)