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

Make commitment mapper use publish/subscribe instead of needs_change #269

Open
Dimo99 opened this issue Dec 14, 2023 · 0 comments
Open

Make commitment mapper use publish/subscribe instead of needs_change #269

Dimo99 opened this issue Dec 14, 2023 · 0 comments
Assignees

Comments

@Dimo99
Copy link
Collaborator

Dimo99 commented Dec 14, 2023

Currently, we have this needs_change flag, and when it is false, the program sleeps for a certain timeout. What we can do is subscribe to it being changed, and every time someone computes proof, they will notify of that.

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