prysm-pulse/validator/keymanager/v2
Raul Jordan d447bb6458
Direct Keymanager: Implement Sign (#6477)
* implement keymanager proto

* utilize proto message and properly comment

* add in godoc

* doc

* add in doc

* sign implementation done

* add documentation for direct keymanager and add lock to signing

* sign method tests

* update godoc

* concrete sign

* fix build

* proper iface
2020-07-03 18:00:02 -05:00
..
direct Direct Keymanager: Implement Sign (#6477) 2020-07-03 18:00:02 -05:00
BUILD.bazel Direct Keymanager: Implement Sign (#6477) 2020-07-03 18:00:02 -05:00
types_test.go Part 1: Implement Accounts-V2 New, Wallet Creation (#6451) 2020-07-01 16:30:01 -05:00
types.go Direct Keymanager: Implement Sign (#6477) 2020-07-03 18:00:02 -05:00