prysm-pulse/proto/validator/accounts/v2_gateway
Raul Jordan 23181c8629
Implement Backup and Delete Accounts via RPC (#7397)
* begin with delete accounts impl

* delete tests passing

* started backup, delete tests all passing

* implement backup using zip

* backup implementation done with unzip tests

* full tests done

* used proper error codes

* remove comment

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2020-09-30 22:37:38 -05:00
..
BUILD.bazel Integrate Validator RPC Server Into Runtime + Add Gateway (#6994) 2020-08-13 19:49:57 -07:00
keymanager.pb.go Integrate Validator RPC Server Into Runtime + Add Gateway (#6994) 2020-08-13 19:49:57 -07:00
keymanager.pb.gw.go Integrate Validator RPC Server Into Runtime + Add Gateway (#6994) 2020-08-13 19:49:57 -07:00
web_api.pb.go Implement Backup and Delete Accounts via RPC (#7397) 2020-09-30 22:37:38 -05:00
web_api.pb.gw.go Remaining Proto Definitions for Validator RPC Methods (#7368) 2020-09-29 01:58:14 +00:00