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
Problem
Currently, the cert verification fields (i.e, SERVICE_MANAGER_ADDRESS, ETH_RPC) are required for propagation to the eigenda client. However, they shouldn't need to be enabled when using memstore or disabling cert verification mode. #205 provides a bandaid but is a logical regression to the core abstractions of proxy.
Proposed Solution
Investigate more graceful solution routes; e.g: different flag types, etc.
The text was updated successfully, but these errors were encountered:
Problem
Currently, the cert verification fields (i.e,
SERVICE_MANAGER_ADDRESS
,ETH_RPC
) are required for propagation to the eigenda client. However, they shouldn't need to be enabled when using memstore or disabling cert verification mode. #205 provides a bandaid but is a logical regression to the core abstractions of proxy.Proposed Solution
Investigate more graceful solution routes; e.g: different flag types, etc.
The text was updated successfully, but these errors were encountered: