213 Commits (c4730bb46a0cde837bb93329420f99e7e6f151a9)

Author SHA1 Message Date
  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
  Ethan Buchman 39eba4e154
WAL: better errors and new fail point (#3246) 5 years ago
  Anton Kaliaev d470945503
update gometalinter to 3.0.0 (#3233) 5 years ago
  Anton Kaliaev 8985a1fa63
pubsub: fixes after Ethan's review (#3212) 5 years ago
  Ethan Buchman 9b6b792ce7 pubsub: comments 5 years ago
  Anton Kaliaev 5f4d8e031e [log] fix year format (#3125) 6 years ago
  Dev Ojha df32ea4be5 Make testing logger that doesn't write to stdout (#2997) 6 years ago
  Dev Ojha 4571f0fbe8 Enforce validators can only use the correct pubkey type (#2739) 6 years ago
  Jae Kwon 416d143bf7 R4R: Swap start/end in ReverseIterator (#2913) 6 years ago
  Ethan Buchman 47a0669d12
Fix fast sync stack with wrong block #2457 (#2731) 6 years ago
  Anton Kaliaev 98e442a8de return back initially allowed level if we encounter allowed key (#2889) 6 years ago
  Anton Kaliaev 60018d6148 comment out until someone decides to tackle #2285 (#2760) 6 years ago
  Anton Kaliaev 5a6822c8ac abci: localClient improvements & bugfixes & pubsub Unsubscribe issues (#2748) 6 years ago
  Anton Kaliaev 1944d8534b test AutoFile#Size (happy path) 6 years ago
  Anton Kaliaev 13badc1d29 [autofile/group] do not panic when checking size 6 years ago
  Anton Kaliaev 091d2c3e5e openFile creates a file if not exist => ErrNotExist is not possible 6 years ago
  Anton Kaliaev d178ea9eaf use our logger in autofile/group 6 years ago
  yutianwu 60437953ac [R4R] libs/log: add year to log format (#2707) 6 years ago
  Zach cdc252b818 add fail-test file instead of dep, closes #2638 (#2728) 6 years ago
  Ismail Khoffi 6643c5dd11 Catch up with amino 0.13.0 (#2690) 6 years ago
  Jack Zampolin 6a07f415e9 Change error output format for better SDK and Voyager UX (#2648) 6 years ago
  Anton Kaliaev 55362ed766
[pubsub] document design shortcomings (#2641) 6 years ago
  Anton Kaliaev 05a119aab5 libs: Test deadlock from listener removal inside callback (#2588) 6 years ago
  Joon e7708850c0 libs: Let prefixIterator implements Iterator correctly (#2581) 6 years ago
  Overbool 561fc2d717 test(db): Test itr.Value in checkValuePanics (#2580) 6 years ago
  Anton Kaliaev 989a2f32b1 libs: Refactor & document events code (#2576) 6 years ago
  goolAdapter 4b2bf023dd libs: Fix event concurrency flaw (#2519) 6 years ago
  Dev Ojha c648c93807 Fix random distribution in bitArray.PickRandom (#2534) 6 years ago
  Anton Kaliaev 5b1b1ea58a [libs/autofile] fix DATA RACE by removing openFile() call (#2539) 6 years ago
  ValarDragon 0755a5203d bit_array: Simplify subtraction 6 years ago
  JamesRay c94133ed1b Fix a bug in bit_array's sub function (#2506) 6 years ago
  Dev Ojha 69c7aa77bc clist: speedup Next by removing defers (#2511) 6 years ago