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 show_node_id to basecoind #704

Closed
adrianbrink opened this issue Mar 26, 2018 · 2 comments
Closed

Add show_node_id to basecoind #704

adrianbrink opened this issue Mar 26, 2018 · 2 comments
Assignees

Comments

@adrianbrink
Copy link
Contributor

Generally we should export all commands from Tendermint to Basecoind.

@cwgoes
Copy link
Contributor

cwgoes commented Mar 27, 2018

Other Tendermint commands not yet exposed by basecoind:

gen_validator - Generate validator keypair (superseded by basecoind init?)
lite - Run lite client proxy server
node - Run Tendermint node (superseded by basecoind start?)
probe_upnp - Test UPnP functionality
replay - Replay messages from WAL
replay_console - Replay messages from WAL in a console
show_validator - Show node validator info
testnet - Initialize files for a Tendermint testnet

@adrianbrink Should all of these (less gen_validator and node) be added?

@cwgoes
Copy link
Contributor

cwgoes commented Mar 27, 2018

After discussion, decided we only need show_validator for now.

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

No branches or pull requests

4 participants