ChainlinkEthFailover icon indicating copy to clipboard operation
ChainlinkEthFailover copied to clipboard

Use multiple Ethereum nodes for redundancy on your Chainlink node

Results 6 ChainlinkEthFailover issues
Sort by recently updated
recently updated
newest added

A use case for L2s is where you have multiple L2 replica nodes running, which don't support broadcasting txs. You then want to use this Proxy for the replica nodes,...

enhancement

Now that CL can benefit from ws as well as http nodes (see 0.10.6 release notes), it’d be great if this proxy would support two connection points and two lists:...

According to our conversation, creating issue for supporting basic auth authentication. After some analysis i believe this is reason for the proxy to not connect to some nodes.

Would be great if proxy could supprot RPC endpoints.

Two features actually, that would be helpful for log parsing: Ability to log to a file without using tee, something like `--logfile`. Useful for exporting via AWS CloudWatch et al...

Thank you for this tool! A useful feature would be polling endpoints that failed, to see whether they can resume duty, and fail back. This would implement a hierarchy of...