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

dependencies clean-up #1562

Closed
3 of 4 tasks
Tracked by #2531
tzemanovic opened this issue Jun 14, 2023 · 2 comments
Closed
3 of 4 tasks
Tracked by #2531

dependencies clean-up #1562

tzemanovic opened this issue Jun 14, 2023 · 2 comments
Assignees
Labels
pre-mainnet Must happen before mainnet. refactor / code quality

Comments

@tzemanovic
Copy link
Member

tzemanovic commented Jun 14, 2023

todo:

  • get rid of workspace patches and re-export 3rd party crates that appear in public API of a crate
  • make sure that every sub-crate can be built with default features
  • switch to use workspace inheritance added in rust 1.64
  • reduce the amount of duplicate deps (detect with cargo tree --duplicates and potentially add an automated test in CI for this)
@Fraccaman
Copy link
Member

we might want also to look at:

@cwgoes cwgoes added the pre-mainnet Must happen before mainnet. label Feb 5, 2024
@cwgoes cwgoes mentioned this issue Feb 6, 2024
13 tasks
@brentstone brentstone added this to the Phase 1: mainnet genesis milestone Apr 6, 2024
@cwgoes
Copy link
Contributor

cwgoes commented Aug 22, 2024

Closing this for now per @brentstone but we should periodically check before cutting a release.

@cwgoes cwgoes closed this as completed Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pre-mainnet Must happen before mainnet. refactor / code quality
Projects
None yet
Development

No branches or pull requests

4 participants