prysm-pulse/validator/keymanager
james-prysm d28ae62d02
Web3signer keymanager: key manager implementation (#10016)
* initial commit for work on web3signer-keymanager

* WIP key manager client

* adding in more valid unit tests

* refactoring some of my code to work better with current implementations

* adding comments, some error situations and fixing unit tests

* updating go.mod

* gaz

* addressing sandbox errors on test

* fixing more sand box debug items

* missed yet another error case on my test

* reverting go.mod

* addressing comments

* missed removal of unit test

* removing some deepsource issues

* adjusting based on review comments

* addressing comments

* adding the missed types

* changing public keys to only pull once

* fixing commented code format

* gaz

* Update validator/keymanager/remote-web3signer/keymanager.go

updating comments

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* Update validator/keymanager/remote-web3signer/keymanager.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* Update validator/keymanager/remote-web3signer/keymanager.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* Update validator/keymanager/remote-web3signer/keymanager.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* Update validator/keymanager/remote-web3signer/keymanager.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* Update validator/keymanager/remote-web3signer/keymanager.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* Update validator/keymanager/remote-web3signer/client.go

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>

* fixing conflicts

* addressing comments

* fixing deepsource issues

* more deep source issue fix

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2022-01-05 14:32:46 -06:00
..
derived Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
imported Code cleanup (#9992) 2021-12-07 17:52:39 +00:00
remote Move Shared/Testutil into Testing (#9659) 2021-09-23 18:53:46 +00:00
remote-web3signer Web3signer keymanager: key manager implementation (#10016) 2022-01-05 14:32:46 -06:00
BUILD.bazel Implement Validator Standard Key Manager API Delete Keystores (#9886) 2021-11-19 04:11:54 +00:00
constants.go Fix comments (#8802) 2021-04-23 12:06:05 +00:00
types_test.go Import Keystores Standard API Implementation (#9924) 2021-11-24 10:40:49 -05:00
types.go Import Keystores Standard API Implementation (#9924) 2021-11-24 10:40:49 -05:00