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

Refactor #447

Merged
merged 3 commits into from
Apr 29, 2022
Merged

Refactor #447

merged 3 commits into from
Apr 29, 2022

Conversation

jagerman
Copy link
Member

Refactor the code to be much better organized and easier to work with.

  • Moves all source code under oxenss/ instead of scattered in various top-level directories.
  • Removes .../include, .../src setup
  • Use subdirectories and subnamespaces
  • Various small code cleanups in common/utils code, eliminating or splitting up unrelated functionality.
  • Fixes broken tests

- Moves all source code under oxenss/
- Removes .../include, .../src setup
- Use include subdirectories and subnamespaces
- Various small code cleanups in common/utils code, eliminating or
  splitting up unrelated functionality.
This makes it consistent with other oxen-io core projects like oxen-core
and lokinet.
@majestrate majestrate self-requested a review April 29, 2022 18:36
@jagerman jagerman merged commit 9c62bd2 into oxen-io:dev Apr 29, 2022
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