prysm-pulse/validator/slashing-protection
Victor Farazdagi 3621b2ff25
Better naming for constructor funcs (#7316)
* sync/initial-sync
* NewBeaconClientService -> NewService
* NewSlashingProtectionService -> NewService
* NewPrometheusService -> NewService
* NewColdStartService -> NewService
* NewRegularSync -> NewService
* NewDetectionService -> NewService
* NewWallet -> New
* NewKeystore -> New
* Merge branch 'master' into better-naming
* Merge branch 'master' into better-naming
* NewDepositCache -> New
2020-09-23 08:59:49 +00:00
..
BUILD.bazel Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
external_test.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
external.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
protector.go Fix propose protect error handling (#7188) 2020-09-11 09:53:53 -05:00
slasher_client.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00