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

Query the block count of an address can be slow #336

Open
joojis opened this issue Nov 15, 2019 · 0 comments
Open

Query the block count of an address can be slow #336

joojis opened this issue Nov 15, 2019 · 0 comments
Assignees
Labels
optimization This makes the system faster

Comments

@joojis
Copy link
Contributor

joojis commented Nov 15, 2019

It causes a sequential search.

We should either optimize or remove the API.

@joojis joojis added the optimization This makes the system faster label Nov 15, 2019
@joojis joojis self-assigned this Nov 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimization This makes the system faster
Projects
None yet
Development

No branches or pull requests

1 participant