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

Reorganize Subprojects #33

Merged
merged 4 commits into from
Jul 30, 2024
Merged

Reorganize Subprojects #33

merged 4 commits into from
Jul 30, 2024

Conversation

soareschen
Copy link
Collaborator

This PR reorganize the file organization for different sub-projects, so that we can parallelize the work in each sub-directory while minimizing merge conflicts.

  • Rename ./contracts to ./cairo-contracts
  • Move Cargo workspace for the Rust light client into ./light-client
  • Rename light client crates to follow the crate name for easier discovery
  • Use [patch.crates-io] section to wire local file path dependencies of light client crates

Copy link
Member

@Farhad-Shabani Farhad-Shabani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏

@soareschen soareschen merged commit 0a5933c into main Jul 30, 2024
4 checks passed
@soareschen soareschen deleted the soares/reorg-projects branch July 30, 2024 19:21
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