prysm-pulse/validator/db/kv
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
..
attestation_history_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
attestation_history.go Handle empty local slashing protection data (#6877) 2020-08-05 01:03:40 +00:00
BUILD.bazel Store Hashed Password to Wallet Path (#7295) 2020-09-22 14:49:07 +00:00
db_test.go Applies assertion funcs to validator tests (#6694) 2020-07-23 01:13:52 +00:00
db.go Store Hashed Password to Wallet Path (#7295) 2020-09-22 14:49:07 +00:00
manage_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
manage.go Audit best practice feedback - validator DB test folder (#6426) 2020-06-26 21:37:43 -05:00
new_proposal_history_test.go Local protection proposal schema update (#7197) 2020-09-14 01:55:33 +00:00
new_proposal_history.go Unnecessary Slice-to-Slice Conversion analyzer (#7321) 2020-09-23 16:14:34 +00:00
proposal_history_test.go Applies assertion funcs to validator tests (#6694) 2020-07-23 01:13:52 +00:00
proposal_history.go Begin Dynamic Rescan of Validating Keys (#6963) 2020-08-31 23:38:20 +00:00
schema.go Store Hashed Password to Wallet Path (#7295) 2020-09-22 14:49:07 +00:00