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

revise: replaces bespoke data structures with omics facilities #4

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

claymcleod
Copy link
Member

This PR updates the chainfile crate to use the primitives provided by the omics family of crates.

Before submitting this PR, please make sure:

  • You have added a few sentences describing the PR here.
  • You have added yourself or the appropriate individual as the assignee.
  • You have added at least one relevant code reviewer to the PR.
  • You have added any relevant tags to the pull request.
  • Your code builds clean without any errors or warnings (use cargo test and cargo clippy).
  • You have added tests (when appropriate).
  • You have updated the wiki (when appropriate).
  • You have updated the README or other documentation to account for these changes (when appropriate).

@claymcleod claymcleod self-assigned this Oct 9, 2024
@claymcleod claymcleod force-pushed the revise/omics branch 2 times, most recently from 335ed09 to ded7394 Compare October 9, 2024 19:36
@claymcleod claymcleod changed the title wip revise: replaces bespoke data structures with omics facilities Oct 9, 2024
@claymcleod claymcleod merged commit 1cf6e8c into main Oct 9, 2024
6 checks passed
@claymcleod claymcleod deleted the revise/omics branch October 9, 2024 19:42
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