14 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Callum Waters e81b0e290e spec: merge spec repo into tendermint repo (#7804) 2 years ago
  Sam Kleinman 824960c565
libs/service: regularize Stop semantics and concurrency primitives (#7809) 2 years ago
  Sam Kleinman 7a9a38d9d7
service: avoid debug logs before error (#7564) 2 years ago
  Sam Kleinman 2ff962a63a
log: dissallow nil loggers (#7445) 2 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 2 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 2 years ago
  Sam Kleinman 7e58f02eb8
service: remove quit method (#7293) 3 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
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 3 years ago
  Sam Kleinman 663c0bba9c
rpc: decouple test fixtures from node implementation (#6533) 3 years ago
  Marko 45572117ae
logging: print string instead of callback (#6177) 3 years ago
  Erik Grinaker 66b0ec0af1
clarify service logging 4 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 4 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  tracebundy 660bd4a53e fix comment (#3454) 5 years ago
  Anton Kaliaev e3e3c13741 [common] revert started flag when service already stopped (#2326) 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
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago
  Thomas Corbière ee67e34519 Fix lint errors (#190) 6 years ago
  Anton Kaliaev a57340ffb5
add Quit method to Service interface 6 years ago
  Ethan Buchman 4d991acae0 common: comments for Service 7 years ago
  Anton Kaliaev c2fcc093b2
remove bool from Service#Reset 7 years ago
  Anton Kaliaev e6164d4052
change service#Stop to be similar to Start 7 years ago
  Anton Kaliaev 4123d54bf6
change service#Start to return just error (Refs #45) 7 years ago
  Ethan Buchman c8805fd7de metalinter fixes from review 7 years ago
  Zach Ramsay cf49ba876f linter: couple fixes 7 years ago
  Zach Ramsay 3c57c24921 linting: next round of fixes 7 years ago
  Anton Kaliaev ed76afd409
Logger interface and tmLogger impl based on go-kit 7 years ago
  Ethan Buchman 356657a37b move all files to common/ to begin repo merge 7 years ago
  Anton Kaliaev dec518eb06
update comment [ci skip] [circleci skip] 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
  Ethan Buchman a552e49b50 Reverts commit f40b1b to a6a67e 8 years ago
  Jae Kwon 890e240730 Remove AutoFile tests 8 years ago
  Jae Kwon 25dc9ae345 QuitService->BaseService 8 years ago
  Jae Kwon fa3daa7abc Remove AutoFile tests 8 years ago
  Jae Kwon 2781df39e5 QuitService->BaseService 8 years ago
  Ethan Buchman 2e424ee663 service: Reset() for restarts 8 years ago
  Ethan Buchman 9364accf1f service: start/stop logs are info, ignored are debug 8 years ago
  Ethan Buchman 02022e356a make ignore already stopped service Debug 8 years ago
  Jae Kwon 19f5a93cff Adjust Service log notice for duplicate stops 8 years ago
  Jae Kwon 6b54e7b8d9 Added License 9 years ago
  Jae Kwon 16372365c4 First commit 9 years ago