Raul Jordan
|
546196a6fa
|
Other Package Godocs for Prysm (#5681)
* e2e docs
* slasher docs
* Merge branch 'other-package-godocs' of github.com:prysmaticlabs/prysm into other-package-godocs
* all validator package comments
* Merge branch 'master' into other-package-godocs
* completed all other packages
* Merge branch 'master' into other-package-godocs
* Merge refs/heads/master into other-package-godocs
|
2020-04-29 21:32:39 +00:00 |
|
Victor Farazdagi
|
748d513c62
|
proper error checking and type assertions (#5424)
* proper error checking and type assertions
|
2020-04-14 16:41:09 +00:00 |
|
Ivan Martinez
|
b30a7d1e19
|
Fix typos and inconsistencies (#4453)
* Fix typos and inconsistencies
* igoimports
* Gazelle
|
2020-01-07 20:36:55 -06:00 |
|
Jim McDonald
|
485fc538c3
|
Utility to parallelise functions over arrays (#3813)
* Initial version of scatter
* Add mutex for scatter batch
* Provide mutex to worker processes
* Embed mputil
* Add notes on scatter
* Tidy-up
* Add mutex test
* Simplify scatter for users
* Tidy-ups/code coverage
* Gazelle update
* Add benchmark
* Mutex to RWMutex
* Add test against internal functions
* Bazel fixes
* Fix benchmark
* Benchmark values to constants
* Update shared/mputil/scatter.go
Co-Authored-By: Raul Jordan <raul@prysmaticlabs.com>
* Update shared/mputil/scatter.go
Co-Authored-By: Raul Jordan <raul@prysmaticlabs.com>
* Moved struct to top of file
* Add featureconfig for scatter
* Gate scatter behind feature flag
* Lint fixes
* fmt
|
2019-11-03 16:25:52 -05:00 |
|