prysm-pulse/validator/accounts/v1
Radosław Kapka dca93ce641
Unnecessary Slice-to-Slice Conversion analyzer (#7321)
* analyzer with tests
* fix bazel file
* modify analyzer to fix build issues
* add analyzer to tool chain
* remove arrays from inspections
* fix redundant [:] operator
* Merge branch 'master' into use-slice-directly
* Merge branch 'master' into use-slice-directly
* fix another inspection
* add package-level comment
2020-09-23 16:14:34 +00:00
..
account_test.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
account.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
BUILD.bazel Refactor Wallet Password Handling, Preventing Wallet Corruption (#6933) 2020-08-10 18:54:40 +00:00
status_test.go Applies assertion funcs to validator tests (#6694) 2020-07-23 01:13:52 +00:00
status.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00