13 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Sam Kleinman 78e4c7d379
autofile: avoid shutdown race (#7650) 2 years ago
  Sam Kleinman c0b56e207a
consensus: test shutdown to avoid hangs (#7603) 2 years ago
  Sam Kleinman 82b65868ce
node+autofile: avoid leaks detected during WAL shutdown (#7599) 2 years ago
  Sam Kleinman 7e8fa4ed85
consensus: explicit test timeout (#7585) 2 years ago
  Sam Kleinman fd2eccbae1
consensus: use noop logger for WAL test (#7580) 2 years ago
  Sam Kleinman 2a348cc1e9
logging: remove reamining instances of SetLogger interface (#7572) 2 years ago
  Sam Kleinman 569629486b
tests: remove panics from test fixtures (#7522) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sam Kleinman d7606777cf
libs/service: pass logger explicitly (#7288) 3 years ago
  Sam Kleinman 63192ac300
consensus: remove stale WAL benchmark (#7194) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Alessio Treglia 0de4bec862
use Cleanup(),TempDir() in test cases (#5723) 3 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko 46f6d17601
crypto/merkle: remove simple prefix (#4989) 4 years ago
  Marko d54de61bf6
consensus: proto migration (#4984) 4 years ago
  Marko 5206ce32a0
Update master (#4087) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Anton Kaliaev ec9bff5234
rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
  Anton Kaliaev 67fd428354
fix TestWALPeriodicSync (#3342) 5 years ago
  Thane Thomson dff3deb2a9 cs: sync WAL more frequently (#3300) 5 years ago
  Alessio Treglia 59cc6d36c9 improve ResetTestRootWithChainID() concurrency safety (#3291) 5 years ago
  Anton Kaliaev 0b0a8b3128
cs/wal: refuse to encode msg that is bigger than maxMsgSizeBytes (#3303) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Thane Thomson a335caaedb alias amino imports (#3219) 5 years ago
  Anton Kaliaev b487feba42
node: refactor privValidator ext client code & tests (#2895) 6 years ago
  goolAdapter 110b07fb3f libs: Call Flush() before rename #2428 (#2439) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Anton Kaliaev e88f74bb9b
remove wal_light setting 6 years ago
  Jae Kwon e4492afbad Merge 6 years ago
  Ethan Buchman 799beebd36 fix consensus tests 6 years ago
  Jae Kwon 45ec5fd170 WIP consensus 6 years ago
  Ethan Buchman 1cb76625d3 consensus: rename test funcs 6 years ago
  Anton Kaliaev 40f9261d48
handle data corruption errors 7 years ago
  Anton Kaliaev 5cb936fa00
fixes after my own review 7 years ago
  Anton Kaliaev c6f025f40e
generate WAL on the fly (Refs #468) 7 years ago
  Anton Kaliaev 922af7c405
int64 height 7 years ago
  Anton Kaliaev 86af889dfb remove unnecessary casts (Refs #911) 7 years ago
  Emmanuel Odeke 42da8cd297
consensus/WAL: benchmark WALDecode across data sizes 7 years ago
  Ethan Buchman 57a684d5ac fixes from review 7 years ago