11 Commits (f992a7e7408bb1c853dd40c3989cd8624ae60599)

Author SHA1 Message Date
  JayT106 ce898a738c
consensus: HasVoteMessage index boundary check (#7720) 2 years ago
  Sam Kleinman 9a0dbdbf13
libs/rand: remove custom seed function (#7473) 3 years ago
  lklimek 0524558696
refactor: assignment copies lock value (#7108) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Sam Kleinman 0124593a61
fix: avoid race with a deeper copy (#6285) 3 years ago
  Anton Kaliaev b1bbd37519
libs/bits: validate BitArray in FromProto (#5720) 4 years ago
  Anton Kaliaev 4827ed121f
libs/bits: inline defer and change order of mutexes (#5187) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko e03b61abd2
proto: add proto files for ibc unblock (#4853) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 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
  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
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman ae3bf81833 mv tmlibs files to libs dir 6 years ago
  Anton Kaliaev d94e312673 add MarshalJSON and UnmarshalJSON to BitArray (#200) 6 years ago
  Thomas Corbière ee67e34519 Fix lint errors (#190) 6 years ago
  Emmanuel T Odeke 97bdad8262 common: NewBitArray never crashes on negatives (#170) 6 years ago
  Emmanuel T Odeke b1c9b82531 common: NewBitArray never crashes on negatives (#170) 6 years ago
  Emmanuel Odeke 763dc21393
common/BitArray: reduce fragility with methods 6 years ago
  Emmanuel Odeke 84afef20f5
common: fix BitArray.Update to avoid nil dereference 7 years ago
  Emmanuel Odeke 29471d75cb
common: no more relying on math/rand.DefaultSource 7 years ago
  Ethan Buchman 356657a37b move all files to common/ to begin repo merge 7 years ago
  Jae Kwon 9dc4dc1960 Add BitArray.Update() 8 years ago
  Ethan Buchman dcfa46af13 BitArray.IsEmpty() 8 years ago
  Jae Kwon 1559ae1ac9 Add BitArray.Bytes() 8 years ago
  Jae Kwon 16372365c4 First commit 9 years ago