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

WIP: API Task Queue #395

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

TheHolyRoger
Copy link
Collaborator

Testing out Queueing API tasks.

@uaktags
Copy link
Collaborator

uaktags commented Oct 12, 2020

While we're at it, we may want to start adding "blockhash" to the get_rawtransaction command for syncing purposes. We already know the blockhash from earlier in the process during our loops, so instead of searching blindly in the txindex for the tx, just search the given blockhash itself may add to some API task improvements.

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

Successfully merging this pull request may close these issues.

Better asynchronous indexing whilst sticking to single task limit for RPC calls
2 participants