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

Nakamoto: NakamotoCoordinator #3869

Closed
kantai opened this issue Aug 22, 2023 · 1 comment
Closed

Nakamoto: NakamotoCoordinator #3869

kantai opened this issue Aug 22, 2023 · 1 comment

Comments

@kantai
Copy link
Member

kantai commented Aug 22, 2023

This thread consumes event notifications and triggers block processing.

Basically, it should have a comms channel similar to the existing coordinator thread, but since
there is not bitcoin block processing in M1, this thread would just signal on a notification that
a new Stacks block has been stored. It would then wake up, and attempt to process the new block.

@saralab
Copy link
Contributor

saralab commented Nov 17, 2023

This was implemented as part of : #4009
Closing

@saralab saralab closed this as completed Nov 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

3 participants