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

Register to my.mysterium.network #1300

Merged
merged 14 commits into from
Sep 20, 2019
Merged

Conversation

ignasbernotas
Copy link
Contributor

No description provided.

@ignasbernotas ignasbernotas changed the title Register to my.mysterium.network [WIP] Register to my.mysterium.network Sep 12, 2019
cmd/di_desktop.go Outdated Show resolved Hide resolved
cmd/flags_node.go Show resolved Hide resolved
identity/manager.go Outdated Show resolved Hide resolved
mmn/http_client.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
cmd/di_desktop.go Outdated Show resolved Hide resolved
cmd/di_desktop.go Outdated Show resolved Hide resolved
cmd/di_desktop.go Show resolved Hide resolved
cmd/flags_mmn.go Outdated Show resolved Hide resolved
cmd/flags_mmn.go Outdated Show resolved Hide resolved
cmd/flags_node.go Show resolved Hide resolved
mmn/http_client.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
cmd/di_desktop.go Outdated Show resolved Hide resolved
client.RegisterNode(*info)
})
if err != nil {
log.Error("Failed to get register to mmn event", err.Error())
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
log.Error("Failed to get register to mmn event", err.Error())
log.Error("Failed to get register to mmn event", err)

Copy link
Member

Choose a reason for hiding this comment

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

My suggestion is removing explicit converting to string, it enough to just pass err here.

mmn/http_client.go Outdated Show resolved Hide resolved
mmn/node_information.go Show resolved Hide resolved
@ignasbernotas ignasbernotas changed the title [WIP] Register to my.mysterium.network Register to my.mysterium.network Sep 16, 2019
@ignasbernotas
Copy link
Contributor Author

@zolia @soffokl please rereview :)

core/ip/mac.go Outdated Show resolved Hide resolved
mmn/client.go Outdated Show resolved Hide resolved
mmn/node_information.go Show resolved Hide resolved
cmd/flags_network.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
mmn/node_information.go Show resolved Hide resolved
@ignasbernotas
Copy link
Contributor Author

@tadaskay @soffokl @zolia added mymysterium.enabled flag, renamed mmn-address to mymysterium.address, hashed MAC address to sha256 and other cleanups :)

cmd/flags_mmn.go Show resolved Hide resolved
core/ip/mac.go Outdated Show resolved Hide resolved
mmn/node_information.go Outdated Show resolved Hide resolved
@ignasbernotas ignasbernotas merged commit d5b62a5 into master Sep 20, 2019
@tadaskay tadaskay deleted the feature/node-linking-to-account branch July 5, 2021 08:23
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.

None yet

5 participants