mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-05-02 03:02:54 -04:00
* 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>