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

feat: integrate frieda wrapper for commitments #27

Merged
merged 2 commits into from
Mar 20, 2025

Conversation

stevencartavia
Copy link
Contributor

Description

closes #2

Motivation and Context

created the wrapper for commitments

How has this been tested?

same tests as frieda repo and a couple for this project

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation update
  • Performance improvement
  • Code refactoring (no functional changes)
  • CI/CD changes

Checklist:

  • My code follows the code style of this project
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed
  • The code builds without any errors or warnings

Additional Notes

@AbdelStark AbdelStark merged commit 6233c38 into AbdelStark:main Mar 20, 2025
4 checks passed
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.

Integrate basic frieda wrapper for commitments
2 participants