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!: change way bindings are generated #204

Merged
merged 6 commits into from
Jan 10, 2025

Conversation

MegaRedHand
Copy link
Contributor

@MegaRedHand MegaRedHand commented Jan 9, 2025

This PR modifies the way bindings are generated. The new structure of the bindings is:

  • eigen_utils::core contains bindings related to core contracts
  • eigen_utils::middleware contains bindings related to middleware contracts
  • eigen_utils::sdk contains bindings related to SDK (should only be used for testing)

@MegaRedHand MegaRedHand marked this pull request as ready for review January 9, 2025 15:54
@MegaRedHand MegaRedHand merged commit ad1dc05 into dev Jan 10, 2025
@MegaRedHand MegaRedHand deleted the make-bindings-makefile-target branch January 10, 2025 22:20
@MegaRedHand MegaRedHand added the changelog-breaking [changelog] PR changes existing functionality label Jan 17, 2025
@MegaRedHand MegaRedHand self-assigned this Jan 17, 2025
@MegaRedHand MegaRedHand changed the title feat: add Makefile target to generate bindings refactor!: change way bindings are generated Jan 17, 2025
@MegaRedHand MegaRedHand changed the title refactor!: change way bindings are generated feat!: change way bindings are generated Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-breaking [changelog] PR changes existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants