prysm-pulse/beacon-chain/rpc/prysm/v1alpha1
Håvard Anda Estensen 7f3ec4221f
Add errcheck and gosimple linters (#9729)
* Add errcheck linter

* Check unchecked error

* Add gosimple linter

* Remove type assertion to same type

* Omit nil check

len() for nil slices is defined as zero

* Revert "Remove type assertion to same type"

This reverts commit af69ca1ac8a4f0243a5ccaf5042dbebad6d2cf1c.

* Revert "Revert "Remove type assertion to same type""

This reverts commit 5fe8931504fa22347d04d3d06558e5f478f5bf50.

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2021-10-22 17:40:03 -05:00
..
beacon Use BLS signature length config value (#9746) 2021-10-07 10:37:53 -05:00
debug Use BLS signature length config value (#9746) 2021-10-07 10:37:53 -05:00
node Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
slasher Highest Attestations Endpoint for Optimized Slasher (#9706) 2021-09-29 21:33:28 -05:00
validator Add errcheck and gosimple linters (#9729) 2021-10-22 17:40:03 -05:00