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

adds wss to bcadmin debug #1830

Merged
merged 1 commit into from
May 2, 2019
Merged

adds wss to bcadmin debug #1830

merged 1 commit into from
May 2, 2019

Conversation

ineiti
Copy link
Member

@ineiti ineiti commented Apr 30, 2019

bcadmin now wants a URL for bcadmin debug, so it's http://conode.dedis.ch:7771 or https://conode.dedis.ch
Added more details in bcadmin debug list for the byzcoins of each node.
Can now give group.toml to bcadmin debug list, to check on a list of servers.

@ineiti ineiti self-assigned this Apr 30, 2019
@ineiti ineiti force-pushed the bcadmin_debug_wss branch 4 times, most recently from fd0c57f to f947cf5 Compare May 1, 2019 11:38
@jeffallen jeffallen self-requested a review May 1, 2019 12:26
Copy link
Contributor

@jeffallen jeffallen left a comment

Choose a reason for hiding this comment

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

I appreciate your help with bcadmin, but something's gone off the rails here. This seems like it violates "don't repeat yourself" and "Go packages have a reason to exist, not just to be dumping ground for util functions". Please help me understand why I'm misunderstanding what you are trying to do here...

byzcoin/internal/parse.go Outdated Show resolved Hide resolved
byzcoin/internal/parse.go Outdated Show resolved Hide resolved
byzcoin/internal/parse.go Outdated Show resolved Hide resolved
@ineiti
Copy link
Member Author

ineiti commented May 1, 2019

OK, the plan is:

  • jeff splits the onet/config.ParseCothority in two, so that a LoadCothority or LoadPrivate exists
  • Linus removes the internal by replacing the StrToSI with ServerIdentity{URL: c.Args().First()}

@ineiti ineiti force-pushed the bcadmin_debug_wss branch 2 times, most recently from cf74525 to 81065fd Compare May 1, 2019 14:51
@jeffallen
Copy link
Contributor

Onet tag v3.0.8 is ready for you to use.

bcadmin now wants a URL for bcadmin debug, so it's http://conode.dedis.ch:7771 or https://conode.dedis.ch
Added more details in bcadmin debug list for the byzcoins of each node.
Can now give group.toml to bcadmin debug list, to check on a list of servers.
Wallet correctly connects to wss if available and stores URL field in wallet.json.
@jeffallen jeffallen merged commit 89654a2 into master May 2, 2019
@jeffallen jeffallen deleted the bcadmin_debug_wss branch May 2, 2019 08:18
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