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

V2 host scanning #140

Merged
merged 7 commits into from
Nov 19, 2024
Merged

V2 host scanning #140

merged 7 commits into from
Nov 19, 2024

Conversation

chris124567
Copy link
Member

@chris124567 chris124567 commented Nov 14, 2024

Last of the v2 changes 😄

@chris124567 chris124567 self-assigned this Nov 14, 2024
@chris124567 chris124567 marked this pull request as ready for review November 15, 2024 00:29
@chris124567

This comment was marked as outdated.

Base automatically changed from add-v2-file-contract-resolutions to v2 November 15, 2024 08:17
@chris124567 chris124567 requested review from n8maninger and ChrisSchinnerl and removed request for n8maninger November 16, 2024 04:04
explorer/scan.go Outdated Show resolved Hide resolved
explorer/scan.go Outdated Show resolved Hide resolved
explorer/scan.go Outdated Show resolved Hide resolved
explorer/scan.go Outdated Show resolved Hide resolved
explorer/scan.go Outdated
if !ok {
e.log.Debug("Host did not have any v2 siamux net addresses in its announcement, unable to scan", zap.Stringer("pk", host.PublicKey))
continue
} else {
Copy link
Member

Choose a reason for hiding this comment

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

I think go vet is still complaining about this superfluous else.

Copy link
Member Author

Choose a reason for hiding this comment

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

There is no else there in the last commit though... Github glitch?

@ChrisSchinnerl ChrisSchinnerl merged commit 3a63eb8 into v2 Nov 19, 2024
8 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the v2-scanning branch November 19, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants