293 Commits (6f7427ec7ee1c42a8d49f7e67f380807a0475f76)

Author SHA1 Message Date
  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) 5 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
  Ethan Buchman f36ed7e7ff
General Merkle Follow Up (#2510) 6 years ago
  goolAdapter 110b07fb3f libs: Call Flush() before rename #2428 (#2439) 6 years ago
  Anton Kaliaev eb0da7f9cb libs: Handle SIGHUP explicitly inside autofile (#2480) 6 years ago
  Anton Kaliaev bd951171db docs: Add missing changelog entry and comment (#2451) 6 years ago
  Dev Ojha 0d6b75bd53 common: Delete unused functions (#2452) 6 years ago
  bradyjoestar 8aad09d9d4 Output error instead of panic when the given db_backend is not initialised (#2411) 6 years ago
  Dev Ojha c0cdb9d441 libs : Remove libs/common/word.go (#2431) 6 years ago
  Anton Kaliaev e1bda36c6c
switch back to original fork 6 years ago
  Anton Kaliaev 747797bf3b
cleanup after tests! 6 years ago
  Anton Kaliaev 76302c651f
remove LICENSE from libs/db in favor of root license 6 years ago
  Anton Kaliaev 5bfb9001eb
switch from jmhodges/levigo to DataDog/leveldb 6 years ago
  Ismail Khoffi 8ae3334423 [libs/autofile & db/fsdb] Throw error if file permissions change (#2286) 6 years ago
  Anton Kaliaev e3e3c13741 [common] revert started flag when service already stopped (#2326) 6 years ago
  JamesRay d0bb1ab2b0 Filter out empty addresses in persistent_peers/seeds lists (#2323) 6 years ago
  Ismail Khoffi 1de32fba17 Check for int overflow in clist (#2289) 6 years ago
  Zarko Milosevic 7b88172f41 Implement BFT time (#2203) 6 years ago
  Ethan Buchman 9e940b95ad
libs/autofile: bring back loops (#2261) 6 years ago
  Alessio Treglia c43fb700e3 New NewGoLevelDBWithOpts() to pass opts down to goleveldb (#2293) 6 years ago
  Ahmad M ElShareif 8a84593c02 Reduce code in common/math (#2274) 6 years ago