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

Workspaces #127

Merged
merged 14 commits into from
Oct 8, 2024
Merged

Workspaces #127

merged 14 commits into from
Oct 8, 2024

Conversation

erhant
Copy link
Member

@erhant erhant commented Oct 7, 2024

  • A step towards Grand Unification #125
  • Moves p2p logic under the dkn-p2p crate
  • Moves workflows & models logic under the dkn-workflows crate
  • Fixes a bug within config & model elimination in Compute node main.rs
  • Overall renames and refactors
  • More integration tests, especially for P2P and Workflows
  • Remove redundant packages
  • Remove profiling feature, we instead have a variable DKN_EXIT_TIMEOUT that if defined will make the program exit
  • Re-enabled tests workflow

@erhant erhant self-assigned this Oct 7, 2024
@erhant erhant marked this pull request as ready for review October 8, 2024 11:45
@erhant erhant merged commit aafc8e6 into master Oct 8, 2024
@erhant erhant added bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request labels Oct 8, 2024
@erhant erhant deleted the erhant/subcrates branch October 21, 2024 07:42
@erhant erhant mentioned this pull request Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant