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

Simplify the chain_head.rs module #409

Merged
merged 17 commits into from
Apr 12, 2023
Merged

Conversation

tomaka
Copy link
Contributor

@tomaka tomaka commented Apr 11, 2023

This PR makes the code of the chain_head.rs module more simple by splitting its code between various functions that belong to the same struct.

Also fixes the chain_head-specific cyclic references mentioned in #406

@tomaka tomaka added this pull request to the merge queue Apr 12, 2023
Merged via the queue into smol-dot:main with commit d68340e Apr 12, 2023
@tomaka tomaka deleted the refactor-chain-head branch April 12, 2023 09:02
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