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
Testing with v1.0.2 and address indexing enabled.
curl http://127.0.0.1:18332/tx/address/msHGxCK331U8Xey4PowusC3Rb7LL1mc3yk curl: (52) Empty reply from server
This address has 40,000 transactions as you can see here https://testnet.smartbit.com.au/address/msHGxCK331U8Xey4PowusC3Rb7LL1mc3yk Bcoin returns an empty response after 2 minutes Bcoin continues churning with 60 MB/S disk reads for 4 min 30 sec
Seems like this is an area for improvement
The text was updated successfully, but these errors were encountered:
Indeed, I've run into the same problem and detailed it at #589 with solutions discussed.
There is also a similar problem for the wallet detailed at #559 and will be resolved with #605.
Sorry, something went wrong.
Ah, great.
No branches or pull requests
Testing with v1.0.2 and address indexing enabled.
This address has 40,000 transactions as you can see here https://testnet.smartbit.com.au/address/msHGxCK331U8Xey4PowusC3Rb7LL1mc3yk
Bcoin returns an empty response after 2 minutes
Bcoin continues churning with 60 MB/S disk reads for 4 min 30 sec
Seems like this is an area for improvement
The text was updated successfully, but these errors were encountered: