prysm-pulse/validator/client
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
..
aggregate_test.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
aggregate.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
attest_protect_test.go Handle empty local slashing protection data (#6877) 2020-08-05 01:03:40 +00:00
attest_protect.go Handle empty local slashing protection data (#6877) 2020-08-05 01:03:40 +00:00
attest_test.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
attest.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
BUILD.bazel Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
log.go Revert Stream Duties (#6473) 2020-07-02 17:50:05 +00:00
metrics_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
metrics.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
mock_validator.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00
propose_protect_test.go Applies assertion funcs to validator/client tests (#6654) 2020-07-21 13:02:21 +00:00
propose_protect.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
propose_test.go Voluntary exit CLI/Client integration (#7162) 2020-09-09 13:29:17 -05:00
propose.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
runner_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
runner.go Remove deprecated health end points (#7170) 2020-09-03 17:39:30 -05:00
service_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
service.go Restructure Prysm Wallet V2 Package to Prevent Import Cycles (#7247) 2020-09-16 20:34:42 -05:00
validator_test.go Remove deprecated health end points (#7170) 2020-09-03 17:39:30 -05:00
validator.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00