prysm-pulse/validator/testing
Panagiotis Georgiadis 46f6bd6d08
A bit of cleanup based on goconst tool (#8529)
* Make 1 occurence of 'foo', 'bar' and 'fizz!'

* Make 1 occurence of 'merkleizing list that is too large, over limit' string

* Limit password occurrences

* Make only 1 occurence of 'strongPass'

* Limit testMnemonic occurrences

* Limit expected epoch error messages

* Rename errors and use constant

* Update bazel dependencies

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
2021-03-02 11:39:54 +00:00
..
BUILD.bazel A bit of cleanup based on goconst tool (#8529) 2021-03-02 11:39:54 +00:00
constants.go A bit of cleanup based on goconst tool (#8529) 2021-03-02 11:39:54 +00:00
mock_protector.go Rename non-generated files ending with '_mock' (#8317) 2021-01-25 22:30:55 +00:00
mock_slasher.go Rename non-generated files ending with '_mock' (#8317) 2021-01-25 22:30:55 +00:00
protection_history.go Fixes import aliases (#8497) 2021-02-22 23:20:57 +00:00