prysm-pulse/slasher/beaconclient
Victor Farazdagi a005c77b3f
Update error usage patterns to go1.13+ (#7529)
* rely on errors.Is

* wrap errors
2020-10-14 17:39:52 +00:00
..
BUILD.bazel Add slasher grpc logs (#7289) 2020-09-22 04:39:34 +00:00
chain_data_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
chain_data.go Fix unclosed tickers/timers (#7190) 2020-09-08 18:05:38 +00:00
historical_data_retrieval_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
historical_data_retrieval.go Move MaxRPCPageSize flag from beacon node to shared/cmd (#6297) 2020-06-29 09:17:24 -05:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
receivers_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
receivers.go Update error usage patterns to go1.13+ (#7529) 2020-10-14 17:39:52 +00:00
service_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
service.go Better naming for constructor funcs (#7316) 2020-09-23 08:59:49 +00:00
submit_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
submit.go Slasher: Optimize span marshal and unmarshal (#7062) 2020-08-21 17:29:11 +00:00
validator_retrieval_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
validator_retrieval.go slasher retrieve and cache validator public key (#5220) 2020-04-02 06:08:23 +03:00