264 Commits (c3108f14c8436ef25d381913c4e09e7f59d15d46)
 

Author SHA1 Message Date
  Ethan Frey d0132b0fff Moved helper functions into non-test code for reuse elsewhere 7 years ago
  Ethan Buchman 3585a542a0 cli: viper.Set(HomeFlag, rootDir) 7 years ago
  Ethan Frey ee45dbdc8b Test how unmarshall plays with flags/env/config/default struct 7 years ago
  Ethan Frey 8efeeb5f38 Add --debug flag to return full stack trace on error 7 years ago
  Ethan Frey ef3b9610a1 Fixed up the --home flag, ebuchman check this out 7 years ago
  Ethan Frey d05b8131a3 Updated glide with cobra/viper, fixed Makefile typo 7 years ago
  Ethan Frey 5637a78854 Test setting config file as root 7 years ago
  Ethan Frey 62427adbec First basic test case on setup functionality 7 years ago
  Ethan Frey 435fd0ece7 Add clarifying comments as requested by Rigel 7 years ago
  Ethan Buchman 7becd35126 cli: more descriptive naming 7 years ago
  Ethan Buchman a95a60cb0b cli: support --root and --home 7 years ago
  Ethan Frey d4ab9679d7 Fix up error in copyEnv 7 years ago
  Ethan Frey b92bd8f6a8 Separate out PrepareBaseCmd, try to set env vars 7 years ago
  Ethan Buchman f7c872981f Merge pull request #2 from tendermint/make_and_circle 7 years ago
  Ethan Buchman af637abf12 Makefile and circle.yml 8 years ago
  Ethan Buchman df250b6941 docs: go-events -> tmlibs/events 8 years ago
  Ethan Buchman 1ea866fd69 glide 8 years ago
  Ethan Buchman 56d36c8f25 merkle: go-common -> tmlibs 8 years ago
  Ethan Buchman fd296811df simple merkle tree 8 years ago
  Ethan Buchman 2f8551d3b6 go-common -> tmlibs 8 years ago
  Ethan Buchman 900be74e8f update import paths 8 years ago
  Ethan Buchman 6f49ba4c3e merge go-process 8 years ago
  Ethan Buchman 5b4dcddb59 Merge remote-tracking branch 'process/master' into unstable 8 years ago
  Ethan Buchman 024fcb4fdb merge go-logger 8 years ago
  Ethan Buchman e8ab6b7496 Merge remote-tracking branch 'logger/master' into unstable 8 years ago
  Ethan Buchman 44274eeb58 merge go-flowrate 8 years ago
  Ethan Buchman 125e25a929 Merge remote-tracking branch 'flowrate/master' into unstable 8 years ago
  Ethan Buchman fe92e62a19 merge go-events 8 years ago
  Ethan Buchman 3e8b7df789 Merge remote-tracking branch 'events/master' into unstable 8 years ago
  Ethan Buchman fdbb10827d merge go-db 8 years ago
  Ethan Buchman d234a164f7 Merge remote-tracking branch 'db/master' into unstable 8 years ago
  Ethan Buchman acbd7caaf8 merge go-clist 8 years ago
  Ethan Buchman 7ed7422e7f Merge remote-tracking branch 'clist/master' into unstable 8 years ago
  Ethan Buchman a893bb119b merge go-autofile 8 years ago
  Ethan Buchman e01445ea94 Merge remote-tracking branch 'autofile/master' into unstable 8 years ago
  Ethan Buchman 356657a37b move all files to common/ to begin repo merge 8 years ago
  Ethan Buchman 5aecd32554 merge.sh file for the repo merge 8 years ago
  Ethan Buchman 9643f60bc2 Merge pull request #5 from tendermint/iterate-data 8 years ago
  Ethan Buchman f9e3db0373 Merge pull request #11 from tendermint/develop 8 years ago
  Ethan Buchman 714fdaee3b Merge pull request #9 from tendermint/bugfix/check-for-error-returned-by-impl 8 years ago
  Paul W. Homer 2feff1ea16 Commented the empty table in c_level_db, and cleaned up the mem_db Value call. 8 years ago
  Paul W. Homer 4fdcf51467 Refactored the iterator to follow Go constructor conventions. 8 years ago
  Paul W. Homer 34e2d6638d Fixed a typo in LevelDB property names. 8 years ago
  Anton Kaliaev dec518eb06
update comment [ci skip] [circleci skip] 8 years ago
  Ethan Buchman 6af2364fa9 Merge pull request #10 from tendermint/recreate-quit-channel-on-reset 8 years ago
  Anton Kaliaev 7a12594edb
[service] recreate Quit channel on reset 8 years ago
  Anton Kaliaev c46ffe39a8
[service] check for error returned by impl 8 years ago
  Anton Kaliaev 75a539ae3d Merge pull request #3 from silasdavis/master 8 years ago
  Paul W. Homer 097e0abca9 Added in locking 8 years ago
  Paul W. Homer 6064c80250 Modified all db types to conform to the interface changes. 8 years ago