5 Commits (8bd3d5105f2cb56e37d9ee3bc08bc1fce37e50e2)

Author SHA1 Message Date
  Alessio Treglia 8bd3d5105f
libs/os: remove unused aliases, add test cases (#5654) 4 years ago
  Alessio Treglia eb0d353767
libs/os: add test case for TrapSignal (#5646) 4 years ago
  Alessio Treglia c8483531d8
consensus: attempt to repair the WAL file on data corruption (#4682) 4 years ago
  Anton Kaliaev 52784f67d0
mempool: allow ReapX and CheckTx functions to run in parallel 4 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko e9c9c558d7 libs/common: remove unused functions (#3784) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  ValarDragon 2608249e5b libs/common: Refactor tempfile code into its own file 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago
  Mohanson b221ca0efa
refine comments 6 years ago
  Thomas Corbière ee67e34519 Fix lint errors (#190) 6 years ago
  Mohanson 29a8cb8d87
add comments. 6 years ago
  Mohanson 2fbd9f15fa
bug fix: WriteFileAtomic 6 years ago
  Alexander Simmerl d46b9afb79 Simplify WriteFileAtomic 6 years ago
  Alexander Simmerl bb65f097fd
Simplify WriteFileAtomic 6 years ago
  Anton Kaliaev 49d75e223e
use os.Process#Kill (Fixes #73) 7 years ago
  Ethan Buchman 092eb701c7 cmn: Kill 7 years ago
  Anton Kaliaev bcf15e527d
make GoPath a function 7 years ago
  Anton Kaliaev 35e38e8932
call go env GOPATH if env var is not found (Refs #60) 7 years ago
  Ethan Buchman c8805fd7de metalinter fixes from review 7 years ago
  Zach Ramsay cf49ba876f linter: couple fixes 7 years ago
  Ethan Buchman 3d98504c4c common: WriteFileAtomic use tempfile in current dir 7 years ago
  Zach Ramsay d6e03d2368 linting: add to Makefile & do some fixes 7 years ago
  Emmanuel Odeke b4a51871b9
common/IsDirEmpty: do not mask non-existance errors 7 years ago
  Anton Kaliaev b25aa3b472
[common] do not create {filePath}.bak in WriteFileAtomic 7 years ago
  Anton Kaliaev 8a51210efc
[common] use temp intead of {filePath}.new 7 years ago
  Ethan Buchman 356657a37b move all files to common/ to begin repo merge 7 years ago
  Jae Kwon 339e135776 Add IsDirEmpty 8 years ago
  Ethan Buchman a552e49b50 Reverts commit f40b1b to a6a67e 8 years ago
  Jae Kwon f40b1b65f8 Add Tempdir 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 44f2818a3d Remove AutoFile; Use go-autofile instead 8 years ago
  Jae Kwon 1a24e6e237 Let SIGHUP close AutoFiles 8 years ago
  Jae Kwon 3b50efbe02 WriteFile*() takes file mode 9 years ago
  Jae Kwon 4b6741ca3b EnsureDir() takes file mode 9 years ago
  Jae Kwon 16372365c4 First commit 9 years ago