prysm-pulse/shared/hashutil
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
..
BUILD.bazel Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
hash_test.go Applies assertion funcs to shared tests (#6643) 2020-07-19 21:08:29 +00:00
hash.go Use FastSSZ Everywhere Applicable (#6135) 2020-06-05 13:48:40 +00:00
merkleRoot_test.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
merkleRoot.go Remove leaf hashing in MerkleRoot function (#1653) 2019-02-20 23:51:35 +05:30