289 Commits (d3a98675aa27ac2c7bd90883713be76bf75031c0)

Author SHA1 Message Date
  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
  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 8 years ago
  rigelrozanski 47852122d0 changed reset commands 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 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
  rigelrozanski fab518fc98 flag fix, glide update 8 years ago
  rigelrozanski fa609366d4 melekes change request 8 years ago
  rigelrozanski 569fd474c2 added use of Cobra CLI 8 years ago
  Ethan Buchman 05d8cd50b5 update glide and node.go for update to p2p.AddrBook 8 years ago
  Anton Kaliaev a99885cd43
do not overwrite existing files when doing `tendermint init` (Fixes #410) 8 years ago
  Ethan Buchman 0bec99fbd4 consensus: handshake replay test using wal 8 years ago
  Anton Kaliaev 4896364952
[cli] cleanup gen_validator output (Fixes #396) 8 years ago
  Jae Kwon 67ab574e98 Cleanup, add stub for VerifyCommitAny 8 years ago
  Anton Kaliaev 3b7a1d7149
check that we have enough arguments 8 years ago
  Anton Kaliaev 17e822757b
output all commands 8 years ago
  Jae Kwon 9a2dd8bc92 Refactor Node; Node is a simple BaseService 8 years ago
  Jae Kwon a073b1db9c Refactor replay console -> replay_file in consensus/replay_file.go 8 years ago
  Ethan Buchman c147b41013 TMSP -> ABCI 8 years ago
  Ethan Buchman db437e7a45 broadcast_tx via grpc 8 years ago
  Ethan Buchman 8b80f8ee05 feature flag: pex reactor 8 years ago
  Jae Kwon 3d3d8b5b7b cswal -> cs_wal_dir 8 years ago
  Ethan Buchman 3f4af438c5 remove INSTALL dir, add INSTALL.md, update DOCKER 8 years ago
  Ethan Buchman 1110c5d37d privVal.LastSignBytes and more replay tests 8 years ago
  Ethan Buchman cac3cefd98 set log level. use p2p config 9 years ago
  Ethan Buchman 2a1e7a427d support tmsp via grpc 8 years ago
  Jae Kwon ad17090a0f No global config 9 years ago
  Jae Kwon a8ee0377d5 Use tmsp.Client interface 9 years ago
  Jae Kwon 9b4b533f2f Pretty print JSON 9 years ago
  Ethan Buchman 50ac66f79b fast sync fixes 9 years ago
  Ethan Buchman 3cce757adc move DialSeeds to go-p2p and add to rpc 9 years ago
  Ethan Buchman 2b13386d7b consensus: replay console 9 years ago
  Ethan Buchman 6aaa5fb0bf consensus: msg saving and replay 9 years ago
  Jae Kwon d58b3d54b1 tendermint init makes random chain ID 9 years ago
  Ethan Buchman 5cbb5d2541 tendermint init 9 years ago