prysm-pulse/shared/testutil
Victor Farazdagi 78465e2549
QSP-6: Enforces crypto-secure PRNGs (#6401)
* adds cryptorand analyzer

* better naming

* rely on suffix

* sync/pending_* use crypto/rand

* define shared/rand

* updates fetcher

* fixes rand issue in sync package

* gofmt

* shared/rand: more docs + add exclusion nogo_config.json

* updates validator/assignments

* updates comment

* fixes remaning cases

* re-arranges comments

* fixes tests

* renames in shared/rand API

* adds simple no-panic test

* gazelle

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-06-26 09:58:47 -05:00
..
block_test.go Update to v0.12 (#5614) 2020-06-09 15:40:48 -07:00
block.go QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
BUILD.bazel QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
deposits_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
deposits.go Refactor BLS (#6395) 2020-06-25 00:47:51 +00:00
helpers_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
helpers.go QSP-6: Enforces crypto-secure PRNGs (#6401) 2020-06-26 09:58:47 -05:00
log.go Remove unused code (#6065) 2020-05-31 15:47:15 -07:00
spectest.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
state_test.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
state.go Align code base to v0.11 (#5127) 2020-04-14 20:27:03 +00:00
tempdir.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
wait_timeout.go Regular Sync - First Pass (#3201) 2019-08-16 13:13:04 -04:00