prysm-pulse/validator/keymanager/v2
Raul Jordan f12f75224e
Accounts V2: Create Wallet via CLI (#6543)
* begin on the proto definitions

* define remote signer service protos

* basic implementation

* remote keymanager docs

* finalize remote client doc

* amend response

* fix proto defs

* test new and begin test sign

* test sign done

* remote oneof

* rename

* fix build

* viz

* Update validator/keymanager/v2/remote/remote_test.go

Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>

* Update validator/accounts/v2/wallet.go

Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>

* fmt

* move the input check to accounts new

* begin on requesting cli input for remote keymanager config

* move the input check to accounts new

* begin on requesting cli input for remote keymanager config

* define wallet v2

* create wallet most logic done

* init remote wallet

* create wallet moving nicely

* ensure wallet create works

* reenable import export list

* further refactor

* improve handling of input wallet dir

* add all validation to cert path checks

* lint

* list test

* new wallet lint

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Ivan Martinez <ivanthegreatdev@gmail.com>
2020-07-14 23:05:21 -05:00
..
direct Accounts V2: Create Wallet via CLI (#6543) 2020-07-14 23:05:21 -05:00
remote Accounts V2: Create Wallet via CLI (#6543) 2020-07-14 23:05:21 -05:00
testing Remote Keymanager: Proto Definitions and Basic Client Implementation (#6526) 2020-07-10 05:49:56 +00: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 Accounts V2: Create Wallet via CLI (#6543) 2020-07-14 23:05:21 -05:00