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
--forceExit
Possibly something related to Warp or Arweave is hanging in the background, thus we have to force. Will look into it.
The text was updated successfully, but these errors were encountered:
Redis client's close had a similar issue, may be relevant
close
Sorry, something went wrong.
HollowDB SDK itself also hangs when you run a simple code with NodeJS such as getting a key. Perhaps the underlying Warp instance is hanging?
SDK
The issue is not Warp, nor Arlocal or Redis.
It's related to using proofs and Snarkjs.
Solution has been found: iden3/snarkjs#152
Apparently solving this also increased the test speeds, now it takes half of the time??
Forgot to write, #42 fixes this
erhant
No branches or pull requests
Possibly something related to Warp or Arweave is hanging in the background, thus we have to force.
Will look into it.
The text was updated successfully, but these errors were encountered: