We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Recently the truffle dev tools stopped working and started to fail with
/home/runner/work/hedera-json-rpc-relay/hedera-json-rpc-relay/tools/truffle-example/node_modules/eth-block-tracker/src/polling.js:51 const newErr = new Error(`PollingBlockTracker - encountered an error while attempting to update latest block:\n${err.stack}`) ^ Error: PollingBlockTracker - encountered an error while attempting to update latest block: undefined at PollingBlockTracker._performSync (/home/runner/work/hedera-json-rpc-relay/hedera-json-rpc-relay/tools/truffle-example/node_modules/eth-block-tracker/src/polling.js:51:24) at processTicksAndRejections (node:internal/process/task_queues:96:5) UnhandledRejections detected Promise { <rejected> { code: -32603, message: 'connect ECONNREFUSED [12](https://github.com/hashgraph/hedera-json-rpc-relay/actions/runs/3278788343/jobs/5397619132#step:11:13)7.0.0.1:7546', data: { originalError: [Object] } } }
See https://github.com/hashgraph/hedera-json-rpc-relay/actions/workflows/dev-tool-test.yml?query=is%3Afailure for recent failures
Follow Truffle example steps
No response
other
v0.10.0
The text was updated successfully, but these errors were encountered:
georgi-l95
Successfully merging a pull request may close this issue.
Description
Recently the truffle dev tools stopped working and started to fail with
See https://github.com/hashgraph/hedera-json-rpc-relay/actions/workflows/dev-tool-test.yml?query=is%3Afailure for recent failures
Steps to reproduce
Follow Truffle example steps
Additional context
No response
Hedera network
other
Version
v0.10.0
Operating system
No response
The text was updated successfully, but these errors were encountered: