Skip to content
New issue

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

empty response retrieving thousands of transactions for address #733

Closed
jlopp opened this issue Mar 21, 2019 · 2 comments
Closed

empty response retrieving thousands of transactions for address #733

jlopp opened this issue Mar 21, 2019 · 2 comments

Comments

@jlopp
Copy link
Contributor

jlopp commented Mar 21, 2019

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

@braydonf
Copy link
Contributor

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.

@jlopp
Copy link
Contributor Author

jlopp commented Mar 21, 2019

Ah, great.

@jlopp jlopp closed this as completed Mar 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants