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

add composable package functions #17

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

ribeirojose
Copy link
Collaborator

@ribeirojose ribeirojose commented Sep 10, 2024

This PR:

  • Fix codegen to handle async operations
  • Add build tx data on codegen Mixin Contracts
  • Add Composable module functions with tests based on the original cow-sdk module
  • Add order uid calculation and other helpers methods on the common module

How to test:

  • Compare the composable tests with the cow-sdk to ensure it is all covered
  • Run the tests locally to check that is working

@ribeirojose ribeirojose force-pushed the jose/cow-131-composable-package-functions branch from c610545 to a31c08a Compare September 10, 2024 17:44
@yvesfracari yvesfracari marked this pull request as ready for review January 2, 2025 18:00
@yvesfracari yvesfracari force-pushed the jose/cow-131-composable-package-functions branch from 5682fb1 to e97bae1 Compare January 2, 2025 18:36
@yvesfracari yvesfracari force-pushed the jose/cow-131-composable-package-functions branch from e97bae1 to 7048726 Compare January 2, 2025 18:47
@ribeirojose ribeirojose changed the title [WIP] add composable package functions add composable package functions Jan 10, 2025
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.

2 participants