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] Parallel block processing #70

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

Conversation

christroutner
Copy link
Contributor

@christroutner christroutner commented Jun 2, 2024

Do not merge. Work in progress [WIP].

These code changes make use of a second process for pre-processing blocks during real-time (chain tip) processing. This allows the indexer to better process transaction in real-time and offload computationally intensive operations to the second process.

@christroutner christroutner changed the title [WIP] Parallel block processing Parallel block processing Jun 4, 2024
@christroutner christroutner changed the title Parallel block processing [WIP] Parallel block processing Jun 5, 2024
@christroutner
Copy link
Contributor Author

The 'winking' issue is still present after changes that have been made. Next step to port the deleteBurnedUtxos() function from psf-slp-indexer to slp-support-api.

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.

1 participant