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

Cleanup util #1125

Merged
merged 2 commits into from
Mar 9, 2022
Merged

Cleanup util #1125

merged 2 commits into from
Mar 9, 2022

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented Mar 4, 2022

Did you run make format && make check?
yes

Fixes #

Changes:

  • Deleted packages alignment, atomicbool and stdio
  • Used netutil from skywire-utilities

How to test this PR:

  1. Build visor make build
  2. Run visor ./skywire-visor -c skywire-config.json
  3. Check if everything is working as expected

ersonp added 2 commits March 4, 2022 18:00
This commit deletes the packages alignment, atomicbool and stdio as they are not being used in skywire, skywire-services and skycoin-service-discovery anymore.
This commit uses the package netutil from skywire-utilities and deletes it from pkg/util from skywire as it is no longer needed.
@jdknives jdknives merged commit 8fc124c into skycoin:develop Mar 9, 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