325 Commits (988e190ef745b93d41d3aabebeb9c4192ee8a2f1)
 

Author SHA1 Message Date
  Ethan Buchman 714fdaee3b Merge pull request #9 from tendermint/bugfix/check-for-error-returned-by-impl 7 years ago
  Paul W. Homer 2feff1ea16 Commented the empty table in c_level_db, and cleaned up the mem_db Value call. 7 years ago
  Paul W. Homer 4fdcf51467 Refactored the iterator to follow Go constructor conventions. 7 years ago
  Paul W. Homer 34e2d6638d Fixed a typo in LevelDB property names. 7 years ago
  Anton Kaliaev dec518eb06
update comment [ci skip] [circleci skip] 7 years ago
  Ethan Buchman 6af2364fa9 Merge pull request #10 from tendermint/recreate-quit-channel-on-reset 7 years ago
  Anton Kaliaev 7a12594edb
[service] recreate Quit channel on reset 7 years ago
  Anton Kaliaev c46ffe39a8
[service] check for error returned by impl 7 years ago
  Anton Kaliaev 75a539ae3d Merge pull request #3 from silasdavis/master 7 years ago
  Paul W. Homer 097e0abca9 Added in locking 7 years ago
  Paul W. Homer 6064c80250 Modified all db types to conform to the interface changes. 7 years ago
  Paul W. Homer d6205eb4ca Changed the iterations 7 years ago
  Paul W. Homer bb8104b624 Exposed the LevelDB iterator in the DB struct. 7 years ago
  Ethan Buchman dcb015dff6 repeat_timer: drain channel in Stop; done -> wg 7 years ago
  Ethan Buchman eac3f2bc14 Merge remote-tracking branch 'origin/master' into develop 7 years ago
  Jae Kwon 286cbbd99d Update LICENSE.md 7 years ago
  Jae Kwon ab0cca734a Update LICENSE.md 7 years ago
  Ethan Buchman 6141dc6eed Merge pull request #7 from tendermint/develop 7 years ago
  Ethan Buchman 959efd3127 Merge branch 'master' into develop 7 years ago
  Ethan Buchman 95c14fbd65 Merge branch 'master' into develop 7 years ago
  Ethan Buchman f8ffbfb2be Merge pull request #9 from tendermint/develop 7 years ago
  Ethan Frey a816ff0bab Add test 7 years ago
  Jae Kwon 48b17de829 Merge pull request #2 from alessio/master 8 years ago
  Jae Kwon 1c977f78fd Update LICENSE 8 years ago
  Alessio Treglia c3b8006166 Add LICENSE file 8 years ago
  Jae Kwon 339e135776 Add IsDirEmpty 8 years ago
  Ethan Buchman 72f6dacd22 fix tests 8 years ago
  Ethan Buchman b27edfd189 Merge pull request #1 from tendermint/develop 8 years ago
  Ethan Buchman fddee66d90 Merge pull request #8 from tendermint/develop 8 years ago
  Ethan Buchman 996c483f23 Merge pull request #4 from tendermint/develop 8 years ago
  Ethan Buchman e289af53b6 Merge pull request #6 from tendermint/develop 8 years ago
  Ethan Buchman 2337086736 use mtx in OnStop 8 years ago
  Ethan Buchman 2645626c33 Merge pull request #3 from tendermint/swap_go_c 8 years ago
  Ethan Buchman 33e35c4732 go and c strings were swapped 8 years ago
  Ethan Buchman a552e49b50 Reverts commit f40b1b to a6a67e 8 years ago
  Jae Kwon 7f507d69fa Include pwd dir to StartProcess 8 years ago
  Jae Kwon 0416e0aa9c Close opened files 8 years ago
  Jae Kwon 70e694ee76 Fix ThrottleTimer null-pointer error / race condition 8 years ago
  Jae Kwon 5e2a1d3e30 Fix tests; Support 'leveldb' for legacy 8 years ago
  Jae Kwon 5ab5538d6c Move cleveldb to own file w/ build tag condition 'gcc' 8 years ago
  Jae Kwon 226eb6554f Support for Run() convenience function 8 years ago
  Jae Kwon 9f81134388 Add support for levigo bindings 8 years ago
  Jae Kwon 63186e34b3 Fix race condition 8 years ago
  Jae Kwon 2a306419c8 Remove spurious fmt 8 years ago
  Jae Kwon f40b1b65f8 Add Tempdir 8 years ago
  Jae Kwon 890e240730 Remove AutoFile tests 8 years ago
  Jae Kwon 25dc9ae345 QuitService->BaseService 8 years ago
  Jae Kwon a6a67ea9b2 Remove AutoFile; Use go-autofile instead 8 years ago
  Jae Kwon 6b4160f2a5 Add Tempdir 8 years ago
  Jae Kwon dd12bd8f1b Fix checkTotalSizeLimit bug; remove more than 1 file at a time 8 years ago