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

Remove outcome target dependency on libp2p #1916

Merged
merged 4 commits into from
Jan 12, 2024
Merged

Conversation

Harrm
Copy link
Contributor

@Harrm Harrm commented Jan 9, 2024

Referenced issues

Description of the Change

outcome target drags the whole libp2p, but needs to know just the header dir.

Benefits

Smaller test executables and faster build time.

Possible Drawbacks

If outcome ever becomes a non-header-only part of libp2p, it will cause trouble. We'll move to outcome from qutils in the future though, I think.

Usage Examples or Tests

Alternate Designs

@Harrm Harrm self-assigned this Jan 9, 2024
@Harrm Harrm enabled auto-merge (squash) January 12, 2024 15:19
@Harrm Harrm merged commit 536a72b into master Jan 12, 2024
10 checks passed
@Harrm Harrm deleted the fix/outcome-p2p-deps branch January 12, 2024 15:22
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.

3 participants