Files
prysm/shared
ahadda5 8dd2915d3c Unify gRPC Gateways into Single, Shared lib (#8799)
* moved validator/rpc/gateway under shared,  validator/rpc/web is not visiable to the new shared gateway

* decided to have one lib with two methods if needed, status and stop are the same, however New and Start are not

* moved beacon's gateway to shared and moved the main func to its own /server folder

* goftm

* gofmt

* removed the extra loggin

* reduce visibility

* tighter visibilty of the shared lib for beacon and validator only for now

* fix patterns , ctx needs to be first param

* fix comments

* gofmt

* added enum for the caller id

* added unit test for gateway

* deprecated .WithDialer to .WithContextDialer

* changed the string callerId to uint8, and rearranged the Gateway struct based on the compiler

* fix 1 based on comment

* iota type

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-05-04 17:20:58 +02:00
..
2021-02-05 18:39:15 +00:00
2021-04-23 12:06:05 +00:00
2021-04-27 14:46:47 +08:00
2021-04-08 19:33:54 +00:00
2021-04-13 05:35:22 +00:00
2021-04-23 12:06:05 +00:00
2021-04-23 12:06:05 +00:00
2021-04-23 12:06:05 +00:00
2021-02-25 18:13:13 +00:00
2021-04-23 12:06:05 +00:00
2020-05-05 07:22:26 +00:00
2021-02-22 23:20:57 +00:00
2021-02-22 23:20:57 +00:00
2021-02-22 23:20:57 +00:00
2020-05-05 07:22:26 +00:00
2021-04-23 12:06:05 +00:00