Ethan Frey
|
92dee7ea3c
|
Commands compile (mostly) with new config reading
|
8 years ago |
Ethan Buchman
|
f217f2b2c5
|
cleanup run_node flags
|
8 years ago |
Ethan Buchman
|
1ef7c1d25b
|
cmd: fixes for new config
|
8 years ago |
Ethan Buchman
|
7db7bbe464
|
node: ConfigFromViper
|
8 years ago |
Ethan Buchman
|
75b6c5215f
|
fewer structs. remove viper from consensus
|
8 years ago |
Ethan Buchman
|
d8fb226ec4
|
new config
|
8 years ago |
Ethan Buchman
|
95c74b2ccd
|
remove some more viper
|
8 years ago |
Anton Kaliaev
|
1dc3629b1a
|
update log interface
|
8 years ago |
Anton Kaliaev
|
d2a4b16b28
|
introduce testing logger
|
8 years ago |
Anton Kaliaev
|
9a6d190282
|
remove stdlog
|
8 years ago |
Anton Kaliaev
|
986bdd00a5
|
new logging
|
8 years ago |
Ethan Frey
|
524ba917a3
|
Use new PrepareMainCmd from tmlibs/cli
|
8 years ago |
Ethan Buchman
|
efeadcc0f4
|
some cleanup from review
|
8 years ago |
Ethan Buchman
|
fcf78a5da7
|
cleanup go-config/viper and some unnamed imports
|
8 years ago |
rigel rozanski
|
72c4be35e8
|
tiny fix
|
8 years ago |
Rigel Rozanski
|
5d0c2a1414
|
commands: Run -> RunE
|
8 years ago |
Rigel Rozanski
|
6e662337ff
|
dont export resetPrivValidator
|
8 years ago |
Rigel Rozanski
|
270b68a893
|
glide lock updates
|
8 years ago |
Rigel Rozanski
|
cefb2bede0
|
adding viper
int
int
|
8 years ago |
rigelrozanski
|
47852122d0
|
changed reset commands
|
8 years ago |
Ethan Buchman
|
28d042fdae
|
use tmlibs
|
8 years ago |
Ethan Buchman
|
56c60fba23
|
go-p2p -> tendermint/p2p
|
8 years ago |
Ethan Buchman
|
e6fe6b5b76
|
go-data -> go-wire/data
|
8 years ago |
Ethan Buchman
|
d1926bcad1
|
use tmlibs
|
8 years ago |
Ethan Frey
|
e325ffc681
|
Lots of updates to use new go-crypto / json style
|
8 years ago |
rigel rozanski
|
c21cec002c
|
reset fix
|
8 years ago |
Ethan Buchman
|
9b95da8fa4
|
go-data -> go-wire/data
|
8 years ago |
Ethan Buchman
|
e8cad948e3
|
cli: ResetAll doesnt depend on cobra
|
8 years ago |
Ethan Buchman
|
53e2b9693a
|
export ResetAll cmd
|
8 years ago |
Ethan Buchman
|
7cf773e2d3
|
cli: testnet cmd inits files for testnet
|
8 years ago |
Ethan Buchman
|
f5b77d50b5
|
fix setting log level
|
8 years ago |
Ethan Frey
|
0bfae964e1
|
Moved keys cmd to top level
|
8 years ago |
Ethan Frey
|
58e537a42d
|
Refactor setting up the key manager from config
|
8 years ago |
Ethan Frey
|
398ac046da
|
Reorganize cobra cmd to enable better reuse
|
8 years ago |
rigelrozanski
|
fab518fc98
|
flag fix, glide update
squash
|
8 years ago |
rigelrozanski
|
fa609366d4
|
melekes change request
|
8 years ago |
rigelrozanski
|
569fd474c2
|
added use of Cobra CLI
squash
|
8 years ago |
Ethan Buchman
|
05d8cd50b5
|
update glide and node.go for update to p2p.AddrBook
|
8 years ago |
Ethan Buchman
|
0b1ee4b673
|
version bump to 0.4.0
|
8 years ago |
Ethan Buchman
|
eaeb2658ea
|
fixes from review
|
8 years ago |
Ethan Frey
|
0c92c8516f
|
Rename proxy to server for clarity
|
8 years ago |
Ethan Frey
|
6389d208cc
|
Key server API integrated in CLI
|
8 years ago |
Ethan Frey
|
e1c717a048
|
Add support for hex / base64 / btc (b58) encoding of binary data
|
8 years ago |
Ethan Frey
|
c59e2d7d13
|
Expose address in keyinfo, add get command
|
8 years ago |
Ethan Frey
|
d5931c9ee3
|
Set key algorithm on key creation
|
8 years ago |
Ethan Frey
|
9c427e95e2
|
Add update cli command, cleanup
|
8 years ago |
Ethan Frey
|
506ff7d85a
|
Expose new and list via cli
|
8 years ago |
Ethan Frey
|
d979bfc49e
|
Add flag validation
|
8 years ago |
Ethan Frey
|
f80957ad3c
|
Basic cobra/viper cli framework
|
8 years ago |
Anton Kaliaev
|
a99885cd43
|
do not overwrite existing files when doing `tendermint init` (Fixes #410)
|
8 years ago |