35 Commits (6d96cf4f055492e34e803c30d834bdfc714ce17d)

Author SHA1 Message Date
  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
  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
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  zjubfd 439312b9c0 blockchain: dismiss request channel delay (#3459) 5 years ago
  Anton Kaliaev 7457133307
grpcdb: close Iterator/ReverseIterator after use (#3424) 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
  Ismail Khoffi b089587b42 make gosec linter pass (#3294) 5 years ago
  Jae Kwon 416d143bf7 R4R: Swap start/end in ReverseIterator (#2913) 6 years ago
  Anton Kaliaev 60018d6148 comment out until someone decides to tackle #2285 (#2760) 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 bd951171db docs: Add missing changelog entry and comment (#2451) 6 years ago
  bradyjoestar 8aad09d9d4 Output error instead of panic when the given db_backend is not initialised (#2411) 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
  Alessio Treglia c43fb700e3 New NewGoLevelDBWithOpts() to pass opts down to goleveldb (#2293) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  ValarDragon a83eed104c libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman eccdce11c5 make linter happy 6 years ago
  Ethan Buchman 3f4847331f update grpc version. fix remotedb tests 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago