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
dhfind contains simulation mode and only answers double hashed queries. Once dhstore and dhfind are combined, the code should be refactored to offer a dh read proxy of sorts for general use: the proxy should:
handle lookups gracefully and do the right thing depending on multihash code.
remove simulation functionality and be a simple HTTP proxy.
dhfindcontains simulation mode and only answers double hashed queries. Once dhstore and dhfind are combined, the code should be refactored to offer a dh read proxy of sorts for general use: the proxy should: