prysm-pulse/validator/keymanager/v2/direct
Raul Jordan 70f3fcdbd9
Implement Create Account via RPC (#7400)
* add ssz rules

* regenerate protos to include deposit message

* built to match the deposit cli

* derived test

* fix up nil item

* fix up more nil items

* preston suggestion

* comment

* add missing tests to build file

* fix busted tests

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Victor Farazdagi <simple.square@gmail.com>
2020-10-02 16:35:28 -05:00
..
backup_test.go Fixes incorrect output produced by the ListAccounts function (#6976) (#7095) 2020-09-01 13:13:44 -05:00
backup.go Fixes incorrect output produced by the ListAccounts function (#6976) (#7095) 2020-09-01 13:13:44 -05:00
BUILD.bazel Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00
direct_test.go Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00
direct.go Implement Create Account via RPC (#7400) 2020-10-02 16:35:28 -05:00
doc.go Implement Accounts-V2 Backup for Direct Keymanager (#6936) 2020-08-11 23:15:06 +00:00
import_test.go Refactor Accounts and Keymanager Methods to Not Rely on CLI (#7135) 2020-08-31 19:46:45 +00:00
import.go Prepare Validator Client for Web Usage (#7158) 2020-09-03 15:11:17 +00:00
refresh_test.go Fixes incorrect output produced by the ListAccounts function (#6976) (#7095) 2020-09-01 13:13:44 -05:00
refresh.go Fixes incorrect output produced by the ListAccounts function (#6976) (#7095) 2020-09-01 13:13:44 -05:00