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

common: remove contracts dep #897

Closed
wants to merge 1 commit into from

Conversation

akirillo
Copy link
Contributor

@akirillo akirillo commented Jan 26, 2025

This PR removes the dependency on the contracts-common crate in common by internalizing the serialization pattern for ScalarField types - this is the only usage we have for the dependency. This is necessary to remove a cyclic dependency between these two crates.

Testing

  • All unit tests pass

@akirillo akirillo marked this pull request as ready for review January 27, 2025 16:17
@akirillo akirillo requested a review from joeykraut January 27, 2025 16:17
@akirillo akirillo self-assigned this Jan 27, 2025
@akirillo akirillo added the enhancement New feature or request label Jan 27, 2025
@akirillo akirillo closed this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant