Victor Farazdagi
386b69f473
Fix comments ( #8802 )
...
* fix incorrect exported name in comments
* add comments to exported methods
2021-04-23 12:06:05 +00:00
Raul Jordan
02a8ae7f36
Validator RPC Accounts Voluntary Exit ( #8776 )
...
* begin voluntary exits RPC
* added in exit logic
* complete exit func
* revert
* capitalize
* revert
* import
* rpc voluntary exit test
* fmt
2021-04-16 09:46:38 +02:00
Preston Van Loon
eb694ab5d5
Update rules_go and fix proto conflicts ( #8596 )
...
* Update rules_go and fix proto conflicts
* gaz
* Update generated code
* more emptypb fixes
* gaz
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
2021-03-11 18:03:19 -06:00
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
Raul Jordan
72dc43989f
Stream Validator and Beacon Logs via gRPC Streams ( #8150 )
...
* implement validator logs stream
* fix test
* tidy
* proto regen
* add logs stream to the beacon node
* beacon logs working
* impl
* pass test
* gaz
* rem lock
* fix space
2020-12-18 18:03:24 +00:00
Raul Jordan
f75b8a3be1
Implement Unified Validator API Endpoints for Beacon Chain Information ( #8139 )
...
* define all endpoints
* wrapper
* implement required validator endpoints
* begin impl
* implement remaining endpoint
* imports
* add in list validators
* intercepter
* test added
2020-12-17 16:26:32 +00:00