35 Commits (f2351dc758e5c8cf6bc6c5c32931daa8ae6e49a9)

Author SHA1 Message Date
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Ethan Buchman 4429826229
cmn: GetFreePort (#3255) 5 years ago
  Anton Kaliaev 3c8156a55a
preallocating memory when we can 5 years ago
  Dev Ojha 4571f0fbe8 Enforce validators can only use the correct pubkey type (#2739) 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
  Dev Ojha c648c93807 Fix random distribution in bitArray.PickRandom (#2534) 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
  Ethan Buchman f36ed7e7ff
General Merkle Follow Up (#2510) 6 years ago
  Dev Ojha 0d6b75bd53 common: Delete unused functions (#2452) 6 years ago
  Dev Ojha c0cdb9d441 libs : Remove libs/common/word.go (#2431) 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
  Ahmad M ElShareif 8a84593c02 Reduce code in common/math (#2274) 6 years ago
  Dev Ojha d0dcb1cde1 cmap: Remove defers (#2210) 6 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Anton Kaliaev fc7c298cc0
Remove gogoproto from Makefile's TOOLS (#2198) 6 years ago
  Dev Ojha 023bb99eb0 p2p: Add test vectors for deriving secrets (#2120) 6 years ago
  ValarDragon a83eed104c libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) 6 years ago
  ValarDragon be642754f5 libs/cmn/writefileatomic: Handle file already exists gracefully (#2113) 6 years ago
  ValarDragon 2608249e5b libs/common: Refactor tempfile code into its own file 6 years ago
  Dev Ojha bc526f18a4 libs: Make bitarray functions lock parameters that aren't the caller (#2081) 6 years ago
  Dev Ojha 6241e6b927 libs: update BitArray go docs (#2079) 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Silas Davis 21b900dceb
Add gogo generated tests for pb.go files 6 years ago
  Silas Davis c9f92f465b
Use pattern rule for protoc building and \\nolint in generated pb.go files 6 years ago
  Silas Davis 398f3779cc
Add gogoproto marshallers to proto files in order to make use of 6 years ago
  Dev Ojha 71859f8f3b common/rand: Remove exponential distribution functions (#1979) 6 years ago
  ValarDragon a3df06d081 libs/common/rand: Update godocs 6 years ago
  Dev Ojha dae7dc30e0 Switch usage of math/rand to cmn's rand (#1980) 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Zach 489f2525bd
Delete libs/common/array.go 6 years ago
  Ethan Buchman eccdce11c5 make linter happy 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago