prysm-pulse/slasher/db
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
..
iface Implement flat spans cache into DB (#6248) 2020-06-17 10:26:08 -05:00
kv Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
testing Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
types Implement flat spans cache into DB (#6248) 2020-06-17 10:26:08 -05:00
alias.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
BUILD.bazel libfuzz based tests (#5095) 2020-05-05 07:22:26 +00:00
db_test.go Change slasher DB structure to mirror beacon-chains (#4848) 2020-02-13 10:19:46 -06:00
db.go Other Package Godocs for Prysm (#5681) 2020-04-29 21:32:39 +00:00