prysm-pulse/proto/validator/accounts/v2
Raul Jordan 7449eba612
Refactor HD Wallets for Enhanced Security (#7821)
* begin hd wallet refactor

* further simplify the new derived keymanager

* make it almost a full wrapper around an imported keymanager

* fix up the EIP test

* deprecated derived

* fixing keymanager tests

* fix up derived tests

* refactor initialize keymanager

* simplify hd

* pass some tests

* pass accounts list test

* gaz

* regenerate protos without create account privilege

* enforce account recovery on wallet create

* allow accounts delete to work

* remove mentions of accounts create

* resolve comments and go mod

* fix up tests

* build fixes

* remove insecure warning

* revert

* fix proto file

* remove create account message

* gaz

* remove account create

* update web api protos

* fix up imports

* change func sig

* tidy

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2020-11-16 22:26:04 +00:00
..
BUILD.bazel Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00
generated.ssz.go Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00
keymanager.pb.go New attestation store for local protection (#7248) 2020-10-06 19:59:36 +00:00
keymanager.proto Update SignRequest for key manager (#6917) 2020-08-06 18:18:38 -05:00
web_api.pb.go Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00
web_api.proto Refactor HD Wallets for Enhanced Security (#7821) 2020-11-16 22:26:04 +00:00