328 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Ethan Frey 21f6b346a3 Removed all cli as it goes into cosmos-sdk 7 years ago
  Ethan Buchman aa78fc14b5 cmd: dont wait for genesis. closes #562 7 years ago
  Ethan Buchman d87acc2d1b cmd: don't load config for version command. closes #620 7 years ago
  Emmanuel Odeke d8af26e75a
cmd/tendermint/commands: update ParseConfig doc 7 years ago
  Ethan Buchman 37f1390473 CreateEmptyBlocks and CreateEmptyBlocksInterval 7 years ago
  Ethan Buchman fc3fe9292f fixes from review 7 years ago
  Ethan Buchman e9a2389300 cmd: --consensus.no_empty_blocks 7 years ago
  Ethan Buchman 75df0d91ba comments from review 7 years ago
  Ethan Frey 850da13622 Do some cleanup in the test, so it doesn't fail in my shell 7 years ago
  Ethan Buchman 12c084c8c0 ParseGenesisFile -> types.GenesisDocFromFile 7 years ago
  Ethan Frey 10982f4d8f Add argument to ParseGenesis to use in light-client 7 years ago
  Ethan Frey 6b38abd57b Cleanup for loop in genesis file load 7 years ago
  Ethan Frey 58105dbd4e Refactored some commands to be more reusable 7 years ago
  Ethan Frey d31cfbaeaa Fixed up help text for "keys recover" 7 years ago
  Ethan Frey d665c9ef10 Code cleanup from review comments 7 years ago
  Ethan Frey a944bdebfc Make sure prompt looks good in interactive mode 7 years ago
  Ethan Frey 1ab9ab9494 Add delete and recover commands, and test them 7 years ago
  Ethan Frey e9537b2da6 Freshen up existing cmd files 7 years ago
  Ethan Frey 7d08ea4c09 Fixed all tests and binaries to compile 7 years ago
  Ethan Frey 0c32d2722f #17 - better support passwords in tests, more cli tests 7 years ago
  Anton Kaliaev 9dcf130d67
update tmlibs (Refs #504) 7 years ago
  Anton Kaliaev ed7183936d
move log level parsing to tmlibs/cli package (Refs #504) 7 years ago
  zramsay 9c3eee0b00 Makefile: add megacheck & some additional fixes 7 years ago
  Ethan Buchman bd7ec18c19 fix tests 7 years ago
  Ethan Buchman fc6611b2d9 [config] RPCConfig 7 years ago
  Anton Kaliaev 9bc1790320
tracing logger (Refs #506) 7 years ago
  Anton Kaliaev fb0df75de0
changes per Frey comments (Refs #493) 7 years ago
  Anton Kaliaev 05a8204508
per module log levels (Refs #493) 7 years ago
  Ethan Buchman d07b2352ad NewXXXServer doesnt run Start or return error 7 years ago
  Ethan Buchman 894f3fca73 cmd: query params are flags 7 years ago
  Ethan Buchman eda4f2dddc NewXXXClient doesnt run Start or return error 7 years ago
  Adrian Brink b55e695d3d Remove debug statement 7 years ago
  Adrian Brink 4674bf96b0 Extend the query command 7 years ago
  Anton Kaliaev f8fdbe3dbc
changes as per Bucky's review 7 years ago
  Anton Kaliaev bc4e6566e7
[p2p] refactor upnp to use new logger 7 years ago
  Anton Kaliaev f803544195
new logging 7 years ago
  Ethan Frey e71bbb2509 Update to make full use of new tmlibs/cli helpers 7 years ago
  Ethan Buchman edd7263f06 fixes from review 7 years ago
  Ethan Frey dd1f5a2268 Test config parsing in root command 7 years ago
  Ethan Buchman 46151720f8 fix tests 7 years ago
  Ethan Buchman 9109b20852 SetRoot 7 years ago
  Ethan Frey 6b059e0063 Accept relative paths in all configs, TODO: must SetRoot 7 years ago
  Ethan Frey 92dee7ea3c Commands compile (mostly) with new config reading 7 years ago
  Ethan Buchman f217f2b2c5 cleanup run_node flags 7 years ago
  Ethan Buchman 1ef7c1d25b cmd: fixes for new config 7 years ago
  Ethan Buchman 7db7bbe464 node: ConfigFromViper 7 years ago
  Ethan Buchman 75b6c5215f fewer structs. remove viper from consensus 7 years ago
  Ethan Buchman d8fb226ec4 new config 7 years ago
  Ethan Buchman 95c74b2ccd remove some more viper 7 years ago
  Anton Kaliaev 1dc3629b1a
update log interface 7 years ago