prysm-pulse/validator/keymanager/v2/direct
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
..
BUILD.bazel Direct Keymanager: Implement Sign (#6477) 2020-07-03 18:00:02 -05:00
direct_test.go Direct Keymanager: Implement Sign (#6477) 2020-07-03 18:00:02 -05:00
direct.go Direct Keymanager: Implement Sign (#6477) 2020-07-03 18:00:02 -05:00
doc.go Direct Keymanager: Implement Sign (#6477) 2020-07-03 18:00:02 -05:00
mnemonic_test.go Direct Keymanager: Implement Account Creation (#6466) 2020-07-03 18:49:16 +00:00
mnemonic.go Direct Keymanager: Implement Account Creation (#6466) 2020-07-03 18:49:16 +00:00