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

Switch protocol framework to manul #156

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

Conversation

fjarri
Copy link
Member

@fjarri fjarri commented Oct 26, 2024

Fixes #151

Basic protocols done, but all the combination ones will need entropyxyz/manul#60

Transition pain points:

  • Should possible_next_rounds() have default impl returning Self::id() + 1?
  • Need some quick way of converting BTreeMap of payloads or artifacts to the map of typed ones, because we have to write that a lot. Should we pass a special wrapper instead of just BTreeMap?

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.

Manulization
1 participant