prysm-pulse/validator/accounts/v1
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
..
account_test.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
account.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
BUILD.bazel Refactor Wallet Password Handling, Preventing Wallet Corruption (#6933) 2020-08-10 18:54:40 +00:00
status_test.go Applies assertion funcs to validator tests (#6694) 2020-07-23 01:13:52 +00:00
status.go Replace context.Background() with more appropriate context (#7136) 2020-09-09 09:48:52 +00:00