You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It got abandoned because it provided no performance improvement. We would consider merging an updated version of that PR that does improve performance.
I was also mucking around with IPC in this PR, but haven't got it working yet:
Description
Nethermind supports WebSocket and IPC as execution endpoints. https://docs.nethermind.io/interacting/json-rpc-server
Version
5.1.3
Present Behaviour
ERRO Error updating deposit contract cache error: Invalid endpoint state: RequestFailed("eth_chainId call failed HttpClient(url: ws://127.0.0.1:8551/, kind: builder, detail: URL scheme is not allowed)"), retry_millis: 60000, service: deposit_contract_rpc
Expected Behaviour
Support WebSocket and IPC endpoints
Steps to resolve
The text was updated successfully, but these errors were encountered: