prysm-pulse/proto/validator/accounts/v2_gateway
ahadda5 878439065c
Web Backend Revert delete rpc (#8681)
* added the removed RPC delete account to accounts.go  and the rpc in proto

* reverted the 3 unit tests namely the failed derived delete, no pub keys provided and the successful imported account with provided public keys; also  brought back the createImportedWalletWithAccounts back in wallet_test.go

* strong password defined elsewhere- removed

* Update validator/rpc/accounts_test.go

Co-authored-by: Radosław Kapka <rkapka@wp.pl>

* added PublicKeys Nil test case

* changed ss to s. ss was a bad name inthe first place

* goimports -w root

* fixed the goimports before running the proto scripts, also changed the deleterequest variable to PublicKeysToDelete

* removed unneeded comment

* added test case for derived, changed delete account to be for both imported and derived

* gofmt

* unrelated files

* unrelated files

* unrelatedfiles restored

* revert unrelated files

* changed the last ss

* restore imports

Co-authored-by: Radosław Kapka <rkapka@wp.pl>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-04-02 11:33:42 +02:00
..
BUILD.bazel Integrate Validator RPC Server Into Runtime + Add Gateway (#6994) 2020-08-13 19:49:57 -07:00
keymanager.pb.go Ran go import (#8528) 2021-02-28 13:49:00 +01:00
keymanager.pb.gw.go Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
web_api.pb.go Web Backend Revert delete rpc (#8681) 2021-04-02 11:33:42 +02:00
web_api.pb.gw.go Web Backend Revert delete rpc (#8681) 2021-04-02 11:33:42 +02:00