prysm-pulse/slasher/detection
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
..
attestations Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
proposals Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
testing No sig slasher rpc (#6174) 2020-06-11 18:50:12 +00:00
BUILD.bazel Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
detect_test.go Update fastssz: Attempt 2 (#7115) 2020-08-27 18:13:32 +00:00
detect.go Slasher detection improvements (#6432) 2020-06-28 02:34:21 -04:00
listeners_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
listeners.go Small fixes for slasher (#6021) 2020-05-28 10:24:54 -04:00
metrics.go Remove unused code (#6065) 2020-05-31 15:47:15 -07:00
service.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00