prysm-pulse/slasher/beaconclient
Radosław Kapka d9c451d547
Introduce helper function for adding context metadata from gRPC headers (#8354)
* implement helper

* use helper function everywhere

* add unit tests

* small cleanup of the helper

* small fixes

* gazellelelele

* fix helper tests
2021-01-28 08:58:32 -06:00
..
BUILD.bazel Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
chain_data_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
chain_data.go Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +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 Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
metrics.go Add in Slasher Metrics (#5060) 2020-03-10 19:41:55 +00:00
receivers_test.go Stream verified block (#8206) 2021-01-05 12:40:11 -08:00
receivers.go Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00
service_test.go Update TestMain(): do not call os.Exit() explicitly (#8046) 2020-12-04 16:10:07 +00:00
service.go Introduce helper function for adding context metadata from gRPC headers (#8354) 2021-01-28 08:58:32 -06:00
submit_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
submit.go Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00
validator_retrieval_test.go Applies assertion funcs to slasher/* tests (#6998) 2020-08-18 12:41:25 +00:00
validator_retrieval.go Better receiver names in validator and slasher modules (#8296) 2021-01-20 14:39:07 +00:00