244 Commits (3646b635d39cff885363b6c498b3ebe0e2f789b2)

Author SHA1 Message Date
  Marko f9cce282da gocritic (2/2) (#3864) 5 years ago
  Marko 41bf54a906 gocritic (1/2) (#3836) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  Marko 816dfce8fe libs: Remove db from tendermint in favor of tendermint/tm-cmn (#3811) 5 years ago
  Marko e0b9298134 libs: minor cleanup (#3794) 5 years ago
  Marko 5d1459b584 libs/fail: clean up `fail.go` (#3785) 5 years ago
  Marko e9c9c558d7 libs/common: remove unused functions (#3784) 5 years ago
  Marko fc1eb46587 libs/common: remove heap.go (#3780) 5 years ago
  Marko d4cf204087 libs: remove commented and unneeded code (#3757) 5 years ago
  Anton Kaliaev 1b77bf6f20 rpc/lib: write a test for TLS server (#3703) 5 years ago
  Alexander Bezobchuk ab0835463f abci: Refactor tagging events using list of lists (#3643) 5 years ago
  Jack Zampolin 8b7ca8fd99 switch to go mod (#3613) 5 years ago
  Yawning Angel 319ecb3005 libs/db: Fix the BoltDB Get and Iterator 5 years ago
  Yawning Angel f46ed4aac8 libs/db: Fix the BoltDB Batch.Delete 5 years ago
  Anton Kaliaev 96e132b4b0
libs/db: remove deprecated `LevelDBBackend` const (#3632) 5 years ago
  Anton Kaliaev a076b48202
libs/db: boltdb: use slice instead of sync.Map (#3633) 5 years ago
  Anton Kaliaev a7358bc69f
libs/db: conditional compilation (#3628) 5 years ago
  Leo d0d9ef16f7 libs/db: fix boltdb batching 5 years ago
  Anton Kaliaev 60b833403c
libs/db: close boltDBIterator (#3627) 5 years ago
  Anton Kaliaev debf8f70c9
libs/db: bbolt (etcd's fork of bolt) (#3610) 5 years ago
  JamesRay 2c26d95ab9 cs/replay: execCommitBlock should not read from state.lastValidators (#3067) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  kevlubkcm f2aa1bf50e bandaid for non-deterministic clist test (#3575) 5 years ago
  kevlubkcm 621c0e629d docs: fix typo in clist readme (#3574) 5 years ago
  hucc 5b8888b01b common: CMap: slight optimization in Keys() and Values(). (#3567) 5 years ago
  zjubfd 439312b9c0 blockchain: dismiss request channel delay (#3459) 5 years ago
  zjubfd 2233dd45bd libs: remove useless code in group (#3504) 5 years ago
  tracebundy 660bd4a53e fix comment (#3454) 5 years ago
  Anton Kaliaev 7af4b5086a Remove RepeatTimer and refactor Switch#Broadcast (#3429) 5 years ago
  Anton Kaliaev 7457133307
grpcdb: close Iterator/ReverseIterator after use (#3424) 5 years ago
  Anton Kaliaev d741c7b478
limit number of /subscribe clients and queries per client (#3269) 5 years ago
  Yumin Xia 36d7180ca2
libs/db: close batch (#3397) 5 years ago
  Yumin Xia b021f1e505 libs/db: close batch (#3397) 5 years ago
  Anton Kaliaev f25d727035
make dupl linter pass (#3385) 5 years ago
  Jack Zampolin 8c9df30e28 libs/db: Add cleveldb.Stats() (#3379) 5 years ago
  Anton Kaliaev 8a962ffc46
deps: update gogo/protobuf from 1.1.1 to 1.2.1 and golang/protobuf from 1.1.0 to 1.3.0 (#3357) 5 years ago
  zjubfd d95894152b fix dirty data in peerset,resolve #3304 (#3359) 5 years ago
  Anton Kaliaev ec9bff5234
rename WAL#Flush to WAL#FlushAndSync (#3345) 5 years ago
  Anton Kaliaev cdf3a74f48 Unclean shutdown on SIGINT / SIGTERM (#3308) 5 years ago
  Anton Kaliaev 2137ecc130 pubsub 2.0 (#3227) 5 years ago
  Thane Thomson dff3deb2a9 cs: sync WAL more frequently (#3300) 5 years ago
  Ismail Khoffi b089587b42 make gosec linter pass (#3294) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 45b70ae031
fix non deterministic test failures and race in privval socket (#3258) 5 years ago
  Ethan Buchman 4429826229
cmn: GetFreePort (#3255) 5 years ago
  Anton Kaliaev 1386707ceb
rename TestGCRandom to _TestGCRandom 5 years ago
  Anton Kaliaev 6941d1bb35
use nolint label instead of commenting 5 years ago
  Anton Kaliaev 23314daee4
comment out clist tests w/ depend on runtime.SetFinalizer 5 years ago
  Anton Kaliaev 3c8156a55a
preallocating memory when we can 5 years ago
  Anton Kaliaev da33dd04cc
switch to golangci-lint from gometalinter 🚤 5 years ago