prysm-pulse/validator/rpc
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
..
gateway Slashing Protection RPC Endpoints for Web Backend (#8723) 2021-04-09 19:13:59 +00:00
accounts_test.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
accounts.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
auth_test.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
auth.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
beacon_test.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
beacon.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
BUILD.bazel Slashing Protection RPC Endpoints for Web Backend (#8723) 2021-04-09 19:13:59 +00:00
health_test.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
health.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
intercepter_test.go Validate JWT Signing Type in RPC (#7576) 2020-10-20 05:37:12 +00:00
intercepter.go Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
slashing_test.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
slashing.go Validator RPC Accounts Voluntary Exit (#8776) 2021-04-16 09:46:38 +02:00
wallet_test.go Web Backend Recover Wallet (#8679) 2021-04-05 20:42:03 +00:00
wallet.go Web Backend Recover Wallet (#8679) 2021-04-05 20:42:03 +00:00