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

Add stcpr dependency to PublicVisor #922

Merged
merged 3 commits into from
Oct 13, 2021
Merged

Add stcpr dependency to PublicVisor #922

merged 3 commits into from
Oct 13, 2021

Conversation

ersonp
Copy link
Contributor

@ersonp ersonp commented Oct 12, 2021

The commit commit contains addition to the dependency of the PublicVisor module. StcprClient is added as a dependency.

Did you run make format && make check?

Fixes #

Changes:

How to test this PR:

The commit commit contains addition to the dependency of the PublicVisor module. StcprClient is added as a dependency.
The commit commit contains fix to the Stcpr() func of the transport manager. It was giving back the client for STCP instead of STCPR and is now been fixed.
@@ -133,7 +133,7 @@ func registerModules(logger *logging.MasterLogger) {
pv = maker("public_visors", initPublicVisors, &tr)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we should rename this module to PublicAutoconnect. @jdknives

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ersonp go for it.

@ersonp ersonp marked this pull request as ready for review October 12, 2021 14:53
The commit renames the initPublicVisors module to initPublicAutoconnect as it is more accurate.
@jdknives jdknives merged commit dcd29f8 into skycoin:develop Oct 13, 2021
@ersonp ersonp deleted the fix/public-autoconnect branch April 11, 2022 15:39
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