8 Commits (0bded371c59162b3f555767376a32e199c51b9d5)

Author SHA1 Message Date
  Sam Kleinman 8564c5079f
e2e: use more simple strings for generated transactions (#7513) 3 years ago
  Sam Kleinman 9a0dbdbf13
libs/rand: remove custom seed function (#7473) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Sad Pencil 62d09ccc10
libs/rand: fix "out-of-memory" error on unexpected argument (#5215) 4 years ago
  Marko 2d167aefcf
ci: freeze golangci action version (#5196) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 5 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 5 years ago
  Thane Thomson 70592cc4d8 libs/common: remove deprecated PanicXXX functions (#3595) 5 years ago
  Dev Ojha 2756be5a59 libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) 6 years ago
  Dev Ojha 023bb99eb0 p2p: Add test vectors for deriving secrets (#2120) 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 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
  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
  Thomas Corbière 74486f7f93 Add Int63n() and RandInt63n(). 6 years ago
  Thomas Corbière d66d43d2ea Add Int31n() and RandInt31n(). 6 years ago
  Thomas Corbière 3375dac049 add Float64() and RandFloat64(). 6 years ago
  Jae Kwon 3412587036 Fix race condition in random.go 6 years ago
  Jae Kwon 90cd89eab0
Unexpose r.rand (#167) 6 years ago
  Jae Kwon 6d61ca3bb5 New -> NewRand 6 years ago
  Jae Kwon 536c27de8e
common/random.go supports seeding and *Rand (#121) 6 years ago
  Ethan Buchman a25ed5ba1b cmn: fix race condition in prng 7 years ago
  Emmanuel Odeke 8638961f02
common: Rand* warnings about cryptographic unsafety 7 years ago
  Emmanuel Odeke cdc7988823
common: use genius simplification of tests from @ebuchman 7 years ago
  Ethan Buchman b5f465b4ec common: use names prng and mrand 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 f59fe0c8e0 s/Seed/MixEntropy/g 8 years ago
  Jae Kwon 461c3b9785 Remove CRand* from go-common 8 years ago
  Jae Kwon 264d2a3eef Add seed-able cryptographic random. 8 years ago
  Jae Kwon 16372365c4 First commit 9 years ago