prysm-pulse/beacon-chain/powchain
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
..
testing Align eth1data Majority Vote with the spec (#7200) 2020-09-18 09:46:31 +00:00
block_cache_test.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_cache.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
block_reader_test.go Fix Bazel Reference For Go-Ethereum (#7318) 2020-09-23 10:20:08 +00:00
block_reader.go Request Headers From ETH1 Node Instead of Blocks (#7121) 2020-08-27 16:27:08 +00:00
BUILD.bazel Fix Bazel Reference For Go-Ethereum (#7318) 2020-09-23 10:20:08 +00:00
deposit_test.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
deposit.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
log_processing_test.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
log_processing.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00
service_test.go Handle Saved Genesis Interop States (#7146) 2020-08-31 13:45:03 +00:00
service.go Replace Roughtime With Timeutils Across Prysm (#7301) 2020-09-22 19:49:58 +08:00