41 Commits (6a056e050c6708fd0addbe557cd4c5cace3ea29e)

Author SHA1 Message Date
  Alessio Treglia 0de4bec862
use Cleanup(),TempDir() in test cases (#5723) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Erik Grinaker 04b8cf7879
deps: bump tm-db to 0.6.0 (#5058) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 6b71b928be
dep: update tm-db to 0.4.0 (#4289) 5 years ago
  Marko 27b00cf8d1
libs/common: refactor libs common 3 (#4232) 5 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Marko a1eb2f6c6b
tm-cmn to tm-db (#3850) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Anton Kaliaev 6941d1bb35
use nolint label instead of commenting 5 years ago
  Anton Kaliaev ffd3bf8448
remove or comment out unused code 5 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
  Ricardo Domingos e6abdb8b9d p2p/trust: Fix nil pointer error on TrustMetric Copy() (#1819) 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 2a24ae90c1
fixes from Jae's review 6 years ago
  Ethan Buchman 8d758560d8 p2p/trustmetric: non-deterministic test 7 years ago
  Ethan Buchman c1e167e330 note in trust metric test 7 years ago
  Ethan Buchman 90df9fa1bf p2p/trust: remove extra channels 7 years ago
  caffix eae6e6381e trust metric is now a service and the test ticker has been added 7 years ago
  Zach 12c5a57415
determinisitic linter (#902) 7 years ago
  caffix 44f62e5e27 built the WaitForStop functionality into the Stop method 7 years ago
  caffix 5d464364a8 fixed the racy test and removed all the calls to Sleep 7 years ago
  Ethan Buchman cb9a1dbb4f p2p/trust: lock on Copy() 7 years ago
  Ethan Buchman 814541f6d9 p2p/trust: split into multiple files and improve function order 7 years ago
  Ethan Buchman 9529f12c28 more linting 7 years ago
  caffix 887cb6d0cd added public methods to handle locking within the trust metric 7 years ago
  Ethan Buchman e845987503 p2p: disable trustmetric test while being fixed 7 years ago
  caffix 9c8100043e made changes to address suggestions from the PR comments 7 years ago
  caffix 4087326f45 fixed race condition reported in issue #881 7 years ago
  Ethan Buchman 53f15fde07 update changelog 7 years ago
  caffix a724ffab25 added changes based on PR comments to the proposal 7 years ago
  caffix 8b7649b90c enhancements made in response to PR full review comments 7 years ago
  caffix 687834c99e added initial trust metric test routines 7 years ago
  caffix 54c25ccbf5 integrated trust metric store as per PR comments 7 years ago
  caffix e160a6198c added initial trust metric design doc and code 7 years ago