prysm-pulse/validator/keymanager
james-prysm 00c3a7dcaf
Web3signer: Add an HTTP Client Wrapper to Interact with Remote Server (#9991)
* initial commit for web3signer code work in progress

* adding more functions for web3signer

* more improvements to unit tests and web3signer functions

* fixing unit test

* removing path construction

* fixing failing unit test

* adding more happy path unit tests

* fixing unit tests

* temp removing keymanagerfiles being wip

* removing some comments

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

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

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

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

* making errors lowercase

* addressing review comments

* missed resolving a conflict

* addressing deepsource issues

* bazel test and gazelle

* no lint

* deadcode

* addressing comments

* fixing comments

* small fix for readability

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-12-09 09:33:53 -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: Add an HTTP Client Wrapper to Interact with Remote Server (#9991) 2021-12-09 09:33:53 -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