7dd3c007c7
Refactor priv_validator
...
Users can now just pass an object that implements the Signer interface.
2017-09-21 15:50:43 -04:00
2c129447fd
Example that showcases how to build your own tendermint node
...
This example shows how a user of the tendermint library can build their
own node and supply it with its own commands. It includes two todos in
order to make it easier for library users to use tendermint.
2017-09-21 15:50:43 -04:00
92dee7ea3c
Commands compile (mostly) with new config reading
2017-05-04 22:46:40 -04:00
1ef7c1d25b
cmd: fixes for new config
2017-05-04 22:43:55 -04:00
7db7bbe464
node: ConfigFromViper
2017-05-04 22:43:55 -04:00
75b6c5215f
fewer structs. remove viper from consensus
2017-05-04 22:43:55 -04:00
fa609366d4
melekes change request
2017-03-06 17:30:06 -05:00
569fd474c2
added use of Cobra CLI
...
squash
2017-03-06 17:30:06 -05:00